@font-face {
	    font-family: RIASuperDisplaySansCompBold; /* имя шрифта для CSS правил */
	    src: local("RIASuperDisplaySansCompBold"), /* проверяем наличие шрифта в ОС пользователя */
         url(../fonts/RIASuperDisplaySansCompBold.otf); /* если шрифт не установлен, тогда загружаем его по указанному пути */
}

body{
	padding: 0;
	margin: 0;
	font-family: RIASuperDisplaySansCompBold;
	font-size: 63px;
	color:white;
}
.wrapper{
	background-image: url(../img/bg3.png);
	width: 980px;
	height: 3589px;
	position: absolute;
}

.lamp{
	width: 12px;
	height: 12px;
	position: absolute;
	left: 855px;
	top: 207px;
	background-color: red;
	border-radius: 10px;
}

.line{
	width: 0px;
	height: 3px;
	background-color: #757A8A;
	position: absolute;
	left: 805px;
	top: 175px;
}

.btn_On{
	width: 71px;
	height: 39px;
	position: absolute;
	left: 822px;
	top: 260px;
	opacity: 0;
	z-index: 100;
}

#btn_On_Img{
	position: absolute;
	left: 818px;
	top: 255px;
	z-index: 1;
}

.minus{
	width: 39px;
	height: 71px;

	position: absolute;
	left: 524px;
}
.kol{
	width: 99px;
	height: 71px;
	position: absolute;
	left: 569px;
	margin: 0;
	padding: 0;
	text-align: center;

}

.plus{
	width: 39px;
	height: 71px;

	position: absolute;
	left: 676px;
}

.sum{
	width: 225px;
	height: 71px;
	position: absolute;
	left: 749px;
	margin: 0;
	padding: 0;
	text-align: center;

}



/*123*/
/*132*/
#m1{top: 474px;}
#k1{top: 474px;}
#p1{top: 474px;}
#s1{top: 474px;}

#m2{top: 597px;}
#k2{top: 597px;}
#p2{top: 597px;}
#s2{top: 597px;}

#m3{top: 729px;}
#k3{top: 729px;}
#p3{top: 729px;}
#s3{top: 729px;}

#m4{top: 855px;}
#k4{top: 855px;}
#p4{top: 855px;}
#s4{top: 855px;}

#m5{top: 991px;}
#k5{top: 991px;}
#p5{top: 991px;}
#s5{top: 991px;}

#m6{top: 1114px;}
#k6{top: 1114px;}
#p6{top: 1114px;}
#s6{top: 1114px;}

#m7{top: 1245px;}
#k7{top: 1245px;}
#p7{top: 1245px;}
#s7{top: 1245px;}

#m8{top: 1378px;}
#k8{top: 1378px;}
#p8{top: 1378px;}
#s8{top: 1378px;}

#m9{top: 1505px;}
#k9{top: 1505px;}
#p9{top: 1505px;}
#s9{top: 1505px;}

#m10{top: 1633px;}
#k10{top: 1633px;}
#p10{top: 1633px;}
#s10{top: 1633px;}

#m11{top: 1765px;}
#k11{top: 1765px;}
#p11{top: 1765px;}
#s11{top: 1765px;}

#m12{top: 1890px;}
#k12{top: 1890px;}
#p12{top: 1890px;}
#s12{top: 1890px;}

#m13{top: 2023px;}
#k13{top: 2023px;}
#p13{top: 2023px;}
#s13{top: 2023px;}

#m14{top: 2153px;}
#k14{top: 2153px;}
#p14{top: 2153px;}
#s14{top: 2153px;}

#m15{top: 2284px;}
#k15{top: 2284px;}
#p15{top: 2284px;}
#s15{top: 2284px;}

#m16{top: 2412px;}
#k16{top: 2412px;}
#p16{top: 2412px;}
#s16{top: 2412px;}

#m17{top: 2540px;}
#k17{top: 2540px;}
#p17{top: 2540px;}
#s17{top: 2540px;}

#m18{top: 2670px;}
#k18{top: 2670px;}
#p18{top: 2670px;}
#s18{top: 2670px;}

#m19{top: 2802px;}
#k19{top: 2802px;}
#p19{top: 2802px;}
#s19{top: 2802px;}

#m20{top: 2930px;}
#k20{top: 2930px;}
#p20{top: 2930px;}
#s20{top: 2930px;}

#m21{top: 3055px;}
#k21{top: 3055px;}
#p21{top: 3055px;}
#s21{top: 3055px;}

#m22{top: 3190px;}
#k22{top: 3190px;}
#p22{top: 3190px;}
#s22{top: 3190px;}

.itogo{
	font-size: 163px;
	position: absolute;
	left: 570px;
	top: 3291px;
	text-align: right;
	width: 400px;

}
