

/* Start:/bitrix/templates/eshop_bootstrap_green/components/bitrix/catalog/catalog.is.flat16/style.css?17477413668039*/
header, section, footer, aside, nav, main, article, figure {
	display: block; 
}
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}


.left_half, .right_half{
	overflow:hidden;
	display:block !important;
}

.left_half{
	float:left;
	width:25%;
	text-align:center;
    padding: 5px;
}


.right_half{
	float:right;
	width:72%;
    padding: 5px;
}


.left_d_half, .right_d_half{
	overflow:hidden;
	display:block !important;
}

.left_d_half{
	float:left;
	width:75%;
}

.right_d_half{
	float:right;
	width:25%;
	text-align:center;
}


.left_d_half .bx-catalog-tab-list{
	border:none;
}

.left_d_half .bx-catalog-tab-list li{
	border:none;
	box-shadow:none;
}

.to_kinds_of_prod{
	color: #fff;
	background-color: #04A422;
	border-color: #04A422;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	font-size: 14px !important;
	cursor: pointer;
	min-width: 100px;
	width:48%;
	box-sizing: border-box;
	line-height: 30px;
	transition: all 0.2s ease-out;
	margin:auto;
}
.to_kinds_of_prod:hover
{
	background-color: #19721F;
	border-color: #19721F;
	color:#FFFFFF;
}


.show_comments_button, .bx_bt_button{
	background-color: #04A422;
	border-color: #04A422;
	color: #fff;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	font-size: 14px !important;
	cursor: pointer;
	min-width: 100px;
	width: 146px;
	box-sizing: border-box;
	line-height: 30px;
	margin: auto;
	transition: all 0.2s ease-out;
}

.show_comments_button:hover, .bx_bt_button:hover
{
	color: #FFF;
	text-decoration: none;
	background-color: #19721F;
	border-color: #19721F;
}



.under_write{
	width:100%;
	margin: 25px 5px 5px 5px;
	float:left;
	font-size:12px;
	 font-family: 'PT Sans',sans-serif;
    line-height: 25px;
    color: #666;
	margin-bottom:50px;
}

.under_write div a, .under_write div span, .workarea li, .workarea p, .workarea div, .bx_catalog_item_title{
	font-size:14px;
	
}
.bx-inclinksfooter-container{font-size:12px !important;color:#ccc !important;}

.workarea>.tabsblock>div>.bx-catalog-tab-body-container{
	border-left:1px solid #D9E1E3;
	border-right:1px solid #D9E1E3;
	border-bottom:1px solid #D9E1E3;
	overflow:hidden;
}

.bx-catalog-tab-list{
	margin-bottom:0 !important;
}

.bx-catalog-tab-body-container  .bx-catalog-tab-container{
	padding-top:15px;
	padding-bottom:15px;
	
}

.bx-catalog-tab-container>div{
	overflow:hidden;
} 

.gold_star_panel{
	background:url(/bitrix/templates/eshop_bootstrap_green/components/bitrix/catalog/catalog.is.flat16/images/vote_gold.png) 0px 0px repeat;
	height:16px;
	width:0%;
	float:left;
	margin-top:-16px;
	overflow:hidden;
}

.gray_star_panel{
	background:url(/bitrix/templates/eshop_bootstrap_green/components/bitrix/catalog/catalog.is.flat16/images/vote_gray.png) 0px 0px repeat;
	height:16px;
	width:100%;
	float:left;
	overflow:hidden;
}


.rate_container{
	width:80px;
	height:16px;
	overflow:hidden;
	float:left;
}

.dv{
	float:left;
	overflow:hidden;
	text-align:left;
}

.dv a{
	text-decoration:underline;
}

.fdv{
	width:140px;
	margin:auto;
	margin-top:10px;
}


.fdv>div{
	margin-top:5px;
	
}


@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}


.bx_stick_disc_special , .bx_stick_disc_special_2{
    position: absolute;
    width: 72px;
    height: 74px;
    background: url(/bitrix/templates/eshop_bootstrap_green/components/bitrix/catalog/catalog.is.flat16/images/stick_disc.png) no-repeat center;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 0 #ba3434;
    font-weight: bold;
    font-size: 23px;
    line-height: 74px;
	font-size:23px !important;
	/*cursor:pointer;*/
}

.bx_stick_disc_special{
	margin-left: 120px;
	margin-top: -74px;
}

.bx_stick_disc_special_2{
	/*margin-left: 157px;*/
	margin-left: 17%;
	margin-top: 121px;
	z-index:100;
}

.workarea p.content, .workarea ul.content>li, .workarea ol.content>li{
	text-align: justify; 
	font-size: 15px;
	font-family: 'PT Sans', sans-serif;
	line-height: 25px;
	color: rgb(102, 102, 102);
}

.workarea ul.content>li:before{
	content:"\2714";
	display: inline-block;
width: 1.5em;
font-size: 1.5em;
text-align: center;
color:#04A422;
}
.workarea ul.content{
   list-style-type: none;
   padding:0;
}

.bx-catalog-tab-body-container{
	border:1px solid #D9e1e3;
}
.price-anchor-btn {
    display: inline-block;
    padding: 10px 15px;
    background-color: #f0f0f0; /* нейтральный фон */
    color: #333; /* темно-серый текст */
    border: 1px solid #ccc; /* легкая граница */
    border-radius: 4px; /* скругленные углы */
    font-family: Arial, sans-serif; /* шрифт как на сайте */
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

.price-anchor-btn:hover {
    background-color: #e0e0e0; /* легкое затемнение при наведении */
}

.price-anchor-btn:active {
    background-color: #d0d0d0; /* эффект нажатия */
}
.download-demo-btn {
    display: inline-block;
    padding: 10px 15px;
    background-color: #e8f4ff; /* легкий голубой фон (можно заменить на фирменный цвет сайта) */
    color: #0066cc; /* синий текст (как ссылка) */
    border: 1px solid #b3d4ff; /* мягкая голубая граница */
    border-radius: 4px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

.download-demo-btn:hover {
    background-color: #d0e6ff; /* чуть темнее при наведении */
}

.download-demo-btn:active {
    background-color: #b3d4ff; /* эффект нажатия */
}
.more-info-arrow {
    display: inline-flex;
    align-items: center;
    gap: 5px; /* отступ между текстом и стрелкой */
    padding: 8px 12px;
    background-color: transparent;
    color: #333;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.2s ease;
}

.more-info-arrow:hover {
    background-color: #f9f9f9;
    border-color: #ccc;
}

.more-info-arrow::after {
    content: "→"; /* можно заменить на иконку Font Awesome */
    font-size: 14px;
    transition: transform 0.2s ease;
}

.more-info-arrow:hover::after {
    transform: translateX(2px); /* стрелка сдвигается при наведении */
}

.details-button {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 20px;
    background-color: #2a7fec; /* синий акцентный цвет (можно заменить на фирменный) */
    color: white !important; /* белый текст */
    border: none;
    border-radius: 6px;
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.25s ease;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    margin-top: 15px; /* отступ от предыдущего контента */
}

.details-button:hover {
    background-color: #1a6fd8; /* затемнение при наведении */
    transform: translateY(-1px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

.details-button:active {
    transform: translateY(0);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

/* Иконка стрелки (можно заменить на SVG или Font Awesome) */
.details-button::after {
    content: "→";
    font-size: 16px;
    transition: transform 0.2s ease;
}

.details-button:hover::after {
    transform: translateX(3px);
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_green/components/bitrix/catalog/catalog.is.flat16/bitrix/catalog.section.list/.default/style.css?16266897818960*/
/* line */
.bx_catalog_line{margin-bottom: 0px;}
.bx_catalog_line .bx_catalog_line_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_line .bx_catalog_line_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul{
    padding: 0;
    margin: 0 auto;
}
.bx_catalog_line .bx_catalog_line_ul li{
	/*margin-bottom: 10px;*/
	list-style: none;
}
.bx_catalog_line .bx_catalog_line_ul li>a{
    position: relative;
    z-index: 105;
    display: block;
    padding: 10px 10px 10px 10px;
    color: #000;
    vertical-align: middle;
    text-align: left;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255,255,255,.8);
    font-size: 14px;
    line-height: 16px;
}

.bx_catalog_line .bx_catalog_line_ul li:before {content: '' !important}

.bx_catalog_line .bx_catalog_line_img{
	/*position: relative;*/
	/*display: block;*/
	/*float: left;*/
	overflow: hidden;
	/*margin-right: 40px;*/
	width: 80px;
	/*height: 125px;*/
	/*border:1px solid #ccc;*/
	/*border-radius: 2px;*/
	/*background-position: center;*/
	/*background-repeat: no-repeat;*/
	/*-webkit-background-size:contain;*/
	/*background-size:contain;*/
}

.bx_catalog_line .bx_catalog_line_title{
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}
.bx_catalog_line .bx_catalog_line_title a{
	color: #4c7da6;
	font-size: 18px;
}
.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration: none;}
.bx_catalog_line .bx_catalog_line_title span{font-size: 16px}
.bx_catalog_line .bx_catalog_line_description{
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
    text-align: justify;
}


@media (max-width:639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img{
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size: 14px;}
	.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size: 11px;}
}



.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description{
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	 		transition: all 0.3s ease;
}

/* text */
.bx_catalog_text{margin-bottom: 30px;}
.bx_catalog_text .bx_catalog_text_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_text .bx_catalog_text_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul{padding: 0;}
.bx_catalog_text .bx_catalog_text_ul li{
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}
.bx_catalog_text .bx_catalog_text_ul li:before {content: '' !important}
.bx_catalog_text .bx_catalog_text_title{
	margin: 0;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_text .bx_catalog_text_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 14px;
}
.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration: none}
.bx_catalog_text .bx_catalog_text_title span{font-size: 12px;}

@media (max-width:639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_catalog_text .bx_catalog_line_title,
	.bx_catalog_text .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* tile */

.bx_catalog_tile{margin-bottom: 30px;}
.bx_catalog_tile .bx_catalog_tile_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_tile .bx_catalog_tile_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul{padding: 0;}
.tile_bx_is{
	float: left;
	height:330px;
	margin-bottom: 20px;
	/*padding: 0 10px;*/
	width:33%;
	/*border:1px solid #22AD7D;*/
	text-align: center;
	
	transition: background 1s ease-out;
	/*margin:0.5%;*/
}

.tile_bx_is:hover{
	box-shadow: 0 0 10px 5px rgba(221, 221, 221, 1);
}




.bx_catalog_tile .bx_catalog_tile_ul li:before {content: '' !important}
.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: both;}

.bx_catalog_tile .bx_catalog_tile_img{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 350px;
	height: 240px;
	/*border:1px solid #ccc;*/
	/*border-radius: 2px;*/
			/*background-color: #fff;*/
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}


.bx_catalog_tile_img:hover{
	
	
}


.bx_catalog_tile .bx_catalog_tile_title{
	margin-top: 5px;
	/*margin-bottom: 10px;*/
	padding: 0;
	vertical-align: top;
	line-height: 14px;
	padding-top:5px;
	width:80%;
	margin:auto;
	font-size:16px;
	font-family: 'PT Sans', sans-serif;
	line-height: 25px;
}


.bx_header_is {
   /* background-color: #22AD7D;*/
    width: 100%;
   /* height: 40px;*/
    overflow: hidden;
}



.bx_catalog_tile .bx_catalog_tile_title a{
	color: #4c7da6;
	font-size: 16px;
}
.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration: none;}
.bx_catalog_tile .bx_catalog_tile_title span{font-size: 12px;}




/*2*/
@media (max-width:1111px){
	.bx_catalog_tile .bx_catalog_tile_ul li{width:20%;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: both;}
	
	.tile_bx_is{
		width:50%;
		
	}
}
/*3*/
@media (max-width:740px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size: 11px;}
	
	.tile_bx_is{
		width:100%;
		
	}
	
	
}
@media (min-width:480px) and (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear: both;}
}
/*4*/
@media (max-width:479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_img{
		width: 100%;
		height: 80px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear: both;}

}


	.bx_catalog_tile .bx_catalog_tile_title,
	.bx_catalog_tile .bx_catalog_tile_ul li,
	.bx_catalog_tile .bx_catalog_tile_img{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
	
.bx_catalog_tile .bx_catalog_tile_title a{
	text-decoration:none;
	/*color:#FFFFFF;*/
	color:#666666;
	
} 	
	
	
/* list */

.bx_sitemap{margin-bottom: 30px;}
.bx_sitemap .bx_sitemap_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_sitemap .bx_sitemap_title a{
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li{
	padding: 0;
	line-height: 14px;
}
.bx_sitemap .bx_sitemap_ul li:before {content: '' !important}
.bx_sitemap .bx_sitemap_li_title{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}
.bx_sitemap .bx_sitemap_li_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}



.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration: none}
.bx_sitemap .bx_sitemap_li_title span{font-size: 11px;}

@media (max-width:639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_sitemap .bx_catalog_line_title,
	.bx_sitemap .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}

.offers-cell {
    font-size: 12px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 1px 3px 0 rgba(42,48,60,.19);
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.offers-cell-h1 {
    border-radius: 4px 4px 0 0;
    background-color: #8DC044;
}
.offers-cell-h1 h1 {
    color: #FFF;
    font-size: 13px;
    text-shadow: none;
    padding: 5px;
    margin-bottom: 10px;
    min-height: inherit;
}
.offers-screen {
    display: inline-block;
    text-align: center;
    width: 135px;
}
.offers-cell:hover {
    box-shadow: 0 9px 19px 0 rgba(110,127,134,.44);
}
.offers-cell a {
    color: #636b75;
    text-decoration: none;
}
.offers-cell a:hover {
    color: #636b75;
    text-decoration: none;
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_green/components/bitrix/news.list/reviews_slider/style.css?1750760401993*/
.reviews-slider {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
  overflow: hidden;
}

.reviews-container {
  display: flex;
  transition: transform 0.5s ease;
padding: 15px;
}
.review-item {
  flex: 0 0 100%;
  padding: 20px;
  box-sizing: border-box;
  display: none; /* Скрываем неактивные отзывы */
  width: 100%;
  border: none !important;
}

.review-item.active {
  display: block; /* Показываем активный отзыв */
}

.review-prev, .review-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  padding: 10px 15px;
  cursor: pointer;
  z-index: 10;
  border-radius: 50%;
font-size:20px
}

.review-prev { left: 0px; }
.review-next { right: 0px; }

.review-dots {
  display: flex;
  justify-content: center;
  margin-top: 15px;
  gap: 8px;
}

.review-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #ccc;
  cursor: pointer;
}

.review-dot.active {
  background: #333;
}
/* End */
/* /bitrix/templates/eshop_bootstrap_green/components/bitrix/catalog/catalog.is.flat16/style.css?17477413668039 */
/* /bitrix/templates/eshop_bootstrap_green/components/bitrix/catalog/catalog.is.flat16/bitrix/catalog.section.list/.default/style.css?16266897818960 */
/* /bitrix/templates/eshop_bootstrap_green/components/bitrix/news.list/reviews_slider/style.css?1750760401993 */
