

/* Start:/local/templates/.default/components/bitrix/news.list/slider.filter.main/style.css?1770117280508*/
.logo_slider1{
	display: inline-block;
    width: 144px;
    height: 63px;
    border-radius: 10px;
    background-size: contain !important;
    background: #fff;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.nav-link { 
    color: #fff !important; 
	border: 1px solid #fff !important;
}

.nav-link.active{ 
    color: #000 !important; 
}

@media (min-width: 992px){

	.iframe1{
		height:350px;
	}

}
@media (max-width: 992px){

	.iframe1{
		height:450px;
	}

}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section.list/shini/style.css?17664823961152*/
.SectionSwiperCard{
	transition: 0.5s;
	 overflow: hidden; 
	border-radius: 15px;
	padding: 10px 0;
	display: block;
    text-decoration: none;
	height:156px;
	position: relative;
}


.SectionSwiperCard span{ 
	display: inline-block;
    font-weight: 500;
    color: #000;
    font-size: 21px;
    text-decoration: none;
    margin-left: 20px;
    margin-top: 13px;
}

.SectionSwiperCard span:hover{
    text-decoration: none; 
    color: #000; 
}

.SectionSwiperCard:hover img{
    transform: scale(1.4);
}
 
.SectionSwiperCard img {
    transition: 0.5s;
    position: absolute;
    right: 10px;
    bottom: 8px;
}
  
#slidePrevProCatalogDelivery {
	cursor: pointer !important;
    position: absolute;
    left: -10px;
    top: 38%;
    padding: 10px;
    border-radius: 50%;
    border: 1px solid #f4f4f4a1;
    transition: all .3s linear;
    z-index: 99;
    background: #fff;
}

#slideNextProCatalogDelivery{
    cursor: pointer !important;
    position: absolute;
    right: -10px;
    top: 38%;
    padding: 10px;
    border-radius: 50%;
    border: 1px solid #f4f4f4a1;
    transition: all .3s linear;
    z-index: 99;
    background: #fff;
} 
/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/round/style.min.css?17651705532530*/
.bx-pagination{margin:10px 0}.bx-pagination .bx-pagination-container{text-align:center;position:relative}.bx-pagination .bx-pagination-container ul{padding:0;margin:0;list-style:none;display:inline-block}.bx-pagination .bx-pagination-container ul li{display:inline-block;margin:0 2px 15px 2px}.bx-pagination .bx-pagination-container ul li span{-webkit-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-moz-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-ms-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-o-transition:color .3s ease,background-color .3s ease,border-color .3s ease;transition:color .3s ease,background-color .3s ease,border-color .3s ease;background:#eff0f1;padding:0 8px;display:block;height:32px;min-width:32px;line-height:32px;color:#444;font-size:14px;border-radius:16px;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-pagination .bx-pagination-container ul li a{text-decoration:none;display:block;border-radius:16px;height:32px;min-width:32px;line-height:32px;color:#444;vertical-align:middle}.bx-pagination .bx-pagination-container ul li a:hover span{background:#dadada}.bx-pagination .bx-pagination-container ul li.bx-active span{background:#0083d1;color:#fff}.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,.bx-pagination .bx-pagination-container ul li.bx-pag-next a span{background:#fff;border:2px solid #eff0f1;line-height:28px;padding:0 18px;color:#444}.bx-pagination .bx-pagination-container ul li.bx-pag-all span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,.bx-pagination .bx-pagination-container ul li.bx-pag-next span{color:#aab1b4;background:#fff;border:2px solid #eff0f1;line-height:28px;padding:0 18px}.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span{background:#fff;border-color:#dadada;color:#000}.bx-pagination.bx-green .bx-pagination-container ul li.bx-active span{background:#3bc915;color:#fff}.bx-pagination.bx-yellow .bx-pagination-container ul li.bx-active span{background:#f9a91d;color:#fff}.bx-pagination.bx-red .bx-pagination-container ul li.bx-active span{background:#e22b2b;color:#fff}.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{background:#0083d1;color:#fff}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/catalog/style.css?17714199774851*/
.f_sort{
    display: flex;
    justify-content: end;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    gap: 15px;
}

.f_sort a{
   text-decoration: none;
    color: #359ae0;
    font-weight: 500;
}

.f_sort span{
       color: #999;
}


.product_img {
    height: 100%;
    position: relative;
}


.product_img_line {
	background: #aeaeae;
	height: 2px;
	width: 94%;
	position: absolute;
	bottom: 4px;
	left: 3%;
	opacity:0;
}

.product__articul{
    color: #999;
    font-size: 12px;
    display: flex;
    justify-content: space-between !important;
    margin-bottom: 7px; 
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    line-height: 13px;
}

.product__price_old{
    font-size: 14px;
    color: #c60a0a;
    text-decoration: line-through;
}

  
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span {
    background: #73644f; 
}
 
.product {
	border-radius: 10px;
    border:3px solid #efefef;
	background:#fff;
	position: relative; 
	height: 100%;
	overflow: hidden;
	background:#EDEEF4
}

.product:hover {
    /*box-shadow: 0 10px 20px 0 rgba(0,0,0,.1);*/
	border:3px dashed #1457FF;
}
 
.product-info{
	padding: 10px;
}

.product_name_price{
	display: flex;
    justify-content: space-between !important;
	gap: 10px;
    flex-direction: row;
}
 
.product__title{ 
    font-size: 13px;
    font-weight: 500;
    overflow: hidden;
    /* margin-bottom: 4px; */
    /* margin-top: -1px; */
    color: rgba(43, 43, 43, 1) !important;
    text-decoration: none;
    height: 73px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-weight: 700;
    text-decoration: underline;
    line-height: 18px;
}
 
.product__price{
	display: flex;
    font-size: 18px;
    font-weight: 600;
    color: #1457FF;
    white-space: nowrap;
    flex-direction: column;
    gap: 0px;
    line-height: 20px;
}

.product__har{
	margin-top: 4px;
    margin-bottom: 3px;
	height: 46px;
}
.product__har span{
	background: #fff;
    font-size: 12px;
    padding: 2px 4px;
    border-radius: 5px;
	white-space: nowrap;
}

.product__star i{
	color:#FF6600;
	font-size:12px;
}


 
 
@media (min-width: 992px){
	
	.product-a{
		position: relative;
		display: block;
		height: 250px;
		background-size: contain !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
		margin-top: 0px;
	}

	.flex-container {
		height: 250px;
		width: 100%;
		display: flex;
		flex-wrap: nowrap;
		position: absolute; 
		z-index: 30;
	}
  
	.product__btn{
		display: inline-block;
		margin-top: 7px;
		padding: 8px 36px;
		background:#1457FF;
		text-align: center;
		color: #fff;
		text-decoration: none;
		border-radius: 5px;
		font-size: 15px;
		font-weight: 500;
		transition: all .3s linear;
		cursor:pointer;
		width: 100%;
	}

}
 
@media (max-width: 992px){

	.product-a{
		position: relative;
		display: block;
		height: 150px;
		background-size: contain !important;
        background-repeat: no-repeat  !important;
        background-position: center  !important;
		margin-top: 0px;
	}

	.flex-container {
		height: 150px;
		width: 100%;
		display: flex;
		flex-wrap: nowrap;
		position: absolute; 
		z-index: 30;
	}
	
 

	.product__btn{
        display: inline-block;
        margin-top: 7px;
        padding: 8px 0px;
        width: 100%;
        background: #1457FF;
        text-align: center;
        color: #fff;
        text-decoration: none;
        border-radius: 5px;
        font-size: 15px;
        font-weight: 500;
        transition: all .3s linear;
		cursor:pointer;
		width: 100%;
	}

}


.favorites_card {
    position: absolute;
    top: 10px;
    right: 13px;
    z-index: 20;
    font-size: 24px;
    color: #1e283a;
    cursor: pointer;
}

.product_icon{
	position: absolute;
    z-index: 100;
    top: 6px;
    left: 10px;
	display: flex;
	gap: 10px;
}

.product_sale{
    font-size: 13px;
    background: #f1acac82;
    padding: 6px;
    border-radius: 10px;
}

.product_season{
    font-size: 21px;
    color: #59deff; 
}

.product_season_leto{
    font-size: 21px;
    color: #ff5959; 
}



.swiper-recommended > .swiper-scrollbar-drag{
	background:#84aabd;
}

.swiper-recommended{
	position: relative !important;
	height: 2px !important;
}
._scrollbar-recommended {
    display: grid;
    grid-template-columns: 20px 1fr 20px;
    grid-template-rows: 20px;
    grid-gap: 20px; 
	margin-top: 30px;
}

.left1-recommended{
	font-size: 29px;
    margin-top: -15px;
    position: absolute;
    color: #c7c7c7;
	cursor:pointer;
}

.right1-recommended{
	font-size: 29px;
    margin-top: -15px;
    position: absolute;
    color: #c7c7c7;
	cursor:pointer;
}

.bx-pagination .bx-pagination-container ul li.bx-active span {
    background: #1457ff !important;
    color: #fff;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/company/style.css?1765171878528*/
@media (min-width: 992px){
	
	.swiper-slide-company-bg{
		height: 450px;
		background-size: cover !important;
		border-radius: 25px ;
		background-position:center !important;
	}
	
}

@media (max-width: 992px){
	
	.swiper-slide-company-bg{
		height: 310px;
		background-size: cover !important;
		border-radius: 25px ;
		background-position:center !important;
	}
	
}

.company_tizer_icon{
    display: block !important;
    font-size: 30px;
    padding-bottom: 14px;
    color: #636363;
}

.company_tizer_name{
	font-size: 14px;
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/slider.filter.main/style.css?1770117280508 */
/* /local/templates/.default/components/bitrix/catalog.section.list/shini/style.css?17664823961152 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/round/style.min.css?17651705532530 */
/* /local/templates/.default/components/bitrix/news.list/catalog/style.css?17714199774851 */
/* /local/templates/.default/components/bitrix/news.list/company/style.css?1765171878528 */
