﻿html {
	font-family: Arial,Verdana,sans-serif;font-size: 14px;
	color:#333333;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	font-size: 14px;
	margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

@font-face {
	font-family: 'FontAwesome';
	src: url('fonts/fontawesome-webfont.eot?v=4.3.0');
	src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),
	url('fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),
	url('fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),
	url('fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),
	url('fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* font-family: "LatoRegular"; */
@font-face {
	font-family: "LatoRegular";
	src: url("fonts/LatoRegular/LatoRegular.eot");
	src: url("fonts/LatoRegular/LatoRegular.eot?#iefix")format("embedded-opentype"),
	url("fonts/LatoRegular/LatoRegular.woff") format("woff"),
	url("fonts/LatoRegular/LatoRegular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
/* font-family: "LatoLight"; */

@font-face {
	font-family: "LatoLight";
	src: url("fonts/LatoLight/LatoLight.eot");
	src: url("fonts/LatoLight/LatoLight.eot?#iefix")format("embedded-opentype"),
	url("fonts/LatoLight/LatoLight.woff") format("woff"),
	url("fonts/LatoLight/LatoLight.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

/* font-family: "LatoBold"; */
@font-face {
	font-family: "LatoBold";
	src: url("fonts/LatoBold/LatoBold.eot");
	src: url("fonts/LatoBold/LatoBold.eot?#iefix")format("embedded-opentype"),
	url("fonts/LatoBold/LatoBold.woff") format("woff"),
	url("fonts/LatoBold/LatoBold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

/* font-family: "LatoItalic"; */
@font-face {
	font-family: "LatoItalic";
	src: url("fonts/LatoItalic/LatoItalic.eot");
	src: url("fonts/LatoItalic/LatoItalic.eot?#iefix")format("embedded-opentype"),
	url("fonts/LatoItalic/LatoItalic.woff") format("woff"),
	url("fonts/LatoItalic/LatoItalic.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}


@font-face {
	font-family: "ProximaNovaRegular";
	src: url("fonts/ProximaNova/ProximaNovaRegular/ProximaNovaRegular.eot");
	src: url("fonts/ProximaNova/ProximaNovaRegular/ProximaNovaRegular.eot?#iefix")format("embedded-opentype"),
	url("fonts/ProximaNova/ProximaNovaRegular/ProximaNovaRegular.woff") format("woff"),
	url("fonts/ProximaNova/ProximaNovaRegular/ProximaNovaRegular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "ProximaNovaBold";
	src: url("fonts/ProximaNova/ProximaNovaBold/ProximaNovaBold.eot");
	src: url("fonts/ProximaNova/ProximaNovaBold/ProximaNovaBold.eot?#iefix")format("embedded-opentype"),
	url("fonts/ProximaNova/ProximaNovaBold/ProximaNovaBold.woff") format("woff"),
	url("fonts/ProximaNova/ProximaNovaBold/ProximaNovaBold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "ProximaNovaBlack";
	src: url("fonts/ProximaNova/ProximaNovaBlack/ProximaNovaBlack.eot");
	src: url("fonts/ProximaNova/ProximaNovaBlack/ProximaNovaBlack.eot?#iefix")format("embedded-opentype"),
	url("fonts/ProximaNova/ProximaNovaBlack/ProximaNovaBlack.woff") format("woff"),
	url("fonts/ProximaNova/ProximaNovaBlack/ProximaNovaBlack.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}




.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}

#mainCon{
	width: 100%;
	text-align: center;
}
#mainCenter, header, #navCon{
	margin-left: auto;
	margin-right: auto;
	width: 1160px;

}

header{
	height: 137px;
}
#navCon{

}

.clear{clear: both;}

#logo{float: left;margin-top: 32px;margin-bottom: 48px;}
#contactInfo{float: left;margin-left: 20px;}
#rightHeader{float: right;margin-top: 35px;margin-right: 22px}
#rightHeader a{color: #ff7700;text-decoration: none;}


#phone{font-size: 36px;font-family: ProximaNovaBold;margin-top: -10px;color: black;text-decoration: none;}
#phone:before{
	content:"";
	background-image:  url("images/phone.png");
	float:left;
	width: 30px; /*эти размеры определяют область, которая будет «вырезана» из спрайта*/
	height: 30px;
	margin: 11px -8px 0 23px;

}
#hrefContacts{margin: -7px -16px 0 0;}
/*
#info{float: left;margin-left: 25px;font-family: LatoBold;font-size: 90%;}
#info span{padding-left: 10px;}
*/
#info{padding-left: 80px;font-family: ProximaNovaRegular;font-size: 16px;}
#hrefContacts {color: #d56300;}
#hrefContacts a{font-family: ProximaNovaRegular;color: #d56300;text-decoration: underline;}
#shopInfo{color: #ff7700;font-family: LatoBold;text-align: left;text-transform:uppercase;	height: 85px;
padding-top: 52px;float: left;font-size: 14px;}
#contactInfoDetail{
	height: 101px;float: left;padding-top: 36px;
}

#rightHeader #rightHeaderCenter{margin-top: 17px;color: #ff7700;}
#rightHeaderTop,#rightHeaderCenter{font-family: LatoBold;}
#rightHeaderTop{font-size: 70%;}
#rightHeaderDown{
	background: #f1b31a;
	border-radius: 5px;
	padding: 8px 0 8px 0;
	width: 242px;
}
#rightHeaderDown a{padding-left: 10px;font-family: LatoBold;text-transform:uppercase;color:white;}
#rightHeaderCenter a{text-decoration: underline;}
#cartImg{font-size: 160%;}
#rightHeaderDown a:before {
	content:"";
	background-image:  url("images/cart2.png");
	float: left;
	width: 24px;
	height: 22px;
	margin: -2px -46px 0 20px;
}
#rightHeaderCenter a{
	font-family: ProximaNovaRegular;
	margin: 0px 0px 0 0px;

}
#input:before {
	content:"";
	background-image:  url("images/input.png");
	float: left;
	width: 20px; /*эти размеры определяют область, которая будет «вырезана» из спрайта*/
	height: 20px;
	margin: -2px 8px 0 15px;
}
#register:before {
	content:"";
	background-image:  url("images/register.png");
	float: left;
	width: 20px; /*эти размеры определяют область, которая будет «вырезана» из спрайта*/
	height: 20px;
	margin: -2px -4px 0 21px;
}

#boxInput{float:left;}
#boxInput a{padding-right:18px; }
#boxRegister{float:left;}
#boxRegister a{padding-left:10px; }

nav{
	width: 890px;
	float: left;
}
#searchCon
{
	width: 260px;
	float: right;

}

nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}
nav li{
	float: left;
	position: relative;

}
/*
nav li:first-child{
	border-radius: 5px 0 0 5px;
}
*/

nav li a, nav li:hover a{
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color:#ffffff;
	font-family: ProximaNovaBold;
	font-size: 16px;

}
nav li:hover{
	background: #484848;
}
nav li.selected{
	background: #d76300;
}

nav li a span{
	padding: 19px 15px 15px;
	display: block;
}

#searchGroup {
	position: relative;
	display: table;
	margin: 10px 15px 0 0;
}
#searchCon input{
	display: table-cell;
	position: relative;
	float: left;
	display: block;
	width: 100%;

	padding: 8px 12px;

	border: 0px;
	border-right: none;
	border-radius: 5px 0 0 5px;
	outline: none;
}
#searchCon span{
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
}
#searchCon button{
	position: relative;
	border: none;
	background: #d76300;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	color: #fff;
	padding: 8px 12px;
	border-radius: 0 5px 5px 0;
	font-size: 15px;

}
#searchCon button:hover{
	background: #484848;
}

#searchCon i:before{
	content: "\f054";
}

#navBox{background: #f1b31a;}


#content{
	margin-top: 23px;

}

#contentCenter{
	float:left;
	width: 870px;
	overflow: hidden;
}

#contentLeft{
	width: 261px;
	float:left;
	margin-right: 9px;
}

#menuCont ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#menuCont ul li:hover {
	background: #efaa00;
}
#menuCont ul .root-item-selected{
	background: #d76300;
}
#menuCont ul .item-selected{
	background: #d76300;
}



#menuCont li{
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	margin-bottom: 10px;
	position: relative;
	text-align: left;
}

#menuCont li a{
	padding: 10px 10px;
	display: block;
	text-decoration: none;
	color:#333333;
	font-family: LatoRegular;
	font-size: 14px;

}

#menuCont li a i{
	color:#f1b31a;
	padding-right: 10px;
}
#menuCont li a i:before{
	content: "\f009";
}


#menuCont ul li ul{
	display: block;
	visibility: hidden;
	opacity: 0;

	position: absolute;
	z-index: 150;
	min-width: 250px;
	left: 100%;
	top: 0;
	background-color: #fff;
	margin: 0;
	padding: 0;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
}
#menuCont ul li ul li{
	border: none;
	margin-bottom: 0px;
}

#menuCont ul > li:hover > ul{-webkit-transition:opacity .2s ease .2s;-moz-transition:opacity .2s ease .2s;-o-transition:opacity .2s ease .2s;-ms-transition:opacity .2s ease .2s;transition:opacity .2s ease .2s;visibility:visible;opacity:1;}


#carousel{
	margin-left: 20px;
	margin-bottom: 30px;
}

.carousel-inner > .item > img,
.carousel-inner > .item > .itemImg > img {
	display: block;
	width: 100%;
	height: auto;

}
#carousel .carousel-inner > .item > .itemImg > img {height:290px;}

.carousel {
	position: relative;
}
.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
	border-radius: 5px;
}
.carousel-inner > .item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
	.carousel-inner > .item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-o-transition:      -o-transform .6s ease-in-out;
		transition:         transform .6s ease-in-out;

		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px;
	}
	.carousel-inner > .item.next,
	.carousel-inner > .item.active.right {
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	.carousel-inner > .item.prev,
	.carousel-inner > .item.active.left {
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	.carousel-inner > .item.next.left,
	.carousel-inner > .item.prev.right,
	.carousel-inner > .item.active {
		left: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
	display: block;
}
.carousel-inner > .active {
	left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.carousel-inner > .next {
	left: 100%;
}
.carousel-inner > .prev {
	left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
	left: 0;
}
.carousel-inner > .active.left {
	left: -100%;
}
.carousel-inner > .active.right {
	left: 100%;
}

.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 300%;
	color: #f1b31a;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	background-color: rgba(0, 0, 0, 0);


}
.carousel-control.left {
	border-radius: 5px;
}
.carousel-control.right {
	right: 0;
	left: auto;
	border-radius: 5px;
}
.carousel-control:hover,
.carousel-control:focus {
	color: #f1b31a;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -25px;
	font-size: 43px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
	left: 13px;
	margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
	right: 13px;
	margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
	width: 20px;
	height: 20px;
	font-family: serif;
	line-height: 1;
}
#partner .carousel-control.right,#partner .carousel-control.left {background-image: none;}

.glyphicon-chevron-left:before {
	content: "\f104";
}
.glyphicon-chevron-right:before {
	content: "\f105";
}

.carousel-indicators {
	position: absolute;
	bottom: -3px;

	z-index: 15;

	padding-left: 0;
	margin-left: 0;

	text-align: right;
	list-style: none;
	width: 840px;
	left: 0px;
	right: 0px;
}
.carousel-indicators li {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff;

	border-radius: 3px;
}
.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #d56300;
}

#partner{margin-left: 20px;margin-top: 40px;margin-bottom: 40px;}
#partner .carousel-control{width: 2%;}

.catCon {
	padding: 0;


}
.catCon li{
	width: 200px;
	height: 200px;
	list-style: none;
	text-align: center;
	overflow: hidden;
	float: left;
	margin-left: 15px;
	margin-bottom: 17px;
	border-radius: 5px;
	border: 1px solid #d9d9d9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.catCon li:hover {
	border: 1px solid #ffc330;

}
.catCon li:hover .cat_title{
	background-color: rgba(239, 170, 0, 0.8);
	color: white;
}



.catCon li img{height: 100%;}
.catCon li a{text-decoration: none;font-size: 90%;font-family:ProximaNovaBold;}
.catCon li{position: relative;}
.cat_title{

	position: absolute;
	width: 205px;
	height: 42px;
	bottom: 0px;
	background-color: rgba(255, 255, 255, 0.8);
	text-transform: uppercase;
	color: #333333;
}
.cat_title span{
	margin: 5px;
	display: block;
}

.pageInfo{
	text-align: left;
	font-size: 14px;
	margin-left: 20px;
	line-height: 150%;
	font-family: ProximaNovaRegular;

	margin-bottom: 30px;
}

.hrLine2 {margin: 18px 3px 20px 18px;}
.hrLine2 .hrName{text-align: left;font-size: 22px;font-weight: bold;    text-transform: uppercase;}
.hrLine2 hr {
	color:#f1b31a;
	background-color:#f1b31a;
	border:0px none;
	height:1px; /* высота 1px IE, Firefox, Opera, Safari */
	clear:both;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}

.hrLine{margin-left: 20px;text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}


.hrLine .hrName{display: inline-block;
	position: relative;
	background: #fff;
	z-index: 2;
	text-transform: uppercase;

	padding: 2px 10px 0;
	font-family: LatoBold;

}
.hrLine hr{

	margin: 0;
	top: -15px;
	position: relative;
	border: 0;
	z-index: 1;
	border-radius: 2px;

	height: 7px;

	background: #f1b31a;
	background-image:  url("images/hrRight.png"), url("images/hrLeft.png");
	background-position: top right, top left;
	background-repeat: no-repeat;
}


.itemCon a:hover {
	text-decoration: none;;
}
.itemCon ul{padding: 0;display: block;text-align: center;}

.itemCon li{
	display: block;
	position: relative;
	float: left;
	list-style: none;
	padding: 1px 10px;
	margin: 0 1% 30px;
	width:23%;
	border-radius: 5px;
	border: 1px solid #d9d9d9;

	height: 330px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.itemConInner{
	border: 1px solid transparent;
	z-index: 100;
}

.itemCon li:hover{
	border: 1px solid transparent;

}

.itemCon li:hover .itemConInner{
	position: absolute;
	z-index: 99;
	top: 0;
	left: 0;
	right: 0;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18);
	border-radius: 5px;
	border: 1px solid #d3d3d3;
	background: #fff;
	-webkit-animation: borderview 0.5s;
	animation: borderview 0.5s;
	padding: 1px 10px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.itemCon li:nth-child(4n+1) {
	clear: both;
}

.itemConInnerImage{
	position: relative;
	display: block;
	width: 100%;
	padding-top: 110%;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}

.itemDetal{
	display: block;
	background: #d56300;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;

	height: 25px;
	line-height: 25px;
	margin: 0 -11px -1px -11px;
	border-radius: 0 0 5px 5px;

}
.itemDetal:hover{
	color:white;
}



.itemCon li:hover .itemToCartHidden {
	display: block;
}

.itemToCartHidden {display: none;}
.itemToCart{
	display: inline-block;
	text-align: center;
	padding: 10px;
}



.itemCon .itemToCart a{
	padding: 10px;
	border-radius: 3px;
	background: #f2b31a;
	color: #fff;
	text-decoration: none;
	font-family: LatoRegular;
	text-transform: uppercase;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
}
.itemCon .itemToCart a:hover{
	color: #fff;
}

.itemToCart i{color: #fff;padding-right: 5px;}
.itemToCart i:before{
	content: "\f07a";
}

.itemDop {text-align: left;font-family: LatoRegular;font-size: 75%;margin: 10px 0px;height: 45px;overflow: hidden;}
.itemDop a {color:black;text-decoration: none;}
.itemPropName66{display: none;}
.itemPrice{font-family: LatoBold;padding: 0px;height: 17px;}
.itemName{font-family: ProximaNovaBold;text-transform: uppercase;margin:0 10px;font-size: 14px;height: 47px;overflow: hidden;line-height: 16px;}
.itemName a:hover{color:#000000;}
.itemName a{color:#000000;text-decoration: none;}


#logoFooter{float: left;}
#menuFooterCon{float: left;}

#footerCon{width: 1160px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
}
.infoFooter{float:left;width: 270px;}
.infoFooter span{padding-left: 10px;}
.infoFooterPhone{color:white;font-family:ProximaNovaBold;font-size: 28px;}
.infoFooterRasp{color:#f2b31a;font-size: 12px;}

#social{float:left;margin-left: 100px;}
#social div{float: left;width: 24px;height: 24px;overflow: hidden;margin-right: 6px;margin-top: 15px;}
#social div a{text-decoration: none;border:none;width: 24px;height: 24px;background-image: url(images/spriteSocial.png);display: block;}

.vk{background-position: -120px 0;}
.ok{background-position: -150px 0;}
.tv{background-position: -234px 0;}
.youtube{background-position: -264px 0;}
.ins{background-position: 0 0;}

.footerCopy{text-align: right;font-family: LatoRegular;font-size: 80%;color:white;padding-top: 25px;}
.hrPartner{margin-top: 50px;}

.leftDop{
	width: 100%;
	height: 105px;
	background: #f2b31a;
	display: block;
	border-radius: 3px;
	background-position: top 1px left 4px;
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: ProximaNovaBold;
	color: #fff;
	font-size: 16px;
	margin-top: 20px;
	text-transform: uppercase;
	line-height: 120%;

}
.leftDop:hover{
	text-decoration: none;
	color: #fff;
}
.leftDop div{
	margin-left: 115px;
	text-align: left;
	padding-top: 20px;
}
.leftDop.contact{background-image: url(images/backContact.png);margin-top: 40px;}
.leftDop.calc{background-image: url(images/backCalc.png);background-position: top 1px left 4px;}
.leftDop.photo{background-image: url(images/backPhotot.png);}
.leftDop.photo div{padding-top: 36px;}

#menuFooterCon{
	text-align: left;
	width: 850px;
}
.footerMenu{float:left;padding-left: 100px;width: 30%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.footerMenu a{
	text-decoration: none;
	color: white;
	font-family: LatoRegular;
	font-size: 90%;
}

footer{
	background: #484848;
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
footer hr{color:#f1b31a;
	background-color:#f1b31a;
	border:0px none;
	height:1px; /* высота 1px IE, Firefox, Opera, Safari */
	clear:both;
}

@media (min-width: 992px) {
	#mainCenter
	{
		/* width: 970px;*/
	}
}
@media (min-width: 1200px) {
	#mainCenter, header, #navCon
	{
		width: 1160px;
	}
}

.bx-breadcrumb {
	margin-left: 15px;
	font-family: LatoRegular;
	font-size: 14px;
}
.bx-breadcrumb .bx-breadcrumb-item{
	float: left;
	color:#a8a8a8;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item a{
	color:#a8a8a8;
	font-family: LatoRegular;
	font-size: 14px;
}

.bx-section-desc{text-align: left;
	max-height: 60px;overflow: hidden;margin-left: 15px;
	margin-bottom: 15px;
	line-height: 150%;
	font-family: ProximaNovaRegular;
}
.bx-section-name{text-align: left;margin-left: 15px;}


.bx_lt{float: left;margin-right: 2%;
	width: 42%;}
.bx_rt{float: left;    margin-left: 2%;
	width: 54%;}
.bx_bigimages img {    display: inline-block;
	max-width: 100% !important;
	max-height: 100% !important;
	vertical-align: middle;
	text-align: center;}

.bx_bigimages{border: 1px solid #cfcfcf;
	border-radius: 2px;
	background: #fff;
	text-align: center;}

.bx_item_container{margin-left: 15px;}

.bx_big.bx_bt_button{
	padding: 11px 30px;
	height: 50px;
	font-weight: bold;
	line-height: 34px;
	font-size: 15px;
}
.bx_big.bx_bt_button:hover{
	text-decoration: none;
	color:white;
	background: #f2b31a;
}

.bx_medium.bx_bt_button{
	padding: 2px 8px;
	height: 32px;
	font-weight: bold;
	line-height: 34px;
	font-size: 14px;
}

.bx_bt_button {
	font-family: LatoRegular;

	height: 36px;
	line-height: 36px;

	background: #d76300;

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2df', endColorstr='#006fcb',GradientType=0 );
	color: #fff;
	text-shadow: 0 1px 0 #006cae;

	display: inline-block;
	border-radius: 5px;
	text-align: center;
	text-decoration: none;

	cursor: pointer;
	text-transform: uppercase;
}
.bx_big.bx_bt_button.bx_cart{
	/*box-sizing: content-box;*/
}
.bx_big.bx_bt_button.bx_cart span {
	position: relative;
	bottom: -6px;
	display: inline-block;
	margin: 0 20px 0 0;
	width: 26px;
	height: 23px;
	background: url(images/cart2.png) no-repeat center;
}
.bx_item_container .bx_bt_button{
	height: 36px;
}
.item_current_count{
	font-weight: bold;

}
.item_current_price {
	color: #d76300;
	font-size: 26px;
	font-weight: bold;
}
.item_price{
	width: 40%;
}

.bx_item_detail {margin-bottom: 40px;}
.bx_lb{float:left;}
.bx_rt {text-align: left;}

.delivery_price{margin-top: 15px;}
.delivery_price_href a{color:#d76300;margin-left: 10px;}
.delivery_price_info {color:#ff0000;font-size: 14px;}

.transparent_input{
	border: none;
	background: none;
	color: #000;

	font-size: 16px;
	display: inline-block;
	width: 45px;
	text-align: center;
	padding: 10px 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
	outline: none;
}
.item_buttons_counter_block{
	border: 1px solid #d9d9d9;
	position: relative;
	border-radius: 5px;
	margin: 5px 10px;
}

.bx_bt_button_type_2{
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	position: absolute;
	right: 0px;
	width: 16px;
	height: 50%;
	text-decoration: none;
	color:#d76300;
	font-family: FontAwesome;
	font-size: 20px;

}
.plus_bottom{
	top:0px;

}
.minus_bottom{
	bottom:0px;
}
.plus_bottom i:before {
	content: "\f0d8";

}
.minus_bottom i:before {
	content: "\f0d7";

}

.table_price {margin-top: 50px;}
.table_price table{
	width: 100%;
	border-collapse: collapse;
	font-size: 17px;

}
.table_price table span{font-weight: bold;}

.table_price table span.item_current_price_special {font-size: 22px;margin-left: -5px;}

.table_price table td{width: 20%;}
.table_price table td:first-child {width: 60%;}
.table_price table th {border-bottom: 1px solid #d9d9d9;border-top: 1px solid #d9d9d9;font-weight: normal;}
.table_price table td, .table_price table th{padding: 11px 8px;}

.bx_md{text-align: left;}
.search_low_price_box{text-align: center;margin-top: 30px;margin-bottom: 30px;}

.search_low_price_box a{font-size:18px;color:white;padding:10px;text-decoration: none;background: #f1b31a;border-radius: 5px;width: 430px;display: block;margin-left: auto;margin-right: auto;}

/*TABS*/
.ui-tabs {
	border: 1px solid #c5c5c5;background:#d9d9d9;
}

.ui-tabs-nav .ui-state-active{background:white;box-shadow: 4px 0 5px -4px #8e8e8e;}

.ui-tabs-nav .ui-state-active a{font-weight: bold;}
.ui-tabs-nav a{outline: none;color:black;}
.ui-tabs .ui-tabs-panel{background:white;box-shadow: 6px -9px 7px -9px #8e8e8e;}
.ui-tabs .ui-tabs-nav{padding: 0;}
.ui-tabs{padding: 0;}
.ui-tabs .ui-tabs-nav li{margin: 0px .2em 0 0;}
.ui-tabs .ui-tabs-nav .ui-tabs-tab{}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor{padding: 0.9em 2.8em;}

.products_info_tb_left{
	display: block;float: left;
	width: 48%;
	border-collapse: collapse;

}
.products_info_tb_right{
	display: block;float: left;
	width: 48%;
	margin-left: 20px;
	border-collapse: collapse;

}
.products_info_tb_right .first,.products_info_tb_left .first{
	font-weight: bold;
	white-space:nowrap;
}
.products_info_tb_left td,.products_info_tb_right td{
	padding: 6px 10px;
	border-bottom: 1px solid #d9d9d9;

}

.page_navigation{margin-left: 10px;}
.page_navigation .page_navigation_num{
	float: left;
	width: 33px;
	height: 33px;
	background: #f1b31a;
	border-radius: 4px;
	margin-right: 8px;
	text-align: center;
}
.page_navigation .page_navigation_num_selected{
	background: #d56300;
}
.page_navigation .page_navigation_num a, .page_navigation .page_navigation_num div{
	color:white;
	text-decoration: none;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	font-family: ProximaNovaBold;
}

.ScrollUpButton{width: 45px; height: 45px;background: #d56300;position: fixed;right: 15px;bottom:100px;border-radius: 4px;display: none;}
.ScrollUpButton i:before {
	content: "\f106";
	color:white;
	font-size: 40px;
}



/*forms*/

.bx-authform{
	margin-left: 15px !important;
}

.bx-authform{
	margin: 0 0 25px;
	max-width: 500px
}
/*block*/
.bx-authform-formgroup-container{
	margin-bottom: 25px;
}
.bx-authform-content-container,
.bx-authform-label-container{
	font-size:13px;
	color: #5a6c77;
	padding-bottom: 2px;
}
.bx-authform-input-container{
	position: relative;
}
.bx-authform-psw-protected{
	height: 38px;
	width: 38px;
	position: absolute;
	right: 1px;
	top: 50%;
	margin-top: -19px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAPCAYAAAA/I0V3AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzdEMTI3RjNGRkJEMTFFNDk2ODJDNEJEOTQ4OEQ1OEIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzdEMTI3RjRGRkJEMTFFNDk2ODJDNEJEOTQ4OEQ1OEIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3N0QxMjdGMUZGQkQxMUU0OTY4MkM0QkQ5NDg4RDU4QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3N0QxMjdGMkZGQkQxMUU0OTY4MkM0QkQ5NDg4RDU4QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pi+O2x0AAAC4SURBVHjaYvz//z8DDJQ2dXEAqTQgdgFiRqjwfiCe3V1X9hmmjhGmCahBCkjNZMANcoEaH4AYTEiC06H0cyDOB2I/IM4G4odQ8ckoNgFtcQWy80ACQNN80a0Ayq8FUmxAPAcovxFmkxqUPoTDaXugtAqy8z5A6Vc4NL2B0h9BBAuUIwmlpYBO4QbSXFAD/wHxNyCWhsqLg/1U0ti5AEgLMxAPPjKRqAEE+JkYyADDVdNdEvU8BAgwAIw8L6DAodwVAAAAAElFTkSuQmCC") no-repeat center;
	-webkit-background-size: 11px auto;
	background-size: 11px auto;
}

.bx-authform-psw-protected-desc{
	display: none;
	background: #fff;
	position: absolute;
	width: 250px;
	left: 50%;
	margin-left: -125px;
	bottom: 100%;
	margin-bottom: 14px;
	border:1px solid #f0f1f2;
	padding: 10px 20px;
	font-size: 14px;
	z-index: 110;
	box-shadow: 0 6px 9px 0 rgba(0,0,0,.1)
}
.bx-authform-psw-protected:hover .bx-authform-psw-protected-desc{display: block;}
.bx-authform-psw-protected-desc>span{
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	height: 14px;
	display: block;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAOCAYAAAAxDQxDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjIzNzExNDdGRkJFMTFFNDg4RDM4NEY3NjNFRDYwRDUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjIzNzExNDhGRkJFMTFFNDg4RDM4NEY3NjNFRDYwRDUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMjM3MTE0NUZGQkUxMUU0ODhEMzg0Rjc2M0VENjBENSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMjM3MTE0NkZGQkUxMUU0ODhEMzg0Rjc2M0VENjBENSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PodxyuQAAAFASURBVHjarJS/SgNBEMZ3x00glj6DL2Fn5UtYi7WdlYUIYhGwCYgPYBeIjbUvIYikCxaCGk/wZvf2n98dCiEm521y2xwzOzO/m5tvTn5knyrG+LLZ6211ux3R5rHWCtZGhBBOCbaTUu7kzM9FYVuDeO+FNsWjD+EQ9S/px/8EY7ctmHVO5KwzwM5Iymu4pjRzP24D5tAJs34D7Bzm3a+f5uLWgpWfCzMZY+YHG0QXqDVdBloZZp0VXzmXAriCOZq/pyV5STB0Eo0pHqCufXQygCs2BTWCxUrC5eDZO+f7iL+BSy+KpX9ethZWSVibCSDHiLutK0QNPv9CGIpDXWaCPTkioj5c7+uC/sBctSccMfjBrITrjsQvKEXB25DufUepDPtyAnvYNFElrkrVGZZxD89hSqJaYflL2Gtq0rcAAwDa/ePzqfelnAAAAABJRU5ErkJggg==") no-repeat center bottom;
}
.bx-authform-input-container input[type="text"],
.bx-authform-input-container input[type="password"], .bx-authform-input-container textarea {
	display: block;
	width: 100%;
	font-size: 18px;
	height: 38px;
	margin: 0;
	padding: 0 4px;
	border: 1px solid #CCD5DB;
	border-radius: 2px;
	background: #f8fafc;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-authform-input-container textarea{
	height: 100px;
}
.bx-authform-input-container input[type="text"].bx-empty-field,
.bx-authform-input-container input[type="password"].bx-empty-field{
	border-color: #dd4b39;
}
span.bx-authform-starrequired{
	color: #d93333;
}
.bx-authform-formgroup-container .bx-captcha{
	margin-bottom: 10px;
}
.bx-authform-link-container,
.bx-authform-description-container{
	padding-bottom: 10px;
	font-size: 13px;
	color: #292d2e;
}
.bx-authform-description-container{
	font-size: 13px;
	color: #5a6c77;
}
.bx-authform-link-container{margin-bottom: 20px;}

hr.bxe-light{
	border: 0;
	border-bottom: 1px solid #e5e5e5;
	margin-top: 20px;
	margin-bottom: 20px;
}

.alert{
	border: none;
	border-radius: 1px;
	font-size: 14px;
	padding: 15px;
	margin-bottom: 20px;
	max-width: 500px;
}
.bxe-aleft-title{
	font-weight: bold;
	padding-bottom: 5px;
}
.alert-success {
	color: #3C763D;
	background-color: #DFF0D8;
	border-color: #D6E9C6;
}
.alert-warning {
	color: #8A6D3B;
	background-color: #FCF8E3;
	border-color: #FAEBCC;
}
.alert-danger {
	color: #A94442;
	background-color: #F2DEDE;
	border-color: #EBCCD1;
}

#call_feedback .popup-window-center-column{
	padding: 10px;
}

.starrequired{
	color: #d93333;
}

.bx_ordercart_order_pay_center{text-align: right;}

.bx-order-text{max-width: 100%;}
#basket_items td{vertical-align: middle;}

#basket_form_container {margin-left: 15px;}

.bx_cart_delete i:before {
	content: "\f057";
}
.bx_cart_delete{
	color: #e44646;
	font-family: FontAwesome;
	font-size: 20px;
}

.bx_ordercart .bx_ordercart_order_sum tr td.fwb1{color: #d76300;}

.bx-filter .bx-filter-parameters-box-title span{
	color:black;
	font-weight: bold;
}
.bx-filter .bx-filter-parameters-box-title span:hover {
	border:none;
}
.bx-filter .bx-filter-parameters-box-title hr{
	color: #a8a8a8;
	background-color: #d9d9d9;
	border: 0px none;
	height: 1px;
	clear: both;
	font-size: 0px;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
}
.bx-filter .bx-filter-parameters-box-title{
	font-size: 16px;
}
.bx-filter .bx-filter-parameters-box-title i{
	float: right;color: #d76300;
	cursor: pointer;
}
.fa-angle-up:before{
	content: "\f0d7";
}
.fa-angle-down:before {
	content: "\f0d8";
}

.bx-filter .btn-link{
	color: #d56300;
}
.bx-filter.bx-yellow .btn-themes{background-color: #f2b31a;
	border-color: #f2b31a;}
.bx-filter.bx-yellow .btn-themes:hover{background-color: #d56300;
	border-color: #d56300;}
.bx-filter-parameters-box-container .btn{
	font-size: 16px;
}
.bx-filter .bx-filter-popup-result a{
	color: #d56300;font-size: 14px;
}
.bx-filter-parameters-box-container .checkbox.col_3{
	float: left;
	width: 60px;
	height: 20px;
	overflow: hidden;
	margin-right: 10px;
	margin-top: 0px;
}
.bx-filter-parameters-box-container .checkbox.col_2{
	float: left;
	width: 103px;

	overflow: hidden;
	margin-right: 2px;
	margin-top: 0px;
}
.bx-filter-parameters-box-container .checkbox.col_2 .bx-filter-param-text{
	height: 20px;
	overflow: hidden;
}
.bx-filter-param-label{
	padding-left: 18px !important;
}
.bx-filter-input-checkbox input{
	margin-left: -16px !important;
}
	/*.bx-filter-parameters-box-container .checkbox + .checkbox{*/
	/*margin: 0px;*/
	/*margin-left: 10px;*/
/*}*/
.bx-filter-button-box .bx-filter-block{
	text-align: center;
}

.bx-filter.bx-yellow .bx-ui-slider-pricebar-v {
	background: #f2b31a;
}

.scrollbar
{
	width: 100%;
	float: left;
	max-height: 300px;
	overflow-y: scroll;
	margin-bottom: 25px;
}

#style-3::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar
{
	width: 8px;
	background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar-thumb
{
	background-color: #d56300;
}

.backLink{margin-left: 18px;}
.backLink a {text-decoration: underline;cursor: pointer;}
div.mf-ok-text {color:green; font-weight:bold; padding-bottom: 1em;}
div.mf-error-text {color:red; font-weight:bold; padding-bottom: 1em;}