html {
	min-width:1000px;
	height:100%
}
body {
	min-width:1000px;
	height:100%;
	margin:0;
	padding:0;
	font:14px/22px arial,helvetica,sans-serif;
	color:#404449;
	background:#e4e8ea
}
a {
	color:#404449;
	outline:none
}
a:hover {
	text-decoration:none;
	color:#006749;
}
h1 {
	margin:8px 0 18px 0;
}
img {
	border:none
}
.wrapper {
	min-width:1000px;
	width:100%;
	min-height:100%;
	position:relative;
	overflow:hidden
}
.wrapper-inner {
	width:980px;
	padding:0 60px 0 60px;
	background:#fff;
	position:relative;
	left:50%;
	margin-left:-550px;
	margin-top:10px;
}
.top-inner:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.top-menu ul li:before {
	content:"";
	display:block;
	width:1px;
	height:13px;
	position:absolute;
	left:0;
	top:18px;
	background:#d6dce0
}
.top-menu ul li:first-child:before {
	display:none
}
header {
	display:block;
	width:100%;
	padding:0 0 10px 0
}
header:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.logo {
	float:left;
	padding:40px 0 0 100px;
	line-height:1 em;
	height:75px;
	background:url(img/logo.png) 0 25px no-repeat;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color: #404449;
	line-height:26px;
	cursor:pointer;
}
.header-contacts {
	background:url(img/phone.png) 0 31px no-repeat;
	float:right;
	width:190px;
	padding:36px 0 0 32px
}
.header-phone {
	font-weight:bold;
	font-size:24px;
	line-height:28px;
	color:#394048
}
.header-time {
	font-size:11px;
	line-height:18px;
	color:#83888e;
}
.header-time p {
	margin:0;
	padding:0
}
.header-time strong {
	color:#494e55;
	font-weight:normal;
}

.header-phone .phone a {
	text-decoration: none;
}
.header-phone .phone a:hover {
	color:#006A4D;
}
.header-cart-link a:hover {
	background:none
}
.panel {
	width:100%;
	height:65px;
	border-top:2px solid #f0f3f4;
	margin-top:-8px;
}
.main-menu {
	display:block;
	float:left;
	font-size:17px;
	font-weight:bold;
	line-height:36px;
	padding:14px 0 0 0
}
.main-menu ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none
}
.main-menu ul li {
	float:left;
	margin:0 0 0 17px;
	color:#ffb400;
	position:relative
}
.main-menu ul li:first-child {
	margin:0
}
.main-menu ul li a {
	text-decoration:none;	
}
.main-menu ul li a:hover {
	background:none;
	text-decoration:underline;
}

.main-menu ul li.main-menu-catalogue:hover {
	background-position:left -36px
}
.main-menu ul li.main-menu-catalogue:hover a span,.main-menu ul li.main-menu-catalogue.active:hover a {
	color:#fff;
	background:url(img/main-menu-link-catalogue.png) no-repeat left bottom
}
.main-menu ul li ul:after {
	content:"";
	display:block;
	position:absolute;
	left:31px;
	top:-7px;
	width:15px;
	height:7px;
	background:url(img/main-menu-arrow.png)
}
.main-menu ul li:hover ul {
	display:block
}
.main-menu ul li.main-menu-catalogue ul li a:hover,.main-menu ul li.main-menu-catalogue.active ul li a:hover {
	color:#ffde00;
	text-decoration:underline
}
.main-menu ul li.main-menu-catalogue ul li+li+li {
	border-top:1px solid #494f56
}
.search {
	float:right;
	padding:15px 0 0 0;
	width:241px;
	position:relative
}
.search form {
	margin:0;
	padding:0
}
.search-input {
	float:left;
	width:203px;
	height:33px;
	padding:1px;
	background:url(img/search-input.png)
}
.search-input input {
	vertical-align:top;
	margin:0;
	padding:5px 10px 6px 10px;
	font:11px/18px arial,helvetica,sans-serif;
	color:#404449;
	outline:none;
	border:none;
	background:none;
	width:183px;
	height:22px
}
.search-submit {
	float:left;
	width:36px
}
.search-submit input {
	vertical-align:top;
	width:36px;
	height:35px;
	background:url(img/search-submit.png);
	border:none;
	margin:0;
	padding:0;
	outline:none;
	cursor:pointer
}
.search-submit input:hover {
	background-position:left -35px
}
.slider {
	position:relative;
	margin:-2px 0 -58px 0;
	background:url(img/slider-shadow.png) no-repeat center bottom;
	padding:0 0 58px 0
}
.slider-content>ul {
	margin:0;
	padding:0;
}
.slider-content>ul li {
	min-height:177px;
}
.main-title {
	position:relative;
	padding:47px 0 0 0
}
.main-title h1 {
	font-weight:bold;
	font-size:27px;
	line-height:10px;
	color:#394048;	
}
.main-text {
	width:100%;
	padding:1px 0 15px 0;
}
.main-text h2{
	width:100%;
	font-weight:bold;
	font-size:22px;
	line-height:10px;
	color:#394048;
	padding:9px 0 7px 0;
}
.main-text:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.main-text-calc-link a:hover {
	background:none;
	color:#f6c700
}
.main-text-inner {
	margin:0 310px 0 0;
	font-size:16px;
	line-height:22px;
	text-align:justify;
}
.main-catalogue {
	position:relative;
	margin-right:-80px;
	font-size:0;
	line-height:0;
	letter-spacing:-1px;
	padding-bottom:20px;
}
.main-catalogue-item {
	width:300px;
	min-height:100px;
	padding:0 40px 22px 0;
	display:inline-block;
	vertical-align:top
}
.main-catalogue-item-photo {
	float:left;
	width:80px;
	height:80px;
	text-align:center;
	line-height:80px;
	padding:9px 0 0 0;
}
.main-catalogue-item-photo a {
	text-decoration:none;
}
.main-catalogue-item-photo img {
	vertical-align:middle
}
.catalogue-index-content .main-catalogue-item:hover .main-catalogue-item-photo img {
	opacity:0.9
}
.main-catalogue-item-content {
	float:right;
	width:200px;
	padding:8px 0 0 0
}
.main-catalogue-item-name {
	letter-spacing:0;
	font-weight:bold;
	font-size:18px;
	line-height:20px
}
.main-catalogue-item-name a {
	text-decoration:none;
	
}
.main-catalogue-item-name a:hover {
	background:none
}
.main-catalogue-item-anonce {
	color:#9ba0a7;
	font-size:11px;
	line-height:16px;
	letter-spacing:0;
	padding:5px 0 0 0;
	overflow: hidden;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
}
.main-catalogue-item-anonce a:hover {
	text-decoration:underline
}
.main-news-name a:hover {
	background:none
}
.catalogue:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.catalogue-title {
	color:#26292d;
	font-size:26px;
	font-weight:bold;
	line-height:33px;
	padding:0 0 18px 0
}
.catalogue-title.catalog-total-cnt {
	font-size:24px;
	color:#394048
}
.catalogue-title.catalog-total-cnt span {
	color:#5EB582;
}
.catalogue-ctrl-types a:before {
	content:"";
	width:11px;
	height:11px;
	background:url(img/ico-cat-layout.png) 0 0 no-repeat;
	position:absolute;
	left:10px;
	top:50%;
	margin-top:-5px;
}
.pager-first:hover {
	background-position:left -30px
}
.pager-prev:hover {
	background-position:-26px -30px
}
.pager-next:hover {
	background-position:-52px -30px
}
.pager-last:hover {
	background-position:-78px -30px
}
.catalogue-cards:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.catalogue-cards-wide .catalogue-card+.catalogue-card+.catalogue-card {
	border-top:none;
	padding-top:15px
}
.catalogue-cards-wide .catalogue-card+.catalogue-card+.catalogue-card+.catalogue-card+.catalogue-card {
	border-top:1px solid #eaeeef;
	padding-top:30px
}
.catalogue-cart-title a:hover {
	background:none;
	color:#f6c700
}
.catalogue-cart-title-nopopup a:hover {
	background:none;
	color:#f6c700
}
.catalogue-card-count:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.catalogue-cards .row:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.catalogue-card-count-dec:hover {
	background-position:left -31px
}
.catalogue-card-count-inc:hover {
	background-position:-28px -31px
}
.catalogue-card-buy a:hover {
	background-position:left -37px;
	cursor:pointer;
}
.catalogue-card-buy-related a:hover {
	background-position:left -37px;
	cursor:pointer;
}
.catalogue-card-compare:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.catalogue-compare-link a:hover {
	background-position:left -74px
}
.catalogue-compare-link a:hover span {
	background-position:right -111px
}
.catalogue-list-title a:hover {
	background:none;
	
}
.catalogue-buy a:hover {
	background-position:left -74px
}
.catalogue-buy a:hover span {
	background-position:right -111px
}
.collection:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.filter-group-title a:before {
	content:"";
	display:inline-block;
	width:9px;
	height:9px;
	background:url(img/filter-group-arrows.png);
	position:absolute;
	left:-15px;
	top:4px
}
.filter-group-open .filter-group-title a:before {
	background-position:left -27px
}
.filter-group-title a:hover {
	background:none
}
.filter-group-checkbox:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.filter-group-checkbox div span.txt:hover {
	text-decoration:none
}
.filter-group-content a:hover {
	text-decoration:none
}
.filter-ctrl:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.collection-photo-preview:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.collection-photo-preview a:hover{
	opacity:1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100)
}
.product-order:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.product-buy input:hover {
	background-position:left -37px
}
.product-main:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.product:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.catalogue-index:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.catalogue-menu ul li a:hover {
	color:#ffde00;
	text-decoration:underline
}
.main-rightside {	
	float:right;
	width:290px;
	height:300px;
}
.main-rightside-article {
	float:right;
	width:250px;
	margin-top:8px;
}

.catalogue-side-calc-link a:hover {
	background:none;
	color:#f6c700
}
.cart-headers:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.cart-item:hover {
	background:#f9fafb
}
.cart-item-name a:hover {
	background:none;
	color:#f6c700
}
.cart-item-buy a:hover {
	background-position:left -37px
}
.cart-ctrl:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.cart-ctrl-back a:hover {
	background-position:left -31px
}
.cart-ctrl-submit:hover {
	background-position:left -108px
}
.cart-ctrl-submit:hover input {
	background-position:right -162px
}
footer {
	display:block;
	height:180px;
	position:relative;
	overflow:hidden;
	margin-bottom: 10px;
}
footer a:hover {
	color:#404449
}
.footer-top p{
	 font-size: 120%;
    font-weight: bold;
}
.footer-inner:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.footer-top {
	width:980px;
	padding:0 60px;
	position:relative;
	left:50%;
	margin-left:-550px;
	height:56px;
	position:relative;
	overflow:hidden;
	background:#eaedee
}
.footer-menu ul:after {
	content:"";
	display:inline-block;
	width:100%;
	height:0
}
.footer-bottom {
	width:980px;
	padding:0 60px;
	position:relative;
	left:50%;
	margin-left:-550px;
	height:124px;
	background:#f4f6f7
}
.footer-left {
	float:left;
	padding:55px 85px 0 0
}
.copyrights {
	font-size:13px;
	line-height:15px;
}
.footer-center {
	float:left;
	width:270px;
	padding:17px 0 0 0;
	font-size:13px
}
.footer-right {
	float:right;
	width:50px;
	margin:45px 30px 0 0;	
}
.footer-right p{
	margin:-8px 0 0 0;
	padding:0 0;
	font-size:8px;
	padding:0 0 0 10px;
	width:70px;
}
.footer-social {
	width:100%;
	padding:30px 0 0 0
}
.footer-social:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.footer-social-item {
	float:left;
	margin:0 6px 0 0;
	width:26px;
	height:26px;
	background:url(img/footer-social.png)
}
.footer-social-item-1 {
	background-position:left top
}
.footer-social-item-2 {
	background-position:-26px top
}
.footer-social-item-3 {
	background-position:-52px top
}
.footer-social-text {
	float:left;
	line-height:26px;
	margin:0 0 0 9px
}
.detail:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.detail .product-buy input:hover {
	background-position:left -54px
}
.detail .product-buy input:hover {
	background-position:left -37px
}
.user-form-row:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.user-form-input input:focus {
	border-color:#858585
}
.user-form-input textarea:focus {
	border-color:#858585
}
.user-form-submit:hover {
	background-position:left -74px
}
.user-form-submit input:hover {
	background-position:right -111px
}
.forms:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.right-reg-link a:hover {
	background-position:left -74px
}
.right-reg-link a:hover span {
	background-position:right -111px
}
.right-auth-link a:hover {
	background-position:left -74px
}
.right-auth-link a:hover span {
	background-position:right -111px
}
.order-submit:hover {
	background-position:left -108px
}
.order-submit:hover input {
	background-position:right -162px
}
.container:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.content h3+ol {
	margin-top:-12px
}
.content ol li:before {
	content:counter(point)'.';
	counter-increment:point 1;
	position:absolute;
	left:-20px;
	top:0;
	font-weight:bold;
	color:#ffa800
}
.content h3+ul {
	margin-top:-12px
}
.content ul li:before {
	content:"";
	display:block;
	width:6px;
	height:6px;
	background:#ffd900;
	position:absolute;
	left:-20px;
	top:7px
}
.news-back:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.news-back a:hover {
	background-position:left -31px
}
.recently-item:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.recently-item-name a:hover {
	background:none;
	color:#f6c700
}
.recently-item-ctrl:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.recently-item-buy:hover {
	background-position:left -30px;
	color:#2e3339
}
.news-name a:hover {
	background:none;
	color:#f6c700
}
.content-pager:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.about-contacts-block:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.about-contacts-row:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.about-contacts-val a:hover {
	background:none;
	color:#f6c700
}
.career-contacts:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.career-contacts-text a:hover {
	background:none;
	color:#f6c700
}
.vacancy .vacancy-name a:hover {
	background:none;
	color:#f6c700
}
.side-news-item-name a:hover {
	background:none;
	color:#f6c700
}
.content-menu:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.content-menu a:hover {
	background:#e1e5e5
}
.content-menu a:hover em {
	background-repeat:repeat-x;
	background-position:left bottom
}
.history-top:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.history-headers:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.history-item:hover {
	background:#fbfcfc
}
.history-item-name a:hover {
	background:none;
	color:#f6c700
}
.history-item-buy a:hover {
	background-position:left -37px
}
.history-ctrl:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.history-ctrl-reorder a:hover {
	background-position:left -74px
}
.history-ctrl-reorder a:hover span {
	background-position:right -259px
}
.info-container:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.info-side-close:hover {
	background-position:left -12px
}
.info-row:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.info-step:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.info-step-name+.info-step-link {
	margin-left:57px
}
.info-step-link a:hover {
	background:none;
	color:#f6c700
}
.info-payments-list:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.faq-item .faq-item-name a:hover {
	background:none;
	color:#f6c700
}
.bottom-text-cols:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.delivery-calc-row:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.delivery-ctrl-inner:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.review-top:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.review-link a:hover {
	background-position:left -74px
}
.review-link a:hover span {
	background-position:right -111px
}
.review-item:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.review-item-text:after {
	content:"";
	display:block;
	width:11px;
	height:17px;
	position:absolute;
	right:-11px;
	top:15px;
	background:url(img/review-arrow.png)
}
.review-window-close:hover {
	background-position:left -12px
}
.compare-list:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.compare-list .catalogue-card+.catalogue-card+.catalogue-card+.catalogue-card {
	border-top:none;
	padding-top:20px
}
.compare-prop:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.calc-steps ul:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.calc-steps ul li:before {
	display:none
}
.calc-steps ul li sup:after {
	content:"";
	display:block;
	width:0;
	height:0;
	position:absolute;
	right:-14px;
	top:0;
	border-left:14px solid #fff;
	border-top:30px solid transparent;
	border-bottom:30px solid transparent
}
.calc-steps ul li+li {
	z-index:2
}
.calc-steps ul li+li+li {
	z-index:1
}
.calc-steps ul li.prev span:hover {
	text-decoration:underline
}
.calc-content-headers:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.calc-content-type-title a:before {
	content:"";
	display:inline-block;
	width:9px;
	height:9px;
	background:url(img/filter-group-arrows.png);
	position:absolute;
	left:-20px;
	top:4px
}
.calc-content-type-open .calc-content-type-title a:before {
	background-position:left -9px
}
.calc-content-type-title a:hover {
	background:none
}
.calc-content-type-list:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.calc-content-type-list-inner:before {
	content:"";
	display:block;
	width:0;
	height:0;
	position:absolute;
	left:25px;
	top:-6px;
	border-bottom:6px solid #f3f6f6;
	border-left:6px solid transparent;
	border-right:6px solid transparent
}
.calc-next span.active:hover {
	background-position:left -108px
}
.calc-param-input input:focus {
	border-color:#858585
}
.catalogue-cards-four-cols .catalogue-card:nth-child(1) {
	border-top:none;
}
.catalogue-cards-four-cols .catalogue-card:nth-child(2) {
	border-top:none;
}
.catalogue-cards-four-cols .catalogue-card:nth-child(3) {
	border-top:none;
}
.catalogue-cards-four-cols .catalogue-card:nth-child(4) {
	border-top:none;
}
a.no_group:before {	
}
.filter-group-active a:before {
	background-position:0 -18px;
}
.catalogue-rubric .catalogue-card:nth-child(1),.catalogue-rubric .catalogue-card:nth-child(2),.catalogue-rubric .catalogue-card:nth-child(3).catalogue-rubric .catalogue-card:nth-child(4) {
	border-top:none;
}
.catalogue-cards-four-cols .catalogue-card:nth-child(4n+1) {
	clear:left;
}
.catalogue-cards .catalogue-card:nth-child(4n+1) {
	clear:left;
}

.catalogue-cards-four-cols .catalogue-card:nth-child(4n+1) {
	clear:none;
}
.catalogue-cards-four-cols .catalogue-card:nth-child(4n+1),.catalogue-cards-wide .catalogue-card:nth-child(4n+1) {
	clear:left;
}
.collection-video:hover .play-button {
	opacity:.7;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container input:nth-child(2) {
	width:56px;
}
.filter-group-title span:before {
	content:"";
	display:inline-block;
	width:9px;
	height:9px;
	background:url(img/filter-group-arrows.png);
	position:absolute;
	left:-20px;
	top:4px;
}
.bx_filter_parameters_box.active .filter-group-title span:before {
	background-position:left -27px;
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(1) {
	padding-right:0;
}
.submit-message.top:after {
	content:"";
	width:15px;
	height:7px;
	position:absolute;
	left:50%;
	top:100%;
	margin-left:-7px;
	background-repeat:no-repeat;
	background-position:0 -12px;
}
.submit-message:after {
	content:"";
	width:15px;
	height:7px;
	position:absolute;
	left:50%;
	top:100%;
	margin-left:-7px;
	background-repeat:no-repeat;
	background-position:0 0;
}
.submit-message-warning:after {
	background-image:url(img/submit-message-warning-pt.png);
	background-repeat:no-repeat;
}
.submit-message-free:after {
	background-image:url(img/submit-message-free-pt.png);
}
.delivery-widget-footer>img {
	max-width:100%
}
.items-slider-block .jcarousel-prev:hover {
	background-position:left -55px;
}
.items-slider-block .jcarousel-next:hover {
	background-position:-55px -55px;
}
.catalogue-card-buy:hover {
	cursor:pointer;
}
.main-tabs .tab:before {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:1px;
	height:100%;
	background:#edf0f2;
}
.main-tabs .tab:first-child:before {
	display:none;
}
.main-tabs .tab.act:after {
	content:"";
	width:163px;
	height:13px;
	background:url(img/main-tab-bg-bottom.png) 0 0 no-repeat;
	position:absolute;
	left:0;
	top:100%;
}
.main-tabs .tab.act:before {
	display:none;
}
.main-tabs .tabs .tab:hover .ico {
	background-position:0 -46px;
}
.main-tabs .tab:hover .ttl {
	color:#f6c700;
}
.main-tabs .tab:hover .ttl span {
	background:none;
}
.main-tabs .tab.act:hover .ttl {
	color:#26292d;
}
.main-tabs li:before {
	content:"";
	width:6px;
	height:6px;
	background:#ffd900;
	position:absolute;
	left:1px;
	top:5px;
}
.main-tabs .checked-list li:before {
	display:none;
}
.main-payments-logos:after {
	content:"";
	display:inline-block;
	width:100%;
}
.main-tabs h3+.checked-list-alt {
	margin-top:25px;
}
.tab-content-header:before {
	content:"";
	width:1px;
	height:20px;
	background:#ecf0f2;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-10px;
}
.tab-content-header:first-child:before,.tab-content-header.active+.tab-content-header:before {
	display:none;
}
.tab-content-header:hover {
	text-decoration:none;
}
.opacity-block-collection-name .wrap:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.btn-5:after {
	content:"";
	width:4px;
	height:100%;
	position:absolute;
	left:100%;
	top:0;
	background:url(img/btn-5.png) right -45px no-repeat;
}
.btn-5:hover {
	background-position:0 -90px;
}
.btn-5:hover:after {
	background-position:right -135px;
}
.btn-5:active:after {
	background-position:right -225px;
}
.btn-5:disabled:after,
.btn-5.disabled:after {
	background-position:right -315px;
}
.partners-pros-item+.partners-pros-item:before {
	content:"";
	width:30px;
	height:30px;
	background:url(img/partners-pros-plus.png) 0 0 no-repeat;
	position:absolute;
	left:-15px;
	top:40px;
}
.partners-pros-item .ico:after {
	content:"";
	width:41px;
	height:41px;
	background:url(img/pros-check.png) 0 0 no-repeat;
	position:absolute;
	right:-10px;
	top:-10px;
}
.partners-reviews-slider .review-text:before {
	content: "";
	width: 21px;
	height: 13px;
	background: url(img/partners-reviews-pt.png) 0 0 no-repeat;
	position: absolute;
	bottom: 100%;
	left: 40px;
}
.partner-window-close:hover {
	background-position:left -12px
}
.partner-form .user-form-input input[type=text] {
	width:100%;
	height:35px;
	box-sizing:border-box;
}
.btn-cancel:hover {
	background-position:left -74px;
}
.btn-cancel:hover span {
	background-position:right -259px;
}
@media (max-width:767px) {
	.partners-banner {
		padding:15px;
	}
	.partners-pros-item:nth-child(2n+1) {
		clear:left;
	}
}
@media (max-width:480px) {
	.partners-banner {
		padding:15px;
	}
}
.team-list-item:nth-child(3n+1) {
	clear:left;
}
.team-list-item:nth-child(6n+1),
.team-list-item:nth-child(6n+2),
.team-list-item:nth-child(6n+3) {
	background:#f3f5f6;
}
.contacts-gallery a:nth-child(3n+1) {
	clear:left;
}
@media (max-width:767px) {
	.contacts-info-item {
		width:50%;
		margin:20px 0 20px 0;
	}
	.contacts-info-item:nth-child(2n+1) {
		clear:left;
	}
	.team-list-item:nth-child(3n+1) {
		clear:none;
	}
	.team-list-item:nth-child(2n+1) {
		clear:left;
	}
	.team-list-item:nth-child(6n+1),
	.team-list-item:nth-child(6n+2),
	.team-list-item:nth-child(6n+3) {
		background:none;
	}
	.team-list-item:nth-child(4n+1),
	.team-list-item:nth-child(4n+2) {
		background:#f3f5f6;
	}
	.contacts-gallery a:nth-child(2n+1) {
		clear:left;
	}
}
@media (max-width:560px) {
	.contacts-info-item {
		width:100%;
		margin:20px 0 20px 0;
		float:none;
	}
	.team-list-item:nth-child(3n+1) {
		clear:none;
	}
	.team-list-item:nth-child(2n+1) {
		clear:none;
	}
	.team-list-item:nth-child(6n+1),
	.team-list-item:nth-child(6n+2),
	.team-list-item:nth-child(6n+3) {
		background:none;
	}
	.team-list-item:nth-child(4n+1),
	.team-list-item:nth-child(4n+2) {
		background:none;
	}
	.team-list-item:nth-child(2n+1) {
		background:#f3f5f6;
	}
}
.catalogue-expandable-trigger:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 2px;
	background: #e4e8ea;
}
.catalogue-expandable-trigger .cont:before {
	content: "";
	width: 30px;
	height: 30px;
	background: url(img/catalogue-expandable-trigger.png) 0 0 no-repeat;
	position: absolute;
	left: 50%;
	top: -14px;
	margin-left: -15px;
}
.catalogue-expandable-trigger.on .cont:before {
	background-position:0 -30px;
}
.wholesale-features-item ul li:before {
	content:"";
	background:#ffde00;
	width:5px;
	height:5px;
	position:absolute;
	left:0;
	top:10px;
}
@media (max-width:767px) {
	.wholesale-pros-item {
		width:33.33%;
		margin:0 0 30px 0;
	}
	.wholesale-pros-item:nth-child(3n+1) {
		clear:left;
	}
}
@media (max-width:560px) {
	.wholesale-contacts-col {
		width:100%;
		float:none;
		margin:0 0 30px 0;
	}
	.wholesale-pros-item:nth-child(3n+1) {
		clear:none;
	}
	.wholesale-pros-item:nth-child(2n+1) {
		clear:left;
	}
}
@media (max-width:767px) {
	.opacity-block-collection-name {
		font-size:9px;
		line-height:11px;
		padding:0px 0 2px 0;
	}
}
* {
	outline:none !important;
}
.slick-prev:hover {
	background-position:left -55px
}
.slick-next:hover {
	background-position:-55px -55px
}
.items-slider.slick-vertical .slick-prev:hover {
	background-position:0 0;
}
.items-slider.slick-vertical .slick-next:hover {
	background-position:0 -55px
}
.main-text+.items-slider-block {
	margin-top:0;
}
.items-slider-1 .catalogue-card-photo:after {
	content:"";
	position:absolute;
	width:1px;
	height:150px;
	background:#edf0f2;
	right:-25px;
	top:0;
}
.items-slider .slick-slide:nth-child(5n) .catalogue-card-photo:after {
	display:none;
}
.window-container .items-slider .slick-slide:nth-child(5n) .catalogue-card-photo:after {
	display:block;
}
.window-container .items-slider .slick-slide:nth-child(4n) .catalogue-card-photo:after {
	display:none;
}
.slider_related_vertical_wrapper .catalogue-card-photo:after {
	display:none;
}
.collection-photo-preview .slick-prev:hover {
	background-position:0 -80px;
}
.collection-photo-preview .slick-next:hover {
	background-position:-30px -80px;
}
.filter-submit:hover {
	background-position:0 -37px;
}
.filter-submit:after {
	content:"";
	width:4px;
	height:37px;
	position:absolute;
	left:100%;
	top:0;
	background:url(img/filter-submit-r.png) 0 0 no-repeat;
}
.filter-submit:hover:after {
	background-position:0 -37px;
}
.filter-submit:hover:active {
	background-position:0 -74px;
}
.product-info-table tr:nth-child(odd) td {
	background:#f2f4f6;
}
.product-info-table td:nth-child(2) {
	border-right:20px solid #fff;
}
.cat-detail-price>div {
	display:inline-block;
}
.product-order .units-radio+label {
	line-height:28px;
}
.product-order .units-radio+label:after {
	display:none !important;
}
.catalogue-inner:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.units-radio+label {
	display:inline-block;
	position:relative;
	font-size:12px;
	line-height:23px;
	color:#394048;
	padding:0 10px;
	background:-webkit-linear-gradient(top,#f3f5f5 0%,#e4e8ea 100%);
	background:-moz-linear-gradient(top,#f3f5f5 0%,#e4e8ea 100%);
	background:-ms-linear-gradient(top,#f3f5f5 0%,#e4e8ea 100%);
	background:-o-linear-gradient(top,#f3f5f5 0%,#e4e8ea 100%);
	background:linear-gradient(top bottom,#f3f5f5 0%,#e4e8ea 100%);
	border-top:1px solid #f3f5f5;
	border-right:1px solid #d1d5d6;
	border-bottom:1px solid #c1c5c6;
	box-sizing:border-box;
	cursor:pointer;
}
.units-radio:checked+label {
	background:-webkit-linear-gradient(top,#ffc801 0%,#ffd821 100%);
	background:-moz-linear-gradient(top,#ffc801 0%,#ffd821 100%);
	background:-ms-linear-gradient(top,#ffc801 0%,#ffd821 100%);
	background:-o-linear-gradient(top,#ffc801 0%,#ffd821 100%);
	background:linear-gradient(top bottom,#ffc801 0%,#ffd821 100%);
	border-top:1px solid #e0b000;
	border-left:1px solid #e8c21a;
	border-bottom:1px solid #ffd821;
	border-right:none;
	box-shadow:inset 0px 3px 3px 0px rgba(244,174,44,0.392);
}
.units-radio:checked+label:after {
	content:"";
	width:8px;
	height:4px;
	background:url(img/cat-units-pt.png) center bottom no-repeat;
	position:absolute;
	left:50%;
	top:100%;
	margin-left:-4px;
	margin-top:1px;
}
.product_slogan_block a:hover {
	color:#f6c700;
}
body,html {
	min-width:320px;
}
.menu-trigger {
	display:none;
}
@media (max-width:767px) {
	.cat-detail-price {
		padding:5px 10px 15px 15px;
	}
	.product-order .units-radio+label {
		line-height:24px;
	}	
	html {
		min-height:100%;
	}
	body {
		min-height:100%;
	}
	h2 {
		color:#000;
		font-size:20px;
		line-height:23px;
		margin:20px 0 10px 0;
	}
	body,html {
		font-size:12px;
		line-height:18px;
	}
	body {
		height:auto;
	}
	.content ul li:before {
		top:7px;
	}
	h1 {
		font-size:20px;
		line-height:20px;
		color:#000;
		margin:1px 0 2px 0;
	}
	.wrapper {
		min-width:320px;
	}
	.wrapper-inner {
		left:auto;
		width:auto;
		margin:0;
		padding:0 15px 156px 15px;		
	}
	.header-cart-link a:before {
		content:">@78=0";
		position:relative;
		left:0;
		top:0;
		width:100%;
		display:block;
		margin:0 0 20px 0;
	}
	.header-phone {
		font-size:17px;
		line-height:15px;
		white-space:nowrap;
	}
	@-moz-document url-prefix() {
		.header-phone {
			font-size:15px;
		}
	}
	.header-time {
		font-size:8px;
		line-height:10px;
		padding:4px 0 0 0;
	}
	.header-time strong {
		font-weight:bold;
	}
	header {
		padding:0 0 18px 0;
		position:relative;
		z-index:100;
	}
	.panel {
		margin:0 0 10px 0;
		position:relative;
		height:auto;
		z-index:80 !important;
	}
	.search {
		float:none;
		padding:10px 0 0 0;
		width:190px;
		position:absolute;
		right:0;
		top:0;
	}
	.search-input {
		background:none;
		width:165px;
		height:25px;
		padding:0;
	}
	.search-input input {
		border:1px solid #d1d1d1;
		border-right:none;
		box-sizing:border-box;
		width:165px;
		height:25px;
		font-size:12px;
		box-shadow:inset 0 0 1px 0 rgba(63,83,92,.46);
	}
	.search-submit {
		width:25px;
		height:25px;
	}
	.search-submit input {
		width:25px;
		height:25px;
		background:url(img/search-input-m.png) 0 0 no-repeat !important;
		background-size:25px 25px !important;
	}
	.main-menu {
		position:relative;
		padding:0 15px 0 15px;
		display:none;
		float:none;
		background:#f4f6f7;
		margin:11px -15px 0 -15px;
	}
	.main-menu:before {
		content:"";
		width:8px;
		height:8px;
		background:#f4f6f7;
		transform:rotate(45deg);
		position:absolute;
		left:24px;
		top:-4px;
		z-index:10;
	}
	.main-menu ul {
		float:none;
		position:relative;
		z-index:20;
	}
	.main-menu ul li {
		float:none;
		background:none !important;
		padding:0;
		font-size:15px;
		line-height:17px;
		font-weight:bold;
		margin:0 !important;
		border-bottom:1px solid #e2e4e5;
	}
	.main-menu ul li:last-child {
		border:none;
	}
	.main-menu ul li.main-menu-catalogue:hover span,.main-menu ul li.main-menu-catalogue:hover,.main-menu ul li a,.main-menu ul li:hover a,.main-menu ul li a:hover {
		background:none !important;
		display:block;
		color:#000 !important;
		text-decoration:none;
		width:auto !important;
		text-align:left !important;
	}
	.main-menu ul li:hover ul {
		display:none;
	}
	.main-menu ul li ul:after {
		display:none;
	}
	.main-menu ul li a {
		padding:18px 15px 14px 15px;
	}
	.menu-trigger {
		width:55px;
		display:block;
		font-size:16px;
		line-height:22px;
		height:22px;
		color:#494e55;
		font-weight:bold;
		background:url(img/menu-trigger.png) 0 0 no-repeat;
		background-size:25px auto;
		margin:11px 0 0 0;
		padding:0 0 0 35px;
		cursor:pointer;
	}
	.footer-top,.footer-bottom {
		min-width:320px;
		margin:0 0 0 0;
		left:auto;
		box-sizing:border-box;
	}
	.slider {
		background-size:100% 29px;
		width: 100%;
	}
	.slider img {		
		max-width:100%;
	}
	.slider-content>ul img {
		visibility:hidden;
	}
	.slider-content>ul>li {
		list-style:none;
	}
	.slider-content>ul>li>a {
		display:block;
	}
	.main-title {
		font-size:20px;
		line-height:23px;
		color:#000;
		font-weight:bold;
		padding: 31px 0 3px 0;
	}
	.catalogue-rubric .catalogue-cards .catalogue-card:nth-child(4n+1),.catalogue-inner .catalogue-cards .catalogue-card:nth-child(4n+1) {
		clear:none;
	}
	.catalogue-inner .catalogue-cards .catalogue-card.actions:nth-child(2n+1),.catalogue-rubric .catalogue-card:nth-child(2n+1),.catalogue-inner .catalogue-card:nth-child(2n+1) {
		clear:left !important;
	}
	.catalogue-rubric .row:first-child .catalogue-card:nth-child(2),.catalogue-inner .row:first-child .catalogue-card:nth-child(2) {
		padding-top:7px;
		border:none;
	}
	.catalogue-cards>.catalogue-card:nth-child(1),.catalogue-cards>.catalogue-card:nth-child(2) {
		padding-top:7px;
		border:none;
	}
	.items-slider .catalogue-card .catalogue-card-photo:after {
		display:none;
	}
	.items-slider .catalogue-card-price {
		font-weight:bold;
		font-size:14px;
		line-height:15px;
	}
	.main-text+.items-slider-block {
		margin-top:0;
	}
	.catalogue-title.catalog-total-cnt {
		font-size:20px;
		color:#000;
		line-height:24px;
		padding:9px 0 14px 0;
		letter-spacing:-.025em;
	}
	.catalogue-title.catalog-total-cnt span {
		white-space:nowrap;
	}
	.main-catalogue-item-anonce {
		display:none;
	}
	.main-catalogue-item {
		box-sizing:border-box;
		width:50%;
		display:block;
		float:left;
		padding:0 5px 25px 5px;
	}
	.main-catalogue-item:nth-child(2n+1) {
		clear:left;
	}
	.main-catalogue {
		zoom:1;
		margin:0 -5px;
	}
	.main-catalogue:after {
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
	}
	.main-catalogue-item-content {
		float:none;
		overflow:hidden;
		padding:4px 0 0 0 !important;
		width:auto !important;
	}
	.main-catalogue-item-name {
		font-size:9px;
		line-height:14px;
		color:#26292d;
		height:40px;
		display:table-cell;
		vertical-align:middle;
		padding-left:5px;
	}
	.main-catalogue-item-name a {
		color:#26292d;
		border-bottom:1px solid #b0b5bc;
		display:inline;
		word-wrap:break-word;
	}
	.main-tabs-mobile {
		display:block;
	}
	.main-tabs-mobile .tab:before {
		display:none;
	}
	.main-tabs-mobile .tab.act:after {
		background:none !important;
		display:none !important;
	}
	.main-tabs-mobile .tab:hover .cont {
		background:#ffde00;
		border-right:3px solid #ffc600;
		border-bottom:3px solid #f5af09;
		margin:0 -3px 0 0;
	}
	.main-tabs-mobile .tab.act .cont:after,.main-tabs-mobile .tab:hover .cont:after {
		content:"";
		width:10px;
		height:10px;
		background:#ffde00;
		-webkit-transform:rotate(45deg);
		transform:rotate(45deg);
		position:absolute;
		bottom:-5px;
		left:50%;
		margin-left:-4px;
	}
	.main-tabs-mobile .tabs .tab:hover .ico {
		background-position:0 -70px !important;
	}
	.main-tabs-mobile .tab:hover .ttl {
		color:#26292d;
	}
	.main-tabs-mobile .tab:hover .ttl span {
		background:none;
	}
	.main-tabs-mobile li:before {
		content:"";
		width:5px;
		height:5px;
		background:#ffd900;
		position:absolute;
		left:1px;
		top:5px;
	}
	.wrapper-inner {
		padding-bottom:0;
	}
	body {
		background:#fff;
	}
	footer {
		min-width:320px;
		height:auto;
		margin:30px auto 0 auto;
	}
	.footer-top {
		padding:10px 15px 10px 15px;
		height:auto;
	}
	.footer-menu ul:after {
		display:none;
	}
	.footer-menu a[href*="rules"],.footer-menu a[href*="partner"],.footer-menu a[href*="career"],.footer-menu a[href*="calc"],.footer-menu a[href*="contract_offer"] {
		display:none !important;
	}
	.panel{
		zoom:1;
	}
	.panel:after,.footer-menu ul:after {
		content:"";
		display:block;
		height:0;
		clear:both;
	}
	.footer-bottom {
		width:auto;
		margin:0 0 0 0;
		left:auto;
		box-sizing:border-box;
		min-width:320px;
		padding:2px 15px 0 15px;
		height:auto;
	}
	.footer-left {
		float:none;
		width:auto;
		padding:17px 0 0 0;
	}
	.copyrights {
		font-size:9px;
		line-height:15px;
	}
	.footer-center {
		float:none;
		width:auto;
		font-size:9px;
		padding:17px 0 0 0;
		line-height:15px;
	}
	footer a {
		text-decoration:none;
	}
	.footer-right {
		float:left;
		width:auto;
		padding:15px 0 0 0;
		font-size:9px;
		line-height:15px;
	}
	.footer-social {
		clear:left;
		width:100%;
		padding:15px 0 15px 0;
	}
	.footer-social-item {
		float:left;
		margin:0 10px 0 0;
		width:22px;
		height:22px;
		background:url(img/footer-social-m.png);
	}
	.footer-social-item-1 {
		background-position:0 0;
	}
	.footer-social-item-2 {
		background-position:-22px 0;
	}
	.footer-social-item-3 {
		background-position:-45px 0;
	}
	.footer-social-text {
		float:left;
		line-height:15px;
		margin:0 0 0 4px;
		padding:4px 0 0 0;
	}
	.catalogue-index-content .main-catalogue-item:nth-child(2n+1) {
		clear:none;
	}
	.catalogue-index-content .main-catalogue-item:nth-child(3n+1) {
		clear:left;
	}
	.catalogue-title {
		font-size:20px;
		line-height:20px;
		margin:0 0 7px 0;
	}
	.catalogue-list-item:after {
		content:".";
		display:block;
		clear:both;
		visibility:hidden;
		height:0
	}
	.catalogue-list-count:after {
		content:".";
		display:block;
		clear:both;
		visibility:hidden;
		height:0
	}
	.catalogue-card-count-inc {
		background-position:-24px 0 !important;
	}
	.filter:after {
		content:".";
		display:block;
		clear:both;
		visibility:hidden;
		height:0
	}
	.filter-trigger:after {
		content:"";
		width:13px;
		height:8px;
		background:url(img/filter-trigger-arrows.png) 0 0 no-repeat;
		background-size:13px auto;
		position:absolute;
		right:15px;
		top:50%;
		margin-top:-3px;
	}
	.filter-trigger.active:after {
		background-position:0 -8px;
	}
	.bx_filter_input_container input+.price-label,.filter-slider-input input+.price-label {
		display:none;
	}
	.filter-submit:after {
		background:url(img/filter-submit-m-r.png) 0 0 no-repeat !important;
		background-size:auto 28px;
		height:28px;
	}
	.filter-group:nth-child(2n+1) {
		clear:left;
	}
	.filter-group-title a:before {
		content:"";
		display:inline-block;
		width:7px;
		height:7px;
		background:url(img/filter-group-arrows-m.png);
		background-size:7px auto;
		position:absolute;
		left:-15px;
		top:5px;
	}
	.filter-group-open .filter-group-title a:before {
		background-position:left -21px;
	}
	.pager-first,.pager-first:hover {
		background-position:left top;
		left:0;
	}
	.pager-prev,.pager-prev:hover {
		background-position:-23px top;
		left:28px;
	}
	.pager-next,.pager-next:hover {
		right:0;
		background-position:-69px top;
	}
	.pager-last,.pager-last:hover {
		right:28px;
		background-position:-46px top;
	}
	.catalogue-content.section_content .catalogue-inner .catalogue-card-title+.catalogue-cart-code {
		padding-top:10px 0 0 0;
	}
	.catalogue-card-count-inc {
		float:none;
		position:absolute;
		right:0;
		top:0;
	}
	.catalogue-card-count-dec {
		float:none;
		position:absolute;
		right:27px;
		top:0;
	}
	.collection-text p[itemprop='description']+div {
		margin-top:12px !important;
	}
	.catalogue-rubric[itemprop=offers] .catalogue-cards {
		width:auto;
		margin:0;
	}
	.catalogue-rubric[itemprop=offers] .catalogue-card {
		width:auto;
		float:none;
		padding:0 0 50px 0 !important;
		margin:0;
		border:none !important;
	}
	.catalogue-rubric[itemprop=offers] .catalogue-card-photo {
		display:block;
		vertical-align:top;
		text-align:center;
		height:auto;
		width:auto;
	}
	.catalogue-rubric[itemprop=offers] .catalogue-card-photo a {
		display:block;
		height:auto;
		width:100%;
		float:none;
		padding:0;
	}
	.catalogue-rubric[itemprop=offers] .catalogue-card-photo a img {
		display:inline-block;
		width:auto;
		height:auto;
		max-width:290px;
		position:relative;
	}
	.catalogue-rubric[itemprop=offers] .catalogue-card-text,.catalogue-rubric[itemprop=offers] .catalogue-card-count,.catalogue-rubric[itemprop=offers] .catalogue-card-price {
		float:none;
		width:auto;
	}
	.catalogue-rubric[itemprop=offers] .catalogue-cart-title {
		font-size:15px;
		line-height:20px;
		width:auto;
		padding:11px 0 6px 0;
	}
	.catalogue-rubric[itemprop=offers] .catalogue-card-descr {
		font-size:12px;
		line-height:20px;
		padding:10px 0 10px 0;
	}
	.catalogue-rubric[itemprop=offers] .catalogue-card-count {
		position:relative;
		float:left;
		width:121px;
		margin:0;
	}
	.catalogue-rubric[itemprop=offers] .catalogue-card-price {
		font-size:14px;
		line-height:15px;
		float:right;
		padding:0 9px 0 0;
	}
	.catalogue-rubric[itemprop=offers] .catalogue-card-price * {
		font-size:14px !important;
		line-height:15px !important;
	}
	.catalogue-rubric[itemprop=offers] .product-old-price {
		font-weight:normal;
	}
	.catalogue-rubric[itemprop=offers] .catalogue-card-buy {
		clear:both;
		padding: 25px 0 10px 0;
	}
	.catalogue-rubric[itemprop=offers] .catalogue-card-buy a {		
		width:245px;
		height:50px;
		background:url(img/catalogue-card-buy-m-big.png);
		background-size:auto 50px;
		background-position:0 0 !important;
		font-size:18px;
		line-height:50px;
		padding:0 15px 0 121px;
	}
	.collection-prop table {
		min-width:1px;
	}
	.product_info_grey_block:after {
		content:".";
		display:block;
		clear:both;
		visibility:hidden;
		height:0;
	}
	.product-delivery-widget>div {
		padding: 0;
	}
	.content-menu a:hover {
		border:1px solid #e1e5e5;
	}
	.content-menu a.active:hover {
		border:1px solid #d5dadc;
		border-bottom:none;
	}
	.content-menu a:nth-child(4) {
		display:none;
	}
	.info-step-name+.info-step-link {
		margin-left:45px;
	}
	.info-payments-list:after {
		content:".";
		display:block;
		clear:both;
		visibility:hidden;
		height:0
	}	
	input[type=text] {
		font-size:12px;
		line-height:15px;
	}
	.delivery_text>span {
		font-size:11px !important;
		line-height:12px !important;
		margin:20px 0 10px 0 !important;
		padding:0 !important;
	}
	.cart-item>div {
		display:block !important;
	}
	.cart-item-photo {
		display:table-cell;
		vertical-align:middle;
		padding:0 0 0 5px;
		width:50px;
		height:auto;
		line-height:0;
		float:left;
		margin:0 10px 0 0;
	}
	.cart-item:after {
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
	}
	.cart-item-photo {
		padding:0 0 0 0;
		width:75px;
		height:auto;
		line-height:0;
		float:left;
		margin:0 10px 0 0;
	}
	.catalogue-card-count:after {
		display:none;
	}
	.cart-title+script+.user-form+div {
		display:none;
	}
	.cart-ctrl>div,.cart-ctrl>div>a {
		float:none !important;
	}
	.cart-ctrl>div {
		margin:5px 0;
		padding:0;
	}
	.tbl_dostavka tr:hover td {
		background:#f2f2f2;
		background:-webkit-gradient(linear,left top,left bottom,from(#f2f2f2),to(#f0f0f0));
		background:-moz-linear-gradient(top,#f2f2f2,#f0f0f0);
	}
	input {
		border-radius:0;
	}
	.promo-wrapper>div {
		background:none;
		padding:0;
		margin:0;
		width:auto;
		height:auto;
		position:relative;
	}
	.history-item>div {
		display:block !important;
	}
	.history-item:after {
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
	}
	.history-item .catalogue-card-buy-success>div {
		font-size:12px;
		line-height:15px;
	}
	.main-catalogue-item-photo {
		text-align:left;
	}
	.warning_hover_to_basket:after {
		content:"";
		width:3px;
		height:8px;
		position:absolute;
		left:100%;
		top:50%;
		background:url(img/top_submit-message-warning-pt-r.png) 0 0 no-repeat;
		background-size:auto 8px;
		margin-top:-3px;
	}
	.warning_hover_to_basket .submit-message-warning:after {
		display: none !important;
	}
	.catalogue-index .search-input input[type=text] {
		width:100%;
	}
	.search_spec:before {
		content:"K =8G53> =5 =0H;8";
		display:inline-block;
		padding:10px 0;
	}
	.cart-ctrl-submit:hover {
		background-position:0 0;
	}
	.cart-ctrl-submit:hover input {
		background-position:right -37px;
	}
	.catalogue-card-text>div:nth-child(2) {
		margin:0 0 10px 0;
	}
	.collection-tabs-ttl:after {
		content:"";
		width:13px;
		height:8px;
		background:url(img/filter-trigger-arrows.png) 0 0 no-repeat;
		background-size:auto 8px;
		position:absolute;
		right:15px;
		top:50%;
		margin-top:-3px;
	}
	.collection-tabs-ttl.active:after {
		background-position:0 -8px;
	}
	.units-radio+label {
		
		font-size:10px;
		line-height:25px;
		color:#394048;
		padding:0 10px;
	}
	.units-radio:checked+label:after {
		width:6px;
		height:3px;
		margin-left:-3px;
	}
	.product-info-table tr:nth-child(odd) td {
		background:none;
	}
	.product-info-table td:nth-child(2n+1) {
		background:#f2f4f6 !important;
	}
	.filter-group-title span:before {
		top:5px;
	}
	.catalogue-side input[type="checkbox"] {
		width:12px;
		height:12px;
		top:-1px !important;
	}
	.slick-prev {
		left:-8px;
	}
	.slick-next {
		right:-8px;
	}
	.slick-prev:hover {
		background-position:0 -27px;
	}
	.slick-next {
		background-position:-27px 0;
	}
	.slick-next:hover{
		background-position:-27px -27px;
	}
	.slider-content>ul li {
		min-height:0;
	}
	.slider {
		margin:-1px 0 -29px 0;
		background:url(img/slider-shadow.png) no-repeat center bottom;
		padding:0 0 29px 0;
		background-size:auto 29px;
	}
	.collection-photo-preview .slick-prev:hover {
		background-position:0 -40px;
	}
	.collection-photo-preview .slick-next:hover {
		background-position:-15px -40px;
	}
	.items-slider .slick-prev {
		left:-13px;
	}
	.items-slider .slick-next {
		right:-13px;
	}
}
@media (min-width:768px) {
	.collection-tabs-content {
		display:block !important;
	}
}
.catalogue-cart-title+.catalogue-card-price {
	margin:15px 0 0 0;
}
@media (min-width:768px) {
	.main-menu .submenu-title {
		display:none;
	}
}
html {
	-webkit-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}
.phone-contact-no-line:hover {
	color: #404449;
}
.text1{
  background: rgba(0, 0, 0, 0) url("img/bg-sale.jpg") repeat scroll 0 0;
  min-height: 420px;
}
.text1 h2 {
  font-size: 22px;
  padding: 20px 0 8px 0;
  text-align: center;
}
.text2 h2 {
  font-size: 24px;
  padding: 0;
  text-align: center;
}
.text2 h4 {
    font-family: "CenturyGothicRegular";
    margin: 0;
    padding: 5px 0;
    text-transform: uppercase;
}	
.bx_catalog_list_home.col4 .bx_catalog_item {
  margin: 0 1% 0 0;
  padding: 0 !important;
  width: 24%;
}
.bx_catalog_list_home.col4 .bx_catalog_item2 {
  margin: 0 1% 0 0;
  padding: 0 !important;
  width: 22%;
}
.bx_catalog_list_home.col4 .bx_catalog_item2:hover {
  border-left: 1px solid #EEEEEE;
  border-right: 1px solid #EEEEEE;
  box-shadow: 1px 1px 5px -1px #ccc;
}
.bx_catalog_list_home .bx_catalog_item, .bx_catalog_list_home.col4 .bx_catalog_item2{
	position: relative;
	display: inline-block;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	padding-bottom: 10px !important;
    border-radius: 7px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	background: #fff;
	-webkit-transition:none;
	   -moz-transition:none;
	    -ms-transition:none;
	     -o-transition:none;
	 		transition:none;
	margin-bottom: 30px;
}
.bx_catalog_list_home .bx_catalog_item_images{
	z-index: 910;
	display: block;
	padding-top: 85%;
	width: 100%;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
			border-bottom: 3px solid #5EB582;
}
.bx_catalog_list_home {
    text-align: center;
}
.bx_catalog_list_home .bx_catalog_item_price {
    font-weight: bold;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 100%;
}
.bx_catalog_list_home .bx_catalog_item_price .bx_price {
    background: #5EB582 none repeat scroll 0 0;
    border: 2px solid white;
    border-radius: 20px;
    color: white;
    display: inline-block;
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 5px;
    margin-top: -15px;
    padding: 1px 15px 3px;
}
.bx_catalog_list_home .bx_catalog_item_price span.prise-val {
    font-size: 22px;
    text-decoration: none;
}
.bx_catalog_list_home .bx_catalog_item_price span {
    font-size: 12px;
    white-space: nowrap;
}
.bx_catalog_list_home .bx_catalog_item_title {
    height: 50px;
    margin-top: 40px;
    overflow: hidden;
    text-align: center;
}
.bx_catalog_list_home .bx_catalog_item_title a{
    text-decoration:none;
	color:#5EB582;
}
section.allwidth{
  margin-left: -60px;
  width: 1100px;
}
.text2 {
    background: rgba(0, 0, 0, 0) url("img/bg65.png") no-repeat scroll 318px 230px / 33% auto;
    min-height: 464px;
    padding-left: -20px;
    padding-top: 10px;
    text-align: center;
}
.ul1 li:nth-child(1){background: rgba(0, 0, 0, 0) url("img/check.png") no-repeat scroll 0 20px;box-sizing: border-box;}
.ul1 li:nth-child(2){background: rgba(0, 0, 0, 0) url("img/check.png") no-repeat scroll 0 20px;box-sizing: border-box;} 
.ul4 li:nth-child(1){width:35%;background: rgba(0, 0, 0, 0) url("img/check.png") no-repeat scroll 0 20px;box-sizing: border-box;}
.ul4 li:nth-child(2){width:27%;box-sizing: border-box;}
.ul4 li:nth-child(3){width:35%;background: rgba(0, 0, 0, 0) url("img/check.png") no-repeat scroll 0 20px;box-sizing: border-box;}
.ul2 li:nth-child(1){background: rgba(0, 0, 0, 0) url("img/check.png") no-repeat scroll 0 20px;box-sizing: border-box;}
.ul2 li:nth-child(2){background: rgba(0, 0, 0, 0) url("img/check.png") no-repeat scroll 0 20px;box-sizing: border-box;}
.text2 li {
    display: inline-block;
    font-size: 100%;
    line-height: 1.3;
    list-style-type: none;
    padding: 10px 70px 15px 50px;
    text-align: left;
    vertical-align: top;
    width: 48%;
}
.ul1 {
    padding: 10px 70px;
}
.ul2 {
    padding: 10px 70px;
}
.ul4 {
    margin-left: -7%;
    padding: 10px 30px;
    width: 114%;
}
.cont p{
	margin:4px;
}
.main-text-inner ul li, .main-text-inner ol li{
	margin-bottom:6px;
}
.article-item{
	clear:both;
}
.article-item-photo{
	width:150px;
	height:150px;
	float:left;
	margin:20px 25px 20px 5px;
}
.article-item-content{
	float:left;
	height:150px;
	width:700px;
	outline:1px solid red;
	margin-top:20px;
}
.article-item-name{
	font-weight:bold;
	font-size:20px;
	margin-bottom:10px;
}
.article-item-name a{
	text-decoration:none;
}
.article-item-anonce{
	font-size:16px;
}
.contact-phone{
	background:url(img/phone.png) 0 0 no-repeat;
	font-weight:bold;
	font-size:20px;
	padding:8px 0 0 39px;
	margin:15px 0 25px -15px;
	height:40px;
}
.map{
	width:600px;
	height:400px;
	margin-bottom:25px;
	border:1px solid #ccc;
}
.scrollup{
width:40px;
height:40px;
opacity:0.3;
position:fixed;
bottom:50px;
right:100px;
display:none;
text-indent:-9999px;
background: url('img/icon_top.png') no-repeat;
}