

/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.css?157678757964*/
font.errortext
{
	color:red;
}

font.notetext
{
	color:green;
}

/* End */


/* Start:/bitrix/templates/bio_opt/components/bitrix/system.pagenavigation/round/style.css?15308661952917*/
.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: #90b849;
	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;
}

/*color schemes*/
.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:/bitrix/templates/bio_opt/components/bitrix/catalog.section/.default/style.css?153329613813899*/
@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

.row::before {
	display: initial;
}




.bx_catalog_line {margin-bottom: 30px;
}



.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;
}



.bx_catalog_line .bx_catalog_line_ul li {margin-bottom: 20px;list-style: none;
}



.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: 125px;height: 125px;border: 1px solid #ccc;border-radius: 2px;background-position: center;background-size: contain;background-repeat: no-repeat;-webkit-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;
}



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



.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 {transition: all 0.3s ease;
}



.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;font-size: 14px;line-height: 14px;
}



.bx_catalog_tile .bx_catalog_tile_title a {display: inline-block;overflow: hidden;max-width: 100%;color: #3f3f3f;-ms-text-overflow: ellipsis;text-overflow: ellipsis;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_catalog_text .bx_catalog_line_title, .bx_catalog_text .bx_catalog_line_title a {transition: all 0.3s ease;
}



.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;
}



.bx_catalog_tile .bx_catalog_tile_ul li {float: left;box-sizing: border-box;margin-bottom: 20px;padding: 0 10px;width: 12.5%;list-style: none;text-align: center;
}



.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: 78px;height: 78px;background-color: #fff;background-position: center;background-size: contain;background-repeat: no-repeat;-webkit-background-size: contain;border: none;border-radius: 2px;
}



.bx_catalog_tile .bx_catalog_tile_title {margin-top: 0px;margin-bottom: 10px;padding: 1px;vertical-align: top;line-height: 26px;
}



.bx_catalog_tile .bx_catalog_tile_title a:hover {text-decoration: none;
}



.bx_catalog_tile .bx_catalog_tile_title span {font-size: 12px;
}



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



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



@media (min-width: 480px) and (max-width: 639px) {
}



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



.bx_catalog_tile .bx_catalog_tile_title, .bx_catalog_tile .bx_catalog_tile_title a, .bx_catalog_tile .bx_catalog_tile_ul li, .bx_catalog_tile .bx_catalog_tile_img {transition: all 0.3s ease;
}



.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;margin-bottom: 10px;padding: 0;vertical-align: top;font-weight: normal;line-height: 13px;
}



.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_sitemap .bx_catalog_line_title, .bx_sitemap .bx_catalog_line_title a {transition: all 0.3s ease;
}


.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;
}


.bx_catalog_line .bx_catalog_line_ul li {margin-bottom: 20px;list-style: none;
}


.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: 125px;height: 125px;border: 1px solid #ccc;border-radius: 2px;background-position: center;background-size: contain;background-repeat: no-repeat;-webkit-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;
}


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


.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 {transition: all 0.3s ease;
}


.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;font-size: 14px;line-height: 14px;
}


.bx_catalog_tile .bx_catalog_tile_title a {display: inline-block;overflow: hidden;max-width: 100%;color: #3f3f3f;-ms-text-overflow: ellipsis;text-overflow: ellipsis;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_catalog_text .bx_catalog_line_title, .bx_catalog_text .bx_catalog_line_title a {transition: all 0.3s ease;
}


.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;
}


.bx_catalog_tile .bx_catalog_tile_ul li {float: left;box-sizing: border-box;margin-bottom: 9px;padding: 0 10px;;list-style: none;text-align: center;border: none;
}


.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: 78px;height: 78px;border-radius: 2px;background-color: #fff;background-position: center;background-size: contain;background-repeat: no-repeat;-webkit-background-size: contain;
}


.bx_catalog_tile .bx_catalog_tile_title {margin-top: 0px;margin-bottom: 10px;padding: 1px;vertical-align: top;line-height: 26px;background: #FFF;
}


.bx_catalog_tile .bx_catalog_tile_title a {color: #3f3f3f;font-size: 15px;text-transform: uppercase;font-family: crr;
}


.bx_catalog_tile .bx_catalog_tile_title a:hover {text-decoration: none;
}


.bx_catalog_tile .bx_catalog_tile_title span {font-size: 12px;
}


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


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


@media (min-width: 480px) and (max-width: 639px) {
}


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


.bx_catalog_tile .bx_catalog_tile_title, .bx_catalog_tile .bx_catalog_tile_title a, .bx_catalog_tile .bx_catalog_tile_ul li, .bx_catalog_tile .bx_catalog_tile_img {transition: all 0.3s ease;
}


.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;margin-bottom: 10px;padding: 0;vertical-align: top;font-weight: normal;line-height: 13px;
}


.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_sitemap .bx_catalog_line_title, .bx_sitemap .bx_catalog_line_title a {transition: all 0.3s ease;
}



.bx_catalog_line {margin-bottom: 30px;
}
/* End */


/* Start:/bitrix/templates/bio_opt/components/bitrix/catalog.item/extended-template/style.css?17423832791487*/
.product-item-big-card .product-item-price-old{
    /*bottom: 62px;*/
    /*bottom: 44px!important;*/
/*    right: 43px;
    text-align: right*/
}
.bx-no-touch .product-item-container .product-item-info-container.product-item-hidden {
	display: none;
	opacity: 0;
}
.product-item-container .product-item.clearboth {

    padding: 5px 15px!important;

		   }
.product-item-container.hover .product-item-title{
	overflow: hidden!important;
}
.bx-no-touch .product-item-container.hover .product-item{
	right:0!important;left:0!important;
	box-shadow:0!important;
}
.product-item-image-original{
 opacity: 1!important;
}
.sz-catalog-product-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sz-catalog-item-default {
    display: block;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.sz-brand-name {
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #BCB4B4;
    margin-top:8px;
}
.sz-product-name {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    margin-bottom: 17px;
}
.catalog-section .product-item .opt-price {
    margin-top: 14px;
}
.catalog-section .product-item-image-wrapper{
    height: auto;
}
.sz-catalog-item-default {
    display: block;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.sz-margin-xsmall-bottom {
    margin-bottom: 5px;
}
.not-available{
    font-size: 18px;
}
/* End */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.css?157678757964 */
/* /bitrix/templates/bio_opt/components/bitrix/system.pagenavigation/round/style.css?15308661952917 */
/* /bitrix/templates/bio_opt/components/bitrix/catalog.section/.default/style.css?153329613813899 */
/* /bitrix/templates/bio_opt/components/bitrix/catalog.item/extended-template/style.css?17423832791487 */
