.bx-ui-slider-range .left {border-bottom: 22px solid #4f9e3a;border-left: 22px solid transparent;}

#lable_page{background-image: initial; background-color: #fbfbfb;}
@media screen and (max-width: 480px){
	#lable_page{font-size: 14px;}
}
.geo{margin-top: 0px;}
.vremja {margin: 4px 0 0 10px;font-weight: 700;color: #48494e;width: 175px;position: absolute;right: 33%;}
.vremja_mobil {font-size: 14px!important;margin: 4px 0 0 10px;font-weight: 700;color: #48494e;width: 203px;display:none;}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {width: 100% !important;margin-top: 10px;}
input:focus, select, textarea
{
	outline: none !important;
}
option
{
	padding: 5px 0;
	border: none;
}

input
{
	color: #757575;
	font-size: 12px;
	font-weight: 400;
	padding-left: 10px;

	width: 100%;
	height: 41px;
	background-color: #FFF;
	border: 1px solid #EDECEC;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #000;
}
label
{
	width: 100%;
	color: #000;
	font-size: 12px;
	font-weight: 700;
	color: #757575;
	font-size: 12px;
	font-weight: 400;
}
textarea
{
	padding: 5px 10px;
 	color: #000;
	font-size: 12px;
	font-weight: 400;
	padding-left: 10px;
}
input:hover, textarea:hover, input:focus, textarea:focus
{
	-moz-box-shadow: 0 0 3px #4F9E3A;
	-webkit-box-shadow: 0 0 3px #4F9E3A;
	box-shadow: 0 0 3px #4F9E3A;
}


input[type='button']:hover, .ingput_news input[type="checkbox"],
.links input[type="reset"]
{
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

@font-face {
	font-family: 'PTSans-CaptionBold';
	src: url('../fonts/PTSans-CaptionBold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/PTSans-CaptionBold.woff') format('woff'),
	url('../fonts/PTSans-CaptionBold.ttf')  format('truetype'),
	url('../fonts/PTSans-CaptionBold.svg#PTSans-CaptionBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PTSans-Caption';
	src: url('../fonts/PTSans-Caption.eot?#iefix') format('embedded-opentype'),
	url('../fonts/PTSans-Caption.woff') format('woff'),
	url('../fonts/PTSans-Caption.ttf') format('truetype'),
	url('../fonts/PTSans-Caption.svg#PTSans-Caption') format('svg');
	font-weight: normal;
	font-style: normal;
}
#demo .container {
    width: 100%;
}
.container-fluid
{
	min-width: 1000px;
	max-width: 1230px;
}
.clear
{
	clear: both;
	display: block;
}

html, body
{
	height:100% !important;
}
.wrap
{
	min-height:100%;
	height:auto !important;
	height:100%;
	padding-bottom: 242px;
}
h1, h3, .title_left
{
	margin: 0;
	font-family: 'PTSans-CaptionBold';
	color: #231F20;
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: -5px;
	margin-top: -1px;
}

footer
{
	position: absolute;
	margin-top: -241px;
}
body
{
	background: #fff;
	font-family: "Verdana";
	min-width: 1000px;
}
ul
{
	margin: 0;
	padding: 0;
}
ul li
{
	list-style: none;
}
.wrap a:hover
{
	/*color: #4F9E3A;*/
}
/*********************** header ***********************/
header
{
	padding-top: 31px;
}
header .logo
{
	float: left;
	width: 20.4%;
}
header .logo img
{
/*width: 100%;*/
}

.tel
{
	float: left;
	margin-left: 3.4%;
	margin-top: 2px;
	text-align: center;
	width: 22%;
}
#ya-phone
{
	color: #48494E;
	font-family: 'PTSans-CaptionBold';
	font-size: 25px;
	display: block;
	line-height: 27px;
	margin-bottom: -2px;
}
.tel span
{
	color: #48494E;
	font-size: 12px;
	cursor: pointer;
	border-bottom: 1px dotted #48494E;
	line-height: 16px;
	text-align: center;
}
.tel span:hover
{
	border-bottom: 1px dotted #4F9E3A;
	color: #4F9E3A;
}
header form
{
	width: 25.6%;
	height: 43px;
	background-color: #FFF;
	border: 1px solid #EDECEC;
	float: left;
	margin-left: 3.5%;
	margin-top: 3px;
}
header form input[type="text"]
{
	width: 84%;
	height: 100%;
	border: none;
	font-size: 14px;
	padding-left: 8px;
}


header form input:hover, .footer_4 form input:hover
{
	box-shadow: none;
}

input[type="button"], input[type="reset"], input[type="submit"]
{
	width: 175px;
	height: 41px;
	background-color: #4F9E3A;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: none;

	color: #FFF;
	font-family: 'PTSans-CaptionBold';
	font-size: 16px;
	text-transform: uppercase;
}
header form input[type="button"]
{
	width: 15%;
	height: 43px;
	background: url(../img/poisk.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
	border: none;
	float: right;
	margin-top: -1px;
}

header form.search input[type="submit"]
{
	width: 15%;
	height: 43px;
	background: url(../img/poisk.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
	border: none;
	float: right;
	margin-top: -1px;
}


.personal_account
{
	min-width: 13.4%;
	max-width: 15%;
	border-left: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
	height: 62px;
	float: left;
	margin-left: 1.1%;
}
.personal_account .people
{
	width: 16px;
	height: 16px;
	background: url(../img/people.png) no-repeat;
	float: left;
	margin-left: 8%;
	margin-right: 8%
}
.personal_account .people1
{
	width: 16px;
	height: 16px;
	background: url(../img/people1.png) no-repeat;
	float: left;
	margin-left: 8%;
	margin-right: 8%
}
.link_account
{
	margin-top: 10px;
}
.link_account a
{
	color: #757575;
	font-size: 11px;
	font-weight: 400;
	text-decoration: underline;
	display: block;
	margin-bottom: 15px;
	white-space: nowrap;
}
.link_account a:hover
{
	text-decoration: none;
}
.basket
{
	float: right;
	width: 10%;
}

.basket a
{
	color: #757575;
	font-size: 11px;
	font-weight: 400;
	text-decoration: underline;
	float: right;
	margin-right: 11%;
	margin-top: 17px;
}

.basket a:hover
{
	text-decoration: none;
}

.basket_block:hover + a
{
	text-decoration: none;
	color: #4F9E3A;
}

.basket_block
{
	width: 47px;
	height: 44px;
	background: url(../img/basket.png);
	float: right;
	position: relative;
}

.basket_block a
{
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0px;
	margin: 0;
	z-index: 9;
}

.basket_block span
{
	width: 27px;
	height: 27px;
	position: absolute;
	display: block;
	right: 0;
	top: 0;
	text-align: center;
	color: #757575;
	font-size: 11px;
	font-weight: 400;
	padding-top: 6px;
}

.basket_rezult
{
	text-align: right;
	margin-top: 18px;
}

.basket_rezult p
{
	color: #48494E;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 28px;
}

.basket_rezult p span.itogo
{
	font-size: 14px;
	font-weight: 400;
	display: inline-block;
	margin-right: 5px;
}

.basket_rezult input[type='button']
{
	width: 235px;
	padding: 0;
}
/*********************** header ***********************/
/*********************** nav **************************/
nav
{
	width: 100%;
	background-color: #231F20;
	overflow: hidden;
	margin-top: 25px;
}
nav ul
{
	margin-top: -2px;
}
nav li
{
	display: block;
	margin-top: -1px;
	float: left;
}
nav li a, nav li span
{
	color: #FFF;
	font-size: 12px;
	font-weight: 400;
	display: block;
	height: 100%;
	height: 47px;
	padding: 0px 13px;
	padding-top: 15px;
}
nav li a:hover, nav li span
{
	background: #48494E;
	/*color: #fff !important;*/
}
/*********************** nav **************************/
/*********************** section **********************/
.section
{
	margin-top: 10px;
	padding-bottom: 50px;
}
.section_index
{
	padding-bottom: 0;
	margin-top: 0px;
}
.left_index
{
	width: 75%;
	float: left;
}
.catalog img
{
	float: left;
	margin-right: 17px;
	margin-top: -9px;
}
.catalog h3
{
	margin-top: 0;
	font-family: 'PTSans-CaptionBold';
	margin-bottom: -4px;
}
.catalog a
{
	color: #4F9E3A;
	font-size: 12px;
	text-decoration: underline;
	font-weight: 700;
	margin-top: -3px;
	display: inline-block;
}
.catalog a:hover
{
	text-decoration: none;
}
.catalog_ul
{
	margin-top: 30px;
}
.catalog_ul li
{
	min-height: 100px;
	background-color: #F5F5F6;
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-bottom: 12px;
	padding-bottom: 10px;
}
.catalog_ul li:nth-child(3n)
{
	margin-right: 0;
}
.catalog_ul li:nth-child(3n) + li
{
	clear: left;
}
.catalog_ul li img
{
	float: left;
	margin-top: 30px;
	margin-left: 8%;
}
.catalog_ul li a
{
	color: #000;
	font-size: 11px;
	font-weight: 700;
	text-decoration: underline;
	text-transform: uppercase;
	display: inline-block;
}
.link_caralog
{
	display: block;
	margin-top: 27px;
	margin-right: 10px;
}
.catalog_ul li a:hover
{
	text-decoration: none;
	color: #4F9E3A;
}
.catalog_ul li p
{
	color: #757575;
	font-size: 11px;
	font-weight: 400;
	margin-top: 3px;
	margin-bottom: 0;
}
.link_caralog, .catalog_ul li p
{
	margin-left: 93px;
}
.right_index
{
	width: 22.5%;
	float: right;
	padding-top: 1px;
}
.news_img
{
	width: 60px;
	height: 60px;
	float: left;
	background: url(../img/news.png) no-repeat;
	margin-right: 26px;
	margin-top: -5px;
}
.right_index p
{
	color: #231F20;
	font-family: 'PTSans-CaptionBold';
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: 0;
	margin-top: -4px;
	margin-bottom: -6px;
}
.right_index a
{
	color: #4F9E3A;
	font-size: 11px;
	text-decoration: underline;
	display: inline-block;
}

.right_index a:hover
{
	text-decoration: none;
}
.right_index ul
{
	clear: both;
	margin-top: 34px;
}
.right_index ul li
{
	clear: both;
	margin-bottom: 35px;
}
.right_index ul li img
{
	width: 60px;
	float: left;
}
.right_index ul li a
{
	color: #000;
	font-size: 12px;
	font-weight: 600;
	text-decoration: underline;
	display: inline-block;
	margin-bottom: 4px;
	margin-left: 0 !important;
}
.link_saitbar
{
	display: block;
}
.right_index ul li a:hover
{
	text-decoration: none;
}
.right_index ul li p
{
	color: #000;
	font-size: 11px;
	font-family: "Verdana";
	font-weight:normal;
	text-transform: none;
	margin-bottom: 1px;
}
.date_saitbar
{
	color: #757575;
	font-size: 11px;
	font-weight: 400;
}
.link_saitbar, .right_index ul li p, .date_saitbar
{
	margin-left: 80px;
}
/*********************** section **********************/
/*********************** action **********************/
.action
{
	width: 100%;
	height: auto;
	padding-bottom: 44px;
	background-color: #F5F5F6;
	margin-top: 31px;
}
.action_title
{
	text-align: center;
	margin-top: 45px;
}
.action_title p
{
	text-transform: uppercase;
	color: #231F20;
	font-family: 'PTSans-CaptionBold';
	display: inline-block;
	font-size: 22px;
}
.action_title img
{
	display: inline-block;
	margin-top: -23px;
	margin-right: 10px;
}
.action_title span
{
	display: block;
	text-align: left;
	margin-top: -14px;
}
.action_title a
{
	display: inline-block;
	text-align: left;
	color: #4F9E3A;
	font-family: "Verdana";
	font-size: 11px;
	text-decoration: underline;

	clear: both;
}
.action_title a:hover
{
	text-decoration: none;
}
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
	position: relative;
	margin-top: 40px;
	min-height: 250px;
}
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 img {
	margin-top: -13px;
}
.nbs-flexisel-container {
	position:relative;
	max-width:100%;
}
.nbs-flexisel-ul {
	position:relative;
	width:9999px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:center;

	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
.nbs-flexisel-inner {
	overflow:hidden;
	float:left;
	width:94%;
	margin-left: 3%;
}

.nbs-flexisel-item {
	float:left;
	margin:0px;
	padding:0px;
	cursor:pointer;
	position:relative;
	line-height:0px;
}
#flexiselDemo3 .bx-wrapper {
	margin: 0 auto;
}
#flexiselDemo3 .bx-prev,
#flexiselDemo3 .bx-next {
	width: 40px;
	height: 250px;
	position: absolute;
	cursor: pointer;
	z-index: 100;

	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	text-indent: -9999px;
}
#flexiselDemo3 .bx-prev {
	left: -15px;
	top: -1px !important;
	background: url(../img/right.png) no-repeat;
}
#flexiselDemo3 .bx-prev:hover
{
	background-position: 0px -250px;
}
#flexiselDemo3 .bx-next {
	right: -15px;
	top: -1px !important;
	background: url(../img/left.png) no-repeat;
	background-position: 0px -250px;
}
#flexiselDemo3 .bx-next:hover
{
	background-position: 0px 0px;
}
.block_slaid
{
	width: 21%;
	margin: auto;
	position: relative;
	height: auto;
	float: left;
	margin: 0 2%;
}

.block_slaid img
{
	width: 100%;
}
.bock_img_info
{
	width: 100%;
	min-height: 79px;
	background: rgba(35,31,32, 0.7);
	position: absolute;
	bottom: 0;
	padding: 0 12px;
}
.bock_img_info a
{
	font-size: 12px;
	font-weight: 700;
	text-decoration: underline;
	color: #fff;
	margin-top: 15px;
	line-height: 16px;
	opacity: 1 !important;
}
.bock_img_info p
{
	color: #fff;
	line-height: 20px;
	font-size: 10px;
	font-weight: 400;
	margin: 0;
	text-align: left;
	padding: 0;
	display: block;
	opacity: 1 !important;
}
/*********************** action **********************/
/*********************** footer **********************/
footer
{
	width: 100%;
	height: auto;
	background-color: #231F20;
	min-width: 1001px;
	color: #6D6E71;
	font-size: 12px;
}
.footer_5 {
	display: block;
	width: 100%;
	float: left;
	padding: 10px 10px 40px 10px;
}
.footer_1
{
	width: 23%;
	padding-right: 10px;
	float: left;
}

.logo_footer img
{
	margin-top: -17px;
}
.footer_1 p
{
	color: #6D6E71;
	font-size: 11px;
	font-weight: 400;
	margin-top: 25px;
}

.footer_1 li
{
	display: inline-block;
	height: 17px;
	margin-right: 4px;
	background: url(../img/img_6.png) no-repeat;
}

.visa
{
	width: 44px;
}
.master
{
	width: 30px;
	background-position: -52px 0px !important;
}
.webmoney
{
	width: 20px;
	background-position: -87px 0px !important;
}
.dengi
{
	width: 20px;
	background-position: -110px 0px !important;
}

.footer_2
{
	width: 25%;
	float: left;
	margin-left: 2.2%;
}
.footer_2 h3
{
	color: #6D6E71;
	font-family: 'PTSans-CaptionBold';
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 53px;
	margin-bottom: -1px;
}
.footer_3 h3
{
	margin-bottom: 5px;
}

.footer_2 img
{
	width: 100%;
}
.footer_2 ul
{
	margin-top: 14px;
	float: left;
	margin-right: 10px;
}
.footer_2 ul:last-child
{
	float: right;
	margin-right: 0;
	margin-right: 9%;
}
.footer_2 li
{

}
.footer_2 li a
{
	color: #6D6E71;
	font-size: 12px;
	font-weight: 400;
	text-decoration: underline;
}
.footer_2 li a:hover
{
	text-decoration: none;
	color: #fff;
}
.footer_3
{
	width: 21%;
}
.footer_3 img
{
	margin-bottom: 18px;
}
.footer_3 p
{
	color: #6D6E71;
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 5px;
}

.footer_3 a
{
	color: #6D6E71;
}
.footer_3 a:hover
{
	text-decoration: underline;
	color: #fff;
}
.social_footer
{
	margin-top: 11px;
	display: flex;
}

.apple-business-chat-message-container
{
	width: 34px !important;
	height: 34px !important;
}

.social_footer a
{
	display: inline-block;
	height: 16px;
	margin-right: 5px;
	background: url(../img/img_8.png) no-repeat;
}
.soc_f_1
{
	width: 16px;
}
.soc_f_2
{
	background-position: -30px 0 !important;
	width: 16px;
}
.soc_f_3
{
	background-position: -55px 0 !important;
	width: 20px;
}

.footer_4
{
	width: 270px;
	width: 22.4%;
	float: right;
}
.footer_4 p
{
	color: #6D6E71;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: 400;
	margin-top: 54px;
}

.footer_4 form
{
	width: 100%;
	height: 40px;
	background-color: #48494E;
	margin-top: 16px;
}
.footer_4 form input[type="text"]
{
	background: no-repeat;
	width: 81%;
	height: 40px;
	padding-left: 10px;
	border: none;
	color: #fff;
}
.footer_4 form input[type="submit"]
{
	width: 40px;
	height: 40px;
	background: url(../img/img_10.png) no-repeat;
	border: none;
	float: right;
}
.footer_4 .counter
{
	margin-top: 31px;
}
.footer_4 .counter img
{
	float: left;
	width: 52%;
}
.footer_4 .counter a
{
	color: #6D6E71;
	font-size: 11px;
	text-decoration: underline;
	position: relative;
}
.footer_4 .counter a
{
	width: 54%;
	display: block;
	float: left;
	position: relative;
}
.footer_4 .counter a img
{
	float: block;
	width: 96%;
	position: absolute;
}
.footer_4 .counter a span
{
	display: block;
	margin-left: 37px;
	margin-top: 23px;
}
.footer_4 .counter a:hover
{
	text-decoration: none;
	color: #fff;
}
.counter_block
{
	width: 88px;
	height: 31px;
	float: right;
	margin-top: 7px;
}
.footer_4 .counter_block img {
	width:100%;
}

/*********************** footer **********************/
/*********************** post_page *******************/
.post_page
{
	padding-bottom: 50px;
}
.catalog_left
{
	width: 22.5%;
	float: left;
	padding-top: 1px;
}

.catalog_left p
{
	color: #48494E;
	text-transform: uppercase;
	font-size: 11px !important;
	font-weight: 700;
}

.catalog_left ul
{
	margin-top: 15px;
	margin-left: 4px;
}
.catalog_left ul li
{
	margin-bottom: 6px;
}
.catalog_left ul li:before
{
	content: ' ';
	display: block;
	width: 6px;
	height: 6px;
	background: #48494E;
	float: left;
	margin-right: 10px;
	margin-top: 6px;
}
.left_li_hover:before
{
	background: #4F9E3A !important;
	width: 8px !important;
	height: 8px !important;
}
.catalog_left ul li a
{
	display: block;
	margin-left: 21px;
	color: #000;
	font-size: 12px;
	font-weight: 700;
	text-decoration: underline;
}
.catalog_left ul li span
{
	margin-left: 5px;
	color: #4e9e38;;
}

.active_link:before
{
	content: ' ';
	display: block;
	width: 8px !important;
	height: 8px !important;
	background: #4F9E3A !important;
}


.post_ul a:hover, .active_link div
{
	display: block;
	margin-left: 21px;
	color: #4F9E3A;
	text-decoration: none;
}

.catalog_left ul li ul
{
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
	border-left: 2px solid #4F9E3A;
	/*display: none;*/
	background: #FBFBFC;
	padding: 5px 0;
}


li ul .active_link div
{
	font-size: 11px !important;
	font-weight: 400 !important;
}

.catalog_left ul li ul li:before
{
	content: none;
}

.catalog_left ul li ul li a
{
	font-size: 11px;
	color: #000;
	font-size: 11px;
	font-weight: 400;

}

.catalog_left ul li a span
{
	color: #757575;
}

.catalog_left ul li a:hover, .active_link
{
	text-decoration: none !important;
	color: #4F9E3A !important;
}
.post_right
{
	width: 900px;
	width: 75%;
	float: right;
	padding-top: 3px;
}
.post_right h1
{
	color: #231F20;
	font-family: 'PTSans-CaptionBold';
	font-size: 22px;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 10px; /*39px*/
}
.post_ul li
{
	margin-bottom: 24px;
	clear: both;
}

.back_in
{
	/* Style for "┬л ╨Т ╤Б╨┐╨╕╤Б╨╛╨║ ╨╖╨░╨║" */
color: #4F9E3A;
font-size: 12px;
font-weight: 400;
text-decoration: underline;

display: inline-block;

}


.bakc_in_div
{
	margin-top: -38px;
margin-bottom: 25px;
}

.post_right a:hover
{
	text-decoration: none;
}
.orders_check a:hover
{
	color:#fff;
}
.post_img a
{
	margin: 0 !important;
}

.post_img img
{
	width: 120px;
	float: left;
	margin-top: 6px;
	margin-right: 20px;
}

.post_ul li a
{
	font-family: 'PTSans-Caption';
	color: #000;
	font-size: 16px;
	text-decoration: underline;
	display: inline;
	text-align: left;
}

.link_post
{
	display: block;
}

.post_ul li p
{
	color: #000;
	font-size: 12px;
	margin-top: 10px;

}

.navigator
{
	text-align: center;
	border-top: 1px solid #48494E;
	border-bottom: 1px solid #48494E;
	padding: 9px 0;
	margin-top: 48px;
}
.navigator li
{
	display: inline-block;
}

.navigator li a
{
	display: block;
	width: 30px;
	height: 30px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 13px;
	text-decoration: underline;
	color: #000;
	text-align: center;
	padding-top: 5px;
}
.navigator li a:hover
{
	background: #F5F5F6;
	color: #000;
}
.active_nav
{
	color: #FFF !important;
	background-color: #48494E;
	text-decoration: none !important;
}

.post_page_2
{
	padding-bottom: 40px;
}
.post_page_2 img
{
	border: 2px solid #F5F5F6;
	max-width: 100%;
}

.fimg
{
	float: left;
	margin-right: 20px;
}
.rimg
{
	float: left;
	margin-left: 20px;
}

.post_page_2 p
{
	color: #000;
	font-size: 12px;
}
.cover
{
	width: 100%;
	padding-bottom: 7px;
	background-color: #F5F5F6;
	margin-bottom: 30px;
}

.cover li
{
	display: inline-block;
	margin-top: 3px;
}

.cover li:after
{
	content: '/';
	font-size: 11px;
	display: inline-block;
	margin: 0 3px;
}
.cover li:last-child:after
{
	content: none;
}
.cover li a, .cover li span
{
	color: #000;
	font-size: 11px;
	text-decoration: underline;
}
.cover li span
{
	text-decoration: none;
}
.cover li a:hover
{
	text-decoration: none;
}
/*********************** post_page *******************/
/*********************** authorization ***************/


.authorization
{
	width: 100%;
	padding-bottom: 45px;
	background-color: #F5F5F6;
	padding-top: 1px;
}
.authorization form
{
	margin-left: 2.7%;
	margin-top: 25px;
}

.authorization form label
{
	margin-right: 2.2%;
	width: 47%;
	position: relative;
}
.authorization form label span
{
	display: block;
	color: #000;
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 12px;
}

.authorization form label input, .authorization form label select
{
	width: 100%;
	height: 41px;
	background-color: #FFF;
	border: 1px solid #EDECEC;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding-left: 12px;

	font-size: 12px;
	font-weight: 400;
}


.span_line
{
	width: 2px;
	height: 100%;
	border-left: 1px solid #e2e2e2;
	background: #fff;
	position: absolute;

}

.authorization form .span_line
{
	right: -31px;
	top: 0;
	min-height: 102px;
}

.authorization input[type="submit"]
{
	width: 20%;
	height: 41px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #FFF;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'PTSans-CaptionBold';
	border: none;
	float: none;
	margin-top: 28px;
	margin-right: 3%;
}

.right_form
{
	width: 20%;
}
.authorization a
{
	color: #4F9E3A;
	font-size: 11px;
	text-decoration: underline;
	/*float: right;*/
	margin-right: 3%;
	margin-top: 10px;
}

.authorization a:hover
{
	text-decoration: none;
}
/*********************** authorization ***************/
/*********************** basket_page *****************/

.basket_page
{
	padding-bottom: 40px;
}
.product_in_basket
{
	width: 100%;
	height: 49px;
	background-color: #FBFBFC;
	border-top: 1px solid #F2F2F2;
	border-bottom: 1px solid #F2F2F2;
	margin-bottom: 5px;
}
.product_in_basket p
{
	font-size: 11px;
	color: #000;
	font-weight: 700;
	margin: 16px 13px 0 10px;
	float: left;
}
.product_in_basket a
{	width: 140px;
	height: 37px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	padding-top: 11px;
	margin-top: 5px;
    background: #48494E;
}
.product_in_basket a.current
{
	background-color: #4F9E3A;
}
/*.deferred
{
	background: #48494E;
}*/
.product_in_basket a.current:hover
{
	/* background: #2E9E0F; */
	color: #fff !important;
}
.deferred:hover
{
	/* background: #393D4E; */
	color: #fff !important;
}
.table_1
{
	width: 100%;
	text-align: center;
	margin-top: 10px;
	border-collapse: separate; /* Способ отображения границы */
	border-spacing: 0px 6px; /* Расстояние между ячейками */
}
.table_1 thead td
{
	padding: 9px 0 9px 13px;
}
.table_1 thead
{
	background-color: #48494E;
	border: 1px solid #48494E;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;

	color: #FFF;
	font-size: 12px;
	font-weight: 700;
}
.table_1 td:nth-child(1)
{
	width: 49.2%;
	border-right: none !important;
}
.table_1 td:nth-child(2)
{
	width: 14.5%;
	border-left: none !important;
}

.table_1 td:nth-child(3)
{
	width: 12%;
}

.table_1 td:nth-child(4)
{
	width: 14%;
}
.table_1 tbody
{
	font-family: Tahoma, Verdana, Segoe, sans-serif;
}
.table_1 tbody td
{
	width: 100%;
	padding: 4px 0 4px 5px;
	background-color: #FBFBFC;
	border-spacing: 7px 11px;
	text-align: center;
	position: relative;

/*	border-width: 0px 2px 0px 0;
	border-style: solid;
	-moz-border-image: -moz-linear-gradient(to right, #E2E2E2, rgba(255,255,255, 1)) 1 100%;
	-webkit-border-image: -webkit-linear-gradient(to right, #E2E2E2, rgba(255,255,255, 1)) 1 100%;
	border-image: linear-gradient(to right, #E2E2E2, rgba(255,255,255, 1)) 1 100%; */
}

.table_1 tbody td .span_line
{
	top: 0px;
	right: 0;
}


.table_1 td:first-child
{
	text-align: left;
	border: none;
}

.table_1 td:first-child a:first-child
{
	text-decoration: none;
}

.table_1 tbody td img
{
	margin-right: 16px;
	width: 65px;
}
.table_1 tbody td a
{
	color: #48494E;
	font-size: 14px;
	text-decoration: underline;
	margin-left: 0px;
	margin-top: 15px;
	display: block;
}
.table_1 tbody td:first-child a:first-child
{
	float: left;
	margin-left: 0;
	margin: 0;
}
.table_1 tbody td:first-child a
{
	display: inline-block;
}

.table_1 tbody td:last-child
{
	border: none;
}
.table_1 tbody td a:hover
{
	text-decoration: none;
}
.table_1 tbody td input
{
	width: 55px;
	height: 41px;
	background-color: #FFF;
	border: 1px solid #EDECEC;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
	padding-top: 9px;
	margin: auto;
	font-size: 12px;
	display: inline-block;
	padding: 0;
}
.table_1 tbody td span
{
	display: inline-block;
	margin-top: 0px;
}
.table_1 tbody td p
{
	color: #48494E;
	font-size: 14px;
	font-weight: 700;
}
.table_1 .delate_tr a
{
	font-size: 11px !important;
	display: inline-block;
	margin: 0px;
}
/*********************** basket_page *****************/
/*********************** my_orders *******************/


.orders_check
{
	margin: 44px 0 25px 0;
}
.orders_check a
{
	display: inline-block;
	padding: 0 16px;
	height: 37px;
	background-color: #48494E;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;

	text-align: center;
	color: #FFF;
	font-size: 11px;
	padding-top: 10px;
	margin-right: 3px;
}

.block_order h4
{
	color: #48494E;
	font-family: 'PTSans-CaptionBold';
	font-size: 18px;
	text-transform: uppercase;
}
.block_order h5
{
	color: #000;
	font-size: 12px;
}
.order_number
{
	width: 100%;
	padding: 12px 0 12px 12px;
	background-color: #FBFBFC;
	border-top: 1px solid #EDECEC;
	border-bottom: 1px solid #EDECEC;
	margin: 20px 0 3px 0;
	text-transform: uppercase;
	color: #48494E;
	font-family: 'PTSans-CaptionBold';
	font-size: 18px;
}
.order_number a
{
	text-transform: none;
}
.oreder_info_left
{
	width: 58%;
	float: left;
}
.order_number a
{
	float: right;
	color: #4F9E3A;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: 400;
	text-decoration: underline;
	margin: 3px 10px 0 0;
}
.order_number a:hover
{
	text-decoration: none;
}
.oreder_info
{
	width: 100%;
	padding-bottom: 35px;
	background-color: #FBFBFC;
	border: 1px solid #EDECEC;
	margin-bottom: 40px;
}
.oreder_info ul
{
	margin: 23px 0 0 26px;
}
.oreder_info ul li
{
	font-size: 12px;
	color: #48494E;
	margin-bottom: 2px;
}
.oreder_info ul li span
{
	font-weight: 700;
}

.oreder_info p
{
	font-size: 12px;
	color: #48494E;
	font-weight: 700;
	margin: 25px 0 0 26px;
}
.oreder_info ol
{
	margin: 25px 0 0 22px;
}
.oreder_info ol li, .oreder_info ol li a
{
	font-size: 12px;
	color: #48494E;
}
.oreder_info ol li a
{
	text-decoration: underline;
}
.oreder_info ol li a:hover
{
	text-decoration: none;
}
.reder_info_right
{
	width: 30.5%;
	float: right;
}
.date_order
{
	color: #48494E;
	font-size: 12px;
	margin: 21px 0 11px;
}
.red, .yellow, .green, .gray
{
	display: block;
	width: 100%;
	height: 48px;
	color: #FFF !important;
	font-size: 12px;
	font-family: 'PTSans-CaptionBold';
	text-transform: uppercase;
	text-align: center;
	padding-top: 17px;
	margin-bottom: 8px;
	text-decoration: none;
}
.red
{
	display: block;
	width: 100%;
	background-color: #D02C00;
	text-align: left;
	padding-left: 10px;
}
.gray
{
	background-color: #48494E;
	color: #FFF !important;
}
.yellow
{
	background-color: #D08E00;
	color: #FFF !important;
}
.green
{
	background: #4F9E3A;
	text-align: left;
	padding-left: 10px;
	color: #FFF !important;
}
.cancel_repeat
{
	width: 136px;
	height: 37px;
	background-color: #48494E;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	padding-top: 11px;
	margin-bottom: 6px;
}
.cancel_repeat:hover
{
	color:#fff!important;
}

/*********************** my_orders *******************/
/*********************** links ***********************/


.settings_link
{
	width: 100%;
	/*height: 49px;*/

	color: #48494E;
	font-family: 'PTSans-CaptionBold';
	font-size: 18px;
	/*padding: 0px 0 0 13px;*/
	margin-bottom: 10px;
}
.links_text
{
	width: 100%;
	padding-bottom: 20px;
	padding-top: 1px;
	background-color: #F5F5F6;
}
.links_text_left label:first-child .text_input
{
	margin-top: 12px;
}


.links_text_left
{
	width: 64%;
	min-height: 152px;
	float: left;
	margin: 20px 0 0 27px;
	position: relative;
}
.links_text_left .span_line
{
	right: -2px;
	top: 0;
}
.links_text_left input[type="text"]
{
	width: 345px;
	height: 41px;
	background-color: #FFF;
	border: 1px solid #EDECEC;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding-left: 10px;
}
.links_text_left label
{
	text-align: left;
	color: #48494E;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 12px;
	font-weight: 400;
	display: block;
	clear: both;
	margin-bottom: 23px;
}
.format
{
	margin-top: 31px;
}
.format label
{
	display: inline-block;
}
.text_input
{
	color: #000;
	font-size: 12px;
	font-weight: 700;
	font-family: "Verdana";
	float: left;
	display: block;
	width: 32%;
}
.ingput_span
{
	margin-left: 5px;
	display: inline-block;
	float: left;
}
.radio_input
{
	display: inline-block;
	float: none;
	width: auto;

	margin-top: 1px;
	margin-right: 6px !important;
	float: left;
}
.radio_input input
{
	width: 14px;
	height: 14px;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
}
.radio_input
{
	width: 14px;
	height: 14px;
	background: url(../img/img_26.png) no-repeat;
	background-position: -24px 0px;
	position: relative;
}
.radio_input_active
{
	background-position: 0 0 !important;
}
.ingput_span label
{
	margin-right: 41px;
}
.ingput_span label .radio_input
{
	margin-right: 4px;
}
.links_text_right
{
	width: 30%;
	float: right;
	margin-top: 28px;
	padding-right: 10px;
}
.links_text_right p
{
	color: #48494E;
	font-size: 11px;
	margin-bottom: 3px;
	margin-right: 10px;
}
.ingput_news
{
	margin-top: 1px;
}
.ingput_news input
{
	margin-top: 2px;
	margin-right: 7px;
	float: left;
}
.ingput_news input[type="checkbox"]
{
	width: 12px;
	position: absolute;
	left: 0;
	top: 0px;
	opacity: 0;
	width: 17px;
	height: 17px;
	cursor: pointer;
}
.checkbox_span
{
	width: 17px;
	height: 17px;
	overflow: hidden;
	background: #000;
	display: inline-block;
	position: relative;
	background: url(../img/chektbox.png) no-repeat;
	margin-top: -1px;
	float: left;
	margin: 1px 10px 2px 2px;
	background-position: -33px 0px;
}
.checkbox_active
{
	background-position: 0px 0px !important;
}
.checkbox_label
{
	display: block;
}
.links input[type="submit"], .links input[type="reset"]
{
	width: 145px;
	height: 41px;

	overflow: hidden;
	float: right;
	margin-top: 30px;
}
.links input[type="reset"]
{
	background-color: #48494E;
	margin-right: 6px;
}
/*********************** links ***********************/
/*********************** order page ******************/


.page_order h3
{
	margin-bottom: 3px;
}
.page_order h3 + a
{
	color: #4F9E3A;
	font-size: 12px;
	text-decoration: underline;
}
.page_order h3 + a:hover
{
	text-decoration: none;
}
.number_order
{
	width: 100%;
	height: 49px;
	background-color: #FBFBFC;
	margin: 21px 0 3px 0;
	border-top: 1px solid #EDECEC;
	border-bottom: 1px solid #EDECEC;
	padding: 11px 0 0 11px;

	color: #48494E;
	font-family: 'PTSans-CaptionBold';
	font-size: 18px;
}
.order_table
{
	/* Style for Shape 11 */
	width: 100%;
	height: auto;
	background-color: #FBFBFC;
	border: 1px solid #EDECEC;
}
.order_table ul
{
	margin: 24px 0 18px 24px;
}
.order_table ul li, .order_table ul li a
{
	color: #48494E;
	font-family: "Verdana";
	font-size: 12px;
	clear: both;
	margin-bottom: 4px;
}
.order_table ul li a
{
	text-decoration: underline;
}
.order_table ul li a:hover
{
	text-decoration: none;
}
.order_table ul li span
{
	display: block;
	width: 25%;
	float: left;
	font-weight: 700;
}

.title_order_table
{
	width: 100%;
	padding: 12px 0 12px 27px;
	background-color: #F1F1F1;

	color: #48494E;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}
.page_order .table_1 td:nth-child(1)
{
	width: 46.2%;
	border-right: none !important;
}
.page_order .table_1 td:nth-child(2)
{
	width: 13.5%;
	border-left: none !important;
}
.page_order .table_1 td:nth-child(3)
{
	width: 10%;
}
.page_order .table_1 td:nth-child(4)
{
	width: 15%;
}
.page_order .settings_link
{
	margin-top: 30px;
}
.page_order .table_1
{
	margin-top: -5px;
}
.result
{
	margin-top: 20px;
}
.result a
{
	width: 136px;
	height: 37px;
	background-color: #48494E;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
	text-align: center;

	color: #FFF;
	font-size: 11px;
	padding-top: 11px;
	float: left;
}
.result a:hover
{
	color: #fff !important;
}
.result_text
{
	float: right;
	color: #48494E;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 20px;
	font-weight: 700;
}
.result_text span
{
	font-size: 14px;
	font-weight: 400;
	display: inline-block;
	margin-right: 5px;
}
/*********************** order page ******************/
/********************** personal_section *************/
.personal_section p
{
	color: #48494E;
	font-size: 12px;
}
.personal_section h4
{
	color: #48494E;
	font-family: 'PTSans-CaptionBold';
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 40px;
	margin-bottom: 10px;
}
.personal_section a
{
	color: #4F9E3A;
	font-size: 12px;
	text-decoration: underline;
	display: inline-block;
	margin-bottom: 2px;
}
.personal_section a:hover
{
	text-decoration: none;
}
.personal_section .settings_link
{
	margin-top: 35px;
}
.you_watched li
{
	width: 18.8%;
	min-height: 360px;
	background-color: #FBFBFC;
	border: 1px solid #EDECEC;
	padding: 5px;
	margin-bottom: 10px;
	float: left;
	margin-right: 1.5%;
	position: relative;
}
.you_watched li:nth-child(5n)
{
	margin-right: 0;
}

.you_watched li:nth-child(5n) + li
{
	clear: left;
}
.you_watched li img
{
	display: block;
	margin: auto;
	/*width: 100%;*/
	margin-bottom: 10px;
}
.you_watched li .link_img {
  display: table-cell;
  vertical-align: middle;
  height: 156px;
  width:156px;
  text-align:center;
}
.you_watched li .img_block {
height:260px;
}
.you_watched li a
{
	color: #48494E;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	text-align: justify;
}
.you_watched li a + a
{
	height: 39px;
	overflow: hidden;
}
.you_watched li a:hover
{
	text-decoration: none;
}
.you_watched li .article
{
	color: #757575;
	font-size: 11px;
	margin-bottom: 12px;
}
.you_watched li p
{
	margin: 2px 0;
	color: #48494E;
	font-size: 11px;
	margin-left: 4px;
	font-weight: 400;
}
.you_watched li p span
{
	font-weight: 700;
}
.you_watched li .price
{
	color: #48494E;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	margin-top: 20px;
	min-height: 45px;
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	padding: 12px 0;
	margin-bottom: 10px;
}
.you_watched li input[type='text']
{
	width: 38px;
	height: 35px;
	background-color: #FFF;
	border: 1px solid #EDECEC;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 11px;
	float: left;
	padding: 0;
}
.you_watched li .buy_li span
{
	float: left;
	color: #757575;
	font-size: 11px;
	display: block;
	margin: 8px 0 0 6px;
}
sup
{
	margin-left: -2px;
}
.you_watched li .buy_li input[type='button'], .you_watched li .buy_li .podzakaz
{
	width: 50%;
	height: 34px;
	float: right;
	color: #FFF;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 2px;
	padding: 0;
}
.you_watched li .buy_li input[type='submit']
{
	width: 50%;
	height: 34px;
	/*float: right;*/
	color: #FFF;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 2px;
	padding: 0;
}
/*
.you_watched li .buy_li a:hover
{
	background: #389E1B;
}*/
.under_the_order
{
	background: #828282 !important;
}
.under_the_order:hover
{
	background: #393D4E !important;
}
.li_new, .li_sale, .line_percent
{
	width: 34px;
	height: 17px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	position: absolute;
	right: 0;
	top: 10px;

	color: #FFF;
	font-size: 11px;
	font-weight: 400;
	padding-top: 0px;
	text-align: center;
}
.li_new
{
	background-color: #4F9E3A;
}
.li_sale
{
	background: #D8041D;
}
.line_percent
{
	background: #EA7F00;
}
/********************** personal_section *************/
/********************** form_profile *************/
.form_profile
{
	width: 100%;
	background-color: #F5F5F6;
	margin-top: -5px 0 25px 0;
	padding: 20px 0 20px 25px;
}
.form_profile label
{
	display: block;
	margin-bottom: 10px;
}
.form_profile label span
{
	display: block;
	float: left;
	width: 23%;
	margin-top: 10px;
	color: #000;
	font-size: 12px;
	font-weight: 700;
}
.form_profile label input
{
	width: 345px;
	height: 41px;
	background-color: #FFF;
	border: 1px solid #EDECEC;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding-left: 10px;
}
.personal_section input[type="submit"]
{
	/* Style for Shape 12 copy */
	width: 235px;
	height: 41px;
	background-color: #4F9E3A;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #FFF;
	font-family: 'PTSans-CaptionBold';
	font-size: 16px;
	text-transform: uppercase;
	/*float: right;*/
	border: none;
	margin-top: 11px;
}
.personal_section input[type="submit"]:hover
{
	background: #389E1B;
}
/********************** form_profile *************/
/********************** lumber *******************/
.lumber_img
{
	float: left;
	width: 90px;
	margin: 4px 0 0 0px;
	float: left;
	width: 32%;
}
.lumber_img a
{
	margin: 0 !important;
	padding: 0 !important;
}

.lumber_ul li
{
	width: 32.2%;
	height: auto;
	background-color: #FBFBFC;
	border: 1px solid #EDECEC;
	padding-bottom: 4px;
	float: left;
	margin-right: 1.5%;
	margin-bottom: 10px;
	padding-left: 4px;
}
.lumber_ul li:nth-child(3n)
{
	margin-right: 0;
}
.lumber_ul li:nth-child(3n) + li
{
	clear: left;
}

.lumber_ul li img
{
	width: 100%;
}
.lumber_ul li a
{
	font-size: 11px;
	color: #000;
	font-weight: 700;
	text-decoration: underline;
	line-height: 15px;
	display: inline-block;
	margin-top: 22px;
	margin-right: 10px;
}
.link_lumber
{
	float: right;
	width: 63%;
	margin-bottom: 3px;
}
.lumber_ul li a:hover
{
	text-decoration: none;
	color: #4F9E3A;
}
.lumber_ul li p
{
	font-size: 11px;
	color: #757575;
	font-weight: 400;
	margin-top: 2px;
	width: 63%;
	float: right;
}
/********************** lumber *******************/
/********************** produckt_page ************/
.produckt_block img
{
	float: left;
	width: 185px;
}
.produckt_article
{
	color: #48494E;
	font-size: 12px;
	margin-left: 205px;
}
.produckt_article span
{
	font-weight: 700;
}

.produckt_block p
{
	margin-left: 205px;
	margin-top: 20px;
	color: #48494E;
	font-size: 12px;
}
.produckt_block
{
	margin-bottom: 20px;
}
.produckt_block_left
{
	width: 73%;
	float: left;
}
.produckt_block_right
{
	width: 25%;
	background-color: #FBFBFC;
	border: 1px solid #EDECEC;
	float: right;
	padding: 10px 10px 15px 10px;
}
.produckt_block_right h4
{
	color: #48494E;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 18px;
	font-weight: 700;
	text-align: right;
	margin-bottom: 25px;
}
.produckt_block_right form
{
	border-bottom: 1px solid #F0F0F1;
	padding-bottom: 20px;
}
.produckt_block_right input[type="text"]
{
	width: 48px;
	height: 41px;
	background-color: #FFF;
	border: 1px solid #EDECEC;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
/* 	color: #757575; */
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 12px;
	padding: 0;
}
.produckt_block_right input[type="button"]
{
	width: 105px !important;
	margin-top: 0 !important;

	color: #FFF;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	float: right;
}
.produckt_block_right h5
{
	color: #48494E;
	font-family: 'PTSans-Caption';
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	margin-top: 20px;
}
.produckt_block_right li
{
	color: #48494E;
	font-size: 11px;
	margin-bottom: 5px;
}
.produckt_block_right li span
{
	float: right;
}
/********************** produckt_page ************/
/********************** view ************/

.block_sort
{
	width: 100%;
	height: 49px;
	background-color: #FBFBFC;
	border-top: 1px solid #EDECEC;
	border-bottom: 1px solid #EDECEC;
}
.block_sort_left
{
	width: 49%;
	float: left;
	padding-top: 11px;
}
.block_sort_left p
{
	float: left;
	color: #000;
	font-size: 11px;
	font-weight: 700;
	margin: 4px 10px 0 9px;
}
.select
{
	width: 124px;
	height: 29px;
	background-color: #757575;
	background-image: -moz-linear-gradient(bottom, #F5F5F5 0%, #FFF 100%);
	background-image: -o-linear-gradient(bottom, #F5F5F5 0%, #FFF 100%);
	background-image: -webkit-linear-gradient(bottom, #F5F5F5 0%, #FFF 100%);
	background-image: linear-gradient(to top, #F5F5F5 0%, #FFF 100%);
	border: 1px solid #D5D5D5;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

	float: left;
	color: #000;
	font-size: 11px;
	padding-left: 2px;
	padding: 6px 4px 0px 6px;
	margin-top: -2px;
	position: relative;
	cursor: pointer;
}
.st
{
	width: 9px;
	height: 8px;
	background: url(../img/st.png);
	position: absolute;
	right: 6px;
	top: 11px;
}
.option_contain
{
	width: 100%;
	height: auto;
	background-color: #757575;
	background-image: -moz-linear-gradient(bottom, #F5F5F5 0%, #FFF 100%);
	background-image: -o-linear-gradient(bottom, #F5F5F5 0%, #FFF 100%);
	background-image: -webkit-linear-gradient(bottom, #F5F5F5 0%, #FFF 100%);
	background-image: linear-gradient(to top, #F5F5F5 0%, #FFF 100%);
	border: 1px solid #D5D5D5;
	position: absolute;
	left: 0;
	margin-top: 6px;
	z-index: 999;
	color: #000;
	font-size: 11px;
	display: none;

}
.select_close
{
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 99;
	display: none;
}
.option
{
	padding: 5px 4px 5px 6px;
	border-bottom: 1px solid #D5D5D5;
	cursor: pointer;
}
.option:hover
{
	background-color: #fff;
}
.class_name
{
	outline: 1px solid #000 !important;
}
.block_sort_left select option
{
	background: #fff;
	padding: 4px 2px;
}

.display_sort
{

	margin-left: 17px;
	float: left;
	padding: 0 18px;
}
.display_sort p
{
	margin-left: 0;
}
.display_sort a
{
	width: 11px;
	height: 11px;
	display: inline-block;
	margin-top: 8px;
}
.show_table
{
	background: url(../img/show.png) no-repeat;
	background-position: 0px -11px;
}
.show_table_active
{
	background-position: 0px 0;
}
.show_row
{
	background: url(../img/show.png) no-repeat;
	background-position: -11px -11px;
}
.show_row_active
{
	background-position: -11px 0;
}
.block_sort_right
{
	width: 50%;
	float: right;
	text-align: right;
	padding-right: 17px;
}
.block_sort_right span
{
	color: #000;
	font-size: 11px;
	font-weight: 700;
	display: inline-block;
	margin: 16px 2px 0 10px;
}
.block_sort_right a
{
	font-size: 11px;
	color: #393939;
	text-decoration: underline;
	display: inline-block;
	margin-left: 7px;
}

.block_sort_right a:hover, .sort_a_active
{
	text-decoration: none !important;
	color: #4F9E3A !important;
}
.navigation_block
{
	width: 100%;
	height: 52px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 5px;
}
.navigation_block a
{
	width: 30px;
	height: 30px;
	color: #000;
	text-decoration: underline;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: block;

	font-size: 13px;

	text-align: center;
	padding-top: 4px;
}
.navigation_block ul
{
	text-align: center;
	margin-top: 13px;
}
.navigation_block li
{
	display: inline-block;
}

.navigation_avtive
{
	background-color: #48494E !important;
	color: #FFF !important;
	text-decoration: none !important;
}
.navigation_block a:hover
{
	background:#F5F5F6;
	color: #000;
}
.you_watched_line
{
	margin-top: 20px;
	margin-bottom: 30px;
}
.you_watched_line li
{
	width: 100%;
	min-height: 120px;

	background-color: #FBFBFC;
	border: 1px solid #EDECEC;
	padding: 5px;
	margin-bottom: 10px;
}
.left_line
{
	/*width: 55%;*/
	float: left;
}
.img_line_watch
{
	width: 131px;
	position: relative;
	float: left;
	margin-right: 15px;
}
.img_line_watch a
{
	margin: 0 !important;
}
.img_line_watch img
{
	width: 100%;
}
.left_line a
{
	color: #48494E;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	margin-top: 10px;
	display: inline-block;
}
.left_line a:hover
{
	text-decoration: none;
	color: #4F9E3A;
}
.left_line h5
{
	color: #757575;
	font-size: 11px;
	margin: 1px 0 11px 0;
}
.left_line p
{
	color: #48494E;
	font-size: 11px;
	margin-bottom: 2px;
}
.left_line p span
{
	font-weight: 700;
}
.right_line
{
	width: 25%;
	height: 100%;
	min-height: 106px;
	float: right;
	text-align: right;
	margin-right: 11px;
	position: relative;
}

.right_line .span_line
{
	top: 0;
}

.right_line p
{
	color: #48494E;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 18px;
	font-weight: 700;
	margin-top: 10px;
	margin-bottom: 21px;
}
.right_line input[type='text']
{
	width: 48px;
	height: 41px;
	background-color: #FFF;
	border: 1px solid #EDECEC;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
/* 	color: #757575; */
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 12px;
	padding: 0;
}
.right_line input[type='button']
{
	width: 105px;
	height: 41px;
	background-color: #4F9E3A;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: none;
	margin-left: 10px;

	border: none;
	color: #FFF;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}
/* .right_line input[type='button']:hover
{
	background: #389E1B;
} */
/********************** view ************/
/******************* contact ************/


.contact h4
{
	color: #48494E;
	font-family: 'PTSans-CaptionBold';
	font-size: 18px;
	margin-top: 42px;
	text-transform: uppercase;
}
.contact_block
{
	width: 100%;
	background-color: #F5F5F6;
	padding: 21px 27px 16px 27px;
	position: relative;
	margin-top: 22px;
}
.no_send
{
	text-align: center;
	color: #F82E2E;
	font-size: 12px;
	border-bottom: 1px solid #48494E;
	padding-bottom: 20px;
	margin-bottom: 24px;
}
.error
{
	width: 14px;
	height: 12px;
	background: url(../img/error.png);
	display: inline-block;
	margin-right: 5px;
}
.contact_form_left
{
	width: 32.5%;
	float: left;
}
.contact_form_left input
{
	width: 100%;
	height: 41px;
	background-color: #FFF;
	border: 1px solid #EDECEC;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-top: 12px;
}
.contact label
{
	width: 100%;
	font-size: 12px;
	font-weight: 700;
	color: #000;
	margin-bottom: 12px;
}
mark
{
	background: none;
	margin: 0;
	padding: 0;
	color: red;
}
.contact label mark
{
	color: #F82E2E;
}
.no_info
{
	-moz-box-shadow: 0 0 3px #F82E2E;
	-webkit-box-shadow: 0 0 3px #F82E2E;
	box-shadow: 0 0 3px #F82E2E;
}

.contact_form_left input:hover
{
	-moz-box-shadow: 0 0 3px #4F9E3A;
	-webkit-box-shadow: 0 0 3px #4F9E3A;
	box-shadow: 0 0 3px #4F9E3A;
}
.text_area_div
{
	float: left;
	width: 41%;
	margin-left: 25px;
}
.text_area_div textarea
{
	width: 100%;
	height: 205px;
	background-color: #FFF;
	border: 1px solid #EDECEC;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	resize: none;
	margin-top: 9px;
}
.contact input[type="submit"]
{
	width: 19.2%;
	position: absolute;
	bottom: 30px;
	right: 26px;
}
/******************* contact ************/
/************ request_password **********/
.request_password_block
{
	width: 100%;
	height: auto;
	background-color: #F5F5F6;
	padding: 21px 25px 20px 15px;
}
.request_left
{
	color: #000;
	font-size: 12px;
	width: 33.5%;
	height: 176px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}
.request_left .span_line
{
	right: -3px;
	top: 0;
}
.request_left h5
{
	font-weight: 700;
	font-size: 12px;
	line-height: 16px;
}
.request_left p
{
	font-size: 12px;
	margin-top: 14px;
}
.request_centr
{
	width: 36%;
	padding-right: 11px;
	padding-top: 3px;
	height: 175px;
	float: left;
	padding-left: 3%;
	position: relative;

}
.request_centr .span_line
{
	top: 0;
	right: -12px;
}

.request_centr label
{
	margin-bottom: 18px;
	color: #000;
	font-size: 12px;
	font-weight: 700;
}
.request_centr label input{
	margin-top: 10px;
}
.request_right
{
	float: right;
	text-align: right;
}
.request_right a
{
	color: #000;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: 700;
	display: inline-block;
	text-decoration: underline;
	margin-top: 101px;
}
.request_right a:hover
{
	text-decoration: none;
}
.request_right input
{
	background: #231F20;
	margin-top: 14px;
	display: block;
}
/************ request_password **********/
/****************** news ****************/
.news_ul li
{
	margin-bottom: 25px;
}
.news_ul li .img_news
{
	width: 185px;
	float: left;
	margin-right: 20px;
}
.news_ul li .img_news img
{
	width: 100%;
	height: auto;
}
.news_ul li a
{
	color: #000;
	font-family: 'PTSans-CaptionBold';
	font-size: 16px;
	text-decoration: underline;
}
.news_ul li a:hover
{
	text-decoration: none;
}
.date_news
{
	color: #757575;
	font-size: 11px;
}
.news_ul li p
{
	color: #000;
	font-size: 12px;
	margin-top: 20px;
}
.archive
{
	width: 100%;
	height: auto;
	background-color: #F5F5F6;
	margin-top: 2px;
	padding: 18px 10px 12px 20px;
}
.archive ul
{
	margin-bottom: 7px;
}
.archive ul li
{
	display: inline-block;
	color: #000;
	font-size: 12px;
	font-weight: 700;
}
.archive ul li a
{
	color: #000;
	font-size: 11px;
	font-weight: 400;
	text-decoration: underline;
	padding: 2px 6px 3px 6px;
	display: block;
	border-radius: 2px;
}
.archive ul li a:hover, .archive_active
{
	background:#48494E;
	color: #fff !important;
	text-decoration: none !important;
}
/****************** news ****************/
/****************** Ограничение *********/
.date_h1
{
	color: #757575;
	font-size: 11px;
	margin-bottom: 30px;
}
.restriction h1
{
	margin-bottom: 0px;
}
.restriction img
{
	border: 3px solid #F5F5F6;
}
.restriction p
{
	color: #000;
	font-size: 12px;
}
.produckt_page .you_watched
{
	margin-top: 9px;
	margin-bottom: 20px;
}
.produckt_page .you_watched li
{
	margin-bottom: 20px;
}
/****************** Ограничение *********/
/****************** Оформление заказа  *********/
.radio_order
{
	margin-top: 20px;
	padding-left: 13px;
	margin-bottom: 37px;
}
.radio_order label
{
	display: inline-block;
	width: 19%;
	color: #48494E;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 12px;
}
.radio_order label input
{
	width: auto;
	width: 17px;
	height: 17px;
	opacity: 0;
	cursor: pointer;
}
.radio_order label span
{
	background: #000;
	width: 15px;
	height: 14px;
	display: inline-block;
	float: left;
	margin-right: 10px;
	background: url(../img/img_26.png) no-repeat;
	margin-top: 2px;
	background-position: -23px 0px;
	cursor: pointer;
}
.span_active
{
	background-position: 0px 0px !important;
}
.order_form
{
	width: 100%;
	background-color: #F5F5F6;
	margin-top: -7px;
	padding: 22px 0 7px 27px;
	margin-bottom: 39px;
}
.order_form label
{
	margin-bottom: 12px;
}
.order_form span
{
	width: 22%;
	display: block;
	float: left;
	margin-top: 12px;
	font-size: 12px;
	font-weight: 700;
	color: #000;
}
.order_form span mark
{
	color: #F82E2E;
}
.order_form input
{
	width: 345px;
}
.order_form textarea
{
	width: 345px;
	height: 95px;
	background-color: #FFF;
	border: 1px solid #EDECEC;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	resize: none;
	padding: 5px 10px;
}
.radio_img
{
	margin-top: 21px;
	margin-bottom: 40px;
}
.img_radio
{
	width: 116px;
	height: 85px;
	background-color: #FBFBFC;
	background-image: -moz-linear-gradient(bottom, #FBFBFC 0%, #FFF 100%);
	background-image: -o-linear-gradient(bottom, #FBFBFC 0%, #FFF 100%);
	background-image: -webkit-linear-gradient(bottom, #FBFBFC 0%, #FFF 100%);
	background-image: linear-gradient(to top, #FBFBFC 0%, #FFF 100%);
	border: 3px solid #F5F5F6;
	display: block;
	text-align: center;
	cursor: pointer;
	position: relative;
	float: left;
	margin-right: 16px;
}
.img_radio_acrive
{
	border: 3px solid #4F9E3A !important;
}
.img_pad_1
{
	padding-top: 26px;
}
.img_pad_2
{
	padding-top: 19px;
}
.img_pad_3
{
	padding-top: 12px;
}
.img_pad_4
{
	padding-top: 21px;
}
.radio_img label
{
	width: 50%;
	float: left;
	padding-right: 15px;
}
.img_radio input
{
	position: absolute;
	left: 0;
	top: -6px;
	width: 110px;
	height: 81px;
	cursor: pointer;
	opacity: 0;
}
.title_radio, .text_radio
{
	color: #48494E;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 12px;
	font-weight: 700;
	margin: 0;
	display: block;
}
.text_radio
{
	font-weight: 400;
}
.prise_radio, #select_store
{
	/*margin-top: 19px;*/
	margin-bottom: 0;
	color: #48494E;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 12px;
	font-weight: 400;
	display: block;
}
.prise_radio mark
{
	font-weight: 700;
}
.span_title
{
	color: #48494E;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 12px;
	font-weight: 700;
	margin-top: 33px;
	display: block;
}
.coment_order
{
	width: 100%;
	height: 146px;
	background-color: #F5F5F6;
	padding: 14px 0 20px 28px;
}
.coment_order span
{
	color: #000;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: 700;
	display: block;
	float: left;
	width: 22%;
	margin-top: 13px;
}
.coment_order textarea
{
	width: 345px;
	height: 95px;
	background-color: #FFF;
	border: 1px solid #EDECEC;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	resize: none;
}
.produckt_page input[type='submit']
{
	width: 235px;
	float: right;
	margin-top: 20px;
}
/****************** Оформление заказа  *********/
/****************** Регистрация  ***************/

.check_in
{
	width: 100%;
	height: 286px;
	background-color: #F5F5F6;
	padding-top: 27px;
}
.check_in_left
{
	width: 35%;
	float: left;
	margin-right: -15px;
	height: 244px;
	padding-left: 28px;
	padding-right: 11px;
	position: relative;
}
.check_in_left .span_line
{
	top: 0;
	right: -2px;
}
.check_in_left label
{
	margin: 0;
	padding: 0;
	display: block;
	color: #000;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 11px;
}
.check_in_left label span
{
	font-size: 11px;
	font-weight: 400;
}
.check_in_left label mark
{
	color: #F82E2E;
}
.check_in_left label input
{
	margin: 0;
	margin-top: 10px;
}
.check_in_right
{
	width: 30%;
	float: right;
	padding-right: 2.5%;
}

.check_in_right h5
{
	color: #000;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: 700;
	margin-top: 1px;
	margin-bottom: 15px;
}
.capcha
{
	width: 100%;
}
.capcha div
{
	width: 50%;
	height: 40px;
	/*background: url(../img/img_30.png);
	border: 1px solid #000;*/
	float: left;
}

.capcha input
{
	width: 45%;
	float: right;
}
.check_in_right p
{
	color: #48494E;
	font-size: 11px;
	font-weight: 400;
	margin-top: 17px;
}
.check_in_right p span
{
	color: #F82E2E;
}

.check_in_right input[type='button']
{
	width: 175px;
	background-color: #231F20;
	margin-top: 80px;
}

/****************** Регистрация  ***************/
/****************** Отзывы  ***************/

.reviews li
{
	width: 100%;
	background-color: #FFF;
	border: 1px solid #EDECEC;
	border-left: 3px solid #EDECEC;
	padding: 33px 19px 15px 25px;
	position: relative;
	margin-bottom: 15px;
}
.counter_2
{
	min-width: 30px;
	height: 30px;
	background-color: #48494E;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	position: absolute;
	right: 1px;
	top: 1px;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	padding: 4px;
}

.reviews li h3
{
	color: #000;
	font-family: 'PTSans-CaptionBold';
	font-size: 16px;
	text-transform: none;
}
.date_reviews
{
	color: #757575;
	font-size: 11px;
	font-weight: 400;
	margin-top: 9px;
}

.reviews li p
{
	color: #000;
	font-size: 12px;
	font-weight: 400;
	margin-top: 11px;
	line-height: 16px;
}
.reply
{
	width: 100%;
	background-color: #EDECEC;
	padding-left: 2px;
	padding: 13px 10px 11px 10px;
}

.reply:before
{
	content: 'Ответ:';
	font-family: 'PTSans-CaptionBold';
	color: #4F9E3A;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: 13px;
}
.reply p
{
	margin-left: 81px;
	margin-top: 22px;
}
.date_post_ul
{
	color: #757575;
	font-size: 11px;
	font-weight: 400;
}
.date_post
{
	margin-top: -35px;
	margin-bottom: 29px;
	color: #757575;
	font-size: 11px;
}
.add_review
{
	width: 100%;
	background-color: #F5F5F6;
	padding: 36px 10px 25px 28px;
}
.left_add_revierw
{
	width: 32%;
	float: left;
	margin-right: 3%;
}
.add_review label
{
	font-size: 12px;
	font-weight: 700;
	color: #000;
	width: 100%;
	display: block;
	margin-bottom: 12px;
}
.add_review label input, .add_review label textarea
{
	margin-top: 12px;
}
.add_review label span
{
	color: #F82E2E;
}
.textarea_add_revierw
{
	width: 40%;
	float: left;
}
.textarea_add_revierw textarea
{
	/* Style for Shape 12 */
	width: 100%;
	height: 205px;
	background-color: #FFF;
	border: 1px solid #EDECEC;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	resize: none;
}

.add_review input[type='submit']
{
	background-color: #48494E;
	width: 20%;
	margin-top: 193px;
	margin-right: 15px;
}
.title_add_review
{
	color: #48494E;
	font-family: 'PTSans-CaptionBold';
	font-size: 18px;
	text-transform: uppercase;
	margin: 40px 0 16px 0;
}
/****************** Отзывы  ***************/
.subscription h3
{
	color: #48494E;
	font-family: 'PTSans-CaptionBold';
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.subscription_block
{
	width: 100%;
	height: 106px;
	background-color: #F5F5F6;
	padding: 34px 20px 10px 3.2%;
}
.subscription_block label
{
	color: #000;
	font-size: 12px;
	font-weight: 700;
	float: left;
	width: 78%;
}
.subscription_block label input
{
	width: 83%;
	margin-left: 9%;
}
.subscription_block input[type="button"]
{
	width: 21%;
	background: #48494E;
	float: right;
}
/****************Модальное окно****************/
#lable_page{
	background-image: initial; background-color: #fbfbfb;
}
@media screen and (max-width: 480px){
	#lable_page{
		font-size: 14px;
	}
}

.zakaz
{
	background: #828282 !important;
}
.modal_window
{
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: rgba(0,0,0, 0.5);
	z-index: 9999;
	display: none;
}
.window
{
	width: 376px;
	height: auto;
	background-color: #FFF;
	border: 3px solid #F5F5F6;
	margin: auto;
	margin-top: 5%;
	padding: 15px 40px 20px 40px;
	position: relative;
	z-index: 2;
	display: none;

	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
.window h5
{
	color: #48494E;
	font-family: 'PTSans-CaptionBold';
	font-size: 18px;
	text-transform: uppercase;
	border-bottom: 2px solid #48494E;
	padding-bottom: 10px;
}
.window p
{
	color: #48494E;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 13px;
	font-weight: 400;
	margin: 20px 0;
}
.window input
{
	margin-bottom: 13px;
	color: #757575;
	font-size: 12px;
}
.window textarea
{
	width: 100%;
	height: 91px;
	background-color: #FFF;
	border: 1px solid #EDECEC;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	resize: none;
	padding: 5px 10px;
	color: #757575;
	font-size: 12px;
}
.window_1
{
	display: none;
}

.window input[type='submit']
{
	width: 100%;
	height: 41px;
	background-color: #48494E;
	margin-top: 10px;
	color: #fff;
}

.close_window
{
	width: 17px;
	height: 17px;
	background: url(../img/close.png);
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}
.close_hide
{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 1;
	cursor: pointer;
}
/****************Модальное окно****************/


.actions_ul a
{
	font-family: 'PTSans-CaptionBold' !important;
}

/**************** Page Styling ****************/
.sub_head {
	font-family: 'PTSans-CaptionBold';
	font-size: 16px;
	text-transform: uppercase;
	color: #434243;
	line-height: 41px;
	padding-left: 54px;
height:42px;
margin: 30px 0 20px;
}

.sub_head.mat {background: url(../img/styling/style_icon_01.png) no-repeat 0px 0px;}
.sub_head.spec {background: url(../img/styling/style_icon_02.png) no-repeat 0px 0px;}
.sub_head.preim {background: url(../img/styling/style_icon_03.png) no-repeat 0px 0px;}
.sub_head.geo {background: url(../img/styling/style_icon_04.png) no-repeat 0px 0px; margin-top: 5px;}

#show_form{
	margin-bottom: 10px;
}
h2 {
font-family: 'PTSans-CaptionBold';
	font-size: 18px;
	text-transform: uppercase;
color: #4f9e3a;
border-top: 1px solid #434243;
border-bottom: 3px solid #434243;
line-height: 50px;
margin-bottom: 20px;
}

.green_b {
background-color: #4f9e3a;
color: #fff;
text-align: center;
padding: 20px;
border-radius: 3px;
margin-bottom: 15px;
}

.info_block {
background-color: #f5f5f6;
width: 296px;
display: inline-table;
font-size: 12px;
text-align:center;
height: 265px;
padding: 15px;
border-bottom: 3px solid #4f9e3a;
}

.info_block strong {color: #4f9e3a; font-size: 14px;}

.mf-captcha {
float: right;
width: 180px;
font-size: 12px;
}
.mf-text {margin-bottom: 5px;}
.mf-captcha > img {margin-bottom: 10px;}

.search-page input[type="text"] {
	width:77%;
    color: #4F9E3A;
}

.popup-window-buttons .post_right {
  float: none;
  background-color: #4F9E3A;
  color: #FFF;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  height: 34px;
  width: 50%;
  margin-top: 2px;
  display: block;
  margin: 2px auto;
  padding: 10px 0 0 0;
  cursor: pointer;
}
/**************** WG Caption ****************/

div.post .new-post .aligncenter, .aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
.cont-items {
    margin-top: 20px;
}
.cont-items:after {content:'';display:block;clear:both;}
.item50 {
    float: left;
    margin-right: 5%;
    width: 45%;
    margin-bottom: 15px;
}
.cont-items a {
    display: block;
    margin-bottom: 10px;
}
#hits, #special {
	/*padding-top: 10px;*/
}

#hits .you_watched li, #special .you_watched li  {
    float: left;
    display: inline-block;
    vertical-align: top;
    width: 95% !important;
    margin-right: 1%;
}
#oferta{
	padding-top:18px;
	/*color: #FFF;
	background-color: #4F9E3A;*/
	max-width: 1230px;
	padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;

}
.search_page .you_watched li {
    width: 12.9%;
}
.search-page input[type="text"]{
	    color: #4F9E3A;
}
#demo {
	padding-top: 5px;
}
.faq {
	width:30%;
	font-family: "Verdana";
	text-align: center;
}
.faq_title {
	color: #4F9E3A;
	font-size: 18px;
}
.faq_quest {
	font-size: 12px;
    font-weight: 700;
	text-align: left;
	overflow-y:auto;
	height:300px;
}
.faq_quest a{
	color: #000;
}

/*--CAPTCHA--*/
#captchaBlock{position:relative;}
#captchaBlock #whiteBlock{display:none; text-align:center; position:absolute; background-color:#FFF; width:180px; height:40px;}
#captchaBlock #whiteBlock #loaderImg{margin-top:3px;}
.authorization_vibor input {width:15px;}
.authorization form label {width: 47% !important;}
.authorization a {font-size: 12px;float: left !important;cursor: pointer;}
.ssilka_jurik {margin-left: 10px;}
#forma_jurik {display:none;}
.authorization input[type="submit"] {width: 150px !important;}
.ssilka_jurik {cursor: pointer;}

@media screen and (max-width: 1200px) {
	.search_page .you_watched li {
		width: 18.9%;
	}
	.search-page input[type="text"] {
		width: 65%;
	}
}
@media screen and (max-width: 891px) {
	.search_page .you_watched li {
		width: 30.9%;
	}
}
@media screen and (max-width: 640px) {
	.search_page .you_watched li {
		width: 40.9%;
	}

	input[type="button"], input[type="reset"], input[type="submit"]{
		width: 160px;
	}
}
#vk_groups {
	margin-top: 10px;
}

.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}
	header .col-lg-12 {padding: 0 0 36px 0;}
}