

/* Start:/bitrix/components/pixelb/backcall/templates/header_pop.v5/style.css?16832914896041*/
/***v.5***/
.form_v5_callback_element{
	color: #5b6770;
	text-decoration: none;
	padding:30px 0 0 0;
	cursor:pointer;
	position: relative;
	text-align: center;
	display: block;
}

.form_v5_callback_element img{
	position: absolute;
	top: 0;
	left:50%;
	margin-left:-16px;
}

.form_v5_callback_element img.first_img{
	z-index:0;
}

.form_v5_callback_element img.second_img{
	z-index:1;
}

.form_v5_callback_element:hover img.first_img{
	z-index:1;
}

.form_v5_callback_element:hover img.second_img{
	z-index:0;
}

.form_v5_callback_element:hover{
	text-decoration: underline;
	color: #0fc71d;
}

.backcall_form_pop_v5{
	width: 100%;
	max-width:695px;
	background:#ffffff;
	box-shadow:3px 3px 4px 1px #454545;
	top:50%;
	opacity: 0.1;
	z-index: 100;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.backcall_form_pop_v5 input, .backcall_form_pop_v5 textarea, .backcall_form_pop_v5 keygen, .backcall_form_pop_v5 select, .backcall_form_pop_v5 button{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.backcall_form_pop_v5 input[type="text"]{
	border:none;
}

.pop_backcall_wrapper_v5{
	height: 100%;
	width:100%;
	position: absolute;
	top:0;
	left:0;
	z-index: 2000;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4QoFEAAn1Y6cDwAAAAh0RVh0Q29tbWVudAD2zJa/AAAADUlEQVQI12P4//9/PQAJewN9F4hVxQAAAABJRU5ErkJggg==") center center transparent;
}

.backcall_form_pop_v5 .comment-form textarea{
    resize: none;
    overflow:auto;
	width: 100%;
	border:none;
	color: #5b6770;
	background: white;
	font-size: 17px;
	line-height: 17px;
}

.backcall_form_pop_v5 .form_msg{
	position:absolute;
	top:10%;
	left:50%;
	margin-left:-35%;
	border:2px solid #E6EDF2;
	background-color:#ffffff;
	width:70%;
	box-shadow:3px 3px 4px 1px #454545;
	z-index:1000;
}

.backcall_form_pop_v5 .narrow .form_msg{
	margin-left:-55%;
	width:110%;
}

.backcall_form_pop_v5 .form_msg .form_msg_wrapper{
	position:relative;
	padding:5%;
	font-size: 12px;
	color: #000000;
}

.backcall_form_pop_v5 .form_msg .form_msg_wrapper a.close_btn{
	position:absolute;
	top:2%;
	right:2%;
	padding:5px;
	text-decoration:none;
	font-size:16px;
	line-height:14px;
	color:#DE001E;
}

.backcall_form_pop_v5 .form_msg.form_msg_error{
	border:2px solid #DE001E;
}

.backcall_form_pop_v5 .comment-form .input_holder.required{
	box-shadow: 0 0 7px #DE001E;
}

.backcall_form_pop_v5 .comment-form .clear_both{
	clear:both;
}

.backcall_form_pop_v5 .comment-form .form_v5_trigger.locked{
	text-decoration:none;
	color: transparent;
	background: url('/bitrix/components/pixelb/backcall/templates/header_pop.v5/img/loader.gif') center center no-repeat transparent;
}

.backcall_form_pop_v5 textarea:focus, .backcall_form_pop_v5 input:focus{
	outline: none;
}

.backcall_form_pop_v5 .comment-form .input_holder_wrapper{
	border:1px solid #bdc2c6;
	margin:0 0 10px 0;
	padding:1px 10px;
	display: block;
}

.backcall_form_pop_v5 .pop_content{
	padding:0 22px;
}

.backcall_form_pop_v5 .form_client_name, .backcall_form_pop_v5 .form_client_phone, .backcall_form_pop_v5 .form_email, .backcall_form_pop_v5 .captcha_word{
	width:100%;
	color:#5b6770;
	background:white;
	font-size:17px;
	line-height:17px;
	padding : 4px 0;
	border:none;
}

.backcall_form_pop_v5 .pop_header{
	font-size:23px;
	color:#ffffff;
	padding:0 10px;
	background-color: #009D5A;
	position: relative;
}

.backcall_form_pop_v5 .pop_header_wrapper{
	background:url('/bitrix/components/pixelb/backcall/templates/header_pop.v5/img/pop_header_ico_v3.png') center left no-repeat #009D5A;
	padding:12px 0;
}

.backcall_form_pop_v5 .pop_close_btn{
	position: absolute;
	top:13px;
	right:20px;
	cursor:pointer;
}

.backcall_form_pop_v5 .pop_heading_label{
	display:block;
	font-size:23px;
	line-height: 36px;
	color:#ffffff;
	padding:0 60px 0 60px;
}


.backcall_form_pop_v5 .pop_content .more{
	padding:5px 10px 0 0;
	height:30px;
}

.backcall_form_pop_v5 a.form_v5_trigger{
	display: block;
	text-align: center;
	padding:15px;
	font-size:22px;
	font-weight:bold;
	color:#ffffff;
	line-height:22px;
	text-decoration:none;
	background-color:#009D5A;
	text-transform: uppercase;
}

.top_icons_holder.top_icons_lada span {
    color: #ffffff;
    cursor: pointer;
}

.backcall_form_pop_v5 .form_section{
	padding:15px 0;
}

.backcall_form_pop_v5 .section_number{
	width:22%;
	float: left;
	font-size: 17px;
	line-height: 16px;
	color: #5b6770;
	text-transform: uppercase;
	padding:5px 3% 0 0;
}


.backcall_form_pop_v5 .number_value{
	float: left;
	font-size: 38px;
	line-height: 32px;
	color: #5b6770;
	padding: 0 10px 0 0;
	font-weight: bold;
}

.backcall_form_pop_v5 .contact_item{
	float: left;
	width:110px;
	height:38px;
	padding:10px;
	margin:0 10px 0 0;
	border:1px solid #bdc2c6;
	cursor: pointer;
}

.backcall_form_pop_v5 .contact_item.active{
	background-color: #009D5A;
}

.backcall_form_pop_v5 .contact_item.last{
	margin:0;
}

.backcall_form_pop_v5 .contact_item_heading{
	font-size: 17px;
	line-height: 18px;
	color: #5b6770;
	text-align: center;
	font-weight: bold;
}

.backcall_form_pop_v5 .contact_item_address{
	font-size: 12px;
	line-height: 12px;
	color: #5b6770;
	text-align: center;
}

.backcall_form_pop_v5 .select_wrapper{
	border:1px solid #bdc2c6;
	position:relative;
	cursor: pointer;
}

.backcall_form_pop_v5 .select_value{
	padding: 5px;
	font-size: 17px;
	line-height: 17px;
	color: #5b6770;
	background: url('/bitrix/components/pixelb/backcall/templates/header_pop.v5/./img/select_arrow_down.png') right center no-repeat transparent;
	text-align: left;
}

.backcall_form_pop_v5 .select_list{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	background-color: #FFFFFF;
	box-shadow:0 0 3px #bdc2c6;
}

.backcall_form_pop_v5 .select_list_value{
	padding: 5px;
	font-size: 17px;
	line-height: 17px;
	color: #5b6770;
	border-bottom:1px solid #bdc2c6;
	text-align: left;
}

.backcall_form_pop_v5 .select_list_value:hover{
	background-color: #CAD0D4;
}


.backcall_form_pop_v5 .capcha_input_holder img{
	width:45%;
	float:left;
	border:none;
}

.backcall_form_pop_v5 .capcha_input_holder .captcha_word{
	width:45%;
	float:right;
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/sale.basket.basket.line/bootstrap_v5/style.min.css?17395187354065*/
.basket-line-block{position:relative;padding-left:25px;white-space:nowrap;font-size:13px}.basket-line-block-icon-cart,.basket-line-block-icon-profile{position:relative;margin-right:10px}.basket-line-block-icon-cart:after,.basket-line-block-icon-profile:after{position:absolute;top:-1px;left:-25px;display:block;width:20px;height:20px;content:''}.basket-line-block-icon-profile:after{background:no-repeat center url(/bitrix/templates/.default/components/bitrix/sale.basket.basket.line/bootstrap_v5/images/profile.svg)}.basket-line-block-icon-cart:after{background:no-repeat center url(/bitrix/templates/.default/components/bitrix/sale.basket.basket.line/bootstrap_v5/images/cart.svg)}@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-fixed.vcenter{bottom:10px;top:auto !important}.bx-basket-item-list{display:none}}.bx-basket-fixed .basket-line-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 .basket-line{line-height:1.44em}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_green/components/bitrix/menu/catalog_horizontal_is/style.css?161675580311078*/
.bx-top-nav-container {
	margin-top: 15px;
	padding: 0 10px;
	/*background: #0083d1;/* COLOR */
	color: #fff;
	border-radius: 2px;
	position: relative;
	font-family:  "Helvetica Neue", Arial, Helvetica, sans-serif;
}
/* 1 lvl*/

.bx-top-nav-container .bx-nav-list-1-lvl {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bx-top-nav-container .bx-nav-1-lvl {
	float: left;
	position: relative;
}
.bx-top-nav-container .bx-nav-1-lvl>a {
	color: #fff;
	font-weight: 700;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 1px;
	padding-top: 6px;
	padding-bottom: 2px;
	border-bottom: none;
}
.bx-top-nav-container .bx-nav-1-lvl>a span {
	padding: 10px 14px 14px;
	display: block;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-hover {}

.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.bx-hover>a,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.hover>a {
	z-index: 250;
	box-shadow: 0 6px 13px 0 rgba(0, 0, 0, .13)
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.bx-hover>a span,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.hover>a span {
	background: #fff;
}
.bx-top-nav-container .bx-nav-parent-arrow{
	display: none;
}
/*2 lvl*/

.bx-top-nav-container .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-2-lvl-container {
	z-index: 999;
	display: none;
	opacity: 0;
	padding: 9px 0 5px;
	box-shadow: 0 6px 13px 0 rgba(0, 0, 0, .13);
	border-top: none;
	min-width: 100%;
	color: #000;
}
.bx-top-nav-container .bx-nav-2-lvl-container-advanced:before,
.bx-top-nav-container .bx-nav-2-lvl-container:before {
	position: absolute;
	content: " ";
	display: block;
	height: 5px;
	background: #fff;
	top: -5px;
	left: 0;
	right: 0;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.hover .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container,
.bx-top-nav-container .bx-nav-1-lvl.hover .bx-nav-2-lvl-container {
	opacity: 1;
	display: block;
	position: absolute;
	top: 100%;
	z-index: 999;
	background: #fff;
}

.bx-top-nav-container>ul{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-top-nav-container .bx-nav-list-2-lvl {
	margin: 0;
	padding: 5px 0 12px;
}
.bx-top-nav-container .bx-nav-2-lvl {
	display: block;
	min-width: 180px;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-top-nav-container .bx-nav-2-lvl>a {
	padding: 5px 15px 5px;
	color: #20394c;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: none;
	display: block;
}

.bx-top-nav-container .bx-nav-list-2-lvl .bx-nav-2-lvl:first-child a{
	border-top: none;
	margin-top: 0;
}

/*3 lvl*/

.bx-top-nav-container .bx-nav-3-lvl {
	padding: 5px 0;
	margin: 0;
}
.bx-top-nav-container .bx-nav-3-lvl-container-advanced:before,
.bx-top-nav-container .bx-nav-3-lvl-container:before {
	position: absolute;
	content: " ";
	display: block;
	height: 5px;
	background: #fff;
	top: -5px;
	left: 0;
	right: 0;
}
.bx-top-nav-container .bx-nav-list-3-lvl {
	margin: 0;
	padding: 0px 0 14px 7px;
}
.bx-top-nav-container .bx-nav-3-lvl {
	display: block;
	min-width: 180px;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-top-nav-container .bx-nav-3-lvl a {
	padding: 3px 15px;
	color: #555;
	font-size: 13px;
	line-height: 14px;
	text-decoration: none;
	border-bottom: none;
	display: block;
}





/* col 1 */
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container {
	min-width: 200px
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container-advanced .bx-nav-list-2-lvl,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl {
	display: block;
	min-width: 200px;
	width: 100%;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-catinfo-back{
	width: 100%;
	background: #fff;
}
/* col 2 */
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container {
	min-width: 400px
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container-advanced .bx-nav-list-2-lvl,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl {
	display: block;
	min-width: 200px;
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-catinfo-back{
	width: 50%;
}
/* col 3 */
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-2-lvl-container {
	min-width: 600px
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-2-lvl-container-advanced .bx-nav-list-2-lvl,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl {
	display: block;
	min-width: 200px;
	width: 33.33333%;
	float: left;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-catinfo-back{
	width: 33.33333%;
}
/* col 4 */
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col {position: static;}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-2-lvl-container-advanced{
	top: 100%;
	left: 0;
	right: 0;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-2-lvl-container{
	min-width: 100%
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-2-lvl-container-advanced .bx-nav-list-2-lvl,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl {
	display: block;
	width: 25%;
	float: left;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-catinfo-back{
	width: 25%;
}

.bx-top-nav-container .bx-nav-catinfo{
	padding: 5px 15px 5px;
	z-index: 120;
	position: relative;
}
.bx-top-nav-container .bx-nav-catinfo img{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e7e9ea;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.bx-top-nav-container .bx-nav-catinfo p{
	padding: 20px 5px 0;
	font-size: 13px;
}
.bx-top-nav-container .bx-nav-catinfo-back{
	position: absolute;
	display: block;
	content: ' ';
	top: -5px;
	right: 0px;
	bottom: 0px;
	background: #f7fafb;
	z-index: 100;
	border-left: 1px solid #ecefef;
}
/* ASIDE */
/*body>.bx-aside-nav-control.bx-opened{left: 85%;}*/

.bx-aside-nav-control {
	font-size: 28px;
	position: fixed;
	width: 40px;
	height: 40px;
	top: 5px;
	left: 5px;
	line-height: 40px;
	cursor: pointer;
	z-index: 1750;
	color: #19721F;
	text-align: center;
}
 .bx-opened{color:#fff;}
body>.bx-aside-nav-control{
	-webkit-transition: left .15s linear;
	-moz-transition: left .15s linear;
	-ms-transition: left .15s linear;
	-o-transition: left .15s linear;
	transition: left .15s linear;
}
.bx-aside-nav-control .fa{
	line-height: 40px;
	vertical-align: middle;
}

.bx-wrapper,
.bx-aside-nav {
	-webkit-transition: -webkit-transform .15s linear;
	-moz-transition: -moz-transform .15s linear;
	-ms-transition: -ms-transform .15s linear;
	-o-transition: -o-transform .15s linear;
	transition: transform .15s linear;
}
.bx-logo {
	z-index: 1700 !important
}
/**/
.bx-opened .bx-footer,
.bx-opened .workarea{display:none !important}
/**/
.bx-aside-nav {
	display: none;
	padding-top: 50px;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
	width: 100%;
	background: #4c5c65;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: 1600;
}
.bx-aside-nav.bx-opened {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	overflow-y: scroll;

}
.bx-aside-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bx-aside-nav a {
	color: #fff;
	vertical-align: middle;
	line-height: 48px;
	height: 48px;
	font-size: 16px;
	display: block;
	border-bottom: 1px solid #3d4b53;
	padding-left: 15px;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.bx-aside-nav a {
	text-decoration: none;
}
.bx-aside-nav .bx-nav-1-lvl {}
.bx-aside-nav .bx-nav-1-lvl>a {}
.bx-nav-1-lvl.bx-opened,
.bx-aside-nav .bx-nav-1-lvl:hover>a,
.bx-aside-nav .bx-nav-1-lvl.bx-hover>a {
	background: #44535c;
}
.bx-aside-nav .bx-nav-list-2-lvl {
	background: #44535c;
}
.bx-aside-nav .bx-nav-2-lvl>a {
	padding-left: 30px;
}
.bx-aside-nav .bx-nav-3-lvl>a {
	padding-left: 45px;
}
.bx-aside-nav .bx-nav-4-lvl a {
	padding-left: 60px;
}
.bx-aside-nav .bx-nav-parent {
	position: relative;
}
.bx-aside-nav .bx-nav-parent-arrow {
	position: absolute;
	right: 0;
	top: 0;
	margin-top: 6px;
	width: 46px;
	height: 34px;
	text-align: center;
	border-left:1px solid #5a6971;
	z-index: 200;
}
.bx-aside-nav .bx-nav-parent-arrow i {
	line-height: 34px;
	font-size: 17px;
	font-style: normal;
	color: #fff;
}
.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-parent-arrow i {
	-webkit-transition: all .15s linear;
	-moz-transition: all .15s linear;
	-ms-transition: all .15s linear;
	-o-transition: all .15s linear;
	transition: all .15s linear;
}
.bx-aside-nav .bx-nav-parent .bx-nav-2-lvl-container-advanced,
.bx-aside-nav .bx-nav-parent .bx-nav-2-lvl-container,
.bx-aside-nav .bx-nav-parent>ul {
	overflow: hidden;
	height: 0;
}
.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-2-lvl-container-advanced,
.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-2-lvl-container,
.bx-aside-nav .bx-nav-parent.bx-opened>ul {
	height: auto;
}

.bx-aside-nav .bx-nav-catinfo{display: none;}
.bx-aside-nav .bx-nav-catinfo-back{display: none;}

@media (min-width: 1200px) {
	.bx-top-nav-container .bx-nav-1-lvl>a {font-size: 15px;}
	.bx-top-nav-container .bx-nav-1-lvl>a span {padding: 12px 14px 15px}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.bx-top-nav-container .bx-nav-1-lvl>a {font-size: 13px;}
	.bx-top-nav-container .bx-nav-1-lvl>a span {padding: 9px 11px 12px}
}

@media (min-width: 768px) and (max-width: 991px) {
	.bx-top-nav-container .bx-nav-1-lvl>a {font-size: 11px;}
	.bx-top-nav-container .bx-nav-1-lvl>a span {padding: 5px 6px 9px}
}
@media (min-width: 768px){
	.bx-aside-nav-control,
	.bx-aside-nav{display: none;}
	.bx-top-nav-container{display: block;}
}
@media (max-width: 767px) {
	.bx-aside-nav-control,
	.bx-aside-nav{display: block;}
	.bx-top-nav-container{display: none;}
	.bx-aside-nav .bx-nav-parent-arrow{display: block;}
	.bx-aside-nav .bx-nav-1-lvl.bx-nav-parent>a>span>.fa{display: none;}
}
.bx-top-nav-container{padding:0 !important;}
.carousel-inner > .item > a > img {width:100%}
.bx-logo{background:white !important;}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_green/components/bitrix/menu/catalog_horizontal_is/themes/green/colors.min.css?1553517125837*/
.bx-green.bx-top-nav .bx-top-nav-container{background:#159ebb}.bx-green.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-hover>a,.bx-green.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-active>a,.bx-green.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl:hover>a{background:#44b1c9;border-bottom:0}.bx-green.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.bx-hover>a,.bx-green.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent:hover>a{color:#159ebb;background-color:transparent}.bx-green.bx-top-nav .bx-top-nav-container .bx-nav-2-lvl>a.bx-active,.bx-green.bx-top-nav .bx-top-nav-container .bx-nav-2-lvl>a:hover{color:#159ebb;background:#f0f0f0}.bx-green.bx-top-nav .bx-top-nav-container .bx-nav-3-lvl a.bx-active,.bx-green.bx-top-nav .bx-top-nav-container .bx-nav-3-lvl a:hover{color:#159ebb;background:#f0f0f0}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_green/components/energosoft/energosoft.slider/energosoft.slider.clients.carousel.is/template-c05fb14acfc0da0847fbbbbcab8424f9.css?16177982989050*/
/*
######################################################
# Name: energosoft.slider                            #
# File: template.css                                 #
# (c) 2005-2012 Energosoft, Maksimov M.A.            #
# Dual licensed under the MIT and GPL                #
# http://energo-soft.ru/                             #
# mailto:support@energo-soft.ru                      #
######################################################
*/

.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-container
{
}

.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-direction-rtl
{
	direction: rtl;
}

.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-clip
{
	overflow: hidden;
}

.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-container-horizontal
{
    /*position: relative;*/
    /*overflow: hidden;*/
    margin: 0 auto 4px auto;
    /*padding: 2px 0 5px;*/
    /*width: 1120px;*/
    /*min-width: 1180px;*/
    width: 99%;
    /*height: 90px;*/
    /*padding: 0 20px 0 40px;*/
}

.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-container-vertical
{
	padding: 40px 20px;
}

.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-clip-horizontal
{
	/*width: 825px;*/
	/*width: 990px;*/
    width:calc( 95%  - 120px);
	/*height: 96px;*/
    margin: auto;
    padding-top: 15px;
}

.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-clip-vertical
{
	width: 155px;
	height: 530px;
}

.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-item-horizontal
{
	margin: 0px;
	padding: 0px;
	padding-right: 5px;
	padding-left: 5px;
	width: 155px;
	height: 96px;
}

.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-item-vertical
{
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 155px;
	height: 96px;
}

.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-direction-rtl .jcarousel-item-horizontal
{
	margin: 0px;
	padding: 0px;
	padding-right: 5px;
	padding-left: 5px;
	width: 155px;
	height: 96px;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-next-horizontal
{
	position: absolute;
	top: 30px;
	right: 0px;
	width: 30px;
	height: 60px;
	cursor: pointer;
	background: transparent url(/bitrix/templates/eshop_bootstrap_green/components/energosoft/energosoft.slider/energosoft.slider.clients.carousel.is/./images/next-horizontal.png) no-repeat -95px 15px;
    /*background: url('/bitrix/templates/eshop_bootstrap_green/components/energosoft/energosoft.slider/energosoft.slider.clients.carousel.is/images/clients-carousel-sprite.png') no-repeat -70px 0;*/
}

.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-direction-rtl .jcarousel-next-horizontal
{
	left: 5px;
	right: auto;
	background-image: url(/bitrix/templates/eshop_bootstrap_green/components/energosoft/energosoft.slider/energosoft.slider.clients.carousel.is/./images/prev-horizontal.png);
}

.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-next-horizontal:hover,
.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-next-horizontal:focus
{
	background-position: 0px 15px;
}

.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-next-horizontal:active
{
	background-position: -70px -61px;
}

.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-next-disabled-horizontal:active
{
	cursor: default;
	background-position: -96px 0;
}

.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-prev-horizontal
{
	position: absolute;
	top: 30px;
	left: 15px;
	width: 30px;
	height: 60px;
	cursor: pointer;
background: transparent url(/bitrix/templates/eshop_bootstrap_green/components/energosoft/energosoft.slider/energosoft.slider.clients.carousel.is/./images/prev-horizontal.png) no-repeat -97px 15px;
    	/*background: url('/bitrix/templates/eshop_bootstrap_green/components/energosoft/energosoft.slider/energosoft.slider.clients.carousel.is/images/clients-carousel-sprite.png') no-repeat 0 0;*/
}

.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-direction-rtl .jcarousel-prev-horizontal
{
	left: auto;
	right: 5px;
	background-image: url(/bitrix/templates/eshop_bootstrap_green/components/energosoft/energosoft.slider/energosoft.slider.clients.carousel.is/./images/next-horizontal.png);
}

.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-prev-horizontal:hover,
.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-prev-horizontal:focus
{
	background-position: 0px 15px;
}

.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-prev-horizontal:active
{
    background-position: 0 -61px;
}

.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-prev-disabled-horizontal:active
{
	cursor: default;
	background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-next-vertical
{
	position: absolute;
	bottom: 5px;
	left: 101.5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(/bitrix/templates/eshop_bootstrap_green/components/energosoft/energosoft.slider/energosoft.slider.clients.carousel.is/./images/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-next-vertical:hover,
.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-next-vertical:focus
{
	background-position: 0 -32px;
}

.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-next-vertical:active
{
	background-position: 0 -64px;
}

.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-next-disabled-vertical,
.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-next-disabled-vertical:active
{
	cursor: default;
	background-position: 0 -96px;
}

.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-prev-vertical
{
	position: absolute;
	top: 5px;
	left: 101.5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(/bitrix/templates/eshop_bootstrap_green/components/energosoft/energosoft.slider/energosoft.slider.clients.carousel.is/./images/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-prev-vertical:hover,
.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-prev-vertical:focus
{
	background-position: 0 -32px;
}

.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-prev-vertical:active
{
	background-position: 0 -64px;
}

.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-prev-disabled-vertical,
.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-energosoft-c05fb14acfc0da0847fbbbbcab8424f9 .jcarousel-prev-disabled-vertical:active
{
	cursor: default;
	background-position: 0 -96px;
}
/*NEW*/
/*.clients-carousel,*/

.clients-carousel .carousel-item, .clients-carousel .prev, .clients-carousel .next {
    background-image: url('/bitrix/templates/eshop_bootstrap_green/components/energosoft/energosoft.slider/energosoft.slider.clients.carousel.is/images/clients-carousel-sprite.png');
    background-repeat: no-repeat;
}
.clients-carousel {
    position: relative;
    overflow: hidden;
    height: 118px;
    border: 1px solid #eaedf1;
    /*background-position: 0 -251px;*/
    /*background-repeat: repeat-x !important;*/
    border-radius: 4px;
    background-color: #F9F9F9;
}
.clients-carousel .viewport {
    position: relative;
    overflow: hidden;
    margin: 0 auto 4px auto;
    padding: 2px 0 5px;
    width: 800px;
    height: 90px;
}
.clients-carousel .overview {
    position: absolute;
}
.clients-carousel .carousel-item {
    float: left;
    width: 155px;
    height: 90px;
    padding: 5px;
    margin: 0 5px 0 0;
    line-height: 80px;
    vertical-align: middle;
    text-align: center;
    background-position: 0 -150px;
}
.clients-carousel .controlBlock {
    position: relative;
}
.clients-carousel .controlBlock .prev {
    left: 13px;
    background-position: 0 0;
}
.clients-carousel .controlBlock .next {
    right: 16px;
    background-position: -70px 0;
}
.clients-carousel .controlBlock .prev, .clients-carousel .controlBlock .next {
    display: block;
    position: absolute;
    width: 60px;
    height: 0px;
    padding: 60px 0 0;
    top: -80px;
}
.clients-carousel .line, .clients-carousel .circle, .clients-carousel .fullLine {
    background-image: url('/bitrix/templates/eshop_bootstrap_green/components/energosoft/energosoft.slider/energosoft.slider.clients.carousel.is/images/clients-carousel-line-sprite.png');
    background-repeat: no-repeat;
}
.clients-carousel .line {
    width: 952px;
    height: 8px;
    padding: 8px 3px;
    margin: 8px auto;
    position: relative;
    background-position: 0 0;
}
.clients-carousel .line .fullLine {
    height: 8px;
    width: 0;
    background-position: -2px -35px;
}
.clients-carousel .line .circle {
    position: absolute;
    width: 24px;
    height: 0;
    padding: 30px 0 0;
    margin: 0;
    top: 0;
    background-position: 0 -48px;
    cursor: pointer;
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_green/components/bitrix/menu/bottom_menu/style.css?1617804453553*/
.bx-inclinksfooter a{border-bottom: none;}
.bx-inclinksfooter .bx-block-title{
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: 600;
}
.bx-inclinksfooter-container {
    margin-top: 15px;
    padding: 0;
    color: #fff;
    border-radius: 2px;
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.bx-inclinksfooter-list{
	list-style: disc !important;
	margin: 0;
	padding: 0;
}
.bx-inclinksfooter-item{
	padding: 0 0 5px 0;
}

/* End */


/* Start:/bitrix/components/bitrix/sale.basket.basket.line/templates/.default/style.min.css?16474924744011*/
.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}.block-store-catalog-list .bx-basket-fixed.bottom{bottom:70px}}@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}.block-wrapper .bx-basket-fixed{padding-top:0}.block-wrapper .bx-basket-fixed .bx-hdr-profile{display:flex;justify-content:space-between}.block-wrapper .bx-basket-fixed .bx-hdr-profile .bx-basket-block{margin-right:20px;padding-bottom:0}}.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:/bitrix/templates/eshop_bootstrap_green/styles.css?17020375658377*/
h1,h2,h3,h4,h5,h6{font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;font-weight: 500;}
p{
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
p.bxe-first-letter:first-letter, .bxe-first-letter-s{
	font-weight: bold;
	font-size: 56px;
	line-height: 56px;
	margin-right: 10px;
	float: left;
	vertical-align: top;
	
}
.lead {
	color: #757575;
  	margin-left: 40px;
	padding:0 0 0 15px;
  	font-size: 13px;
  	font-weight: 300;
  	line-height: 1.4;
  	border-left: 3px solid #99cded;
}

.form_v5_callback_element img
{
	left:0;
	margin-right:0;
}


.bx-inc-orginfo
{
	margin-top: 3px;
}

.form_v5_callback_element
{
	padding:0;
}

.bx-footer
{
	background-color:#222222;
	color:#FFFFFF;
	padding:0px;
}

.bx-footer-section .col-sm-5:last-child
{
	margin-top:9px;
}


.bx-footer-section a
{
	color: #FFFFFF;
	
	
}

@media (min-width: 768px){
	.lead {
	  	font-size: 16px;
  		margin-left: 20px;
	}
	
}

blockquote {
  	padding:0 0 0 15px;
  	margin: 0 0 20px 20px;
	border-left: 3px solid #c2c2c2;
}
blockquote p{
  	font-size: 20px;
  	font-style: italic;
	color: #757575;
  	font-family: Georgia, "Helvetica Neue", Arial,  Helvetica, sans-serif;
}
@media (max-width: 768px){
	blockquote p {
	  	font-size: 16px;
	}
	.dbg_title{font-size: 24px !important;}
}

blockquote.bxe-quote {
	position: relative;
	padding-left: 70px;
	padding-top: 8px;
	min-height: 50px;
	border-left: none;
}
blockquote.bxe-quote:after{
	content: "";
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAzOS45OTYgMzcuOTk1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzOS45OTYgMzcuOTk1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggc3R5bGU9ImZpbGw6I0Q2RDdENjsiIGQ9Ik0wLjAxLDM3Ljk5NXYtMTguMTFjLTAuMDc5LTIuNjA0LDAuMjk0LTUuMDQ5LDEuMTE4LTcuMzM4YzAuODI0LTIuMjg4LDEuOTgxLTQuMywzLjQ3Mi02LjAzNmMxLjQ5LTEuNzM1LDMuMjc2LTMuMTc2LDUuMzU2LTQuMzIxYzIuMDc4LTEuMTQzLDQuMzM1LTEuODczLDYuNzY4LTIuMTl2Ny44MTJjLTIuOTgzLDEuMDI3LTUuMDIzLDIuNTQ1LTYuMTIxLDQuNTU3Yy0xLjEsMi4wMTItMS42NDgsNC40NzktMS42NDgsNy4zOThoNy43Njl2MTguMjI4SDAuMDF6IE0yMy4yODEsMzcuOTk1di0xOC4xMWMtMC4wNzktMi42MDQsMC4yOTQtNS4wNDksMS4xMTgtNy4zMzhjMC44MjQtMi4yODgsMS45ODEtNC4zLDMuNDcyLTYuMDM2YzEuNDktMS43MzUsMy4yNzYtMy4xNzYsNS4zNTYtNC4zMjFjMi4wNzgtMS4xNDMsNC4zMzUtMS44NzMsNi43NjgtMi4xOXY3LjgxMmMtMi45ODMsMS4wMjctNS4wMjMsMi41NDUtNi4xMjEsNC41NTdjLTEuMSwyLjAxMi0xLjY0OCw0LjQ3OS0xLjY0OCw3LjM5OGg3Ljc2OXYxOC4yMjhIMjMuMjgxeiIvPjwvc3ZnPg==);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	left: 10px;
	top: 10px;
	-webkit-background-size: 40px;
	background-size: 40px;
	width: 40px;
	height:40px;
}

hr{
	border: none;
	border-bottom: 1px solid #ccc;
}
hr.bxe-bolder{
	border-bottom-width: 5px;
}
hr.bxe-dashed{
	border-bottom-style: dashed;
	border-bottom-width: 2px;
}
hr.bxe-normal{}
hr.bxe-light{
	border-bottom-color: #e5e5e5
	
}
hr.bxe-dotted{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}

/**/
.bg-primary	{background: #60aadb!important;color: #fff;}
.bg-success	{background: #64ba4e!important;color: #fff;}
.bg-info	{background: #9bc6dd!important;color: #fff;}
.bg-warning	{background: #fec139!important;color: #fff;}
.bg-danger{}
/**/
img.pull-left{
	padding: 5px 15px 5px 0;
}
img.pull-right{
	padding: 5px 0 5px 15px;
}
/**/
.alert{
	border: none;
	border-radius: 1px;
	font-size: 14px;
}
.alert.alert-note{
	background: #f2f2f3;
}
.alert.alert-sys{
	background: #f5f2ec;
	color: #81641F;
}
.alert.bxe-icon{
	padding-left: 90px;
	min-height: 100px;
	position: relative;
}
.alert.bxe-icon:after{
	left:22px;
	top: 20px;
	position: absolute;
	content: " ";
	width:48px;
	height: 48px;
	background-repeat: no-repeat;
	background-position: center;
	background-image:url(/bitrix/templates/eshop_bootstrap_green/images/editor_sprite.png);
	background-repeat: no-repeat;
}
.alert.bxe-icon.alert-success:after	{background-position:0 0}
.alert.bxe-icon.alert-info:after	{background-position:0 -50px}
.alert.bxe-icon.alert-warning:after	{background-position:0 -100px}
.alert.bxe-icon.alert-danger:after	{background-position:0 -200px}
.alert.bxe-icon.alert-note:after	{background-position:0 -150px}
.alert.bxe-icon.alert-sys:after		{background-position:0 -250px}

.bxe-aleft-title{
	font-weight: bold;
	padding-bottom: 5px;
}

.bx-panel-tooltip {
	z-index: 2210 !important;
	overflow: hidden !important;
	position: absolute !important;
	letter-spacing: normal !important;
	list-style: none !important;
	text-align: left !important;
	text-indent: 0 !important;
	text-transform: none !important;
	visibility: visible !important;
	white-space: normal !important;
	word-spacing: normal !important;
	vertical-align: baseline !important;
	margin: 0 !important;
	padding: 15px !important;
	float: none !important;
	text-decoration: none !important;
	-webkit-border-radius: 1px !important;
	-moz-border-radius: 1px !important;
	border-radius: 1px !important;
	-webkit-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.25) !important;
	-moz-box-shadow: 0 12px 10px rgba(0,0,0,.25) !important;
	box-shadow: 0 12px 10px rgba(0, 0, 0, 0.25) !important;
	border: 1px solid;
	border-color: #f0f0f0;
	background: #fff;
	color: #35414e;
	font-size: 14px;
}

/**/
tab,
tabsection,
.bxe-tab-title{
	display: block;
	padding: 5px;
	border: 1px dashed #ccc;
}
/**/
.bxe-list,
.bxe-list ul{
	list-style: none;
	margin: 5px 0;
	padding-left: 15px;
}
.bxe-list-default,
.bxe-list-default ul{
	
}
.bxe-list .fa{
	color: #9fb2bd;
	margin-right: 6px;
}
.bxe-lis-blue .fa{
	color: #0083d1;
}

.bx-green.bx-top-nav .bx-top-nav-container {
	
    background: #009D5A;
}

.bx-top-nav-container>ul{
	display:flex;
}

.bx-top-nav-container .bx-nav-1-lvl{
	margin:auto;
}

.bx-green.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl:hover > a {
    background: #008744;
    border-bottom: 0;
}


.bx-green.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-active>a
{
	background: #008744;
    border-bottom: none;
}

.bx-green.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent:hover > a {
    color: #009D5A;
}

.bx-green.bx-top-nav .bx-top-nav-container .bx-nav-2-lvl>a.bx-active, .bx-green.bx-top-nav .bx-top-nav-container .bx-nav-2-lvl>a:hover {
    color: #009D5A;
    background: #F0F0F0;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	font-size:20px !important;
    color: #337ab7;
}
.bx-catalog-tab-list li > span{color:#04A422;font-weight: bold;}
.bx-touch .bx_catalog_tile .bx_catalog_tile_img {
    width: 100%;
    height: 100%;
}

@media (max-width:964px){
	.bx_catalog_list_home.col1 .bx_catalog_item,.bx_catalog_item .double{padding:1px 16px;width:100%}
	.right_half {
		float: right;
		width: 100%;
		padding: 5px;
	}
	.left_half {
		float: left;
		width: 100%;
		text-align: center;
		padding: 5px;
	}
}

@font-face {
	font-family: "PT Sans"; 
	src: url("https://inform-service.ru/bitrix/fonts/pt_sans-regular.ttf"); 
    font-style: normal;
} 
@font-face {
    font-family: 'Helvetica Neue';
    src: local('Helvetica Neue Roman'), local('Helvetica-Neue-Roman'),
	url('/bitrix/templates/eshop_bootstrap_green/HelveticaNeueCyr-Roman.woff2') format('woff2'),
	url('/bitrix/templates/eshop_bootstrap_green/HelveticaNeueCyr-Roman.woff') format('woff'),
	url('/bitrix/templates/eshop_bootstrap_green/HelveticaNeueCyr-Roman.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
.buybut {
	margin:20px auto;
    color: #FFFFFF;
    display: block;
    font:bold 16px arial;
    height: 35px;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
    width: 160px;
	background: linear-gradient(to bottom,#04A422, #19721F) repeat scroll 0 0 / 100% 200% rgba(0, 0, 0, 0);
    transition: all 0.5s linear 0s;
	border-bottom: 4px solid #FFC107;
	cursor:pointer;
}
.buybut:hover,.buybut:focus{
    background-position: 0 -102%;
}
.morebut {
   display: inline-block;
   color: white !important;
   padding: 10px 15px;
   margin: 20px 0;
   box-shadow: none;
   background: linear-gradient(to bottom,#04A422, #19721F) repeat scroll 0 0 / 100% 200% rgba(0, 0, 0, 0);
   transition: .3s ease-in-out;
   cursor:pointer;
   font:bold 16px arial;
}

.morebut:hover {
   color: white !important;
   box-shadow: 0 15px 69px #FFC107;
}
.faq-rating{display:none;}
.carousel-item{display:block !important;}

.bx-authform{margin: auto;}
iframe{max-width: 100% !important;}
.clearfix{display:none;}

/* End */


/* Start:/bitrix/templates/eshop_bootstrap_green/template_styles.css?1725890276350*/
.bx_stick_disc_special_2{margin:0 !important}
.tr(display: flex;)
.bx-basket-block{padding:0;}
.bx-basket-block>.fa {position:relative;top:0;}
.carousel-indicators {display:none !important;}
.bx-theme-green .btn.btn-default {
    outline: none;
 background-color: 009D5A; 
color: #FFF;}
.bx-top-nav-container .bx-nav-2-lvl-container {
z-index: 1050;}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_green/colors.css?15535171252335*/
@media (max-width: 767px){body.bx-theme-green .bx-logo{background: #33B111;}}
body.bx-background-gradient{
	background: rgb(245,250,253);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZmFmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(245,250,253,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,250,253,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(245,250,253,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(245,250,253,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(245,250,253,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(245,250,253,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5fafd', endColorstr='#ffffff',GradientType=0 );
	background-attachment: fixed;
}
.bx-logo-text small{color: #33b111;}

/* news.list.sidebar */
body.bx-theme-green .bx-s-info-titleicon{background: #33B111;}

/*ABOUT*/
a.bxd-block:hover {border-color: #28A906;}
.bxd-icon {border: 1px solid #28A906;} .bx-s-info-titleicon
a.bxd-block:hover .bxd-icon {background: #28A906;}
.bxd-icon .fa {color: #28A906;}
a.bxd-block:hover .bxd-icon .fa {color: #fff;}

/* BTN */
.bx-theme-green .btn.btn-default {
	outline: none;
	background-color: #3bc915;
	border-color: #3bc915;
	color: #FFF;
}
.bx-theme-green .btn.btn-default:hover {
	outline: none;
	background-color: #3bc915;
	border-color: #3bc915;
	color: #FFF;
}
.bx-theme-green .btn.btn-default:active {
	outline: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
/* End */
/* /bitrix/components/pixelb/backcall/templates/header_pop.v5/style.css?16832914896041 */
/* /bitrix/templates/.default/components/bitrix/sale.basket.basket.line/bootstrap_v5/style.min.css?17395187354065 */
/* /bitrix/templates/eshop_bootstrap_green/components/bitrix/menu/catalog_horizontal_is/style.css?161675580311078 */
/* /bitrix/templates/eshop_bootstrap_green/components/bitrix/menu/catalog_horizontal_is/themes/green/colors.min.css?1553517125837 */
/* /bitrix/templates/eshop_bootstrap_green/components/energosoft/energosoft.slider/energosoft.slider.clients.carousel.is/template-c05fb14acfc0da0847fbbbbcab8424f9.css?16177982989050 */
/* /bitrix/templates/eshop_bootstrap_green/components/bitrix/menu/bottom_menu/style.css?1617804453553 */
/* /bitrix/components/bitrix/sale.basket.basket.line/templates/.default/style.min.css?16474924744011 */
/* /bitrix/templates/eshop_bootstrap_green/styles.css?17020375658377 */
/* /bitrix/templates/eshop_bootstrap_green/template_styles.css?1725890276350 */
/* /bitrix/templates/eshop_bootstrap_green/colors.css?15535171252335 */
