a.show-loop:before {
 position: absolute;
 width: 32px;
 height: 28px;
 top: 40%;
 left: 50%;
 margin: -24px 0 0 -20px;
 background: url(../img/show-loop.png) no-repeat;
 background-position:50%;
 content: "";
 opacity: 0;
 padding:5px;
 border-radius:50px;
 background-color:rgba(0,0,0,.2);
 z-index: 1000;
 -webkit-transition: all 0.3s linear;
 transition: all 0.3s linear;
}
a.show-loop:hover:before {
 top: 50%;
 opacity: 1;
}
a.show-loop {
 display: inline-block;
 position: relative;
 width: auto;
 height: 100%;
 margin: 0;
 padding: 0;
}



	#h3_href_link a {
		font-size: 18px;
		color: #007dc5;
		font-weight: 100;
	}
	
	#h3_href_link a:hover {
		color: #FC575E;
	}
	
	#h3_href_link {
		margin: 20px 0 10px 0;
	}
	
	
	#blocks_menu_left_g {
		float:left;
        width:25%;
		border-radius:4px;
	}
	#blocks_menu_right_g {
		float:right;
        width:74%;
	}
	
	#blocks_menu_left_g_in {
		margin-bottom:5px;
		background:#fff;
		border-radius:4px;
	}
	
	.blocks_menu_left_g_in_1_bg {
		background:#fff;
		padding:10px 20px;
		color:#333;
		font-size:24px;
		font-weight:100;
		display:block;
		text-decoration:none;
		border-radius:4px;
	}
	
	.blocks_menu_left_g_in_1 {
		padding:10px 20px;
		color:#333;
		font-size:13px;
		border-bottom:1px solid #eee;
		font-weight:100;
		border-radius:4px;
	}
	
	.blocks_menu_left_g_in_2 {
		padding:15px 20px;
	}
	.img_src_big_mini {
		background:url(../img/str_big_mini2.png);
		width:10px;
		height:7px;
		float:left;
		margin-top:3px;
		margin-right:12px;
	}

	.blocks_menu_left_g_in_2_link {
		padding:9px 20px;
		border-bottom:1px solid #eee;
		display:block;
		color:#333;
		text-decoration:none;
	}

	.blocks_menu_left_g_in_2_link:hover {
		background:#E4E4E4;
	}
	.blocks_menu_left_g_in_2_link_active {
		padding:9px 20px;
		border-bottom:1px solid #eee;
		display:block;
		color:#333;
		text-decoration:none;
		background:#E4E4E4;
	}
	
	.num_pages_bottom_look {
		margin-left:6px;
		background:#fff;
		border-radius:4px;
	}
	.num_pages_bottom_look_in {
		padding:10px 20px;
	}
	.num_pages_bottom_look_in div{
		background:#fff;
		padding:8px 10px;
		border:1px solid #ccc;
		display:inline-block;
		color:#333;
		margin-right:1px;
		cursor:pointer;
	}
	.num_pages_bottom_look_in div:hover{
		background:#eee;
	}
	
	
.show_mv {
	display:inline-block;
	float:right;
	position:absolute;
	z-index:2000;
	margin-top:-10px;
}
.show_m 	{
	width:118px;
	height:35px;
	background:url(../img/show_m.png);
	display:none;
}
.show_m 	div{
	padding:9px 0 0 9px;
	text-align:center;
}
.show_m 	div a {
	cursor:pointer;
}
	
	
#down
{
width:60px;
height:60px;
position:fixed;
bottom:50px;
left:90px;
background-color:#000000;
border-radius:30px;
}
.pPageScroll
{
color:#FFFFFF;
font:bold 12pt 'Comic Sans MS';
text-align:center;
}

#jingle_ringle .s_body_ul li {
	font-size:12px;
}
#jingle_ringle .s_body_ul li img {
	margin-right:6px;
}
.s_body_ul img {
	width:14px;
	margin-top:-2px;
	vertical-align:top;
}
#s_body_ul_img img {
	width:15px;
}
#jingle_ringle {
	background:#E4E4E4;
	margin-left:6px;
	color:#000;
}
#text_new_vibor_mat h4{
	font-size:20px;
	margin-bottom:8px;
	font-weight:bold;
	margin-top:20px;
}
#text_new_vibor_mat p {
	line-height:1.7;
	color:#505050;
	margin-bottom:15px;
}
#text_new_vibor_mat ul {
	padding:20px;
	line-height:1.7;
	background:#EEEEEE;
	margin-top:20px;
	border-radius:5px;
}
#text_new_vibor_mat ul li {
	margin:10px 0;
	line-height:1.7;
}
.m_2_basket {
	background:#696969;
	padding:7px 28px 7px 25px;
	display:blobk;
	margin: 0 2px 0 12px;
	float:right;
}
.m_2_basket:hover {
	background:#909090;
}
#basket_quan {
	background:#00BF00;
	border-radius:100px;
	padding:4px;
	font-size:11px;
	display:inline-block;
	width:14px;
	height:14px;
	color:#fff;
	text-align:center;
	float:right;
	margin:-5px -25px 0 0;
}
#table_basket {
	width:100%;
	background:#ccc;
}
#table_basket #tr_basket_active td{
	background:#ccc;
	padding:10px 20px;
	color:#505050;
	font-weight:bold;
}
#table_basket #tr_basket td{
	background:#fff;
	padding:10px 20px;
	border-bottom:1px solid #eee;
	color:#505050;
}
#table_basket #tr_basket td img {
	cursor:pointer;
	background:none;
	padding:5px 10px;
}
#table_basket #tr_basket td img:hover {
	background:#ccc;
}
#table_basket #tr_basket td img:active {
	padding:6px 10px 4px 10px;
}
#table_basket #tr_basket:hover td{
	background:#f7f7f7;
	padding:10px 20px;
	border-bottom:1px solid #eee;
}
#basket_step1 {
	float:right;
}
.submit-land-modal-right {
	float:right;
	margin-right:-24px;
	color:#fff;
	font-size:30px;
}
.submit-land-modal {
	z-index:500001;
	margin-left:-240px;
	margin-top:-18px;
	width:400px;
	position:absolute;
	border-radius:4px;
	float:right;
	padding:15px 15px;
	box-shadow:0 0 8px #505050;
	display:none;
	background:#fff;
}
#submit-land input {
	width:auto;
	height:40px;
	background:url('../img/basket_step.png');
	border:0;
	font-size:17px;
	color:#fff;
	cursor:pointer;
	opacity:0.80;
	text-align:center;
	margin:0;
	padding:0 50px;
}
#submit-land input:hover {
	opacity:1;
}
#submit-land input:active {
	line-height:23px;
}
#basket_step1 input {
	width:328px;
	height:44px;
	background:url('../img/basket_step.png');
	border:0;
	float:right;
	font-size:17px;
	color:#fff;
	cursor:pointer;
	opacity:0.80;
}
#basket_nowget {
	background:#848484;
	border:0;
	cursor:pointer;
	padding:9px 11px 7px 8px;
	display:inline-block;
	border-radius:4px;
}
#basket_nowget:hover {
	background:#717171;
}
#basket_nowget:active {
	padding:10px 11px 6px 8px;
}
.basket_nowget_mini {
	background:#848484;
	border:0;
	cursor:pointer;
	padding:7px 7px 5px 5px;
	display:inline-block;
	border-radius:4px;
}
.basket_nowget_mini img {
	width:25px;
}
.basket_nowget_mini:hover {
	background:#717171;
}
.basket_nowget_mini:active {
	padding:8px 7px 4px 5px;
}

.basket_insert i {
	margin-right:5px;
}
.basket_insert {
	background:#FAAC3D;
	border:0;
	cursor:pointer;
	display:inline-block;
	border-radius:4px;
}
.basket_insert:hover {
	background:orange;
}

.basket_insert_true {
	background:#78C633;
	border:0;
	cursor:pointer;
	display:inline-block;
	border-radius:4px;
}
.basket_insert_true:hover {
	background:#68AC2D;
}


#basket-mini {
	padding:7px 5px 7px 7px;
}
#basket-mini img {
	width:25px;
}
#basket-mini:active {
	padding:8px 5px 6px 7px;
}


#basket-big {
	padding:9px 11px 7px 8px;
}
#basket-big img {
	width:auto;
}
#basket-big:active {
	padding:10px 11px 6px 8px;
}


#basket_step2 input {
	width:150px;
	height:44px;
	background:url('../img/basket_step2.png');
	border:0;
	font-size:17px;
	color:#fff;
	cursor:pointer;
	opacity:0.80;
	margin:15px 0 0 18px;
}
#basket_step1 input:active, #basket_step2 input:active {
	padding-top:1px;
}
#basket_step1 input:hover, #basket_step2 input:hover {
	opacity:1;
}
#modal_result_bg {
	width:100%;
	height:100%;
	position:fixed;
	z-index:500000;
	background:rgba(45,47,43,0.4);
	display:none;
}
#modal_result_basket {
	width:728px;
	background:#fff;
	position:fixed;
	left:50%;
	top:10%;
	margin-left:-364px;
	z-index:500001;
	display:none;
	border-radius:5px;
}
#modal_result_basket #modal_result_cen {
	padding:40px 20px;
	color:#333;
	font-size:14px;
	line-height:1.7;
}
.BlockSopMatInBasket {
	padding:10px;
	width:150px;
	float:left;
	border-left:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
	margin-right:-1px;
	text-align:center;
}
.BlockSopMatInBasket:hover {
	box-shadow:0 0 4px 0 #333;
}
#modal_result_title {
	padding:20px;
	background:#eee;
	font-size:20px;
	text-align:center;
	color:#333;
	border-radius:5px 5px 0 0;
}
#modal_result_button {
	background:#ccc;
	padding:10px 20px;
	border-radius:3px;
	border:0;
	font-weight:bold;
	cursor:pointer;
}
#modal_result_button:hover {
	background:#eee;
}
#modal_result_button:active {
	padding:11px 20px 9px 20px;
}
#button-lite-nava {
	padding:3px 10px;
	border:1px solid #ccc;
	background:#eee;
	border-radius:3px;
	cursor:pointer;
	outline:none;
}
#button-lite-nava:hover {
	background:#fff;
}
#button-lite-nava:active {
	box-shadow: 0 0 4px 0 #797DC5;
}
#helperchik {
	background:url('../img/helperchik.png');
	width:12px;
	height:12px;
	display:inline-block;
	padding:0;
	margin-top:2px;
	margin-right:40px;
	float:right;
}

#helperchik2 {
	background:url('../img/helperchik.png');
	width:12px;
	height:12px;
	display:inline-block;
	padding:0;
	margin-top:2px;
	margin-left:-7px;
	margin-bottom:-2px;
	margin-right:40px;
	float:right;
}

.dl-horizontal dd .podskazka88{
	color:#EE1C25;
	
}
.dl-horizontal dd .podskazka88 em{
	display:none;
	width:200px;
}

.dl-horizontal dd:hover .podskazka88 em{
	display:block;

}
.podskazka{
	position:relative;
	z-index:2;
	zoom:1;
	color:#EE1C25;
	width:auto;
}
.podskazka em{
	display:none;
	width:200px;
}
.podskazka:hover em{
	display:block;
	position:absolute;
	z-index:1;
	background-color:#858B8D;
	-webkit-border-radius:5px; /* красивости в виде скругленных углов */
	-moz-border-radius:5px;
	border-radius:5px;
	line-height:20px;
	color:#fff;
	text-decoration:none;
	padding:10px 15px;
	bottom:22px;
	right:0;
	-webkit-box-shadow:0 0 5px #555; /* красивости в виде тени */
	-moz-box-shadow:0 0 5px #555;
	box-shadow:0 0 5px #555;
	font-size: 11px;
	font-style: normal;
	margin-right:-20px;
}
.podskazka:hover em i{
	position:absolute;
	z-index:1;
	bottom:-7px;
	right:5px;
	_border-left:7px solid #858B8D; /* цвет фона. это для ие6.*/
	display:block;
	height:0;
	overflow:hidden;
	border-top-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #858B8D;
	border-left-color: #E4E4E4;
}
#result_search {
	margin-bottom:20px;
}
#result_search #result_search_text {
	padding:2px 0 10px 0;
	margin-left:35px;
	line-height: 1.5;
}
#result_search #result_search_a a{
	padding:0px 0 0px 0;
	margin-left:35px;
	margin-bottom:3px;
	color:#00774F;
	font-size: 14px;
	text-decoration:none;
}
#result_search #a_g_h_o{
	font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
	text-decoration:none;
	display:inline-block;
	float:left;
}
#result_search #num {
	width:35px;
	font-size: 14px;
	float:left;
	padding:4px 0px 0 0;
	color:#D3CCCC;
}
#LookMoreMat {
	display:inline-block;
	background:#fff;
	padding:15px 20px;
	margin:0 5px 5px 0;
	width:185px;
	border:1px solid #fff;
	line-height:1.7;
}
#LookMoreMat:hover {
	background:#FCFCFC;
	border:1px solid #eee;
}
#status_0_1:before {
	content: "АКЦИЯ";
	background:#FF0000;
	padding:1px 5px;
	font-size:10px;
	color:#fff;
	display:inline-block;
	float:left;
	margin:6px 0 0 10px;
}
#status_0_2:before {
	content: "СКИДКА";
	background:#00D64B;
	padding:1px 5px;
	font-size:10px;
	color:#fff;
	display:inline-block;
	float:left;
	margin:6px 0 0 10px;
}
#status_0_3:before {
	content: "РЕКОМЕНДУЕМ";
	background:#00812E;
	padding:1px 5px;
	font-size:10px;
	color:#fff;
	display:inline-block;
	float:left;
	margin:6px 0 0 10px;
}
#status_0_4:before {
	content: "СОВЕТУЕМ";
	background:#FF9327;
	padding:1px 5px;
	font-size:10px;
	color:#fff;
	display:inline-block;
	float:left;
	margin:6px 0 0 10px;
}
#status_0_5:before {
	content: "ВЫБОР СТРОИТЕЛЕЙ";
	background:#2585C4;
	padding:1px 5px;
	font-size:10px;
	color:#fff;
	display:inline-block;
	float:left;
	margin:6px 0 0 10px;
}
#status_0_6:before {
	content: "ХИТ ПРОДАЖ";
	background:#00D64B;
	padding:1px 5px;
	font-size:10px;
	color:#fff;
	display:inline-block;
	float:left;
	margin:6px 0 0 10px;
}
.LobTopGopBlob .lik {
	margin:-9px -13px 0 -13px;
	background:#818181;
	font-size:17px;
	color:#fff;
	text-align:center;
	padding:10px 0;
}
.LobTopGopBlob .lik2 {
	margin:-9px -10px 0 -10px;
	background:#fff;
	font-size:17px;
	color:#656565;
	text-align:center;
	padding:10px 0;
	outline:1px solid #f1f1f1;
}
.LobTopGopBlob .price {
	font-size:30px;
	color:#679BD0;
	text-align:center;
}
.LobTopGopBlob .price_text {
	font-size:11px;
	color:#636363;
	font-weight:bold;
	text-align:center;
}
.LobTopGopBlob .price_action {
	font-size:30px;
	color:#ED1C24;
	text-align:center;
}
.LobTopGopBlob .select_materials table tr {
	margin:0;
	padding:0;
}
.LobTopGopBlob .select_materials div{
	font-weight:bold;
	text-align:center;
	margin:25px 0 15px 0;
}
.LobTopGopBlob .mini_text {
	font-size:17px;
	padding:10px 0;
	border-top:1px solid #F1F1F1;
	border-bottom:1px solid #F1F1F1;
	margin:10px -13px;
	font-weight:bold;
	text-align:center;
	color:#555;
}
.LobTopGopBlob .delivery {
	font-size:11px;
	padding:10px 0 0 13px;
	border-top:1px solid #F1F1F1;
	margin:5px -13px 0 -13px;
	color:#555555;
	font-weight:600;
}
.LobTopGopBlob .more {
	margin:20px 0 10px 0;
}
.LobTopGopBlob .timer {
	height:15px;
	margin-top:10px;
	margin-bottom:10px;
}
.LobTopGopBlob .select_materials table tr td {
	margin:0;
	padding:3px 0;
}

.LobTopGopBlob .select_materials img {
	width:20px;
	opacity:0.70;
	margin:0;
	padding:0;
}
.GBlockAction {
	background:#ED1C24;
	padding:10px 0 0 0;
	text-align:center;
	height:30px;
	margin:-7px -10px 9px -10px;
	font-size:18px;
	color:#fff;
}
.TableGlook {
	width:100%;
}
.TableGlook tr td {
	vertical-align:top;
	padding:8px 0;
	line-height:1.6;
}
.TableGlook .numsic{
	display:inline-block;
	background:#91DB6D;
	padding:5px 7px 7px 7px;
	text-align:center;
	color:#fff;
	border-radius:50px;
	width:12px;
	height:14px;
}
.Const-h3 {
	text-transform:uppercase;
	font-size:25px;
	color:#333;
	font-weight:100;
	margin:0;
	padding:10px 0;
}
.Const-h4 {
	font-size:18px;
	color:#616060;
	font-weight:100;
	margin-bottom:70px;
}
.Const-desc-3 {
	 float:left;
	 width:83%;
	 font-size:19px;
	 text-transform:uppercase;
	 color:#F65656;
	 line-height:1.6;
}
.Const-desc-3 span {
	 text-decoration:underline;
}
.Const-text {
	font-size:14px;
	color:#333;
	margin:20px 0;
	line-height:1.6;
}
.Const-price {
	font-size:33px;
	color:#000;
}
.Const-price span {
	font-size:17px;
}
.var_everline {
	border-top:1px solid #eee;
	margin:13px -20px 20px -20px;
	padding:10px 0 20px 0;
}
.var_everline_left img {
	margin:20px 30px;
}
.var_everline_left {
	float:left;
	width:26%;
}
.var_everline_right {
	float:left;
	width:74%;
}
.var_zakazatiy_left {
	float:left;
	width:30%;
}
.var_zakazatiy_right {
	float:left;
	width:60%;
}
.var_everline_h3 {
	font-size:25px;
	margin:20px;
	color:#333;
}
.var_zakazatiy_h3 {
	font-size:18px;
	color:#333;
	margin-bottom:10px;
}
.var_everline_text {
	font-size:14px;
	margin:20px;
	line-height:1.6;
	color:#505050;
}
.var_zakazatiy_text {
	font-size:14px;
	line-height:1.6;
	color:#505050;
}
.const_table_no_re {
	width:100%;
	margin:0;
}
.const_table_no_re td {
	vertical-align:top;
	padding:30px;
}
.const_blocks_three {
	width:100%;
}
.const_blocks_three td {
	padding-left:0px;
	text-align:left;
	color:#333;
	font-size:16px;
	font-weight:bold;
}
.const_blocks_three td img{
	margin-top:15px;
}
.var_everline_h4 {
	font-size:15px;
	font-weight:bold;
	margin-left:20px;
	margin:-15px 0 -5px 20px;
}
.var_everline_h42 {
	font-size:15px;
	font-weight:bold;
	margin-left:20px;
	margin:-15px 20px -5px 0;
}
.const_coment_full .const_coment_full_left{
	float:left;
	width:16%;
}
.const_coment_full .const_coment_full_left img {
	margin:20px 0 0 25px;
}
.const_coment_full .const_coment_full_right{
	float:left;
	width:84%;
}

.const_coment_full .const_coment_full_left2{
	float:left;
	width:16%;
}
.const_coment_full .const_coment_full_left2 img {
	margin:20px 25px 0 0;
}
.const_coment_full .const_coment_full_right2{
	float:left;
	width:84%;
	text-align:right;
}

	.crack_table {
		background:#eee;
		border-spacing: 1px;
		border-collapse: separate;
	}
	.crack_table td{
		background:#fff;
		padding: 10px 15px;
	}
	
.iStatus-1:before {
	content:'АКЦИЯ';
	background:#FF0000;
	color:#fff;
	padding:2px 7px 0 7px;
	font-size:11px;
	margin-top:-16px;
	margin-left:6px;
	position:absolute;
	height:14px;
}	
.iStatus-2:before {
	content:'СКИДКА';
	background:#20D651;
	color:#fff;
	padding:2px 7px 0 7px;
	font-size:11px;
	margin-top:-16px;
	margin-left:6px;
	position:absolute;
	height:14px;
}	
.iStatus-3:before {
	content:'РЕКОМЕНДУЕМ';
	background:#0E8131;
	color:#fff;
	padding:2px 7px 0 7px;
	font-size:11px;
	margin-top:-16px;
	margin-left:6px;
	position:absolute;
	height:14px;
}
.iStatus-4:before {
	content:'СОВЕТУЕМ';
	background:#E7932B;
	color:#fff;
	padding:2px 7px 0 7px;
	font-size:11px;
	margin-top:-16px;
	margin-left:6px;
	position:absolute;
	height:14px;
}
.iStatus-5:before {
	content:'ВЫБОР СТРОИТЕЛЕЙ';
	background:#448CCB;
	color:#fff;
	padding:2px 7px 0 7px;
	font-size:11px;
	margin-top:-16px;
	margin-left:6px;
	position:absolute;
	height:14px;
}
.iStatus-6:before {
	content:'ХИТ ПРОДАЖ';
	background:#20D651;
	color:#fff;
	padding:2px 7px 0 7px;
	font-size:11px;
	margin-top:-16px;
	margin-left:6px;
	position:absolute;
	height:14px;
}

/* NEW */
.iStatusNew-1:before {
	content:'АКЦИЯ';
	background:#FC1A19;
	color:#fff;
	padding:4px 15px 3px 15px;
	font-size:12px;
	margin-top:-9px;
	margin-left:-13px;
	position:absolute;
	height:14px;
	border-radius:4px 0 4px 0;
}	
.iStatusNew-2:before {
	content:'СКИДКА';
	background:#20D651;
	color:#fff;
	padding:4px 15px 3px 15px;
	font-size:12px;
	margin-top:-9px;
	margin-left:-13px;
	position:absolute;
	height:14px;
	border-radius:4px 0 4px 0;
}	
.iStatusNew-3:before {
	content:'РЕКОМЕНДУЕМ';
	background:#98C3ED;
	color:#fff;
	padding:4px 15px 3px 15px;
	font-size:12px;
	margin-top:-9px;
	margin-left:-13px;
	position:absolute;
	height:14px;
	border-radius:4px 0 4px 0;
}
.iStatusNew-5:before {
	content:'ВЫБОР СТРОИТЕЛЕЙ';
	background:#448CCB;
	color:#fff;
	padding:4px 15px 3px 15px;
	font-size:12px;
	margin-top:-9px;
	margin-left:-13px;
	position:absolute;
	height:14px;
	border-radius:4px 0 4px 0;
}
.iStatusNew-6:before {
	content:'ХИТ ПРОДАЖ';
	background:#FC852F;
	color:#fff;
	padding:4px 15px 3px 15px;
	font-size:12px;
	margin-top:-9px;
	margin-left:-13px;
	position:absolute;
	height:14px;
	border-radius:4px 0 4px 0;
}
.iStatusNew-7:before {
	content:'ВЫГОДНАЯ ЦЕНА';
	background:#AC78C4;
	color:#fff;
	padding:4px 15px 3px 15px;
	font-size:12px;
	margin-top:-9px;
	margin-left:-13px;
	position:absolute;
	height:14px;
	border-radius:4px 0 4px 0;
}
.iStatusNew-8:before {
	content:'ЭКОНОМ';
	background:#ABABAB;
	color:#fff;
	padding:4px 15px 3px 15px;
	font-size:12px;
	margin-top:-9px;
	margin-left:-13px;
	position:absolute;
	height:14px;
	border-radius:4px 0 4px 0;
}
/* NEW */

.ramkamat-1 {
outline-offset:-4px;
	outline:4px dashed #FF0000;
	
}
.BannerLCont {
	background:#C2C2C2;
	height:435px;
	margin:0 auto 5px auto;
	overflow:hidden;
	border-radius:4px;
}
.BannerLCont .BannerLHeader { 
	float:left;
	width:57%;
	padding-top:20px;
}
.BannerLCont .BannerLHeader .BannerLTitle { 
	font-size:55px;
	padding-left:20px;
	color:#333;
	margin-bottom:40px;
}
.BannerLCont .BannerLHeader .BannerLTitle div { 
	font-size:30px;
}
.BannerLCont .BannerLRight { 
	float:left;
	width:43%;
}
.BannerLCont .BannerLRight .BannerLRightBlock { 
	margin:40px 20px 70px 0;
	height:326px;
	background:rgba(255,255,255,0.9);
	border-radius:5px;
}
.BannerLCont .BannerLRight .BannerLRightB { 
	padding:20px 30px;
	line-height:1.5;
	text-align:center;
}
.BannerLCont .BannerLRight .BannerLRightB input, .BannerLCont .BannerLRight .BannerLRightB textarea { 
	border:2px solid #ccc;
	background:#F2F2F4;
	padding:7px 14px;
	border-radius:5px;
	margin-bottom:3px;
	width:270px;
	font-size:15px;
}
.BannerLRightB .BRTitle { 
	font-size:20px;
	color:#333;
}
.BannerLRightB .BRPODTitle { 
	font-size:14px;
	margin:10px 0;
}
.BannerLRightB .BLTButton { 
	width:270px;
	margin-top:3px;
	display:inline-block;
	border-radius:6px;
	font-size:20px;
	padding:10px 17px;
}
#block_step888 {
	display:none;
	position:absolute;
	background:red;
	padding:3px 15px;
	color:#fff;
}
#OpenWindow {
	line-height:1.6;
	font-size:14px;
}

#OpenWindow h4 {
	margin-bottom:10px;
}

#text_thy_new {
	font-weight:bold;
	font-size:16px;
	height:40px;
	color:#333;
	font-family:Arial;
	border-bottom:1px solid #E4E4E4;
	text-align:left;
	margin-bottom:10px;
}
.s_knop_podr_v3 {
	margin: 0 -12px -7px -11px;
}
#basket-category {
	height:50px;
	line-height:50px;
	width:25%;
	border-radius: 0 0 4px 0;
	text-align:center;
}
.SubmitLiveLeft div.divaclaks {
	display:inline-block;
	line-height:23px;
	width:80%;
	color:#000;
	font-size:20px;
	font-family:Tahoma;
}
.SubmitLiveLeft div.divaclaks2 {
	display:inline-block;
	line-height:23px;
	width:20%;
	text-align:right;
}
.SubmitLiveLeft {
	width:75%;
	float:left;
}
.SubmitLiveRight {
	width:25%;
	float:left;
	text-align:right;
}
.SubmitLiveRight input {
	width:58px;
	border:1px solid #ccc;
	border-radius:4px;
	padding:7px 0px;
	margin-right:-11px;
	margin-bottom:5px;
	box-shadow:inset 0 0 4px 0 #ccc;
	outline:none;
	text-align:center;
}
.s_block_mat_in_new .s_knop_podr_v3 a {
	width:74.5%;
	text-align:center;
	background:#DEDEDE;
	color:#fff;
	font-size:13px;
	display:block;
	border-radius: 0 0 0px 4px;
	margin-right:0.5%;
	float:left;
	height:50px;
	line-height:50px;
}
.s_block_mat_in_new  .s_knop_podr_v41 {
	width:25%;
	background:#DBDBDB;
	float:left;
	height:50px;
	border-radius: 0 0 4px 0;
	text-align:center;
	cursor:pointer;
}
.s_block_mat_in_new:hover  .s_knop_podr_v41:hover {
	background:#565555;
}
.s_block_mat_in_new:hover  .s_knop_podr_v41:active {
	padding-top:1px;
	margin-bottom:-1px;
	height:49px;
}
.s_block_mat_in_new:hover  .s_knop_podr_v41 {
	background:#888888;
			transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

.s_block_mat_in_new:hover .s_knop_podr_v3 a {
	background:#81BE68;
		transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}
.s_block_mat_in_new .s_knop_podr_v3 a:hover {
	background:#6CBE4B;
}

.s_knop_podr_v2 {
	margin: 0 -11px -7px -11px;
}
.s_block_mat_in_new .s_knop_podr_v2 a {
	padding:15px 0;
	width:100%;
	text-align:center;
	background:#DEDEDE;
	color:#fff;
	font-size:12px;
	display:block;
	border-radius: 0 0 4px 4px;
}
.s_block_mat_in_new:hover .s_knop_podr_v2 a {
	background:#81BE68;
		transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}
.s_block_mat_in_new .s_knop_podr_v2 a:hover {
	background:#6CBE4B;
}
.s_block_mat_in_new #text_thy_new a {
	color:#333;
}
.s_block_mat_in_new:hover #text_thy_new a {
	color:#2479C0;
}
.s_block_mat_in_new #text_thy_new a:hover {
	color:#FC575E;
	text-decoration:underline;
}


.s_block_mat_in_new {
	background:#fff;
	padding:7px 11px;
	border:2px solid #fff;
	margin: 0 0 6px 6px;
	border-radius:4px;
}
.s_block_mat_in_new:hover{
	box-shadow:0 0 8px 0 #505050;
	transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}
.s_block_mat_in_new:not(:hover) {
	box-shadow:none;
	transition-duration: 1s;
	-ms-transition-duration: 1s;
	-o-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition-duration: 1s;
}

.s_block_mat_in_new img {
	
	margin:10px 0;
}
.s_block_mat_in_new a img {
max-width: 190px;
height: 160px;
margin: 10px 0;
}
  
  
/* ФИЛЬТР */
 .selectricano {
	margin:10px 0 0 10px;
	width:227px;
	display:inline-block;
 }
.selectricano li.lobogop {
    border: 1px solid #ccc;
    background: #fff;
	padding:8px 10px;
    position: relative;
	color:#333;
	box-shadow: inset 0 0 6px 0 #ccc;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
	cursor:pointer;
}
.selectricano li.lobogop i {
	float:right;
	line-height:15px;
	font-size:14px;
}
.selectricano li.lobogop:hover {
    border: 1px solid #9A9A9A;
}
.selectricano li.lobogop:active {
    background:#eee;
}
.selectricano ul {
	width:225px;
	background:#fff;
	border-top: 1px solid #C4C4C4;
    border-right: 1px solid #C4C4C4;
    border-left: 1px solid #C4C4C4;
    box-shadow: 0 8px 10px 0px #747474;
}
.selectricano ul li {
	padding:8px 10px;
	color:#333;
	cursor:pointer;
}
.selectricano ul li img {
	vertical-align:bottom;
	width:17px;
	margin-right:8px;
}
.selectricano ul li:hover {
    background:#EFEFEF;
	border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
}
.selectricano .primeniteb {
    background:#EFEFEF;
	border-bottom: 1px solid #C4C4C4;
	border-radius: 0 0 4px 4px;
}
.selectricano .primeniteb li {
	border-radius: 0 0 4px 4px;
	cursor:default;
}
.selectricano .primenite {
    padding:7px 20px;
	border-radius:4px;
	cursor:pointer;
}
.selectricano .selectviewoption {
	z-index:1000;
	position:absolute;
    display:none;
}
.selectricano .selectviewoption .overflowoption {
	overflow-y:scroll;
	max-height:250px;
}
/* */

.BlockRaschetaM td {
	color:#333;
}
.BlockRaschetaM {
	margin-top:10px;
	background:#F4F4F4;
	color:#333;
	padding:10px 20px;
	border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
}

.BlockRaschetaM #BlockRaschetaM_left {
	float:left;
	width:50%;
}
.BlockRaschetaM #BlockRaschetaM_right {
	float:right;
	text-align:right;
	width:50%;
}
.BlockRaschetaM select, .BlockRaschetaM input {
	width:120px;
	text-align:left;
	background:#fff;
	margin-left:6px;
	padding:8px 10px;
	border:1px solid #ccc;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
}
.BlockRaschetaM select:hover,.BlockRaschetaM select:focus {
	border:1px solid #AFAFAF;
	outline:0;
}
#BlockRaschetaM_right .dl-horizontal dt {
float: left;
clear: left;
overflow: hidden;
width:77px;
text-align:left;
white-space:normal;
line-height:1.25;
margin-right:-3px;
height:20px;
background:url(../img/hr-dot-gray.gif) 100% 12px repeat-x;
}

#BlockRaschetaM_right .dl-horizontal dd {
float: right;
clear: right;
overflow: hidden;
width:140px;
text-align:right;
white-space:normal;
line-height:1.25;
color:#707070;
height:20px;
background:url(../img/hr-dot-gray.gif) 100% 12px repeat-x;
}
#BlockRaschetaM_right .dl-horizontal dt, #BlockRaschetaM_right .dl-horizontal dt span {
font-weight: 400;
color:#707070;
}

#BlockRaschetaM_right .dl-horizontal dt span {
padding:0;
line-height:1.25;
background:#f4f4f4;
}

#BlockRaschetaM_right .dl-horizontal dd span {
padding:0;
line-height:1.25;
background:#f4f4f4;
}

#button_bay_basketn {
	padding-right:5px;
    text-align: center;
	background:#848484;
	cursor:pointer;
	color:#fff;
	font-size:42px;
    margin-bottom: 15px;
    outline: none;
    border-radius: 3px;
}
#button_bay_basketn img {
    padding:10px;
}
#button_bay_basketn:hover {
	background:#656565;
}


#button_bay_basketnn {
    width: 30px;
    height: 30px;
	padding-right:2px;
    text-align: center;
	line-height:30px;
	background:#848484;
	cursor:pointer;
	color:#fff;
	font-size:22px;
    border: 3px solid #E4E4E4;
    margin-bottom: 15px;
    outline: none;
    border-radius: 7px;
}
#button_bay_basketnn:hover {
	background:#656565;
}

.DownJivoImages {
	width:70px;
	height:70px;
	overflow:hidden;
	display:inline-block;
	margin-right:20px;
	margin-bottom:20px;
	cursor:pointer;
}
.DownJivoImages:hover, .activeloper {
	outline:1px solid #f3f3f3;
}
.DownJivoImages img {
	width:70px;
}
.iMagesSlideNext {
	margin-bottom:30px;height:400px;vertical-align:middle;text-align:center;width:500px;display:table-cell;
}

.BlockPometka {
	background: #FDEF98;
	padding:6px;
	text-align:center;
	font-weight:bold;
	border-radius:5px;
	margin-top:10px;
	width:140px;
	font-size:12px;
}
.BlockNotSale {
	background: #D0D0D0;
	text-align:center;
	font-weight:bold;
	border-radius:5px 0 0 5px;
	font-size:22px;
	padding-top:60px;
	margin-top:-29px;
	margin-left:-20px;
	margin-right:30px;
	margin-bottom:-65px;
	color:#333;
	min-height:385px;
}
.BlockNotSale div {
	padding-top:30px;
}
.styleTags input {
	padding:8px 10px;
	border:1px solid #ccc;
	width:40px;
	border-radius:4px;
}
.styleTags div.plusMinusstyle {
	padding:1px 2px;
	width:40px;
	border-radius:4px;
	background:#CFCFCF;
	color:#fff;
	display:inline-block;
	font-size:18px;
	text-align:center;
	width:20px;
	margin:5px 5px 0 5px;
	vertical-align:top;
	cursor:pointer;
}
.styleTags div.plusMinusstyle:hover {
	background:#A9A9A9;
}
.styleTags div.plusMinusstyle:active {
	padding:2px 2px 0 2px;
}



.productForSlider .p-price>div {
	padding-left:40px;
}
.productForSlider .p-quantity>div {
	padding-right:40px;
} 
.productForSlider .p-button>div, 
.productForSlider .p-subtitle>div, 
.productForSlider .p-title>div {
	padding-left:40px;
	padding-right:40px;
	text-align:left;
}
.productForSlider {
	margin-top:20px;
	text-align:left;
}
.productForSlider>div {
	margin:5px 0;
}
.productForSlider .p-img img {
	height:150px;
}
.productForSlider .p-img {
	text-align:center;
}
.productForSlider .p-title {
	min-height:40px;
	margin-top:-10px;
}
.productForSlider .p-title a {
	color:#404651;
	text-decoration:underline;
	font-size:14px;
}
.productForSlider .p-title a:hover {
	color:#2A2E35;
}
.productForSlider .p-subtitle {
	color:#D2D2D2;
	font-size:12px;
	text-align:left;
}
.productForSlider .p-price {
	color:#262626;
}
.productForSlider .p-price span {
	color:#939393;
	font-size:12px;
}
.productForSlider .p-price>div {
	font-weight:bold;
}
.productForSlider .p-quantity>div {
	text-align:right;
}
.productForSlider .p-quantity .plusMinusstyle, 
.productForSlider .p-quantity .plusPlusstyle {
	background:transparent;
	font-size:10px;
}
.productForSlider .p-button button#basket-mini:hover {
	background:#BBA026;
}
.productForSlider .p-button button#basket-mini {
	color:#020201;
	font-size:12px;
	background:#FCD833;
	border:1px solid #D2D2D2;
	padding-left:0;
	padding-right:0;
	text-align:center;
	display:block;
	width:100%;
}

/* СЛАЙДЕР СОПУТСТВУЮЩИХ */
	
		.slider58 {
		overflow:hidden; /* Скрываем всё что за блоком слайдера */
		position:relative;
		width:970px;
		height:400px;
	}
	
		 .slider58 .slides58 {
			position:relative;
			transition:1s; /* Задаем время изменения блока, отвечает за плавную прокрутку */
		}
		
			 .slider58 .slides58 .slide58 {
				float:left;
				display:block;
				width:970px;
				height:400px;
			}
			
			 
			
		 .slider58 .next58 {
			position:absolute;
			right:0;
			top:1.5em;
			z-index:1;
			cursor:pointer;
			color:#CACACA;
			font-size:40px;
		}
		
		 .slider58 .prev58 {
			position:absolute;
			left:0;
			top:1.5em;
			z-index:1;
			cursor:pointer;
			color:#CACACA;
			font-size:40px;
		}
		.slider58 .next58:hover, .slider58 .prev58:hover {
			color:#A3A3A3;
		}
	
	
	
	
	
	
	
		.slider5888 {
		overflow:hidden; /* Скрываем всё что за блоком слайдера */
		position:relative;
		width:970px;
		height:400px;
		margin:0 auto 0 -10px;
	}
	
		 .slider5888 .slides5888 {
			position:relative;
			transition:1s; /* Задаем время изменения блока, отвечает за плавную прокрутку */
		}
		
			 .slider5888 .slides5888 .slide5888 {
				float:left;
				display:block;
				width:970px;
				height:400px;
			}
			
			 
			
		 .slider5888 .next5888 {
			position:absolute;
			right:0;
			top:175px;
			z-index:1;
			cursor:pointer;
			color:#CACACA;
			font-size:40px;
		}
		
		 .slider5888 .prev5888 {
			position:absolute;
			left:0;
			top:175px;
			z-index:1;
			cursor:pointer;
			color:#CACACA;
			font-size:40px;
		}
		.slider5888 .next5888:hover, .slider5888 .prev5888:hover {
			color:#A3A3A3;
		}
/* */

.CTA-SKIDKA {
	position:fixed;
	right:0;
	top:250px;
	background: linear-gradient(to top, #E60404, #FF3232);
	padding:7px 15px;
	color:#fff;
	border-radius:4px 0 0 4px;
	cursor:pointer;
	display:block;
	text-decoration:none;
}
.CTA-SKIDKA:hover {
	background: linear-gradient(to top, #FF3232, #E60404);
	color:#fff;
	text-decoration:none;
}





.product__add-in-cart-btn:hover {
    background: #ED050C;
}
.product__add-in-cart-btn {
    padding: 14px;
	background:#ED1C24;
	border:0;
	width:100%;
	text-align:center;
	border-radius:5px;
	text-transform:uppercase;
	color:#fff;
	font-size:15px;
	cursor:pointer;
}