

/* Start:/local/templates/pneuexpert/components/bitrix/search.title/visual/style.css?16643865054501*/
.bx-searchtitle {
	margin: 10px 0 0;
}
.bx-searchtitle .bx-block-title {
	font-family: "Montserrat", sans-serif;
	color: #000;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 500;
}
.show-search{
	margin-top: -6px;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-searchtitle .bx-input-group {}
.bx-searchtitle .bx-input-group .bx-form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #f7f7f7;
	border: 1px solid gainsboro;
	border-right: none;
	border-radius: 5px;
	outline: none;
	-webkit-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease;
}
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: none;
	background: #95a1a8;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:6px 12px;
	border-radius: 0 2px 2px 0;
	color: #fff;
	font-size: 16px;
	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;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	background: #1484CE;
}


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('/local/templates/pneuexpert/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{
	width:600px;
}
div.title-search-result {
	border: 1px solid #f3f3f3;
	display: none;
	overflow: hidden;
	z-index: 999;
	width:600px !important;
	margin-top: 42px;
	background-color: white;
	font-size: 14px !important;
	font-weight: 500;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.bx_searche .bx_img_element{
	background: transparent;
	float: left;
	width: 65px;
	padding: 5px 10px;
	position: relative;
	top: 0;
	bottom: 0;
}

.bx_searche .bx_item_block{
	min-height: 55px;
	position: relative;
	width:900px;
}
.bx_item_block:hover, .bx_item_block:focus, .bx_item_block:active{
	background: #f7f7f7;
}

.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.bx_searche .bx_item_element{
	/*float: left;*/
	padding-left: 10px;
	margin-left: 70px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
	margin-top: 20px;
	display: inline-block;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	font-weight: 500;
	width: 80%;
	float: left;
}
.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:16px;
	width: 20%;
	float: right;
	margin-top: 20px;
}
.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{
	padding-bottom: 15px;
	color: #9E9E9E;
	font-weight: 400;
	padding-top: 15px;
	float: left;
}
.bx_item_block.all_result .all_result_title a:hover{color: #000;}
.bx_item_block.all_result a{
	margin-top: 0;
}
/* End */


/* Start:/local/templates/pneuexpert/components/bitrix/sale.basket.basket.line/.default/style.min.css?15273447383567*/
.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}@media(min-width:768px){.bx-basket-fixed{width:200px;position:fixed;z-index:998;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:998;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-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:0;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-button-container a.btn{color:#ddd;text-decoration:none}.bx-basket-item-list-button-container a.btn:hover,.bx-basket-item-list-button-container a.btn:active{color:#fff}.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:0;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;white-space:normal}.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;white-space:normal;line-height:16px}.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_cart_login_top .bx-hdr-profile a{text-decoration:none}.bx_cart_login_top .bx-hdr-profile{line-height:1.44em}
/* End */


/* Start:/local/templates/pneuexpert/components/bitrix/menu/bottom_menu/style.css?1527344738472*/
.bx-inclinksfooter a{border-bottom: none;}
.bx-inclinksfooter .bx-block-title{
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-weight: 600;
}
.bx-inclinksfooter-container {
    margin-top: 15px;
    padding: 0;
    color: #fff;
    border-radius: 2px;
    font-family: 'Montserrat', sans-serif;
}

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

/* End */


/* Start:/local/templates/pneuexpert/styles.css?16648185475272*/
h1,h2,h3,h4,h5,h6{font-family: 'Montserrat', sans-serif;font-weight: 500;}
p{
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
}
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;
}
@media (min-width: 768px){
	.lead {
	  	font-size: 16px;
  		margin-left: 20px;
	}
			.adress{
			display:none
		}
}

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: 'Montserrat', sans-serif;
}
@media (max-width: 768px){
	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;
	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(/local/templates/pneuexpert/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;
}
.first-phone{
	margin-right: 15px;
}
/* End */


/* Start:/local/templates/pneuexpert/template_styles.css?177513946278372*/
/* montserrat-regular - latin-ext_cyrillic-ext */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	src: url('/local/templates/pneuexpert/fonts/montserrat-v25-latin-ext_cyrillic-ext-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+ */
	url('/local/templates/pneuexpert/fonts/montserrat-v25-latin-ext_cyrillic-ext-regular.woff') format('woff'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-500 - latin-ext_cyrillic-ext */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	src: url('/local/templates/pneuexpert/fonts/montserrat-v25-latin-ext_cyrillic-ext-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+ */
	url('/local/templates/pneuexpert/fonts/montserrat-v25-latin-ext_cyrillic-ext-500.woff') format('woff'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-600 - latin-ext_cyrillic-ext */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	src: url('/local/templates/pneuexpert/fonts/montserrat-v25-latin-ext_cyrillic-ext-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+ */
	url('/local/templates/pneuexpert/fonts/montserrat-v25-latin-ext_cyrillic-ext-600.woff') format('woff'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-700 - latin-ext_cyrillic-ext */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	src: url('/local/templates/pneuexpert/fonts/montserrat-v25-latin-ext_cyrillic-ext-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+ */
	url('/local/templates/pneuexpert/fonts/montserrat-v25-latin-ext_cyrillic-ext-700.woff') format('woff'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
body {
	background: #fff;
	font-family: 'Montserrat', sans-serif;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.product-item-properties.SALELEADER dt.hidden-xs{display: block !important;}
.product-item-label-ring.product-item-label-big, .product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
	width: 150px;
	height: 30px !important;
	line-height: 32px;
	font-size: 16px;
	position: absolute;
	top: 36%;
	left: 3%;
	border-bottom-left-radius: 0px;
	border-top-right-radius: 25px;
	border-top-left-radius: 0px;
	border-bottom-right-radius: 25px;
}
.product-item-label-text span, .product-item-label-ring {
	margin-bottom: 2px;
	color: #fff;
	display: inline-block;
	clear: both;
	background: #00BCD4;
}
.bx-basket-block .btn-close{
	color: black;
	margin-bottom:15px;
}
.bx-basket-block a.btn-close:hover{
	color: #7d7d7d !important;
}
.item_economy_price{
	color: #00BCD4;
	font-weight: bold;
	font-size: 12px;
	margin-top:10px;
	margin-bottom: 10px;
}
.bx-aside-nav{
	background-color: gainsboro;
}
.bx-aside-nav .bx-aside-nav a{
	border:1px solid gainsboro;
	color: black;
}
.bx-aside-nav .bx-nav-list-2-lvl{
	background: gainsboro;
}
.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: gainsboro;
}
.bx-aside-nav .bx-nav-1-lvl p {
	line-height: 12px !important;
	color: black !important;
	font-size: 10px !important;
	margin-top: 0px !important;
	font-weight: 500 !important;
}
body.bx-opened {
	overflow: hidden;
}
.wrap,
.bx-wrap,
.bx-wrapper{
	position: relative;
}
body.bx-background-image{
	position: relative;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
	/*background-image: url("/local/templates/pneuexpert/images/bg.jpg");*/
}
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;
}
a:active,
a:focus,
a:hover {
/* border-color: transparent; */
/* text-decoration: none !important; */
outline: none !important;
}
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 {
	width: auto;
	max-width: 100%;
	height: auto;
}
.bx-header {}
/*Logo*/
.bx-logo {
	padding-left: 17px;
	padding-bottom: 19px;
}
.logo-xs{
	left: 50px;
	height: 42px;
	z-index: 10;
	display: flex;
	align-items: center;
}
.logo-xs img{
	max-height: 80px;
}
.bx-logo .bx-logo-block {
	display: block;
	height: 70px;
	border-bottom: none;
	background-image: url(/local/templates/pneuexpert/images/logo_white.png);
	background-size: 100%;
	background-position-y: 50%;
	background-repeat: no-repeat;
}
.bx-logo-text,
.bx-logo-text:hover,
.bx-logo-text:active {
	font-size: 32px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	color: #000;
	line-height: 37px;
	text-decoration: none;
	border: none;
	vertical-align: bottom;
}
.bx-logo-text small {
	font-size: 37px;
}
.bx-logo-desc {
	text-transform: uppercase;
	display: block;
	font-weight: 700;
	font-size: 13px;
	line-height: 10px;
	color: #b8b8b8;
}
/* Sections */
.bx-header-section {
	/*border-left: 1px solid #eaebec;*/
	/*border-right: 1px solid #eaebec;*/
	background: #fff;
}
.bx-content-seection {
	padding: 0 45px 5px;
	background: #fff;
	border-left: 1px solid #eaebec;
	border-right: 1px solid #eaebec;
}
/* header / phone */
.bx-inc-orginfo {
	padding-left: 28px;
}
.bx-inc-orginfo-phone {
	font-size: 14px;
	font-weight: 500;
	color: white;
	padding: 2px 10px;
	white-space: nowrap;
	font-family: 'Montserrat', sans-serif;
}
.bx-inc-orginfo-phone i {
	color: #97a1ab;
	position: relative;
	margin-left: -23px;
}
.bx-inc-orginfo-recall {}
.bx-inc-orginfo-recall a {
	color: #039be5;
	border-bottom: 1px dashed;
	font-size: 12px;
	margin-left: 2px;
}
.bx-inc-orginfo-recall a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}
/* header / worktime */
.bx-worktime {}
.bx-worktime-title {
	color: #8d8d8d;
	font-size: 12px;
}
.bx-worktime-prop {
	font-size: 13px;
	color: #000;
}
.bx-worktime-prop>span {
	white-space: nowrap;
}
/*sidebar*/
.bx-sidebar-block {margin-bottom: 40px;border: 1px solid gainsboro;border-radius: 5px;padding: 15px;}
.bx-sidebar-block.filter-block{
	border:0;
	padding: 0;
}
.bx-filter .bx-filter-title{
	font-size: 16px;
	margin-bottom: 10px;
	color: #000;
	padding: 0px;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	margin-left:9px;
}
.bx-block-title {
	font-family: 'Montserrat', sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-breadcrumb .bx-breadcrumb-item{
	/* font-family: 'Montserrat', sans-serif; */
	/* line-height: 21px; */
}
.bx-footer .bx-block-title{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	color: #686d6f;
	font-weight: 800;
}
/* Breadcrumb Custom*/
.bx-breadcrumb-item a {
	color: #757575;
	display: flex;
}
.bx-breadcrumb-item a:hover {
	color: #2d2d2d;
}
/* workarea */
/*TITLE*/
h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
	white-space: normal;
}
h4{
	font-size: 15px;
	text-transform: uppercase;
	color: black;
	padding-top: 10px;
	font-weight: 800;
}
h5{
	font-size: 14px;
	text-transform: uppercase;
	color: black;
	padding-top: 10px;
	font-weight: 800;
}
h2{
	font-size: 24px;
	/* text-transform: uppercase; */
	margin: 15px 0;
	/* font-weight: 700 !important; */
	color: black;
}
h1.bx-title,
h2.bx-title,
h3.bx-title,
h4.bx-title,
h5.bx-title,
h6.bx-title {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
}
h1.bx-title,
h2.bx-title,
h3.bx-title {
	padding-bottom: 15px;
}
h4.bx-title,
h5.bx-title,
h6.bx-title {}
h1.bx-title {
	margin-top: 0;
	padding-bottom: 10px;
	font-size: 33px;
}
h2.bx-title {font-size: 25px}
h3.bx-title {}
h4.bx-title {}
h5.bx-title {}
h6.bx-title {}
/* FORMS */
#search-style > input[type=text]{
	margin: inherit 4px;
	padding: 0 15px;
	border: 2px solid #fff;
	border-radius: 25px;
	background: transparent;
	outline: none;
}
.mrg15{
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}
textarea {
	display: block;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	font-size: 18px;
	min-height: 150px;
	max-height: 450px;
	margin: 0;
	padding: 0 4px;
	border: 1px solid #CCD5DB;
	border-radius: 2px;
	background: #f8fafc;
	outline: none;
}
/* 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-family: 'Montserrat', sans-serif;
	color: #fff;
	font-weight: 600;
}
.bx-inclinksfooter-container {
	margin-top: 15px;
	padding: 0;
	color: #fff;
	border-radius: 2px;
	font-family: 'Montserrat', sans-serif;
}
.bx-inclinksfooter-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bx-inclinksfooter-item {
	padding: 0 0 5px 0;
}
/* INC.logo.footer */
.bx-inclogofooter {
	color: #fff;
}
.bx-inclogofooter a.bx-inclogofooter-logo:hover,
.bx-inclogofooter a.bx-inclogofooter-logo {
	border-bottom: none;
}
.bx-inclogofooter-logo img {
	max-width: 180px;
	height: auto;
}
.bx-inclogofooter-block {
	padding-bottom: 20px;
}
.bx-inclogofooter-tel {
	color: #686d6f;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
}
.bx-inclogofooter-worktime {
	color: #686d6f;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
/* INC.social.widget */
.bx-banners {
	margin: 10px 0;
}
.bx-banners .bx-block-title {
	font-family: 'Montserrat', sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
/* INC.wt */
.bx-wt-block {
	color: #fff;
	padding: 5px 15px;
	background: url(/local/templates/pneuexpert/images/wt.png) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	border-radius: 3px;
}
.bx-wt .bx-block-title {
	font-family: 'Montserrat', sans-serif;
	font-size: 25px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 14px;
	color: #fff;
}
.bx-wt-block ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}
.bx-wt-block ul li {
	padding-bottom: 7px;
}
.bx-wt-others-block {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 4px;
}
/* news.list.sidebar */
.bx-s-info {
	margin: 10px 0;
	padding-top: 5px;
}
.bx-s-info-block {
	display: block;
	margin-bottom: 25px;
}
.bx-s-info-title {
	display: block;
	min-height: 29px;
	padding-left: 36px;
	margin-bottom: 5px;
	position: relative;
}
.bx-s-info-titleicon{
	display: block;
	background: #007FCA;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
.bx-s-info-titleicon i{
	line-height: 30px;
	vertical-align: middle;
	font-style: normal;
}
.bx-s-info-titletext {
	display: block;
	padding: 6px 0;
	font-family: 'Montserrat', sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
}
.bx-s-info-content {
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	color: #3e454c;
	padding-left: 36px;
}
/* FOOTER */
.bx-footer {
	background: #F7F7F7;
	color: #6C6C6C;
}
.bx-footer-section.bx-center-section {
	padding-top: 40px;
	padding-bottom: 40px;
}
.bx-footer-section.bx-center-section>div {
	margin-bottom: 20px;
}
.bx-footer a {
	color: #777;
	font-weight: 400;
	font-size: 12px;
}
.bx-logo-footer a{
	color: #686d6f;
	font-weight: 800;
	font-size: 30px;
	line-height: 30px;
}
.bx-footer a:hover {
	color: #000;
	text-decoration: none;
}
.bx-footer-line {
	background: #1f496a;
}
.bx-footer-bottomline {
	background: #222425;
	font-size: 14px;
	padding: 22px 0;
}
.bx-up {
	text-align: right;
}
.bx-up a,
.bx-up a:hover {
	border-bottom: none;
}
.btn,
.btn:hover,
.btn:active,
.btn:focus{
	text-shadow: none !important;
	-webkit-box-shadow:none !important;
	   -moz-box-shadow:none !important;
			box-shadow:none !important;
	outline:none !important;
}
/*404*/
.bx-404-container {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	border-bottom: 1px solid gainsboro;
	padding-bottom: 40px;
}
.bx-404-block {
	margin-top: 0px;
	margin-bottom: 66px;
}
.bx-404-block img{
	opacity:0.8;
}
.brandblock-block{
	border:none !important;
}
.sq{padding: 12px !important;border-radius: 5px !important;margin-bottom: 20px;}
.nav-down .lang{
	display: none;
}
.bx-breadcrumb .bx-breadcrumb-item span{
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	white-space: normal;
	color: black;
}
.bx-404-text-block {
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
	padding-bottom: 20px;
}
.bx-maps-title {
	color: #8f8f8f;
	font-size: 16px;
	font-family: 'Montserrat', 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: 'Montserrat', 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: 'Montserrat', 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;
}
/*НОВЫЕ СТИЛИ
#F1F1F1 - серый
#F4B704 - желтый
#193A7F - синий темный
#2E4C8D - синий светлый
background: #193a7f;
background: -moz-linear-gradient(45deg, #193a7f 1%, #193a7f 10%, #193a7f 10%, #2e4c8d 90%);
background: -webkit-linear-gradient(45deg, #193a7f 1%,#193a7f 10%,#193a7f 10%,#2e4c8d 90%);
background: linear-gradient(45deg, #193a7f 1%,#193a7f 10%,#193a7f 10%,#2e4c8d 90%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#193a7f', endColorstr='#2e4c8d',GradientType=1 );
- главный градиент
---int.apps----*/
/*ГЛАВНОЕ МЕНЮ*/
.bx-nav-list-2-lvl a img{
	max-width: 62px;
}
.header-block{
	background: #193a7f;
	width: 100%;
	float:none;
}
.bx-logo, .bx-logo-block{
	font-weight: 800;
	font-size: 22px;
	line-height: 24px;
	color:white;
	padding-top: 12px;
}
.main-cascad-menu{
	height: 70px;
	background: #f7f7f7;
}
.nav-down .bx-logo-block{
	width: 75%;
	margin-top: 3px;
}
.catalog-block-header {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 15px;
	padding: 15px 0px;
	border-bottom: 0px;
	color: #000;
}
.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{
	box-shadow: -1px 6px 13px 0 rgba(0,0,0,.13) !important;
}
a, .container{
	-webkit-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease;
}
.bx_ordercart .bx_ordercart_coupon input.bad{
	color: #F44336;
	border-bottom: 3px solid #F44336;
	border-top: none;
	border-left: none;
	border-right: none;
	border-radius: 0;
	background: none;
}
.bx_ordercart .bx_ordercart_coupon input {
	height: 34px;
	border: 2px solid #FFC107;
	border-radius: 3px;
	box-shadow: none !important;
	color: #000;
	text-align: left;
	font-weight: 600;
	font-size: 14px;
	vertical-align: middle;
	outline: none !important;
}
.main-img-cat{
	max-width: 35px;
	padding: 10px;
	opacity: 0.6;
}
.second-img-cat{
	max-width: 24px;
	padding: 10px;
	opacity: 0.6;
	margin-top: 0px;
	margin-right: 13px;
}
.bx-nav-1-lvl p{
	line-height: 14px;
	color: black;
	font-size: 12px;
	padding-top: 17px;
	font-weight: 500;
	text-transform: none;
}
.bx-soa-section.bx-selected{
	border: 1px solid gainsboro !important;
	border-radius: 5px;
}
.bx-soa-section-title-container {
	overflow: hidden;
	background: gainsboro !important;
}
.bx-soa-coupon{
	display: none !important;
}
.no-margin-top{
	margin-top: 0px !important;
}
.alert-danger {
	color: #F44336;
	background-color: #ffffff;
	border: 1px solid #F44336 !important;
	border-radius: 5px;
	font-weight: 600;
	padding: 10px;
}
.form-control, .form-group .form-control {
	transition: background 0s ease-out;
	float: none;
	box-shadow: none;
	border-radius: 4px;
	font-weight: 400;
	padding-left: 15px;
	background: #eeeeee;
	border: 0;
	color: #000000;
	height: 45px;
}
a.btn:hover, a.btn:focus, a.btn:active{
	color:white !important;
}
.bx-sls input[type="text"] {
	position: relative;
	font-family: "Montserrat", sans-serif;
}
.bx-sls .form-control.dropdown-block, .bx-slst .form-control.dropdown-block {
	background-color: #fff !important;
	border: 1px solid gainsboro !important;
	box-shadow: none;
	border-radius: 25px !important;
}
#title-search-input.form-control:focus {
	border-color: #7c8bad !important;
}
.bx-soa-tooltip.bx-soa-tooltip-danger .tooltip-inner {
	background: #ffffff;
	color: #F44336;
	box-shadow: none;
	padding: none;
	text-align: left;
}
.has-error .bx-sls .form-control.dropdown-block, .has-error .bx-slst .form-control.dropdown-block {
	border-color: #F44336;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.bx-soa-section.bx-step-completed {
	border: 1px solid gainsboro !important;
}
.bx-soa-section.bx-step-completed .bx-soa-section-title-count {
	background: transparent !important;
	border-color: transparent !important;
}
.bx-soa-section.bx-step-error .bx-soa-section-title-count {
	background: transparent !important;
	border-color: transparent !important;
}
.bx-soa .bx-soa-customer-label, .bx-soa .bx-soa-custom-label, .bx-soa .form-group label{
	text-transform: none !important;
}
.bx-soa-cart-total {
	background: #ffffff;
	border: 5px solid #FFC107;
	border-radius: 3px;
	padding: 20px;
	-webkit-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease;
}
.bx-soa-coupon-input input[type=text].form-control {
	border: 2px solid gainsboro !important;
	background-color: #ffffff;
	background-image: none;
	border-radius: 25px !important;
	outline: 0;
	display: block;
	width: 100%;
	height: 34px;
	min-width: 250px;
	padding: 10px 15px;
	font-size: 12px;
	line-height: 1.42857143;
	color: black;
	box-shadow: none;
}
.bx-soa-section {
	margin-bottom: 6px;
	-webkit-transition:none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
.bx-soa-item-title{
	font-weight:500;
}
.bx-soa-section-title {
	border-radius: none;
	margin: 0;
	color: #000;
	line-height: 15px;
	min-height: 20px;
	vertical-align: middle;
	font-size: 12px !important;
	font-family: "Montserrat",sans-serif;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	padding-top: 3px;
}
.bx-soa-item-title a{
	color:black;
}
.bx-top-nav-container .bx-nav-catinfo img{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none !important;
	width: 50%;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	float: left;
}
.bx-nav-list-2-lvl p{
	color: black !important;
	font-weight: 400;
	line-height: 16px;
}
.bx-top-nav-container .bx-nav-1-lvl{position: inherit;}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-catinfo-back{
	width: 0%;
	display: none;
}
.bx-top-nav-container .bx-nav-2-lvl{
	display: block;
	width: 20%;
	margin-left: 0px !important;
	padding: 0 10px;
	float: left;
	height: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border:1px solid transparent;
	border-radius: 5px;
}
.bx-top-nav-container .bx-nav-2-lvl:hover{
	border:1px solid gainsboro;
	background: #dcdcdc52;
}
.bx-top-nav-container .bx-nav-2-lvl>a {
	padding: 0px;
	color: black;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	font-weight: 500;
	border-bottom: 0;
	display: block;
	font-family: 'Montserrat', sans-serif;
	text-align: left !important;
}
.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{
	width:100%;
}
.bx-top-nav-container .bx-nav-catinfo{
	display: none!important;
}
.bx-top-nav-container{
	margin-top: 0px;
	text-align: center;
}
.nopad{
    padding-left: 0px;
	padding-right: 0px;
}
.bx_catalog_tile .bx_catalog_tile_ul{
	background: #fff;
	border:1px solid gainsboro;
	border-radius: 5px !important;
	padding: 15px;
	margin-bottom: 0px;
}
.btn.btn-whitevbar-nav {
	background-color: #FFFFFF;
	color: #000000;
	padding: 15px;
	width: 100%;
	font-weight: 600;
	border-radius:25px;
	box-shadow: 0 4px 18px 0 rgba(0,0,0,.12), 0 7px 10px -5px rgba(0,0,0,.15);
}
.btn.btn-white:focus, .btn.btn-white:hover{
	box-shadow: 0 10px 50px 0 rgba(0,0,0,.12), 0 20px 64px 7px rgba(0,0,0,.15);
}
.btn-xs, .btn-group-xs>.btn{border-radius: 26px !important;}
.btn-blue-small:hover{
	color:white !important;
}
.bx_catalog_tile .bx_catalog_tile_ul li:hover{
	background: #f7f7f7;
	border:1px solid gainsboro;
}
.bx-top-nav-container .bx-nav-1-lvl{
	width: 100%;
	border-bottom: 2px solid transparent;
	height: 70px;
	margin-top: 0;
	padding: 0 5px;
}
.bx-top-nav-container .bx-nav-1-lvl>a span{
	padding: 0 !important;
}
.bx-top-nav-container .bx-nav-1-lvl:hover{
	background: #e8e8e8;
}
#search{
	transition: all 0.6s ease;
}
.top-menu-main{
	-webkit-padding-start: 2px;
	margin-top: 7px;
	display: flex;
	gap:15px;
	justify-content: space-between;
	align-items: center;
}
.top-menu-main li{
	list-style: none;
	display: inline-block !important;
}
.top-menu-main li a{
	list-style: none;
	font-size: 12px;
	font-weight: 600;
	color: white;
	display: inline-block !important;
	padding-top: 5px;
	/* padding-right: 12px; */
	/* padding-left: 14px; */
	text-transform: revert;
}
.top-menu-main li:hover a{
	color:#F4B704;
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
	margin-left: -4px;
}
.btn.btn-info:active:hover, .btn.btn-info.active:focus{
	background-color: #f5f5f5;
	color: #FFFFFF;
	border-color: #f5f5f5;
}
.btn-info:focus, .btn-info.focus {
	color: #fff;
	border-color:#f5f5f5;
}
.btn-info:hover {
	color: #fff;
	border-color: #f5f5f5;
}
input[type=text], input[type=password] {margin: inherit 4px;padding: 0 4px;border: 2px solid white;border-radius: 5px;background: white;outline: none;}
.selectpicker{border-radius: 3px;width: 100%;padding: 8px 15px;font-size: 12px;font-weight: 600;text-transform: uppercase;outline: none;border: 1px solid #ddd;margin-bottom:15px;}
.padding30{
	padding: 30px;
}
.box-opacity{
	padding: 30px;
	background: #ffffff6e;
	border-radius: 5px;
}
.form-control:focus {
	border-color: #F4B704 !important;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.pull-right-menu{
	text-align: right;
	padding-top: 10px;
}
.bx-top-nav-container .bx-nav-2-lvl>a>span{
	text-align: left !important;
}
.bx-top-nav-container .bx-nav-2-lvl>img{
	padding: 0px !important;
}
.bx-top-nav-container .bx-nav-2-lvl{
	padding: 10px 15px!important;
}
.sale-order-list-title-container {
	background: #dcdcdc57;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 15px;
}
.sale-order-list-title, .sale-order-list-accomplished-title {
	margin-top: 10px;
	font: bold 16px "Montserrat",sans-serif;
	color: #2f3435;
}
.sale-order-detail-payment-options-info-order-number,
.sale-order-detail-payment-options-info-total-price,
.sale-order-detail-about-order-inner-container-name-detail,
.sale-order-detail-about-order-inner-container-status-detail,
.sale-order-detail-about-order-inner-container-price-detail,
.sale-order-detail-payment-options-methods-info-title,
.sale-order-detail-payment-options-methods-shipment-list-item-title{
	padding: 5px 0 0 0;
	font: bold 14px "Montserrat", sans-serif;
	color: #303030;
}
.sale-order-list-shipment-item {
	padding: 6px 0 0 0;
	margin-top: 10px;
	font-weight: 700;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	color: black;
}
.sale-order-list-shipment-status-block {
	display: inline-block;
	padding: 5px 15px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font: bold 13px "Montserrat",Helvetica,Arial,sans-serif;
	color: #000;
	vertical-align: middle;
}
.sale-order-list-payment-number {
	color: #000000;
	padding: 2px 15px;
	font-weight: 800;
	margin-left: 7px;
	border-bottom: 4px solid;
}
.sale-order-list-payment-title, .sale-order-list-shipment-title {
	font: bold 14px "Montserrat",sans-serif;
	color: #000;
}
.sale-order-list-status-restricted, .sale-order-list-status-alert, .sale-order-list-status-success {
	display: inline-block;
	padding: 5px 15px;
	margin-left: 5px;
	border: 1px solid #F44336;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	background: #F44336;
	font: bold 12px "Montserrat", sans-serif;
	color: #ffffff;
}
.bx-inc-orginfo-phone, .lang {display: inline-block; vertical-align: middle;}
.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: 1120px;
	width: 100%;
	margin-top: 2px;
	box-shadow: none;
	padding: 35px;
	margin-left: -15px;
}
.bx-newslist:first-child{
	background: #E8E9EB;
}
.bx-newslist .bx-newslist-block:first-child{
	background: #E8E9EB !important;
	margin-bottom: 0px;
	padding-top:50px;
	padding-bottom:30px;
}
.img-prop{
	width: 16px;
}
.margin-top-50{
	margin-top: 50px !important;
}
.pad15{
	background: white;
	border-radius: 5px;
	box-shadow: 0 4px 18px 0 rgba(0,0,0,.12), 0 7px 10px -5px rgba(0,0,0,.15);
}
.name-prop{
	font-size: 14px;
}
.prop-block{
	display: grid;
	grid-template-columns: 1fr 1fr;
	line-height: 32px;
	opacity:0.8;
}
.value-prop{
	font-weight: 600;
	font-size: 14px;
	color: black;
}
.bx-newslist .bx-newslist-block:last-child{
    background: #F7F7F7;
	margin-bottom: 0px;
	padding-top:50px;
	padding-bottom:30px;
}
.bx-newslist-container:hover{
	border-radius: 5px;
	background: #f7f7f7;
}
.bx-newslist-title{
	/* background: #FFC107; */
}
.bx-newslist-title, .bx-newslist-title a {
	color: #000;
	margin-top: 20px;
	font-weight: 500;
	padding: 0;
	font-size: 16px;
	/* font-family: 'Montserrat', sans-serif; */
	/* text-transform: uppercase; */
	margin-bottom: 15px;
	border-bottom-right-radius: 15rem;
	border-top-left-radius: 15rem;
}
.bx-no-touch .product-item-container .product-item-info-container.product-item-hidden{display: block;opacity: 1;}
.product-item-button-container .btn{
/* margin-top: 20px; */
/* max-width: 160px; */
/* min-width: 160px; */
border-radius: 4px;
line-height: 30px;
padding: 0 15px;
text-transform: inherit;
background: #e6ecf4;
display: flex;
align-items: center;
gap: 7px;
transition: none;
}
.product-item-button-container {
	text-align: left;
}
.product-item-detail-short-card-fixed{
	top: 100%;
}
.product-item-detail-tabs-container-fixed.active{
	display: none !important;
}
.product-item{
	padding: 15px;
}
.bx-newslist-img, .bx-newslist-audio, .bx-newslist-youtube, .bx-newslist-slider{
	position: relative;
	text-align: center;
	float: right;
	height: 100%;
	padding:20px;
}
.bx-newslist-container{padding: 15px;}
.bx-newslist-block{
 margin-bottom: 0px;
}
.btn-blue-small{
	font-size: 12px;
	color: #fff;
	background-color: #254487;
	border-color: #264588;
	text-transform: uppercase;
	font-weight: 500;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.12), 0 5px 2px -5px rgba(0,0,0,.15) !important;
}
.bx-theme-blue .btn.btn-default-small {
	color: #000000;
	font-weight: 500;
	background: #fff !important;
	margin-left: 15px;
	border:1px solid gainsboro;
}
.fa-snowflake{
	font-size: 24px;
	color: #254487;
	padding: 8px;
	height: 45px;
	width: 45px;
	text-align: center;
	z-index: 2;
	position: absolute;
	left: 11px;
	opacity: 0.7;
}
.fa-sun{
	font-size: 24px;
	color: #ffd97f;
	padding: 8px;
	height: 45px;
	width: 45px;
	text-align: center;
	z-index: 2;
	position: absolute;
	left: 11px;
}
.bx-filter .bx-ui-slider-handle.left {width: 16px!important;height: 16px!important;background: #ffb300!important;margin-left: -16px!important;outline-style: none!important;cursor: pointer!important;transition: none!important;display: block;position: absolute;border-radius: 50%;/* border: 4px solid #ffd97f!important; */box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.12);margin-top: -10px;z-index: 10;display: block;}
.bx-filter .bx-ui-slider-track {
	position: relative;
	height: 4px;
	background: #ffb300;
}
filter .bx-ui-slider-part.p3 span, .bx-filter .bx-ui-slider-part.p4 span {
	color: #b3b3b3;
}
.bx-filter .bx-ui-slider-part span {
	font-size: 11px;
	position: absolute;
	top: -25px;
}
.bx-filter .bx-ui-slider-part {position: absolute;top: -3px;width: 1px;height: 11px;background: transparent;display: none;}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub{
    font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	color: #82888a;
}
.bx-filter .bx-filter-parameters-box-title span {color: #272727;font-size: 17px;font-family: 'Montserrat', sans-serif;font-weight: 600;}
.bx-filter .bx-filter-parameters-box-title span:hover{
	border:none!important;
}
.bx-filter-param-text{
	font-family: 'Montserrat', sans-serif;
	text-transform: none !important;
}
.bx-filter-select-popup .bx-filter-btn-color-icon, .bx-filter .bx-filter-btn-color-icon {
	line-height: 15px;
	border-radius: none;
	display: inline-block;
	height: 40px;
	width: 50%;
	min-width: 87px;
	vertical-align: middle;
	box-shadow: none;
	-webkit-background-size: cover;
	background-size: contain;
	background-repeat:no-repeat ;
}
.bx-filter .bx-filter-param-btn {
	/* font-weight: normal; */
	display: inline-block;
	width: 90px;
	border:none;
}
.fa-angle-up, .fa-angle-down{float: right;-webkit-transition: all .6s ease;-o-transition: all .6s ease;transition: all .6s ease;transform: rotateZ(180deg) !important;transform-origin: 50% 50%;color: #272727;font-weight: 600;font-size: 26px !important;}
.bx-filter .bx-filter-input-container input {display: block;width: 100%;font-size: 14px;height: 30px;margin: 0;padding: 10px 5px;border: 1px solid gainsboro;border-radius: 25px;background: #fff;outline: 0;color: black;font-family: 'Montserrat', sans-serif;}
.bx-filter .bx-ui-slider-handle.right {width: 16px!important;height: 16px!important;background: #ffb300!important;margin-left: -10px!important;outline-style: none!important;cursor: pointer!important;transition: none!important;display: block;position: absolute;border-radius: 50%;/* border: 4px solid #ffd97f!important; */box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.12);margin-top: -10px;}
.fa-star.already{
	color: #f4b704 !important;
}
.nav-down #search-style2 > input[type=text]{
	border: none;
}
.nav-down .bx-searchtitle{
	margin: 15px 0 0;
}
.bx-filter-select-popup ul li label.selected, .bx-filter-select-popup ul li label:hover {
	color: #000;
	background: #f7f7f7 !important;
	border:1px solid gainsboro;
	font-family: "Montserrat" sans-serif;
}
.bx-filter-select-popup ul li label{
	color: #82888a ;
	font-size: 14px !important;
	text-transform: none;
	font-weight: 500;
	border:1px solid transparent;
}
.bx-filter-select-popup ul li label.selected, .bx-filter-select-popup ul li label:hover {
	color: #82888a;
	background: #f7f7f7 !important;
	border:1px solid gainsboro;
	font-family: "Montserrat", sans-serif;
}
#search-style2 > input[type=text]{
	padding: 0 15px;
	border: 2px solid #455e95;
	border-radius: 25px;
	background: #eae5e530;
	outline: none;
	color: white !important;
	font-weight: 500;
	-webkit-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease;
	height: 35px;
}
#search-style2 > input[type=text]{padding: 0 15px;border: 0;border-radius: 4px;background: rgba(234, 229, 229, 0.4);outline: none;color: white !important;font-weight: 500;-webkit-transition: all .6s ease;-o-transition: all .6s ease;transition: all .6s ease;}
.product-item .fa-star,
.product-item-detail-pay-block .fa-star{
	cursor: pointer;
	font-size: 17px;
	color: #9E9E9E;
	background: transparent;
	padding: 13px;
	border-radius: 50%;
	height: 45px;
	width: 45px;
	text-align: center;
	z-index: 2;
	position: absolute;
	right: 11px;
}
.product-item .fa-star{
	padding: 0;
	width: 20px;
	height: 20px;
}
.product-item .fa-star:hover{
	color: red;
}
.fa-star.top{
	cursor: pointer;
	font-size: 20px;
	color: #fff;
	background: transparent;
	border: none !important;
	box-shadow:none !important;
	padding-top: 5px;
}
.fa-star.alreadytop{
	cursor:pointer;
	font-size: 22px;
	color: #f4b704;
	background: transparent;
	padding: 3px;
	border: none !important;
	box-shadow:none !important;
}
.rightLst .fa-angle-right{
	padding-left:0px !important;
}
.MultiCarousel .leftLst, .MultiCarousel .rightLst {
	cursor: pointer;
	position: absolute;
	border-radius: 5px;
	top: calc(35% - 20px);
	width: 39px;
	height: 66px;
	padding: 16px 14px !important;
	font-size: 15px;
	margin-bottom: 5px;
	background: #ffffff !important;
	border-color: #ffffff !important;
}
.MultiCarousel .MultiCarousel-inner .item > div {
	text-align: center;
	padding: 10px;
	margin: 10px;
	background: #fff;
}
.grey{
	background: #f7f7f752;
}
/*.fa-star:hover{*/
/*	box-shadow: 0 4px 18px 0 rgba(0,0,0,.12), 0 7px 10px -5px rgba(0,0,0,.15);*/
/*}*/
.shadow{
	box-shadow: 0 4px 18px 0 rgba(0,0,0,.12), 0 7px 10px -5px rgba(0,0,0,.15) !important;
}
.big-shadow{
	box-shadow: 0 10px 50px 0 rgba(0,0,0,.12), 0 20px 64px 7px rgba(0,0,0,.15) !important;
}
.btn-link {
	color: #989797;
	font-weight: 500 !important;
}
.btn.btn-link:hover{
	color:#989797 !important;
}
.btn-primary {
	background-color: #ffffff !important;
	border-color: #ffffff !important;
	color: #000 !important;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 25px;
	padding: 8px 30px;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.12), 0 7px 4px -5px rgba(0,0,0,.15) !important;
}
.bx-newslist-more{
	/* margin-top: 25px; */
}
.fa-angle-right{padding-left: 7px;font-weight: bolder;font-size: 16px;}
.bx-newslist-slider img, .bx-newslist-img img {
	width: auto;
	max-width: 100%;
	height: auto;
	padding: 20px;
}
.bx-newslist-img img{
	max-width: 250px;
	max-height: 250px;
	height: 100%;
}
.bx-newslist-img, .bx-newslist-audio, .bx-newslist-youtube, .bx-newslist-slider{
	margin-bottom:0px;
}
.bx-no-touch .product-item-container.hover .product-item{/* position: absolute; */width:auto;border: 1px solid #f7f7f7;border-radius: 5px;background: #fff !important;z-index: 200;/* top: 0px !important; */box-shadow: 0 4px 18px 0 rgba(0,0,0,.12), 0 7px 10px -5px rgba(0,0,0,.15) !important;}
.SALELEADER{
	background: #00BCD4;
}
.right-banner-text{
	margin-top: 300px;
	margin-bottom: 100px;
	color: white;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
}
.NEWPRODUCT{
	background: #8BC34A;
}
.SPECIALOFFER{
	background: #F44336;
}
.LEBER_CARD{
	background: #006648;
}
.SOON_STOCK{
	background: #6262ff;
}
.product-item-properties dt{
	color: #ffffff;
	font-weight: 600 !important;
	font-size: 12px;
	margin-left: 0px;
}
dd, dd.hidden-xs{
	display: none !important;
}
.bx_catalog_tile .bx_catalog_tile_img {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 32px;
	height: 32px;
	border: none;
	opacity: 0.9;
	border-radius: 2px;
	margin-bottom: 10px;
	background-color: transparent;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	display: none !important;
}
.bx_catalog_tile .bx_catalog_tile_ul li {
	box-sizing: border-box;
	padding: 5px 15px !important;
	width: 100% !important;
	list-style: none;
	border-radius:5px !important;
	float: left;
	margin-bottom: 0;
	text-align: left !important;
	border:1px solid transparent;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span {
	background: #1c3c81 !important;
	color: #fff;
}
.bx_catalog_tile .bx_catalog_tile_title a {
	color: #82888a;
	font-size: 16px;
	font-weight: 400;
	text-transform: none !important;
	text-align: left;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span, .bx-pagination .bx-pagination-container ul li.bx-pag-prev span, .bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	border:1px solid gainsboro !important;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container{
	background: #f7f7f7;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
.btn-lang{
	color: white;
	font-size: 12px;
	font-weight: 500;
	background: transparent;
	padding: 3px 15px;
	/* border: 1px solid white; */
	text-transform: none;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span, .bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span, .bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span{
	border:1px solid gainsboro !important;
}
.bx_catalog_tile .bx_catalog_tile_title{
	margin-bottom: 5px !important;
}
.product-item-container{
}
.bx-filter .bx-filter-button-box{margin-top: 30px;text-align: center;}
.product-item-big-card .product-item-label-ring.product-item-label-small {
	box-shadow: 0 4px 18px 0 rgba(0,0,0,.12), 0 7px 10px -5px rgba(0,0,0,.15) !important;
	margin: 0;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 200;
	margin-left: 0px;
	border-top-right-radius: 100px;
	border-bottom-right-radius: 100px;
	width: 100px;
	height: 26px;
	font-size: 14px;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
}
.dropdown-menu{
	border: none;
}
.dropdown-item:hover{
	background: #dcdcdc47;
}
.dropdown-item{
	border-bottom: 1px solid #dcdcdc47;
	padding: 10px 15px;
}
.bx-basket-block .dropdown-item a{
	text-transform: uppercase !important;
}
.dropdown-item a{
	width: 100%;
	color: black !important;
	font-family: inherit;
}
.dropdown-item a:hover{
	width: 100%;
	color: #82888a !important;
	font-family: inherit;
}
.car-search{
	height: 200px;
	width: 200px;
	background-color:#f1f1f1;
	border-radius: 100%;
	margin-top: -30px;
	margin-left: 50%;
	position: absolute;
	z-index: 0;
}
.car-sz{
	z-index: 1;
}
.car-margin{
	margin-top: 65px;
}
.car-search img{
	padding-top: 20px;
}
.fifty-top{
	margin-top: 50px;
}
.thirty-top{
	margin-top: 30px;
}
#btn-car{
	top: 92px;
	right: -81px;
	/* z-index: 7; */
}
.btn-yellow:hover, .btn-yellow:focus, .btn-yellow:active{
	box-shadow: 0 4px 18px 0 rgba(0,0,0,.12), 0 7px 10px -5px rgba(0,0,0,.15) !important;
	color: #000 !important;
}
.btn-yellow-buy:hover, .btn-yellow-buy:focus, .btn-yellow-buy:active{
	box-shadow: 0 4px 18px 0 rgba(0,0,0,.12), 0 7px 10px -5px rgba(0,0,0,.15) !important;
	color: #000 !important;
}
.btn-blue:hover, .btn-blue:focus, .btn-blue:active{
    box-shadow: 0 4px 18px 0 rgba(0,0,0,.12), 0 7px 10px -5px rgba(0,0,0,.15) !important;
	color: #fff !important;
}
.btn-yellow-small:hover, .btn-yellow-small:focus, .btn-yellow-small:active{
	box-shadow: 0 4px 18px 0 rgba(0,0,0,.12), 0 7px 10px -5px rgba(0,0,0,.15)!important;
	color: #000!important;
}
.input-btn:hover, .input-btn:focus, .input-btn:active{
	color:white !important;
}
.nav-pills, .nav-tabs {
    padding-left: 15px
}
.btn-yellow-small:hover .car-search .img-responsive{
	margin-left: -30%;
}
.product-item-detail-pay-block {
	margin-top: 20px;
}
.news-block:hover, .news-block:focus, .news-block:active{
	box-shadow: 0 10px 50px 0 rgba(0,0,0,.12), 0 20px 64px 7px rgba(0,0,0,.15);
}
.bx-no-touch .product-item-container.hover .product-item{/* left:0px !important; *//* right: 0px !important; */box-shadow: 0 10px 50px 0 rgba(0,0,0,.12), 0 20px 64px 7px rgba(0,0,0,.15);}
.btn-yellow-buy{color: #000;background-color: #F4B704;border-color: #F4B704;text-transform: uppercase;font-weight: 600;border-radius: 25px;margin-top: 10px;margin-bottom: 10px;box-shadow: 0 1px 3px 0 rgba(0,0,0,.12), 0 5px 2px -5px rgba(0,0,0,.15) !important;font-size: 14px;padding: 8px 30px;min-width: 100%;}
a.btn.btn-border2:hover{
	color:#F4B704 !important;
	border-color: #F4B704 !important;
}
.btn-border2{
	margin-right: 15px;
	margin-bottom: 15px;
	color: black;
	font-size: 12px;
	border: 1px solid gainsboro;
}
.product-item-amount-field-btn-plus{
	/* border-top-right-radius: 10px !important; */
	/* border-bottom-right-radius: 10px !important; */
	/* min-width: 30px; */
}
.product-item-amount-field-btn-minus{
	/* border-top-left-radius: 10px !important; */
	/* border-bottom-left-radius: 10px !important; */
	/* min-width: 30px; */
}
.product-item-detail-price-current {
	font-size: 22px;
	color: #000;
	line-height: 33px;
	font-weight: 800;
	text-align: center;
	white-space: nowrap;
	-webkit-transition: font-size 200ms ease;
	-moz-transition: font-size 200ms ease;
	-ms-transition: font-size 200ms ease;
	-o-transition: font-size 200ms ease;
	transition: font-size 200ms ease;
}
.btn-yellow{color: #000;background-color: #F4B704;border-color: #F4B704;text-transform: uppercase;font-weight: 700;border-radius: 5px;margin-top: 50px;box-shadow: 0 1px 3px 0 rgba(0,0,0,.12), 0 5px 2px -5px rgba(0,0,0,.15) !important;font-size: 14px;padding: 8px 30px;}
.logo-menu{
	margin-bottom:25px;
	margin-top: 25px;
	float: left;
}
.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
	background-color: #f9f8f8;
}
.bx_catalog_tile{
   margin-bottom:10px;
}
.nav-tabs>li>a {
	margin-right: 0px;
	border-bottom: 1px solid #f1f1f1 !important;
	border-radius: 0px;
	font-size: 14px;
	font-weight: 800;
	text-transform: uppercase;
	text-align: left;
	line-height: 17px;
	color: #777;
	padding-top: 20px;
	padding-bottom: 20px;
}
.nav-tabs>li>a:hover {
	border-color:#f9f8f8;
}
.nav-tabs>li{
	margin-bottom: 0px;
}
.menu-hide{
	transition: all 1s ease;
}
#search-style{
	transition: all 0.6s ease;
}
.bx-logo {
	transition: all 0.6s ease;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
	color: #1b3c80;
	background-color: transparent;
	font-size: 16px;
	font-weight: 800;
	border-bottom: 3px solid;
	border-radius: 0px;
}
.nav-pills>li>a{
	font-size: 16px;
	font-weight: 800;
	color:#777;
}
.nav-pills>li>a:hover, .nav-pills>li>a:focus{
	background: transparent;
	color:#1b3c80;
}
.nav-tabs{
	border-bottom: none;
}
.nav-tabs>li>a:hover{
	border-bottom: none;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	cursor: default;
	background: #f1f1f1;
	color: black;
	border:1px solid #f1f1f1;
}
.nav-up .menu-hide{
	display: block;
}
.nav-down .menu-hide{
	display:none;
}
.nav-down .bx-logo{
	margin-top: -15px;
}
.nav-down #search-style{
	margin-top: 15px;
}
.nav-down.navbar-fixed-top{height:65px;position: fixed;}
.btn-yellow-small{
	color: #000;
	background-color: #F4B704;
	border-color: #F4B704;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 25px;
	margin-top: 50px;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.12), 0 5px 2px -5px rgba(0,0,0,.15) !important;
	font-size: 10px;
	padding: 8px 30px;
	min-width: 220px;
}
.product-item-big-card .product-item-title a{
	font-size: 14px;
	font-weight: 400;
	color: black;
}
.product-item-image-wrapper {display: flex;padding-top: 0;margin-top: 0;align-items: center;justify-content: center;height: 250px;}
.product-item-big-card .product-item-price-current {
	font-size: 16px;
	font-weight: 800;
	color: black;
}
.btn-blue .fa, .btn-yellow .fa{
	font-weight: bolder;
	font-size: 16px;
	margin-left: 0px;
}
.tab-content{
	margin-top:40px ;
}
.btn-blue{min-width: 200px;font-size: 14px;padding: 8px 30px;color: #fff;background-color: #254487;border-color: #264588;text-transform: uppercase;font-weight: 600;border-radius: 5px;box-shadow: 0 4px 18px 0 rgba(0,0,0,.12), 0 7px 10px -5px rgba(0,0,0,.15) !important;/* max-width: 200px; */display: block;margin: 0 auto;margin-top: 30px;}
.middle-block > div > .far{
	font-size: 24px;
	margin-bottom: 40px;
	display: none;
}
.yellow-back{
	background: #FFC107;
	padding: 10px;
	font-size: 14px;
	color: black;
	font-weight: 600;
	line-height: 2rem;
	border-radius:5px;
	padding-left: 27px;
	box-shadow: 0 4px 18px 0 rgba(0,0,0,.12), 0 7px 10px -5px rgba(0,0,0,.15);
}
.white-back{
	background: #fff;
	padding: 10px;
	font-size: 14px;
	color: black;
	font-weight: 500;
	line-height: 2rem
}
.middle-border{
	border-radius: 5px;
	margin-top: 50px;
}
.middle-block > div{
	margin-top: 15px;
	margin-bottom: 15px;
	height: 38px;
	line-height: 15px;
}
.product-item-detail-slider-image img{
	top: 100% !important;
	left: 50% !important;
	/* height: 200px !important; */
	width: auto;
	max-height: 350px;
	max-width: 300px;
}
.btn-light-blue{
	font-size: 14px;
	padding: 8px 30px;
	color: #fff !important;
	 background-color: #03A9F4;
	border-color: #03A9F4;
	text-transform: uppercase;
	font-weight: 600;
	border-radius: 25px;
	margin-top: 50px;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.12), 0 5px 2px -5px rgba(0,0,0,.15) !important;
	width: 100%;
}
.mrg-content{
	margin-bottom: 0px;
	margin-top: 30px;
}
.product-item-detail-tab-link {
	color: #000;
	margin-top: 40px;
}
.product-item-detail-tab-link:after{
	background: #9e9e9e;
}
.product-item-detail-tab-link:hover, .product-item-detail-tab.active .product-item-detail-tab-link{
	color: #000;
}
.soc-icon{
max-width: 32px;
margin: 15px 6px;
}
.product-item-properties.SEASON{
	display: none;
}
.copy:hover{
	opacity:0.8;
	color:#f4b704;
}
.copy{
	font: 2rem monospace !important;
	font-weight: 900 !important;
	color: #ffffff !important;
}
.btn-product{
background: #f4b704;
border-radius: 25px;
color: black;
font-size: 13px;
/* -webkit-transition: all 0.4s ease; */
-o-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
/* transition: all 0.4s ease; */
}
.btn-product:hover, .btn-product:active, .btn-product:focus{
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.12) !important;
	background:#f4b704;
	border-color: #f4b704;
	color:black;
}
.btn-product-blue{
	margin-top: 20px;
	background: #e6ecf4;
	border-radius: 4px;
	font-size: 12px;
	color: #000000;
	text-transform: initial;
	padding: 6px 25px;
}
.product-item-title{
	margin-bottom: 0px;
}
.btn-product-blue:hover, .btn-product-blue:active, .btn-product-blue:focus{
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.12) !important;
	background:#254487;
	color:white;
}
.btn-modal{
background:#254487;
border-color:#254487;
color:white;
border-radius: 5px;
font-size: 13px;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.btn-simple{
background-color: transparent;
color: #000000;
font-size: 12px;
/* font-weight: 500; */
}
.btn-modal:hover, .btn-modal:active, .btn-modal:focus, .btn-search-page:hover, .btn-search-page:active, .btn-search-page:focus{
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.12) !important;
	color:white !important;
}
.btn-search-page{
	margin-left: -50px;
	margin-top: -2px;
	height: 40px;
	font-weight: bold;
	background: #274688;
	border-color: #274688;
	color:white;
	border-radius: 25px;
	font-size: 13px;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.search-form{
	margin-left: 25%;
}
.search-p{
	width: 60%;
}
.search-language-guess{
	text-align: center;
}
.btn-search-page:hover, .btn-search-page:active, .btn-search-page:focus{
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.12) !important;
	color:white;
}
.mrg-error{
	margin-top: 50px;
	margin-bottom: 50px;
}
.err-text{
	font-weight: 700;
	font-size: 15px;
}
.btn-dismiss{
background:#fff !important;
border-color: gainsboro;
color:#000;
border-radius: 5px;
font-size: 13px;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.btn-dismiss2:hover i{
	color: #F44336 !important;
}
.btn-dismiss2:hover{
	padding: 6px;
	color: #F44336 !important;
	font-weight: 900;
}
.btn-dismiss2{
	padding: 6px;
	background:#fff !important;
	border-color: none;
	color:black !important;
	border-radius: 5px;
	font-size: 13px;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.btn-dismiss:hover, .btn-dismiss:active, .btn-dismiss:focus{
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.12) !important;
	background:#F44336 !important;
	border-color: #F44336 !important;
	color:white;
}
iframe.map{
	border-width: 0 !important;
	height: 500px;
	box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
}
#img-services{
	background: url(http://www.servillantaseldorado.com.co/images/portafolio/imagen_id_6314.png);
	min-height: 400px;
	height: 100%;
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.header-filter{
	background-color: rgba(63, 81, 181, 0.37);
}
.top-banner-text{
	font-size: 22px;
	font-weight: 400;
	color: #000;
	padding-top: 80px;
	padding-left: 50px;
	line-height: 26px;
}
.nav-tabs{
  background: transparent;
}
.top-banner{/* margin-top: -31px; */background: #ffffff;height: 250px;-webkit-box-shadow: 1px -4px 40px -7px rgba(158,158,158,0.56);-moz-box-shadow: 1px -4px 40px -7px rgba(158,158,158,0.56);box-shadow: 1px -4px 40px -7px rgba(158,158,158,0.56);width: 100%;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.MultiCarousel{
	padding:0px 35px !important;
}
.modal .modal-lg {
margin-top: 100px;
/* margin-left: 16%; */
}
.fav-text{
	line-height: 45px;
	font-size: 15px;
	color: black;
	font-family: "Montserrat", sans-serif;
	padding: 0px 15px;
}
.form-horizontal .form-group {
	margin-right: 0px;
	margin-left: 0px;
}
.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: none;
	border: none;
	border: n;
	dius: 6px;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none !important;
}
.modal-dialog{
	background: white;
	padding: 50px;
	border-radius: 5px;
}
.modal-backdrop.fade.in{
display: none;
}
.fa-star.favorites_icons{
	padding-right: 0px !important;
	text-align: right
}
.fa-star.favorites_icons:hover{
	box-shadow: none !important;
}
.bx-newslist-img.serv-img{
	height: 100%;
	min-height: 100%;
	margin-bottom: 0px;
	padding: 0px !important;
}
.bx-auth-reg{
	background: url(http://www.allwhitebackground.com/images/3/3132.jpg) no-repeat right;
	height: 500px;
}
.bx-credit{
	background: url(https://gazettereview.com/wp-content/uploads/2016/11/tires-black-friday-header.png) no-repeat right;
	height: 300px;
	background-size: 47%;
}
.bx-contact .fa{
	border-radius: 50px;
	border: 1px solid #FF9800;
	padding: 9px 11px;
	color: #FF9800;
	margin-right: 10px;
}
.bx-contact{
	background: url(/bitrix/templates/eshop_bootstrap_blue/images/tires.png) no-repeat left;
	background-size: 43%;
	background-position-x: -36%;
	background-position-y: 10%;
}
.bx-newslist-container:last-of-type .bx-newslist-img.serv-img{
	height: 250px;
	width: 250px;
	float: left;
}
.black-text{
	color:black;
	font-size: 14px;
	line-height: 3rem;
}
.product-item-detail-tab-content{
	/* line-height:2.3rem ; */
}
.mrg{
	margin-top:15px;
	margin-bottom:15px ;
}
.addition{
	font-size: 10px;
	float: right;
	margin-top:20px;
}
.form-reg{
	background: white;
	border-radius: 5px;
	padding: 30px;
}
#no-found{
	height: 300px;
}
input[type=text], input[type=password]{margin: inherit 4px;padding: 6px 14px;border: 1px solid gainsboro;/* border-bottom-left-radius: 5px; *//* border-top-left-radius: 15px; */background: white;outline: none;}
.bx-newslist-title.service-title a{
	font-size: 16px;
	padding: 0px;
}
.bx-newslist-title.service-title{
	margin-left: -15px !important;
	margin-right: -15px !important;
	padding: 15px 15px !important;
	background: #FFC107;
	height:85px;
	border-radius:0px !important;
}
.bx-newslist-title.service-title a:hover, .bx-newslist-title.service-title a:focus, .bx-newslist-title.service-title a:active{
	color:black !important;
	padding: 15px 0 15px;
	margin-bottom: 15px;
}
.news-block{
	padding-bottom: 30px;
}
.product-item, .news-block{
	display: block;
	border:0;
	border-radius: 2px;
	width: 100% !important;
	margin-bottom: 30px;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.2s ease;
	border-radius: 5px;
}
.category-name{
	margin-bottom: 30px;
}
.bx-basket-block a {
	color: #ffffff;
	border-bottom: none;
	margin-right: 10px;
	font-weight: 500;
	font-size: 12px;
}
.badge {
	font-family: 'Montserrat', sans-serif;
	display: inline-block;
	width: 25px;
	height: 25px;
	padding: 7px 6px;
	font-size: 12px;
	font-weight: 500;
	line-height: 8px;
	color: #000;
	text-align: center;
	border: 2px solid #ffd97f!important;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.12);
	white-space: nowrap;
	vertical-align: middle;
	background-color: #f4b704;
	border-radius: 50%;
	left: 3px;
	margin-left: -9px;
	z-index: 110;
	margin-top: -26px;
}
.fa-cart-shopping{
	font-size: 20px;
	color:white;
}
.nav-down .bx-hdr-profile{
	margin-top: 6px;
}
.lnr-arrow-left{
	margin-right: 5px;
	font-weight: 600;
}
.radio label, .checkbox label{
	padding-left: 0px;
}
.btn-close{
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 400;
	background: transparent;
	color: #7d7d7d;
}
.close-block{
	padding: 10px;
	border-bottom: 1px solid gainsboro;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -57px;
}
.bx-theme-blue .btn.btn-default:hover {
	outline: none;
	background-color: transparent !important;
	border-color: transparent !important;
	color: #f4b704;
}
.bx-newsdetail-title{
	background: #FFC107;
	padding: 15px 15px;
}
.bx-newsdetail-content{
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: 400;
	line-height: 22px;
}
a:hover, a:focus {/* color: #FFC107; *//* text-decoration: underline; */}
.bx-searchtitle {
	margin: 5px 0 0;
}
.btn:hover, .btn:focus, .btn.focus {
	color: #FFC107;
}
.btn:not(.btn-just-icon):not(.btn-fab) .fa, .navbar .navbar-nav > li > a.btn:not(.btn-just-icon):not(.btn-fab) .fa {
	font-size: 20px;
	position: relative;
}
.bx-theme-blue .btn.btn-default {
	outline: none;
	background-color: transparent !important;
	border-color: transparent !important;
	color: #FFF;
}
.box{
	padding: 30px;
	background: white;
	border-radius:5px;
}
.menu-hide .fa-phone{
	font-size: 20px;
	vertical-align: text-top;
	margin-right: 5px;
}
.box-border{
	border:1px solid gainsboro;
	border-radius: 5px;
}
.box-grey{
	padding: 30px;
    background: #f7f7f7;
	border-radius:5px;
}
.box b{
	color: #1c3d81;
	text-transform: uppercase;
}
.bootstrap-select>select {
	position: absolute!important;
	bottom: 0;
	left: 50%;
	display: block!important;
	width: .5px!important;
	height: 100%!important;
	padding: 0!important;
	opacity: 0!important;
	border: 1px solid gainsboro;
}
.bx-contact .box b{
	color: #000;
	text-transform: none;
}
body select.select_box{
	border:3px solid green;
}
.mrg-bottom{
	margin-bottom:50px;
}
.minus-top{
	margin-top:-10%;
}
.mrg-top {
	margin-top: 30px !important;
}
.sale-personal-section-index-block.bx-theme-blue {
	background: none !important;
	border: 1px solid gainsboro;
	border-radius: 5px;
}
.sale-personal-section-index-block-link, .sale-personal-section-index-block-link:hover, .sale-personal-section-index-block-link:active, .sale-personal-section-index-block-link:focus, .sale-personal-section-index-block-link:visited {
	text-decoration: none;
	display: block;
	padding: 25px 15px;
	color: #1c3d81;
}
.model{
	color: #1c3d81;
	font-weight: 600;
}
.model-block{
	line-height: 1.2rem;
}
.border-box{
	margin-top: 50px !important;
	margin-bottom: 50px !important;
	border:1px solid gainsboro;
	border-radius: 5px;
	padding: 30px;
}
.mrg-filter{
	margin-top: 20px;
	margin-bottom:30px
	}
.bx_ordercart .bx_ordercart_order_table_container {
	 border: 0;
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 500;
}
.bx_ordercart_coupon h4{
	padding-top: 0px !important;
}
.bx_ordercart_order_pay{
	margin: 20px auto 50px !important;
	box-shadow: 0 4px 18px 0 rgba(0,0,0,.12), 0 7px 10px -5px rgba(0,0,0,.15);
	background: #f7f7f7;
	padding-bottom: 15px !important;
	padding-top: 15px !important;
}
.input-btn{
	background: #FFC107;
    color: black;
    font-weight: bold;
    border: 1px solid #FFC107;
    border-radius: 0;
}
.basket.btn-blue, .bx_ordercart_order_sum{
	margin-top: 15px !important;
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_photo{
	background-size: auto 100%;
}
.bx_ordercart .bx_ordercart_photo_container {
	position: relative;
	padding-top: 55%;
	border: 0;
}
#myAuthorize{
	overflow: hidden;
}
/*------------------------------*/
.select-hidden {
	display: none;
	visibility: hidden;
	padding-right: 10px;
}
.select {
	cursor: pointer;
	display: inline-block;
	position: relative;
	font-size: 16px;
	color: #fff;
	width: 220px;
	height: 40px;
}
.select-styled {
	color: #000;
	position: absolute;
	font-weight: 500;
	font-size: 14px;
	/* padding-top: 10px; */
	top: 0px;
	right: 0;
	bottom: 0;
	left: 0;
	box-shadow: 0 10px 50px 0 rgba(0,0,0,.12), 0 20px 64px 7px rgba(0,0,0,.15);
	border-radius: 25px;
	background-color: #fff;
	padding: 10px 20px;
}
.select-styled:after {
	content: "";
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-color: #1c3c81 transparent transparent transparent;
	position: absolute;
	top: 20px;
	right: 15px;
}
.select-styled:hover {
	background-color: #fff;
}
.select-styled:active, .select-styled.active {
	background-color: #fff;
}
.select-styled:active:after, .select-styled.active:after {
	top: 9px;
	border-color: transparent transparent #fff transparent;
}
.select-options {
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	z-index: 999;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #fff;
	color:#000;
	box-shadow: 0 10px 50px 0 rgba(0,0,0,.12), 0 20px 64px 7px rgba(0,0,0,.15);
	border-radius:25px;
	-moz-transition: all 0.15s ease-in;
	-o-transition: all 0.15s ease-in;
	-webkit-transition: all 0.15s ease-in;
	transition: all 0.15s ease-in;
	transform: translateY(0%);
}
.select-options li {
	margin: 0;
	padding: 12px 0;
	text-indent: 15px;
	border-top: 1px solid gainsboro;
	-moz-transition: all 0.15s ease-in;
	-o-transition: all 0.15s ease-in;
	-webkit-transition: all 0.15s ease-in;
	transition: all 0.15s ease-in;
}
.select-options li:hover {
	color: #000;
	background: #dcdcdc52;
}
.select-options li[rel="hide"] {
	display: none;
	transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
	transform: translateY(-2em)
}
.mobile-filter-button{
	display: none;
}
.viber,
.telegram{
	display:inline-block;
	width:15px;
	margin-right:5px;
}
.viber i,
.telegram i,
.adress i
{
	color:#dddddd;
	font-size:15px
}
.adress i{
	margin-right:5px
}
.adress{
	display:inline-block;
	margin-right: 30px;
}
.adress a{
	color:#ffffff;
}
.float-none{
	float:none!important;
}
.product-item-info-container.commercial-flags{
	position: absolute;
	top: 49px;
	left: 8px;
	display: grid;
}
.product-item-info-container.commercial-flags .product-item-properties{
	white-space:nowrap;
	z-index: 200;
	border-radius: 3px;
	position: relative;
	padding: 2px 8px;
	box-shadow: 0 4px 18px 0 rgba(0,0,0,.12), 0 7px 10px -5px rgba(0,0,0,.15);
	width: fit-content;
	left: 0;
	height: initial;
}
.category-description h2{
	margin-top:0
}
.category-description h3{
	font-size: 20px;
}
.category-description{
	padding: 20px 0 40px;
}
/*.container .filter-block{
	display: none!important;
}*/
.none{
	display: none!important;
}
.modal-open .modal{
	background-color: rgba(0,0,0,0.2);
	display: flex;
	justify-content: center;
	align-items: center;
}
.modal .modal-lg{
}
.modal.fade.in{
	display: flex;
}
.bx-inc-orginfo-phone .phone-call{
	color:#ffffff;
}
.category-wrap{
	display: grid;
}
.category-wrap .filter-block{
	display: none;
}
.filter-open .filter-block{
	display: block;
}
.filter-open .category-wrap{
	grid-template-columns: 220px auto;
	gap: 30px;
}
.filter-open .bx-pagination,
.filter-open .category-description,
.filter-open .category-tags
{
	grid-column: 1 / 3;
}
.filter-open .category-product-wrap{
	/* grid-gap: 20px; */
}
.filter-open .filter-button {
	color:#222222
}
.category-controls{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 25px 0 10px;
}
.filter-button{
	cursor: pointer;
	font-size: 15px;
	display: flex;
	align-items: center;
	gap: 7px;
	color: #999999;
	user-select: none;
	margin-left: 15px;
}
.filter-button i{
	font-size: 16px;
}
.filter-button:hover{
	color: #444444;
}
.order-block button{
	text-transform: inherit;
	font-size: 15px;
	font-weight: normal;
}
.tag-title{
	padding-right: 5px;
	flex: 0 0 80px;
}
.tag-values{
	display:flex;
	flex-wrap: wrap;
}
.tag-category{
	display: flex;
	justify-content: flex-start;
	margin-bottom: 15px;
}
.sotbit-seometa-tag{
	padding-right:5px
}
.tag-values .sotbit-seometa-tag-link{
	color:#555555;
}
.tag-values .sotbit-seometa-tag-link:hover{
	text-decoration: underline!important;
}
.tag-values .sotbit-seometa-tag-link.active{
	text-decoration: underline;
}
.tags-title{
	margin-bottom: 15px;
	font-size: 114.28571%;
	font-weight: 600;
}
.front-table{
	width: 80%;
	margin: 0 auto;
	border:1px solid #cccccc;
	border-collapse:collapse;
}
.front-table  td {
	border:1px solid #cccccc;
	padding: 3px 10px;
}
.detail-property-item{
	display: grid;
	grid-template-columns: max-content 1fr 250px;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 15px;
	gap: 5px;
}
.detail-property-item .detail-property-value{
	font-weight: bold;
	color: #000000;
}
.order-block .fa-xmark{
	font-size: 15px;
}
.video-wrap{
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
	overflow: hidden;
}
.video-wrap iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.front-h2{
	text-align: center;
}
.car-brand-wrap{
	display: grid;
	grid-template-columns: repeat(5,1fr);
	list-style: none;
	margin: 0 0 50px 0;
	padding: 0;
	border-top: 1px solid #e7e6e6;
	border-left: 1px solid #e7e6e6;
	border-radius: 3px;
}
.car-brand-wrap li{
	border-right: 1px solid #e7e6e6;
	border-bottom: 1px solid #e7e6e6;
}
.car-brand-wrap li h2{
	text-align: center;
	font-size: 18px;
	font-weight:normal;
}
.car-brand-wrap li a{
	color:#444444;
}
.car-models-wrap{
	display: grid;
	grid-template-columns: repeat(4,1fr);
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
	border-top: 1px solid #e7e6e6;
	border-left: 1px solid #e7e6e6;
	border-radius: 3px;
}
.car-models-wrap li{
	border-right: 1px solid #e7e6e6;
	border-bottom: 1px solid #e7e6e6;
}
.car-models-wrap li h2{
	text-align: center;
	font-size: 16px;
	font-weight:normal;
}
.car-models-wrap li a{
	color:#444444;
}
.car-models-wrap .model-image{
	display: flex;
	height: 140px;
	margin: 10px 20px;
	justify-content: center;
	align-items: center;
	opacity: .85;
}
.car-models-wrap .models-item:hover .model-image{
	opacity: 1;
}
.models-motor{
	margin: 0 0 30px;
	display: grid;
	gap: 13px;
}
.motor-sizes{
	display: flex;
	gap: 10px;
	padding-top: 4px;
	flex-wrap: wrap;
}
.motor-sizes .sizes-item{
	background-color: #ecf0f2;
	font-size: 12px;
	padding: 0 10px;
	white-space: nowrap;
	height: 25px;
	line-height: 25px;
	font-weight: 600;
	border-radius: 24px;
	display: block;
}
.motor-sizes .sizes-item:hover{
	text-decoration: none;
	background-color: #bec4c7;
}
.motor-name{
	font-size: 16px;
}
.car-selection{
	margin-bottom: 25px;
}
.selection-title{
	font-size: 14px;
	font-weight: 700;
	margin: 0 0 15px;
}
.car-selection-body select{
	font-size: 14px;
	font-weight: 300;
	padding: 0 30px 0 10px;
	border-radius: 4px;
	max-height: 40px;
	height: 40px;
	line-height: 38px;
	border: 1px solid #d7d7d7;
	margin-right: 10px;
	min-width: 230px;
}
.car-selection-body button{
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	color: #ffffff;
	border: 0;
	background: #2c4b8c;
	width: 200px;
	border-radius: 4px;
	text-align: center;
	outline: 0;
}
.model-detail-image{
	border: 1px solid #e7e6e6;
	border-radius: 3px;
	margin-bottom: 30px;
	padding: 10px 20px;
	min-height: 170px;
	display: flex;
	align-items: center;
	width: fit-content;
}
.free-delivery{
	background: #ebf9f2;
	border-radius: 5px;
	padding: 10px 15px;
	color: #000000;
	font-size: 15px;
	line-height: 24px;
}
.front-buttons{
	display: flex;
	gap:20px;
	justify-content: center;
}
.similar-body{
	margin: 20px 0 20px;
}
.similar-body .title{
	font-size: 20px;
	margin-bottom: 15px;
}
.similar-item{
	display: grid;
	grid-template-columns: 150px auto 170px;
	gap: 20px;
	border-bottom: 1px solid #e7e6e6;
	min-height: 120px;
}
.similar-item:last-child{
	border-bottom: 0;
}
.similar-wrap{
	border: 1px solid #e7e6e6;
}
.similar-item .image{
	padding: 12px;
	margin: 0 auto;
}
.similar-item .image img{
	max-height: 100px;
}
.similar-item .body{
	padding: 20px 0;
}
.similar-item .name{
	color: #000000;
	font-size: 15px;
	font-weight: 400;
}
.similar-buy{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 7px;
}
.similar-buy .available{
	font-size: 16px;
}
.similar-buy .available .stoc{
	color: #01bc01;
	font-weight: 500;
}
.similar-buy .available .comanda{
	opacity: .6;
}
.similar-buy .price{
	font-weight: bold;
}
.similar-buy .price span{
	font-weight: 500;
	opacity: .8;
}
.similar-buy .button a{
	border-radius: 4px;
	line-height: 30px;
	padding: 0 15px;
	text-transform: inherit;
	background: #e6ecf4;
	display: flex;
	font-size: 11px;
	align-items: center;
	justify-content: center;
	gap: 7px;
	color: #000000;
	transition:none;
}
.similar-buy .button a i{
	color: #000000;
	font-size: 17px;
}
.similar-buy .button a:hover{
	text-decoration: none;
	color: #ffffff;
	background: #f4b704;
}
.similar-buy .button a:hover i{
	color: #ffffff;
}
.similar-characteristics{
	display: flex;
	gap: 7px;
}
.similar-characteristics{
	margin-top: 10px;
}
.similar-characteristics .item{
	padding: 2px 7px;
	font-size: 14px;
	line-height: 17px;
	border-radius: 4px;
	background: rgba(0, 0, 0, .05);
}
.bx-no-touch .product-item-container .product-item-info-container.commercial-flags{
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.free-mounting{
	background: #ebf9f2;
	border-radius: 5px;
	padding: 10px 15px;
	color: #000000;
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 15px;
}
.mounting-banner{
	background: #F7F7F7;
	border-top: 1px solid #dddddd;
}
.mounting-banner-wrap{
	padding: 40px 0;
	position: relative;
}
.mounting-banner-wrap h3{
	margin: 0;
	line-height: 50px;
	font-size: 30px;
	font-weight: 600;
}
.mounting-banner-wrap h3 span{
	color: #F44336;
}
.mounting-banner-wrap .icon{
	position: absolute;
	right: 0;
	width: 250px;
	top:0;
	bottom: 0;
	background: url("/images/montarea-gratis.png") right center no-repeat;
	opacity: .6;
}
.product-discount{
	background: #F44336;
}
.bx-newsdetail{
	padding: 15px 0;
}
.bx-top-menu{
	display: flex;
}
.top-menu-wrap{
	box-shadow: 0 2px 3px rgba(0,0,0,.05);
	padding: 17px 0;
}
.bx-top-menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.bx-top-menu .next-level{
	padding-top: 11px;
	display: none;
	position: absolute;
}
.bx-top-menu .next-level ul{
	background: #ffffff;
	padding: 15px;
	box-shadow: 0 0 14px rgba(0, 0, 0, .1);
	row-gap: 12px;
	min-width: 200px;
	z-index: 100;
	overflow: hidden;
	display: grid;
}
.bx-top-menu .first-level .menu-arrow{
	position: absolute;
	bottom: -10px;
	left: 50%;
	z-index: 101;
	display: none;
}
.bx-top-menu .first-level > li:hover .menu-arrow{
	display: block;
}
.bx-top-menu .first-level > li:hover .next-level {
	display: grid;
}
.bx-top-menu a{
	color: #333333;
	font-size: 15px;
	font-weight: 500;
	position: relative;
}
.bx-top-menu .first-level > li{
	position: relative;
}
.bx-top-menu .first-level > li > a{
	text-decoration: none;
}
.bx-top-menu .first-level{
	display: flex;
	width: 100%;
	justify-content: space-between;
}
.bx-top-menu .first-level .menu-arrow:before{
	content: "";
	clip-path: polygon(50% 0, 0 100%, 100% 100%);
	background: #efefef;
	position: absolute;
	right: calc(50% - 10px);
	bottom: 100%;
	width: 20px;
	height: 10px;
}
.bx-top-menu .first-level .menu-arrow:after{
	content: "";
	clip-path: polygon(50% 0, 0 100%, 100% 100%);
	background: #ffffff;
	right: calc(50% - 10px);
	bottom: 100%;
	position: absolute;
	width: 18px;
	height: 9px;
	transform: translate(-1px, 1px);
}
.menu-service{
	border-left: 1px solid #dee7e7;
	padding-left: 35px;
	margin-left: 40px;
}
.mobile-menu-button {
	font-size: 26px;
	position: absolute;
	width: 40px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	z-index: 750;
	color: #fff;
	text-align: center;
	top: 0;
	left: 4px;
}
.mobile-menu-button{
	display: none;
}
.mobile-menu-wrap{
	position: fixed;
	top: 0;
	bottom: 0;
	left: -100%;
	width: 100%;
	background: #ffffff;
	z-index: 1000;
	display: flex;
	transition: left .3s;
	flex-direction: column;
	gap: 25px;
}
.mobile-menu-wrap.open{
	left: 0;
}
.body-overflow{
	overflow: hidden;
}
.jante-promo .mounting-banner-wrap{
	padding: 30px 170px 35px 15px;
}
.jante-promo .mounting-banner-wrap h3 {
	font-size: 25px;
	line-height: 45px;
}
.jante-promo.mounting-banner {
	background: #F7F7F7;
	border: 0;
	border-radius: 5px;
}
.jante-promo .mounting-banner-wrap h3 span{
	text-decoration: 1px dashed underline;
}
.front-products .catalog-section{
	grid-template-columns: repeat(5,1fr);
}
.all-promo-button{
	text-align: center;
	display: flex;
}
.all-promo-button a{
	display: block;
	line-height: 30px;
	padding: 0 25px;
	background: #e6ecf4;
	text-decoration: none;
	color: #000000;
	border-radius: 4px;
	margin: 0 auto 20px;
}
.all-promo-button a:hover{
	background: #d5dde8;
}
.terms-form{
	display: grid;
	gap: 20px;
}
.terms-form-row{
	display: grid;
	grid-template-columns: 30% auto;
}
.terms-form .terms-form-row input[type=text]{
	width:100%;
	max-width: 450px;
}
.terms-form .terms-form-row textarea{
	width:100%;
	max-width: 450px;
	min-width: initial;
}
#bx-soa-orderSave .checkbox input{
	opacity: 1;
	width: initial;
	height: initial;
	margin: initial;
	position: initial;
}
#bx-soa-orderSave .checkbox label{
	color: #777777;
	text-transform: initial;
	font-size: 15px;
}
#bx-soa-orderSave .checkbox a{
	color: #777777;
	text-transform: initial;
	font-size: 15px;
}
.fast-order-buttons{
	justify-content: center;
	display: flex;
	gap: 20px;
}
.category-top-seasons {
	display: flex;
	gap: 15px;
	margin-bottom: 15px;
}
.category-top-seasons a {
	display: flex;
	padding: 6px 13px 6px 10px;
	background: #e6ecf4;
	border-radius: 4px;
	color: #000000;
	font-size: 14px;
	gap: 8px;
	align-items: center;
	position: relative;
}
.category-top-seasons .icon img{
	width: 20px;
}

/* End */


/* Start:/local/templates/pneuexpert/template_styles_flex.css?177514217216497*/
@media (min-width: 1200px) {
    .bx-header-section {
    }
    .bx-content-seection {
        padding: 0 45px 5px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .bx-header-section {
    }
    .bx-content-seection {
        padding: 0 30px 5px;
    }
    body.bx-background-image{
        -webkit-background-size:1600px auto;
        background-size:1600px auto;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .bx-header-section {
        padding: 31px 15px 10px;
    }
    .bx-content-seection {
        padding: 0 15px 5px;
    }
    body.bx-background-image{
        -webkit-background-size:1280px auto;
        background-size:1280px auto;
    }
    .category-product-wrap,
    .front-products .catalog-section
    {
        grid-template-columns: 1fr 1fr;
    }
}
@media (max-width: 767px) {
    body.bx-background-image {
        background: none;
    }
    .bx-logo {
        background: #1484ce;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        z-index: 1400;
        padding: 10px 60px;
    }
    .bx-logo .bx-logo-block {
        text-align: center;
        height: 30px;
    }
    .bx-logo-text {
        font-size: 24px;
        color: #fff;
        line-height: 30px;
        vertical-align: middle;
    }
    .bx-logo-text:hover,
    .bx-logo-text:active {
        color: #fff;
    }
    .bx-logo-text small {
        font-size: 24px;
        color: #fff;
    }
    .bx-logo-desc {
        display: none;
    }
    .bx-header-section {
        padding: 0 0 10px;
    }
    .bx-content-seection {
        padding: 0 15px 10px
    }
    .bx-inc-orginfo {
        text-align: center;
        padding-bottom: 10px;
    }
    .bx-worktime {
        text-align: center;
    }
    .bx-footer {
        text-align: center;
    }
    .bx-up {
        text-align: center;
    }
    .bx-404-block {
        margin-top: 50px;
        margin-bottom: 33px;
    }
    .category-product-wrap,
    .front-products .catalog-section{
        grid-template-columns: 1fr 1fr;
        /* grid-gap: 10px; */
    }
    .adress{
        display: none;
    }
    .lang{
        padding:0;
    }
    h1.bx-title{
        font-size: 21px;
        font-weight: 600;
    }
    .bx-breadcrumb .bx-breadcrumb-item span{
        font-size: 12px;
        line-height: 17px;
    }
    .bx-breadcrumb-item{
        /* height: 18px; */
        /* align-items: center; */
        /* display: flex; */
    }
    .bx-breadcrumb .fa.bx-breadcrumb-item-angle {
        margin: 0 4px;
        color: #b5bdc2;
        vertical-align: top;
        font-size: 11px;
        padding-left: 0;
        line-height: 12px;
    }
    .product-item-container .product-item{
        padding: 10px;
    }
    .product-item-image-wrapper{
        height: 200px;
    }
    h1{
        font-size: 23px;
    }
    .category-description {
        padding: 20px 0 30px;
    }
    .product-item-info-container.commercial-flags .product-item-properties{
    }
    #category_body{
        padding: 0 10px;
    }
    .filter-open .category-wrap {
        grid-template-columns: 1fr;
        gap: 0;
    }
    .filter-open .filter-block{
        display: none;
    }
    .filter-open .category-product-wrap {
        grid-gap: 10px;
    }
    .filter-popup .filter-block{
        position: fixed;
        display: block;
        z-index: 2000;
        top:0;
        left:0;
        right: 0;
        bottom:0;
        background: #ffffff;
        margin: 0;
        padding: 30px 20px 0;
        border-radius: 0;
        overflow: auto;
    }
    .bx-filter-close{
        position: absolute;
        right: 15px;
        top: 12px;
        height: 30px;
        width: 32px;
        z-index: 10;
    }
    .bx-filter-close:before,
    .bx-filter-close:after {
        position: absolute;
        left: 15px;
        content: ' ';
        height: 33px;
        width: 2px;
        background-color: #333;
    }
    .bx-filter-close:before {
        transform: rotate(45deg);
    }
    .bx-filter-close:after {
        transform: rotate(-45deg);
    }
    .overflow-hidden{
        overflow: hidden;
    }
    .category-controls{
        margin: 15px 0 5px;
    }
    .filter-button{
        margin-left: 7px;
    }
    .front-table{
        width: 100%
    }
    .front-buttons{
        flex-direction: column;
        gap: 0;
    }
    .mounting-banner{
        border: 0;
        margin-top: -10px;
    }
    .mounting-banner-wrap {
        padding: 10px 0 15px;
    }
    .mounting-banner-wrap h3 {
        margin: 10px 0;
        line-height: 23px;
        font-size: 20px;
        font-weight: 600;
    }
    .mounting-banner-wrap .icon{
        position: relative;
        height: 130px;
        width: 100%;
        background: url(/images/montarea-gratis.png) bottom center no-repeat;
    }
    .bx-breadcrumb-item > span{
        display:none;
    }
    .top-menu-wrap{
        display: none;
    }
    .mobile-menu-button{
        display: block;
    }
    .hide-mobile-button{
        opacity: 0;
    }
    .mobile-menu-close{
        text-align: right;
        padding: 7px 12px 0 0;
        font-size: 22px;
        color: #aaaaaa;
    }
    .mobile-menu-categories{
        padding: 0 30px;
    }
    .mobile-menu-categories ul{
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
        gap: 5px;
    }
    .mobile-menu-categories ul.first-level{
        display: flex;
        flex-direction: column;
        gap: 15px
    }
    .mobile-menu-categories ul.first-level li{
        position: relative;
    }
    .mobile-menu-categories a{
        color: #333333;
        font-weight: 500;
        font-size: 18px;
    }
    .mobile-menu-categories .next-level{
        height: 0;
        overflow: hidden;
        padding: 0 0 0 15px;
    }
    .mobile-menu-categories .next-level ul{
        padding: 10px 0 0 0;
    }
    .mobile-menu-categories .next-level a{
        font-weight: normal;
        font-size: 17px;
    }
    .mobile-menu-categories .menu-service{
        border: 0;
        margin: 0;
        padding: 12px 0 0 0;
    }
    .mobile-menu-categories .menu-arrow{
        margin-left: auto;
        display: block;
        position: absolute;
        top: 0;
        right: 5px;
        font-size: 16px;
    }
    .mobile-menu-categories .menu-arrow .fa-chevron-up{
        display: none;
    }
    .mobile-menu-categories .open-level .menu-arrow .fa-chevron-down{
        display: none;
    }
    .mobile-menu-categories .open-level .menu-arrow .fa-chevron-up{
        display: block;
    }
    .mobile-menu-categories .open-level .next-level{
        height: initial;
    }
    .mobile-menu-main{
        padding: 0 30px;
        list-style: none;
        display: flex;
        flex-direction: column;
        gap: 8px;
    }
    .mobile-menu-main a{
        color: #333333;
        font-size: 17px;
    }
    .jante-promo .mounting-banner-wrap{
        padding: 10px 0 15px;
    }
    .jante-promo .mounting-banner-wrap h3 {
        font-size: 17px;
        line-height: 23px;
        font-weight: 500;
    }
    .jante-promo.mounting-banner {
        border-radius: 0;
    }
    .all-promo-button a{
        width: 100%;
        margin: -5px auto 15px;
    }
    .bx-newslist-wrap{
        grid-template-columns: repeat(1, 1fr);
    }
    .terms-form-row{
        display: grid;
        grid-template-columns: 1fr;
    }
    .category-top-seasons {
        gap: 10px;
    }
    .category-top-seasons a {
        padding: 5px 10px 5px 7px;
        font-size: 13px;
        gap: 5px;
    }
    #category_body .search-tyres-body{
        padding: 0 0 20px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {}
@media (min-width: 768px) and (max-width: 991px) {}
@media (max-width: 992px) {
    .nav-down .hideblock {
        display: none;
    }
    .bx-aside-nav-control, .bx-aside-nav {
        display: block;
    }
    .nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
        font-size: 12px !important;
        border-bottom: 2px solid !important;
    }
    .bx_ordercart_coupon .input-group{
        width:80% !important;
    }
    .pad-xs{
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .tire-new, .back-right{
        margin-top: -40px !important;
    }
    .top-banner{
        width: 100% !important;
        margin-left: 0px !important;
        padding: 15px !important;
        height: 220px !important;
    }
    .product-buy-wrap{
        gap:10px;
        /* flex-wrap: wrap; */
    }
    .product-item-button-container .btn{
        padding: 0 10px;
    }
    .product-item-info-container .product-item-amount{
    }
    .product-item-amount-field-btn-plus,
    .product-item-amount-field-btn-minus{
        width: 19px;
    }
    .product-item-amount-field{
        width: 20px;
    }
    .hidden.product-item-detail-tab-content{
        display: none !important;
    }
    .product-item-button-container .btn {
    }
    h3.bx-title {
        font-size: 18px;
        margin-top: 0px;
    }
    .bx_soc_comments_div.bx_important.bx_blue{
        display: none!important;
    }
    div.detail-characteristics .product-item-detail-properties{
        border-radius: 5px;
        border: 1px solid gainsboro;
        padding: 12px 7px 7px;
        grid-template-columns: 1fr;
        grid-auto-flow: row;
    }
    .detail-property-item{
        grid-template-columns: max-content 1fr auto;
        font-size: 13px;
    }
    .product-item-detail-tab-content p{
        font-size: 13px;
    }
    .detail-characteristics h3,
    .detail-description h3{
        font-size: 17px;
        margin: 0 0 10px;
    }
    .product-item-detail-slider-image img {
        top: 100% !important;
        left: 50% !important;
        height: 200px !important;
        width: auto;
        max-height: 350px;
        max-width: 300px;
        margin-top: -115px;
    }
    .top-banner .btn-yellow{
        padding: 10px 15px !important;
    }
    .top-banner-text {
        font-size: 16px !important;
        padding-top: 20px !important;
        padding-left: 15px !important;
        line-height: 16px !important;
    }
    .result{
        margin-top: -40px;
    }
    .mrg20{
        margin-top: 20px;
    }
    .menu-show{
        display: none;
    }
    .nav-down .menu-show{
        display: block;
    }
    .nav-down .menu-hidexs{
        display: none;
    }
    .menu-show i{
        color:white;
        font-size: 22px;
        float: right;
    }
    #show-search{
        margin-top: -5px;
    }
    div.title-search-result {
        border: 1px solid #f3f3f3;
        display: none;
        overflow: hidden;
        z-index: 999;
        width: 360px !important;
        margin-top: 34px;
        background-color: white;
        margin-left: -20px !important;
        font-size: 14px !important;
        font-weight: 500;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        -webkit-transition: all .6s ease;
        -o-transition: all .6s ease;
        transition: all .6s ease;
    }
    .bx-searche{
        width:300px !important;
        -webkit-transition: all .6s ease;
        -o-transition: all .6s ease;
        transition: all .6s ease;
    }
    .bx-basket{
    position: fixed;
    display: block !important;
    width: 100%;
    background: white;
    bottom:0px;
    right: 0px;
    padding-top: 10px;
    padding-bottom: 5px;
    z-index: 500;
    }
    .nopadxs{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .nav-down #search{
        position: absolute;
        top: -47px;
        right: -15px;
        width: 69%;
    }
    .btn-lang{
        border: 1px solid gainsboro;
        color: #ffffff;
        float: left !important;
    }
    .bx-basket.bx-opener .btn-lang{
        color: #000000;
    }
    .bx-inc-orginfo-phone{
        font-size: 12px;
    }
    .nav-pills>li>a {
        font-size: 12px !important;
    }
    .nav-down .hideblock{
        display: block;
    }
    .nav>li>a {
        padding: 5px 12px !important;
    }
    .nav-tabs>li>a {
        font-size: 13px;
        line-height: 30px;
        text-transform: none;
}
    #bx-panel {
        display:none !important
    }
    .nav-down #search-style {
        margin-top: 5px;
        max-width: 250px;
        float: right;
    }
    .nav-down .bx-logo {
        margin-top: -12px;
    }
    .bx-logo .bx-logo-block {
        text-align: left;
        font-size: 12px;
        line-height: 12px;
    }
    .nav-down.navbar-fixed-top {
        height: 45px !important;
        margin-top: 0;
    }
    .bx-basket-fixed{
        padding-top: 15px !important;
    }
    .bx-basket-block a i {
        color: #000000 !important;
    }
    .bx-basket-block a {
        color: #000000 !important;
    }
    .bx-logo {
        background: transparent !important;
        position: relative !important;
        padding: 10px 60px;
        margin-top: -14px;
    }
    .navbar-nav {
        margin:0;
    }
    .bx-aside-nav-control{
        top:-2px;
    }
    .main-img-cat{
        display: none;
    }
    .nav-down #search-style {
        margin-top: -37px;
        max-width: 60px;
    }
    .nav-down #search-style {
        margin-top: -37px !important;
    }
    .input-group-btn:hover .form-control {
        outline: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 231px;
        border: 2px solid white !important;
        background: white !important;}
    .form-control:focus i{
        color: black !important;
    }
    .nav-down #search-style > input[type=text]{
        border: none;
    }
    .bx-nav-1-lvl p {
        line-height: 50px !important;
        color: white !important;
        font-size: 10px !important;
        margin-top: 0px !important;
        font-weight: 700 !important;
    }
    .bx-nav-1-lvl a{
        color: black;
    }
    .second-img-cat{
        display: none;
    }
    .menu-hide .fa-phone{
        display: none;
    }
    .mobile-filter-button{
        margin-bottom: 10px;
        text-align: center;
        font-weight: bold;
        display: block;
        background: #ffffff;
    }
    .mobile-filter-button img{
        margin: -10px 10px -10px 0;
    }
    .filter-block{
        /* display: none; */
        /* overflow: hidden; */
    }
    .front-manufactures{
        grid-template-columns: repeat(3, 1fr);
    }
    .front-manufactures .item img {
        max-width: 100px;
    }
    .front-manufactures .item{
        height: initial;
    }
}
@media (max-width: 460px) {
    .product-item-button-container .btn-product{
        font-size: 0;
        gap: 0;
    }
    .front-manufactures{
        grid-template-columns: repeat(2, 1fr);
    }
    .front-manufactures .item img {
        max-width: 100px
    }
    .front-manufactures .item{
        height: initial;
    }
    .similar-item {
        grid-template-columns: 1fr;
        gap: 10px;
        padding: 10px;
        text-align: center;
    }
    .similar-buy{
        grid-template-columns: 1fr 1fr;
        display: grid;
    }
    .similar-buy .available{
        margin-bottom: 5px;grid-column: 1/3;
    }
    .similar-item .body {
        padding: 0;
    }
    .similar-body .title{
        font-size: 16px;
    }
    .similar-body {
        margin-top: 10px;
    }
    .similar-item .image {
        padding: 0;
    }
    .similar-characteristics{
        justify-content: center;
        gap: 5px;
    }
    .similar-characteristics .item {
        padding: 2px 4px;
        font-size: 14px;
        line-height: 17px;
        border-radius: 4px;
        background: rgba(0, 0, 0, .05);
    }
    .modal-dialog{
        padding: 20px 25px;
    }

}

/* End */


/* Start:/local/templates/pneuexpert/colors.css?15693479912147*/
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;}

/* BTN */
.bx-theme-blue .btn.btn-default {
	outline: none;
	background-color: #1485CE;
	border-color: #1485CE;
	color: green;
}
.bx-theme-blue .btn.btn-default:hover {
	outline: none;
	background-color: #53A4D8;
	border-color: #53A4D8;
	color: #FFF;
}
.bx-theme-blue .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 */
/* /local/templates/pneuexpert/components/bitrix/search.title/visual/style.css?16643865054501 */
/* /local/templates/pneuexpert/components/bitrix/sale.basket.basket.line/.default/style.min.css?15273447383567 */
/* /local/templates/pneuexpert/components/bitrix/menu/bottom_menu/style.css?1527344738472 */
/* /local/templates/pneuexpert/styles.css?16648185475272 */
/* /local/templates/pneuexpert/template_styles.css?177513946278372 */
/* /local/templates/pneuexpert/template_styles_flex.css?177514217216497 */
/* /local/templates/pneuexpert/colors.css?15693479912147 */
