.choose_color a {
    display: block;
    float: left;
    width: 17px;
    height: 17px;
    margin-right: 11px;
    position: relative;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;    
}
	.choose_color a.act:before{
		content: '';
		position: absolute;
		left: -3px;
		top: -3px;
		width: 23px;
		height: 23px;	
	}
	.choose_color a.yellow{
		background-color: #f9a82a;
	}
		.choose_color a.yellow.act:before{
			border: 1px solid #f9a82a;
		}
	.choose_color a.black{
		background-color: #000;
	}
		.choose_color a.black.act:before{
			border: 1px solid #000;
		}	
	.choose_color a.grey{
		background-color: #818181;
	}
		.choose_color a.grey.act:before{
			border: 1px solid #818181;
		}		
	.choose_color a.white{
		background-color: #fff;
	}
		.choose_color a.white.act:before{
			border: 1px solid #fff;
		}
.choose_razmer {
    position: absolute;
    top: 495px;
    left: 480px;
}
	.choose_razmer .ver {
	    display: block;
	    float: left;
	    width: 25px;
	    height: 39px;
	    margin-right: 8px;
	    background: url(../images/panel/ver.png) no-repeat 0 0;
	}	
		.choose_razmer .ver:hover,
		.choose_razmer .ver.act {
		    background-position: 0 -39px;
		}
	.choose_razmer .gor{			
	    display: block;
	    float: left;
	    width: 28px;
	    height: 28px;
	    background: url(../images/panel/gor.png) no-repeat 0 0;
	    margin-top: 5px;
	}
		.choose_razmer .gor:hover,
		.choose_razmer .gor.act {
		    background-position: 0 -28px;
		}
.choose_razmer span,
.choose_color span,
.choose_device span {
    color: #fff;
    font-size: 15px;
    display: block;
    margin-bottom: 20px;
}
.opisanie__title {
    font-size: 22px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
/*-----------------------*/
.bc_aurus_1 {
	background: url(../images/panel/aurus1/bc_aurus_1.jpg) no-repeat 50% 0;
	min-height: 600px;
	position: relative;
}
	.bc_aurus_1 .opisanie{
		position: relative;
/*	    position: absolute;*/
	    color: #000;
	    max-width: 470px;
/*	    left: 523px;
	    top: 194px;*/
	    padding: 32px 40px 11px;
	    background-color: rgba(255, 255, 255, 0.68);
	    -webkit-border-radius: 8px;
	    -moz-border-radius: 8px;
	    border-radius: 8px;
	}
	.bc_aurus_1 .opisanie__title{
		padding-bottom: 5px;
	}	
	.bc_aurus_1 .opisanie:before{
	  content: '';
	  position: absolute;
	  left: -8px;
	  top: 50%;
	  margin-top: -10px;
	  width: 0;
	  height: 0;
	  border-top: 10px solid transparent;
	  border-bottom: 10px solid transparent;
	  border-left: 0 solid transparent;
	  border-right: 8px solid rgba(255, 255, 255, 0.68);
	}
	.bc_aurus_1 .pic{
		/*position: absolute;*/
		position: relative;
		width: 258px;
		height: 257px;
/*		left: 233px;
		top: 167px;*/
		margin-bottom: 50px;
	}
	.bc_aurus_1 .pic:before{
		content: '';
		background: url(../images/panel/aurus2/aurus2_shadow.png) no-repeat scroll;
		width: 301px;
		height: 309px;
		position: absolute;
		left: 50%;
		top: 50%;
		margin: -115px 0 0 -150px;
		z-index: 0;
	}
	.bc_aurus_1 .pic img{
		-webkit-box-shadow: rgba(0,0,0,0.21) 2px 2px 13px;
		-moz-box-shadow: rgba(0,0,0,0.21) 2px 2px 13px;
		box-shadow: rgba(0,0,0,0.21) 2px 2px 13px;
		position: relative;
		z-index: 2;
	}
	.bc_aurus_1 .choose_color {
/*	    position: absolute;
	    top: 474px;
	    left: 301px*/
	    margin-left: 70px;
	}

.bc_aurus_1__center{
	max-width: 761px;
	margin: 0 auto;
	padding-left: 21px;
}	

.bc_aurus_1__opisanie-over{
	padding-left: 291px;
	padding-right: 10px;
	    padding-top: 154px;
}	
.bc_aurus_1__left{
	float: left;	
	padding-top: 166px;
}
/*----------------------*/
.bc_aurus_2 {
	background: url(../images/panel/aurus2/bc_aurus_2.jpg) no-repeat 50% 0;
	min-height: 600px;
	position: relative;
}
	.bc_aurus_2 .opisanie{
		position: relative;
/*	    position: absolute;*/
	    color: #000;
	    max-width: 470px;
/*	    left: 523px;
	    top: 194px;*/
	    padding: 32px 40px 11px;
	    background-color: rgba(255, 255, 255, 0.68);
	    -webkit-border-radius: 8px;
	    -moz-border-radius: 8px;
	    border-radius: 8px;
	}
	.bc_aurus_4 .opisanie__title{
		padding-bottom: 5px;
	}	
	.bc_aurus_2 .opisanie:before{
	  content: '';
	  position: absolute;
	  left: -8px;
	  top: 50%;
	  margin-top: -10px;
	  width: 0;
	  height: 0;
	  border-top: 10px solid transparent;
	  border-bottom: 10px solid transparent;
	  border-left: 0 solid transparent;
	  border-right: 8px solid rgba(255, 255, 255, 0.68);
	}
	.bc_aurus_2 .pic{
		/*position: absolute;*/
		position: relative;
		width: 258px;
		height: 257px;
/*		left: 233px;
		top: 167px;*/
		margin-bottom: 50px;
	}
	.bc_aurus_2 .pic:before{
		content: '';
		background: url(../images/panel/aurus2/aurus2_shadow.png) no-repeat scroll;
		width: 301px;
		height: 309px;
		position: absolute;
		left: 50%;
		top: 50%;
		margin: -115px 0 0 -150px;
		z-index: 0;
	}
	.bc_aurus_2 .pic img{
		-webkit-box-shadow: rgba(0,0,0,0.21) 2px 2px 13px;
		-moz-box-shadow: rgba(0,0,0,0.21) 2px 2px 13px;
		box-shadow: rgba(0,0,0,0.21) 2px 2px 13px;
		position: relative;
		z-index: 2;
	}
	.bc_aurus_2 .choose_color {
/*	    position: absolute;
	    top: 474px;
	    left: 301px*/
	    margin-left: 70px;
	}

.bc_aurus_2__center{
	max-width: 761px;
	margin: 0 auto;
	padding-left: 21px;
}	

.bc_aurus_2__opisanie-over{
	padding-left: 291px;
	padding-right: 10px;
	padding-top: 194px;
}	
.bc_aurus_2__left{
	float: left;	
	padding-top: 166px;
}
/*-----------------------------------*/	
.bc_aurus_4 {
  	background: url(../images/panel/aurus4/bc_aurus_4.jpg) no-repeat 50% 0;
  	min-height: 600px;
  	position: relative;
}
	.bc_aurus_4 .opisanie{
		position: relative;
	    /*position: absolute;*/
	    color: #000;
	    max-width: 470px;
/*	    right: 65px;
	    left: auto;
	    top: 152px;*/
	    padding: 32px 40px 11px;
	    background-color: rgba(255, 255, 255, 0.39);
	    -webkit-border-radius: 8px;
	    -moz-border-radius: 8px;
	    border-radius: 8px;
	}
	.bc_aurus_4 .opisanie__title{
		padding-bottom: 5px;
	}
	.bc_aurus_4 .opisanie:before{
	  content: '';
	  position: absolute;
	  left: -8px;
	  top: 50%;
	  margin-top: -10px;
	  width: 0;
	  height: 0;
	  border-top: 10px solid transparent;
	  border-bottom: 10px solid transparent;
	  border-left: 0 solid transparent;
	  border-right: 8px solid rgba(255, 255, 255, 0.39);
	}	

	.bc_aurus_4 .pic{
		position: relative;
/*		position: absolute;*/
		width: 258px;
/*		height: 402px;	
		top:84px;*/
/*		right: 567px;*/
	}
		.bc_aurus_4 .pic:before{
			content: '';
			background: url(../images/panel/aurus4/ver/aurus4_shadow.png) no-repeat scroll;
			width: 281px;
			height: 570px;
			position: absolute;
			left: 50%;
			top: 50%;
			margin: -235px 0 0 -140px;
			z-index: 0;
		}	
		.bc_aurus_4 .pic img{
			-webkit-box-shadow: rgba(0,0,0,0.21) 4px 8px 14px;
			-moz-box-shadow: rgba(0,0,0,0.21) 4px 8px 14px;
			box-shadow: rgba(0,0,0,0.21) 4px 8px 14px;
			position: relative;
			z-index: 2;
		}		
	.bc_aurus_4 .pic.ggor{
		padding-top: 0;
/*		top: 122px;*/
		width: 258px;
		height: 257px;
	}
		.bc_aurus_4 .pic.ggor:before{
			content: '';
			background: url(../images/panel/aurus4/gor/aurus4_shadow.png) no-repeat scroll;
			width: 301px;
			height: 309px;
			position: absolute;
			left: 50%;
			top: 50%;
			margin: -115px 0 0 -150px;
			z-index: 0;
		}
		.bc_aurus_4 .pic.ggor img{
			-webkit-box-shadow: rgba(0,0,0,0.21) 2px 2px 13px;
			-moz-box-shadow: rgba(0,0,0,0.21) 2px 2px 13px;
			box-shadow: rgba(0,0,0,0.21) 2px 2px 13px;
			position: relative;
			z-index: 2;
		}	

.bc_aurus_4 .choose_color {
/*    position: absolute;
    top: 416px;
    left: 440px;*/
    overflow: hidden;
    padding-left: 80px;
    padding-bottom: 23px;
}
.bc_aurus_4 .choose_razmer{
	/*	left: 440px;*/
	position: relative;
	left: auto;
	top: auto;
	padding-left: 80px;
}

.bc_aurus_4__center{
	max-width: 761px;
	margin-right: 65px;
	margin-left: 10px;
	float: right;
}	
.bc_aurus_4__opisanie-over{
	padding-left: 291px;
	padding-right: 10px;
	padding-top: 149px;
}	
.bc_aurus_4__left{
	float: left;	
	padding-top: 0;
}
.bc_aurus_4 .pic.ggor{
	margin-top: 121px;
}
.bc_aurus_4 .pic{
	margin-top: 14px;
	margin-bottom: 15px;
}
/*-----------------------------------*/			
.bc_aurus_sense{
	background: url(../images/panel/aurussense/bc_aurus_sense.jpg) no-repeat 50% 0;
	min-height: 600px;
	position: relative;
}
	.bc_aurus_sense .opisanie{
		position: relative;
/*		position: absolute;*/
		color: #000;
		max-width: 470px;
/*		left: 498px;
		top: 194px;*/
		padding: 32px 40px 11px;
		border: 1px solid rgba(157, 157, 156, 0.62);
		background-color: rgba(255, 255, 255, 0.62);
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
	}
	.bc_aurus_sense .opisanie__title{
		padding-bottom: 5px;
	}		
	.bc_aurus_sense .opisanie:before{
	  content: '';
	  position: absolute;
	  left: -7px;
	  top: 50%;
	  margin-top: -8px;
	  background: url(../images/panel/aurussense/sense-opis-cur.png);
	  width: 7px;
	  height: 17px;
	}
	.bc_aurus_sense .opisanie:after{
	  	content: '';
	 	 position: absolute;
		left: -1px;
		top: 50%;
		width: 1px;
		height: 15px;
		margin-top: -7px;
		background-color: #fff;
		opacity: 0.52;
	}
	.bc_aurus_sense .pic{
		position: relative;
/*		position: absolute;*/
		width: 258px;
		height: 257px;
/*		left: 208px;
		top: 167px;*/
		margin-bottom: 50px;
	}
	.bc_aurus_sense .pic:before{
		content: '';
		background: url(../images/panel/aurus2/aurus2_shadow.png) no-repeat scroll;
		width: 301px;
		height: 309px;
		position: absolute;
		left: 50%;
		top: 50%;
		margin: -115px 0 0 -150px;
		z-index: 0;
	}
	.bc_aurus_sense .pic img{
		-webkit-box-shadow: rgba(0,0,0,0.21) 2px 2px 13px;
		-moz-box-shadow: rgba(0,0,0,0.21) 2px 2px 13px;
		box-shadow: rgba(0,0,0,0.21) 2px 2px 13px;
		position: relative;
		z-index: 2;
	}

.bc_aurus_sense .choose_color {
/*    position: absolute;
    top: 484px;
    left: 280px;*/
    margin-left: 70px;
}


.bc_aurus_sense__center{
	max-width: 761px;
	margin: 0 auto;
	padding-left: 0;
}	

.bc_aurus_sense__opisanie-over{
	padding-left: 291px;
	padding-right: 10px;
	padding-top: 194px;
}	
.bc_aurus_sense__left{
	float: left;	
	padding-top: 167px;
}
/*-----------------------------------*/	
.bc_aurus_temp{
	background: url(../images/panel/aurustemp/bc_aurus_temp.jpg) no-repeat 50% 0;
	min-height: 600px;
	position: relative;		
}
	.bc_aurus_temp .opisanie{
		position: relative;
/*	    position: absolute;*/
	    color: #000;
	    max-width: 440px;
/*	    left: 283px;
	    top: 190px;*/
	    padding: 32px 40px 11px;
	    border: 1px solid rgba(157, 157, 156, 0.62);
	    background-color: rgba(255, 255, 255, 0.62);
	    -webkit-border-radius: 8px;
	    -moz-border-radius: 8px;
	    border-radius: 8px;
	}
	.bc_aurus_oled .opisanie__title{
		padding-bottom: 5px;
	}		
	.bc_aurus_temp .opisanie:before{
	  content: '';
	  position: absolute;
	  right: -7px;
	  top: 50%;
	  margin-top: -8px;
	  background: url(../images/panel/aurustemp/temp-opis-cur.png);
	  width: 7px;
	  height: 17px;
	}
	.bc_aurus_temp .opisanie:after{
	  	content: '';
	 	 position: absolute;
		right: -1px;
		top: 50%;
		width: 1px;
		height: 15px;
		margin-top: -7px;
		background-color: #fff;
		opacity: 0.52;
	}

	.bc_aurus_temp .pic{
		position: relative;
/*		position: absolute;*/
		width: 258px;
		height: 257px;
/*		left: 771px;
		top: 160px;*/
		margin-bottom: 56px;
	}
	.bc_aurus_temp .pic:before{
		content: '';
		background: url(../images/panel/aurus2/aurus2_shadow.png) no-repeat scroll;
		width: 301px;
		height: 309px;
		position: absolute;
		left: 50%;
		top: 50%;
		margin: -115px 0 0 -150px;
		z-index: 0;
	}
	.bc_aurus_temp .pic img{
		-webkit-box-shadow: rgba(0,0,0,0.21) 2px 2px 13px;
		-moz-box-shadow: rgba(0,0,0,0.21) 2px 2px 13px;
		box-shadow: rgba(0,0,0,0.21) 2px 2px 13px;
		position: relative;
		z-index: 2;
	}
.bc_aurus_temp .choose_color {
/*    position: absolute;
    top: 476px;
    left: 830px;*/
    margin-left: 60px;
}
.bc_aurus_temp .choose_color span {
    color: #706f6f;
}


.bc_aurus_temp{
	padding-left: 128px;
	padding-right: 10px;
}
.bc_aurus_temp__center{
	max-width: 761px;
	margin: 0 auto;
}	
.bc_aurus_temp__opisanie-over{
	padding-top: 190px;
	padding-right: 280px;
}	
.bc_aurus_temp__left{
	float: right;	
	padding-top: 160px;
}

/*-----------------------------------*/	
.bc_aurus_oled{
	background: url(../images/panel/aurusoled/bc_aurus_oled.jpg) no-repeat 50% 0;
	min-height: 600px;
	position: relative;			
}	
	.bc_aurus_oled .opisanie{
		position: relative;
/*		position: absolute;*/
		color: #000;
		max-width: 470px;
/*		right: 73px;
		left: auto;
		top: 139px;*/
		padding: 22px 40px 2px;
		border: 1px solid rgba(157, 157, 156, 0.62);
		background-color: rgba(255, 255, 255, 0.62);
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
	}
	.bc_aurus_oled .opisanie__title{
		padding-bottom: 5px;
	}		
	.bc_aurus_oled .opisanie:before{
	  content: '';
	  position: absolute;
	  left: -7px;
	  top: 50%;
	  margin-top: -8px;
	  background: url(../images/panel/aurussense/sense-opis-cur.png);
	  width: 7px;
	  height: 17px;
	}
	.bc_aurus_oled .opisanie:after{
	  	content: '';
	 	 position: absolute;
		left: -1px;
		top: 50%;
		width: 1px;
		height: 15px;
		margin-top: -7px;
		background-color: #fff;
		opacity: 0.52;
	}	
	.bc_aurus_oled .pic{
		position: relative;
/*		position: absolute;*/
		width: 258px;
		height: 402px;
/*		right: 660px;
		top: 52px;*/
		margin-left: 72px;
		margin-top: 0;

	}
		.bc_aurus_oled .pic:before{
			content: '';
			background: url(../images/panel/aurus4/ver/aurus4_shadow.png) no-repeat scroll center bottom;
			width: 281px;
			height: 460px;
			position: absolute;
			left: 50%;
			top: 50%;
			margin: -215px 0 0 -140px;
			z-index: 0;
		}	
		.bc_aurus_oled .pic img{
			-webkit-box-shadow: rgba(0,0,0,0.21) 4px 8px 14px;
			-moz-box-shadow: rgba(0,0,0,0.21) 4px 8px 14px;
			box-shadow: rgba(0,0,0,0.21) 4px 8px 14px;
			position: relative;
			z-index: 2;
		}		
	.bc_aurus_oled .pic.ggor{
/*		position: absolute;*/
		padding-top: 0;
/*		top: 159px;	
		right: 589px;*/
		width: 402px;
		height: 258px;	
		margin-left: 0;	
		margin-top: 102px;
	}
		.bc_aurus_oled .pic.ggor:before{
			content: '';
			background: url(../images/panel/aurusoled/gor/bc_aurus_oled-shadow.png) no-repeat scroll;
			width: 431px;
			height: 325px;
			position: absolute;
			left: 50%;
			top: 50%;
			margin: -142px 0 0 -215px;
			z-index: 0;
		}
		.bc_aurus_4 .pic.ggor img{
			-webkit-box-shadow: rgba(0,0,0,0.21) 2px 2px 13px;
			-moz-box-shadow: rgba(0,0,0,0.21) 2px 2px 13px;
			box-shadow: rgba(0,0,0,0.21) 2px 2px 13px;
			position: relative;
			z-index: 2;
		}	

.bc_aurus_oled .choose_color {
	position: relative;
	left: auto;
	top: auto;
	overflow: hidden;
	padding-left: 80px;
	padding-bottom: 23px;	
}
.bc_aurus_oled .choose_razmer {
	position: relative;
	left: auto;
	top: auto;
	padding-left: 80px;
}
.bc_aurus_oled .choose_razmer span,
.bc_aurus_oled .choose_color span {
    color: #74787d;
    font-size: 15px;
    display: block;
    margin-bottom: 20px;
}
.bc_aurus_oled .ver {
    display: block;
    float: left;
    width: 28px;
    height: 39px;
    margin-right: 5px;
    background: url(../images/panel/aurusoled/ver.png) no-repeat 0 0;
}
.bc_aurus_oled .gor {
    display: block;
    float: left;
    width: 39px;
    height: 25px;
    background: url(../images/panel/aurusoled/gor.png) no-repeat 0 0;
    margin-top: 7px;
}
.bc_aurus_oled .choose_razmer .gor:hover, .bc_aurus_oled .choose_razmer .gor.act{
	background-position: 0 -25px;
}
.bc_aurus_oled__center{
	max-width: 900px;
	margin-right: 65px;
	margin-left: 10px;
	float: right;
}	
.bc_aurus_oled__opisanie-over{
	padding-left: 430px;
	padding-right: 10px;
	padding-top: 129px;
}	
.bc_aurus_oled__left{
	float: left;	
	padding-top: 0;
}
.bc_aurus_oled .pic.gor{
	margin-top: 121px;
}
.bc_aurus_oled .pic{
	margin-top: 14px;
	margin-bottom: 15px;
}
/*-----------------------------------*/	
.bc_aurus_oledplus{
	background: url(../images/panel/aurusoledplus/bc_aurus_oledplus.jpg) no-repeat 50% 0;
	min-height: 600px;
	position: relative;			
}	
	.bc_aurus_oledplus .opisanie{
		position: relative;
/*		position: absolute;*/
		color: #000;
		max-width: 470px;
/*		right: 73px;
		left: auto;
		top: 139px;*/
		padding: 22px 40px 2px;
		border: 1px solid rgba(157, 157, 156, 0.62);
		background-color: rgba(255, 255, 255, 0.62);
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
	}
	.bc_aurus_oledplus .opisanie__title{
		padding-bottom: 5px;
	}		
	.bc_aurus_oledplus .opisanie:before{
	  content: '';
	  position: absolute;
	  left: -7px;
	  top: 50%;
	  margin-top: -8px;
	  background: url(../images/panel/aurussense/sense-opis-cur.png);
	  width: 7px;
	  height: 17px;
	}
	.bc_aurus_oledplus .opisanie:after{
	  	content: '';
	 	 position: absolute;
		left: -1px;
		top: 50%;
		width: 1px;
		height: 15px;
		margin-top: -7px;
		background-color: #fff;
		opacity: 0.52;
	}	
	.bc_aurus_oledplus .pic{
		position: relative;
/*		position: absolute;*/
		width: 258px;
		height: 402px;
margin-left: 0;
    left: -130px;
    top: 130px;
		margin-top: 0;

	}
		.bc_aurus_oledplus .pic:before{
			content: '';
			background: url(../images/panel/aurus4/ver/aurus4_shadow.png) no-repeat scroll center bottom;
			width: 281px;
			height: 460px;
			position: absolute;
			left: 50%;
			top: 50%;
			margin: -215px 0 0 -140px;
			z-index: 0;
		}	
		.bc_aurus_oledplus .pic img{
			-webkit-box-shadow: rgba(0,0,0,0.21) 4px 8px 14px;
			-moz-box-shadow: rgba(0,0,0,0.21) 4px 8px 14px;
			box-shadow: rgba(0,0,0,0.21) 4px 8px 14px;
			position: relative;
			z-index: 2;
		}		
	.bc_aurus_oledplus .pic.ggor{
/*		position: absolute;*/
		padding-top: 0;
/*		top: 159px;	
		right: 589px;*/
		width: 402px;
		height: 258px;	
		margin-left: 0;	
		margin-top: 102px;
	}
		.bc_aurus_oledplus .pic.ggor:before{
			content: '';
			background: url(../images/panel/aurusoled/gor/bc_aurus_oled-shadow.png) no-repeat scroll;
			width: 431px;
			height: 325px;
			position: absolute;
			left: 50%;
			top: 50%;
			margin: -142px 0 0 -215px;
			z-index: 0;
		}


.bc_aurus_oledplus .choose_color {
	position: relative;
	left: auto;
	top: auto;
	overflow: hidden;
	padding-left: 80px;
	padding-bottom: 23px;	
}
.bc_aurus_oledplus .choose_razmer {
	position: relative;
	left: auto;
	top: auto;
	padding-left: 80px;
}
.bc_aurus_oledplus .choose_razmer span,
.bc_aurus_oledplus .choose_color span {
    color: #74787d;
    font-size: 15px;
    display: block;
    margin-bottom: 20px;
}
.bc_aurus_oledplus .ver {
    display: block;
    float: left;
    width: 28px;
    height: 39px;
    margin-right: 5px;
    background: url(../images/panel/aurusoled/ver.png) no-repeat 0 0;
}
.bc_aurus_oledplus .gor {
    display: block;
    float: left;
    width: 39px;
    height: 25px;
    background: url(../images/panel/aurusoled/gor.png) no-repeat 0 0;
    margin-top: 7px;
}
.bc_aurus_oledplus .choose_razmer .gor:hover, .bc_aurus_oledplus .choose_razmer .gor.act{
	background-position: 0 -25px;
}
.bc_aurus_oledplus__center{
	max-width: 900px;
	margin-right: 65px;
	margin-left: 10px;
	float: right;
}	
.bc_aurus_oledplus__opisanie-over{
	padding-left: 430px;
	padding-right: 10px;
	padding-top: 129px;
}	
.bc_aurus_oledplus__left{
	float: left;	
	padding-top: 0;
}
.bc_aurus_oledplus .pic.gor{
	margin-top: 121px;
}
.bc_aurus_oledplus .pic{
	margin-top: 14px;
	margin-bottom: 15px;
}

/*-----------------------------------*/	
.bc_aurus_tft{
	background: url(../images/panel/aurustft/bc_aurus_tft.jpg) no-repeat 50% 0;
	min-height: 600px;
	position: relative;		
}	
	.bc_aurus_tft .opisanie{
	    color: #000;
	    max-width: 416px;
	    position: relative;
/*	    position: absolute;
	    left: 212px;
	    top: 157px;*/
	    padding: 36px 40px 18px;
	    border: 1px solid rgba(157, 157, 156, 0.62);
	    background-color: rgba(255, 255, 255, 0.62);
	    -webkit-border-radius: 8px;
	    -moz-border-radius: 8px;
	    border-radius: 8px;
	}
	.bc_aurus_tft .opisanie__title{
		padding-bottom: 5px;
	}	
	.bc_aurus_tft .opisanie:before{
	  content: '';
	  position: absolute;
	  right: -7px;
	  top: 50%;
	  margin-top: -8px;
	  background: url(../images/panel/aurustemp/temp-opis-cur.png);
	  width: 7px;
	  height: 17px;
	}
	.bc_aurus_tft .opisanie:after{
	  	content: '';
	 	 position: absolute;
		right: -1px;
		top: 50%;
		width: 1px;
		height: 15px;
		margin-top: -7px;
		background-color: #fff;
		opacity: 0.52;
	}	
	.bc_aurus_tft .pic{
		position: relative;
/*		position: absolute;*/
		width: 402px;
		height: 258px;
/*		left: 689px;
		top: 144px;*/
		margin-bottom: 63px;
	}
		.bc_aurus_tft .pic:before{
			content: '';
			background: url(../images/panel/aurusoled/gor/bc_aurus_oled-shadow.png) no-repeat scroll;
			width: 431px;
			height: 325px;
			position: absolute;
			left: 50%;
			top: 50%;
			margin: -142px 0 0 -215px;
			z-index: 0;
		}
		.bc_aurus_tft .pic img{
			-webkit-box-shadow: rgba(0,0,0,0.21) 2px 2px 13px;
			-moz-box-shadow: rgba(0,0,0,0.21) 2px 2px 13px;
			box-shadow: rgba(0,0,0,0.21) 2px 2px 13px;
			position: relative;
			z-index: 2;
		}	
.bc_aurus_tft .choose_color {
/*    position: absolute;
    top: 469px;
    left: 830px;*/
    margin-left: 140px;
}
	.bc_aurus_tft .choose_color span {
	    color: #706f6f;
	}	

.bc_aurus_tft{
	padding-left: 128px;
	padding-right: 10px;
}
.bc_aurus_tft__center{
	max-width: 880px;
	margin: 0 auto;
}	
.bc_aurus_tft__opisanie-over{
	padding-top: 160px;
	padding-right: 460px;
}	
.bc_aurus_tft__left{
	float: right;	
	padding-top: 140px;
}




/*-----------------------------------*/			
.bc_gui{
	background: url(../images/panel/gui/gui.jpg) no-repeat 50% 0;	
	min-height: 600px;
	position: relative;		
}
	.bc_gui .opisanie {
	    color: #000;
	    max-width: 317px;
	    position: absolute;
	    right: 46px;
	    top: 123px;
	    padding: 44px 40px 18px;
	    z-index: 98;
	    border: 1px solid rgba(157, 157, 156, 0.79);
	    background-color: rgba(255, 255, 255, 0.79);
	    -webkit-border-radius: 8px;
	    -moz-border-radius: 8px;
	    border-radius: 8px;
	}
	.bc_gui .opisanie__title{
		padding-bottom: 5px;
	}	
	.bc_gui .opisanie:before{
		content: '';
		position: absolute;
		left: -7px;
		top: 50%;
		margin-top: -8px;
		background: url(../images/panel/aurussense/sense-opis-cur.png);
		width: 7px;
		height: 17px;
	}	
	
	.bc_gui .pic {
/*	    position: absolute;
	    width: 800px;
	    height: 582px;
	    left: 212px;
	    top: 23px;
	    text-align: center;*/
	}
	.bc_gui .pic img{
		margin: 0 auto 0;
		display: block;
		padding-top: 23px;
	}
.bc_gui .choose_razmer {
    position: absolute;
    top: 513px;
    right: 207px;
    left: auto;
}
	.bc_gui .choose_razmer span {
	    color: #74787d;
	    padding-left: 24px;
	    margin-bottom: 10px;
	}
	.bc_gui .choose_razmer a {
	    display: block;
	    float: left;
	    width: 19px;
	    height: 19px;
	    margin-right: 10px;
	}
	.bc_gui .choose_razmer .v1 {
	    background: url(../images/panel/throne/v1.png) no-repeat 0 0;
	}	
		.bc_gui .choose_razmer .v1:hover,
		.bc_gui .choose_razmer .v1.act {
		    background-position: 0 -19px;
		}
	.bc_gui .choose_razmer .v2 {
	    background: url(../images/panel/throne/v2.png) no-repeat 0 0;
	}	
		.bc_gui .choose_razmer .v2:hover,
		.bc_gui .choose_razmer .v2.act {
		    background-position: 0 -19px;
		}
	.choose_razmer .v3 {
	    background: url(../images/panel/throne/v3.png) no-repeat 0 0;
	}
		.bc_gui .choose_razmer .v3:hover,
		.bc_gui .choose_razmer .v3.act {
		    background-position: 0 -19px;
		}
/*-----------------------------------*/	
.bc_isgui{
	background: url(../images/panel/isgui/isgui.jpg) no-repeat 50% 0;	
	min-height: 600px;
	position: relative;		
}	
	.bc_isgui .opisanie{
		position: absolute;
		right: 90px;
		top: 80px;
		padding: 44px 40px 18px;
		max-width: 390px;
		border: 1px solid rgba(157, 157, 156, 0.62);
		background-color: rgba(255, 255, 255, 0.62);
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;	
	}
	.bc_isgui .opisanie__title{
		padding-bottom: 5px;
	}	
	.bc_isgui .opisanie:before{
		content: '';
		position: absolute;
		left: -7px;
		top: 50%;
		margin-top: -8px;
		background: url(../images/panel/aurussense/sense-opis-cur.png);
		width: 7px;
		height: 17px;
	}
.bc_isgui .choose_device {
    position: absolute;
    top: 442px;
    right: 201px;
}
	.bc_isgui .choose_device span {
	    color: #fff;
	}
	.choose_device a.smart {
	    display: block;
	    float: left;
	    width: 31px;
	    height: 47px;
	    margin-right: 15px;
	    background: url(../images/panel/smart.png) no-repeat 0 0;
	    margin-left: 10px;
	    margin-top: 10px;
	}
		.choose_device a.smart.act,
		.choose_device a.smart:hover {
		    background-position: 0 -47px;
		}
	.choose_device a.plan {
	    display: block;
	    float: left;
	    width: 98px;
	    height: 66px;
	    margin-right: 5px;
	    background: url(../images/panel/plan.png) no-repeat 0 0;
	}

		.choose_device a.plan.act,
		.choose_device a.plan:hover {
			background-position: 0 -66px;
		}
/*-----------------------------------*/
.bc_maior{
	background: url(../images/panel/maior/maior.jpg) no-repeat 50% 0;
	min-height: 600px;
	position: relative;		
}
	.bc_maior .opisanie{
		font-size: 14px;
		line-height: 20px;
		color: #000;
		position: relative;
/*		position: absolute;
		left: 91px;
		top: 126px;*/
		max-width: 344px;
		padding: 44px 40px 18px;
		border: 1px solid rgba(157, 157, 156, 0.74);
		background-color: rgba(255, 255, 255, 0.74);
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		z-index: 10;
	}
	.bc_maior .opisanie__title{
		padding-bottom: 5px;
	}	
	.bc_maior .opisanie:before{
	  content: '';
	  position: absolute;
	  right: -7px;
	  top: 50%;
	  margin-top: -8px;
	  background: url(../images/panel/aurustemp/temp-opis-cur.png);
	  width: 7px;
	  height: 17px;
	}
	.bc_maior .opisanie:after{
	  	content: '';
	 	 position: absolute;
		right: -1px;
		top: 50%;
		width: 1px;
		height: 15px;
		margin-top: -7px;
		background-color: #fff;
		opacity: 0.82;
	}
	.bc_maior .pic{
		position: absolute;
		width: 654px;
		height: 381px;	
		right: 55px;
		top: 50px;	
	}
		.bc_maior .pic img{
			position: relative;
			z-index: 2;
		}
		.bc_maior .pic:after{
			content: '';
			background: url('../images/panel/maior/r15-rule.png');
			width: 702px;
			height: 430px;
			position: absolute;
			left: 0;
			top: 0;
		}	
		.bc_maior .pic:before{
			content: '';
			background: url('../images/panel/maior/r15-shadow.png');
			width: 679px;
			height: 478px;
			position: absolute;
			left: 50%;
			top: 50%;
			margin: -199px 0 0 -340px;
		}
	.bc_maior .pic.smll{
		padding-top: 0;
		width: 465px;
		height: 278px;
		top: 100px;
		right: 165px;
	}
		.bc_maior .pic.smll:after{
			background: url('../images/panel/maior/r10-rule.png');
			width: 511px;
			height: 322px;
		}
		.bc_maior .pic.smll:before{
			background: url('../images/panel/maior/r10-shadow.png');
			width: 484px;
			height: 345px;
			margin: -142px 0 0 -239px;
		}
	.bc_maior .pic.big{
		width: 735px;
		height: 434px;	
		right: 55px;
		top: 10px;		
	}
		.bc_maior .pic.big:after{
			background: url('../images/panel/maior/r19-rule.png');
			width: 778px;
			height: 478px;
		}
		.bc_maior .pic.big:before{
			background: url('../images/panel/maior/r19-shadow.png');
			width: 762px;
			height: 533px;
			margin: -226px 0 0 -381px;
		}
.bc_maior .choose_razmer {
    position: absolute;
    top: 507px;
    left: 745px;
}
	.bc_maior .choose_razmer span {
	    color: #74787d;
	    padding-left: 20px;
	    margin-bottom: 10px;
	}
	.bc_maior .choose_razmer a {
	    display: block;
	    float: left;
	    width: 25px;
	    height: 25px;
	    margin-right: 10px;
	}
	.bc_maior .choose_razmer .r10 {
	    background: url(../images/panel/10.png) no-repeat 0 0;
	}
		.bc_maior .choose_razmer .r10:hover,
		.bc_maior .choose_razmer .r10.act {
			background-position: 0 -25px;
		}
	.bc_maior .choose_razmer .r15 {
	    background: url(../images/panel/15.png) no-repeat 0 0;
	}
		.bc_maior .choose_razmer .r15:hover, 
		.bc_maior .choose_razmer .r15.act {
			background-position: 0 -25px;
		}
	.bc_maior .choose_razmer .r19 {
	    background: url(../images/panel/19.png) no-repeat 0 0;
	}
		.bc_maior .choose_razmer .r19:hover,
		.bc_maior .choose_razmer .r19.act {
		    background-position: 0 -25px;
		}
.bc_maior__center{
	float: right;
}
.bc_maior__opisanie-over{
	padding-right: 750px;
	padding-top: 126px;
	padding-left: 10px;
}
/*-----------------------------------*/
.bc_throne{
	background: url(../images/panel/throne/throne.jpg) no-repeat 50% 0;
	min-height: 600px;
	position: relative;
}	.bc_throne .opisanie{
		position: relative;
/*		position: absolute;
		left: 193px;
		top: 152px;*/
		font-size: 14px;
		line-height: 20px;
		color: #000;
		max-width: 388px;
		padding: 44px 40px 18px;
		border: 1px solid rgba(157, 157, 156, 0.74);
		background-color: rgba(255, 255, 255, 0.74);
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
	}
	.bc_throne .opisanie__title{
		padding-bottom: 5px;
	}
	.bc_throne .opisanie:before{
	  content: '';
	  position: absolute;
	  right: -7px;
	  top: 50%;
	  margin-top: -8px;
	  background: url(../images/panel/aurustemp/temp-opis-cur.png);
	  width: 7px;
	  height: 17px;
	}
	.bc_throne .opisanie:after{
	  	content: '';
	 	position: absolute;
		right: -1px;
		top: 50%;
		width: 1px;
		height: 15px;
		margin-top: -7px;
		background-color: #fff;
		opacity: 0.82;
	}

	.bc_throne .pic{
		background: url(../images/panel/throne/throne-bg-pannel.png);
		width: 459px;
		height: 310px;
		position: relative;
/*		position: absolute;
		top: 124px;
		left: 638px;*/
		padding: 22px 64px 22px 43px;
		margin-bottom: 50px;
		-webkit-border-radius: 12px;
		-moz-border-radius: 12px;
		border-radius: 12px;		
		-webkit-box-shadow: rgba(0,0,0,0.35) 0px 3px 5px;
		-moz-box-shadow: rgba(0,0,0,0.35) 0px 3px 5px;
		box-shadow: rgba(0,0,0,0.35) 0px 3px 5px;		
	}
	.bc_throne .pic img{
		display: block;
	}

.bc_throne .choose_razmer {
/*    position: absolute;
    top: 484px;
    left: 820px;*/
    position: relative;
    top: auto;
    left: auto;
    text-align: center;
}
	.bc_throne .choose_razmer span {
	    color: #74787d;
	    margin-bottom: 10px;
	}
	.bc_throne .choose_razmer a {
	    display: inline-block;
	    vertical-align: top;
	    width: 19px;
	    height: 19px;
	    margin-right: 7px;
	}
	.bc_throne .choose_razmer .v1 {
		background: url(../images/panel/throne/v1.png) no-repeat 0 0;
	}
		.bc_throne .choose_razmer .v1:hover,
		.bc_throne .choose_razmer .v1.act {
		    background-position: 0 -19px;
		}
	.bc_throne .choose_razmer .v2 {
	    background: url(../images/panel/throne/v2.png) no-repeat 0 0;
	}
		.bc_throne .choose_razmer .v2:hover,
		.bc_throne .choose_razmer .v2.act {
		    background-position: 0 -19px;
		}
	.bc_throne .choose_razmer .v3 {
	    background: url(../images/panel/throne/v3.png) no-repeat 0 0;
	}
		.bc_throne .choose_razmer .v3:hover,
		.bc_throne .choose_razmer .v3.act {
		    background-position: 0 -19px;
		}
	.bc_throne .choose_razmer .v4 {
	    background: url(../images/panel/throne/v4.png) no-repeat 0 0;
	}	
		.bc_throne .choose_razmer .v5:hover,
		.bc_throne .choose_razmer .v4.act {
		    background-position: 0 -19px;
		}


.bc_throne{
	padding-left: 10px;
}
.bc_throne__center{
	max-width: 905px;
	float: right;
	margin-right: 88px;
}	
.bc_throne__opisanie-over{
	padding-top: 152px;
	padding-right: 520px;
}	
.bc_throne__left{
	float: right;	
	padding-top: 124px;
}



/*-----------------------------------*/
.bc_opus{
	background: url(../images/panel/opus/v1.jpg) no-repeat 50% 0;
	min-height: 600px;
	position: relative;
}	.bc_opus .opisanie{
		position: relative;
/*		position: absolute;
		left: 193px;
		top: 152px;*/
		font-size: 14px;
		line-height: 20px;
		color: #000;
		max-width: 388px;
		padding: 44px 40px 18px;
		border: 1px solid rgba(157, 157, 156, 0.74);
		background-color: rgba(255, 255, 255, 0.74);
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
	}
	.bc_opus .opisanie__title{
		padding-bottom: 5px;
	}
	.bc_opus .opisanie:before{
	  content: '';
	  position: absolute;
	  right: -7px;
	  top: 50%;
	  margin-top: -8px;
	  background: url(../images/panel/aurustemp/temp-opis-cur.png);
	  width: 7px;
	  height: 17px;
	}
	.bc_opus .opisanie:after{
	  	content: '';
	 	position: absolute;
		right: -1px;
		top: 50%;
		width: 1px;
		height: 15px;
		margin-top: -7px;
		background-color: #fff;
		opacity: 0.82;
	}

	.bc_opus .pic{
		/*background: url(../images/panel/opus/v1.jpg);*/
		width: 459px;
		height: 310px;
		position: relative;
/*		position: absolute;
		top: 124px;
		left: 638px;*/
		padding: 22px 64px 22px 43px;
		margin-bottom: 50px;
		-webkit-border-radius: 12px;
		-moz-border-radius: 12px;
		border-radius: 12px;		
	/*	-webkit-box-shadow: rgba(0,0,0,0.35) 0px 3px 5px;
		-moz-box-shadow: rgba(0,0,0,0.35) 0px 3px 5px;
		box-shadow: rgba(0,0,0,0.35) 0px 3px 5px;		*/
	}
	.bc_opus .pic img{
		display: block;
	}

.bc_opus .choose_razmer {
/*    position: absolute;
    top: 484px;
    left: 820px;*/
    position: relative;
    top: auto;
    left: auto;
    text-align: center;
}
	.bc_opus .choose_razmer span {
	    color: #74787d;
	    margin-bottom: 10px;
	}
	.bc_opus .choose_razmer a {
	    display: inline-block;
	    vertical-align: top;
	    width: 19px;
	    height: 19px;
	    margin-right: 7px;
	}
	.bc_opus .choose_razmer .v1 {
		background: url(../images/panel/throne/v1.png) no-repeat 0 0;
	}
		.bc_opus .choose_razmer .v1:hover,
		.bc_opus .choose_razmer .v1.act {
		    background-position: 0 -19px;
		}
	.bc_opus .choose_razmer .v2 {
	    background: url(../images/panel/throne/v2.png) no-repeat 0 0;
	}
		.bc_opus .choose_razmer .v2:hover,
		.bc_opus .choose_razmer .v2.act {
		    background-position: 0 -19px;
		}
	.bc_opus .choose_razmer .v3 {
	    background: url(../images/panel/throne/v3.png) no-repeat 0 0;
	}
		.bc_opus .choose_razmer .v3:hover,
		.bc_opus .choose_razmer .v3.act {
		    background-position: 0 -19px;
		}
	.bc_opus .choose_razmer .v4 {
	    background: url(../images/panel/throne/v4.png) no-repeat 0 0;
	}	
		.bc_opus .choose_razmer .v5:hover,
		.bc_opus .choose_razmer .v4.act {
		    background-position: 0 -19px;
		}


.bc_opus{
	padding-left: 10px;
}
.bc_opus__center{
	max-width: 905px;
	float: right;
	margin-right: 88px;
}	
.bc_opus__opisanie-over{
	padding-top: 152px;
	padding-right: 520px;
}	
.bc_opus__left{
	float: right;	
	padding-top: 124px;
}









@media only screen and (max-width: 1000px) {
	.bc_maior__opisanie-over{
		padding-right: 400px;
	}
	.bc_maior .opisanie{
		max-width: none;
	}

}

@media only screen and (max-width: 900px) {
	.bc_aurus_tft{
		padding-left: 10px;
	}
	.bc_throne__center{
		margin-right: 10px;
	}

	.bc_maior__center{
		float: none;
		padding-top: 20px;
	}

	.bc_maior .pic,
	.bc_maior .pic.smll,
	.bc_maior .pic.big{
		position: relative;
		right: auto;
		left: auto;
		top: auto;
		margin: 0 auto 50px;
		width: auto;
		height: auto;
		text-align: center;
	}

	.bc_maior .pic img,
	.bc_maior .pic.smll img,
	.bc_maior .pic.big img{
		max-width: 100%;
	}
	.bc_maior .pic:before,
	.bc_maior .pic.smll:before,
	.bc_maior .pic.big:before,
	.bc_maior .pic:after,
	.bc_maior .pic.smll:after,
	.bc_maior .pic.big:after{
		display: none;
	}

	.bc_maior__opisanie-over{
		padding: 0 10px 20px;
	}
	.bc_maior .opisanie:before,
	.bc_maior .opisanie:after{
		display: none;
	}
	.bc_maior .choose_razmer{
		position: relative;
		left: 0;
		top: 0;
		text-align: center;
		margin-bottom: 20px;
	}
	.bc_maior .choose_razmer a{
		display: inline-block;
		vertical-align: top;
		float: none;
	}
}



@media only screen and (max-width: 830px) {
	.box-tab .tab-top ul.panel li a{
		padding: 15px 5px;
	}

	.bc_aurus_oled__center{
		margin-right: 10px;
	}
	.bc_gui .pic img{
		max-width: 100%;
	}
}
@media only screen and (max-width: 767px) {
	.bc_aurus_4__center{
		margin-right: 0;
	}
	.bc_aurus_temp{
		padding-left: 10px;
	}	
	.bc_aurus_oled__opisanie-over{
		padding-top: 59px;
	}





	.bc_aurus_tft__opisanie-over{
		padding-right: 0;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.bc_aurus_tft__left{
		float: none;
		padding-top: 20px

	}

	.bc_aurus_tft .choose_color{
		text-align: center;
		margin: 0 auto;
	}
	.bc_aurus_tft .pic{
		margin: 0 auto 20px;
	}
	.bc_aurus_tft .choose_color a{
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	.bc_aurus_tft .opisanie{
		max-width: none;
		width: 100%;
	}
	.bc_aurus_tft .opisanie:before,
	.bc_aurus_tft .opisanie:after{
		display: none;
	}	




	.bc_throne{
		padding-right: 10px;
		padding-bottom: 20px;
	}
	.bc_throne__center{
		float: none;
		margin-right: 0;
	}	
	.bc_throne__opisanie-over{
		padding-top: 0;
		padding-right: 0;
	}	
	.bc_throne__left{
		float: none;	
		padding-top: 20px;
	}

	.bc_throne .pic{
		margin: 0 auto 20px;
	}
	.bc_throne .pic img{
		max-width: 100%;
	}
	.bc_throne .opisanie{
		max-width: none;
		width: 100%;
	}
	.bc_throne .opisanie:before,
	.bc_throne .opisanie:after{
		display: none;
	}
	.bc_throne .choose_razmer{
		margin-bottom: 20px;
	}

.bc_opus{
		padding-right: 10px;
		padding-bottom: 20px;
	}
	.bc_opus__center{
		float: none;
		margin-right: 0;
	}	
	.bc_opus__opisanie-over{
		padding-top: 0;
		padding-right: 0;
	}	
	.bc_opus__left{
		float: none;	
		padding-top: 20px;
	}

	.bc_opus .pic{
		margin: 0 auto 20px;
	}
	.bc_opus .pic img{
		max-width: 100%;
	}
	.bc_opus .opisanie{
		max-width: none;
		width: 100%;
	}
	.bc_opus .opisanie:before,
	.bc_opus .opisanie:after{
		display: none;
	}
	.bc_opus .choose_razmer{
		margin-bottom: 20px;
	}




}
@media only screen and (max-width: 720px) {
	.box-tab .tab-top.panel-tab{
		// height: 96px;
	}
}

@media only screen and (max-width: 600px) {
    	.bc_aurus_1__opisanie-over{
		padding-left: 10px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.bc_aurus_1__left{
		float: none;
		padding-top: 20px

	}
	.bc_aurus_1__center{
		padding-left: 0;
	}
	.bc_aurus_1 .choose_color{
		text-align: center;
		margin: 0 auto;
	}
	.bc_aurus_1 .pic{
		margin: 0 auto 20px;
	}
	.bc_aurus_1 .choose_color a{
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	.bc_aurus_1 .opisanie{
		max-width: none;
		width: 100%;
	}
	.bc_aurus_1 .opisanie:before{
		display: none;
	}

	.bc_aurus_2__opisanie-over{
		padding-left: 10px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.bc_aurus_2__left{
		float: none;
		padding-top: 20px

	}
	.bc_aurus_2__center{
		padding-left: 0;
	}
	.bc_aurus_2 .choose_color{
		text-align: center;
		margin: 0 auto;
	}
	.bc_aurus_2 .pic{
		margin: 0 auto 20px;
	}
	.bc_aurus_2 .choose_color a{
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	.bc_aurus_2 .opisanie{
		max-width: none;
		width: 100%;
	}
	.bc_aurus_2 .opisanie:before{
		display: none;
	}


	/*---------------------------------*/
	.bc_aurus_4{
		min-height: none;
	}
	.bc_aurus_4__opisanie-over{
		padding-left: 10px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.bc_aurus_4__left{
		float: none;
		padding-top: 20px

	}
	.bc_aurus_4__center{
		padding-left: 0;
		margin-left: 0;
		float: none;
	}
	.bc_aurus_4 .choose_color,
	.bc_aurus_4 .choose_razmer{
		text-align: center;
		margin: 0 auto;
		padding-left: 0;
	}

	.bc_aurus_4 .choose_color a{
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	.bc_aurus_4 .opisanie{
		max-width: none;
		width: 100%;
	}
	.bc_aurus_4 .opisanie:before{
		display: none;
	}
	.bc_aurus_4 .pic{
		margin: 0 auto 20px;
	}
	.bc_aurus_4 .pic.ggor{
		margin-top: 0;
	}
	
	.choose_razmer .ver,
	.choose_razmer .gor{
		float: none;
		display: inline-block;
		vertical-align: top;		
	}

	/*---------------------------------*/

	.bc_aurus_sense__opisanie-over{
		padding-left: 10px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.bc_aurus_sense__left{
		float: none;
		padding-top: 20px

	}
	.bc_aurus_sense__center{
		padding-left: 0;
	}
	.bc_aurus_sense .choose_color{
		text-align: center;
		margin: 0 auto;
	}
	.bc_aurus_sense .pic{
		margin: 0 auto 20px;
	}
	.bc_aurus_sense .choose_color a{
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	.bc_aurus_sense .opisanie{
		max-width: none;
		width: 100%;
	}
	.bc_aurus_sense .opisanie:before{
		display: none;
	}
	/*---------------------------------*/

	.bc_aurus_temp__opisanie-over{
		padding-right: 0;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.bc_aurus_temp__left{
		float: none;
		padding-top: 20px

	}

	.bc_aurus_temp .choose_color{
		text-align: center;
		margin: 0 auto;
	}
	.bc_aurus_temp .pic{
		margin: 0 auto 20px;
	}
	.bc_aurus_temp .choose_color a{
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	.bc_aurus_temp .opisanie{
		max-width: none;
		width: 100%;
	}
	.bc_aurus_temp .opisanie:before,
	.bc_aurus_temp .opisanie:after{
		display: none;
	}	

	/*---------------------------------*/




	.bc_aurus_oled{
		min-height: none;
	}
	.bc_aurus_oled__opisanie-over{
		padding-left: 10px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.bc_aurus_oled__left{
		float: none;
		padding-top: 20px

	}
	.bc_aurus_oled__center{
		padding-left: 0;
		margin-left: 0;
		margin-right: 0;
		float: none;
	}
	.bc_aurus_oled .choose_color,
	.bc_aurus_oled .choose_razmer{
		text-align: center;
		margin: 0 auto;
		padding-left: 0;
	}

	.bc_aurus_oled .choose_color a{
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	.bc_aurus_oled .opisanie{
		max-width: none;
		width: 100%;
	}
	.bc_aurus_oled .opisanie:before,
	.bc_aurus_oled .opisanie:after{
		display: none;
	}
	.bc_aurus_oled .pic{
		margin: 0 auto 20px;
	}
	.bc_aurus_oled .pic.ggor{
		margin: 0 auto 20px;
	}
	
	.choose_razmer .ver,
	.choose_razmer .gor{
		float: none;
		display: inline-block;
		vertical-align: top;		
	}
	
		/*---------------------------------*/




	.bc_aurus_oledplus{
		min-height: none;
	}
	.bc_aurus_oledplus__opisanie-over{
		padding-left: 10px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.bc_aurus_oledplus__left{
		float: none;
		padding-top: 20px

	}
	.bc_aurus_oledplus__center{
		padding-left: 0;
		margin-left: 0;
		margin-right: 0;
		float: none;
		    position: relative;
    top: -120px;
	}
	.bc_aurus_oledplus .choose_color,
	.bc_aurus_oledplus .choose_razmer{
		text-align: center;
		margin: 0 auto;
		padding-left: 0;
	}

	.bc_aurus_oledplus .choose_color a{
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	.bc_aurus_oledplus .opisanie{
		max-width: none;
		width: 100%;
		    padding: 20px 5px 2px;
	}
	.bc_aurus_oledplus .opisanie:before,
	.bc_aurus_oledplus .opisanie:after{
		display: none;
	}
	.bc_aurus_oledplus .pic{
		margin: 0 auto 20px;
	}
	.bc_aurus_oledplus .pic.ggor{
		margin: 0 auto 20px;
	}
	
	.choose_razmer .ver,
	.choose_razmer .gor{
		float: none;
		display: inline-block;
		vertical-align: top;		
	}
	/*
	--------------------------*/
	.bc_gui{
		min-height: auto
	}
	.bc_gui .opisanie{
		position: relative;
		right: auto;
		top:auto;
		width: 100%;
		max-width: none;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.bc_gui .choose_razmer{
		position: relative;
		right: auto;
		top:auto;
		text-align: center;
		margin: 0 auto 0;
		padding-left: 0;
		margin-top: 20px;		
	}	
	.bc_gui .choose_razmer a{
		float: none;
		display: inline-block;
		vertical-align: top;		
	}
	.bc_gui .choose_razmer span{
		padding-left: 0;
	}

	.bc_isgui .opisanie{
		right: 20px;
		top: 20px;
		margin-left: 20px;
	}
	.bc_isgui .opisanie:before,
	.bc_isgui .opisanie:after{
		display: none;
	}
	.bc_isgui .choose_device{
		right: 20px;
		left: auto;
	}


}
@media only screen and (max-width: 520px) {
	.box-tab .tab-top.panel-tab{
		height: auto;
	}
}
@media only screen and (max-width: 500px) {
	.bc_throne .pic{
		background: none;
		width: auto;
		height: auto;
		padding: 0;
		box-shadow: none;
		text-align: center;
	}
	.bc_throne .pic img{
		display: inline;
	}
	.bc_aurus_tft{
		background-position: 60% 0;
	}
	
	.bc_opus .pic{
		background: none;
		width: auto;
		height: auto;
		padding: 0;
		box-shadow: none;
		text-align: center;
	}
	.bc_opus .pic img{
		display: inline;
	}
	.bc_opus_tft{
		background-position: 60% 0;
	}
}




@media only screen and (max-width: 440px) {
	.bc_aurus_tft .pic{
		width: 100%;
		height: auto;
	}
	.bc_aurus_tft .pic img{
		max-width: 100%;
	}
	.bc_aurus_tft .pic::before{
		display: none;
	}	
}
@media only screen and (max-width: 400px) {
	.bc_aurus_oled .pic.ggor{
		width: 100%;
		height: auto;
	}
	.bc_aurus_oled .pic.ggor img{
		max-width: 100%;
	}
	.bc_aurus_oled .pic.ggor::before{
		display: none;
	}

}