body{
	background: white;
	font-size: 16px;
	font-family: 'OpenSans';
	line-height: 26px;
/*color: #6B6A68;*/
}

.bx-wrapper .bx-controls-direction a {
	z-index:10!important;
}

p{
text-align: justify;
}

.i-center{
	margin: 0 auto;
	width: 890px;
}
#YMapsID{
	width:585px;
	height: 325px;
}
.header{
	background: url(../img/bg_top.jpg) top center no-repeat;
	min-height: 215px;
	color:#464646;
}
.footer{
	padding: 8px 0;
margin-top:44px;
	background: url(../img/footer_bg.jpg) top center repeat-y;
}
img, select{
	border-radius: 3px;
}
a{
	color:#be3832;
}
.wrap {
	position: relative;
	min-height: 90px;
}
.b-header{
	width:800px;
	margin:0 auto;
}
.b-logo{
	float: left;
	width: 50%;
	margin-top: 33px;
}
.b-logo__img{
	background: url(../img/logo.png) top left no-repeat;
	width: 362px;
	height: 66px;
	display:inline-block;
}
.b-logo__address{
	margin-top: 4px;
	font-size: 16px;
}

.b-contacts{
	width: 50%;
	min-height: 96px;
	margin-left: 50%;
	padding-top:90px;
}
.b-contacts__tel{
	color:#be3832;
	font-size: 17px;	
	display: inline-block;
	line-height: 22px;
	font-weight: bold;
	margin-left: 0px;
}
.b-contacts__tel a{
	text-decoration: none;
	border-bottom: 1px dashed;
}
.b-contacts__mail{
	background: url(../img/mail_ico.png) center left no-repeat;
	display: inline-block;
	padding-left: 24px;
	margin-left: 24px;
	letter-spacing: 0px;
}
.b-contacts__mail a{
	font-size:18px; 
	color:rgb(64,64,64);
	border-bottom:dashed 1px;
	text-decoration: none;
}
.b-nav{
	background: #f6e9c3;
	text-align: center;
	display: block;
	height: 32px;
	line-height: 30px;
	padding: 0;
	border-radius: 3px;
	position: relative;
	top:-12px;
}
.b-nav__item{
	font-weight: bold;
	font-size: 18px;
	display: inline-block;
}
.b-nav__item a{
	text-decoration: none;
	color:#464646;
}
.b-nav__item:before{
	content: ' | ';
	color:silver;
	font-weight: normal;

}
.b-nav__item:first-child:before{
	content: ''
}
.h1-wrap{
	border-bottom: 1px solid #be3832;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 24px;
	width: 800px;

}
.h1-wrap h1 {
	display: inline;
	color:#be3832;
	background: white;
	margin:0;
	position: relative;
	top:8px;
	padding: 0 8px;
	font-size: 20px;
}
h2{
	color:#be3832;
	font-size: 16px;
}
.h2-margin{
	margin-left: 190px;
}
h4{
	margin: 0;
}
.b-breadcrumb {
	width: 800px;
	height: 48px;
	line-height: 48px;
	color:#be3832;;
	font-size: 12px;
}
.b-breadcrumb__link{
	text-decoration: none;
	border-bottom: 1px dashed;
	color:#be3832;
}
.b-breadcrumb__link:first-child{
	color:grey;
}

.b-page__bg{
	background: url(../img/bg_mid.png) top center repeat-y;
	position: relative;
}
.b-page__content{
	margin: 0 auto;
	padding: 16px 0;
	width: 880px;
	position: relative;
}
.b-footer{
	background: #f6e9c3;
	position: relative;
	font-size: 12px;
	padding: 12px 0;
	line-height: 18px;
	text-align: center;
	border-radius: 3px;

}
.b-footer__map{
	width: 265px;
	display: inline-block;
	text-align: center;
	vertical-align: top;
}
.b-footer__map a{
	text-decoration: none;
	border-bottom: 1px dashed;
	color: #6B6A68;

}
.b-footer__cwr-wrap{
	display: inline-block;
	vertical-align: top;
	width: 265px;
	text-align: center;


	font-size: 12px;
}
.b-footer__cwr{
	text-align: left;
	display: inline-block;
	background: url(../img/cwr_logo.png) left center no-repeat;
	padding-left: 32px;
}
.b-footer__cwr a{
	color:#EAC096;
	text-decoration: none;
	border-bottom: 1px dashed;
}
.b-footer__copy{
	display: inline-block;
	vertical-align: top; 
	width: 265px;
	text-align: left;
}
.a-selected a{
	color:#be3832!important;
}
.link-arrow-wrap{
	text-align: right;
}
.link-arrow{
	text-decoration: none;
	border-bottom: 1px dashed;
	color:#be3832;
	display: inline-block;
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
	text-indent: 0;
	position: relative;

}
.link-arrow:after{
	content:'>';
	text-decoration: none;
	display: inline-block;
	position: absolute;
	top:9px;
	font-size: 13px;
	right: -9px;
}
.b-page__wrap-images{
	display: inline-block;
	position: relative;
	width: 170px;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	text-align: right;
}
.h2__for_wrap-ps{
	margin-left: 185px;
}
.b-page__wrap-ps{
	vertical-align: top;
	width: 600px;
	display: inline-block;
	margin-left: 12px;
}
.b-page__wrap-ps p:first-child{
	margin-top: 0;
}
.b-page__wrap-images img{
	max-width: 170px;
	display: inline-block;
	margin: 0;
	padding: 0;
	margin-bottom: 16px;
}
.b-page__bg:after{
	display: block;
	content: '';
	clear: both;
}
.b-slider{
	height: 150px;
	background: silver;
}
p{
	text-indent: 24px;
	margin: 0 0 16px 0;
}

.pwithimg{
	margin-left: 195px;
	position: relative;
}
.pwithimg img{
		max-width: 185px;
		min-width: 185px;
		position: absolute;
		left: -195px;
		top:0;
}
.b-catalog{
	text-align: center;
}
.b-catalog__link{
	text-decoration: none;
}
.b-catalog__item{
	width:48%;
	text-align: center;
	display: inline-block;
	vertical-align: bottom;
	margin-top:16px;
}
.b-catalog__item-title-wrap{
	display: block;
	text-align: center;

}
.b-catalog__item-title{
	text-decoration: none;
	border-bottom: 1px dashed;
	color:#6B6A68;
}

.b-items{

}
.b-items__item{
	width:420px;
	display: inline-block;
	text-align: center;
	margin: 16px auto;
}
.b-items__item img{
	max-width: 420px;
}
.b-items__link{
	text-decoration: none;
}
.b-items__title-wrap{
	text-align: center;
}
.b-items__title-link{
	text-decoration: none;
	border-bottom: 1px dashed;
	color:#6B6A68;
}
h4{
	font-weight: normal;
	font-size: 16px;
}

.imgs-wrap-horizontal{
	text-align: center;
	font-size: 0px;
	line-height: 0px;
}
.imgs-wrap-horizontal__img-wrap{
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: 12px;
	overflow: hidden;
}
.imgs-wrap-horizontal__img-wrap img{
	width: 240px;
	position: relative;
	bottom: 0;
	left:0;
	right: 0;
	top:0;
	margin: auto;
	display: inline-block;
}

.b-table {
	width:100%; 
}

.b-table th{
	padding:0 4px;
	text-align: center;
	border:1px solid #e3b37d;
	background-color:#f6e7bb;
	font-size: 8px;
	vertical-align:middle;
	line-height: 12px;
}
.b-table td{
	padding: 0 10px;
	text-align: center;
	border:1px solid #e3b37d;
	background-color:#f6e7bb;
}
.b-table__data td{
	font-size: 12px;
	padding:0 4px;
}
.b-item-info__hint{
	background: none;
	border: none;
}
.b-table__hint{
	border: none!important;
	background-color: transparent!important;
	font-size: 12px;
	text-align: left!important;
	line-height: 18px;
	padding: 0!important;
}
.b-table__hint p{
	text-indent: 0;
	margin: 0;
	padding: 0;
}
.b-page__contacts ul li{
	padding: 16px 44px;
	list-style: none;
	margin:0;
}
.b-page__contacts ul {
	padding: 0;
	margin:0;
}
.address{
	background: url(../img/ico_home.png) no-repeat left center;
}
.tel{
	background: url(../img/ico_phone.png) no-repeat left center;
}
.mail{
	background: url(../img/ico_mail.png) no-repeat left center;
}


.imgs-wrap-vertical{
	width: 170px;
	display: inline-block;
	text-align: center;
	height: 100%;
	margin-right: 16px;
}
.imgs-wrap-vertical img{
	display: inline-block;
	max-width: 170px;
}

.p-wrap{
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.p-wrap-margin{
	width: 680px
}



















.b-f-order__left,.b-f-order__right{
	display: inline-block;
	text-align: left;
	margin-right: 5px;
}
.b-f-order__right input,.b-f-order__right textarea{
	border: 1px solid #EAC096;
	background:#F6E4BD;
	height: 18px;
	padding-right:10px;
	padding-left: 10px;
	width: 400px;
	border-radius: 3px;
	color: #6B6A68;
}
.b-f-order__right select{
	border: 1px solid #EAC096;
	background:#F6E4BD;
	color: #6B6A68;
}
.b-f-order__right textarea{
	height: 90px;
	color: #6B6A68;
}
.b-f-order__left{
	min-width: 215px;
	text-align: right;
}
.b-f-order__info-line{
	margin-bottom: 4px;
}
.b-f-order__main-select{
	width:200px;
	display: inline-block;
}
.b-f-order__main-select b{
	padding: 0 8px;
}

.b-f-order__col{
	margin: 0 8px;
	max-width: 200px;
	vertical-align: top;
}
.b-f-order__col{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; 
}
.b-f-order__col ul {
	margin: 0px;
	padding: 0;
	list-style-type: none;
}
.b-f-order__col ul li{
	padding: 4px 16px;
	line-height: 18px;
}
.b-f-order__title{
	font-size: 14px;
	text-align: center;

}	
.b-f-order__content {
	background: #F6E4BD;
	border:1px solid #EAC096;
	display: inline-block;
	vertical-align: top;
	position: relative;
	border-radius: 4px;
}
.b-f__selected{
	background: #EDCA9F;
	}	
.b-o-col__count input{
	width: 32px;
	text-align: right;
}
.hr__green{
	height: 2px;
	background:#8CBD97;
	width: 100%;
	margin: 16px 00;
}
.hr_transperent{
	height: 1px;
	width: 100%;
	margin: 16px 00;
}
.b-f-order__col{
	display: none;
}
.b-f-order__main-select{
	display: inline-block;
}
.b-f-order__col li{
	cursor: pointer;
}
.b-f-order__button-wrap{
	display:inline-block;
	position: relative;
}
.b-f-order__button-wrap-add{
	position: absolute;
	top:23px;
	right: 0;
}
.b-f-order__button-wrap-order{
	position: absolute;
	top:23px;
	right: 0;
	width: 140px;
}
.b-f-order__button-add{
	border:none;
	font-size: 24px;
	font-style: italic;
	background: url(../img/button_bg_add.png); 
	height: 40px;
	line-height: 40px;
	color: #EED7B0;
	padding: 0 16px;
	border-radius: 6px;
	box-shadow: 0px 2px 3px 0px #FFD1A9;
	position: relative;
	top:16px;
}
.b-f-order__button-add[disabled="disabled"]{
	background: silver;
	box-shadow: none;
	color:white;
}
.b-f-order__button-add[disabled]{
	background: silver;
	box-shadow: none;
	color:rgb(240,240,240);
}
.b-f-order__button-add[disabled]:active{
	top:16px;
}
.b-f-order__button-add:active{
	box-shadow: 0px 0px 0px 0px;
	top:18px;
}
.b-f-order__button-order{
	border:none;
	font-size: 24px;
	font-style: italic;
	background: url(../img/button_bg_order.png); 
	height: 40px;
	line-height: 40px;
	color: #EED7B0;
	padding: 0 16px;
	border-radius: 6px;
	box-shadow: 0px 2px 3px 0px #FFD1A9;
	position: relative;}
.b-f-order__button-order:active{	
	box-shadow: 0px 0px 0px 0px;
	top:2px;
}

.b-f-order__button-order[disabled] {
	background: silver;
	box-shadow: none;
	color: rgb(240,240,240);
}
.b-f-order__button-order[disabled]:active {
	top:0;
}
.main-select:hover{
	background: #FFD9A9;
}
.b-order__ul b{
	display: block;
}
.b-order__ul b:hover{
	background: #FFD9A9;
	cursor: pointer;
}
.product-title__hide{
	overflow: hidden;
	position: relative;
}
.product-title__hide:after{
	content: '';
	background: url(../img/oreder_list_arrow-right.png) no-repeat center center;
	width: 16px;
	height: 24px;
	position: absolute;
	top:0;
	right: 0;
}
.product-title__show{
	height: auto;
	overflow: auto;
	position: relative;
}
.product-title__show:after{
	content: '';
	background: url(../img/oreder_list_arrow-bot.png) no-repeat center center;
	width: 16px;
	height: 24px;
	position: absolute;
	top:0;
	right: 0;
}


/* итоговая таблица*/
.b-o-col__remove{
	background:	url(../img/remove.png) center center no-repeat;
	min-width: 16px;
	min-height: 16px;
}
.b-f-order__table{
	display: none;
	margin-top: 16px;
	max-width: 650px;
}
.b-f-order__table-300{
	max-width: 300px!important;
	width: 300px!important;
}
.b-f-order__table td{
	padding-left: 16px;
	max-width: 100px;
	vertical-align: top;
	line-height: 16px;
}
.b-f-order__table thead td{
	font-size: 12px;
}












.tabs-wrap{
	font-size: 0;
	width: 100%;
	margin: 0 auto;
	border-bottom: 2px solid #FFD1A9;
	height: 24px;
	position: relative;
}
.tabs{
	text-align: center;
	font-size: 14px;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	cursor: pointer;
	vertical-align: bottom;
}
.tab_window{
	display: none;
}
.tab_1_window{
	display: block;
}
.tab_selected{
	position: relative;
	cursor: default;
	border: 2px solid #FFD1A9;
	border-bottom: none;
	border-radius: 3px 3px 0px 0px;
	background: -moz-linear-gradient(top,  rgba(255,209,169,1) 0%, rgba(255,209,169,0.99) 1%, rgba(255,209,169,0) 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,209,169,1)), color-stop(1%,rgba(255,209,169,0.99)), color-stop(99%,rgba(255,209,169,0)));
	background: -webkit-linear-gradient(top,  rgba(255,209,169,1) 0%,rgba(255,209,169,0.99) 1%,rgba(255,209,169,0) 99%);
	background: -o-linear-gradient(top,  rgba(255,209,169,1) 0%,rgba(255,209,169,0.99) 1%,rgba(255,209,169,0) 99%);
	background: -ms-linear-gradient(top,  rgba(255,209,169,1) 0%,rgba(255,209,169,0.99) 1%,rgba(255,209,169,0) 99%);
	background: linear-gradient(to bottom,  rgba(255,209,169,1) 0%,rgba(255,209,169,0.99) 1%,rgba(255,209,169,0) 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd1a9', endColorstr='#00ffd1a9',GradientType=0 );
}
.tab_selected:after{
	content: '';
	display:inline-block;
	background: #FFF8E3;
	width: 100%;
	height: 2px;
	bottom: 0;
	left: 0;
	position: absolute;
}
.tabs:first-child{
	border-left: none;
}
.tabs:last-child{
	border-right: none;
}
.tab_last{
	position: absolute;
	right: 0;
	bottom:-2px;
}

















.order{
	position: relative;
}
.list-product-title{
	display: inline-block;
	vertical-align: top;
	position: absolute;
	top: -24px;
	text-align: center;
	width: 100%;
	white-space: nowrap;
	word-wrap: normal;
}
.order ul{
	margin: 0;
	padding: 0px;
}
.product-list-options__title,.list-product-title{
	font-size: 12px;
}
.product-list-options__title{
	padding: 0 16px;
	text-align: center;
}
.list-product{
	display: inline-block;
	position: relative;
}
.product-list-options,.product-list-hint{
	display: none;
	vertical-align: top;
	max-width: 200px;
	background: #F6E4BD;
	border: 1px solid #EAC096;
	border-radius: 4px;
	position: relative;
}
.product-list-options li,.product-list-hint li{
	text-align: center;
	padding: 0 12px;
}
.product-list-hint li{
	background: #EDCA9F;
}
.product-list-warp {

}
.show{
	display: inline-block;
}
.hide{
	display: none;
}
.order li{
	list-style: none;
	cursor: pointer;
	min-width: 50px;
}
.order li:hover{
	background: #F8D6AB;
}
.product-title{
	font-weight: bold;
	padding-left: 8px;
	cursor: pointer;
}
.product-title:hover{
	background: #F8D6AB;
}
.list-product{
	width: 200px;
	background: #F6E4BD;
	border: 1px solid #EAC096;
	border-radius: 4px;
}
.product{
	line-height: 18px;
	margin-top:4px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left:16px;
	display: none;
}
.testvalue{
	position: fixed;
	font-size: 12px;
	left: 700px;
	top:100px;
}
.testvalue div{
	margin-right: 16px;
	padding: 0;
}
.offselecet_on{
	color: silver;
}
.valueDensity{
	padding: 0 16px;
	min-width: 75px!important;
}
.product-list-options__input{
}
.product-list-options__input input{
	text-align: right;
}
.valueQuantity{
	width:48px;
	text-align: right;
	height: 24px;
	line-height: 24px;
	outline: 0;
	border:1px solid #F8D6AB;
	padding-right: 4px;
}
.valueQuantity:focus{
	border:1px solid #E99631;
}
.product-list-options_9 span{
	font-size: 10px;
	text-align: left;
	line-height: 18px;
	display: inline-block;
	padding: 0 16px;
}
.b-f__selected:hover{
	background: #EDCA9F!important;
}
.q_post input{
	width: 48px;
	text-align: right;
	height: 18px;
	line-height: 18px;
}
.q_post td{
	vertical-align: baseline;
}
.product-list-options__input{
	background: none;
	border:0;
}
.table_valueQuantity{
	outline: 0;
	padding-right: 4px;
	border:1px solid #F8D6AB;
}
.table_valueQuantity:focus{
	border:1px solid #E99631;
}
.popup_order_alert{
	left:0;
	width: 100%;
	padding: 8px;
	font-size: 13px;
	line-height: 16px;
	border-radius: 4px;
	border:1px solid #E99631;
	background: #F6E4BD;
	margin-top: 11px;
	text-align: center;
	box-sizing: border-box;
	position: relative;
	font-weight: bold;
	display: none;
}
.popup_order_alert:before{
	content: '';
	border-bottom:9px solid  #E99631;
	border-left:9px solid transparent;
	border-right:9px solid transparent;
	position: absolute;
	top:-10px;
	left:0px;
	right: 0;
	margin: 0 auto;
	width: 0px;
	display:inline-block;
}
.popup_order_alert:after{
	content: '';
	border-bottom:8px solid  #F6E4BD;
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	position: absolute;
	top:-8px;
	left:0px;
	right: 0;
	margin: 0 auto;
	width: 0px;
	display:inline-block;
}
.s-dash{
	list-style: none;
	padding-left: 12px;
}
.s-dash li:before{
	content: ' — '
}