.slider-box {
  width: 100%;
  height: auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.slider-box .slider-items {
  width: 500px;
  height: 400px;
  overflow: hidden;
  position: relative;
}
.slider-box .slider-items .slider-track {
  width: auto;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	-webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: flex-start;
      -ms-flex-align: flex-start;
          align-items: flex-start;
  position: absolute;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.slider-box .slider-items .slider-track .slider-item {
  width: auto;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.slider-box .btn {
	width: 30px;
	height: 30px;
	border-radius: 30px;
	background-color: #FFF;
	box-shadow: 0 0 5px 2px;
	justify-content: center;
	align-items: center;
	display: none;
}
.stand_equipment .btn.disabled{
	opacity: .5;
}
.stand_equipment .btn .btn-svg{
	width: 15px;
	height: 15px;
	fill: #00bbff;
}
.stand_equipment .btnPrev-svg{
	transform: rotate(180deg);
}
.nonPointer{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.ie6{position:absolute}.ie6.top-right{right:auto;bottom:auto;left:expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );top:expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' )}.ie6.top-left{left:expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );top:expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' )}.ie6.bottom-right{left:expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );top:expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' )}.ie6.bottom-left{left:expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );top:expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' )}.ie6.center{left:expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );top:expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );width:100%}.jGrowl{z-index:9999;color:#fff;font-size:12px;position:fixed}.jGrowl.top-left{left:0px;top:0px}.jGrowl.top-right{right:0px;top:0px}.jGrowl.bottom-left{left:0px;bottom:0px}.jGrowl.bottom-right{right:0px;bottom:0px}.jGrowl.center{top:0px;width:50%;left:25%}.center .jGrowl-notification,.center .jGrowl-closer{margin-left:auto;margin-right:auto}.jGrowl .jGrowl-notification,.jGrowl .jGrowl-closer{background-color:#000;opacity:.85;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);zoom:1;width:235px;padding:10px;margin-top:5px;margin-bottom:5px;font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:1em;text-align:left;display:none;border-radius:5px}.jGrowl .jGrowl-notification{min-height:40px}.jGrowl .jGrowl-notification,.jGrowl .jGrowl-closer{margin:10px}.jGrowl .jGrowl-notification .jGrowl-header{font-weight:bold;font-size:.85em}.jGrowl .jGrowl-notification .jGrowl-close{z-index:99;float:right;font-weight:bold;font-size:1em;cursor:pointer}.jGrowl .jGrowl-closer{padding-top:4px;padding-bottom:4px;cursor:pointer;font-size:.9em;font-weight:bold;text-align:center}@media print{.jGrowl{display:none}}
/*# sourceMappingURL=style.css.map */
.stand_picture-layauts
{
	height: 400px;
	width: 200px;
	display: flex;
}
.stand_picture
{
	width: 200px;
    float: left;
    margin: 57px 0;
}
.stand_wr-layauts{
	width: 300px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: auto;
	margin: 40px 0 0;
}
.slider-box .slider-items .slider-track .slider-item.stand_wr-item{
	width: 300px;
	display: flex;
	box-sizing: border-box;
	-webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: flex-start;
      -ms-flex-align: flex-start;
          align-items: flex-start;
}
.stand_wr
{
	display:flex;
	flex-wrap:wrap;
	box-sizing: border-box;
    min-width: 60px;
		max-width: 320px;
		width: 100%;
    align-items: center;
    justify-content: center;
   /*  background: #666c73 linear-gradient(#484e56, #3b4046); */
   /*  box-shadow: 0 1px 1px 0 0 #3a4048 inset; */
    /* color: #fff; */
    text-shadow: none;
    height: 100%;
	padding: 3px 50px;
}

.stand_prod_line
{
	display:flex;
	flex-wrap:wrap;
	width:100%;
}

.stand_marka
{
	width: 100%;
	font-size: 24px;
    font-weight: 400;
	text-align:center;
	margin: 10px 0;
}

.stand_prod_position
{
	width: 50%;
    background: #747b7f;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
	border: 1px solid #ccc;
	height:30px;
	cursor: pointer;
}

.stand_prod_position_selected
{
	background:#27ba76!important;
	box-shadow: 2px 2px 0 #fff inset, -2px -2px 0 #fff inset
}

.stand_prod_position_in
{
	background:#4192f1;
}

.stand_hr_line
{
	margin-top:3px;
}
.productInstand_icon
{
	height: 15px;
    fill: #fff;
	width: 24px;
}

.wr_productInstand
{
	display: flex;
   /*  margin: 0 0 0 -8px; */
   /*  padding: 0 13px 1px 13px; */
    box-sizing: border-box;
    min-width: 60px;
    align-items: center;
    justify-content: center;
    background: #666c73 linear-gradient(#484e56, #3b4046);
    box-shadow: 0 1px 1px 0 0 #3a4048 inset;
    color: #fff;
    text-shadow: none;
    height: 100%;
}

.wr_productInstand_quantity
{
	display: flex;
   /*  margin: 0 0 0 -8px; */
   /*  padding: 0 13px 1px 13px; */
    box-sizing: border-box;
    min-width: 60px;
    align-items: center;
    justify-content: center;
    background: #f3f6f8;
    box-shadow: 0 1px 1px 0 0 #3a4048 inset;
    color: #656a70;
    text-shadow: none;
    height: 100%;
}

.productInstand_text
{
	margin: 0 5px;
}
.slider-box .slider-items .slider-track .slider-item.stand_equipment-item{
	width: 200px;
	position: relative;
}
.stand_equipment
{
	width: 500px;
	position: fixed;
	/* bottom: 0; */
	/* left: 0; */
	top: 0;
	right: 0;
	z-index: 10;
	/* width: max-content; */


}
/* .stand_equipment_mobile{
	display: none;
	position: fixed;
	justify-content: center;
	align-items: center;
  right: 0;
	left: 0;
  top: auto;
  z-index: 10;
  bottom: 45px;
  margin: 0 0 5px 0;
  min-width: 200px;
	max-width: 100%;
}
.stand_equipment_mobile .slick-list{
	max-width: 500px;
	overflow: hidden;
	box-sizing: border-box;
}
.stand_equipment_mobile .slick-track{
	display: flex;
}
.stand_equipment_mobile .slick-track .stand_wr-layauts{
	width: 400px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.stand_equipment_mobile .slick-track .stand_picture-layauts{
	width: 400px;
	display: flex;
	justify-content: center;
	align-items: center;
} */


#buttonShowStand, #buttonShowImgStand, #buttonShowStandMobile
{
	/* display: none; */
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #fff;
    padding: 0 10px;
    background: linear-gradient(#fafcfd, #f0f5f7);
    background-color: #f5f8fa;
    border: solid 1px #d2d6d9;
    border-radius: 3px;
    box-shadow: 1px 1px 0 0 #fff, 0 1px 0 0 #fefefe inset;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 0.5px;
    line-height: 30px;
    white-space: nowrap;
    color: #686f74;
    cursor: pointer;
    height: 28px;
	margin: 0 3px;
}
#buttonShowStandMobile
{
	display: none;

}
/* .close_stand_eq
{
	position: absolute;
    background: url(/local/css/images/icons.png) no-repeat -48px -109px;
    cursor: pointer;
    top: auto;
    right: 22px;
    width: 29px;
    height: 30px;

} */

@media handheld {


	.stand_picture
	{
		display:none;
	}

}


@media (max-width: 1440px) {

	.slider-box .slider-items .slider-track {
	  -webkit-box-align: flex-end;
	      -ms-flex-align: flex-end;
	          align-items: flex-end;
	}

	.stand_equipment
	{
		position: fixed;
		right: 25%;
		top: auto;
		z-index: 10;
		bottom: 45px;
		margin: 0 0 5px 0;
		min-width: 200px;
	}

	.stand_wr-layauts
	{
		display:none;
		margin: 0;
	}

	#buttonShowStand, #buttonShowImgStand
	{
		display: inline-block;

	}

	.stand_picture
	{
		max-width: 200px;
		max-height: 350px;
		/* float: none; */
		position: relative;
		margin: 0;
	}
	.stand_equipment .slick-track{
		align-items: flex-end;
	}
	.stand_picture-layauts{
		display: none;
		align-items: flex-end;
	}
}
@media (min-width: 901px){
	.stand_equipment{
		display: flex !important;
	}
}
@media (max-width: 900px){
	.slider-box .slider-items .slider-track .slider-item.stand_wr-item{
		width: 250px;
	}
	.slider-box .slider-items .slider-track .slider-item.stand_equipment-item{
		width: 250px;
	}
	.slider-box .slider-items{
		width: 250px;
	}
	.slider-box .btn {
		display: flex;
	}
	#buttonShowStand, #buttonShowImgStand
	{
		display: none;

	}
	#buttonShowStandMobile
	{
		display: inline-block;
	}
	.stand_picture-layauts{
		display: flex !important;
	}
	.stand_picture
	{
		position: static;
		margin: 0;
	}
	.stand_wr-layauts
	{
    display: flex !important;
		margin: 0;
		min-width: 250px;
		max-width: 250px;
	}
	.stand_picture-layauts
	{
		min-width: 250px;
		max-width: 250px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.stand_equipment
	{
		justify-content: center;
		align-items: center;
		display: none;
		width: 100%;
		margin: 0 auto;
		left: 0;
		right: 0;
	}
	.stand_equipment .slick-list{
		overflow: hidden;
		width: 250px;
		margin: 0 50px;
		box-sizing: border-box;
	}

}
@media (max-width: 640px){
	.stand_equipment .slick-arrow{
		width: 20px;
		height: 20px;
	}
	.stand_equipment .slick-arrow svg{
		width: 10px;
		height: 10px;
	}
}

@media (max-width: 450px){
	.stand_equipment .slick-list{
		margin: 0 10px;
	}
}
/*
@media (max-width: 768px) and (max-height:1024px) {

	.stand_equipment
	{

		position: fixed;
		right: 25%;
		top: 69%;
		z-index: 10;

	}


}

@media (max-width: 640px) {

	.stand_equipment
	{

		position: fixed;
		right: 15%;
		top: 58%;
		z-index: 10;

	}



}

@media (max-width: 450px) {

	.stand_equipment
	{

		position: fixed;
		right: 15%;
		top: 50%;
		z-index: 10;

	}


}

@media (max-width: 414px) and (max-height:736px) {

	.stand_equipment
	{

		position: fixed;
		right: 19%;
		top: 59%;
		z-index: 10;

	}


}

@media (max-width: 411px) and (max-height:823px) {

	.stand_equipment
	{

		position: fixed;
		right: 19%;
		top: 62%;
		z-index: 10;

	}


}

@media (max-width: 411px) and (max-height:731px) {

	.stand_equipment
	{

		position: fixed;
		right: 19%;
		top: 58%;
		z-index: 10;

	}


}

@media (max-width: 375px) and (max-height:820px) {

	.stand_equipment
	{

		position: fixed;
		right: 15%;
		top: 62%;
		z-index: 10;

	}


}

@media (max-width: 375px) and (max-height:670px) {

	.stand_equipment
	{

		position: fixed;
		right: 15%;
		top: 55%;
		z-index: 10;

	}


}



@media (max-width: 360px) {

	.stand_equipment
	{

		position: fixed;
		right: 15%;
		top: 53%;
		z-index: 10;

	}


}


@media (max-width: 320px) {

	.stand_equipment
	{

		position: fixed;
		right: 15%;
		top: 47%;
		z-index: 10;
		width:294px;
	}



}

@media (max-width: 280px) {

	.stand_equipment
	{

		position: fixed;
		right: 2%;
		top: 53%;
		z-index: 10;
		width:294px;
	}



} */
