

/* Start:/bitrix/templates/eshop_bootstrap_blue/colors.css?17193992721755*/
body.bx-background-gradient{
	background: rgb(246,247,251);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjdmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(246,247,251,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,247,251,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f7fb', endColorstr='#ffffff',GradientType=0 );
	background-attachment: fixed;
}
.bx-logo-text small {
	color: #0083D1;
}
/*ABOUT*/

a.bxd-block:hover {
	border-color: #0083d1;
}

.bxd-icon {
	border: 1px solid #0083d1;
}

a.bxd-block:hover .bxd-icon {
	background: #0083d1;
}

.bxd-icon .fa {
	color: #0083d1;
}

a.bxd-block:hover .bxd-icon .fa {
	color: #fff;
}

/* End */


/* Start:/js/jquery.fancybox.css?17193992795002*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 0px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(/js/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(/js/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	    top: 9px;
    right: 9px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
background: url(/images/close.png) center center no-repeat;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(/js/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(/js/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(/js/fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url(/js/fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/js/bxslider.css?17193992794019*/
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;

  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
  /*fix flickering when used background-image instead of <img> (on Chrome)*/
  -webkit-perspective: 1000;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /* fix other elements on the page moving (in Chrome) */
  -webkit-transform: translateZ(0);
}
/** THEME
===================================*/
.bx-wrapper {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('/js/images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url('/js/images/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url('/js/images/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('/js/images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('/js/images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_blue/components/bitrix/search.title/visual/style.css?17193992724003*/
.bx-searchtitle {
	margin: 10px 0 0;
	height: 39px;
	background-color: #ffbd00;
	padding: 6px;
}
.bx-searchtitle .bx-block-title {
	font-family: Tahoma, 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;
	height: 24px;
	line-height: 24px;
	background-color: #ffffff;
}
.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;
	height: 27px;
	padding: 2px 8px;
	font-size: 13px;
	font-style: italic;
	line-height: 27px;
	color: #555;
	background-color: #f8fafc;
	border:none;
	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-ios .bx-searchtitle .bx-input-group .bx-form-control {

}
.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
	background: #ffbd00;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: none;
	border-radius: 0px;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding: 0px 18px 0px 30px;
	height: 27px;
	line-height: 27px;
	color: #fff;
	font-size: 14px;
	line-height: 1.42857143;
	-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;
	background: #ffbd00 url(/bitrix/templates/eshop_bootstrap_blue/components/bitrix/search.title/visual/images/lupa-2.png) no-repeat 0px 0px;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	color: #eaeaea;
}


div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 370px;
	margin-top:-3px;
	background-color: #FFF;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/eshop_bootstrap_blue/components/bitrix/search.title/visual/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_searche{padding-top: 5px;}
.bx_searche .bx_img_element{
	background: #fafafa;
	float: left;
	width: 67px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx_searche .bx_item_block{
	min-height: 65px;
	position: relative
}
.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
	/*float: left;*/
	padding-left: 10px;
	margin-left: 0px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
	margin-top: 10px;
	display: inline-block;
	color: #4788cb;
	font-size: 13px;
	text-decoration: none;
}
.bx_searche .bx_item_element a b{color: #000;font-weight: normal;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
	font-weight:bold;
	font-size:13px;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	min-height: 0;
	padding: 0 0 12px;
	line-height: 12px;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 12px;
	color: #a7a7a7;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #a7a7a7}
.bx_item_block.all_result .all_result_title a:hover{color: #4788cb}
.bx_item_block.all_result a{
	margin-top: 0;
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_blue/components/bitrix/breadcrumb/.default/style.css?1719399272763*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
@media (max-width: 767px) {
	.bx-breadcrumb i {
		line-height: 12px;
		margin-right: 2px;
	}
	.bx-breadcrumb .bx-breadcrumb-item {
		margin-bottom: 3px;
		line-height: 12px;
		margin-right: 6px;
	}
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/bitrix/templates/eshop_bootstrap_blue/components/bitrix/sale.basket.basket.line/sidebar/style.css?17193992724183*/

.bx-basket {}
.bx-basket-block {
	font-size: 12px;
	padding-bottom: 5px;
	white-space: nowrap;
	position: relative;
	padding-left: 20px;
}
.bx-basket-block>.fa {
	color: #97a1ab;
	width: 12px;
	position: absolute;
	left: 0;
	top: 3px;
}
.bx-basket-block a {
	color: #039BE5;
	border-bottom: 1px dashed;
	margin-right: 10px;
}
.bx-basket-block a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}
.cart-cap {
	color: #0074b5;
	font-weight: bold;
    text-transform: uppercase;
	font-size: 20px;
	text-align: left;
	margin-bottom: 8px;
	margin-top: 20px;
}
.cart-bg {
	background: #fff none repeat scroll 0 0;
    border: 1px solid #e9e9e9;
    position: relative;
	padding: 10px 15px;
}

/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed{
		width: 200px;
		position: fixed;
		z-index: 1100;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
	}
	.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{
		/*width: 200px;*/
		position: fixed;
		z-index: 1100;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.bx-basket-item-list{
		display: none;
	}
	/*.bx-basket-fixed */
}
.bx-basket-fixed .bx-basket-block{
	margin-left: 10px;
}
.bx-basket-item-list{
	position: relative;
	padding-bottom: 20px;
	overflow: hidden;
}
.bx-opener .bx-basket-item-list{
	padding-bottom: 75px;
}
.bx-max-height .bx-basket-item-list{
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
}
.bx-closed .bx-basket-item-list{
	height: 20px;
	overflow: hidden;
}
.bx-basket-item-list-action{
	cursor: pointer;
	background: #F7F7F7;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 120;
	height: 20px;
	line-height: 14px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #4f4f4f;
	padding: 3px 0;
}
.bx-basket-item-list-button-container{
	text-align: center;
	position: absolute;
	bottom: 20px;
	border-top: 1px solid #F7F7F7;
	padding: 10px 0;
	background: #fff;
	left: 0;
	right: 0;
}

.bx-basket-item-list-container{
	overflow-y: auto;
	max-height: 100%
}
.bx-basket-item-list-item{
	padding-top: 2px;
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid #F7F7F7;
}
.bx-basket-item-list-container .bx-basket-item-list-item:last-child{
	border-bottom: none;
	margin-bottom: 0;
}
.bx-basket-item-list-item-status{
	font-weight: bold;
	padding: 3px;
	background: #EBEBEB;
	margin: 0 10px 20px;
	line-height: 16px;
	font-size: 13px;
	border-radius: 3px;
	text-align: center;
}
.bx-basket-item-list-item-img{
	text-align: center;
	position: relative;
	padding-bottom: 5px;
}
.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;
	text-decoration: none;
}
.bx-basket-item-list-item-remove{
	position: absolute;
	right: 0px;
	top: -3px;
	width: 20px;
	height:20px;
	cursor: pointer;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC) no-repeat center;
	opacity: .5;
}
.bx-basket-item-list-item-remove:hover{
	opacity: .7;
}
.bx-basket-item-list-item-price-block{
	padding-bottom: 12px;
	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;
	text-decoration: line-through;
	color: #B0B0B0
}
.bx-basket-item-list-item-price-summ{}

.bx_cart_login_top .bx-hdr-profile a {
	text-decoration: none;
}
.bx_cart_login_top .bx-hdr-profile{
	line-height: 1.44em;
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_blue/components/bitrix/menu/top_multi/style.css?171939927211744*/
.bx-top-nav-container {
	background:#fff;
	position:relative;
	border: 1px solid #e9e9e9;
}

/* 1 lvl*/
.bx-top-nav-container ul li, 
.bx-top-nav-container .bx-nav-list-1-lvl {
	margin: 0;
	padding: 0px 0px;
	list-style: none;
}
.bx-top-nav-container .bx-nav-1-lvl {
	position: relative;
	display:block;
	padding:0;
}
.bx-top-nav-container .bx-nav-1-lvl>a {
	position:relative;
	z-index:105;
	display:block;
	padding:10px 10px 10px 12px;
	border-bottom: 1px solid #e9e9e9;
	color:#0074b5;
	vertical-align:middle;
	text-align:left;
	text-decoration:none;
	text-shadow:0 1px 1px rgba(255,255,255,.8);
	font-size:15px;
	line-height:16px;
	-webkit-transition: border-color 0s ease;
	-moz-transition: border-color 0s ease;
	-o-transition: border-color 0s ease;
	-ms-transition: border-color 0s ease;
	transition: border-color 0s ease;
}
.bx-top-nav-container .bx-nav-1-lvl:last-child>a{border-bottom:none}
.bx-top-nav-container .bx-nav-1-lvl>a span {

}
.bx-top-nav-container .bx-nav-1-lvl.bx-active a {
	color: #ffbd00;
}

.bx-top-nav-container .bx-nav-1-lvl.bx-hover {
	padding:1px 0 0;
	border:none;
}

.bx-top-nav-container .bx-nav-1-lvl.bx-hover>a,
.bx-top-nav-container .bx-nav-1-lvl.hover>a {
	z-index: 1500;
	margin-left:-11px;
	padding:10px 0 10px 12px;
	width:100%;
	border:none;
	border-right:2px;
	background:#fff;
	box-shadow:-1px 2px 3px 0px rgba(1,1,1,.22);
	font-weight:bold;
	line-height:16px;
	box-sizing:content-box;
}



.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 {
	
}
.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 {
	position:absolute;
	top:-1px;
	left:100%;
	z-index:1300;
	display:none;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-top:1px solid rgba(1,1,1,.1);
	border-radius:2px;
	background:#fff;
	box-shadow:0 5px 10px 0 rgba(1,1,1,.29);
}

.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: 4px;
	background: #fff;
	top: -4px;
	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 {
	display: block;
}
.bx_shadow_fix{display:none}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.bx-hover .bx_shadow_fix,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.hover .bx_shadow_fix,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent:hover .bx_shadow_fix{
	position: absolute;
	top: -1px;
	right: -2px;
	bottom: 0;
	z-index: 1500;
	display: block;
	width: 5px;
	background: #fff;
	opacity: 1;
}

.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: 6px 0 7px;
	float: left;
}


.bx-top-nav-container .bx-nav-2-lvl {
	display: block;
	padding: 3px 0px 3px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 250px;
	
}


.bx-top-nav-container .bx-nav-2-lvl>a {
	padding: 3px 0px 3px 0px;
	color: #0074b5;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
.bx-top-nav-container .bx-nav-2-lvl>a:hover {
	color: #00a8e8;
}
.bx-top-nav-container .bx-nav-2-lvl>a.bx-active {
	color: #ffbd00;
}

.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 0 0 0px;
}
.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: 0px 0px 5px 0px;
	padding: 0px 0 0px 0px;
	/*border-bottom: 1px solid #e3eaef;*/
}
.bx-top-nav-container .toponly-ul .bx-nav-list-3-lvl {
	margin: 0;
	padding: 0px 0 0px 0px;
}
.bx-top-nav-container .bx-nav-3-lvl {
	display: block;
	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, .brands-list .bx-nav-3-lvl>a {
	padding: 3px 0px 3px 15px;
	color: #555;
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
	border-bottom: none;
	display: block;
}
.bx-top-nav-container .bx-nav-3-lvl a:hover {
	color: #49abdf;
	text-decoration: none;
}



/* col1 */

.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: 250px
}
.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: 250px;
	width: 250px;
}
/* col2 */
.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: 500px;
}
.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;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 250px;
}


.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: 760px;
}
.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;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 250px;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-catinfo-back{

}
/*
.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: 8px;
	left: 5px;
	line-height: 40px;
	cursor: pointer;
	z-index: 1750;
	color: #008bce;
	text-align: center;
}
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: 41px;
	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: 63px;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
	width: 100%;
	/*background: #4c5c65;*/
	background: #f9feff;
	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 .brands-list {
	display: none;
}
.bx-aside-nav ul, 
.bx-aside-nav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bx-aside-nav a {
	vertical-align: middle;
	line-height: 48px;
	height: 48px;
	font-size: 16px;
	display: block;
	border-bottom: 1px solid #72cfee;
	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: #f3fcff;
	border-bottom: 1px solid #72cfee;
}
.bx-aside-nav .bx-nav-list-2-lvl {
	background: #dbf5ff;
}
.bx-aside-nav .bx-nav-2-lvl>a {
	padding-left: 30px;
	border-bottom: 1px solid #72cfee;
}
.bx-aside-nav .bx-nav-3-lvl>a {
	padding-left: 45px;
	border-bottom: 1px solid #72cfee;
}
.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 #72cfee;
	z-index: 200;
}
.bx-aside-nav .bx-nav-parent-arrow i {
	line-height: 34px;
	font-size: 24px;
	font-style: normal;
	color: #008bce;
}
.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: 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;}
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_blue/components/bitrix/menu/bottom_menu/style.css?1719399272293*/
.bx-inclinksfooter a{border-bottom: none;}
.bx-inclinksfooter .bx-block-title{
	margin: 0;
	padding: 0;
	font-size: 14px;
}
.bx-inclinksfooter-container {
    padding: 0;
}

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

/* End */


/* Start:/bitrix/templates/eshop_bootstrap_blue/components/bitrix/sale.basket.basket.line/bottom/style.css?17193992724410*/
.bx-basket {}
.bx-login-block {
	font-size: 12px;
	white-space: nowrap;
	position: relative;
	padding-left: 22px;

	float: right;
	margin-top: 3px;
}
.bx-login-block a {
	border-bottom: 1px dashed #0f8acb;
}
.bx-login-block a:hover {
	
}

.bx-basket-block {
	font-size: 12px;
	white-space: nowrap;
	position: relative;
	float: right;
	margin-top: 2px;
}
a.carticon {
	display: inline-block;
	position: relative;
	padding-left: 10px;
    padding-right: 5px;
    padding-top: 0;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	width: 32px;
	height: 24px;
	background: url(/bitrix/templates/eshop_bootstrap_blue/components/bitrix/sale.basket.basket.line/bottom/images/basket-2.png) no-repeat 0px 1px;
	border: none;
	margin-bottom: 5px;
}
a.tovarov {
	display: inline-block;
	position: relative;
	margin-left: -2px;
}

.bx-basket-block a {
	border-bottom: 1px dashed #0f8acb;
}
.bx-basket-block a:hover {
	
}
.bx-basket-block a.carticon {
	border: none;
}


/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed{
		width: 200px;
		position: fixed;
		z-index: 1100;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
	}
	.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;
		z-index: 1100;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
		bottom: 0;
		left: 0;
		right: 0;
	}*/
	.bx-basket-item-list{
		display: none;
	}
	/*.bx-basket-fixed */
}
.bx-basket-fixed .bx-basket-block{
	margin-left: 10px;
}
.bx-basket-item-list{
	position: relative;
	padding-bottom: 20px;
	border-top: 1px solid #F7F7F7;
	overflow: hidden;
}
.bx-opener .bx-basket-item-list{
	padding-bottom: 75px;
}
.bx-max-height .bx-basket-item-list{
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
}
.bx-closed .bx-basket-item-list{
	height: 20px;
	overflow: hidden;
}
.bx-basket-item-list-action{
	cursor: pointer;
	background: #F7F7F7;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 120;
	height: 20px;
	line-height: 14px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #4f4f4f;
	padding: 3px 0;
}
.bx-basket-item-list-button-container{
	text-align: center;
	position: absolute;
	bottom: 20px;
	border-top: 1px solid #F7F7F7;
	padding: 10px 0;
	background: #fff;
	left: 0;
	right: 0;
}

.bx-basket-item-list-container{
	overflow-y: auto;
	max-height: 100%
}
.bx-basket-item-list-item{
	padding-top: 15px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #F7F7F7;
}
.bx-basket-item-list-container .bx-basket-item-list-item:last-child{
	border-bottom: none;
	margin-bottom: 0;
}
.bx-basket-item-list-item-status{
	font-weight: bold;
	padding: 3px;
	background: #EBEBEB;
	margin: 0 10px 20px;
	line-height: 16px;
	font-size: 13px;
	border-radius: 3px;
	text-align: center;
}
.bx-basket-item-list-item-img{
	text-align: center;
	position: relative;
	padding-bottom: 5px;
}
.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;
	color: #3F3F3F;
	text-decoration: none;
}
.bx-basket-item-list-item-remove{
	position: absolute;
	right: 10px;
	top: -7px;
	width: 20px;
	height:20px;
	cursor: pointer;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC) no-repeat center;
	opacity: .5;
}
.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;
	text-decoration: line-through;
	color: #B0B0B0
}
.bx-basket-item-list-item-price-summ{}

.bx_cart_login_top .bx-hdr-profile a {
	text-decoration: none;
}
.bx_cart_login_top .bx-hdr-profile{
	line-height: 1.44em;
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_blue/styles.css?175084733419610*/
h1,h2,h3,h4,h5,h6{}
p{
	font-size: 14px;
}

.header_link {
	color: white;
	display: block;
	position: relative;
	float: left;
	padding-right:20px;
	padding-top: 25px;
}

.header__bottom a:hover {
    color: #febc27;
}

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;

}

model-viewer  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	max-width: 100%;
	height: 600px;
	max-height: 100%;
}

@media (max-width: 768px){
	model-viewer {
	 	width: 80%;
	  	height: 300px;
  		margin-left: 10%;
  		margin-right: 10%;
	}
}

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

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

header .bx-logo-block{margin-top:10px;}
@media (max-width: 768px){
	header .bx-logo-block{margin-top:0;}
	header .bx-logo-block img{max-height:50px;}
	
	blockquote p {
	  	font-size: 16px;
	}
}

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_blue/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;
}
ul.top-menu li a{
    padding: 0px 33px 0px 33px;
}
.bx-inclinksfooter-item{
margin-right: 29px!important;
}
.order-btn-flowserve2 a{
    display: block!important;
    margin-left: 0px!important;
    width: 330px!important;
    height: 50px!important;
    line-height: 50px!important;
    color: #ffffff!important;
margin-top: 30px!important;
text-align: center!important;
    font-size: 24px!important;
    text-decoration: none!important;
    background: #3787b8!important;
    background: -moz-linear-gradient(top, #4ba5d6 0%, #3787b8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4ba5d6), color-stop(100%,#3787b8));
    background: -webkit-linear-gradient(top, #4ba5d6 0%,#3787b8 100%);
    background: -o-linear-gradient(top, #4ba5d6 0%,#3787b8 100%);
    background: -ms-linear-gradient(top, #4ba5d6 0%,#3787b8 100%);
    background: linear-gradient(to bottom, #4ba5d6 0%,#3787b8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ba5d6', endColorstr='#3787b8',GradientType=0 );
}
#back-top {
    position: fixed;
    bottom: 30px;
    right: 5%;
    z-index: 99999;
}
#back-top a {
    width: 64px;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #bbb;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#back-top span {
    width: 64px;
    height: 64px;
    display: block;
    margin-bottom: 7px;
    background: #fff url(/bitrix/templates/eshop_bootstrap_blue/images/arrow_up.jpg) no-repeat center center;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
h1.bx_sitemap_title {
display: none;
}
ul.top-menu li a{
/*padding-left: 30px;
padding-right: 30px;*/
}
ul.top-menu li a{
font-size: 13px;
}




@font-face {
    font-family: Montserrat-Medium; 
    src: url(/fonts/Montserrat-Medium.ttf); 
   }
@font-face {
    font-family: Montserrat-Light; 
    src: url(/fonts/Montserrat-Light.ttf); 
   }
@font-face {
    font-family: Montserrat-SemiBold; 
    src: url(/fonts/Montserrat-SemiBold.ttf); 
   }
@font-face {
    font-family: Montserrat-Regular; 
    src: url(/fonts/Montserrat-Regular.ttf); 
   }

.img_block1 img{
float: right;
}
.capt_eng{
font-size: 36px;
font-family: Montserrat-Medium; 
font-weight: 600;
}
.capt_eng span{
    margin-bottom: -23px;
    display: block;
    margin-top: -10px;
}
.each_txt_abzac{
font-size: 16px;
margin-top: 20px;
 font-family: Montserrat-Light; 
}
.each_txt_abzac.bold_txt{
font-family: Montserrat-Medium; 
font-weight: 600;
}
.txt_block2{
border-left: 2px solid #436db1;
font-family: Montserrat-Medium; 
font-weight: 600;
font-size: 18px;
padding-left: 20px;
}
.capt_2_eng{
font-family: Montserrat-Medium; 
font-weight: 600;
font-size: 24px;
margin-top: 30px;
margin-bottom: 30px;
}
.all_items span{
padding-left: 25px;
}
.all_items{
    line-height: 36px;
}
.workarea2{
margin-top: 40px;
}
.img_block_3{
padding-top: 50px;
padding-bottom: 50px;
}
.img_block_4{
padding-top: 50px;
padding-bottom: 50px;
padding-left: 50px;
}
.workarea3{
background: url(/images/bg_fr.png) center no-repeat;
text-align: center;
height: 350px;
}
.capt_form{
font-size: 30px;
padding-top: 120px;
 font-family: Montserrat-Light; 
color: #fff;
margin-bottom: 60px;
}
.but_open_form{
font-size: 16px;
 font-family: Montserrat-Light; 
color: #000;
background: #febc27;
font-weight: 600;
padding: 10px 40px;
}
.block_txt_4 div.items_txt span{
padding-left: 30px;
color: #757171;
}
.block_txt_4 div.items_txt{
    line-height: 50px;
font-size: 16px;
 font-family: Montserrat-Light; 
}
.workarea5{
margin-top: 50px;
margin-bottom: 50px;
}
.workarea6{
background: #f7f7f7;
padding-top: 50px;
padding-bottom: 50px;
}
.img_block_4{
    box-shadow: 1px -3px 19px rgba(0,0,0,0.1);
}
.workarea7{
margin-top: 50px;
margin-bottom: 50px;
}
.workarea8{
background: #f7f7f7;
}
.block_txt_6{
background: #fff;
box-shadow: 1px -3px 19px rgba(0,0,0,0.1);
padding-top: 60px;
padding-bottom: 60px;
}
.block_txt_7{
line-height: 50px;
margin-top: 50px;
padding-left: 0px;
padding-right: 0px;
color: #757171;
}
.block_txt_8{
color: #757171;
margin-top: 55px;
    line-height: 22px;
    padding-top: 35px;
    padding-bottom: 35px;
background: url(/images/icon3.png) left center no-repeat;
padding-left: 60px;
}
.items_block_8{
margin-top: 30px;
line-height: 50px;
}
.items_block_8 span{
padding-left: 30px;
}
.block_txt_9 img{
margin-top: 150px;
    margin-left: -100px;
}
.workarea10{
padding-top: 80px;
}
.all_partners{
margin-top: 80px;
}
.all_partners div{
width: 20%;
text-align: center;
float: left;
margin-bottom: 30px;
}
.workarea11 {
margin-top: 80px;
}
.about_each_item2{
background: url(/images/bg_each_item.png) left center no-repeat;
    padding: 31px 3px 31px 20px;
height: 157px;
margin-left: -5px;
margin-top: 6px;
}
.about_each_item2 p{
text-align: center;
color: #436db1;
font-family: Montserrat-SemiBold; 
font-size: 18px;
margin-left: -47px;
margin-top: -20px;
}
.about_each_item{
line-height: 26px;
font-size: 16px;
color: #817d7d;
font-family: Montserrat-Regular; 
}
.about_each_item span{
font-family: Montserrat-SemiBold;
font-size: 18px;
color: #000;
}
.all_itm2{
padding-left: 0px;
}
.about_each_item3{
background: url(/images/bg_each_item2.png) left center no-repeat;
    height: 206px;
margin-left: -4px;
}
.about_each_item_img{
    margin-top: 29px;
box-shadow: 1px 7px 19px rgba(0,0,0,0.1);
}
.about_each_item4{
background: url(/images/bg_each_item6.png) left center no-repeat;
    height: 120px;
margin-left: 32px;
margin-top: 12px;
}
.about_each_item4 p{
margin-left: -15px;
}
.all_itm3{
padding-right: 0px;
}
.choosse_lang span{
padding: 8px;
color: #febc27;
border: 1px solid #febc27;
display: inline-block;
font-size: 16px;
 font-family: Montserrat-Light; 
}
.choosse_lang a{
padding: 8px;
color: #a3a3a3;
border: 1px solid #e6e6e6;
display: inline-block;
font-size: 16px;
 font-family: Montserrat-Light; 
border-left: 0px;
}
.choosse_lang a:hover{
border: 1px solid #e6e6e6;
border-left: 0px;
}
.choosse_lang a img{
margin-top: -2px;
display: inline-block;
}
.rus_version a{
color: #febc27;
font-size: 14px;
text-decoration: underline;
}
.rus_version{
float: right;
}

.but_open_form2{
font-size: 14px!important;
color: #000!important;
font-family: Montserrat-Regular; 
text-decoration: none!important;
padding: 10px 21px;
    margin-top: 5px;
    display: block;
}
.menu_eng ul li{
list-style-image: none;
list-style-type: none;
float: left;
margin-right: 20px;
font-size: 14px!important;
font-family: Montserrat-Regular; 
}
.menu_eng ul li a{
color: #000;
    font-weight: 600;
}
.menu_eng ul{
margin-left: 0px;
    padding-left: 0px;
}
.form_popup_eng{
width: 750px;
height: 475px;
padding: 35px 0px;
text-align: center;
}
.capt_form_popup_eng{
font-size: 24px!important;
font-family: Montserrat-Regular; 
margin-bottom: 40px;
font-weight: 600;
}
#feedback-form7 input{
background: #fff;
border: 1px solid #e6e6e6;
width: 60%;
height: 33px;
font-size: 14px;
 font-family: Montserrat-Light; 
border-radius: 5px;
margin-bottom: 20px;
}
#feedback-form7 textarea{
background: #fff;
border: 1px solid #e6e6e6;
width: 60%;
font-size: 14px;
 font-family: Montserrat-Light; 
height: 120px;
resize: none;
border-radius: 5px;
min-width: 30%;
    display: inline-block;
}
#submitFF{
font-size: 14px!important;
color: #000!important;
background: #febc27!important;
width: 160px!important;
text-align: center!important;
padding: 10px 0px!important;
border-radius: 0px!important;
border: 0px!important;
font-family: Montserrat-Regular!important;
height: 40px!important;
    float: none!important;
margin-top: 30px;
font-weight: 600;
}
.form_popup_eng_th{
font-size: 24px;
text-align: center;
width: 420px;
height: 245px;
padding-top: 110px;
}
.img_block_4{
    width: 57%;
}
.img_block_4p{
display: none;
}
.y_phone{
display: none;
}
.wrap, .bx-wrap, .bx-wrapper{
background: none!important;
border: none;
box-shadow: none;
}
.workarea5, .workarea7{
    margin-left: 8%;
}
.bxslider > div{
width: 450px!important;
height: 340px!important;
}
.bx-wrapper .bx-pager.bx-default-pager a{
width: 20px;
    height: 4px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus{
background: #febc27;
}
.bx-wrapper .bx-pager.bx-default-pager a{
background: #436db1;
}
.bx-wrapper .bx-pager{
text-align: left;
}
.all_img_block_show{
display: none;
}
.about_each_item_img_yes{
display: none;
}
.hide_block_k{
display: none;
}
.bx-logo.bx-logo22 {
    padding-left: 0px!important;
}




@media (max-width: 768px){
.no_phone{
display: none;
}
.workarea_frst{
margin-top: -90px;
}
.bx-logo22{
background: #fff!important;
border: 0px!important;
}
.img_block_4 {
    width: 100%;
padding-left: 15px;
}
.img_block_3p{
display: none;
}
img_block_4p{
display: block;
}
.txt_block2{
    font-size: 17px;
}
.capt_form{
font-size: 16px;
    padding-top: 83px;
}
.block_txt_4 .items_txtp{
line-height: 43px!important;
    font-size: 13px!important;
}
.all_img_blockp{
display: none;
}
.y_phone{
display: block;
}
.all_partners div{
width: 50%;
    height: 68px;
}
.capt_eng{
    font-size: 27px;
}
.block_txt_7 {
    line-height: 28px;
}
.block_txt_8{
    background: url(/images/icon33.png) top center no-repeat;
margin-top: 24px;
padding-top: 55px;
    padding-left: 0px;
    text-align: center;
    padding-bottom: 0px;
}
.items_block_8{
    line-height: 27px;
}
.block_txt_9 img {
    margin-top: 0px;
    margin-left: 0px;
}
.block_txt_9{
padding: 0px;
}
.workarea10 {
    padding-top: 40px;
}
.img_block1{
margin-top: 20px;
}
.bxslider > div{
width: 270px!important;
height: 100%!important;
}
.dop_c_p{
padding-left: 0px;
}
.all_img_block_show{
display: block;
}
.bxslider.bxslider2 > div {
    width: 290px!important;
    height: 100%!important;
}
.about_each_item4{
    margin-left: 0px;
}
.all_itm3{
padding-left: 0px;
margin-left: -1px;
}
.about_each_item span, .about_each_item{
    font-size: 14px;
}
.about_each_item2{
background: url(/images/bg_each_itemp.png) left center no-repeat;

}
.about_each_item3{
background: url(/images/bg_each_item2p.png) left center no-repeat;

}
.about_each_item4{
background: url(/images/bg_each_item6p.png) left center no-repeat;
    
}
.all_itm2{
padding-right: 0px;
    padding-left: 6px;
}
.about_each_item_img_yes{
display: block;
}
.about_each_item_img_no{
display: none;
}
.about_each_item2 p{
    margin-left: -15px;
}
.all_itm3 .about_each_item4:first-child{
margin-top: 5px!important;
}
.bx-logo22 .bx-logo-block img{
width: 140px;
}
.form_popup_eng{
width: 250px;
}
.hide_block_k{
display: block;
}
#feedback-form7 input, #feedback-form7 textarea{
width: 90%;
}
.form_popup_eng_th{
width: 200px;
    padding-top: 80px;
}
.bx-wrapper .bx-pager {
    text-align: center;
}
.bx-prev{
background: url(/images/left.png) no-repeat!important;
}
.bx-next{
background: url(/images/right.png) no-repeat!important;
    right: -1px!important;
}

.bx-logo-block3{
    margin-top: 10px;
    float: left;
}
.bx-logo3{
padding: 10px 12px 13px 60px;
}
.bx-logo3 > div .bx-logo-block3{
border: 0px;
padding: 0px;
}
.choosse_lang_mob .bx-logo-block3{
width: auto;
}
}





.workarea5 {
    margin-bottom: 80px;
}
.open_mob_menu_eng{
background: url(/images/open_mob_menu.png) no-repeat;
width: 45px;
height: 29px;
    display: block;
    float: right;
margin-top: 7px;
}
.bx-logo22 .bx-logo-block{
float: left;
}
.bx-logo22{
padding-left: 15px!important;
padding-right: 15px!important;
}

.choosse_lang_mob span{
    padding: 3px;
}
.choosse_lang_mob a{
    padding: 3px;
}
.choosse_lang_mob{
    margin-top: 8px;
    margin-left: 17px;
float: left;
}
header a.choosse_lang_mob_a{
    padding: 3px!important;
    color: #a3a3a3;
    border: 1px solid #e6e6e6;
    display: inline-block;
    font-size: 16px;
    font-family: Montserrat-Light;
    border-left: 0px;
}
.choosse_lang_mob a{
padding-top: 0px!important;
padding-right: 0px!important;
}
.choosse_lang_mob span {
    padding: 3px;
    color: #febc27;
    border: 1px solid #febc27;
    display: inline-block;
    font-size: 16px;
    font-family: Montserrat-Light;
}
.new_menu_mob > a{
color: #febc27;
font-size: 14px;
text-decoration: underline;
    margin-top: 20px;
    display: block;
}
.new_menu_mob .but_open_form {
margin-left: 15px;
margin-right: 15px;
}
.new_menu_mob{
text-align: center;
}
.new_menu_mob ul{
text-align: center;
padding-left: 0px;
}
.new_menu_mob ul li{
list-style-image: none;
list-style-type: none;
    padding: 10px 0px;
border-bottom: 1px solid #febc27;
}
.new_menu_mob ul li a{
color: #000;
}
.new_menu_mob{
width: 100%;
    margin-left: -15px;
    position: fixed;
    background: #fff;
display: none;
}
.new_menu_mob .but_open_form2 {
margin-top: 0px;
}
.close_mob{
display: block;
float: right;
background: url(/images/close.png) no-repeat;
width: 18px;
height: 18px;
margin-top: 0px!important;
margin-right: 10px;
}

.fancybox-skin{
background: #fff;
}
.phones-top{
background: none!important;
}
.email-top a.mail_bg{
    background: url(/images/icon_email.png) no-repeat scroll 0px 10px!important;
}
.email-top a.online_bg{
    background: url(/images/icon_2.png) no-repeat scroll 0px 10px!important;
}
.email-top a{
    padding: 8px 0px 0px 23px!important;
}
.phones-top_old{
    padding: 37px 0px 7px 40px!important;
}
.workarea5, .workarea6, .workarea7, .workarea8{
margin-top: 60px;
}
.workarea7 .capt_eng{
margin-top: 30px;
}
.workarea10 {
    padding-top: 60px;
}
@media (min-width: 1200px){
    .dop_head{
	position: fixed!important;

    background: #fff!important;
    z-index: 999;
	width: 100%;
	}
	.workarea_frst{
	    margin-top: 122px;

	}
}

@media (min-width: 768px) and (max-width: 991px){
	.choosse_lang {
		margin-bottom: 20px;
	}
}

/* End */


/* Start:/bitrix/templates/eshop_bootstrap_blue/template_styles.css?175084733429386*/
@media (max-width:767px){#bx-panel{display:none !important}}
body {
	background: #ffffff url(/bitrix/templates/eshop_bootstrap_blue/img/header-fon.jpg) no-repeat center top;
	font-family: Verdana, Arial sans-serif;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

/* Закрашиваем фон, если поле пустое */
input.mnogofield:placeholder-shown, textarea.mnogofield:placeholder-shown{
	background-color: #8EEC7B !important;
}



.fancybox-nav span {
	visibility: visible;
}
.photobankGallery {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
}
.fancybox-close {
	position: absolute;
	top: -3px;
	right: -10px;
	width: 39px;
	height: 33px;
	cursor: pointer;
	z-index: 8040;
	background-position: 0 0;
	background-image: url(/js/fancybox_sprite@2x.png);
	background-size: cover;
}

.radiosWrapper label.mnogofield {
	position: relative;
}
.radiosWrapper.unfield label.mnogofield:after {
	content: no-close-quote;
	background: #8eec7b;
	position: absolute;
	top: 3px;
	right: 0;
	bottom: 0;
	left: 0px;
	border-radius: 99%;
	height: 15px;
	width: 15px;
}
.starrequired {
	color: red;
}
.w100 {
	width: 100%;
}

.regform {
	display: flex;
	gap: 20px;
}

.mnogo-text {
	border-radius: 5px;
	border: 1px solid red;
	padding: 20px;
	text-align: justify;
	max-width: calc(100% - 500px);
}
.mnogo-text ol {
	padding-left: 20px;
}
.mnogocolor {
	color: #8EEC7B
}
@media screen and (max-width: 1000px) {
	.regform {
		flex-direction: column;
	}
	.mnogo-text {
		width: 100%;
		max-width: 100%;
	}
}

.helplabel {
	width: 16px;
	height: 16px;
	display: inline-block;
}
.ziptable {
  font-size: 16px;
  border-color: #d0d0d0;
}

@media (max-width: 767px){
	.ziptable {
		font-size: 9px;
	}
}

.tab {
  overflow: hidden;
  border: 1px solid #fff;
  background-color: #f1f1f1;
}

.tab button {
  background-color: inherit;
  border: 1px solid #fff;
  float: left;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
}
@media (max-width:767px){
  .tab button {
    padding: 14px 8px;
    font-size: 12px;
  }
}

.tab button:hover {
  background-color: #ddd;
}

.tab button.active {
  background-color: #4674b5;
  color: #fff;
}

.tabcontent {
  display: none;
  padding: 6px 12px;
  background-color: #f5fafc;
  border: 1px solid #f1f1f1;
  overflow: hidden;
  border-top: none;
  margin: -2px 2px;
}

.tabcolumn {
  float: left;
  width: 33%;
  padding: 2%;
  display: grid;
}

@media (max-width: 767px){
	.tabcolumn {
		width: 48%;
		padding: 4%;
	}
}

.tabcontent button {
  background-color: #d9edf7;
  color: #4674b5;
  border-radius: 5px;
  outline: none;
  cursor: pointer;
  border:none;
  padding: 12px 10px;
  transition: 0.3s;
  margin: 4px 0px;
}

.tabcontent button:hover {
  background-color: #4674b5;
  color: #fff;
}

.tabcontent button.active {
  background-color: #4674b5;
  color: #fff;
}

.collapsible {
  background-color: #d9edf7;
  color: #4674b5;
  cursor: pointer;
  padding: 16px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 14px;
}

.activecollapse, .collapsible:hover {
  background-color: #4674b5;
  color: white;
}

.collapsible:after {
  content: '\002B';
  color: #4674b5;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.activecollapse:after {
  content: "\2212";
  color: white;
}

.content {
  padding: 0 16px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #d9edf7;
}

.column {
  float: left;
  width: 25%;
  padding: 1.6%;
}

@media (max-width: 767px){
	.column {
		width: 48%;
		padding: 4%;
	}
}

.column1 {
  float: left;
  width: 62.5%;
  padding: 5px;
}

.column2 {
  float: left;
  width: 37.5%;
  padding: 5px;
}

body.bx-opened {
	overflow: hidden;
}

.wrap,
.bx-wrap,
.bx-wrapper{
	position: relative;
	background: url(/bitrix/templates/eshop_bootstrap_blue/img/footer-bg.jpg) no-repeat center bottom;
}
@media (max-width: 767px){
	.bx-wrapper {
		background: none;
	}
}

body.bx-background-image{
	position: relative;
}
@media (min-width: 992px) and (max-width:1199px){
	body.bx-background-image{
		-webkit-background-size:1600px auto;
		background-size:1600px auto;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	body.bx-background-image{
		-webkit-background-size:1280px auto;
		background-size:1280px auto;
	}
}
@media (max-width: 767px){
	body.bx-background-image{
		background: none ;
	}
}

body.bx-background-gradient{
	background: rgb(246,247,251);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjdmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(246,247,251,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,247,251,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f7fb', endColorstr='#ffffff',GradientType=0 );
	background-attachment: fixed;
}

.icon-empty {
	opacity: 0;
}

a {
	text-decoration: none;
	color: #0074b5;
}

a:active,
a:hover {
	border-color: transparent;
	text-decoration: none;
}

a,
.container {
	-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;
}

img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%
}

ul li {
	list-style-image: url(/bitrix/templates/eshop_bootstrap_blue/img/new_marker.png);
}
ul li, ol li {
	margin-top: 6px;
	margin-bottom: 6px;
}

.bx-header {}
/*Logo*/

.bx-logo {
	padding: 15px 0px 0px 0px;
}

.bx-logo .bx-logo-block {
	display: block;
	height: 65px;
	border-bottom: none;
}

@media (max-width: 767px) {
	.bx-logo {
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		z-index: 1400;
		padding: 10px 40px 13px 60px;
		background: rgba(0, 0, 0, 0) url("/bitrix/templates/eshop_bootstrap_blue/img/header-fon.jpg") no-repeat scroll center top;
		border-bottom: 2px solid #0074b5
	}
	.bx-logo .bx-logo-block {
		text-align: center;
		height: auto;
		padding-top: 6px;
	}
	
}
/* Sections */

.bx-content-section {
	padding: 15px 15px 15px 15px
}

.bx-content-seection {
	padding: 0px 15px 0px 15px;
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 991px) {
	
}

@media (max-width: 767px) {
	.bx-header-section {
		padding: 61px 15px 0px 15px;
	}
	.bx-content-seection {
		padding: 10px 15px 0px 15px;
	}
	.bx-content-section {
		padding: 15px 15px 100px 15px;
	}
}
/* header / phone */


.phones-top {
	padding: 25px 0px 7px 0px;
	height: 95px;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
	background: url("/bitrix/templates/eshop_bootstrap_blue/img/phone_icon.png") no-repeat scroll 0px 34px;
}

.phones-top  span.phone-cod {
	font-weight: 600;
	font-size: .9em;
}
.phones-top  span.phone {
	font-size: 18px;
	font-weight: bold;
	color: #0074b5;
}
.email-top {
	padding: 25px 0px 5px 0px;
	font-size: 12px;
	font-weight: normal;
}
.email-top a {
	font-size: 12px;
	font-weight: normal;
	background: url("/bitrix/templates/eshop_bootstrap_blue/img/mail_icon.png") no-repeat scroll 0px 10px;
}
.email-top_dop{
	display: none;
}
.order-top {
	padding: 25px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	float: right;
}
.order-top a {
	display: block;
	padding: 12px 0px 0px 34px;
	height: 40px;
	font-size: 12px;
	font-weight: normal;
	background: url("/bitrix/templates/eshop_bootstrap_blue/img/order_icon.png") no-repeat scroll 0px 7px;
}


.main-main {
	background-color: #0074b5;
	text-align: center;
}

.top-menu-cont {
	background: url("/bitrix/templates/eshop_bootstrap_blue/img/menu-backgound.png") repeat-x scroll left top;
	height: 54px;
}
ul.top-menu {
	height: 54px;
	margin: 0;
	padding: 0;
}
ul.top-menu li {
	height: 54px;
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
ul.top-menu li a {
	height: 54px;
	display: block;
	color: #ffffff;
	font-size: 13px;
	text-transform: uppercase; 
	border-bottom: 7px solid #ffffff;
	line-height: 47px;
	padding: 0px 23px 0px 23px;
	background: url("/bitrix/templates/eshop_bootstrap_blue/img/menu-sep.png") no-repeat scroll right top;
}
ul.top-menu li:last-child a {
	background: none;
	padding: 0px 25px 0px 29px;
}
ul.top-menu li a:hover, ul.top-menu li a.active {
	color: #ffffff;
	opacity: .8;
	border-color: #ffbd00;
}
@media (min-width: 992px) and (max-width:1199px){
	ul.top-menu li a {
		padding: 0px 17px 0px 17px;
	}
	ul.top-menu li:last-child a {
		padding: 0px 17px 0px 17px;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	ul.top-menu li a {
		font-size: 11px;
		padding: 0px 10px 0px 10px;
	}
	ul.top-menu li:last-child a {
		padding: 0px 10px 0px 10px;
	}
}


.mobile_lang {
	display: none;
}
@media screen and (max-width: 550px){
	.mobile_lang {
			display: initial;
	}
}
.oprosny-list {
	height: 39px;
	line-height: 39px;
	margin-top: 10px;
}
.oprosny-list a {
	height: 39px;
	line-height: 39px;
	display: block;
	padding: 0px 0px 0px 39px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
	background: #0074b5 url("/bitrix/templates/eshop_bootstrap_blue/img/oprosny-list.png") no-repeat scroll left top;
}
.oprosny-list a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #005e93;
}

.main-block {
	height: 150px;
	text-align: center;
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
}
.main-block a.main-block-pic-link {
	padding-top: 55px;
	position: relative;
	display: block;
	height: 135px;
}
.main-block a.main-block-link {
	display: block;
	position: absolute;
	top: 0;
	height: 150px;
	width: 100%;
	padding-top: 13px;
	border-top: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 6px solid #0074b5;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #0074b5;
}
.main-block a.main-block-link:hover {
	border-color: #ffbd00;
	text-decoration: none;
	color: #ffbd00;
}
@media (max-width: 767px) {
	.main-block a.main-block-link {
		font-size: 12px;
	}
}




/*sidebar*/

.bx-sidebar-block {
	margin-bottom: 40px;
}
.bx-block-title {
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-footer .bx-block-title{
	margin: 0;
	padding: 0;
	font-size: 17px;
	color: #fff;
	font-weight: 600;
}
/* Breadcrumb Custom*/

.bx-breadcrumb-item a {
	color: #757575;
}

.bx-breadcrumb-item a:hover {
	color: #2d2d2d;
}


.newsm-date {
	color: #666666;
	font-size: 11px;
}
.newsm-text {
	font-size: 12px;
	margin: 1px 0px 10px 0px;
}
.archive_news {
	margin: 10px 0px 10px 0px;
	float: right;
	font-size: 12px;
}

ul.poleznoe {
	margin: 0;
	padding: 0;
}
ul.poleznoe li {
	margin: 10px 0px 15px 0px;
	padding: 0;
	list-style: none;
	line-height: 15px;
}
ul.poleznoe li a {
	font-size: 12px;
	
}



/* workarea */

.section15 {	
	padding: 15px;
}

@media (min-width: 768px) {
	.footer-mobile {
		background: #fff none repeat scroll 0 0;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		overflow: hidden;
		padding-top: 10px;
		position: fixed;
		width: 200px;
		z-index: 1100;
	}
	.footer-mobile.top	  {top:10px}
	.footer-mobile.right  {right:10px}
	.footer-mobile.bottom{bottom:10px}
	.footer-mobile.left	 {left:10px}
	.footer-mobile.bx-max-height{top:10px;bottom:10px;}
}

@media (max-width: 767px) {
	.footer-mobile {
		position: fixed;
		z-index: 1100;
		background: #fff;
		padding-top: 10px;
		border-top: 2px solid #0074b5;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
		bottom: 0;
		left: 0;
		right: 0;
		font-family: Arial;
	}
}
@media (max-width: 767px) {
	#navigation {
		margin-top: 20px;
	}
}
.search-page {
    margin: 0px -15px;
}
.search-page input[type="text"] {
    background: #f8fafc none repeat scroll 0 0;
    border: 1px solid #ccd5db;
    border-radius: 2px;
    outline: medium none;
    padding: 3px 10px;
	width: 80%;
	height: 28px;
	line-height: 28px;
	font-size: 15px;
}
.search-page input[type="submit"] {
    text-align: center;
	width: 18%;
	height: 28px;
	background-color: #0074b5;
    border-color: #0074b5;
	  -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 28px;
    text-align: center;
    vertical-align: top;
    white-space: nowrap;
	color: #fff;
}
.search-page input[type="submit"]:hover {
	background-color: #005e93;
    border-color: #005e93;
}

.catsec {
	padding-top: 0px!important;
}
.catsec .bx-title {
	margin-bottom: 28px;
}

.sort {
    color: #999999;
    float: right;
    font-size: 13px;
    margin: 0px 0px 10px 0px;
}
.sorttext {
    display: inline-block;
    font-size: 14px;
}
.sortbutton {
    background-color: #0f8acb;
    color: white;
    display: inline-block;
    font-weight: bold;
    padding: 3px 6px 3px;
    text-decoration: none;
	border-radius: 3px;
}
.sortbutton.current, .sortbutton:hover, .sortbutton.current:hover, .sortbutton:active {
    background-color: #22b6e5;
    color: white;
    display: inline-block;
    font-weight: bold;
    padding: 3px 6px 3px;
    text-decoration: none;
}
.sortbutton span {
    background: rgba(0, 0, 0, 0) url("/bitrix/templates/eshop_bootstrap_blue/img/sort.png") no-repeat scroll right 4px;
    display: inline-block;
    height: 10px;
    width: 12px;
}
.sortbutton.current.desc:hover span, .sortbutton.current.asc span {
    background-position: right -41px;
}

.bx-authform-content-container, .bx-authform-label-container {
    color: #333!important;
    font-size: 15px!important;
}

.box-modal .btn {
    background-color: #0074b5;
    border-color: #0074b5;
    color: #fff;
    font-size: 17px;
    padding-left: 30px;
    padding-right: 30px;
	margin-top: 5px;
}
.box-modal .btn:active, .box-modal .btn:focus, .box-modal .btn:hover {
    background-color: #22b6e5;
    border-color: #22b6e5;
    color: #fff;
}
.input-medium {
	width: 100%;
	margin: 3px 0px;
}


.popup-window-titlebar {
	padding-left: 5px;
	font-size: 16px;
}
.popup-window-titlebar .popup-window-top-row .popup-window-left-column, 
.popup-window-titlebar .popup-window-top-row .popup-window-center-column, 
.popup-window-titlebar .popup-window-top-row .popup-window-right-column, 
.popup-window-titlebar-light .popup-window-top-row .popup-window-left-column, 
.popup-window-titlebar-light .popup-window-top-row .popup-window-center-column, 
.popup-window-titlebar-light .popup-window-top-row .popup-window-right-column {
	background-color: #d9f5ff!important;
    background-image: none!important;
    background-position: 0 0;
    border-bottom: 1px solid #d6d6d6;
    box-shadow: none!important;
    height: 36px;
}

.popup-window-titlebar .popup-window-bottom-row .popup-window-left-column, 
.popup-window-titlebar .popup-window-bottom-row .popup-window-center-column, 
.popup-window-titlebar .popup-window-bottom-row .popup-window-right-column {
	padding-top: 10px;
}
.popup-window-buttons .bx_catalog_list_home.bx_blue .bx_bt_button {
    width: 180px;
	font-size: 12px!important;
}


/*TITLE*/

h1, .h1  {
	font-size: 24px;
}
h2, .h2  {
	font-size: 19px;
}
h3, .h3  {
	font-size: 17px;
}
h4, .h4 {
	font-size: 15px;
}
h5  {
	font-size: 21px;
}



h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {

	font-weight: bold;
	color: #0074b5;
	text-transform: uppercase;
	
}

h1, .h1 {
	margin-bottom: 14px!important;
	border-bottom: 1px solid #e5e5e5;
    padding-bottom: 14px;
}
h2,
h3 {
	margin: 20px 0px;
}



/* FORMS */
input[type=text],
input[type=password] {
	margin: inherit 4px;
	padding: 5px 8px;
	border: 1px solid #CCD5DB;
	border-radius: 2px;
	background: #f8fafc;
	outline: none;
}

textarea {
	display: block;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	font-size: 14px;
	min-height: 150px;
	max-height: 450px;
	margin: 0;
	padding: 5px 8px;
	border: 1px solid #CCD5DB;
	border-radius: 2px;
	background: #f8fafc;
	outline: none;
}
@media (max-width: 768px) {
	input[type=text],
	input[type=password] {
		padding: 2px 8px;
	}

	textarea {
		min-height: 50px;
		max-height: 100px;
	}
}
/* INC.banners */

.bx-incbanners {
	margin: 10px 0 25px;
	text-align: center;
}
/* INC.links.footer */

.bx-inclinksfooter a {
	border-bottom: none;
}

.bx-inclinksfooter .bx-block-title {
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-weight: 600;
}

.bx-inclinksfooter-container {
	padding: 0;
}

.bx-inclinksfooter-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bx-inclinksfooter-item {
	padding: 0;
	margin: 0 58px 0 0px;
	float: left;
	list-style: none;
	list-style-image: none;
}
.bx-inclinksfooter-item:last-child {
	margin: 0 0px 0 0px;
}
.bx-inclinksfooter-item a {
	font-size: 15px;
	border-bottom: 1px solid;
}


.copy {
	padding-top: 10px;
}
.mal3 {
	float: right;
	padding-right: 0px;
	margin-bottom: 40px;
}
.mal3 a.logomal3:hover {
	border-bottom: none;
	opacity: 0.7;
}


/* FOOTER */

.bx-footer {
	color: #666666;
}

.bx-footer-section.bx-center-section {
	padding-top: 40px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

.bx-footer-section.bx-center-section>div {
	margin-bottom: 20px;
}


.bx-up {
	text-align: right;
}

.bx-up a,
.bx-up a:hover {
	border-bottom: none;
}

@media (min-width: 1200px) {}

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

@media (min-width: 768px) and (max-width: 991px) {}

@media (max-width: 767px) {
	.bx-footer {
		text-align: center;
		display: none;
	}
	.bx-up {
		text-align: center;
	}
}
/**/

.btn-primary {
	background-color: #0074b5 ;
	border-color: #0074b5 ;
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
	background-color: #005e93;
	border-color: #005e93;
}

.btn-link {
	color: #0074b5 ;
}

.btn-link:focus,
.btn-link:hover {
	color: #53a4d8;
	text-decoration: none;
}
/*404*/

.bx-404-container {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.bx-404-block {
	margin-top: 100px;
	margin-bottom: 66px;
}

@media (max-width: 768px) {
	.bx-404-block {
		margin-top: 50px;
		margin-bottom: 33px;
	}
}

.bx-404-text-block {
	font-size: 20px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}

.bx-maps-title {
	color: #8f8f8f;
	font-size: 16px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	padding-top: 10px;
	border-bottom: 1px solid #e9eaea;
}

.map-columns {
	padding-top: 20px;
}

.bx-map-title {
	font-weight: bold;
	font-size: 14px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	position: relative;
	min-height: 20px;
	padding-left: 25px;
	margin-bottom: 20px;
}

.bx-map-title .fa {
	color: #0083d1;
	position: absolute;
	left: 0;
	top: 2px;
	font-size: 15px;
}

.map-columns ul {
	list-style: none;
	margin-bottom: 5px;
}

.map-level-0 {
	margin-left: 0;
	padding-left: 25px;
	margin-bottom: 20px;
}

.map-level-0 li {
	margin-left: 0;
	padding-left: 0;
}

.map-level-0 ul {
	padding-left: 15px;
}

ul.map-level-1 {
	margin-bottom: 30px;
}
/*ABOUT*/

.bxd-block {
	width: 100%;
	border: 1px solid #e3e6e7;
	display: block;
	background: #fff;
	padding: 15px;
	min-height: 210px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a.bxd-block:hover {}

.bxd-icon {
	display: block;
	border-radius: 50%;
	height: 68px;
	width: 68px;
	margin: 0 auto;
	-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;
}

.bxd-block:hover .bxd-icon {}

.bxd-icon .fa {
	margin-left: -1px;
	position: relative;
	font-size: 35px;
	height: 68px;
	width: 68px;
	text-align: center;
	line-height: 68px;
	vertical-align: middle;
	-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;
}

.bxd-link:hover .bxd-icon .fa {}

.bxd-title {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	text-align: center;
	color: #000;
	font-size: 15px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	text-transform: uppercase;
}

.bxd-desc {
	display: block;
	text-align: center;
	color: #737373;
	font-size: 12px;
}


.bx-up-button {
	border-radius: 2px;
	color: #fff;
	position: fixed;
	right: 30px;
	bottom: 30px;
	font-size: 12px;
	line-height: 20px;
	cursor: pointer;
	vertical-align: middle;
	padding: 9px 18px 7px 38px;
	-webkit-transition: background-color .3s ease, opacity .3s ease;
	-moz-transition: background-color .3s ease, opacity .3s ease;
	-ms-transition: background-color .3s ease, opacity .3s ease;
	-o-transition: background-color .3s ease, opacity .3s ease;
	transition: background-color .3s ease, opacity .3s ease;
	background: #c2c4c7 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAALCAMAAAB1RTwXAAAACVBMVEX///////////+OSuX+AAAAAnRSTlMAf7YpoZUAAAAfSURBVHgBYwACRkYgAaKZmBihNJAFpaFiTExAgjwGAA1BAD3lDqDYAAAAAElFTkSuQmCC) 18px 13px no-repeat;
}
.bx-up-button:hover{
	background-color: #9fa0a3;
}

.phones-bot {
	padding: 0px 0px 0px 20px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	background: url("/bitrix/templates/eshop_bootstrap_blue/img/phone_icon.png") no-repeat scroll 0px 5px;
	background-size: 16px 16px;
}

.phones-bot  span.phone-cod {
	color: #666666;
}
.phones-bot  span.phone {
	font-size: 12px;
	color: #0074b5;
}
.email-bot {
	margin-bottom: 1px;
	line-height: 16px;
}
.email-bot a {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	display: inline-block;
	border-bottom: 1px solid;
}
.order-bot a {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	display: inline-block;
	border-bottom: 1px solid;
}
.lkab a {
	font-size: 12px;
	display: inline-block;
	border-bottom: 1px solid;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.about_category{
margin-top: 10px;
margin-bottom: 20px;
}
.write_opros{
	/*width: 339px;*/
	height: 39px;
	display: inline-block;
	/*background:url(/bitrix/templates/eshop_bootstrap_blue/images/write_opros.png) no-repeat;*/
	margin-right: 15px;
	background: #0074b5 url(/bitrix/templates/eshop_bootstrap_blue/img/oprosny-list.png) no-repeat;
    margin-right: 15px;
    color: #ffffff;
    line-height: 39px;
    padding: 0 10px 0 49px;
    vertical-align: top;
}
.write_opros:hover{
	text-decoration: none;
    color: #ffffff;
    background-color: #005e93;
}
.download_opros{
width: 249px;
height: 39px;
display: inline-block;
background:url(/bitrix/templates/eshop_bootstrap_blue/images/download_opros.png) no-repeat;
}

.phone_opros{
	/*width: 339px;*/
	height: 39px;
	display: inline-block;
	/*background:url(/bitrix/templates/eshop_bootstrap_blue/images/write_opros.png) no-repeat;*/
	margin-right: 15px;
	background: #0074b5 url(/bitrix/templates/eshop_bootstrap_blue/img/opros_phone.png) no-repeat;
    margin-right: 15px;
    color: #ffffff;
    line-height: 39px;
    padding: 0 10px 0 49px;
    vertical-align: top;
}
.phone_opros:hover{
	text-decoration: none;
    color: #ffffff;
    background-color: #005e93;
}
.about_category .lists{
margin-top: 20px;
margin-bottom: 20px;
}
.el_hover{
position: absolute;
top: 0px;
left: 0px;
display: none;
width: 93%;
height: 100%;
background: #00a2e5;
    margin-left: 3%;
    z-index: 999;
text-align: center;
color: #fff!important;
text-transform: uppercase;
}
.bx_catalog_tile_ul li:hover .el_hover{
display: block;
}
.show_characteris{
background: #febc27;
padding: 10px 10px;
    margin-top: 15px;
    display: inline-block;
text-transform: uppercase;
    font-size: 13px;
}
.about_kartohka{
text-align: center;
    padding: 25px 56px 11px 56px;
    font-size: 18px;
background: #e8fdff;
font-weight: bold;
}

.each_cont_dan{
float: left;
margin-bottom: 20px;
}
.each_cont_dan input{
height: 37px;
}
.each_cont_dan select{
    border: 1px solid #CCD5DB;
}
.each_cont_dan input, .each_cont_dan textarea{
background: #fff;
    margin-top: 5px;
}
.each_cont_dan span{
font-size: 14px;
}
#submitFF{
    float: right;
    margin-right: 26px;
    background: #febc27;
    border: none;
    color: #fff;
    padding: 10px 34px;
}
span.req{
color: #0f74b3;
}
.txt_req{
color: #0f74b3;
float: left;
}
.each_block_input .zagolovok{
font-weight: bold;
color: #0f74b3;
font-size: 17px;
text-transform: uppercase;
    margin-bottom: 20px;
    padding-top: 13px;
border-top: 1px solid #CCD5DB;
}
.checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin: 10px 0 0 20px;
}
.checkbox + label {
  position: relative;
  padding: 0 0 0 60px;
  cursor: pointer;
}
.checkbox + label:before {
  content: '';
  position: absolute;
  top: -11px;
  left: 0;
  width: 50px;
  height: 26px;
  border-radius: 13px;
border: 1px solid #1270ab;
  background: #CDD1DA;
  box-shadow: inset 0 2px 3px rgba(0,0,0,.2);
  transition: .2s;
}
.checkbox + label:after {
  content: '';
  position: absolute;
  top: -9px;
  left: 1px;
  width: 22px;
  height: 22px;
  border-radius: 10px;
  background: #FFF;
  /*box-shadow: 0 2px 5px rgba(0,0,0,.3);*/
  transition: .2s;
}
.checkbox:checked + label:before {
 /* background: #9FD468;*/
}
.checkbox:checked + label:after {
  left: 27px;
    background: #1270ab;
}
.checkbox:focus + label:before {
 /* box-shadow: inset 0 2px 3px rgba(0,0,0,.2), 0 0 0 3px rgba(255,255,0,.7);*/
}

@media screen and (max-width: 1199px){
.construction_user, .model_user, .each_cont_dan > select{
width: 535px!important;
}
#submitFF{
margin-right: 0px;
}
}
@media screen and (max-width: 991px){
.each_cont_dan input{
margin-right: 5px!important;
}
}
@media screen and (max-width: 565px){
.construction_user, .model_user, .each_cont_dan > select{
width: 100%!important;
}
}
@font-face {
    font-family: Roboto-bold; 
    src: url(/bitrix/templates/eshop_bootstrap_blue/fonts/roboto-condensed-bold.ttf); 
}
.header_txt{
color: #064a75;
font-size: 28px;
font-family: 'Roboto-bold', arial;
}
.order_consult{
	background: #febc27!important;
	text-align: center;
	padding: 10px 10px;
	color: #fff!important;
	border: 1px solid #cf991f;
	font-size: .8em;
	font-weight: 600;
	margin-top: 5px;
	cursor: pointer;
}
.choosse_lang{
    margin-top: 25px;
}
@media screen and (max-width: 1199px){
	.order_consult{
		font-size: .8em;
		padding: 15px 15px;
	}
	.choosse_lang a {
		font-size: .7em;
		padding: 5px 5px;
	}
	.choosse_lang span {
		font-size: .7em;
		padding: 5px 5px;
	}
}
.drop_menu{
position: absolute;
    left: 0px;
    top: 47px;
    background: #ffbd00;
    z-index: 99;
width: 295px;
padding-left: 0px;
}
.top-menu li:hover ul{
display: block!important;

}
.drop_menu a{
font-size: 14px!important;
    line-height: 15px!important;
    padding: 0px!important;
background: none!important;
border-bottom: 0px!important;
    line-height: 38px!important;
    padding-left: 20px!important;
    height: 40px!important;
}
.drop_menu li{
    border-bottom: 1px solid #fff;
    width: 295px;
    height: 40px!important;
}
@media screen and (max-width: 1200px){
.header_txt{
font-size: 25px;
}
.phones-top span.phone{
    font-size: 11px;
}
.order-top a{
font-size: 10px;
}
.email-top a{
font-size: 10px;
}

}
@media screen and (max-width: 991px){
	.header_txt {
		font-size: 17px;
		padding-left: 15px!important;
	}
	.hide_small{
		display: none;
	}
	.email-top_dop{
		display: block;
	}
}
@media screen and (max-width: 654px){
.about_category .lists{
text-align: center;
overflow: hidden;
}
.about_category.about_kartohka{
padding-left: 2px;
padding-right: 2px;

}
.about_category.about_kartohka .lists{
text-align: center;
overflow: hidden;
}
}
@media screen and (max-width: 550px){
	.lists .write_opros{margin:0 0 10px 0;
}

ul.top-menu li a{
    padding: 0px 33px 0px 33px;
}
ul.top-menu li a{
font-size: 13px;
}


.img_block1 img{
float: right;
}



/* End */
/* /bitrix/templates/eshop_bootstrap_blue/colors.css?17193992721755 */
/* /js/jquery.fancybox.css?17193992795002 */
/* /js/bxslider.css?17193992794019 */
/* /bitrix/templates/eshop_bootstrap_blue/components/bitrix/search.title/visual/style.css?17193992724003 */
/* /bitrix/templates/eshop_bootstrap_blue/components/bitrix/breadcrumb/.default/style.css?1719399272763 */
/* /bitrix/templates/eshop_bootstrap_blue/components/bitrix/sale.basket.basket.line/sidebar/style.css?17193992724183 */
/* /bitrix/templates/eshop_bootstrap_blue/components/bitrix/menu/top_multi/style.css?171939927211744 */
/* /bitrix/templates/eshop_bootstrap_blue/components/bitrix/menu/bottom_menu/style.css?1719399272293 */
/* /bitrix/templates/eshop_bootstrap_blue/components/bitrix/sale.basket.basket.line/bottom/style.css?17193992724410 */
/* /bitrix/templates/eshop_bootstrap_blue/styles.css?175084733419610 */
/* /bitrix/templates/eshop_bootstrap_blue/template_styles.css?175084733429386 */
