

/* Start:/bitrix/templates/main_new/components/maximaster/catalog.top/fullwidth_custom/style.css?1746364742399*/
.PROPERTY_NEW_PRODUCT{
	margin-bottom:30px;
}

.products_container_new li{
	float: left;
	display: inline-block;
	width: 190px;
}
.products_container_new{
	width: 100%;
	overflow: hidden;
	padding: 0 4px;
}
.products_container_new ul{
	width: 2000px;
	padding-left: 0px;
	position: relative;
	
}
.general_heading{
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
/* End */


/* Start:/bitrix/templates/main_new/components/bitrix/news.list/slider-details/style.css?16674902411326*/
.details{
	margin: 40px 0;
}

.details .general_heading{
	margin-bottom: 20px;
}

.slider-details{
	padding: 0 4px;
}

.slider-details .swiper-wrapper{
	display: flex;
    align-items: stretch;
}

.slider-details .item{
	height:auto;
}

.slider-details .item .content_slide{
	display: flex;
    align-items: center;
    justify-content: center;
	border: 1px solid #eaeaea;
	height: 100%;
	margin: 0 4px;
	box-sizing: border-box;
}

.slider-details .nav-btn{
	width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    border: 1px solid;
    border-radius: 50%;
    color: #83b257;
	transform: translateY(50%);
}

.slider-details .nav-btn:after{
	font-weight: 700;
    font-size: 21px;
}

.slider-details .swiper-button-next:after{
	padding-left: 5px;
}

.slider-details .swiper-button-prev:after{
	padding-right: 2px;
}

.slider-details .swiper-button-next{
	right: 0px;
}

.slider-details .swiper-button-prev{
	left: 0px;
}

.details-next{}

.details-prev{}

@media (max-width:500px){
	.slider-details .nav-btn{
		width: 20px;
		height: 20px;
	}
	.slider-details .nav-btn:after{
		font-size: 12px;
	}
	.slider-details .swiper-button-next:after {
		padding-left: 2px;
	}
}
/* End */


/* Start:/bitrix/templates/main_new/components/bitrix/news.list/example_builder/style.css?16676425372269*/
.example_builder{
	margin-bottom: 40px;
}

.example_builder .general_heading{
	margin-bottom:20px;
}

.example_builder .items_example{
	display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.example_builder .items_example .item_example .content_item_example{
	padding-bottom: 155%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
	position: relative;
	display: block;
	background-position: center;
}

.example_builder .items_example .item_example .name_example{
    width: 100%;
    background: #446489;
    color: #fff;
    text-align: center;
    padding: 10px 6px;
    max-width: 100%;
    box-sizing: border-box;
}

.example_builder .items_example .item_example .content_item_example .btn_play{
	position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #83b257;
    display: flex;
    align-items: center;
    justify-content: center;
	top: 50%;
    left: 50%;
	transform: translate(-50%, -50%);
	box-shadow: 0 0 0px #dafbbb;
	transition:.4s ease;
}

.example_builder .items_example .item_example:hover .btn_play{
	box-shadow: 0 0 13px #dafbbb;
}

.example_builder .items_example .item_example .content_item_example .btn_play svg{
	padding-left: 6px;
}

.slider_example .nav-btn{
	width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    border: 1px solid;
    border-radius: 50%;
    color: #83b257;
	transform: translateY(50%);
}

.slider_example .nav-btn:after{
	font-weight: 700;
    font-size: 21px;
}

.slider_example .swiper-button-next:after{
	padding-left: 5px;
}

.slider_example .swiper-button-prev:after{
	padding-right: 2px;
}

.slider_example .swiper-button-next{
	right: 0px;
}

.slider_example .swiper-button-prev{
	left: 0px;
}

@media (max-width: 991px){
	.example_builder .items_example{
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
	}
}

@media (max-width: 640px){
	.example_builder .items_example{
		display: grid;
		grid-template-columns: 1fr 1fr;
	}
}

@media (max-width: 360px){
	.example_builder .items_example{
		display: grid;
		grid-template-columns: 1fr;
	}
}
/* End */
/* /bitrix/templates/main_new/components/maximaster/catalog.top/fullwidth_custom/style.css?1746364742399 */
/* /bitrix/templates/main_new/components/bitrix/news.list/slider-details/style.css?16674902411326 */
/* /bitrix/templates/main_new/components/bitrix/news.list/example_builder/style.css?16676425372269 */
