

/* Start:/local/templates/.default/components/arturgolubev/search.title/srch/style.css?168994039014032*/
/* div.title-search-result {
	display: block !important;
} */

.bx_smart_searche, .bx_smart_searche *, .bx-searchtitle, .bx-searchtitle * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

/*.bx-searchtitle {
	margin: 10px 0 0;
}*/
.bx-searchtitle .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-searchtitle .bx-input-group {}
.bx-searchtitle .bx-input-group .bx-form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #f8fafc;
	border: 1px solid #d5dadc;
	border-right: none;
	border-radius: 1px 0 0 1px;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bx-searchtitle .bx-input-group .bx-form-control:focus {
	background-color: #fff;
}
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
	line-height: normal;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: none;
	background: url(/local/templates/.default/components/arturgolubev/search.title/srch/images/search-icon.png) center center no-repeat #95a1a8;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:0;
	border-radius: 0 1px 1px 0;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	height: 34px;
	width: 40px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	background-color: #1484CE;
}


div.title-search-result {
	border:0 none !important;
	border-top: 0 none;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 200px;
	/*margin-top: 3px;*/
	margin-top: 0px;
	background-color: #FFF;
	/* border-top: 0 none; */
	border-radius: 2px;
	box-shadow: 0px 0px 7px -2px #d6d6d6;

	/* display: block !important; */
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/.default/components/arturgolubev/search.title/srch/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_smart_searche {
	padding-top:8px;

	border-top: 0 none;
	border-radius: 0 0 3px 3px;
}
.bx_smart_searche .bx_info_wrap{
	margin-left: 85px;
}
.bx_smart_searche .bx_img_element{
	float: left;
	padding: 5px;
	width: 75px;
	text-align: center;
}
.bx_smart_searche .bx_item_block{
	min-height: 65px;
	position: relative;
}
.bx_smart_searche .bx_image{
	/* width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8; */
	display: inline-block;
	max-width: 100%;
}
.bx_smart_searche .bx_image.empty_image{
	background-image: url(/local/templates/.default/components/arturgolubev/search.title/srch/image/noimg.png);
}
.bx_smart_searche .bx_item_element{
	padding: 8px 0;
}
.bx_smart_searche .bx_item_element_all_result {
	text-align: center;
}
.bx_smart_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_smart_searche .bx_item_element a{
	margin-top: 5px;
	display: inline-block;
	color: #333;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.bx_smart_searche .bx_item_element a b{
	font-weight: bold;
}
.bx_smart_searche .bx_item_element a b{color: #000;}
.bx_smart_searche .bx_item_element a:hover,
.bx_smart_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_smart_searche .bx_item_preview_text{
	font-size:13px;
	padding: 5px 10px 5px 0;
}
.bx_smart_searche .bx_price{
	font-weight:bold;
	font-size:15px;
	margin-top: 5px;
}
.bx_smart_searche .bx_price .old{
	font-weight: normal;
	text-decoration: line-through;
	color: #636363;
	font-size: 12px;
	vertical-align: middle;
}
.bx_smart_searche .bx_item_block.all_result{min-height:0}
.bx_smart_searche .bx_item_block.others_result{
	min-height: 0;
	line-height: 12px;
	padding: 0;
}
.bx_smart_searche .bx_item_block.all_result .all_result_button{
	display: inline-block;
	font-size: 14px;
	background-color: #1485CE;
	border: 1px solid;
	border-color: #1485CE;
	color: #FFF;
	padding: 0 22px;
	height: 34px;
	text-decoration: none;
	border-radius: 2px;
	margin: 0 0 8px;

	line-height: 34px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .5px;
}
.bx_smart_searche .bx_item_block_href {
	display: block;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 8px;
	line-height: 14px;
}
.bx_smart_searche .bx_item_block_href:hover {
	background-color: #feeed2;
}
.bx_smart_searche .bx_item_block_hrline {
	border-bottom: 1px solid #f5a61c;
	margin: 0 8px 5px;
}
.bx_item_block_item_clear {
	display: block;
	clear:both;
}
.bx_smart_searche .bx_item_block_item_info_wrap {
	display: block;
	padding-left: 39px;
}
.bx_smart_searche .bx_item_block_item_info {
	display: block;
}
.bx_smart_searche .bx_item_block_href_category_title {
	color: #a2a2a2;
	/* font-weight: bold; */
}
.bx_smart_searche .bx_item_block_href_category_name {
	color: #f5a61c;
	font-weight: bold;
	text-transform: uppercase;
}
.bx_smart_searche .bx_item_block_item_image {
	width: 34px;
	height: 34px;
	float:left;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 5px;
}
.bx_smart_searche .bx_item_block_item_name {
	color: #333;
	overflow: hidden;
	height: 34px;
	display: block;
	line-height: 17px;
	display: flex;
}
.bx_smart_searche .bx_item_block_item_name_flex_align {
	margin: auto 0;
}
.bx_smart_searche .bx_item_block_item_simple_name {
	color: #333;
	display: block;
	line-height: 17px;
}
.bx_smart_searche .bx_item_block_item_name b, .bx_smart_searche .bx_item_block_item_simple_name b {
	color: #f5a61c;
}
.bx_smart_searche .bx_item_block_item_price {
	float:right;
	text-align: right;
	color: #333;
	line-height: 17px;
	padding-left: 5px;
}
.bx_smart_searche .bx_item_block_item_price.bx_item_block_item_price_only_one {
	line-height: 34px;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_new {
	white-space: nowrap;
	font-weight: bold;
	display: block;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_old {
	white-space: nowrap;
	text-decoration: line-through;
}
.bx_smart_searche .bx_item_block_item_text {
	color: #9b9b9b;
	display: block;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
}
.bx_smart_searche .bx_item_block_item_props {
	color: #9b9b9b;
	display: block;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
}
.bx_smart_searche .bx_item_block_item_text.wpic, .bx_smart_searche .bx_item_block_item_props.wpic {
	/* padding-left: 39px; */
}
.bx_item_block_item_prop_item {
	display: block;
}
.bx_smart_no_result_find {
	padding: 0 8px 8px;
}


/* preloader base */
.bx-searchtitle .bx-searchtitle-preloader {
	position: absolute;
	top: 2px;
	right: 110%;
	width: 30px;
	height: 30px;
	z-index: 5;
	display: none;
	/* display: block; */
}
.bx-searchtitle .bx-searchtitle-preloader.view {
	background: url(/local/templates/.default/components/arturgolubev/search.title/srch/images/loader_orange.gif) center center no-repeat;
}



/* blue */
.bx-searchtitle.theme-blue .bx-input-group .bx-form-control {
	border-color:#0083d1;
}
.bx-searchtitle.theme-blue .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/.default/components/arturgolubev/search.title/srch/images/loader_blue.gif);
}
.bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button{
	background-color: #0083d1;
	border-color: #0083d1;
}
.bx-searchtitle.theme-blue .bx-input-group-btn button {
	background-color: #0083d1;
	border-color: #0083d1;
	color: #FFF;
}
.bx-searchtitle.theme-blue .bx-input-group-btn button:hover, .bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button:hover {
	background-color: #5ca6e4;
	border-color: #5ca6e4;
	text-decoration: none;
}
.bx_smart_searche.theme-blue .bx_item_element a b{
	color: #5ca6e4;
}
.bx_smart_searche.theme-blue .bx_item_block_href:hover {
	background-color: #b2d9f1;
}
.bx_smart_searche.theme-blue .bx_item_block_href_category_name {
	color:#0083d1;
}
.bx_smart_searche.theme-blue .bx_item_block_item_name b, .bx_smart_searche.theme-blue .bx_item_block_item_simple_name b {
	color:#0083d1;
}
.bx_smart_searche.theme-blue .bx_item_block_hrline {
	border-color: #0083d1;
}
/* black */
.bx-searchtitle.theme-black .bx-input-group .bx-form-control {
	border-color:#333;
}
.bx-searchtitle.theme-black .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/.default/components/arturgolubev/search.title/srch/images/loader_black.gif);
}
.bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button{
	background-color: #333;
	border-color: #333;
}
.bx-searchtitle.theme-black .bx-input-group-btn button {
	background-color: #333;
	border-color: #333;
	color: #FFF;
}
.bx-searchtitle.theme-black .bx-input-group-btn button:hover, .bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button:hover {
	background-color: #5c5c5c;
	border-color: #5c5c5c;
	text-decoration: none;
}
.bx_smart_searche.theme-black .bx_item_element a b{
	color: #5c5c5c;
}
.bx_smart_searche.theme-black {
	/* border:1px solid #333; */
	border-top: 0 none;
	border-radius: 0 0 3px 3px;
}
.bx_smart_searche.theme-black .bx_item_block_href:hover {
	background-color: #eaeaea;
}
.bx_smart_searche.theme-black .bx_item_block_href_category_name {
	color:#333;
}
.bx_smart_searche.theme-black .bx_item_block_item_name b, .bx_smart_searche.theme-black .bx_item_block_item_simple_name b {
	color:#333;
}
.bx_smart_searche.theme-black .bx_item_block_hrline {
	border-color: #333;
}
/* green */
.bx-searchtitle.theme-green .bx-input-group .bx-form-control {
	border-color:#159ebb;
}
.bx-searchtitle.theme-green .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/.default/components/arturgolubev/search.title/srch/images/loader_green.gif);
}
.bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button{
	background-color: #159ebb;
	border-color: #159ebb;
}
.bx-searchtitle.theme-green .bx-input-group-btn button {
	background-color: #159ebb;
	border-color: #159ebb;
	color: #FFF;
}
.bx-searchtitle.theme-green .bx-input-group-btn button:hover, .bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button:hover {
	background-color: #44b1c9;
	border-color: #44b1c9;
	text-decoration: none;
}
.bx_smart_searche.theme-green .bx_item_element a b{
	color: #44b1c9;
}
.bx_smart_searche.theme-green .bx_item_block_href:hover {
	background-color: #d0ebf1;
}
.bx_smart_searche.theme-green .bx_item_block_href_category_name {
	color:#159ebb;
}
.bx_smart_searche.theme-green .bx_item_block_item_name b, .bx_smart_searche.theme-green .bx_item_block_item_simple_name b {
	color:#159ebb;
}
.bx_smart_searche.theme-green .bx_item_block_hrline {
	border-color: #159ebb;
}
/* red */
.bx-searchtitle.theme-red .bx-input-group .bx-form-control {
	border-color:#E22B2B;
}
.bx-searchtitle.theme-red .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/.default/components/arturgolubev/search.title/srch/images/loader_red.gif);
}
.bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button{
	background-color: #E22B2B;
	border-color: #E22B2B;
}
.bx-searchtitle.theme-red .bx-input-group-btn button {
	background-color: #E22B2B;
	border-color: #E22B2B;
	color: #FFF;
}
.bx-searchtitle.theme-red .bx-input-group-btn button:hover, .bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button:hover {
	background-color: #e95c5c;
	border-color: #e95c5c;
	text-decoration: none;
}
.bx_smart_searche.theme-red .bx_item_element a b{
	color: #e95c5c;
}
.bx_smart_searche.theme-green .bx_item_block_href:hover {
	background-color: #f9d4d4;
}
.bx_smart_searche.theme-red .bx_item_block_href_category_name {
	color:#E22B2B;
}
.bx_smart_searche.theme-red .bx_item_block_item_name b, .bx_smart_searche.theme-red .bx_item_block_item_simple_name b {
	color:#E22B2B;
}
.bx_smart_searche.theme-red .bx_item_block_hrline {
	border-color: #E22B2B;
}
/* yellow */
.bx-searchtitle.theme-yellow .bx-input-group .bx-form-control {
	border-color:#F9A91D;
}
.bx-searchtitle.theme-yellow .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/.default/components/arturgolubev/search.title/srch/images/loader_yellow.gif);
}
.bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button{
	background-color: #F9A91D;
	border-color: #F9A91D;
}
.bx-searchtitle.theme-yellow .bx-input-group-btn button {
	background-color: #F9A91D;
	border-color: #F9A91D;
	color: #FFF;
}
.bx-searchtitle.theme-yellow .bx-input-group-btn button:hover, .bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button:hover {
	background-color: #faba4a;
	border-color: #faba4a;
	text-decoration: none;
}
.bx_smart_searche.theme-yellow .bx_item_element a b{
	color: #faba4a;
}
.bx_smart_searche.theme-yellow .bx_item_block_href_category_name {
	color:#F9A91D;
}
.bx_smart_searche.theme-yellow .bx_item_block_item_name b, .bx_smart_searche.theme-yellow .bx_item_block_item_simple_name b {
	color:#F9A91D;
}
.bx_smart_searche.theme-yellow .bx_item_block_hrline {
	border-color: #F9A91D;
}

.is-global-header .gh-b-search .is-input{
	padding: 27px 82px 27px 32px;
}
@media (max-width: 768px) {
	div.title-search-result {
		background: white;
	    z-index: 2001;
	    margin-top: -2px;
	    border-top-left-radius: 0;
	    border-top-right-radius: 0;
	    min-width: 100vw;
	}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/sale.basket.basket.line/.default/style.min.css?15929194873712*/
.bx-basket-block{position:relative;padding-bottom:5px;padding-left:20px;white-space:nowrap;font-size:12px}.bx-basket-block>.fa{position:absolute;top:3px;left:0;width:12px;color:#97a1ab}.bx-basket-block a{margin-right:10px}@media(min-width:768px){.bx-basket-fixed{position:fixed;z-index:998;overflow:hidden;padding-top:10px;width:200px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-fixed.top{top:10px}.bx-basket-fixed.right{right:10px}.bx-basket-fixed.bottom{bottom:10px}.bx-basket-fixed.left{left:10px}.bx-basket-fixed.bx-max-height{top:10px;bottom:10px}}@media(max-width:767px){.bx-basket-fixed{position:fixed;right:0;bottom:0;left:0;z-index:998;overflow:hidden;padding-top:10px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-item-list{display:none}}.bx-basket-fixed .bx-basket-block{margin-left:10px}.bx-basket-item-list{position:relative;overflow:hidden;padding-bottom:20px;border-top:1px solid #f7f7f7}.bx-opener .bx-basket-item-list{padding-bottom:75px}.bx-max-height .bx-basket-item-list{position:absolute;right:0;bottom:0;left:0}.bx-closed .bx-basket-item-list{overflow:hidden;height:20px}.bx-basket-item-list-action{position:absolute;right:0;bottom:0;left:0;z-index:120;padding:3px 0;height:20px;background:#f7f7f7;color:#4f4f4f;vertical-align:middle;text-align:center;font-size:12px;line-height:14px;cursor:pointer}.bx-basket-item-list-button-container{position:absolute;right:0;bottom:20px;left:0;padding:10px 0;border-top:1px solid #f7f7f7;background:#fff;text-align:center}.bx-basket-item-list-container{overflow-y:auto;max-height:100%}.bx-basket-item-list-item{position:relative;margin-bottom:15px;padding-top:15px;padding-right:10px;padding-left:10px;border-bottom:1px solid #f7f7f7}.bx-basket-item-list-container .bx-basket-item-list-item:last-child{margin-bottom:0;border-bottom:0}.bx-basket-item-list-item-status{margin:0 10px 20px;padding:3px;border-radius:3px;background:#ebebeb;text-align:center;white-space:normal;font-weight:bold;font-size:12px;line-height:16px}.bx-basket-item-list-item-img{position:relative;padding-bottom:5px;text-align:center}.bx-basket-item-list-item-img img{max-width:90px;height:auto;border:1px solid #e6e6e6}.bx-basket-item-list-item-name{padding-bottom:5px}.bx-basket-item-list-item-name a{font-size:13px;line-height:16px}.bx-basket-item-list-item-remove{position:absolute;top:-7px;right:10px;width:20px;height:20px;opacity:.5;cursor:pointer;transition:250ms linear all}.bx-basket-item-list-item-remove:after,.bx-basket-item-list-item-remove:before{position:absolute;top:50%;left:50%;display:block;width:10px;height:2px;border-radius:1px;background-color:#333;content:'';transform:translate(-50%,-50%)}.bx-basket-item-list-item-remove:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);-moz-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);-o-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.bx-basket-item-list-item-remove:before{-webkit-transform:translate(-50%,-50%) rotate(135deg);-moz-transform:translate(-50%,-50%) rotate(135deg);-ms-transform:translate(-50%,-50%) rotate(135deg);-o-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.bx-basket-item-list-item-remove:hover{opacity:.7}.bx-basket-item-list-item-price-block{padding-bottom:5px;font-size:12px}.bx-basket-item-list-item-price{display:inline-block;margin-right:5px}.bx-basket-item-list-item-price-old{display:inline-block;margin-right:5px;color:#b0b0b0;text-decoration:line-through}.bx_cart_login_top .bx-hdr-profile{line-height:1.44em}
/* End */


/* Start:/local/templates/main/template_styles.css?175025260521541*/
.sel_ph option:checked {
	background-color: #f1f2f2 !important;
}

.sel_ph option:hover {
	background-color: #f1f2f2 !important;
}

.sel_ph {
	-moz-appearance: none;
	/*color: #ed1b34 !important;*/
	font-family: jura-bold, 'Trebuchet MS', Tahoma, sans-serif;
	font-weight: 400;
	font-size: 19px;
	border: none;
	width: 60px !important;
	margin-left: auto;
	margin-right: auto;
}

.sel_ph option {
	color: black !important;
	font-weight: 400;
	font-size: 19px;
	font-family: jura-bold, 'Trebuchet MS', Tahoma, sans-serif;
}

.search-toggler {
	padding: 19px;
	display: none;
	max-height: 100%;
}

@media (max-width: 349px) {
	.search-toggler {
		padding: 19px 12px;
	}
}

@media (max-width: 374px) {
	.is-global-footer .gf-top .gf-top-column:nth-child(4) {
		width: 100% !important;
	}
}

@media (min-width: 475px) {
	.is-global-footer .gf-meta-c {
		text-align: start;
	}
}

@media (min-width: 787px) {
	.page-product .page .wrapper {
		padding: 0 12px;
	}
}

.is-hero__title {
	margin: 0 0 16px;
}

/*.search-toggler:after {
	pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: #f1f2f2;
}*/
.is-global-header .gh-b-search .mobile-close {
	display: none;
	width: auto;
	padding: 22px;
	max-height: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
}

@media (max-width: 1570px) {
	.gh-t-callback {
		padding-left: 10px !important;
	}

	.is-global-header .gh-t-nav {
		padding-right: 5px !important;
		padding-left: 5px !important;
	}

	.is-global-header .gh-t-nav a + a {
		margin-left: 16px !important;
	}
}

@media (max-width: 768px) {
	.cookies__text {
		font-size: 12px;
		line-height: 20px;
	}

	.is-global-header .gh-bottom {
		flex-direction: column;
		height: auto;
	}

	.gh-b-catalog {
		order: 2;
	}

	.is-global-header .gh-b-search {
		position: relative;
		z-index: 10;
		top: 62px;
		left: 0;
		bottom: 0;
		right: 0;
		outline: 0px solid #f1f2f2;
		transition: all linear .3s;
		height: 0px;
		overflow: hidden;
		display: block !important;
		opacity: 0;
	}

	.is-global-header .gh-b-search.open {
		height: 62px;
		opacity: 1;
	}

	.is-global-header .gh-b-search > div {
		height: 100%;
	}

	.is-global-header .gh-b-s-meta-b {
		width: auto;
		padding: 22px;
		right: 62px;
	}

	.is-global-header .gh-b-search .is-input {
		padding-right: 128px;
		height: 62px;
	}

	.is-global-header .gh-b-search .mobile-close {
		display: block;
	}

	.search-toggler {
		display: block;
	}

	.cookies__container {
		padding: 10px 15px;
	}

	.is-global-header .gh-t-nav {
		padding: 0 !important;
	}

	.is-global-header .gh-t-nav:after {
		display: none;
	}

	.is-global-header .mob_basket_header {
		max-height: 100%;
	}

	.is-global-header .mob_basket_header:after {
		display: none;
	}
}

.is-elements-slider .es-item-name, .page-news__grid .es-item-name {
	height: auto !important;
	-webkit-line-clamp: unset !important;
	display: block !important;
	font-size: 17px !important;
	font-weight: bold !important;
	line-height: 20px !important;
}

.gh-t-callback:after {
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background: #f1f2f2;
}

.is-global-header .gh-t-c-phone {
	border-bottom: 1px solid #f1f2f2;
	padding: 5px;
	margin-bottom: 0px !important;
	line-height: 31px;
}

.is-global-header .gh-t-callback {
	padding: 0px !important;
	text-align: center;
}

.is-global-header .gh-t-c-callback {
	background-color: #ed1b34;
	padding: 5px;
	line-height: 31px;
}

.is-global-header .gh-t-c-callback a {
	color: white !important;
	font-family: jura-bold, 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 21px;
}

.gh-t-lang {
	line-height: 31px !important;
}

.gh-t-c-city {
	border-bottom: 1px solid #f1f2f2;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 31px;
	display: block;
}

.is-lead-index-slider .ls-preview-text .preview-text {
	font-size: 20px;
}

.is-hero__text {
	font-size: 20px;
}

.obr_svz_btn {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}

.zak_zvnk_btn a {
	background-color: #ed1b34;
	border: none !important;
}

.page-engineering .is-hero ul {
	font-size: 20px;
}

.gf-top-column .gf-me-name {
	display: block;
	margin: 0 0 7px 0;
	font-family: jura, 'Trebuchet MS', Tahoma, sans-serif;
	font-weight: 400;
	font-size: 22px;
	color: #efefef;
	line-height: 24px;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}

.char-table__row.js_row.is-fixed:last-child {
	display: flex;
	flex-flow: column;
	justify-content: end;

}

.char-table__row.js_row.is-fixed:last-child button {
	height: 56px !important;
	line-height: 56px;
}

#analog_fltr_prods {
	background-color: #f1f2f2;
	padding: 30px;
	margin-top: 0px !important;
	margin-bottom: 50px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	max-width: 895px !important;

}

@media (max-width: 768px) {
	#analog_fltr_prods {
		padding-left: 10px;
		padding-right: 10px;
	}
}

.page-catalog__aside {
	min-width: 276px;
}

.analogs_fltr_lnk {
	float: right;
	padding: 10px;
	color: black;
	background-color: white;
	border: 1px solid black;
}

.analogs_fltr_tit {
	float: left;
}

@media (max-width: 537px) {
	.analogs_fltr_lnk {
		margin-bottom: 10px;
	}
}

/* task 45538  */
@media (max-width: 560px) {
	.char-table__headcol .char-table__row {
		font-size: 12px;
		line-height: 140%;
		padding: 10px 12px;
		/* height: 100px !important; */
	}

	.char-table.mobile-layout .char-table__headcol .h2 {
		font-size: 14px;
	}

	.char-table.mobile-layout .char-table__headcol {
		width: 50%;
	}

	.char-table__main-col {
		flex: none;
		width: 50%;
	}

	.char-table__main-col-inner {
		width: 100%;
		flex: none;
	}

	.char-table__col {
		width: 100%;
		min-width: 100%;
	}

	.char-table__col .char-table__row {
		font-size: 12px;
		line-height: 140%;
		padding: 10px 12px;

	}

	.char-table__row.js_row.is-fixed:last-child {
		padding: 10px 12px;

	}

	.char-table__row.js_row.is-fixed:last-child .button__text {
		font-size: 14px;
		padding: 0;
	}
}

@media (max-width: 320px) {
	.char-table__row.js_row.is-fixed:last-child .button__text {
		font-size: 12px;
	}
}

@media (min-width: 769px) {
	.mob_basket_header {
		display: none !important;
	}
}

.mob_basket_header {
	padding: 19px;
}

@media (max-width: 349px) {
	.mob_basket_header {
		padding: 19px 12px;
	}
}

@media (max-width: 349px) {
	.is-global-header #hamburger-btn {
		padding: 19px 12px;
	}
}



.mob_basket_header:after {
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 60px;
	width: 1px;
	height: 100%;
	background: #f1f2f2;
}

.mob_basket_header img {
	width: 22px;
}

a.mob_basket_header {
	display: flex;
	align-items: center;
	gap: 5px;
}

.news_in_razd_btn {
	background-color: black;
	width: auto;
	display: inline-block;
	padding-left: 25px;
	padding-right: 25px;
}

.news_in_razd_btn:hover svg {
	fill: black;
}

@media (max-width: 768px) {
	.news_in_razd_btn span {
		font-size: 14px !important;
	}

	.news_in_razd_btn {
		/*margin-top: 25px !important;*/
		margin-bottom: 15px !important;
	}
}

.sop_tov_in_press {
	margin-bottom: 45px !important;
}

.sop_tov_in_press .is-section {
	margin-bottom: 5px !important;
	padding-top: 25px !important;
}

.fiz_lico_div {
	margin-bottom: 25px;
}

.burger-menu__callback_mail {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 20px;
	font-family: jura, 'Trebuchet MS', Tahoma, sans-serif;
	font-weight: 400;
}

#product_name_rq {
	color: #ed1b34;
}

.page-product__main .wrapper {
	max-width: 1440px;
}

.product-detail__links ul {
	display: flex;
	flex-direction: column;
	gap: 41px;
	margin: 0;
	padding: 0;
}

@media (max-width: 768px) {
	.page-product__main .product-detail__links ul {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 20px;
	}

	.product-detail.is-columns .col {
		width: 100% !important;
	}

	.product-detail {
		flex-direction: column;
	}

	.page-product__main .swiper-container-vertical > .swiper-wrapper {
		flex-direction: row;
	}

}

.page-product__main .product-detail__links ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
	max-width: 230px;
	margin: 0 auto;
}

.page-product__main .product-detail__links ul li a {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: #333;
	text-align: center;
	gap: 8px;
	transition: all 0.3s ease 0s;
}

.page-product__main .product-detail__links ul li a span, .page-product__main .product-detail__links ul li a p {
	font-size: 14px;
}

.page-product__main .product-detail__links ul li a svg path {
	transition: all 0.3s ease 0s;
}

@media (any-hover: hover) {
	.page-product__main .product-detail__links ul li a:hover {
		color: #e91e31;
		transition: all 0.3s ease 0s;
	}

	.page-product__main .product-detail__links ul li a:hover svg path {
		fill: #e91e31;
		transition: all 0.3s ease 0s;
	}
}

.product-detail.is-columns .col {
	width: 33.333%;
}

@media (max-width: 1266px) {
	.product-detail.is-columns .col {
		width: 50%;
	}
}

@media (max-width: 1650px) {
	.product-detail__gallery-thumbs {
		right: auto;
		left: 0;
		z-index: 2;
	}
}

@media (min-width: 769px) and (max-width: 1480px) {
	.product-detail__gallery-thumbs {
		left: auto;
		right: 100%;
	}
}

.page-product .page .wrapper {
	max-width: 1400px;
}

.page-product .page > .wrapper {
	padding: 0 12px;
}

@media (max-width: 375px) {
	.is-global-header .mob_basket_header {
		position: relative;
	}

	.is-global-header .mob_basket_header > span {
		color: transparent;
		font-size: 0;
		padding: 0;
	}

	.is-global-header .mob_basket_header .mob_head_cart_counter {
		color: #ed1b34;
		font-size: 12px;
		line-height: 12px;
		position: absolute;
		top: 5px;
		left: 50%;
		background: white;
		border: solid 2px #ed1b34;
		padding: 2px 2px;
		font-weight: 600;
		z-index: 102;
	}
}

.adv-tiles__item_lab {
	min-height: 300px;
}

.lab_serv_icon {
	margin-bottom: 15px;
}

.lab_req_btn a {
	background-color: #ed1b34;
	border: none !important;
}

.lab_req_btn {
	background-color: #ed1b34;
	border: none !important;
	width: 280px !important;
}

@media (max-width: 767px) {
	.lab_req_btn {
		margin-top: 35px;
	}
}

.labserv_select ul li:before {
	display: none;
}

.difficulties_lab {
	margin-top: 45px;
	margin-bottom: 45px;
}

.products_lab {
	margin-bottom: 45px;
}

.labsect_item.active span {
	font-weight: bold;
}

.lab_advantage {
	display: flex;
	flex-wrap: wrap;
	column-gap: 16px;
	row-gap: 40px;
	align-items: flex-start;
	justify-content: flex-start;
}

.lab_advantage h2 {
	width: 100%;
}

.lab_advantage .lab_adv {
	display: flex;
	align-items: center;
	column-gap: 30px;
	row-gap: 16px;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.5;
	color: #3f3f41;
	flex: 0 1 calc(33.333% - 16px);
	text-align: left;
}

.lab_advantage .lab_adv .lab_adv_text {
	max-width: 180px;
}

@media (max-width: 767.98px) {
	.lab_advantage {
		justify-content: center;
		align-items: flex-start;
		row-gap: 24px;

	}

	.lab_advantage .lab_adv {
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align: center;
		flex: 0 1 calc(50% - 16px);
	}
}

@media (max-width: 340px) {
	.lab_advantage .lab_adv {
		flex: 1 1 100%;
	}
}

.page__hero .adv-tiles .laboratory_grid .is-grid__item {
	width: calc((100% - 120px) / 3);
}

.lab_show_more a {
	background-color: #ed1b34;
}

.lab_show_more {
	margin-top: 35px;
	background-color: #ed1b34;
	border: none !important;
	width: 280px !important;
	margin-left: auto;
	margin-right: auto;
}

#fb-register {
	max-width: 642px;
}

.lab_prev_txt {
	color: white;
}

.compare_btn {
	height: 56px;
	min-width: 56px;
	width: 56px;
}

.compare_btn svg {
	position: relative;
	z-index: 1;
	pointer-events: none;
	max-width: 25px;
	max-height: 25px;
}

.compare_btn:hover svg path {
	fill: #fff;
}

.compare_btn.active{
	background-color: black;
}
.compare_btn.active svg path {
	fill: #fff;
}

.catalog_item_btns {
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 16px;
}

.catalog_item_btns .is-product__button {
	margin-top: 0px;
}


.is-global-header .gh-b-compare {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-flex: 0;
	-webkit-flex-grow: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	width: 244px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	display: block;
	height: 100%;
	background: #333;
}

.gh-b-compare-text {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	display: block;
	z-index: 10;
	height: 100%;
	padding: 0 30px;
	text-align: center;
	font-family: jura-bold, 'Trebuchet MS', Tahoma, sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #f1f2f2;
	line-height: 72px;
	letter-spacing: .45px;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}

.is-global-header .gh-b-compare:after {
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background: #666;
}

.is-global-header .gh-b-compare:hover .gh-b-compare-text {
	color: #ed1b34;
}
.theme-analitic .is-global-header .gh-b-compare:hover .gh-b-compare-text {
	color: #ed1b34;
}
.theme-biotech .is-global-header .gh-b-compare:hover .gh-b-compare-text {
	color: #66a758;
}
.theme-synthesis .is-global-header .gh-b-compare:hover .gh-b-compare-text {
	color: #2ec1d4;
}
.theme-technologies .is-global-header .gh-b-compare:hover .gh-b-compare-text {
	color: #fdc300;
}
.theme-inzhiniring .is-global-header .gh-b-compare:hover .gh-b-compare-text {
	color: #00457f;
}
.theme-servis .is-global-header .gh-b-compare:hover .gh-b-compare-text {
	color: #ff794a;
}

.is-global-header .gh-b-compare:hover svg path{
	fill: #ed1b34;
}
.theme-analitic .is-global-header .gh-b-compare:hover svg path{
	fill: #ed1b34;
}
.theme-biotech .is-global-header .gh-b-compare:hover svg path{
	fill: #66a758;
}
.theme-synthesis .is-global-header .gh-b-compare:hover svg path{
	fill: #2ec1d4;
}
.theme-technologies .is-global-header .gh-b-compare:hover svg path{
	fill: #fdc300;
}
.theme-inzhiniring .is-global-header .gh-b-compare:hover svg path{
	fill: #00457f;
}
.theme-servis .is-global-header .gh-b-compare:hover svg path{
	fill: #ff794a;
}

.gh-b-compare_mob{
	padding: 19px 0px 19px 0px;
	display: flex;
}

@media (min-width: 480px) {
	.compare_btn_el{
		margin-left: 30px;
	}
}

.compare_btn_el:hover svg path{
	fill: #fff !important;
}

@media (min-width: 768px) {
	.gh-b-compare_mob {
		display: none !important;
	}
}

.compare_btn_el.active{
	color: white !important;
	background: #252526 !important;
}

.compare_btn_el.active .button__text{
	color: white !important;
}

.compare_btn_el.active svg path{
	fill: #fff !important;
}

.compare_btn_el2{
	position: absolute; right: 25%; z-index: 1;
}
@media (max-width: 768px) {
	.compare_btn_el2{
		display: none !important;
	}
}

.no_compare_text{
	font-family: jura-light, 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 22px;
}

.no_compare_btns{
	margin-top: 35px;
}

.comp_in_cat_btn{
	background-color: #ed1b34;
	border: none !important;
	color: white;
}

.comp_in_cat_btn:hover{
	background-color: white;
	border: none !important;
	color: black;
}

.gh-bottom .gh-b-compare .gh-b-compare-text{
	display: flex;
	align-items: center;
	justify-content: center;
}
.gh-bottom .gh-b-compare .gh-b-compare-text span:nth-child(2){
	margin-right: 10px;
}
.gh-bottom .gh-b-compare .gh-b-compare-text svg{
	flex: 0 0 auto;
	margin-right: 10px;
}

.gh-bottom .gh-b-compare .gh-b-compare-text svg path{
	-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;
}

.compare_btn_el .button__text{
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
}

.is-global-footer{
	z-index: 3;
}

@media (max-width: 425px) {
	.fixed {
		position: fixed !important;
		width: 100%;
	}
	.gh-b-catalog {
		padding-top: 60px;
	}
}

@media (max-width: 768px) {
	.fixed {
		position: fixed !important;
		width: 100%;
	}
}

/*Для скрытой капчи*/
.is-form__field-box {
	overflow: hidden;
}

.form-special-field {
	display: none;
	position: absolute;
	right: 500px;
}

/**/

.bx_filter .bx_filter_section {
	border: none;
}

.bx_filter .bx_filter_section {
	padding: 0;
}

.bx_filter.bx_blue {
	margin-top: 20px;

}

.bx_filter .bx_filter_section {
	border-radius: 4px;
	background: none;
}

.is-catalog-filter__sect--filter.is-catalog-filter__header.js_f-header.js-switch-open {
	margin-bottom: 3px;
}

.bx_filter_block {
	margin-top: 5px;
}

.bx_filter_param_text {
	transition: color .2s;
	font-size: 14px;
	color: #333;
	line-height: 16px;
	text-transform: none;
}

.bx_filter_param_text::first-letter {
	text-transform: uppercase;
}

.bx_filter .bx_filter_input_checkbox input[type=radio], .bx_filter .bx_filter_input_checkbox input[type=checkbox] {
	border: 1px solid #000;
	background-color: #fff;
	top: 1px;
}

.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container {
	max-width: none;
}

.bx_filter .bx_ui_slider_part {
	top: 16px;
}

.bx_filter .bx_ui_slider_track {
	margin: 10px 10px;
}

.bx_filter .bx_ui_slider_part {
	width: 0;
}

.bx_ui_slider_part.p5 {
	margin-top: 5px;
}

.bx_ui_slider_part.p1 {
	margin-top: 5px;
}

.bx_filter .bx_filter_param_text {
	overflow: visible;
}

.is_catalog_filter_new  .is-catalog-filter__sect--filter::before {
	top: 23px;
	right: 16px;
}

.is_catalog_filter_new .is-catalog-filter__sect--filter::after {
	top: 15px;
	right: 24px;
}

.is_catalog_filter_new .bx_ui_slider_range {
	z-index: 500;
	/*background: #FFFFFF;*/
}

.is_catalog_filter_new .bx_ui_slider_handle.right{
	border-radius: 50%;
	background: none #333333;
	width: 15px;
	height: 15px;
	margin-top: -11px;
	margin-right: -7px;
}

.is_catalog_filter_new .bx_ui_slider_handle.left{
	border-radius: 50%;
	background: none #333333;
	width: 15px;
	height: 15px;
	margin-top: -11px;
	margin-left: -7px;
}

.is_catalog_filter_new .bx_ui_slider_part span {
	top: -10px;
}

.is_catalog_filter_new .bx_filter_parameters_box_container:has(.bx_ui_slider_track) {
	padding-bottom: 10px;
}

.is_catalog_filter_new .bx_ui_slider_pricebar_VN {
	background: #FFF;
}

.is_catalog_filter_new .bx_ui_slider_pricebar_V {
	background: #ED1B34;
}

.theme-technologies .is_catalog_filter_new .bx_ui_slider_pricebar_V {
	background: #fdc300;
}

.theme-synthesis .is_catalog_filter_new .bx_ui_slider_pricebar_V {
	background: #2ec1d4;
}

.theme-biotech .is_catalog_filter_new .bx_ui_slider_pricebar_V {
	background: #2ec1d4;
}

.fancybox-slide--iframe .fancybox-content {
	background: transparent;
}

.is-global-header .gh-top {
	justify-content: space-between;
}

@media (max-width: 768px) {
	.page-tv__gallery .swiper-pagination {
		margin-top: 75px;
	}
}

.el_dop_tabs_btn{
	margin-top: 15px;
	background-color: #ed1b34;
}
.theme-biotech .el_dop_tabs_btn{
	background-color: #66a758;
}
.theme-synthesis .el_dop_tabs_btn{
	background-color: #2ec1d4;
}
.theme-technologies .el_dop_tabs_btn{
	background-color: #fdc300;
}

.det_el_tabs {
	/*scrollbar-width: thin;*/
	/*scrollbar-color: gray lightgray;*/
	overflow-x: auto;
}
.det_el_tabs::-moz-scrollbar {
	width: 4px;
	height: 10px;
}
.det_el_tabs::-moz-scrollbar-thumb {
	background-color: gray;
}
.det_el_tabs::-moz-scrollbar-track {
	background-color: lightgray;
}
.det_el_tabs::-webkit-scrollbar {
	height: 10px;
}
.det_el_tabs::-webkit-scrollbar-thumb {
	height: 10px;
	background: gray;
}
.det_el_tabs::-webkit-scrollbar-track {
	height: 10px;
	background: lightgray;
}

.add_to_cart_new_btn{position:relative;}
.add_to_cart_new_btn:has(.button__text.hidden){background: transparent!important;}
.add_to_cart_new_btn .button__text{transition:200ms opacity linear,200ms top linear}
.add_to_cart_new_btn .hidden{opacity:0;position:absolute;top:-100%}
.add_to_cart_new_btn .button-counter{display:flex;gap:8px;width:100%;background:transparent;transition:200ms opacity linear,200ms top linear}
.add_to_cart_new_btn .button-counter__item{border:1px solid #4c4d4f;display:flex;align-items:center;justify-content:center;width:56px;height:56px;transition:200ms color linear}
.add_to_cart_new_btn .button-counter__item:not(:nth-child(2)):hover{color:#ed1b34}

.m-filter-inited .is-catalog-filter__header {
	display: block;
}

.gf-me-name.has-margin-top {
	margin-top: 27px;
}

.footer-qr {
	max-width: 100px;
	aspect-ratio: 1;
	margin-top: 27px;
}

@media (max-width: 768px) {
	.footer-qr {
		margin-left: auto;
		margin-right: auto;
	}
}

.footer-qr img {
	width: 100%;
	height: 100%;
}

.page-checkout__order-list .services {
	font-size: 14px;
    color: #929292;
    line-height: 16px;
}

.page-checkout__order-list .services ul {
	padding: 0;
    margin: 6px 0 0px;
    list-style: none;
    display: grid;
    gap: 2px;
}

.side-bar-layout__aside__sticky {
	left: auto !important;
}
/* End */
/* /local/templates/.default/components/arturgolubev/search.title/srch/style.css?168994039014032 */
/* /local/templates/.default/components/bitrix/sale.basket.basket.line/.default/style.min.css?15929194873712 */
/* /local/templates/main/template_styles.css?175025260521541 */
