div.item_center div.twrapper {
	display: flex;
}

	div.item_center div.item_image {
		width: 300px;
		
	}
	div.item_center div.item_property {
		box-sizing: border-box;
		padding: 0px 0px 0px 30px;
	}

div.toInstall {
    display: table-cell;
    background: #1368b1;
    text-align: center;
	vertical-align: middle;
    cursor: pointer;
    color: #ffffff;
    font-weight: 500;
    padding: 10px 5px 11px 5px;
}

	div.toInstall:hover {
		background: #424f54;
	}
	
#basketEventChoose{
	display: block;
	position: absolute;
	max-width: 900px;
	width: 90%;
	min-height: 300px;
	z-index: 3;
}

#basketZapChoose{
	display: block;
	position: absolute;
	left: 30%;
	top: 200px;
	width: 900px;
	height: 300px;
	z-index: 3;
}


div.wrapperBasketEvent{
	max-width: 500px;
	width: 90%;
	
	font-size: 18px;
	padding: 20px 60px;
	text-align: center;
	border: 2px solid #e8e8e8;
	background-color: #f2f6fa;
	margin: 50px auto;
	box-sizing: border-box;
	box-shadow: 0px 0px 20px 3px #888888;
}

div.wrapper_basket_buttons{
	max-width: 300px;
	width: 70%;
	padding: 10px 0;
	margin: 0 auto;
}

div.t_cell{
	display: table-cell;
	padding: 0 5px;
	width: 250px;	
	
}

div.t_cell:hover{
	cursor: pointer;
	color: #ff0000;
}

span.b_button{
	font-size: 14px;
	display: inline-block;
	width: 100px;
	border-radius: 5px;
	padding: 10px;
}

.red_bg{
	background: #fe4724;
	background: linear-gradient(top, #fe4724 0, #d9221b 100%);
	color: #ffffff;
}

.red_bg:hover{
	background: #ff5c3c;
    background: linear-gradient(top, #ff5b3c 0%, #dc241c 100%);
}

.grey_bg{
	background-color: #f0f0f0;
	color: #000000;
	
}

.grey_bg:hover{
	background:#fbfbfb;
	background:linear-gradient(top, #fbfbfb 0%, #ececec 100%);
}



div.item{
	width: 100%;
}

h1.item{
	font-size: 18px;
	margin: 0 0 15px 30px;
	text-align: left;
	padding: 20px 0 20px 0;
}

div.wrapper_gallery{
	margin: 0px 0px 20px 0px;
}

div.wrapper_foto{
	text-align: center;
	background-color: #ffffff;
	margin-bottom: 10px;
	padding: 10px;
}

	div.item_image div.artikul {
		font-size: 10px;
		color: #909090; 
		margin: 0px 0px 10px 0px;
		background: rgba(0,0,0,0.05);
		padding: 5px;
		display: inline-block;
		margin-bottom: -15px;
		border-radius: 5px;
	}
		div.item_image div.artikul b {
			text-transform: uppercase;
			font-weight: 700;
		}
		

div.wrapper_files{
	text-align: left;
	background-color: #ffffff;
	margin-bottom: 10px;
	padding: 25px;
	font-size: 11px;
}

img.item_gallery{
	width: 90px;
	margin: 1px 2px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	opacity: 0.8;
}

img.item_gallery:hover{
	opacity: 1;
}

div.item_center{
	width: 100%;
}

table.twrapper{
	width: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

td.item_image{
	vertical-align: top;
	width: 300px;
	padding: 0;
}

img.item_image{
	width: 250px;
	border: 1px solid #ffffff; 
}

div.item_text{
	margin-top: 20px;
	padding: 5px;
	font-size: 14px;
}

td.item_property{
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
}

table.item_property{
	width: 360px;
	padding: 0;
	margin: 30px 10px 0 10px;
	border-collapse: collapse;
}

table.item_file{
	width: 360px;
	padding: 0;
	border-collapse: collapse;
	margin-top: 10px;
}

img.item_file{
	margin-top: 4px;
	padding: 2px 5px;
	height: 10px;
}

td.property_file{
	padding: 5px 0 5px 10px;
	font-size: 11px;
	vertical-align: middle;	
}

td.property_property{
	width: 220px;
	padding: 5px 0 5px 20px;
	font-size: 13px;
	vertical-align: top;
	border-top: 1px dashed #dce7f5;
	border-bottom: 1px dashed #dce7f5;
}

td.property_value{
	width: 160px;
	font-size: 11px;
	font-weight: 700;
	text-align: left;
	padding-left: 30px;
	vertical-align: middle;
	border-top: 1px dashed #dce7f5;
	border-bottom: 1px dashed #dce7f5;
}

div.wrapper_price{
	margin-bottom: 10px;
	text-align: center;
}
div.wrapper_price table{
	width: 100%;
}


span.price{
	font-size: 30px;
	color: #056caf;
	padding: 0px 5px 0px 5px;
}
	span.price b {
		font-weight: 700;
	}
	
a.buy{
	cursor: pointer;
	margin-left: 20px;
	color: #ffffff;
	font-size: 22px;
	font-weight: 600;
	text-decoration: none;
	background-color: #ff0000;
	padding: 10px 10px 10px 10px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
a.buy:hover{
	background-color: #dd0000;
}

div.setting{	
	padding-left: 10px;
	font-size: 11px; 
	height: 20px;
	float: left;
}

div.setting_content{
	margin-left: 100px;
	color: #888888;
	font-size: 11px; 
}

h2.add_prod{
	font-size: 14px;
	padding: 10px;
}

table.add_prod{
	width: 620px;
	padding: 0;
	margin: 20px 0 0 0;
	border-collapse: collapse;
}

td.add_prod_title{
	font-size: 18px;
	padding: 0 0 20px 100px;
}

tr.add_prod{
	border-bottom: 1px solid #dce7f5;
}

td.add_prod{
	width: 120px;
}

img.add_prod{
	width: 120px;
	padding: 15px;
}

td.price_add_prod{
	text-align: center;
	padding: 10px;
	font-size: 12px;
	color: #f90000;
}

a.price_add_prod{
	color: #000000;
}

a.price_add_prod:hover{
	color: #888888;
}

td.text_add_prod{
	font-size: 12px;
	max-width: 250px;
}

p.href_prod{
	text-align: right;
	font-size: 8pt;
	color: #737373;
}

p.href_prod:hover{
	color: #000000;
}

a.href_prod{
	color: inherit;
}

/* стили для галереи */
img.galery{
	height: 70px;
	margin: 5px 3px;
	border: 1px solid #f0f0f0;
	padding: 3px;
	border-radius: 4px;
}

img.galery:hover{
	cursor: pointer;
	border: 1px solid #c0c0c0;
}


/* стили для спецификаций*/

div.specifics_frame{
	width: 90%;
	padding-top: 50px;
}

table.specifics2{
}

tr.specifics2:hover{
	background-color: #ffffff;
}

td.specifics1{
	border-top: 1px solid #d8e4ee;
}

td.specifics1 td{
	border:0;
}
td.specifics2{
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: middle;
	font-size: 12px;
	border-top: 1px solid #d8e4ee;
	color: #333333;
}

p.specifics2{
	margin: 0;
}

div.controls_title{
	font-size: 19px;
	margin: 25px 0 15px 0;
}


div.files{
	padding-top: 10px;
	font-size: 11px;
	color: #000000;
	line-height: 140%;
}
span.filesize{
	font-size: 9pt;
	color: #808080;
	font-weight: 500;
}



div.controlsframe {
	width: 100%;
	display: flex;
	flex-direction: row;
    flex-wrap: wrap;
}

div.dop_item{
	width: 30%;
	margin: 0px 1.5% 40px 1.5%;
	box-sizing: border-box;
	padding: 5px 10px 5px 0px;
}
	div.dop_item div.ico img {
		height: 120px;
	}
a.dop_item_link{
	font-size: 16px;
	color: #424f54;
}
a.dop_item_link:hover {
	color: #1368b1;
}

p.dop_item_price {
	font-size: 14px;
	color: #056caf;
	font-weight: 700;
	margin-bottom: 5px;
}


@media screen and (max-width: 850px) {
	div.item_center div.item_image {
		width: 230px;
		
	}
	
	img.item_image{
		width: 200px;
	}
	
	div.item_text{
		margin-top: 20px;
		padding: 5px 0px 5px 0px;
		font-size: 13px;
	}

	
	div.dop_item{
		width: 47%;
	}
		div.dop_item div.ico img {
			height: 90px;
		}
	a.dop_item_link{
		font-size: 14px;
	}

	p.dop_item_price {
		font-size: 12px;
	}
}


@media screen and (max-width: 620px) {
	div.item_center div.item_image {
		width: 100%;
		box-sizing: border-box;
	}
	div.specifics_frame {
		margin: 0px auto;
	}
	div.item_center div.item_property {
		box-sizing: border-box;
		padding: 10px 0px 10px 0px;
	}
	div.item_center div.twrapper {
		display: block;
	}

	td.specifics2{
		padding-right: 5px;
		font-size: 10px;
	}
	.twrapper div.buttons {
		width: 100%;
		display: table;
	}
	a.dop_item_link{
		font-size: 12px;
	}

	p.dop_item_price {
		font-size: 11px;
	}
	
	
	div.t_cell{
		width: auto;
		display:block;
		padding: 0 5px;
		margin: 10px auto;
		text-align: center;
	}
	img.item_image{
		width: 100%;
	}

}