

/* Start:/js/bx_slider/jquery.bxslider.min.css?15017552132978*/
.bx-wrapper{position:relative;margin-bottom:60px;padding:0;-ms-touch-action:pan-y;touch-action:pan-y;-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;border:5px solid #fff;background:#fff}.bx-wrapper img{max-width:100%;display:block}.bxslider{margin:0;padding:0}ul.bxslider{list-style:none}.bx-viewport{-webkit-transform:translatez(0)}.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager{position:absolute;bottom:-30px;width:100%}.bx-wrapper .bx-loading{min-height:50px;background:url(/js/bx_slider/images/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:700;color:#666;padding-top:20px}.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus,.bx-wrapper .bx-pager.bx-default-pager a:hover{background:#000}.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.bx-wrapper .bx-pager-item{display:inline-block;vertical-align:bottom}.bx-wrapper .bx-pager-item{font-size:0;line-height:0}.bx-wrapper .bx-prev{left:10px;background:url(/js/bx_slider/images/controls.png) 0 -32px no-repeat}.bx-wrapper .bx-prev:focus,.bx-wrapper .bx-prev:hover{background-position:0 0}.bx-wrapper .bx-next{right:10px;background:url(/js/bx_slider/images/controls.png) -43px -32px no-repeat}.bx-wrapper .bx-next:focus,.bx-wrapper .bx-next:hover{background-position:-43px 0}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(/js/bx_slider/images/controls.png) -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:focus,.bx-wrapper .bx-controls-auto .bx-start:hover{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(/js/bx_slider/images/controls.png) -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:focus,.bx-wrapper .bx-controls-auto .bx-stop:hover{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666;background:rgba(80,80,80,.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}
/* End */


/* Start:/js/zoomer/jquery.jqzoom.css?14736852322075*/
.zoomPad{
	/*position:relative;*/
	float:left;
	z-index:99;
	cursor:crosshair;
}


.zoomPreload{
   -moz-opacity:0.8;
   opacity: 0.8;
   filter: alpha(opacity = 80);
   color: #333;
   font-size: 12px;
   font-family: Tahoma;
   text-decoration: none;
   border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
   text-align:center;
   background-image: url(/js/zoomer/../images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
   z-index:110;
   width:90px;
   height:43px;
   position:absolute;
   top:0px;
   left:0px;
    * width:100px;
    * height:49px;
}


.zoomPup{
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:120;
	position:absolute;
	border:1px solid #CCC;
  z-index:101;
  cursor:crosshair;
}

.zoomOverlay{
	position:absolute;
	left:0px;
	top:0px;
	background:#FFF;
	/*opacity:0.5;*/
	z-index:5000;
	width:100%;
	height:100%;
	display:none;
  z-index:101;
}

.zoomWindow{
	position:absolute;
	left:110%;
z-index: 2!important;
	top:40px;
	/*left: 550px!important; */
	background:#FFF;
	z-index:6000;
	height:auto;
	z-index:10000;
	z-index:110;
	/*top: 0!important;*/
}
.zoomWrapper{
	position:relative;
	
  	z-index:110;
}
.zoomWrapperTitle{
	display:block;
	background:#999;
	color:#FFF;
	height:18px;
	line-height:18px;
	width:100%;
  overflow:hidden;
	text-align:center;
	font-size:10px;
  position:absolute;
  top:0px;
  left:0px;
  z-index:120;
  -moz-opacity:0.6;
  opacity: 0.6;
  filter: alpha(opacity = 60);
}
.zoomWrapperImage{
	display:block;
  position:relative;
  overflow:hidden;
  z-index:110;

}
.zoomWrapperImage img{
  border:0px;
  display:block;
  position:absolute;
  z-index:101;
}

.zoomIframe{
  z-index: -1;
  filter:alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position:absolute;
  display:block;
}

/*********************************************************
/ When clicking on thumbs jqzoom will add the class
/ "zoomThumbActive" on the anchor selected
/*********************************************************/
/* End */


/* Start:/js/fancy/jquery.fancybox.css?14736852324963*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #fff;
	color: #000;
	text-shadow: none;
	-webkit-border-radius: 0px;
	   -moz-border-radius: 0px;
	        border-radius: 0px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading{
	//background-image: url('/img/fancybox_loading@2x.gif');
}
.fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/img/close.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
width: 35px;
height: 35px;
background: url('/js/fancy/fancybox_loading.gif') center center no-repeat;
background-color: #fff;
border-radius: 3px;
}

.fancybox-close {
position: absolute;
top: -10px;
right: -9px;
width: 26px;
height: 26px;
cursor: pointer;
z-index: 9999999;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/js/fancy/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    
    width: auto;
}

.fancybox-lock body {
   
}

.fancybox-lock-test {
    overflow-y: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/js/fancy/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-margin {
margin:auto!important;
}
.fancybox-lock .fancybox-overlay {
	/*overflow: auto;
	overflow-y: none;*/
	
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/js/fancy/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/js/fancy/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

/* End */


/* Start:/local/templates/rf/components/bitrix/sale.basket.basket.small/basket.header/style.css?147368523292*/
.header .nav ul li span {
    cursor: default;
}
.cart  .empty_basket_small{cursor:default;}
/* End */


/* Start:/local/templates/rf/components/bitrix/menu/left_side_menu/style.css?1501755213888*/
/* Left menu*/

.dl ul li a {
font-size: 9pt;
font-weight: bold;
text-transform: uppercase;


font-family: 'Roboto Condensed', sans-serif!important;
}
.dl .root-item-selected {
}
.dl ul li .item-selected {
}
.dl ul li a:hover {

}
.dl ul li {

}
.dl  ul {
display: block;
padding-left: 10px;
}
.dl {
margin-top: 15px;
}
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/rf/components/bitrix/menu/left_side_menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */


/* Start:/local/templates/rf/template_styles.css?1600258947259934*/
/* ----------------------------------- *\ main styles\* ----------------------------------- */
@font-face {
  font-family: 'Raleway-Regular';
  src: url('/local/templates/rf/fonts/Raleway-Regular.eot?#iefix') format('embedded-opentype'),  url('/local/templates/rf/fonts/Raleway-Regular.woff') format('woff'), url('/local/templates/rf/fonts/Raleway-Regular.ttf')  format('truetype'), url('/local/templates/rf/fonts/Raleway-Regular.svg#Raleway-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway-Medium';
  src: url('/local/templates/rf/fonts/Raleway-Medium.eot?#iefix') format('embedded-opentype'),  url('/local/templates/rf/fonts/Raleway-Medium.woff') format('woff'), url('/local/templates/rf/fonts/Raleway-Medium.ttf')  format('truetype'), url('/local/templates/rf/fonts/Raleway-Medium.svg#Raleway-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
font-family: 'ALS Rubl';
font-style: normal;
font-weight: normal;
src: url('/local/templates/rf/fonts/rouble.woff') format('woff');
}

body {

    background-position:top;
    background-size:cover;
    background-attachment:fixed;
    background-repeat:no-repeat;
	background: white;
    /*  width:100%;
    height:100%;*/
overflow-y: scroll;
	width: 100%;
	min-width: 320px;
   /*background-image:url(/local/templates/rf/img/bg/bg3.jpg);*/

}
.item3 a span {
left: 180px;
top: 95px;
position: relative;
font-size: 45px;
font-style: normal;
color: #FFF;
text-decoration: none;
}
li.item3 a {
float: left;
}
.description {
clear: both;
padding: 25px 22px 15px 22px;
background: #F4F4F4;
margin-bottom: 10px;
}

.element .element_not_found {
    background: none repeat scroll 0 0 white;
    font-weight: bold;
    padding: 85px 0 110px;
 margin-bottom: 15px;
    text-align: center;
}
.alls {
display: block!important;
}
body.index_bg {
background-image: url('/local/templates/rf/img/bg/bg258.jpg')!important;
}
body.index_eng {
background-image: url('/local/templates/rf/img/bg/bg_eng.jpg')!important;
}
.korzina_bg {

}
.cnt_box {
	max-width: 1140px;
	margin: auto;
	padding-top: 35px;
	padding-bottom: 70px;
}
.cnt_box p {
	font-size: 14px;
	color: #1d1d20;
	font-family: 'Roboto Condensed', sans-serif;
	line-height:24px;
	letter-spacing: 0;
	padding-bottom: 18px;
}
.cnt_box a {
	font-size: 14px;
	font-weight: bold;
	color: #d25a5a;
	letter-spacing: 0.02em;
	line-height: normal;
}
.cnt_box b, .cnt_box strong {
}
.cnt_box h2 p, .cnt_box h2 {
	font-size: 24px;
	letter-spacing: 0.02em;
	line-height: 20px;
	font-weight: 300;
	color: #1d1d20;

	
}
.jurnal {
letter-spacing: 11px;
position: relative;
	width: 700px;
}
.jurnal img {
left: -22px;
position: relative;
}
.order-checkout .bt3 {

left: 692px;
display: inline-block;
zoom: 1;
vertical-align: middle;
height: 50px;
cursor: pointer;
padding: 0 32px;
font-size: 14px;
top: -30px;
font-weight: bold;
color: #FFF;
text-transform: uppercase;
font-family: 'Roboto Condensed', sans-serif;
border: 1px solid #4F6D8F;
background: #000;
background: -webkit-gradient(linear,0 0,0 bottom,from(#83A1EE),to(#184E80));
background: -webkit-linear-gradient(#83A1EE,#184E80);
background: -moz-linear-gradient(#83A1EE,#184E80);
background: -ms-linear-gradient(#83A1EE,#184E80);
background: -o-linear-gradient(#83A1EE,#184E80);
background: linear-gradient(#83A1EE,#184E80);
-pie-background: linear-gradient(#83A1EE,#184E80);
}

body.bg1 {
}
body.bg2 {
}
body.bg3 {
}
body.bg4 {
}
body.bg5 {
}
body.bg6 {
}
body.bg7 {
}
body.bg8 {
}
body.bg9 {

}
body.bg10 {
}
body.bg11 {

}
body a {
 color: #d25a5a;
	font-weight: bold;
    -webkit-transition:all ease 0.2s;
    -moz-transition:all ease 0.2s;
    -ms-transition:all ease 0.2s;
    -o-transition:all ease 0.2s;
    transition:all ease 0.2s;
border-color: transparent;
}
body a:hover {
    text-decoration:none;
    -webkit-transition:all ease 0.2s;
    -moz-transition:all ease 0.2s;
    -ms-transition:all ease 0.2s;
    -o-transition:all ease 0.2s;
    transition:all ease 0.2s;
}
.bt {

}
.bt a {
display: inline-block;
zoom: 1;
vertical-align: middle;
cursor: pointer;
padding: 11px 32px;
font-size: 14px;
font-weight: bold;
color: #FFF;
text-transform: uppercase;
font-family: 'Roboto Condensed', sans-serif;
border: 1px solid #4F6D8F;
background: #000;
background: -webkit-gradient(linear,0 0,0 bottom,from(#83A1EE),to(#184E80));
background: -webkit-linear-gradient(#83A1EE,#184E80);
background: -moz-linear-gradient(#83A1EE,#184E80);
background: -ms-linear-gradient(#83A1EE,#184E80);
background: -o-linear-gradient(#83A1EE,#184E80);
background: linear-gradient(#83A1EE,#184E80);
-pie-background: linear-gradient(#83A1EE,#184E80);
}

body h1 {
    font-size:50px;
    padding-bottom:15px;
    line-height:normal;
    margin:0;
    color:#000;
	font-weight: normal;
	font-family: 'Raleway-Regular';
}
body h2 {
    font-size:24px;
    color:#000;
    padding-bottom:20px;
    line-height:normal;
    font-weight:normal;
	letter-spacing: 2.4px;
}
div.features p {
font-size: 15px;
font-family: 'Roboto Condensed', sans-serif;
padding-bottom: 8px;
}

body p {
    font-family:'Roboto Condensed', sans-serif;    font-size:12px;
    line-height:20px;
    color:#999999;
    padding-bottom:20px;
}
body p a,body p span {
    font-family:'Roboto Condensed', sans-serif;
}
body .cnt_box p img {
    margin:10px 0;
    display:inline-block;
    *display:inline;
    zoom:1;

}
#wrapper {

overflow: hidden;
position: relative;
padding: 100px 0;
margin-left: auto;
margin-right: auto;

}

/* ----- MENUbackg -------- */
body #header .header .search_div .search_box {
display: inline-block;
height: 32px;
line-height: normal;
overflow: hidden;
position: absolute;
right: 325px;
width: 355px;
text-align: right;
vertical-align: middle;
top: 3px;
}
ul.bgs {
background: url(/img/menb.png) no-repeat -13px -61px;
width: 185px;
display: inline-block;
margin-left: 15px;
}
ul.bgs:hover {
background-position: -13px -2px;
color: #FFF;
}
ul.bgs>li>span {
text-align: center;
display: inline-block;
width: 150px;
cursor: pointer;
}
.prewie_n {
position: absolute;
width: 320px;

}
.prewie_n span {
color: #FFF;
display: inline-block;
float: left;
font-size: 35px;
font-family: Arial;
font-style: italic;
font-weight: bold;
line-height: 40px;
text-shadow: 0 1px rgba(0, 0, 0, 0.3);
}
span.bords {
border-bottom: 1px solid #FFF;
float: left;
width: 100%;
margin: 5px 0 13px 0;
}
.prewie_n a {
color: #FFF;
/* position: absolute; */
left: 0px;
float: left;
display: inline-block;
top: 140px;
width: 145px;
height: 30px;
line-height: 30px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
font-size: 14px;
background: rgba(0, 0, 0, 0.25);
}
.prewie_n a:hover {
background: rgba(197, 39, 46, 0.25);
}
/* ----- END MENUbackg -------- */

#wrapper {
overflow: hidden;
padding: 92px 0 0 0;
margin-left: auto;
margin-right: auto;

}
#header {
    height:92px;
    background:#000;
    position:absolute;
    top:0;
    left:0;
    right:0;
    z-index:55;
}
.info :last-child {
    /*margin: 1px 1px 1px 1px !important;*/
}
#header .header {
    width:100%;
    height:92px;
    padding:0;
    margin:0 auto;
    zoom:1;
	display: table;
}

#header .header .top {
    height:0px;
    line-height:0px;
    position:relative;
    clear:both;
}
#footer {


    overflow:hidden;
    position:relative;
    background:#000;
	width: 100%;

}
#footer .footer {
    width:947px;
    height:48px;
    line-height:48px;
    margin:0 auto;
    overflow:hidden;
    position:relative;
}
#page {
    width:100%;
    padding:0;
    zoom:1;
    clear:both;
    margin:0 auto;

}
#page:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
#side {
    width:100%;
    padding:60px 10px 20px 10px;
    color:#000;
	display: none;

}
.filterwrap #side {
	display: block;
}
#side h2 {
    color:#fff;
}
.filtres {
font-size: 23px;
padding-bottom: 13px;
border-bottom: 1px solid #464545;
line-height: normal;
font-weight: bold;
margin-bottom: 25px;
text-transform: none;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.75);
width: 150px;
position: relative;
float: left;
}
#set_filters {
display: inline!important;
border: none;
background: #000;
color: #FFF;
position: relative;
left: 168px;
top: -45px;
padding-top: 3px;
padding-bottom: 3px;
text-transform: uppercase;
}
#side a {

    text-decoration:none;
}
#side .button_std {
	float: right;
}
#side .button_std.trans {
	height: 52px;
}
#side a:hover {

}
#content {
    position:relative;
    zoom:1;
	min-height: 600px;
}
#content .cnt_box {
    clear:both;

}
#content:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
#side+#content {
    width:100%;
    overflow: hidden;
	padding-bottom: 0;
}
/* ----------------------------------- *\ sprites\* ----------------------------------- */
.ico {
    display:inline-block;
    *display:inline;
    zoom:1;
    vertical-align:middle;
    background:url(/local/templates/rf/img/spr.png);
}
.ico.i-search {
    background-position:-1px -1px;
    width:17px;
    height:17px;
}
.ico.i-star {
    background-position:-19px -1px;
    width:16px;
    height:16px;
}
.ico.i-model {
    background-position:-36px -1px;
    width:18px;
    height:12px;
}
.ico.i-new {
    background-position:-55px -1px;
    width:13px;
    height:11px;
}
.ico.i-sale {
    background-position:-69px -1px;
    width:14px;
    height:13px;
}
.ico.i-material {
    background-position:-84px -1px;
    width:14px;
    height:20px;
}
.ico.i-eng {
    background-position:-99px -1px;
    width:18px;
    height:12px;
}
.ico.i-play {
    background-position:-118px -1px;
    width:14px;
    height:19px;
}
.ico.i-star-corner {
    background-position:-133px -1px;
    width:16px;
    height:17px;
}
.ico.i-sale-corner {
    background-position:-150px -1px;
    width:14px;
    height:14px;
}
.ico.i-cart {
    background-position:-1px -22px;
    width:26px;
    height:27px;
}
.ico.i-new-collection {
    background-position:-28px -22px;
    width:22px;
    height:25px;
}
.ico.i-new-shop {
    background-position:-51px -22px;
    width:20px;
    height:28px;
}
.ico.i-soc1 {
    background-position:-72px -22px;
    width:22px;
    height:24px;
}
.ico.i-soc2 {
    background-position:-95px -22px;
    width:13px;
    height:25px;
}
.ico.i-soc3 {
    background-position:-109px -22px;
    width:24px;
    height:21px;
}
.ico.i-slider-prev {
    background-position:-134px -22px;
    width:9px;
    height:17px;
}
.ico.i-slider-next {
    background-position:-144px -22px;
    width:9px;
    height:17px;
}
.ico.i-sl-prev {
    background-position:-1px -53px;
    width:87px;
    height:87px;
}
.ico.i-sl-next {
    background-position:-89px -53px;
    width:87px;
    height:87px;
}
.ico.i-corner-red {
    background-position:-177px -53px;
    width:53px;
    height:53px;
}
.ico.i-corner-blue {
    background-position:-177px -107px;
    width:53px;
    height:53px;
}
.ico.i-text-buy {
    background-position:-1px -141px;
    width:66px;
    height:15px;
}
.ico.i-text-calc {
  background-position: -1px -157px;
  width: 119px;
  height: 15px;
}
.ico.i-text-order {
  background-position: -1px -173px;
  width: 154px;
  height: 17px;
}
.ico.i-del {
  width: 34px;
  height: 34px;
  background-position: -231px -1px;
  background-color: #d7d7d7;
  cursor: pointer;
}
.ico.i-del:hover {
  background-position: -231px -36px;
  background-color: #313130;
}
.ico.i-plus {
  width: 34px;
  height: 34px;
  background-position: -231px -141px;
  background-color: #d7d7d7;
  cursor: pointer;
}
.ico.i-plus:hover {
  background-position: -231px -176px;
  background-color: #313130;
}
.ico.i-minus {
  width: 34px;
  height: 34px;
  background-position: -231px -71px;
  background-color: #d7d7d7;
  cursor: pointer;
}
.ico.i-minus:hover {
  background-position: -231px -106px;
  background-color: #313130;
}
.ui-slider-handle {
    background:url(/local/templates/rf/img/spr.png);
    background-position:-169px -1px;
    width:10px !important;
    height: 17px !important;
}
/* ----------------------------------- *\ header,footer\* ----------------------------------- */
.header .logo {
    display:block;
    float:left;
    margin:0px 0 0 30px;
	max-height: 40px;
	position: relative;
	top: -1px;
	left: 1px;
}
.header .logo img {
	max-height: 40px;
	
}
.header .cart {
    color:#9b9b9b;
    text-align:left;
    position:absolute;
    top:114px;
    right:0px;
    font-size:13px;
    max-width:500px;
    width: 340px;
    max-height: calc(100vh - 90px - 30px);
	background: #000;
	padding: 15px;
	text-transform: uppercase;
	display: none;
}
.header .cart b {
    color:#FFF;
}
.cart a {
text-decoration: none;
}
.cart1 a {
text-decoration: none;
}
.pric .pric_1 {
width: 400px;
}
.pric a {
float: left;
width: 100%;
height: 100%;
}
.pric span {
font-size: 30pt;
float: left;
height: 44px;
line-height: 44px;
font-style: italic;
/* width: 100px; */
color: #FF000B;
text-shadow: #000 3px 1px 2px;
}
.pric {
float: right;
width: 395px;
height: 480px;
/* position: absolute; */
/* top: 180px; */
z-index: 9999999999;
background: url(/local/templates/rf_slider/img/priclucenia.png) no-repeat 30px 190px;
}
.header .menu {
    height:31px;
    line-height:31px;
    float:left;
    position:absolute;
    top:0;
    left:-7px;
    font-size:12px;
    max-width:400px;
    overflow:hidden;
}
.header .menu li {
    display:inline-block;
    *display:inline;
    zoom:1;
    vertical-align:middle;
    padding:0 8px 0 12px;
    background:url(/local/templates/rf/img/sep.png) 0 center no-repeat;
}
.header .menu a,.header .menu span {
    color:#fff;
    text-decoration:none;
    text-shadow:0 2px 0 #000;
}
.header .menu a:hover {
    color:#4186FE;
}
.header .nav {
    font-size:12px;
    font-weight:bold;
	right: 0;
	position: relative;
    margin-right:5px;
    max-width:500px;
	text-align: center;
}
.header .nav a {
    color:#9b9b9b;
    text-decoration:none;
    text-transform:uppercase;
	vertical-align: middle;
}
.header .nav .submenu a {
    color:#9b9b9b;
    text-decoration:none;
    text-transform:uppercase;
	vertical-align: middle;
	border-bottom: 1px solid #000;
	transition: all .4s cubic-bezier(.25,.46,.45,.94);
}
.header .nav .submenu a:hover {
	transition: all .4s cubic-bezier(.25,.46,.45,.94);
}
.menu_link_sub {
    display: inline-block;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    vertical-align: middle;
	position: relative;
}

.menu_link_sub:before, .header .nav a:hover .menu_link_sub:before {
    width: 100%;
}
.toggled .menu_link_sub:before {
	width: 100%;
}
.cartbut:hover .menu_link_sub:before {
	width: 100%;
}



.menu_link_sub:before {
    position: absolute;
    top: calc(50% + 8px);
    right: 0;
    left: 50%;
    display: block;
    width: 0;
    height: 1px;
    background: #4f4f4f;
    content: "";
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all .2s cubic-bezier(.25,.46,.45,.94);
    transition: all .2s cubic-bezier(.25,.46,.45,.94);
}


.header .nav a:hover,.header .nav a.active {
    color:#9b9b9b;
	text-decoration: underline;
	cursor: pointer;
}
.header .nav span:hover {
	cursor: pointer;
}
.header .nav .lang {
    float:right;
    margin-left:31px;
    margin-right:3px;
}
.header .nav .lang span.ico {
    vertical-align:0px;
    margin-right:6px;
}
.header .nav>ul {
	position: relative;
	top: -2px;
	left: -2px;
}
.header .nav>ul:first-child {
	margin: 0;
}
.catalog_li {
	margin-left: 33px !important;
}
.header .nav>ul>li {
    display:inline-block;
    margin-left:36px;
	color: #9b9b9b;
	text-transform: uppercase;
	position: relative;
	white-space: nowrap;
}
.header .nav>ul>li:first-child {
}
.header .nav>ul>li.hover>a {
    color:#4186FE;
}
.header .nav>ul>li>a {/*
    height:50px;
    line-height:50px;
    display:inline-block;
    *display:inline;
    zoom:1;
*/
text-align: right;
    }
.nav_search {
top: 0;
right: -1px;
/*position: relative;*/
}
.header .nav>ul span.i-search {
    vertical-align:-2px;
    margin-right:9px;
}
.header .nav>ul .submenu {
    display:none;
    -webkit-transition:display ease 0.8s;
    -moz-transition:display ease 0.8s;
    -ms-transition:display ease 0.8s;
    -o-transition:display ease 0.8s;
    transition:display ease 0.8s;
    background:#000;
    position:absolute;
	left: 51%;
    top:40px;
	min-width: 250px;
	transform: translateX(-50%);
	text-align: left;
}
.header .nav>ul > .catalog_li {
	position: initial;
}
.header .nav>ul > 
 .catalog_li > .submenu {
	height: 255px;
	min-width: 86%;
	padding-right: 14%;
	
}
.catalog_li .submenu>ul>li {
	float: left;
}
.submenu li span {
display: inline-block;
zoom: 1;
clear: both;
margin-bottom: 5px;
text-transform: uppercase;
color: #999;
padding-right: 20px;
min-width: 85px;
}
.header .nav>ul .submenu>ul {
    list-style-type:none;
    margin:0 auto;
    padding:0;
    overflow:hidden;
    zoom:1;
	height: 100%;
}
.header .nav>ul>li.hover>span {
color: #fff;
}
.header .nav>ul .submenu>ul>li {
    display:inline-block;
    *display:inline;
    zoom:1;
    vertical-align:top;
    width:180px;
	text-align: left;
	padding: 15px;
	margin: 0;
	height: 100%;

}
.header .submenu li {
	margin: 15px 0;
	padding: 0 15px;
}
.header .nav>ul .submenu>ul>li a {
    font-size:12px;
    color:#9b9b9b;
	font-weight: 300;
   	font-family: 'Roboto Condensed', sans-serif;
    text-decoration:none;
    text-transform:uppercase;
}
.header .nav>ul .submenu>ul>li a:hover {
    color:#FFF;
	text-decoration: none;
}
.header .nav>ul .submenu>ul>li>a {
    display:inline;
    zoom:1;
    clear:both;
    margin-bottom:10px;
    text-transform:uppercase;
    color:#9d9d9d;
    padding-right:20px;
    min-width:85px;
	font-weight: bold;
	letter-spacing: 0.1em
}
.header .nav>ul .submenu>ul>li ul {
    list-style-type:none;
    display:block;
    clear:both;
	padding-top: 15px;
}
.footer .menu {
    float:left;
    position:absolute;
    top:0;
    left:-8px;
    font-size:12px;
    max-width:300px;
    overflow:hidden;
}
.footer .menu li {
    display:inline-block;
    *display:inline;
    zoom:1;
    padding:0 6px 0 8px;
    background:url(/local/templates/rf/img/sep.png) 0 center no-repeat;
}
.footer .menu a {
    color:#fff;
    text-decoration:none;
    text-shadow:0 2px 0 #000;
font-size:14px;
}
.footer .menu a:hover {
    color:#4186FE;
}
.footer .copy {
    position:absolute;
    top:0;
    right:0px;
    color:#999;
    max-width:250px;
    overflow:hidden;
    font-size:12px;

}
.footer .social {
  text-align: center;
  margin: 0 100px 0 115px;
  font-size: 14px;
  color: #FFF;
  width: 759px;
  line-height: 46px;
  float: left;
  height: 46px;
}
.ph_nu {
  display: inline-block;
  float: left;
  height: 50px;
  line-height: 50px;
  font-size: 22px;
  margin-left: 20px;
  font-weight: bold;
  color: white;
}
.social span span {
  font-size: 18px;
}
.social>span {
  display: inline-block;
  font-size: 14px;
  margin-right: 20px;
  margin-left: 15px;
}
.footer .social .ico {
    margin: 0 0 0 10px;
}
a.ico.i-soc7 {
width: 32px!important;
height: 32px!important;
background: url(/img/Instagram-services-logo.png) 0px 0px!important;
}
/* ----------------------------------- *\ side styles\* ----------------------------------- */
#side h2 {
    font-size:23px;
    padding-bottom:10px;
    margin-bottom:13px;
    border-bottom:1px solid #464545;
    line-height:normal;
    font-weight:bold;
    text-transform:none;
    text-shadow:1px 1px 0 rgba(0,0,0,0.75);
}
#side .menu {
    clear:both;
    margin-bottom:20px;
    border-bottom:1px solid #464545;
    padding-bottom:20px;
    margin-right:20px;
}
#side .menu.noborder {
    border:none;
    padding-bottom:0;
}
.menu.noborder .selected {
color: #4186FE!important;
}
#side .menu>li {
    clear:both;
    padding-bottom:7px;
}
#side .menu>li.active ul {
    display:block;
    padding-bottom:3px;
}
#side .menu>li>a {
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
}
#side .menu>li>a .i-model {
    vertical-align:-1px;
    margin-right:5px;
}
#side .menu>li>a .i-star {
    vertical-align:-1px;
    margin-right:7px;
}
#side .menu>li>a .i-new {
    margin-right:10px;
}
#side .menu>li>a .i-sale {
    margin-right:9px;
}
#side .menu>li>a .i-material {
    margin-right:9px;
}
#side .menu>li ul {
    display:none;
    padding-left:29px;
}
#side .menu>li ul li {
    padding-bottom:4px;
    line-height:normal;
    font-size:12px;
}
#side .menu>li ul li a {
    font-family:Arial,'Helvetica CY','Nimbus Sans L',sans-serif;
    color:#797b81;
}
#side .menu>li ul li a:hover,#side .menu>li ul li a.active {
    color:#4186FE;
}
#side .filter_box {
    clear:both;
    margin-bottom:10px;
    margin-right:20px;
}
#side .filter_box .title {
    font-size:12px;
    text-transform:uppercase;
    font-weight:bold;
    margin-bottom:5px;
}
#side .filter_box.color a {
    margin-right:2px;
    margin-bottom:5px;
}
#side .filter_box.size a {
    display:inline-block;
    *display:inline;
    zoom:1;
    padding:0 5px;
/*    width:21px;*/
    height:21px;
    line-height:21px;
    text-align:center;
    font-size:12px;
    font-weight:bold;
    color:#474545;
    margin:0 2px 5px 0;
    background:#d4d4d4;
}
#side .price_slider {
    margin:30px 0 30px 0;
    position:relative;
    height:6px;
    background:#020202;
    border-radius:3px;
    box-shadow:inset 0 -1px 0 #666666;
}
#side .price_slider .ui-slider-handle {
    outline:none;
    box-shadow:1px 1px 1px rgba(0,0,0,0.5);
    margin-left:-5px;
}
#side .price_slider .ui-slider-range {
    height:6px;
    border:none;
    background:#f63840;
}
#side .price_slider .val {
    position:absolute;
    top:-25px;
    font-size:10px;
    font-family:Arial,'Helvetica CY','Nimbus Sans L',sans-serif;
    color:#d4d4d4;
    width:50px;
    text-align:center;
    margin-left: -25px;
}
/* ----------------------------------- *\ content \* ----------------------------------- */
.top_box {
    background: white !important;
    padding:0;
	height: 78px;
	display: table;
	vertical-align: middle;
	text-align: center;
    clear:both;
    position:relative;
    overflow:hidden;
	width: 100%;
}
.top_box h1 {
    padding-bottom:2px;
}
.top_box .breadcrumbs {
    clear:both;
    font-size:12px;
    color:#9b9b9b;
    text-transform:uppercase;
    font-weight:bold;
	padding-top: 15px;
	vertical-align: middle;
	letter-spacing: 0.166em;
	position: relative;
	line-height: 24px;
}
.top_box h1 {
	display: none;
}
.top_box .breadcrumbs a {
    text-decoration:none;
    text-transform:uppercase;
	color: #000;
	letter-spacing: 0.166em;
	padding-bottom: 1px;
    transition: all .4s cubic-bezier(.25,.46,.45,.94);
}
.top_box .breadcrumbs a:hover {
	border-bottom: 1px solid #000;
	text-decoration: underline;
    transition: all .4s cubic-bezier(.25,.46,.45,.94);
}
.top_box .sort_box {
    float:left;
    position:absolute;
    bottom:1px;
    right:2px;
    height:26px;
    line-height:26px;
    font-size:12px;
    color:#fff;
    text-shadow:1px 1px 0 rgba(0,0,0,0.5);
}
.top_box .sort_box a {
    text-shadow:1px 1px 0 rgba(0,0,0,0.5);
    color:#d4d4d4;
    padding:0 8px;
    display:inline-block;
    *display:inline;
    zoom:1;
    line-height:26px;
    height:26px;
    text-decoration:none;
}
.top_box .sort_box a:hover,.top_box .sort_box a.active {
    color:#fff;
    background:#dc3b41;
    background:-webkit-gradient(linear,0 0,0 bottom,from(#dc3b41),to(#b8161d));
    background:-webkit-linear-gradient(#dc3b41,#b8161d);
    background:-moz-linear-gradient(#dc3b41,#b8161d);
    background:-ms-linear-gradient(#dc3b41,#b8161d);
    background:-o-linear-gradient(#dc3b41,#b8161d);
    background:linear-gradient(#dc3b41,#b8161d);
    -pie-background:linear-gradient(#dc3b41,#b8161d);
}
.top_box .sort_box a.active {
    padding:0 12px;
}

.top_sect {
	background: #f6f6f6;
}
.top_sect .wrap {
	max-width: 1100px;
	margin: auto;

}
.top_sect a {
	color: #393935;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1.2px;
	transition: all .4s cubic-bezier(.25,.46,.45,.94);
}
.top_sect a:hover {
	text-decoration: underline;
	border-color: #000;
	transition: all .4s cubic-bezier(.25,.46,.45,.94);
}
.top_sect ul {
	padding: 26px 0 35px 2px;
	column-count: 5;
}
.top_sect ul li {

}
#side+#content ul.catalog {
    width:725px;
}
.catalog a {

}
ul.catalog {
    list-style-type:none;
    overflow:hidden;
    zoom:1;
    width:1005px;
}
ul.catalog li {
    display:block;
    width:230px;
    height:472px;
    position:relative;
    margin-right:10px;
    float:left;
    margin-bottom:11px;
}
ul.catalog li:hover .cat_box {
    padding:0px 15px;
    min-height:462px;
    height:auto;
    border:5px solid #4186FE;
}
ul.catalog li:hover .cat_box .name {
    font-weight:bold;
}
ul.catalog li.blue_border:hover .cat_box {
    border:5px solid #3fd2fd;
}
ul.catalog li .cat_box {
    display:block;
    text-decoration:none;
    width:190px;
    padding:5px 20px;
    height:462px;
    overflow:hidden;
    background:#f7f7f7;
    background:-webkit-gradient(linear,0 0,0 bottom,from(#f7f7f7),to(#eaeaea));
    background:-webkit-linear-gradient(#f7f7f7,#eaeaea);
    background:-moz-linear-gradient(#f7f7f7,#eaeaea);
    background:-ms-linear-gradient(#f7f7f7,#eaeaea);
    background:-o-linear-gradient(#f7f7f7,#eaeaea);
    background:linear-gradient(#f7f7f7,#eaeaea);
    -pie-background:linear-gradient(#f7f7f7,#eaeaea);
}
ul.catalog li .pic {
    display:block;
    clear:both;
    border-bottom:1px solid #cdcdcd;
    text-align:center;
    margin-bottom:15px;
    height:225px;
    line-height:225px;
}
ul.catalog li .pic img {
    max-height:98%;
width: auto;
    vertical-align:middle;
}
ul.catalog li .name {
    display:block;
    clear:both;
    font-size:16px;
    line-height:20px;
    height:60px;
    overflow:hidden;
    color:#4186FE;
    text-shadow:1px 1px 0 #fff;
    text-decoration:none;
    margin-bottom:2px;
    padding-left:3px;
}
ul.catalog li .info {
    display:block;
    padding:0 0 0 3px;
    height:100px;
    overflow:hidden;
   font-family: 'Roboto Condensed', sans-serif;
    font-size:12px;
    line-height:20px;
    color:#999999;
    text-shadow:1px 1px 0 #fff;
    position:relative;
}
ul.catalog li .price {
    display:block;
    font-size:24px;
    color:#000;
    font-weight:bold;
    text-shadow:1px 1px 0 #fff;
    padding:7px 0 10px 4px;
}
ul.catalog li .i-corner-red,ul.catalog li .i-corner-blue {
    position:absolute;
    top:0;
    right:0;
    text-align:center;
    line-height:32px;
    width:32px;
    height:32px;
    padding: 0 0 21px 21px;
}
/* ----------------------------------- *\ tovar\* ----------------------------------- */
.product_box {
    clear:both;
    zoom:1;
    height:500px;
    margin-bottom:20px;
    position:relative;
}
.product_box:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.product_box .i-sl-next {
    position:absolute;
    top:180px;
    right:-180px;
}
.product_box .i-sl-prev {
    position:absolute;
    top:180px;
    left:-180px;
}
.product_box .pics {
    float:left;
    width:391px;
    height:500px;
    overflow:hidden;
    background:#f7f7f7;
    background:-webkit-gradient(linear,0 0,0 bottom,from(#f7f7f7),to(#eaeaea));
    background:-webkit-linear-gradient(#f7f7f7,#eaeaea);
    background:-moz-linear-gradient(#f7f7f7,#eaeaea);
    background:-ms-linear-gradient(#f7f7f7,#eaeaea);
    background:-o-linear-gradient(#f7f7f7,#eaeaea);
    background:linear-gradient(#f7f7f7,#eaeaea);
    -pie-background:linear-gradient(#f7f7f7,#eaeaea);
}
.product_box .pics .main {
    text-align:center;
    height:390px;
    line-height:390px;
    margin-bottom:10px;
    clear:both;
    overflow:hidden;
}
.product_box .pics .main img {
    max-width:100%;
    max-height:100%;
    vertical-align:middle;
}
.product_box .pics .small {
    width:207px;
    height:60px;
    overflow:hidden;
    position:relative;
    padding:0 20px;
    clear:both;
    margin:0 auto;
}
.product_box .pics .small .inner {
    position:relative;
    width:207px;
}
.product_box .pics .small .jcarousel-clip {
    overflow:hidden;
    width:207px;
    height:60px;
}
.product_box .pics .small ul {
    overflow:hidden;
    zoom:1;
}
.product_box .pics .small li {
    width:69px;
    height:60px;
    float:left;
}
.product_box .pics .small a {
    display:block;
    width:60px;
    height:60px;
    background:#fff;
    margin:0 auto;
    text-align:center;
    line-height:60px;
    overflow:hidden;
}
.product_box .pics .small a.active {
border: 3px solid #4186FE;
width: 54px;
height: 54px;
}
.product_box .pics .small a.active img {
    margin-top:-3px;
    margin-left:-3px;
}
.product_box .pics .small a img {
width: auto;
max-width: 60px;
height: 60px;
vertical-align: middle;
}
.product_box .pics .small .ico {
    position:absolute;
    top:50%;
    left:-20px;
    margin-top:-8px;
    cursor:pointer;
}
.product_box .pics .small .i-slider-next {
    left:auto;
    right:-20px;
}
.product_box .info_box {
    width:550px;
    height:455px;
    padding-top:15px;
    background:#f7f7f7;
    background:-webkit-gradient(linear,0 0,0 bottom,from(#f7f7f7),to(#eaeaea));
    background:-webkit-linear-gradient(#f7f7f7,#eaeaea);
    background:-moz-linear-gradient(#f7f7f7,#eaeaea);
    background:-ms-linear-gradient(#f7f7f7,#eaeaea);
    background:-o-linear-gradient(#f7f7f7,#eaeaea);
    background:linear-gradient(#f7f7f7,#eaeaea);
    -pie-background:linear-gradient(#f7f7f7,#eaeaea);
    overflow:hidden;
    float:right;
}
.product_box .info_box h3 {
    font-size:14px;
    font-weight:bold;
    color:#000;
    line-height:20px;
    height:20px;
    overflow:hidden;
    padding:0;
    margin:0;
    text-shadow:1px 1px 0 #fff;
    font-family:Arial,'Helvetica CY','Nimbus Sans L',sans-serif;
}
.product_box .info_box .features {
    padding:0 29px;
    height:125px;
    clear:both;
    overflow:hidden;
}

.features ul {
padding-left: 14px;
list-style-type: square;
margin-left: 10px;
}
.product_tabs p {
font-size: 16px;
color: #000;
font-family: 'Roboto Condensed', sans-serif;
}
.cnt_box ol {
margin-left: 14px;
position: relative;
list-style-type: decimal;
}
.cnt_box ul {
padding-left: 10px;
margin-left: 10px;
position: relative;
list-style-type: square;
}

/*
.product_box .info_box .features p {
    height:80px;
    line-height:20px;
    overflow:hidden;
}
*/
.product_box .info_box .features div {
    height: 80px;
    line-height: 20px;
    overflow: hidden;
    width: 492px;
}
.product_box .info_box .features div {
font-family: Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
font-size: 13px;
line-height: 20px;
color: #808080;
text-shadow: 1px 1px 0 #FFF;
padding-bottom: 20px;
}
.product_box .info_box {
  position: relative;
  padding-top: 140px;
  height: 360px;
}
.product_box .info_box .features {
  position: absolute;
  top: 15px;
  left: 0;
  background: #f7f7f7;
}
.product_box .info_box .features:after {
  content: "";
  display: block;
  width: 550px;
  height: 20px;
  background: url(/local/templates/rf/img/bg_text.png) 0 0 repeat-x;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.product_box .info_box .features:hover {
  height: auto;
  z-index: 999;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
.product_box .info_box .features:hover div {
  height: auto;
}
.product_box .info_box .product_color {
    clear:both;
    overflow:hidden;
    padding: 10px 29px 0;
    background:#e4e4e4;
}
.product_box .info_box .product_color ul.sel_color {
        padding-top: 0;
	padding-bottom: 20px;
    overflow:hidden;
    zoom:1;
    position:relative;

}
.product_box .info_box .product_color ul.sel_color li {
    background:#fff;
    width:60px;
    height:60px;
    float:left;
    margin-top: 5px;
    margin-right:5px;
}
.product_box .info_box .product_color ul.sel_color li a {
    display:block;
    width:60px;
    height:60px;
    text-align:center;
    line-height:60px;
    overflow:hidden;
}
.product_box .info_box .product_color ul.sel_color li a img {
max-width: 60px;
width: auto;
height: 60px;
vertical-align: middle;
}
.product_box .info_box .product_color ul.sel_color li .name {
    display:none;
    clear:both;
    white-space:nowrap;
    font-family:Arial,'Helvetica CY','Nimbus Sans L',sans-serif;
    font-size:12px;
    color:#999;
    text-shadow:1px 1px 0 #fff;
    text-transform:uppercase;
    position:absolute;
    bottom:0;
    left:0;
}
.product_box .info_box .product_color ul.sel_color li.active .name {
    display:block;
}
.product_box .info_box .product_color ul.sel_color li.active a {
    border:3px solid #4186FE;
    width:54px;
    height:54px;
}
.product_box .info_box .product_color ul.sel_color li.active a img {
    margin-top:-3px;
    margin-left:-3px;
}
.product_box .info_box .bottom_block {
       padding: 10px 29px 0;
    overflow:hidden;
    height:165px;
}

.product_box .info_box .product_size {
    clear:both;
    height: 70px;
}

.product_box .info_box .product_size h3 {
    margin-bottom:10px;
}

.product_box .info_box .product_size ul.sel_size li {
    background: #fff;
    min-width: 24px;
    height: 26px;
    float: left;
    margin:0 4px 0px 0;
    line-height: 18px;
}
.product_box .info_box .product_size ul.sel_size li a {
    display:inline-block;
    *display:inline;
    zoom:1;
    min-width:16px;
    height:22px;
    padding:0 5px;
    line-height:26px;
    text-align:center;
    font-size:12px;
    font-weight:bold;
    color:#474545;
    background:#fcfcfc;
    text-decoration:none;
}
.product_box .info_box .product_size ul.sel_size li.active a {
    border:3px solid #4186FE;
    line-height: 21px;
}
.product_box .info_box .product_size ul.sel_size {
    padding-bottom: 20px;
    padding-top: 0;
    overflow:hidden;
    zoom:1;
    position:relative;
}
.product_box .info_box .buy_block {
    clear:both;
}
.product_box .info_box .buy_block .price {
    display:inline-block;
    *display:inline;
    zoom:1;
    vertical-align:middle;
    font-size:30px;
    color:#000;
    font-family:Arial,'Helvetica CY','Nimbus Sans L',sans-serif;
    margin-right:25px;
    text-shadow:1px 1px 0 #fff;
    font-weight:bold;
    line-height: 23px;
}
.product_box .info_box .buy_block .price s {
    font-size: 19px;
}
.product_box .info_box .buy_block button {
display: inline-block;
zoom: 1;
vertical-align: middle;
height: 50px;
cursor: pointer;
padding: 0 32px;
border: 1px solid #4F6D8F;
background: #000;
background: -webkit-gradient(linear,0 0,0 bottom,from(#83A1EE),to(#184E80));
background: -webkit-linear-gradient(#83A1EE,#184E80);
background: -moz-linear-gradient(#83A1EE,#184E80);
background: -ms-linear-gradient(#83A1EE,#184E80);
background: -o-linear-gradient(#83A1EE,#184E80);
background: linear-gradient(#83A1EE,#184E80);
-pie-background: linear-gradient(#83A1EE,#184E80);
}
.product_box .info_box .buy_block button:hover {
background: #8A9AEB;
background: -webkit-gradient(linear,0 0,0 bottom,from(#8A9AEB),to(#123B85));
background: -webkit-linear-gradient(#8A9AEB,#123B85);
background: -moz-linear-gradient(#8A9AEB,#123B85);
background: -ms-linear-gradient(#8A9AEB,#123B85);
background: -o-linear-gradient(#8A9AEB,#123B85);
background: linear-gradient(#8A9AEB,#123B85);
-pie-background: linear-gradient(#8A9AEB,#123B85);
}


.bt4 {
display: inline-block;
zoom: 1;
vertical-align: middle;
cursor: pointer;
padding: 5px 25px 5px 25px;
border: 1px solid #4F6D8F;
text-transform: uppercase;
font-size: 10pt;
margin-top: 10px;
margin-bottom: 10px;
text-decoration: none;
color: #FFF;
font-weight: bold;
background: #000;
background: -webkit-gradient(linear,0 0,0 bottom,from(#83A1EE),to(#184E80));
background: -webkit-linear-gradient(#83A1EE,#184E80);
background: -moz-linear-gradient(#83A1EE,#184E80);
background: -ms-linear-gradient(#83A1EE,#184E80);
background: -o-linear-gradient(#83A1EE,#184E80);
background: linear-gradient(#83A1EE,#184E80);
-pie-background: linear-gradient(#83A1EE,#184E80);
}
.bt4:hover {
background: #8A9AEB;
background: -webkit-gradient(linear,0 0,0 bottom,from(#8A9AEB),to(#123B85));
background: -webkit-linear-gradient(#8A9AEB,#123B85);
background: -moz-linear-gradient(#8A9AEB,#123B85);
background: -ms-linear-gradient(#8A9AEB,#123B85);
background: -o-linear-gradient(#8A9AEB,#123B85);
background: linear-gradient(#8A9AEB,#123B85);
-pie-background: linear-gradient(#8A9AEB,#123B85);
}
.product_box .info_box .buy_block button:active {
display: inline-block;
zoom: 1;
vertical-align: middle;
height: 50px;
cursor: pointer;
padding: 0 32px;
border: 1px solid #4F6D8F;
background: #000;
background: -webkit-gradient(linear,0 0,0 bottom,from(#83A1EE),to(#184E80));
background: -webkit-linear-gradient(#83A1EE,#184E80);
background: -moz-linear-gradient(#83A1EE,#184E80);
background: -ms-linear-gradient(#83A1EE,#184E80);
background: -o-linear-gradient(#83A1EE,#184E80);
background: linear-gradient(#83A1EE,#184E80);
-pie-background: linear-gradient(#83A1EE,#184E80);
}
.product_box .info_box .buy_block button span {
    display:inline-block;
    *display:inline;
    zoom:1;
    vertical-align:middle;
    margin:0 8px;
}
body .ui-tabs {
    padding:0;
    clear:both;
    margin:0 0 20px 0;
}
body .ui-tabs .ui-tabs-nav {
    padding:0;
    clear:both;
}
body .ui-tabs .ui-tabs-nav li {
    margin-right:4px;
    padding:0;
}
body .ui-tabs .ui-tabs-nav li a {
    height:50px;
    line-height:50px;
    padding:0 70px;
    font-size:14px;
    font-weight:bold;
    color:#fff;
    text-transform:uppercase;
    text-decoration:none;
    background:#4d4d4c;
    background:-webkit-gradient(linear,0 0,0 bottom,from(#4d4d4c),to(#222221));
    background:-webkit-linear-gradient(#4d4d4c,#222221);
    background:-moz-linear-gradient(#4d4d4c,#222221);
    background:-ms-linear-gradient(#4d4d4c,#222221);
    background:-o-linear-gradient(#4d4d4c,#222221);
    background:linear-gradient(#4d4d4c,#222221);
    -pie-background:linear-gradient(#4d4d4c,#222221);
    outline:none;
}
body .ui-tabs .ui-tabs-nav li.ui-tabs-active a {
    color:#000;
    text-shadow:1px 1px 0 #fff;
    background:#ffffff !important;
    background:-webkit-gradient(linear,0 0,0 bottom,from(#ffffff),to(#f4f4f4));
    background:-webkit-linear-gradient(#f7f7f7,#f4f4f4);
    background:-moz-linear-gradient(#f7f7f7,#f4f4f4);
    background:-ms-linear-gradient(#f7f7f7,#f4f4f4);
    background:-o-linear-gradient(#f7f7f7,#f4f4f4);
    background:linear-gradient(#f7f7f7,#f4f4f4);
    -pie-background:linear-gradient(#f7f7f7,#f4f4f4);
}
body .ui-tabs .ui-tabs-panel {
    padding:25px 39px 35px 39px;
    background: white !important;
    background:-webkit-gradient(linear,0 0,0 bottom,from(#ffffff),to(#ebebeb));
    background:-webkit-linear-gradient(#ffffff,#ebebeb);
    background:-moz-linear-gradient(#ffffff,#ebebeb);
    background:-ms-linear-gradient(#ffffff,#ebebeb);
    background:-o-linear-gradient(#ffffff,#ebebeb);
    background:linear-gradient(#ffffff,#ebebeb);
    -pie-background:linear-gradient(#ffffff,#ebebeb);
}
.ui-tooltip {
    background: #fff;
}
/* ----------------------------------- *\ other\* ----------------------------------- */
.also_box {
    clear:both;
}
.also_box .title {
    height:50px;
    line-height:50px;
    text-align:center;
    width:230px;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
    color:#000;
    text-shadow:1px 1px 0 #fff;
    margin-bottom:1px;
    background:#f7f7f7;
    background:-webkit-gradient(linear,0 0,0 bottom,from(#f7f7f7),to(#ebebeb));
    background:-webkit-linear-gradient(#f7f7f7,#ebebeb);
    background:-moz-linear-gradient(#f7f7f7,#ebebeb);
    background:-ms-linear-gradient(#f7f7f7,#ebebeb);
    background:-o-linear-gradient(#f7f7f7,#ebebeb);
    background:linear-gradient(#f7f7f7,#ebebeb);
    -pie-background:linear-gradient(#f7f7f7,#ebebeb);
    clear: both;
}
/* ----------------------------------- *\ index page\* ----------------------------------- */
.index_box {
 padding: 35px 0 0 7px;

}
.index_box .logo {
    display:block;
    clear:both;
    margin-bottom:20px;
}
.index_box>.title {
    font-family:Arial,'Helvetica CY','Nimbus Sans L',sans-serif;
    font-size:36px;
    font-style:italic;
    color:#fff;
    line-height:45px;
    margin-bottom:15px;
    text-shadow:0 2px 5px rgba(0,0,0,0.25);
}
.index_box>.title span {
font-family: 'Arial Black','ArialBlack','Helvetica CY','Nimbus Sans L' sans-serif;
font-size: 46px;
display: block;
text-transform: uppercase;
width: 795px;
position: relative;
left: 24px;
text-align: left;
top: -37px;
}
.index_box>p {
    font-size:14px;
    line-height:20px;
    color:#fff;
    text-shadow:0 2px 5px rgba(0,0,0,0.25);
    padding-bottom:35px;
}
.index_box .buttons {
    clear:both;
    margin-bottom:100px;
    text-align:left;
}
.index_box .buttons a {
    display:inline-block;
    *display:inline;
    zoom:1;
    vertical-align:middle;
    width:270px;
    height:50px;
}
.index_box .buttons a.button_shop {
   background: url(/local/templates/rf/img/button_shops.png) no-repeat -1px 0px;
}
.index_box .buttons a.button_video {
    margin-left:-28px;
    background:url(/local/templates/rf/img/button_video.png) no-repeat;
}
.index_box .info {
    display:block;
    clear:both;
    overflow:hidden;
    zoom:1;
    font-style:italic;
    color:#fff;
}
.info .text {
color: #999!important;
}
.index_box .info li {
    width:305px;
    height:152px;
    overflow:hidden;
    float:left;
    margin-right:14px;
}

.item1 img {
margin-right: 10px;
}
.item1 p {
margin-top: 4px;
}
.item1 p a {
margin-left: 85px!important;
/* margin-top: 8px!important; */
position: absolute;
top: 106px;
left: 135px;
color: #4186FE;

}
.index_box .info li.item1 {
    background:#232931 url(/upload/medialibrary/82d/fotokonkurs32.jpg);
position: relative;

}
.index_box .info .item1 .title {
line-height: 20px;
font-size: 15pt!important;
height: 70px;
/* float: right; */
padding-top: 80px;
top: -18px;
/* text-align: right; */
width: 300px;
padding-right: 5px;
text-indent: -5px;
}
.index_box .info li.item2 {
background: #353F2F url('/upload/medialibrary/249/1.png');
margin-right: 0;
}
.index_box .info li.item3 {
    background:#394253 url(/upload/medialibrary/246/i3.jpg);

}
.item2 p {
padding-left: 60px!important;
margin-top: -19px;
}

.item2 img {
top: -3px;
position: relative;
margin-left: 13px!important;
}
.item2 .title {
height: 50px!important;
}
.title img {
margin-left: 5px;
}
.index_box .info .title {
    height:30px;
    line-height:30px;
    overflow:hidden;
    clear:both;
    font-size:20px;
    padding-top:77px;
    font-family:Arial,'Helvetica CY','Nimbus Sans L',sans-serif;
}
.index_box .info .title .i-cart {
    margin:0 2px 0 11px;
}
.index_box .info .title .i-new-collection {
    margin:0 3px 0 18px;
}
.index_box .info .title .i-new-shop {
    margin:0 4px 0 14px;
}
.index_box .info .title img {
    display:inline-block;
    *display:inline;
    zoom:1;
    vertical-align:middle;
}
.index_box .info p {
    font-size:14px;
    color:#fff;
    text-shadow:none;
    padding:0 0 0 45px;
    line-height:20px;
    height:20px;
    overflow:hidden;
}
.index_box .info p a {
    margin:0 1px;
}
.hidden {
    display: none;
}

.alias_white {
    background-color: #FFFFFF;
}

.alias_lightblue {
    background-color: #008AD2;
}

.alias_yellow {
    background-color: #FEED01;
}

.alias_green {
    background-color: #305836;
}

.alias_brown {
    background-color: #CA6D44;
}

.alias_red {
    background-color: #FE0000;
}

.alias_orange {
    background-color: #EE6737;
}

.alias_pink {
    background-color: #EC0577;
}

.alias_gray {
    background-color: #B2B3B7;
}

.alias_darkblue {
    background-color: #003470;
}

.alias_purple {
    background-color: #572E7A;
}

.alias_black {
    background-color: #000000;
}

.buy_block a.unavailable,
.buy_block a.unavailable:hover,
.buy_block a.unavailable:active{
    color:#9b9b9b;
    border:none;
    text-shadow:0 2px 1px #fff;
    background:#fff;
    font-size: 19px;
    margin-top: 13px;
    padding: 10px;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#eee',GradientType=0);
    box-shadow:0 1px 2px 1px rgba(0,0,0,0.4);
    border-radius:3px;
    text-align: center;
    text-decoration: none;
    display: none;
}

/* ----------------------------------- *\
        basket and popup basket
\* ----------------------------------- */
table.basket {
  width: 100%;
  border-collapse: collapse;
  background: #f1f1f1;
}
table.basket th {
  background: #4f4f4e;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#4f4f4e), to(#1d1d1c));
  background: -webkit-linear-gradient(#4f4f4e, #1d1d1c);
  background: -moz-linear-gradient(#4f4f4e, #1d1d1c);
  background: -ms-linear-gradient(#4f4f4e, #1d1d1c);
  background: -o-linear-gradient(#4f4f4e, #1d1d1c);
  background: linear-gradient(#4f4f4e, #1d1d1c);
  -pie-background: linear-gradient(#4f4f4e, #1d1d1c);
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.5;
  padding: 15px 10px;
  text-align: center;
}
table.basket td {
  padding: 0;
  text-align: center;
  font-size: 18px;
  color: #999;
  vertical-align: top;
  font-family: Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
}
table.basket .info {
  width: 255px;
  text-align: left;
  padding-top: 5px;
  padding-left: 45px;
}
table.basket .info .name {
  font-size: 18px;
  line-height: 20px;
  display: block;
  text-shadow: 1px 1px 0 #fff;
  text-decoration: none;
  color: #000;
  margin-bottom: 22px;
}
table.basket .info .prop {
  font-family: Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  font-size: 14px;
}
table.basket .photo {
  width: 80px;
  text-align: center;
  overflow: hidden;
}
table.basket .photo img {
  max-width: 100%;
}
table.basket .basket_block {
  border: none;
  padding: 4px 5px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #c0c0c0;
}
table.basket .basket_block:hover {
  padding: 0;
  border: 5px solid #4186FE;
  background: #fff;
}
table.basket .basket_block:hover table .name {
  color: #4186FE;
}
table.basket .basket_block:hover .counter .ico {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
table.basket .basket_block:hover .i-del {
  display: block;
}
table.basket .i-del {
  display: none;
  margin: 0 auto;
}
table.basket .counter {
  width: 110px;
  overflow: hidden;
  text-align: center;
}
table.basket .counter .ico {
  display: none;
}
table.basket .counter .text {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #d7d7d7;
  background: #fff;
  font-family: Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  text-align: center;
  padding: 0;
  margin: 0;
}
table.basket table {
  width: 100%;
}
table.basket table td {
  padding: 9px 10px;
  font-family: Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
}
table.basket table td s {
    font-family: Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
}
table.basket .total {
  font-size: 30px;
  color: #000;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
  max-width: 525px;
  padding: 20px 0px 20px 10px;
}
tr.basket_bottom.empty .total {
  max-width: none;
  text-align: center;
}
table.basket .total span {
  font-size: 18px;
  color: #999999;
  text-transform: uppercase;
}
table.basket .buttons {
  text-align: left;
  padding: 27px 0;
}
table.basket .buttons button {
  padding: 0 19px;
  margin: 0 3px;
}
table.basket .basket_bottom td {
  vertical-align: middle;
}
body .pp_product {
  padding: 15px 0;
  clear: both;
  overflow: hidden;
  zoom: 1;
}
body .pp_product .pic {
  width: 220px;
  float: left;
  text-align: center;
}
body .pp_product .pic img {
  max-width: 100%;
}
body .pp_product .info {
  padding-left: 25px;
  width: 170px;
  float: left;
}
body .pp_product .name {
  display: block;
  font-size: 16px;
  line-height: 20px;
  text-shadow: 1px 1px 0 #fff;
  margin-bottom: 10px;
  text-decoration: none;
}
body .pp_product .price {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  margin-bottom: 15px;
}
body .pp_product button {
  padding: 0 5px;
  width: 170px;
  height: 42px;
  margin-bottom: 8px;
}
body .ui-widget-overlay {
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
body .ui-dialog {
  padding: 0;
  border-radius: 0;
}
body .ui-dialog .ui-dialog-content {
  padding: 0;
  border-radius: 0;
  background: #f7f7f7;
}
body .ui-dialog .ui-dialog-content a {
  outline: none;
}
body .ui-dialog .ui-dialog-titlebar {
  display: none;
}
body .ui-dialog .title {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  text-align: center;
  clear: both;
  background: #4b4b4a;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#4b4b4a), to(#191918));
  background: -webkit-linear-gradient(#4b4b4a, #191918);
  background: -moz-linear-gradient(#4b4b4a, #191918);
  background: -ms-linear-gradient(#4b4b4a, #191918);
  background: -o-linear-gradient(#4b4b4a, #191918);
  background: linear-gradient(#4b4b4a, #191918);
  -pie-background: linear-gradient(#4b4b4a, #191918);
}
body .ui-dialog .title .ico {
  margin-right: 8px;
  vertical-align: -5px;
}
body button {
  display: inline-block;
  *display: inline;
  zoom: 1;
	outline: none;

}
body button:hover {
	outline: none;
}
body button:active {
  /*background: #de4545;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#de4545), to(#bb1414));
  background: -webkit-linear-gradient(#de4545, #bb1414);
  background: -moz-linear-gradient(#de4545, #bb1414);
  background: -ms-linear-gradient(#de4545, #bb1414);
  background: -o-linear-gradient(#de4545, #bb1414);
  background: linear-gradient(#de4545, #bb1414);
  -pie-background: linear-gradient(#de4545, #bb1414);
*/
}
body button span {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  margin: 0 8px;
}
body button.black {
  border-color: #9a9a8a;
  background: #5d5d5c;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#5d5d5c), to(#343433));
  background: -webkit-linear-gradient(#5d5d5c, #343433);
  background: -moz-linear-gradient(#5d5d5c, #343433);
  background: -ms-linear-gradient(#5d5d5c, #343433);
  background: -o-linear-gradient(#5d5d5c, #343433);
  background: linear-gradient(#5d5d5c, #343433);
  -pie-background: linear-gradient(#5d5d5c, #343433);
}
body button.black:hover {
  background: #9d9d9c;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#9d9d9c), to(#444444));
  background: -webkit-linear-gradient(#9d9d9c, #444444);
  background: -moz-linear-gradient(#9d9d9c, #444444);
  background: -ms-linear-gradient(#9d9d9c, #444444);
  background: -o-linear-gradient(#9d9d9c, #444444);
  background: linear-gradient(#9d9d9c, #444444);
  -pie-background: linear-gradient(#9d9d9c, #444444);
}
body button.black:active {
  background: #0d0d0c;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#0d0d0c), to(#222222));
  background: -webkit-linear-gradient(#0d0d0c, #222222);
  background: -moz-linear-gradient(#0d0d0c, #222222);
  background: -ms-linear-gradient(#0d0d0c, #222222);
  background: -o-linear-gradient(#0d0d0c, #222222);
  background: linear-gradient(#0d0d0c, #222222);
  -pie-background: linear-gradient(#0d0d0c, #222222);
}
#add_cart {
    display: none;
}
#tab1 img {
max-width: 880px;
}

/* tooltip basket */
.b-hidden-info__popup {
    height: 70px;
    right: 183px;
    position: absolute;
    top: 200px;
    width: 200px;
    display: none;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    z-index: 100;
}
.b-hidden-info__popup a {
    color: #FFFFFF;
}
.b-hidden-info__popup-arrow {
    position: absolute;
    background-image: url(/local/templates/rf/img/_catalog_product_popup_arrow.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 7px;
    background-position: 80% 0;
}
.b-hidden-info__popup-content {
    background-image: url(/local/templates/rf/img/_catalog_product_popup_bg.png);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    font-size: 14px;
    height: 50px;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 12px;
    position: absolute;
    top: 7px;
    width: 90%;

}
/* #tooltip */

/* tooltip element color */
.product_color .b-hidden-info__popup {
    height: 70px;
    right: 320px;
    position: absolute;
    width: 200px;
    display: none;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    z-index: 100;
}
.product_color .b-hidden-info__popup a {
    color: #FFFFFF;
}
.product_color .b-hidden-info__popup-arrow {
    position: absolute;
    background-image: url(/local/templates/rf/img/_catalog_product_popup_arrow.png);
    background-repeat: no-repeat;
    width: 70%;
 height: 7px;
background-position: 20% 0;
top: 140px;
}
.product_color .b-hidden-info__popup-content {
background-image: url('/local/templates/rf/img/_catalog_product_popup_bg.png');
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
color: #FFF;
font-size: 14px;
height: 33px;
padding-left: 5%;
padding-right: 5%;
padding-top: 12px;
position: absolute;
top: 147px;
width: 84%;
}
/* #tooltip */

/* tooltip element size */

.buy_block .b-hidden-info__popup {
    height: 70px;
    right: 320px;
    position: absolute;
    width: 200px;
    display: none;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    z-index: 100;
}
.buy_block .b-hidden-info__popup a {
    color: #FFFFFF;
}
.buy_block .b-hidden-info__popup-arrow {
    position: absolute;
    background-image: url(/local/templates/rf/img/_catalog_product_popup_arrow.png);
    background-repeat: no-repeat;
    width: 20%;
    height: 7px;
top: 390px;
    background-position: 20% 0;
}
.buy_block .b-hidden-info__popup-content {
background-image: url('/local/templates/rf/img/_catalog_product_popup_bg.png');
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
color: #FFF;
font-size: 14px;
height: 33px;
padding-left: 5%;
padding-right: 5%;
padding-top: 12px;
position: absolute;
top: 397px;
width: 92%;
}

/*

.buy_block .b-hidden-info__popup {
    height: 70px;
    right: 147px;
    position: absolute;
    top: 200px;
    width: 200px;
    display: none;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    z-index: 100;
}
.buy_block .b-hidden-info__popup a {
    color: #FFFFFF;
}
.buy_block .b-hidden-info__popup-arrow {
position: absolute;
background-image: url('/local/templates/rf/img/_catalog_product_popup_arrow.png');
background-repeat: no-repeat;
width: 20%;
height: 7px;
top: 390px;
background-position: 20% 0;
}
.buy_block .b-hidden-info__popup-content {
    background-image: url(/local/templates/rf/img/_catalog_product_popup_bg.png);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    font-size: 14px;
    height: 33px;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 12px;
    position: absolute;
    top: 7px;
    width: 116%;
}
*/


/* #tooltip */

/* news */

#page.news {
	background: #FFF;
}
.news {
  clear: both;
}
.cnt_box .news {
	width: 945px;
	margin: auto;
}
.cnt_box .news li {
  clear: both;
  padding-bottom: 28px;
  overflow: hidden;
  zoom: 1;
	margin-bottom: 100px;
	background: #f6f6f6;
}
.cnt_box .news li:last-child {
  border: none;
  margin-bottom: 15px;
}
.cnt_box .news li .pic {
  display: block;
  float: none;
  width: 100%;
  line-height: 0;
  overflow: hidden;
  height: auto;
	position: relative;
	top: -24px;
}
.cnt_box .news li .pic img {
  width: 100%;
	height: auto;
}
.cnt_box .news li h3 {
  font-size: 36px;
  line-height: normal;
  margin-bottom: 20px;
	font-family: 'Raleway-Light';
	letter-spacing: 2.88px;
	text-align: center;
	margin-top: 70px;
	padding-left: 70px;
	padding-right: 70px;
}
.cnt_box .news li h3 a, .Video .cnt_box h3 {
color: #000000;
  text-decoration: none;
	font-family: 'Raleway-Regular';
	letter-spacing: 0.02em;
  font-size: 36px;
	font-weight: 300;
	text-align: center
}
.cnt_box .news li .date {
  font-size: 12px;
  color: #979b9d;
	letter-spacing: 0.96px;
	text-align: center;
	margin-top: 31px;
	padding-bottom: 30px;
}
.cnt_box .news li .prevtext {
	font-size: 14px;
	color: #8a8989;
	line-height: 23px;
	letter-spacing: 0.88px;
	margin-bottom: 62px;
	padding-left: 65px;
	padding-right: 65px;
	margin-top: 30px;
	
}
.cnt_box .news li .prevtext p {
	font-size: 11px;
	color: #8a8989;
	line-height: 23px;
	letter-spacing: 0.88px;
	
}
.cnt_box .news li .prevtext a {
	font-size: 11px;
	color: #3f65d2;
	font-weight: normal;
}
.cnt_box .news li .nesline {
	height: 1px;
	width: 30px;
	background:#d2d2d2;
	margin: auto;
}
.cnt_box .news li .button_std {
	margin: 0 auto 15px auto;
	border-width: 2px;
	letter-spacing: 0.08em;
	
}
.pagenav {
  clear: both;
  border-top: 1px solid #cecece;
  padding: 20px 0 0 0;
  text-align: center;
}
.pagenav a {
  font-size: 12px;
  font-weight: bold;
  color: #717171;
  text-decoration: none;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  padding: 0;
  line-height: 22px;
  border: 1px solid #d7d7d7;
  background: #f2f2f2;
  box-shadow: inset 2px 2px 3px #fff;
  text-shadow: 0 1px 0 #fff;
  margin: 0 2px 5px 2px;
}

/* #news */

#foo_in_index.lsnn .info {
  position: relative;
  overflow: hidden;
}
#foo_in_index.lsnn .info .text {
  display: block;
  position: absolute;
  top: 0;
  left: 15px;
  width: 205px;
  padding: 0;
}
#foo_in_index.lsnn .info:after {
  content: "";
  display: block;
  width: 220px;
  height: 60px;
  background: url(/local/templates/rf/img/bg_text4.png) 0 0 repeat-x;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
/*
#foo_in_index.lsnn .info:hover {
  height: auto;
  z-index: 999;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
*/

.i-soc4 {
width: 32px!important;
height: 32px!important;
background: url(http://www.planeta-sport.ru/img/vk.png) -4px -2px!important;
}
.i-soc5 {
width: 32px!important;
height: 32px!important;
background: url(http://www.planeta-sport.ru/img/youtube.png) 0px 0px!important;
}
.i-soc6 {
width: 32px!important;
height: 32px!important;
background: url(http://www.planeta-sport.ru/img/facebook.png) 0px 0px!important;
}
.header .nav {
  max-width: inherit;
}
.header .nav > ul {
  max-width: 100%;
}
.header .nav .search_box {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  line-height: normal;
  height: 32px;
  overflow: hidden;
width:0px;
  zoom: 1;
  margin-right: 20px;
  margin-bottom: 4px;
  text-align: right;
}
.header .nav .search_box input[type="text"] {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  width: 228px;
  height: 32px;
  padding: 0 10px 0 34px;
  *padding-left: 34px !important;
  margin: 0;
  background: #ffffff url(/local/templates/rf/img/ico_search.png) 6px 9px no-repeat;
  border: none;
  box-shadow: inset 1px 3px 6px rgba(0, 0, 0, 0.5);
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
.header .nav .search_box input[type="text"]::-webkit-input-placeholder {
  color: #000;
  font-size: 13px;
}
.header .nav .search_box input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  color: #000;
  font-size: 13px;
}
.header .nav .search_box input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
  font-size: 13px;
}
.header .nav .search_box input[type="text"]:-ms-input-placeholder {
  color: #000;
  font-size: 13px;
}
.header .nav .search_box input[type="submit"] {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  height: 32px;
  background: #0c0c0c;
  border: none;
  padding: 0 12px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  cursor: pointer;
}
#del_filters {
height: 20px;
top: -20px;
float: right;
right: 31px;
position: relative;
display: inline!important;
font-size: 8pt;
text-transform: uppercase;
cursor: pointer;
padding: 0px 8px;
border: none;
font-weight: bold;
color: #474545;
background: #D4D4D4;
}
#del_filter {
    background: none repeat scroll 0 0 #D4D4D4;
    border: medium none;
    color: #474545;
    cursor: pointer;
    display: inline !important;
    float: right;
    font-size: 8pt;
    font-weight: bold;
    height: 20px;
    margin-right: 31px;
    margin-top: 5px;
    padding: 0 8px;
    text-transform: uppercase;
}
#side .line_bottom{
	margin-bottom: 0;
 }

.link_catalog {
color:white!important;
display:block;
}
.link_catalog:hover {
color:white!important;
}

.block_item_catalog {
    list-style: none;
    width: 215px;
    display: inline-block;
    text-align: center;
    padding-bottom: 30px;
    border: 1px solid #f1f1f1;
    margin-right: 6px;
    margin-bottom: 10px;
    padding-top: 20px;
}

.menu_link_sub:hover {
cursor:pointer;
}

.t_sec_head {
	line-height: 66px;
	height: 66px;
	padding-left: 15px;
	color: #B5B5B5;
	text-transform: uppercase;
	font-size: 19px;
	background-color: #FFF;
	-webkit-box-shadow: 0 0 1px #EAEAEA;
	-moz-box-shadow: 0 0 1px #eaeaea;
	box-shadow: 0 0 1px #EAEAEA;
	border: solid 1px #E4E4E4;
	font-weight: bold;
}
span.t_sec_name {
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}

.orders.button_order a {

	text-decoration: none;
}
/*ssh*/

a {
	transition: color .2s cubic-bezier(.25,.46,.45,.94);
}
.header-logo-wrapper {

	display: table-cell;
	vertical-align: middle;
	height: 92px;
}
.header-nav-wrapper {
	display: table-cell;
	vertical-align: middle;
	height: 92px;
}
.header-tools-wrapper {
	display: table-cell;
	vertical-align: middle;
	height: 92px;
	text-align: right;
	padding-right: 28px;
	min-width: 150px;
}
.header-nav-arrow {
    position: relative;
    width: 4px;
    margin-top: 1px;
    margin-left: 13px;
    vertical-align: middle;
}
.header-nav-arrow:after {
    display: inline-block;
    margin-bottom: .21429em;
    border-top: 4px solid #9d9d9d;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
}

.submenu.visible {
	display: block !important;
}
.cartbut {
	font-size: 12px;
	color: #9b9b9b;
	font-weight: bold;
	position: relative;
	top: -2px;
	margin-left: 2px;
}
.searchbut {
	width: 25px;
	height: 19px;
	display: inline-block;
	margin-right:42px;
	position: relative;
	transition: all .2s cubic-bezier(.25,.46,.45,.94);
	color: #9b9b9b;

}
.searchbut:hover {
	transition: all .2s cubic-bezier(.25,.46,.45,.94);
	color: #FFF;
	
}
.catalog_li .submenu {
	padding-top: 30px;
	padding-bottom: 15px;
}
.catalog_li .submenu ul > li ul > li {
	padding: 0;
	text-transform: none;
	margin: 0;
}
.catalog_li .submenu ul > li ul > li > a {
	text-transform: none !important;
	font-weight: bold !important;
    white-space:normal;
	border-bottom: none !important;
	line-height: 1.666;

}
.catalog_li .submenu>ul>li {
	width: 20% !important;
	border-left: 1px solid #FFF;
}
.catalog_li .submenu>ul>li:first-child {
	border-left: 0px solid #FFF;

}
.catalog_li .submenu>ul>li:last-child {
    border-right: 1px solid #FFF;
}
.catalog_li .submenu li span {
	border-bottom: 1px solid #000;
	transition:  all .4s cubic-bezier(.25,.46,.45,.94);
	min-width: 0;
	padding: 0;
	margin-bottom: 10px;
	line-height: 1.3;
}
.catalog_li .submenu li span:hover {
	border-bottom: 1px solid #9b9b9b;
	transition:  all .4s cubic-bezier(.25,.46,.45,.94);	
}
#content {

	margin: 0;
	padding: 0;
	position: relative;
}
.footer-container {
    font-size: 1em;
    background-color: #000;
}
.block-content, .blog-post-content, .blog-post-header, .blog-post-share, .layout-container, .search-results-information {
    max-width: 1080px;
    padding-right: 30px;
    padding-left: 30px;
    margin-right: auto;
    margin-left: auto;
}
.footer-navigation {
    position: relative;
    padding-top: 56px;
    padding-bottom: 60px;
	height: 182px;
}

.footer-column:first-child {
    width: 47.85714%;
    float: left;
    margin-left: 0;
}
.footer-column:nth-child(3) {
    width: 14.59524%;
	left: 10px;
	
}
.footer-column:nth-child(4) {
	margin-left: 2.28571%;
    width: 13.09524%;
	left: 15px;
}
.footer-column {
    width: 12.09524%;
    float: left;
    margin-left: 4.28571%;
    padding-top: 0;
}	

.footer-title {
    display: block;
    margin-bottom: 15px;
    color: #999;
    text-transform: none;
	font-family: 'Raleway-Regular';
	font-weight: normal;
	font-size: 16px;
}
.collection-facet-heading, .collection-filter-heading, .collection-inside-column-heading, .footer-title, .no-content-results p, .no-product-results, h6, th {
    margin-top: 1em;
    margin-bottom:0px;
    font-size: 1.14286em;
	letter-spacing: 0; 
}
.footer-contact-address {
    margin-bottom: 15px;
    font-style: normal;
    color: #999;
	font-size: 14px;
	line-height: 23px;
	letter-spacing:0;
}
.footer-social-icons {
    margin-left: -15px;
}
.footer-payment-icons li, .footer-social-icons li {
    display: inline-block;
    margin-bottom: 15px;
    margin-left: 14px;
}
.footer-copyright {
	font-size: 14px;
	color: #999999;
	font-weight: 700;
}
.footer-link-list a {
    text-transform: uppercase;
    color: #fff;
    border-bottom: 1px solid;
    letter-spacing: 0.1em;
    border-color: transparent;
    font-size: 12px;
    line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	transition:  all .4s cubic-bezier(.25,.46,.45,.94);
}
.footer-link-list a:hover {
	text-decoration: underline;
	transition:  all .4s cubic-bezier(.25,.46,.45,.94)
}
.footer-interaction {
    padding-top: 15px;
    margin-top: 60px;
    border-top: 1px solid #404040;
	height: 128px;
}
.footer-attribution {
    width: 47.85714%;
    float: left;
    margin-left: 0;
}
.footer-payment-icons {
    width: 47.85714%;
    float: left;
    margin-left: 4.28571%;
    text-align: right;
}
.account-create-address:after, .account-create-address:before, .account-create-details:after, .account-create-details:before, .account-downloads-gallery-thumbs:after, .account-downloads-gallery-thumbs:before, .account-form-column-container:after, .account-form-column-container:before, .account-invoice-addresses:after, .account-invoice-addresses:before, .account-item-details:after, .account-item-details:before, .account-product-wrapper:after, .account-product-wrapper:before, .account-receipt-summaries:after, .account-receipt-summaries:before, .account-settings-form:after, .account-settings-form:before, .account-wrapper:after, .account-wrapper:before, .block-content:after, .block-content:before, .block-footer:after, .block-footer:before, .blog-column-articles .blog-item:after, .blog-column-articles .blog-item:before, .blog-page:after, .blog-page:before, .blog-post-page:after, .blog-post-page:before, .brands-page-link:after, .brands-page-link:before, .cards-row:after, .cards-row:before, .cart-additional-checkout-buttons:after, .cart-additional-checkout-buttons:before, .collection-products:after, .collection-products:before, .dropdown-menu:after, .dropdown-menu:before, .footer-blog-recent-posts:after, .footer-blog-recent-posts:before, .footer-interaction:after, .footer-interaction:before, .footer-navigation:after, .footer-navigation:before, .form-field-date .form-field-control:after, .form-field-date .form-field-control:before, .form-field-rectangle .form-field-control:after, .form-field-rectangle .form-field-control:before, .form-field-swatch .form-field-control:after, .form-field-swatch .form-field-control:before, .module-page-container:after, .module-page-container:before, .no-content-results:after, .no-content-results:before, .page-content:after, .page-content:before, .product-grid:after, .product-grid:before, .product-information-block:after, .product-information-block:before, .product-page:after, .product-page:before, .product-thumbnails:after, .product-thumbnails:before, .quickshop-messages:after, .quickshop-messages:before, .rte:after, .rte:before, .sitemap:after, .sitemap:before {
    display: table;
    content: "";
}
.footer-contact-phone {
    color: #999;
	font-size: 14px;
	position: relative;
	top: -5px;
	padding-bottom: 10px;
}
.footer-attribution, .footer-payment-icons, .footer-container a:hover {
    color: #999;
}
.block-content .rte p, .blog-column-articles .blog-item .blog-item-content, .card-item-content, .carousel-item-info, .cms-page .block-content, .footer-attribution, .footer-column .footer-contact-address, .footer-column .footer-contact-phone, .form-field, .masthead-item-text, .modal-quick-shop .product-description, .product-description, .product-tabs-content .product-reviews, .product-tabs-content .rte {
    font-family: "Roboto Condensed";
	text-shadow: none;
}
.footer-link-list li {
    margin-top: 5px;
    line-height: 20px;
}
.footer-link-list a:hover {
    color: #fff;
    border-color: #fff;
}
.footer-container a {
    color: #fff;
    -webkit-transition: all .2s cubic-bezier(.25,.46,.45,.94);
    transition: all .2s cubic-bezier(.25,.46,.45,.94);
}
.footer-social-icon {
    width: 31px;
    height: 31px;
	display: inline-block;
	text-align: center;
	line-height: 2.14286em;
	font-size: 16px !important; 
}
.footer-payment-icon {
	font-size: 18px !important;
}
.footer-social-icon {
	background: #999999;
	color: #000 !important;
}
.footer-social-icon:hover {
	background: #FFF;
}
.footer-link-list li {
	color: #FFF;
}
.bx-newslist {
	min-height: calc(100vh - 92px);
}
.tops {
    max-width: 1100px;
    margin: auto;
    padding: 60px 0 0 0;	
}
.tops .main_catalog_item {
	width: 25%;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
}
.bx-newslist .row {
	max-width: 1100px;
	margin: auto;
	width: 75%;
}
.newitems {
	background: white!important;
    background-color: white!important;
	padding-top: 60px;
	border-bottom: 1px solid #e4e4e4;
}
.newitems .wrapper {
	max-width: 1100px;
	margin: auto;
}
.tops h2, .newitems h2 {
	color: #222;
	font-size: 18px;
	font-weight: bold;
    font-family: "Roboto Condensed";
	text-align: center;
	margin-bottom: 40px;
	
}
.newitems .bx_catalog_top_home {
	margin-bottom: 0;
}
.subscribe-form label {
	display: none
}
.button {
	display: block;
    top: 42%;
    left: 50%;
    width: 160px;
    padding: 0px;
    margin-left: -78px;
    text-align: center;
    height: 52px;
    margin-top: -28px;
    line-height: 52px;
    color: #fff;
    background-color: #b18f64;
    border-color: #b18f64;
	border: 1px solid #b18f64;
	position: absolute;
	z-index: 1002;
	font-size: 12px;
	opacity: 0;
	transition: all .5s cubic-bezier(.25,.46,.45,.94);
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    letter-spacing: 0.1em;
    text-transform: uppercase;
	text-decoration: none !important;
}
.button.comp {
	display: block;
    top: 56%;
    left: 50%;
    width: 160px;
    padding: 0px;
    margin-left: -78px;
    text-align: center;
    height: 52px;
    margin-top: -28px;
    line-height: 32px;
    color: #000;
    background-color: transparent;
	border: none;
	position: absolute;
	z-index: 1002;
	font-size: 12px;
	opacity: 0;
	transition: all .5s cubic-bezier(.25,.46,.45,.94);
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    letter-spacing: 0.1em;
    text-transform: uppercase;
	text-decoration: none !important;
}

.button:hover {
    color: #fff;
    background-color: #8e7250;
	border-color: #d7c5af;
	transition: all .5s cubic-bezier(.25,.46,.45,.94);
	cursor: pointer;
	text-decoration: underline;
}
.button.comp:hover {
    color: #000;
    background-color: transparent;
	transition: all .5s cubic-bezier(.25,.46,.45,.94);
	cursor: pointer;
	text-decoration: underline !important;
}
.subscr.button {
	opacity: 1;
	left: auto;
	display: inline-block;
	text-decoration: none;
	height: 57px;
	line-height: 59px;
	position: relative;
	top: -1px;
	margin-left: -2px;
	
	
}
.subscription {
	text-align: center;
	padding-top: 80px;
    padding-bottom: 79px;
	border-top:1px solid #e4e4e4;
	background-color: #f6f6f6;
}
.subscribe-form span {
	display: inline-block;
	padding: 15px 15px 15px 15px;
	position: relative;
	top: 0px;
	background: #f6f6f6;
	font-size: 18px;
	color: #999999;
	font-weight: 100;
	font-family: 'Raleway-Regular';
	width: 330px;
	text-align: left;
	letter-spacing: 0.36px;
}
#nav {
	position: absolute;
	bottom: 50px;
    width: 100%;
    left: 0;
    text-align: center;
}
#nav li {
    width: 16px;
    height: 16px;
    margin: 8px;
	display: inline-block;
}
#nav li a:hover {
    transform: rotate(135deg);
	transition: transform .7s cubic-bezier(.25,.46,.45,.94);
	
}
#nav img {
	display: none;
}
#nav li a {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 5px;
    cursor: pointer;
    background-color: rgba(26,42,58,.3);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
	transition: transform .7s cubic-bezier(.25,.46,.45,.94);
}
#nav .showPage a {
	transform: rotate(45deg);
	background-color: #1a2a3a;

}
.search_box {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(29,29,32,.85);
	z-index: 1010;
	top: 0;
	left: 0;
	text-align: center;
	display: none;
}
.sclose {
	position: absolute;
	top: 30px;
	right: 30px;
	width: 30px;
	height: 30px;
	display: block;
	background: url(/local/templates/rf/img/close.png) center no-repeat;
	background-size: cover;
}
.search_box form {
	width:470px;
	margin: auto;
	text-align: center;
	position: relative;
}
.search_box .form-input.sfield {
	background: transparent;
	padding: 15px 58px 15px 0;
	color: #FFF;
	border-bottom: 1px solid #838384;
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 24px;
    font-weight: 400;
	width:470px;
	margin: auto;
	font-family: 'Raleway-Regular';
	border-top: none;
	border-left: none;
	border-right: none;

}
.form-input {
    display: block;
    width: 100%;
    min-height: 44px;
    padding: 10px 15px;
    line-height: inherit;
    color: gray;
    background: #fff;
    border-color: #fff;
    border-radius: 0;
    -webkit-transition: border-color .2s cubic-bezier(.25,.46,.45,.94);
    transition: border-color .2s cubic-bezier(.25,.46,.45,.94);
	box-sizing: border-box;
	border-style: solid;
	border-width: 0;
}
.form-input:focus {
	outline: none;
	border-bottom: 1px solid #FFF !important;
}
.search_box .wrap {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 46%;
}
.search_box button {
	border: 0;
	background: transparent;
	position: absolute;
	right: 0;
	top: 10px;
	font-size: 22px;
	padding-right: 0;
	color: #838384;
    transition: all .2s cubic-bezier(.25,.46,.45,.94);
}
.search_box button:hover, .search_box button:focus {
	border: 0;
	background: transparent;
	position: absolute;
	outline: none;
	color: #FFF;
    transition: all .2s cubic-bezier(.25,.46,.45,.94);
}
@media screen and (max-width: 1920px) and (min-width:1151px) {
.parners ul.root-item {
	padding-left: 30px !important;
}
	.categ a:nth-child(-n+999){
    display:inline-block;
	
	}	
}
@media screen and (max-width: 1150px) and (min-width: 1000px) {
	.categ a:nth-child(-n+999){
    display:inline-block !important;
	
	}
}
@media screen and (max-width: 1150px) and (min-width: 950px) {
	.categ a:nth-child(-n+999){
    display:inline-block !important;
	
	}
.header .nav>ul > 
 .catalog_li > .submenu {
	height: 255px;
	min-width: 120%;
	padding-right: 25%;
	 left: 52%;
	
}
	
	.check {
		max-width: 780px !important;
	}
	.bx_ordercart_order_pay {
		padding-top: 24px !important;
		padding-bottom: 95px !important;
	}
	.check_f {
		padding-left: 7px;
		padding-right: 10px;
		width: auto !important;
	}
	.t_count, .t_sum, .t_del {
		width: 91px !important;
	}
	
	.footer-column.categories-column {
		margin-left: 130px !important;
	}
	.footer-column.pages-column {
		margin-left: 7px !important;
		top: -3px !important;
	}
	.footer-column:nth-child(4) {
		position: absolute ;
		right: -18px !important;
		top: 53px !important;
		left: auto !important;
	}

	.bx_item_detail {
		margin-left: 19px;
		width: 390px !important;
	}
	ul.newslider li {
		width: 390px !important;
		height: 527px !important;
	}
	.element .image {
		width: 390px !important;
		height: 527px !important;
	}
	div#big_img_detail{
		min-height: 527px !important;
	}
	.bx-wrapper .bx-controls-direction .bx-next {
		right: 7px !important;
	}
	.bx-wrapper .bx-controls-direction .bx-prev {
		left: 7px !important;
	}
	.bx-wrapper .bx-controls-direction a {
		top: 42px !important;
	}
	.element .slider1.offer_img a {
		width: 87px !important;
		height: 88px !important;
	}
	.element .offer_img a img {
		max-height: 88px !important;
		max-width: 87px !important;
	}
	.ululwrap {
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	body .ui-tabs .ui-tabs-panel {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.catalog .element .bx_bt_button_type_2 {
		display: block;
	}
	.b_offers {
		padding-left: 47px !important;
		padding-right: 0 !important;
		width: calc(100% - 495px) !important;
		padding-top: 2px !important;
	}
	.preview {
		border-bottom: 1px solid #e4e4e4;
		width: 100% !important;
		padding-bottom: 21px !important;
		margin-bottom: 26px !important;
	}
	.colors {
		border-bottom: 1px solid #e4e4e4;
		padding-bottom: 20px !important;
		margin-bottom: 24px !important;
	}
	.size {
		border-bottom: 1px solid #e4e4e4;
		padding-bottom: 28px !important;
		margin-bottom: 25px !important;
		
	}
	.element .buttons {
		width: 343px !important;
		padding-left: 70px !important;
		padding-right: 0 !important;
	}
	.b_offers h1 {
		width: 80%;
		margin: auto;
	}
	.element .slider1.offer_img {
		padding-top: 10px !important;
	}
	.ulwrap {
		margin-top: 7px;
		height: 45px !important;
		line-height: 45px !important;
	}
	body .ui-tabs .ui-tabs-nav li a, .share a {
		height: 42px !important;
		line-height: 42px !important;
	}
	#tabs_11 .recommend {
		margin-top: 58px !important;
		margin-bottom: 25px !important;
	}
	#tabs_11 .bx_catalog_top_home {
		padding-bottom: 19px !important;
	}
	
	
	
	
	
	
	.dileram.profile .button_std.trans {
		float: right !important;
		margin-right: 50px !important;
	}

	.profilepage .button_std {
		margin-top: 29px !important;
	}
	.dealerform .authcol1, .profilepage .authcol1  {
		width: calc(50% - 57px);
		padding-right: 57px;
	}
	.dealerform .authcol2, .profilepage .authcol2  {
		width: calc(50% - 57px);
		padding-left: 57px;
	}
	.dealerform input[type="text"], .dealerform input[type="password"], .dealerform textarea, .profilepage input[type="text"], .profilepage input[type="password"],  .profilepage textarea {
		width: 394px !important;
	}
	.personal .profilepage input[type="text"], .personal .profilepage input[type="password"],  .personal .profilepage textarea {
		width: 280px !important;
	}
	
	.profilepage.dealer .button_std {
		margin-left: 0 !important;
	}
	.parners ul.root-item {
		column-width: 140px;
		list-style: none;
		background: #FFF;
		padding: 31px calc(100% - 610px) 75px 30px !important;
		width: 620px;
	}
	.parners .cnt_box .listcontainer ul.root-item li a {
		color: #000;
		text-decoration: none;
		font-size: 12px;
		transition:  all .2s cubic-bezier(.25,.46,.45,.94);
		padding-bottom: 2px;

	}
	.parners .cnt_box .listcontainer ul.root-item li {
		line-height: 22px;
		
	}
.parners .cnt_box {
	background: #f6f6f6;
	padding: 39px 99px 81px 21px !important;
	max-width: 960px !important;
	font-size: 16px;
	color: #000;
	line-height: 24px;
}
	
	.top_sect ul {
		padding-top: 20px;
	}
	.search-page button {
		right: 26px !important;
	}
	a#prev {
		left: 22px !important;
	}
	a#next {
		right: 22px !important;
	}
	.navi {
		margin-top: 50px !important;
		padding-bottom: 16px;
	}
	.navi ul li.bx_active {
		left: 76px !important;
		padding-bottom: 11px;
		top: -11px;
		border-width: 2px !important;
	}
	li.pages {
		left: 76px !important;
		padding-bottom: 11px;
		top: -11px;
	}
	.navi li.nx {
		top: -6px !important;
		margin-right: 35px;
	}
	.navi li.prevs {
		top: -5px !important;
		left: 56px !important;
	}
	.col_1 {
		padding-left: 41px !important;
		width: 469px !important;
	}
	.search-page .form-input.sfield {
		width: 616px !important;
	}
	.filterwrap {

	}
	.collections-sort-by-form {
		position: relative;
		top: 4px;
	}
	.more_filter {
	}
	.filter_sec {
		min-height: 103px !important;
	}
	.filters svg, .filter_sec.noresult .filters svg {

		position: relative;
		top: 2px !important;
	}
	.categ {
		padding-left: 38px !important;
	}
	.search-page .bx_catalog_top_home {
		padding-top: 74px !important;
	}
	.filters {
		padding-right: 1% !important;
	}
	.filter_sec a {
		padding-top: 4px;
		height: 96px !important; 
	}
	.cnt_box {
		padding-bottom: 30px;
	}
	.bx_catalog_top_home {
		margin-bottom: 69px;
	}
	.tops h2, .newitems h2 {
		margin-bottom: 20px;
	}
	.bx_catalog_top_home.col4 .bx_catalog_item{
		margin-bottom: 69px !important;
	}
	.newitems .bx_catalog_top_home {
		padding-bottom: 80px;
	}
	.collections-sort-by-form {
		margin-right: 0px;
		margin-left: 4px !important;
	}
	.top_sect ul {
		column-count: 3;
		width: 680px;
		margin: auto;
	}
	.cnt_box h2 p, .cnt_box h2{
		line-height: normal;
	}
	#content .cnt_box {
		max-width: 860px;
		margin: auto;
	}
	.gde-kupit .cnt_box {
		width: 888px !important;
	}
	#wrapper {
		padding-top: 68px;
	}
	.bx-newslist {
	}
	#content {

	}
	#content .error404 h1 {
		font-size: 36px;
		letter-spacing: 0.02em;
		padding: 2px 0 42px 0;
	}
	#content .error404 p {
		font-size: 14px;
		letter-spacing: 0.02em;
		padding-bottom:0; 
	}
	.bgstretcher UL, .bgstretcher UL LI {
		min-height: calc(100% - 168px) !important;
	}
	#bgstretcher li {
		background-position: 50% 50px !important;
	}
	#header, #header .header {
		height: 68px;
	}
	.header-tools-wrapper {
		min-width: 155px;
		padding-right: 15px;
		height: 68px;
	}
	.header-nav-wrapper {
		height: 68px;
	}
	.header-logo-wrapper {
		padding-left: 15px;
		height: 68px;
	}
	.header .logo {
		margin-left: 0;
		height: 68px;
	}
	.header .nav>ul {
		white-space: normal;
		left: -5px;
		top: 0;
	}
	.header .nav>ul>li {
		white-space: nowrap;
	}
	#footer {
		min-width: 900px;
	}
	.searchbut {
		margin-right: 27px;
	}
	.bx-newslist .row {
		max-width: 960px;
	}
	#content {
	}
	.footer-column:first-child {
		width: 37.85714%;
	}
	.footer-column {
		width:  15.59524%
	}
	.footer-column:nth-child(3) {
		width:  18.09524%
	}
	.bx_catalog_top_home.col4 .bx_catalog_item {
	}
	.footer-column:nth-child(4) {
		width: 14.99524%;
	}
	.search-page h1 {
		left: 0 !important;
	}
}

@media screen and (max-width: 949px) and (min-width: 720px) {
	.compres.butns .button_std {
		width: 100% !important;
		display: inline-block;
		margin-left: 0;
		margin-right: 20px;
	}
	.compres.butns .button_std.trans {
		width: calc(100% + 2px) !important;
		margin-top: 10px;
	}
	.catalog-compare-result {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.header .cart {
		top: 90px;
	}
	.confirm {
		left: 0 !important;
	}
.categ a:nth-child(-n+999){
    display:inline-block;
	
	}
.header .nav>ul > .catalog_li {
	position: relative;
}
	
	.jurinfo {
		margin-bottom: 76px !important;
		max-width: 485px !important;
		letter-spacing: 0 !important;
		position: relative;
		left: 0px;
	}
	.zhurnal .cnt_box {
		max-width: 100% !important;
		padding-top: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.magazine li {
		padding-right: 10px !important;
	}
	.magazine {
		left: 0 !important;
	}
	h2.jurnal {
		font-size: 20px !important;
		margin-bottom: 8px !important;
	}
	.magazine .pic {
		width: calc(50% - 20px) !important;
		padding-right: 20px !important;
	}
	.magdesc {
		padding-left: 5px !important;
		padding-right: 0 !important;
	}

	
	
	
	.check {
		max-width: 600px !important;
		padding-left: 30px !important;
		padding-right: 30px !important;
		padding-top: 40px !important;
	}
	.wishlist .check {
		max-width: 100% !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		padding-top: 0 !important;
	}
	
	.bx_ordercart_order_pay {
		padding-top: 24px !important;
		padding-bottom: 177px !important;
	}
	.check_f {
		width: auto !important;
	}
	.t_count, .t_sum, .t_del {
		width: 75px !important;
	}
	.picholder {
		width: 67px !important;
		min-height: 80px !important;
		margin-right: 18px !important;
	}
	.picholder img {
		width: 67px !important;
	}
	.nameprop {
		width: calc(100% - 110px) !important;
	}
	table.t_check .itemphoto {
		padding-bottom: 31px !important;
	}
	.bx_ordercart_order_pay_left {
		width: auto !important;
		float: none !important;
		border-bottom: 1px solid #e4e4e4;
		height: auto!important;
		margin-bottom: 24px !important;
		padding-bottom: 15px;
		
	}
	.bx_ordercart_order_pay_left .clear_coupon {
		font-size: 12px;
		right: 0 !important;
	}
	.bx_ordercart_order_pay_left input[type="text"] {
		float: none !important;
		width: 100% !important;
	}
	.bx_ordercart_order_pay_righ {
		width: 100% !important;
		float: none !important;
		padding-left: 0 !important;
		top: auto !important;
		position: inherit !important;
		padding-bottom: 30px;
	}
	.subbut {
		bottom: 45px !important;
		right: 5px !important;
	}
	.personal.korzina h2 {
		left: -30px !important;
	}
	
	
	
	.forgotpass .line_auth {
		text-align: center !important;
		width: 471px !important;
	}
	.forgotpass .hint_input {
		text-align: left;
	}
	.top_box h1 {
		font-size: 36px !important;
		letter-spacing: 1.92px !important;
	}
	.parners .cnt_box p {
		font-size: 12px !important;
	}
	.parners .cnt_box {
		background: #f6f6f6;
		padding: 35px 14px 81px 14px !important;
		max-width: none !important;
		font-size: 12px !important;
		color: #000;
		line-height: 24px;
	}	
	.parners ul.root-item {
		column-width: 140px;
		list-style: none;
		background: #FFF;
		padding: 30px calc(100% - 575px) 76px 30px !important;
		width: 620px;
	}
	.parners .cnt_box .listcontainer ul.root-item li {
		line-height: 22px;
	}
	.filter_sec {
		border-bottom: none !important;
		text-align: center;
	}
	.filters {
		float: none !important;
		position: relative;
		left: 25px;
		padding-right: 32px !important;
	}
	.categ {
		float: none !important;
		padding-left: 71px !important;
	}
	.filter_sec a.activ {
		border-bottom: 2px solid #f6f6f6 !important;
		text-decoration: underline;
	}
	.filter_sec a:hover {
		border-bottom: 2px solid #f6f6f6 !important;
		text-decoration: none;
		
	}
	.more_filter {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.form-select-wrapper {
		top: 3px;
	}
	.filters svg, .filter_sec.noresult .filters svg {
		top: 5px !important;
		position: relative;
	}
	.filter_sec a {
		line-height: 65px !important;
		height: 53px !important;
	}
	.search-page h1 {
		font-size: 20px !important;
		margin-bottom: 27px !important;
		top: 23px !important;
		left: 0 !important;
	}
	.col_1 {
		padding-top: 14px !important;
		width: 444px !important;
		padding-left: 15px !important;
	}
	.col_2 {
		padding-top: 14px !important;
	}
	.bx_catalog_top_home .bx_catalog_item_price .bx_price {
		font-size: 14px !important;
		position: relative;
		top: -3px;
	}
	.filterwrap {
		margin-top: 30px !important;
	}
	.more_filter {

		border-bottom: none !important;
	}
	.search-page button {
		right: 0 !important;
	}
	.search-page .bx_catalog_top_home {
		padding-top: 11px !important;
	}
	.search-page > form {
		padding-bottom: 85px !important;
		padding-top: 77px !important;
	}
	.navi ul li.bx_active {
		padding-bottom: 8px;
		left: 87px !important;
		margin: 0 4px !important;
	}
	li.pages {
		padding-bottom: 8px;
		left: 87px !important;
		margin: 0 4px !important;
	}
	.navi li.nx {
		margin-right: 63px;
	}
	.navi li.prevs {
		left: 63px;
	}
	.navi {
		padding-bottom: 24px;
	}
	.navi ul li.bx_active {
		border-width: 2px;
	}
	.cnt_box {
		padding-bottom: 28px;
	}
	.tops {
		padding-top: 84px;
	}
	.tops h2, .newitems h2 {
		margin-bottom: 21px;
	}
	.bx_catalog_top_home.col4 .bx_catalog_item{
		margin-bottom: 14px !important;
	}
	.bx_catalog_top_home .bx_catalog_item_title a {
		width: 80%;
		margin: auto;
	}
	.newitems {
		padding-bottom: 49px;
	}
	.subscription {
		padding-top: 64px;
		padding-bottom: 60px;
	}
	.navi a {
		height: 44px;
		background: transparent;
		top: 60px !important;
		
	}
	a#next {
		background: url(/local/templates/rf/img/nextinact.png) center no-repeat;
		right: 15px;
	}
	a#next:hover {
		background: url(/local/templates/rf/img/nextact.png) center no-repeat;
		
	}
	a#prev {
		background: url(/local/templates/rf/img/previnact.png) center no-repeat;
		left: 15px;
		
	}
	a#prev:hover {
		background: url(/local/templates/rf/img/prevact.png) center no-repeat;
		
	}

	
	#content .error404 h1 {
		font-size: 36px;
		letter-spacing:normal;
		padding: 2px 0 40px 0;
	}
	#content .error404 p {
		font-size: 14px;
		letter-spacing: 0.2px;
		padding-bottom:0px; 
	}
	#wrapper {
		padding-top: 68px;
	}
	.catalog_li {
		margin-left: 0 !important;
	}

	.bx-newslist {
	}
	#content {
	}
	
	.bgstretcher UL, .bgstretcher UL LI {
		min-height: calc(100% - 168px) !important;
	}
	#bgstretcher li {
		background-position: 50% 50px !important;
	}
	#header, #header .header {
		height: 68px;
	}
	.header-tools-wrapper {
		min-width: 155px;
		padding-right: 15px;
		height: 68px;
	}
	.header-nav-wrapper {
		height: 68px;
	}
	.header-logo-wrapper {
		padding-left: 15px;
		height: 68px;
	}
	
	.header .nav>ul {
		display: none;
	}
	.bx_catalog_top_home.col4 .bx_catalog_item{padding:0;margin:0 1.5% 54px;width:47%}
	.bx_catalog_top_home.col4 .bx_catalog_item:nth-child(4n+1){clear:none; margin-left: 1.5%}
	.bx_catalog_top_home.col4 .bx_catalog_item:nth-child(4){margin-right: 1.5%}
	.bx_catalog_top_home.col4 .bx_catalog_item:nth-child(8){margin-right: 1.5%}
	.bx_catalog_top_home.col4 .bx_catalog_item:nth-child(2n+1) {
    clear: both;
    margin-left: 1.5%;
}
	.navi a {
		top: 70px;
	}
	.footer-column:nth-child(3) {
		float: none;
		margin-left: 0;
		width: 40%;
	}
	.footer-column {
		width: 30%;
	}
	.footer-column:nth-child(4) {
		width:  38.09524%;
		position: absolute;
		bottom: 24px;
		left: 215px;
	}
	.footer-navigation {
		height: 265px;
	}
	.mobile-nav {
		position: absolute;
		background: #000;
		width: 320px;
		border-right: 1px solid #FFF;
		top: 0;
		left: 0;
		z-index: 1200;
		min-height: 100vh;
	}
	.mobile-nav .submenu {
		display: none;
	}
	.mobile-nav a {
		display: block;
		padding: 12px;
		font-size: 1em;
		line-height: 1.4;
		color: #9d9d9d;
		text-transform: uppercase;
		border-top: 1px solid #e4e4e4;
		text-decoration: none;
	}
	.mobile-nav a:hover span {
		text-decoration: underline;
	}
	.mobile-nav a:hover {
		text-decoration: underline;
	}	
	.mobile-nav .header-nav-arrow {
		display: none;
	}
	.haschildren a {
		
	}
	.mobile-nav .button-open-submenu {
		top: 3px;
		right: 0;
		bottom: 0;
		width: auto;
		height: 100%;
		padding: 0 15px;
	}
	.mobile-nav li {
		position: relative;
	}
	.button-open-submenu {
		position: absolute;
		top: 3px;
		right: 0;
		width: .8em;
		height: .8em;
		padding: 0;
		color: inherit;
		background: 0 0;
		border: 0;
		opacity: 1;
		outline: none;
		display: block !important;
		transition: all .5s cubic-bezier(.25,.46,.45,.94);
	}
	.button-open-submenu:hover {
		color: inherit;
		background: 0 0;
		border: 0;
		opacity: 1;
		transition: all .5s cubic-bezier(.25,.46,.45,.94);
	}
	.active .icon-increment-vertical {
		display: none;
	}
	.button-open-submenu svg {
		display: block;
		width: .8em;
		height: .8em;
		margin-top: 0;
		-webkit-transition: fill .2s cubic-bezier(.25,.46,.45,.94);
		transition: fill .2s cubic-bezier(.25,.46,.45,.94);
		fill: #9d9d9d;
	}
	.subsub .subsubmenu {
		display: none;
	}
	.mobile-nav .catalog_li .submenu>ul>li {
		width: 100% !important;
	}
	.mobile-nav .catalog_li .submenu {
		padding: 0;
	}
	.mobile-nav .catalog_li .submenu>ul>li {
		border: 0;
	}
	.mobile-nav .submenu .subsubmenu a:hover {
		background-color: #1e1e1e;
		text-decoration: underline;
		transition: all .5s cubic-bezier(.25,.46,.45,.94);
	}	
	.mobile-nav .submenu .subsubmenu a {
    	background-color: #121212;
    	border-top-color: #2a2a2a;
		transition: all .5s cubic-bezier(.25,.46,.45,.94);
	}
	.mobile-search {
		position: relative;
		padding: 12px;
	}
		.mobile-search .mobile-search-submit {
		position: absolute;
		top: 12px;
		bottom: 12px;
		left: 12px;
		padding: 10px;
		background: 0 0;
		border: 0;
			outline: none;
	}
		.mobile-search .search-submit-icon, .mobile-search .search-submit-icon use {
		width: 17px;
		height: 17px;
	}
	.mobile-search .fa-search {
		color: #666;
		position: relative;
		top: -4px;
	}
	.mobile-search .form-input {
		padding-left: 30px;
		text-align: center;
	}
	.searchbut {
		display: none;
	}
	.cartbut span, .cartbut i {
		display: none;
	}
	.cartbut {
		width: 15px;
		height: 18px;
		display: block;
		background: url(/local/templates/rf/img/lock.png) center no-repeat;
		float: right;
		top: 0px;
		left: -10px;
	}
	.footer-column:nth-child(3) {
		left: 0;
		padding-top: 253px;
		top: auto;
		width: 27%;
	}
	.footer-column:nth-child(4) {
		top: 309px;
		bottom: auto;
	}
	.header-nav-wrapper {
		display: none;
	}
	.header-logo-wrapper {
		width: auto;
		padding-left: 300px;
		top: -2px;
	}
	.categories-column {
		left: 112px;
	}

	.header-tools-menu {
		position: absolute;
		right: -30px;
		top: 25px;
		width: 20px;
		height: 20px;
		background: url(/local/templates/rf/img/close.png) center no-repeat;
		background-size: cover;
		border-top: 0 !important;
		display: block;
		padding: 0 !important;
	}
	.burger {
		width: 20px;
		height: 20px;
		display: block !important;
		background: url(/local/templates/rf/img/burger.png) center no-repeat;
		position: absolute;
		left: 13px;
		top: 23px;
	}
	.search-page .form-input.sfield {
		width: 476px !important;
		padding-bottom: 17px !important;
	}
	.search-page table {
		width: 476px !important;
		position: relative;
		left:-6px !important;
	}
	

	
}
@media screen and (max-width: 719px) and (min-width: 500px) {
	.element.buy_one .image a {
	}		
	.comptop {
		height: 120px !important;
	}
	.compname {
		float: none !important;
		text-align: center;
		width: 100%;
		line-height: 50px !important;
		padding-left: 0 !important;
	}
	.compbut {
		float: none !important;
		text-align: center;
		width: 100%;
		margin-top: 0 !important;
	}
	.complist {
		height: 150px !important; 
	}
	.compres.butns .button_std {
		width: 100% !important;
		display: inline-block;
		margin-left: 0;
		margin-right: 20px;
	}
	.compres.butns .button_std.trans {
		width: calc(100% + 2px) !important;
		margin-top: 10px;
	}
	.catalog-compare-result {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.header .cart {
		top: 90px;
	}
		.element.buy_one>div.b_offers {
		width: 300px !important;
	}	
	

	.confirm {
		left: 0 !important;
	}
	
.categ a:nth-child(-n+999){
    display:inline-block;
	
}	
	.information.Video .cnt_box p {
		background: #f6f6f6;
		text-align: center;
		font-size: 24px !important;
		letter-spacing: 0.02em;
		font-family: 'Raleway-Regular';
		padding-top: 70px;
		padding-bottom: 40px;
		margin-bottom:70px;
		float: left;
		width: calc(100% - 60px);
		line-height: 36px;
		padding-left: 30px;
		padding-right: 30px;


	}	
	.information.Video .cnt_box {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.information.Video .cnt_box  iframe {
		height: 281px !important;
	}
	
	.filterwrap {
		top: 0 !important;
	}
	.table_razmery .cnt_box h2, .table_razmery .cnt_box h2 b {
		font-size: 22px !important;
		padding-top: 30px;
	}
	.table_razmery table tr td:first-child {
		width: 90px !important;
		padding:  0px 15px 0px 15px !important;
	}
	.table_razmery .cnt_box {
		width: calc(100% - 30px) !important;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.table_razmery table tr:first-child td:first-child {
		font-size: 14px !important;
	}
	.table_razmery table tr td:first-child {
		font-size: 14px !important;
	}
	.table_razmery table, .table_razmery td, .table_razmery th {
		font-size: 12px !important;
	}
	
	.news-detail iframe {
		width: 500px !important;
		height: 326px !important;
	}
	.jurinfo {
		margin-bottom: 18px !important;
		max-width: 365px !important;
		letter-spacing: 0 !important;
		position: relative;
		left: 0px;
	}
	.zhurnal .cnt_box {
		max-width: 100% !important;
		padding-top: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.magazine li {
		padding-right: 0px !important;
		padding-left: 0 !important;
		padding-bottom: 15px !important;
		margin-bottom: 60px !important;
	}
	.magazine {
		left: 0 !important;
	}
	h2.jurnal {
		font-size: 18px !important;
		margin-bottom: 0px !important;
		padding-bottom: 2px;
		position: relative;
		left: -5px;
	}
	.magazine .pic {
		width: calc(50% - 22px) !important;
		padding-right: 0px !important;
		padding-left: 15px;
	}
	.magdesc {
		padding-left: 20px !important;
		padding-right: 18px !important;
	}
	.magazine h3 a {
		font-size: 24px !important;
		margin-top: 0px !important;
		position: relative;
		top: -5px;
		margin-bottom: 19px !important;
	}
	.magazine .button_std.trans {
		margin-top: 20px !important;
		left: 0 !important;
		
	}
	.zhurnal .navi {
		margin-top: 0 !important;
	}
	
	
	
	
	.inwrap {
		width: calc(100% - 15px) !important;
		padding-left: 0px !important;
		float: none !important;
	}
	.maphold {
		width: calc(100% - 30px) !important;
		overflow: hidden;
		margin-right: 15px;
		float: none !important;
		margin-top: 70px;
		margin-bottom: 70px;
	}
	.placehold {
		width: calc(100% - 30px)  !important;
		padding-left: 15px;
		padding-right: 15px;
	}
	.wheretb .cnt_box {
		width: 100% !important;
		max-width: 100% !important;
		padding-top: 0px;
	}
	.wheretb .cnt_box table {
		width: auto !important;
		font-size: 14px;
	}
	.wheretb .cnt_box table td:last-child {
		vertical-align: bottom !important;
		padding-bottom: 30px;
	}
	.wheretb .cnt_box table p {
	}
	.bx-yandex-map, .bx-yandex-view-map, .ymaps-map.ymaps-i-ua_js_yes {
		width: calc(100% - 0px) !important;
		height: 330px !important;
		min-height: 330px !important;
	}
	
	
	.top_box h1 {
		font-size: 24px !important;
		letter-spacing: 1.92px !important;
	}
	.parners .cnt_box p {
		font-size: 12px !important;
	}
	.parners .cnt_box {
		background: #f6f6f6;
		padding: 35px 14px 81px 14px !important;
		max-width: none !important;
		font-size: 12px !important;
		color: #000;
		line-height: 24px;
	}	
	.parners ul.root-item {
		column-width: 90px !important;
		list-style: none;
		background: #FFF;
		padding: 30px calc(100% - 575px) 76px 5px !important;
		width: 465px !important;
	}
	.parners .cnt_box .listcontainer ul.root-item li {
		line-height: 22px;
	}
	.subscription input[name="sf_EMAIL"], .subscription input[name="asd_email"] {
		width: calc(100% - 30px) !important;
		margin-bottom: 20px;
	}
	.search-page h1	{
		font-size:20px !important;
		
	}
	.search-page table {
		width: 345px;
	}
	.tops {
		padding-top: 84px;
	}
	.tops h2, .newitems h2 {
		margin-bottom: 31px;
	}
	.bx_catalog_top_home.col4 .bx_catalog_item {
		margin-bottom: 33px !important;
	}
	.newitems {
		padding-bottom: 49px;
	}
	.subscription {
		padding-top: 64px;
		padding-bottom: 60px;
	}
	.newitems .bx_catalog_top_home.col4 .bx_catalog_item {
		height: 388px;
	}
	.navi a {
		width: 44px;
		height: 44px;
		background: transparent;
		top: 60px !important;
		
	}
	a#next {
		background: url(/local/templates/rf/img/nextinact.png) center no-repeat;
		right: 15px;
	}
	a#next:hover {
		background: url(/local/templates/rf/img/nextact.png) center no-repeat;
		
	}
	a#prev {
		background: url(/local/templates/rf/img/previnact.png) center no-repeat;
		left: 15px;
		
	}
	a#prev:hover {
		background: url(/local/templates/rf/img/prevact.png) center no-repeat;
		
	}
	.bx_catalog_top_home.col4 .bx_catalog_item {
		height: auto;
	}
	.cnt_box {
		padding-top: 11px;
		padding-bottom: 31px;
	}
	#content .error404 h1 {
		font-size: 24px;
		letter-spacing: normal;
		padding: 2px 0 21px 0;
	}
	#content .error404 p {
		font-size: 14px;
		letter-spacing: 0.2px;
		padding-bottom:0px; 
	}
	.subscription {
		text-align: center;
		padding-top: 65px;
		padding-bottom: 64px;
		border-top: 1px solid #e4e4e4;
	}
	.subscribe-form span {
		width: calc(100% - 60px);
		margin: 0 15px 10px 15px;
	}
	.subscr.button {
		width: calc(100% - 30px);
		margin: 0 15px 0px 15px;
	}
	.search-page .form-input.sfield {
		width: 345px !important;
	}
	.search-page table {
		width: 345px !important;
		left: -7px !important;
		top: -16px !important;
	}
	
}
@media screen and (max-width: 719px) and (min-width: 500px) {
	
	.check {
		max-width: 448px !important;
		padding-left: 13px !important;
		padding-right: 13px !important;
		padding-top: 0 !important;
	}
	.bx_ordercart_order_pay {
		padding-top: 24px !important;
		padding-bottom: 155px !important;
	}
	td.custom.price span.rubl {
		font-size: 22px !important;
	}
	.check_f {
		width: auto !important;
		padding-top: 10px !important;
		padding-bottom: 35px !important;
	}
	.t_count, .t_sum, .t_del {
		width: auto !important;
	}
	.picholder {
		width: 99px !important;
		min-height: 123px !important;
		margin-right: 30px !important;
		margin-left: 30px !important;
	}
	td.custom.img a, a.basket_name {
		margin-bottom: 7px !important;
	}
	.itemphoto {
		width: 100px !important;
	}
	.nameprop {
		position: absolute !important;
		top: 40px !important;
		left: 152px;
		width: 300px !important;
	}
	td.custom.price.valtop {
		padding-top: 177px !important;
		padding-right: 22px;
	}
	.t_del {
		display: none;
	}
	.t_price {
		width: auto;
	}
	.picholder img {
		width: 99px !important;
	}
	table.t_check .itemphoto {
		padding-bottom: 39px !important;
		padding-top: 48px !important;
	}
	.bx_ordercart_order_pay_left {
		width: auto !important;
		float: none !important;
		border-bottom: 1px solid #e4e4e4;
		height: auto!important;
		margin-bottom: 24px !important;
		padding-bottom: 15px;
		padding-top: 1px !important;
		
	}
	.bx_ordercart_order_pay_left .clear_coupon {
		font-size: 12px;
		right: 0 !important;
	}
	.bx_ordercart_order_pay_left input[type="text"] {
		float: none !important;
		width: 100% !important;
	}
	.bx_ordercart_order_pay_righ {
		width: 100% !important;
		float: none !important;
		padding-left: 0 !important;
		top: auto !important;
		position: inherit !important;
		padding-bottom: 30px;
	}
	.ch_inp.comment .order_summary {
		width: 100% !important;
	}
	.subbut {
		bottom: 45px !important;
		right: 5px !important;
	}
	.personal.korzina h2 {
		left: -13px !important;
		font-size: 14px !important;
		padding-top: 25px !important;
		padding-bottom: 15px !important;
	}
	.ch_inp.comment .orders.button_order {
	}
	
	.ch_inp.comment .order_summary .kuriers span.nether {
		width: calc(100% - 177px) !important;
    	text-align: right !important;
	}
	.ch_inp.comment .order_summary .kuriers span.rubl {
		float: right !important;
	}
	.t_heaeders {
		display: none;
	}
	.wishlisttable tr:first-of-type {
		display: none;
	}
	.countplus, .countminus, .t_check .counts a.countplus, .t_check .counts a.countminus {
		display: block !important;
	}
	.itemphoto .position_block {
		margin-left: 40px;
		margin-top: 15px;
		top: -6px;
	}
	.t_check a.del {
		margin-top: 6px !important;
	}
	td.custom.price > span {
		font-size: 22px !important;
		line-height: 24px !important;
	}
	
	
	
	
	
	.element {
		margin-top: 23px !important;
	}
	.bx_item_detail {
		margin: auto;
		width: 470px !important;
		float: none!important;
	}
	ul.newslider li {
		width: 470px !important;
		height: 544px !important;
	}
	.element .image {
		width: 470px !important;
		height: 544px !important;
	}
	div#big_img_detail{
		min-height: 544px !important;
	}
	.bx-wrapper .bx-pager.bx-default-pager a {
		width: 10px !important;
		height: 10px !important;
		margin: 0px !important;
	}
	.bx-wrapper .bx-pager-item {
		margin: 4px !important;
	}
	.bx-wrapper .bx-pager {
		bottom: 25px !important;
	}
	.bx-wrapper .bx-controls-direction .bx-next {
		right: 11px !important;
		height: 45px !important;
		width: 45px !important;
	}
	.bx-wrapper .bx-controls-direction .bx-prev {
		left: 11px !important;
		height: 45px !important;
		width: 45px !important;
	}
	.bx-wrapper .bx-controls-direction a {
		top: 46px !important;
	}
	.element .slider1.offer_img a {
		width: 107px !important;
		height: 107px !important;
	}
	.element .offer_img a img {
		max-height: 107px !important;
		max-width: 107px !important;
	}
	.ululwrap {
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	body .ui-tabs .ui-tabs-panel {
		padding-left: 15px !important;
		padding-right: 15px !important;
		padding-top: 3px !important;
	}
	.catalog .element .bx_bt_button_type_2 {
		display: block;
	}
	.b_offers {
		padding-left: 15px !important;
		padding-right: 15px !important;
		width: calc(100% - 30px) !important;
		padding-top: 2px !important;
		margin-left: 0 !important;
	}
	.preview {
		border-bottom: 1px solid #e4e4e4;
		width: 100% !important;
		padding-bottom: 19px !important;
		margin-bottom: 26px !important;
		font-size: 16px !important;
	}
	.colors {
		border-bottom: 1px solid #e4e4e4;
		padding-bottom: 20px !important;
		margin-bottom: 24px !important;
	}
	.size {
		border-bottom: 1px solid #e4e4e4;
		padding-bottom: 28px !important;
		margin-bottom: 25px !important;
		
	}
	.but_oth.wishlist {
		padding-left: 80px !important;
	}
	.element .buttons {
		width: 318px !important;
		padding-left: 52px !important;
		padding-right: 0 !important;
		float: none;
		margin-bottom: 66px;
		margin-left: auto;
		margin-right: auto;
		display: block;
		left: -20px !important;
		position: relative;
		padding-bottom: 55px !important;
		
	}
	.b_offers h1 {
		width: 80%;
		margin: auto;
	}
	.element .slider1.offer_img {
		padding-top: 10px !important;
		padding-bottom: 18px !important;
	}
	.ulwrap {
		margin-top: 7px;
		height: 45px !important;
		line-height: 45px !important;
		border: none !important;
		margin-bottom: 42px;

	}
	body .ui-tabs .ui-tabs-nav li a.ui-tabs-anchor {
		height: 39px !important;
		line-height: 39px !important;
		padding: 0 !important;
		width: 97%;
		text-align: center;
		border-bottom: 2px solid #e4e4e4;
		margin-right: 3%;
		
		
	}
	body .ui-tabs .ui-tabs-nav li:last-child a {
		margin-right: 0 !important;
		margin-left: 0% !important;
	}
	.share a {
		height: 39px !important;
		line-height: 39px !important;
		margin-right: 0px !important;
		padding: 0 !important;
		width: 100%;
		text-align: center;
		border-bottom: none !important;
		
	}	
	body .ui-tabs .ui-tabs-nav li {
		width: 50%;
		margin: 0;
	}
	#tabs_11 .recommend {
		margin-top: 30px !important;
		margin-bottom: -1px !important;
	}
	#tabs_11 .bx_catalog_top_home {
		padding-bottom: 30px !important;
		padding-top: 51px !important;
	}
	.b_offers .price {
		margin-top: 14px !important;
		margin-bottom: 14px !important;
	}
	.element .buttons .button {
		width: 135px !important;
		font-size: 11px !important;
		top: -1px !important;
	}
	#tabs_11 {
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	#tabs_11 .bx_catalog_top_home .bx_catalog_item_images_double, .bx_catalog_top_home .bx_catalog_item_images {
		padding-top: 127% !important;
	}
	#tabs_11 .item-overlay {
		padding-top: 127% !important;
		
	}
	#tabs_11 .bx_catalog_top_home.col4 .bx_catalog_item, .bx_catalog_top_home.col5 .bx_catalog_item {
		margin-bottom: 20px !important;
	}
	#tabs_11 .bx_catalog_top_home .bx_catalog_item_price .bx_price {
		padding-top: 7px;
	}
	#tabs_11 .bx_catalog_top_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable {
		top: -27px;
	}
	.product_tabs p, .product_tabs ul li {
		font-size: 16px !important;
	}	
	.description p {
		text-align: center;
	}
	.description ul {
		text-align: left;
	}	
	.preview a {
		padding-top: 38px !important;
	}
	.socialholder {
		float: none !important;
		width: 50% !important;
		text-align: left !important;
		position: absolute !important;
		top: 45px !important;
		right: 0px !important;
	}
	.ui-tabs .ui-tabs-nav {
		width: 100%;
	}
	body .ui-tabs .ui-tabs-panel {
		border-bottom: none !important;
	}
	#tabs_11 .bx_catalog_item_images {
		margin-bottom: 33px !important;
	}
	
	
	
	#wrapper {
		padding-top: 68px;
	}
	.catalog_li {
		margin-left: 0 !important;
	}

	.bx-newslist {
	}
	#content {
	}
	
	.bgstretcher UL, .bgstretcher UL LI {
		min-height: calc(100% - 168px) !important;
	}
	#bgstretcher li {
		background-position: 50% 50px !important;
	}
	#header, #header .header {
		height: 68px;
	}
	.header-tools-wrapper {
		min-width: 25px;
		padding-right: 15px;
		height: 68px;
	}
	.header-nav-wrapper {
		height: 68px;
	}
	.header-logo-wrapper {
		padding-left: 15px;
		height: 68px;
	}
	
	.header .nav>ul {
		display: none;
	}
	.bx_catalog_top_home.col4 .bx_catalog_item{padding:0;margin:0 1.5% 50px;width:47%}
	.bx_catalog_top_home.col4 .bx_catalog_item:nth-child(4n+1){clear:none; margin-left: 1.5%}
	.bx_catalog_top_home.col4 .bx_catalog_item:nth-child(4){margin-right: 1.5%}
	.bx_catalog_top_home.col4 .bx_catalog_item:nth-child(8){margin-right: 1.5%}
	
	.navi a {
		top: 70px;
	}
	.footer-column:nth-child(3) {
		float: none;
		margin-left: 0;
		width: 40%;
	}
	.footer-column {
		width: 30%;
	}
	.footer-column:nth-child(4) {
		width:  38.09524%;
		position: absolute;
		bottom: 24px;
		left: 232px;
	}
	.footer-navigation {
		height: 310px;
	}
	.mobile-nav {
		position: absolute;
		background: #000;
		width: 320px;
		border-right: 1px solid #FFF;
		top: 0;
		left: 0;
		z-index: 1200;
		min-height: 100vh;
	}
	.mobile-nav .submenu {
		display: none;
	}
	.mobile-nav a {
		display: block;
		padding: 12px;
		font-size: 1em;
		line-height: 1.4;
		color: #9d9d9d;
		text-transform: uppercase;
		border-top: 1px solid #e4e4e4;
		text-decoration: none;
	}
	.mobile-nav a:hover span {
		text-decoration: underline;
	}
	.mobile-nav a:hover {
		text-decoration: underline;
	}	
	.mobile-nav .header-nav-arrow {
		display: none;
	}
	.haschildren a {
		
	}
	.mobile-nav .button-open-submenu {
		top: 3px;
		right: 0;
		bottom: 0;
		width: auto;
		height: 100%;
		padding: 0 15px;
	}
	.mobile-nav li {
		position: relative;
	}
	.button-open-submenu {
		position: absolute;
		top: 3px;
		right: 0;
		width: .8em;
		height: .8em;
		padding: 0;
		color: inherit;
		background: 0 0;
		border: 0;
		opacity: 1;
		outline: none;
		display: block !important;
		transition: all .5s cubic-bezier(.25,.46,.45,.94);
	}
	.button-open-submenu:hover {
		color: inherit;
		background: 0 0;
		border: 0;
		opacity: 1;
		transition: all .5s cubic-bezier(.25,.46,.45,.94);
	}
	.active .icon-increment-vertical {
		display: none;
	}
	.button-open-submenu svg {
		display: block;
		width: .8em;
		height: .8em;
		margin-top: 0;
		-webkit-transition: fill .2s cubic-bezier(.25,.46,.45,.94);
		transition: fill .2s cubic-bezier(.25,.46,.45,.94);
		fill: #9d9d9d;
	}
	.subsub .subsubmenu {
		display: none;
	}
	.mobile-nav .catalog_li .submenu>ul>li {
		width: 100% !important;
	}
	.mobile-nav .catalog_li .submenu {
		padding: 0;
	}
	.mobile-nav .catalog_li .submenu>ul>li {
		border: 0;
	}
	.mobile-nav .submenu .subsubmenu a:hover {
		background-color: #1e1e1e;
		text-decoration: underline;
		transition: all .5s cubic-bezier(.25,.46,.45,.94);
	}	
	.mobile-nav .submenu .subsubmenu a {
    	background-color: #121212;
    	border-top-color: #2a2a2a;
		transition: all .5s cubic-bezier(.25,.46,.45,.94);
	}
.mobile-search {
    position: relative;
    padding: 12px;
}
	.mobile-search .mobile-search-submit {
    position: absolute;
    top: 12px;
    bottom: 12px;
    left: 12px;
    padding: 10px;
    background: 0 0;
    border: 0;
		outline: none;
}
	.mobile-search .search-submit-icon, .mobile-search .search-submit-icon use {
    width: 17px;
    height: 17px;
}
	.mobile-search .fa-search {
		color: #666;
		position: relative;
		top: -4px;
	}
	.mobile-search .form-input {
		padding-left: 30px;
		text-align: center;
	}
	.searchbut {
		display: none;
	}
	.cartbut span, .cartbut i {
		display: none;
	}
	.cartbut {
		width: 15px;
		height: 18px;
		display: block;
		background: url(/local/templates/rf/img/lock.png) center no-repeat;
		float: right;
		top: 0px;
		left: -8px;
	}
	.footer-column:nth-child(3) {
		left: 0;
		padding-top: 250px;
		top: auto;
		width: 35%;
	}
	.footer-column:nth-child(4) {
		top: 307px;
		bottom: auto;
	}
	.header-nav-wrapper {
		display: none;
	}
	.header-logo-wrapper {
		width: 100%;
		padding-left: 20px;
		top: -2px;
		text-align: center;
	}
	.header .logo {
		float: none;
	}
	.categories-column {
		left: 0px;
	}

.header-tools-menu {
    position: absolute;
    right: -30px;
	top: 25px;
	width: 20px;
	height: 20px;
	background: url(/local/templates/rf/img/close.png) center no-repeat;
	background-size: cover;
	border-top: 0 !important;
	display: block;
	padding: 0 !important;
}
	.burger {
		width: 20px;
		height: 20px;
		display: block !important;
		background: url(/local/templates/rf/img/burger.png) center no-repeat;
		position: absolute;
		left: 13px;
		top: 23px;
	}
	.search-page .form-input.sfield {
		padding-left: 3px !important;
		padding-bottom: 14px !important;
	}
	.search-page h1 {
		margin-bottom: 33px !important;
	}
	.search-page > form {
		padding-top: 21px !important;
		padding-bottom: 2px !important;
	}
	.collections-sort-by-form {
		display: block !important;
	}
	.filter_sec {
		border-bottom: none !important;
        background: white !important;
	}
	.filter_sec {
		border-bottom: none !important;
		text-align: center;
	}
	.search-page button {
		right: 4px !important;
	}
	.filters {
		float: none !important;
		position: relative;
		left: 12px;
		padding-right: 32px !important;
		top: -6px;
	}
	.categ {
		float: none !important;
		padding-left: 71px !important;
	}
	.filter_sec a.activ {
		border-bottom: 2px solid #f6f6f6 !important;
		text-decoration: underline;
	}
	.filter_sec a:hover {
		border-bottom: 2px solid #f6f6f6 !important;
		text-decoration: none;
		
	}
	.form-label.select-wrapper {
		margin: auto;
		top: -7px;
		position: relative;
	}
	.more_filter {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.form-select-wrapper {
		top: 3px;
	}
	.filters svg {
		top: 5px;
		position: relative;
	}
	.filter_sec.noresult .filters svg {
		top: 4px !important;
	}
	.filter_sec a {
		line-height: 61px !important;
		height: 53px !important;
		left: 3px;
		top: 1px;
	}
	.col_1 {
		padding-top: 15px !important;
		width: 240px !important;
		padding-left: 14px !important;
	}
	.col_2 {
		padding-top: 15px !important;
	}
	.filterwrap {
	}
	.more_filter {
	}
	.search-page .bx_catalog_top_home {
		padding-top: 32px !important;
	}
	.search-page .bx_catalog_top_home .bx_catalog_item_title a {
		line-height: 15px !important;
	}
	.search-page .bx_catalog_top_home.col4 .bx_catalog_item {
		margin-bottom: 0px !important;
	}
	.navi li.nx {
		margin-right: 44px;
	}
	.navi li.prevs {
		left: 44px;
		
	}
	.navi {
		margin-top: 131px !important;
		height: 48px !important;
	}
	li.pages {
	}
	.navi ul li.bx_active {
	}
	.zhurnal .navi ul li.bx_active{
		left: 64px !important;
		height: 43px !important;
	}
}

.mobile-nav {
	display: none;
}
.button-open-submenu {
	display: none;
}
.header .nav>ul .submenu>ul>li>a:hover {
	text-decoration: underline;
}
.burger {
	display: none;
}
.error404 h1 {
	color: #000;
	font-size: 50px;
	font-family: 'Raleway-Medium';
	text-align: center;
	
	
}
.bx_catalog_item:hover .button {
	text-decoration: none;
	top: 39% !important;
}
.bx_catalog_item:hover .button.comp {
	text-decoration: none;
	top: 53% !important;
}
.bx_catalog_item_images {
	margin-bottom: 20px !important;
}
.bx_catalog_top_home .bx_catalog_item_price .bx_price {
	padding-top: 4px !important;
	font-family: 'Raleway-Regular' !important;
}
.categories-column {
	top: -5px;
	position: relative;
	padding-left: 0px;
}
.categories-column li {
	margin-top: 7px;
}
.pages-column {
	top: -3px;
	position: relative;
}
.visa, .master {
	width: 30px;
	height: 18px;
	display: inline-block;
	position: relative;
	left: 1px;
	top: 8px;
}
.visa {
	background: url(/local/templates/rf/img/visa.png) center no-repeat;
}
.master {
	background: url(/local/templates/rf/img/master.png) center no-repeat;
}
.bx_catalog_top_home.col4 .bx_catalog_item {
	margin-bottom: 54px;
}
.bx_catalog_top_home .bx_catalog_item_title a {
	letter-spacing: 0.08em;
	line-height: 16px;
	display: block;
}
.bx_price span {
	font-family: 'ALS Rubl';
	font-size: 16px !important;
	font-weight: normal !important;
	text-decoration: none !important;
	color: #999999 !important;
}
/* SSH cont */

.search-page {
	background: #f6f6f6;
}
.search-page > form {
	background: #393935;
	padding: 78px 50px 79px 50px;
	height: auto !important;
}
.search-page button {
	border: 0;
	background: transparent;
	position: absolute;
	right: 18px;
	top: 16px;
	font-size: 22px;
	padding-right: 0;
	color: #838384;
    transition: all .2s cubic-bezier(.25,.46,.45,.94);
	outline:  none !important;
}
.search-page button:hover {
	background: transparent;
    transition: all .2s cubic-bezier(.25,.46,.45,.94);
	color: #FFF;
}
.search-page button:focus {
	outline: auto;
}
.search-page table {
	width: 657px;
	margin: auto;
	position: relative;
	left: 2px;
}

.search-page .form-input.sfield {
	background: transparent;
	padding: 12px 58px 18px 0;
	color: #FFF;
	border-bottom: 1px solid #838384;
    margin-bottom: 1em;
    font-size: 20px;
	width:664px;
	margin: auto;
	border-top: 0;
	border-left: 0;
	border-right:0; 
	font-family: 'Raleway-Regular';
	font-weight: bold;
	margin-top: 13px;
}
.search-page h1 {
	text-align: center;
	font-weight: normal;
	font-size: 36px;
	margin-bottom: 29px;
	font-family: 'Raleway-Regular';
	position: relative;
	top:11px;
	left: -7px;
	color: #FFF;
}
.notfound {
	text-align:center;
	padding: 62px 0 151px 0;
	font-size: 16px;
	font-family: 'Raleway-Regular';
}
.bx_catalog_top_home {
	max-width: 1080px;
	margin: auto;
	padding-top: 80px;
}
.search-page .bx_catalog_top_home {
	padding-top: 66px;
}
.error404 h1 {
	color: #000;
	font-size: 50px;
	font-family: 'Raleway-Medium';
	text-align: center;
	padding: 89px 0 88px 0;
	letter-spacing: 0.02em;
	font-weight: normal;
	
}
.error404 p {
	text-align: center;
	padding-bottom: 41px;
	font-size: 16px;
	letter-spacing: 0.02em;
}
.navi ul li.bx_active {
	height: 44px !important;
	margin: 0 6px 0 6px !important;
	left: 66px;
	position: relative;
}
li.pages {
	height: 45px !important;
	margin: 0 6px 0 6px !important;
	left: 66px;
	position: relative;
}
.navi {
	margin: 87px 10px 0 0px;
	height: 50px;
}
.prevs {
	top: 5px;
	position: absolute;
	min-height: 20px;
	left: 0;
}
.navi li.nx {
	top: 5px;
	position: relative;
	left: 10px;
}
.sfield input:-webkit-autofill,
.sfield input:-webkit-autofill:hover,
.sfield input:-webkit-autofill:focus,
.sfield input:-webkit-autofill:active {
	-webkit-text-fill-color: #FFF;
	color: #FFF;
    transition: background-color 5000s ease-in-out 0s; /* выставляется желаемая задержка */
}
.navi li.prevs {
	min-height: 20px;
}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
	font-family: 'Roboto Condensed', sans-serif;
	background: #FFF;
    transition: background-color 5000s ease-in-out 0s; /* выставляется желаемая задержка */
}
h3 {
	
}
.search_box button:focus .fa-search {
	border: 2px solid #43659a;
	border-radius: 3px;
	padding: 5px;
}
.search_box .fa-search {
	padding: 7px;
}

.filter_sec {
	min-height: 104px;
	border-bottom: 1px solid #e4e4e4;
}
.filter_sec a {
	color: #565152;
	text-transform: uppercase;
	display: inline-block;
	height: 101px;
	line-height: 102px;
	vertical-align: middle;
	margin-right: 52px;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 0.06em;
	border-bottom: 2px solid #FFF;
	transition: all .4s cubic-bezier(.25,.46,.45,.94);
	position: relative;
	top: 1px;
	padding-right: 0;
}
a.openfilter {
	padding-right: 15px;
	left: 15px;
}
a.openfilter span {
	display: inline;
	position: relative;
	left: 15px;
	padding-right: 15px;
}
a.openfilter:hover span {
	border-bottom: 1px solid #4a4a4a;

}
a.openfilter:hover {
	color: #6c6c6c
}
.filter_sec a.activ {
	border-bottom: 2px solid #4a4a4a;
	
}
.filter_sec a:hover {
	text-decoration: none;
	border-bottom: 2px solid #4a4a4a;
	transition: all .4s cubic-bezier(.25,.46,.45,.94);
}
.categ {
	float: left;
	padding-left: 58px;
}
.filters {
	float: right;
	padding-right: 65px;
}
.filters a {
	font-weight: bold;
	border-bottom: none;
	letter-spacing: 0.24px;
}
.filters a:hover {
	text-decoration: none;
	border-bottom: none;
}
.filterwrap {
	background: #FFF;
	width: 100%;

	top: 29px;
	position: relative;
	
}
.more_filter {
	background: #f6f6f6;

	padding: 0 31px 29px 46px;
	border-bottom: 1px solid #e4e4e4;
	display: none;
}
.filterwrap .lvl1 a {
	display: table;
	color: #1d1d20;
	line-height: 22px;
	letter-spacing: 0.96px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
	transition: all .4s cubic-bezier(.25,.46,.45,.94);
}
.filterwrap .lvl1 a:hover {
	text-decoration: underline;
	border-bottom: 1px solid #1d1d20;
	transition: all .4s cubic-bezier(.25,.46,.45,.94);
}
.filter_head {
	font-family: 'Raleway-Regular';
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 12px;
	text-align: left;
}
.col_1, .col_2 {
	float: left;
}
.col_1 {
	padding-left: 10px;
	width: 485px;
	padding-top: 60px;
}
.col_2 {
	padding-top: 60px;
}
.filters select {
	border: none;
	background: #FFF;
	padding: 10px;
	color: #808083;
	font-size: 14px;
	letter-spacing: 0.28px;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 19px;
}

select:focus {
	border: none;
	outline: none;
}
.openfilter {
	margin-right: 0 !important;
}
.navi a {
	letter-spacing: 0.96px;
}
.forpages {
	display: none;
}
.form-select-wrapper {
    position: relative;
    display: inline-block;
    min-height: 20px;
    padding: 10px 3px 10px 15px;
    font-size: 14px;
    line-height: 1.6;
    color: gray;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #fff;
	margin-right: 2%;
	width: 100%;
	text-align: left;
}

.form-select-wrapper select {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.collections-sort-by-form {
    display: inline-block;
    margin-left: 6px;
	top: 1px;
	position: relative;
	left: 2px;
}
.collection-navigation-list, .collection-sortby {
    display: block;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    table-layout: fixed;
}
@media screen and (min-width: 960px) {
	.categ a:nth-child(-n+999){
    display:inline-block ;
	}

.collection-sortby {
    text-align: right;
}	
}
.form-select-wrapper:after {
    position: absolute;
    top: 50%;
    right:3px;
    margin-top: -2px;
    border-top: 4px solid gray;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
}
.form-select-wrapper {
	letter-spacing: 0.28px;
}
.form-label.select-wrapper {
	min-width: 205px;
	display: block;
}
.filters svg {
    width: 9.33px;
    height: 9.67px;
    margin-right: 5px;
    margin-left: 0px;
}
.icon-increment-vertical {
    -webkit-transition: all .4s cubic-bezier(.25,.46,.45,.94);
    transition: all .4s cubic-bezier(.25,.46,.45,.94);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.toggle-icon .icon-increment-vertical {
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
	
}
.wheretb .top_box h1 {

	display: block;
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
}
.wheretb .cnt_box {
	padding-top: 0;
}
.wheretb .cnt_box img {
	width: 100%;
	height: auto;
}
.cnt_wrap {
	background: #FFF;
}
.wheretb table td {
	vertical-align: top;
}
.bx_catalog_item_controls_blocktwo {
	display: none;
}
.bx_catalog_item_controls_blockone {
	display: block;
}
.bx_catalog_item_articul {
	display: none !important;
}
.element {
	width: auto !important;
	max-width: 1080px;
	margin: auto;
	display: block;
	margin-top: 21px;
}
.element .image > #big_img_detail > a {
	border: none;
	width: 623px;
	height: auto;
	display: block;
	background: #FFF;
	float: none;
}
.element .image a {
	border-bottom: none;
}
div#big_img_detail {
	border: none;
	height: auto;
	min-height: 805px;
	background: #FFF;
	vertical-align: middle;
}
.element .image {
	border: none;
	box-shadow: none;
	width: 623px;
	height: auto;
	background: transparent;
}
.b_offers {

}
.element .fwwa {
	width: auto;
	height: auto;
	bottom: 0;
	max-height: none;
	max-width: none;
	position: absolute;
	display: block;
}
.element .offer_img {
	height: auto;
	background: white;
	width: 100%;
	padding-top: 30px;
}
.element .slider1.offer_img {
	padding-top: 30px;
}
.element .offer_img a img {
	width: auto;
	height: auto;
	max-width: 144px;
	max-height: 144px;
	position: absolute;
}
.element .slider1.offer_img a {
	width: 145px;
	text-align: center;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 0;
	margin-bottom: 30px;
	margin-right: 14px;
	display: inline-block;
	background: #FFF;
	height: 147px;
	float: left;
    transition: all .7s cubic-bezier(.25,.46,.45,.94);
}
.element .slider1.offer_img a:hover {
	opacity: 0.4;
    transition: all .7s cubic-bezier(.25,.46,.45,.94);
}
/*.element .slider1.offer_img a:nth-child(4) {
	margin-right: 0;
}
.element .slider1.offer_img a:nth-child(8) {
	margin-right: 0;
}
.element .slider1.offer_img a:nth-child(12) {
	margin-right: 0;
}*/
.newslider li {
	width: 624px !important;
	height: 805px;
}
#big_img_detail .bx-viewport {
	height: 805px;
}
.newslider li img {
	width: auto !important;
	max-width: 100% !important;
	max-height: 100% !important;
}
#big_img_detail .bx-wrapper {
	border: none;
	box-shadow: none;
}
.bx_item_detail {
	float: left;
	width: 623px;
}
div#big_img_detail li:before {
}
.bx-wrapper .bx-controls-direction .bx-prev {
	background: url(/local/templates/rf/img/prev.png) center no-repeat;
	width: 50px;
	height: 50px;
	background-size: cover;
	opacity: 0.5;
	left: 31px;
}
.bx-wrapper .bx-controls-direction .bx-next {
	background: url(/local/templates/rf/img/next.png) center no-repeat;
	width: 50px;
	height: 50px;
	background-size: cover;
	opacity: 0.5;
	right: 31px;
}
.bx-wrapper .bx-controls-direction a {
	margin-top: -31px;
	z-index: 1;
}
.bx-wrapper .bx-controls-direction a:hover {
	opacity: 1;
}
.bx-wrapper .bx-pager {
	bottom: 13px;
	width: 90%;
	margin-left: 5%;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 5px;
    cursor: pointer;
    background-color: #a3aab0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
	border-radius: 0;
	transition: none;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    transform: rotate(135deg);
    transition: transform .7s cubic-bezier(.25,.46,.45,.94);
	background-color: #a3aab0;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
	transform: rotate(135deg);
    background-color: #1a2a3a;	
    transition: transform .7s cubic-bezier(.25,.46,.45,.94);
}
.bx-wrapper .bx-pager-item {
	margin: 8px;
}
.bx-wrapper {
	margin-bottom: 0;
}
.element .offer_img {
	padding: 30px 0 36px 0;
	text-align: inherit;
}
.element .image a.zoomer {
	width: 40px;
	height: 40px;
	background: url(/local/templates/rf/img/zoom1.png) center no-repeat;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	opacity: 0;
    transition: all .3s cubic-bezier(.25,.46,.45,.94);
	z-index: 10000;
}
.element .image a.zoomer:hover {
	background: url(/local/templates/rf/img/zoom.png) center no-repeat;
    transition: all .3s cubic-bezier(.25,.46,.45,.94);
}
#big_img_detail:hover a.zoomer {
	opacity: 1;
    transition: all .3s cubic-bezier(.25,.46,.45,.94);
	
}
.catalog_top_descr {
	height: 340px;
}
.colone {
	width: calc((100% - 724px)/2) ;
	background: #CCC;
	height: 100%;
	float: left;
}
.coltwo {
	width: 700px;
	background: #393935;
	color: #FFF;
	height: 100%;
	float: left;
	margin-left: 12px;
	margin-right: 12px;
}
.colthree {
	width: calc((100% - 724px)/2) ;
	background: #CCC;
	height: 100%;
	float: left;
}
.top_box .catalog_top_descr h1 {
	font-size: 36px;
	font-weight: normal;
	margin-top: 103px;
	padding-bottom: 15px;
	margin-bottom: 17px;
	border-bottom: 1px solid #FFF;
	display: inline-block;
	color: #FFF;
}
.top_box .catalog_top_descr p {
    font-size: 36px;
    font-weight: normal;
    margin-top: 150px;
    padding-bottom: 15px;
    margin-bottom: 17px;
    border-bottom: 1px solid #FFF;
    display: inline-block;
    color: #FFF;
    font-family: 'Raleway-Regular';
}

.catdescr {
	line-height: 19px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
}
.catdescr p {
	font-family: 'Roboto Condensed', sans-serif;
	color: #FFF;
	padding-bottom: 17px;
}
.fancybox-close {
	
}
.fancybox-nav {
	position: fixed;
}
.fancybox-nav span {
	visibility: visible !important;
}
.fancybox-close {
    position: fixed !important;
    top: 18px !important;
    right: 18px !important;
    width: 18px !important;
    height: 18px !important;
    background: url(/local/templates/rf/img/close.png) center no-repeat !important;
    background-size: cover !important;
    z-index: 10000 !important;
}
.fancybox-overlay .fancybox-prev span {
	background: url(/local/templates/rf/img/farrprev.png) right center no-repeat !important;
}
.fancybox-overlay .fancybox-next span {
	background: url(/local/templates/rf/img/farrnext.png) left center no-repeat !important;
}
.fancybox-nav {
	width: 30px;
}
.fancybox-prev {
	left: 30px !important;
}
.fancybox-next {
	right: 30px !important;
}

.bx_stick.new {
	text-transform: uppercase;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 10px;
	letter-spacing: 1px;
	color: #FFF;
	width: 64px;
	height: 30px;
	line-height: 30px;
	background: #b72436;
	text-align: center;
}
.bx_catalog_top_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable {
	left: 13px;
	transition: all .5s cubic-bezier(.25,.46,.45,.94);
	top: -15px;
}
.bx_catalog_item_controls_blockone a, .bx_catalog_item_controls_blockone input {
	display: none !important;
}
.bx_catalog_item:hover .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable {

	transform: translateX(-13px);
	transition: all .5s cubic-bezier(.25,.46,.45,.94);
}
.search .bx_stick1 {
    font-size: 10px !important;
    font-weight: bold;
    display: inline-block;
    background: #b72436;
    white-space: normal;
    line-height: normal;
    padding: 8px 0px 9px 0px !important;
    margin-bottom: 10px !important;
    color: #FFF;
    position: absolute !important;
    top: -15px;
    right: 13px;
	left: auto;
	text-transform: uppercase;
	width: 59px !important;
	text-align: center;
	height: auto !important;
	transition: all .5s cubic-bezier(.25,.46,.45,.94);
	letter-spacing: 0.1em;
}
.bx_catalog_top_home .bx_stick.right, .bx_catalog_top_home .bx_stick_disc.right {
    font-size: 10px !important;
    font-weight: bold;
    display: inline-block;
    background: #b72436;
    white-space: normal;
    line-height: normal;
    padding: 8px 0px 9px 0px !important;
    margin-bottom: 10px !important;
    color: #FFF;
    position: absolute !important;
    top: -15px;
    right: 13px;
	left: auto;
	text-transform: uppercase;
	width: 59px !important;
	text-align: center;
	height: auto !important;
	transition: all .5s cubic-bezier(.25,.46,.45,.94);
	letter-spacing: 0.1em;
}
.bx_catalog_top_home .bx_stick1 strong {
}

.bx_catalog_top_home .bx_catalog_item_controls {
	width: 100%;
}
.bx_catalog_item:hover .bx_stick.average.right.top {
	transform: translateX(13px);
	transition: all .5s cubic-bezier(.25,.46,.45,.94);
	opacity: 0;

}
.oldp {
	display: inline-block;
	text-decoration: line-through;
	font-family: 'Raleway-Regular';
}
.rub {
	font-family: 'ALS Rubl';
	font-size: 20px;
	font-weight: normal !important;
	text-decoration: none !important;
	color: #999999 !important;
	text-transform: none !important;
	
}
.b_offers {
	border: none;
	box-shadow: none;
	text-align: center;
	background: transparent;
	padding: 0 50px 0 52px;
	width: 340px;
	height: auto;
	margin-left: 15px;
}
.b_offers h1 {
	font-family: 'Raleway-Regular';
	font-size: 36px;
	color: #222222;
	padding: 0 15px;
	line-height: 45px;
	position: relative;
	top: -1px;
	
}
.b_offers .price .old, .b_offers .price .new, .b_offers .price .diff {
	font-family: 'Raleway-Regular';
	color: #aba6a6;
	font-size: 20px;
	background: transparent;
	font-weight: normal;
	width: auto;
	margin: 0;
	min-width: inherit;
	padding: 0;
	height: auto;
	line-height: normal;
}
.b_offers .price {
	width: 100%;
}
.b_offers .price .diff {
}
.preview a {
	display: block;
	color: #222222;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	padding-top: 14px;
	
}
.preview {
	font-size: 14px;
	color: #222;
	line-height: 23px;
	letter-spacing: 0.28px;
	padding-bottom: 40px;
	width: 293px;
	margin: auto;
}
.preview a:hover {
	text-decoration: underline;
}
.element .sel {
	text-transform: uppercase;
	color: #aba6a6;
	letter-spacing: 1.2px;
	font-size: 12px;
}
.element .sel span {
	text-transform: none;
font-style: italic;
}
.element .buttons {
	width: 342px;
	text-align: center;
	padding-left: 31px;
	padding-right: 52px;
	margin-left: 12px;
position:relative;
}
.element .button.but_click {
	margin-top: 10px !important;
	left: -32px;
	
}
.element .button.but_click a {
	color: #FFF;
	text-decoration: none;
	font-weight: 300;
	letter-spacing: 0.88px;
}
.element .button {
	position: relative;
	left: auto;
	top: auto;
	margin: auto;
	opacity: 1;
	/*width: 140px;*/
	display: inline-block;
	letter-spacing: 0.88px;
}
.element .button:hover {
	background: #d7c5af;
	border-color:#d7c5af; 
}
.item_buttons_counter_block {
	width:105px;
	display: inline-block;
	position: relative;
	margin-right: 8px;
}
.item_buttons_counter_block input {
	background: transparent !important;
	border: none !important;
	height: 54px;
	width: 54px;
	text-align: center;
	color: #817d7e;
	padding: 0 !important;
	
}
.item_buttons_counter_block input:focus {
	outline: none;
}
.bx_small.bx_fwb {
	width: 26px;
	height: 26px;
	color: #817d7e;
	text-align: center;
	line-height: 26px;
	text-decoration: none;
	background: #e3e3e3;
	display: block;
}
.bx_small.bx_fwb:hover {
	background: #a07e53;
	color: #FFF;
}
.bx_small.bx_fwb.disab:hover {
	color: #817d7e;
	background: #e3e3e3;
	cursor: default;
	
}
.countup {
	position: absolute;
	top: 0;
	right: 0;
}
.countdown {
	position: absolute;
	bottom: 0;
	right: 0;
}
.product_not_available {
	background: #e3e3e3;
	color: #000;
	border-color: #e3e3e3;
	width: auto !important;
	padding: 0 10px;
	margin-left: 50px !important;
	
}
.product_not_available:hover {
	color: #000;
	background: #e3e3e3 !important;
	border-color: #e3e3e3 !important;
	cursor: default;
}
.product_not_available a {
	color: #000;
}
.diff {
	position: relative;
}
.b_offers .price .diff.rub {
	font-family: 'ALS Rubl';
}
.b_offers .price {
	line-height: 28px;
	margin-top: 13px;
	margin-bottom: 16px;
	
}
.differ {
	position: relative;
	top: 2px;
}
.colors a {
	margin-top: 0;
	margin-left: 4px;
	margin-right: 4px;
	background: #FFF;
	height: 31px;
	transition: none;
}
.colors a.active, .colors a:hover {
	border: 1px solid #9f9f9f;
	transition: none;
}
.colors  {
	padding-bottom: 36px;
}
.colors a img {
	width: 29px;
	height: 29px;
}
.size a {
	height: 51px;
	line-height: 51px;
	min-width: 56px;
	border: 2px solid #FFF;
	font-size: 12px;
	color: #aba6a6;
	margin-top: 0;
	margin-bottom: 10px;
}
.size a.active, .size a:hover {
	color: #6c6c6c;
	border: 2px solid #9f9f9f;
}
.size {
	padding-bottom: 44px;
}
.size .sel {
	margin-bottom: 7px !important;
}
.description .width_max {
	width: 100%;
	max-width: 1080px;
	margin: auto;
}
.ui-tabs .ui-tabs-nav {
	width: 60%px;
	margin: auto !important;
	position: relative;
	float: left;
}
.ululwrap {
	max-width: 1080px;
	margin: auto;
}
.ulwrap {
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	height: 80px;
	line-height: 80px;
}
body .ui-tabs .ui-tabs-nav li a, .share a {
	color: #aba6a6;
    text-transform: uppercase;
    display: inline-block;
    height: 77px;
    line-height: 77px;
    vertical-align: middle;
    margin-right: 32px;
    text-decoration: none;
    font-size: 12px;
    letter-spacing: 1.2px;
    padding-right: 0;
    border-bottom: 2px solid #FFF;
    transition: all .4s cubic-bezier(.25,.46,.45,.94);
	padding-left: 0;
	font-weight: normal;
	background: transparent;
	
}
body .ui-tabs .ui-tabs-nav li.ui-tabs-active a {
	border-bottom: 2px solid #4a4a4a;
	color: #565152;
}
body .ui-tabs .ui-tabs-nav li a:hover {
	border-bottom: 2px solid #4a4a4a;
	color: #565152;
	
}
.product_tabs p {
	font-size: 14px;
	line-height: 23px;
	color: #222222;
	letter-spacing: 0;
}
.description {
}
.product_tabs {
	font-size: 14px;
	color: #222;
}
.osob {
	max-width: 1080px;
	margin: auto;
}
.share {
	list-style: none;
}
.share a {
	float: right;
	padding-left: 33px;
	background: url(/local/templates/rf/img/share.png) left center no-repeat;
	margin-right: 0;
}
.share a {
	margin-right: 0px;
	padding-right: 0;
}
.share a:hover {
	border-bottom: 2px solid #f6f6f6;
	text-decoration: underline;
}
.socials {
	position: absolute;
	right: 0;
	background: #FFF;
	top: 80px;
	display: none;
	z-index: 1000;
}
.socialholder {
	float: right;
	width: 30%;
	text-align: right;
	position: relative;
}

body .ui-tabs .ui-tabs-panel {
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #e4e4e4;
}
#tabs_11 {
	margin: 0 !important;
	background: white;
}
#tabs_11 .recommend {
	color: #222222;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 12px;
	margin-top: 62px;
    letter-spacing: 0.08em;
}
body .ui-tabs {
	margin-bottom: 0;
}
body .ui-tabs .ui-tabs-panel {
	background: #f6f6f6;
}

#tabs_11 .bx_catalog_top_home {
	padding-top: 53px;
	padding-bottom: 7px;

}
#tabs_11 .bx_catalog_top_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable {
	top: -15px;
}
#tabs_11 .bx_catalog_top_home .bx_stick {
	top: -15px;
	
}
#tabs_11 .bx_catalog_item:hover .bx_catalog_item_images {
	
}
.header .nav>ul>li:first-child {
	margin-left: 35px;
	left: 0px
}
.header .nav>ul>li:nth-child(2) {
	left: -1px;
}
.header .nav>ul>li:nth-child(4) {
	left: -3px;
}
.header .nav>ul>li:nth-child(5) {
	left: -1px;
}
.catalog_li {
	left: 0px;
}
.filter_sec.noresult .filters {
	padding-right: 29px;
}
.filter_sec.noresult .filters svg {
	top: 1px;
	position: relative;
}
.catdescr p {
	font-size: 14px;
}
.top_box .breadcrumbs {
	height: 70px;
}
.bx_catalog_top_home.maincatalog {
	max-width: 1140px !important;
	padding-top: 73px;
}
.bx_catalog_top_home.maincatalog .bx_catalog_item_images_double, .bx_catalog_top_home.maincatalog .bx_catalog_item_images {
	padding-top: 130%;
}
.bx_catalog_top_home.maincatalog .item-overlay {
	padding-top: 130%;
}
.bx_catalog_top_home.maincatalog .bx_catalog_item_title a {
	top: -1px;
	overflow: hidden;
}
.bx_catalog_top_home.maincatalog .bx_catalog_item_price {
	position: relative;
	top: -1px;
}
.bx_catalog_top_home.col4.maincatalog .bx_catalog_item {
	margin-bottom: 60px;
	z-index: 1
}
.bx_catalog_top_home.col4.maincatalog .navi {
	margin-top: 89px;
	height: 68px;
}
.bx_catalog_top_home.col4.maincatalog .navi ul li.bx_active {
	border-bottom-width: 2px;
	height: 66px !important;
	line-height: 56px;
}
.bx_catalog_top_home.col4.maincatalog li.pages {
	height: 66px !important;
	line-height: 56px;
}
.bx_catalog_top_home.col4.maincatalog li.pages:hover {
	border-bottom-width: 2px;
}
.bx_catalog_top_home.col4.maincatalog .navi li.nx {
	top: 13px;
	margin-right: 30px;
}
.bx_catalog_top_home.col4.maincatalog .navi li.prevs {
	top: 13px;
	left: 30px;
	
}
.materials.cnt_wrap {
	padding-top: 59px;
	padding-bottom: 59px;
}
.materials .cnt_box {
	background: white;
	
}
.materials img {
    height: auto;
	max-width: 100%;
	vertical-align: middle;
}
@media screen and (min-width: 1150px) {
    .element .offer_img {
    width: 1120px;
}

	.materials .cnt_box {
		max-width: 816px;
		margin: 0px auto 0px auto;
		padding: 56px 60px 54px 44px;
		text-align: center;
		position: relative;
	}
}
.wheretb .cnt_box table td:first-child {
	padding-right: 15px;
}
@media screen and (max-width: 1150px) and (min-width: 950px){
	#comment .innercom {
		width: 80% !important;
	}
	
	.compres.butns .button_std {
		width: 100% !important;
		display: inline-block;
		margin-left: 0;
		margin-right: 20px;
	}
	.compres.butns .button_std.trans {
		width: calc(100% + 2px) !important;
		margin-top: 10px;
	}
	.catalog-compare-result {
		padding-left: 15px;
		padding-right: 15px;
	}
	.header .cart {
		top: 90px;
	}
	.jurinfo {
		margin-bottom: 39px !important;
	}
	.zhurnal .cnt_box {
		max-width: 890px !important;
		padding-top: 0 !important;
	}
	.magazine {
		left: 0 !important;
	}
	
	.inwrap {
		width: calc(100% - 560px) !important;
		padding-left: 20px;
	}
	.maphold {
		width: 450px;
		overflow: hidden;
		margin-right: 20px;
	}
	.placehold {
		width: 100% !important;
	}
	.wheretb .cnt_box {
		width: 100% !important;
		max-width: 100% !important;
		padding-top: 0px;
	}
	.wheretb .cnt_box table {
		width: auto !important;
		font-size: 14px;
	}
	.wheretb .cnt_box table td:last-child {
		vertical-align: bottom !important;
		padding-bottom: 30px;
	}
	.wheretb .cnt_box table p {
	}
	.ymaps-map.ymaps-i-ua_js_yes {
		width: 450px !important;
		height: 315px !important;
		min-height: 315px !important;
	}
	.visa, .master {
		left: -97px !important;
	}
	.bx_catalog_top_home .bx_stick {
		right: 20px !important;
	}
	.catalog .more_filter {
		padding-left: 15px;
		padding-right: 15px;
	}
	.catalog .col_1 {
		padding-top: 12px;
		padding-left: 15px !important;
	}
	.catalog .col_2 {
		padding-top: 15px;
	}
	.catalog .filterwrap {
		padding-top: 0;

	}
	.catalog .top_box .catalog_top_descr h1 {
		margin-top: 91px;
		margin-bottom: 15px;
	}
	.coltwo {
		width: 656px;
	}
	.colone, .colthree {
		width: calc((100% - 680px)/2);
	}
	.catdescr {
		width: 90%;
		margin: auto;
	}
	.catalog_top_descr {
		height: 339px;
	}
	.catalog .filter_sec {
		height: 95px !important;
		min-height: 95px !important;
	}
	.catdescr p {
		line-height: 23px;
		padding-bottom: 14px;
	}
	.catalog .filter_sec a {
		height: 92px !important;
		line-height: 95px !important;
		padding-top: 0 !important;
	}
	.catalog .more_filter {

		padding-bottom: 15px !important;
	}
	.catalog .bx_catalog_top_home.col4 .bx_catalog_item, .bx_catalog_top_home.col5 .bx_catalog_item {
		padding: 1px 10px;
		margin: 0 0% 30px;
		width: 25%;
		margin-bottom: 54px !important;
	}
	.catalog .bx_catalog_top_home.col4 {
		padding-left: 8px;
		padding-right: 8px;
		padding-top: 74px;
	}
	.catalog .bx_catalog_top_home.maincatalog .bx_catalog_item_images_double, .bx_catalog_top_home.maincatalog .bx_catalog_item_images {
		padding-top: 129%;
	}
	.catalog .bx_catalog_top_home.maincatalog .item-overlay {
		padding-top: 129%;
	}
	.catalog .bx_catalog_item_images {
		margin-bottom: 17px !important;
	}
	.catalog .bx_catalog_top_home .bx_catalog_item_title a {
		font-size: 15px;
	}
	.catalog .bx-no-touch .bx_catalog_top_home .bx_catalog_item .bx_catalog_item_controls.touch, .bx-touch    .bx_catalog_top_home .bx_catalog_item .bx_catalog_item_controls.no_touch {
		display: block !important;
	}
	.catalog .bx_bt_button_type_2 {
		display: none;
	}
	.catalog .bx_catalog_top_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable {
		left: 21px;
		top: -15px;
	}
	.catalog .bx_catalog_top_home.col4.maincatalog .navi ul li.bx_active {
		line-height: 80px;
	}
	.catalog .bx_catalog_top_home.col4.maincatalog .navi {
		margin-top: 62px !important;
	}
	.catalog .navi li.nx {
		top: 14px !important; 
	}
	.catalog .navi li.prev {
		top: 14px !important; 
	}
	.catalog .filters {
		padding-right: 6% !important;
	}
	.catalog .form-label.select-wrapper {
		width: 150px !important;
	}
	.catalog .filters svg {
		top: 2px;
	}
	.catalog .form-select-wrapper {
		font-size: 12px;
	}
	
	
	
	.dileram .cnt_box {
		width: 100% !important;
		margin: 0 !important;
		padding-left:20px !important;
		padding-right: 20px !important;
		max-width: 920px !important;
		padding-top: 34px !important;
		font-size: 16px !important;
		letter-spacing: 0px;
	}
	.dealerform {
		margin-top: 90px !important;
	}
	.dealerform .hint_input {
	}
	div.float {
		margin-left: 69px !important;
	}
	.materials .cnt_box {
		max-width:791px; 
		padding: 56px 40px 54px 50px;
		text-align: center;
		position: relative;
	}
	.materials img {
		position: relative;
		top: -3px;
		left: -8px;
	}
	
}
@media screen and (max-width: 949px) and (min-width: 720px){
	.bx_catalog_top_home .bx_stick {
		top: -7px !important;
		right: 18px !important;
	}
	.information.Video .cnt_box {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.information.Video .cnt_box  iframe {
		height: 405px !important;
	}
	.filterwrap {
		top: 0 !important;
	}
	.inwrap {
		width: calc(100% - 15px) !important;
		padding-left: 0px !important;
		float: none !important;
	}
	.maphold {
		width: calc(100% - 30px) !important;
		overflow: hidden;
		margin-right: 15px;
		float: none !important;
		margin-top: 70px;
		margin-bottom: 70px;
	}
	.placehold {
		width: calc(100% - 30px)  !important;
		padding-left: 15px;
		padding-right: 15px;
	}
	.wheretb .cnt_box {
		width: 100% !important;
		max-width: 100% !important;
		padding-top: 0px;
	}
	.wheretb .cnt_box table {
		width: auto !important;
		font-size: 14px;
	}
	.wheretb .cnt_box table td:last-child {
		vertical-align: bottom !important;
		padding-bottom: 30px;
	}
	.wheretb .cnt_box table p {
	}
	.bx-yandex-map, .bx-yandex-view-map, .ymaps-map.ymaps-i-ua_js_yes {
		width: calc(100% - 0px) !important;
		height: 480px !important;
		min-height: 480px !important;
	}

	
	
	.preview a {
		padding-top: 18px;
		position: relative;
		left: 4px;
		
	}
	.catalog .more_filter {
		padding-left: 15px;
		padding-right: 15px;
	}
	.catalog .col_1 {
		padding-top: 12px !important;
		padding-left: 15px !important;
	}
	.catalog .col_2 {
		padding-top: 12px !important;
	}
	.catalog .filterwrap {
		padding-top: 0;
	}
	.catalog .top_box .catalog_top_descr h1 {
		margin-top: 106px;
		font-family: 'Roboto', sans-serif;
		font-size: 36px !important;
		border-bottom: none;
		padding-bottom: 0px;
		margin-bottom: 0;
	}
	.coltwo {
		width: 530px;
	}
	.colone, .colthree {
		width: calc((100% - 554px)/2);
	}
	.catdescr {
		width: 90%;
		margin: auto;
	}
	.catalog_top_descr {
		height: 339px;
	}
	.catalog .filterwrap {
		margin-top: 0 !important;
	}
	.catalog .more_filter {
		padding-top: 30px;
	}
	.catdescr p {
		line-height: 23px;
		padding-bottom: 14px;
	}
	.catalog .filter_sec a {
	}
	.catalog .more_filter {
		padding-bottom: 15px !important;
	}
	.catalog .bx_catalog_top_home.col4 .bx_catalog_item, .bx_catalog_top_home.col5 .bx_catalog_item {
		margin: 0 0% 54px;
		width: 50%;
		margin-bottom: 36px !important;
	}
	.catalog .bx_catalog_top_home.col4 {
		padding-left: 2px;
		padding-right: 2px;
		padding-top: 88px;
	}
	.catalog .bx_catalog_top_home.maincatalog .bx_catalog_item_images_double, .bx_catalog_top_home.maincatalog .bx_catalog_item_images {
		padding-top: 127%;
	}
	
	.catalog .bx_catalog_top_home.maincatalog .item-overlay {
		padding-top: 127%;
	}
	.catalog .bx_catalog_item_images {
		margin-bottom: 17px !important;
	}
	.catalog .bx_catalog_top_home .bx_catalog_item_title a {
		font-size: 15px;
	}
	.catalog .bx-no-touch .bx_catalog_top_home .bx_catalog_item .bx_catalog_item_controls.touch, .bx-touch    .bx_catalog_top_home .bx_catalog_item .bx_catalog_item_controls.no_touch {
		display: block !important;
	}
	.catalog .bx_bt_button_type_2 {
		display: none;
	}
	.catalog .bx_catalog_top_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable {
		left: 18px;
		top: -7px;
	}
	.catalog .bx_catalog_top_home.col4.maincatalog .navi ul li.bx_active {
		line-height: 80px;
	}
	.catalog .bx_catalog_top_home.col4.maincatalog .navi {
		margin-top: 62px !important;
	}
	.catalog .navi li.nx {
		top: 14px !important; 
	}
	.catalog .navi li.prev {
		top: 14px !important; 
	}
	.catalog .filters {
		padding-right: 82px !important;
	}
	.catalog .form-label.select-wrapper {
		width: 160px !important;
	}
	.catalog .filters svg {
	}
	.catalog .form-select-wrapper {
		font-size: 12px;
	}	
	.catalog .bx_catalog_top_home .bx_catalog_item_price .bx_price {
		font-size: 16px !important;
		padding-top: 10px !important;
	}
	
	
	
	
	
	
	
	
	.top_sect ul {
		column-count: 3;
		width: 694px;
		margin: auto;
	}
	.gde-kupit .cnt_box {
		padding-left: 13px;
		padding-right: 13px;
	}
	.gde-kupit .cnt_box h2 p, .cnt_box h2 {
		font-size: 18px;
		letter-spacing: 1px;
	}
	.fields.string {
		width: 300px;
	}
	.profilepage.dealer .button_std {
		margin-left: 0 !important;
		width: 128px !important;
		margin-top: 29px !important;
	}
	.profilepage .line_auth {
		width: 300px;
	}
	.dileram .button_std.trans {
		float: right;
	}

	.dileram .cnt_box , .personal .cnt_box {
		margin: 0 !important;
		padding-left:15px !important;
		padding-right: 15px !important;
	}
	.dealerform {
		position: relative;
		padding-bottom: 140px;
	}
	.dealerform .authcol1, .dealerform .authcol2 {
		width: 100%;
		float: none;
		padding: 0 !important;
	}
	.line_auth.submission {
		position: absolute;
		bottom: 60px;
		left: 0;
		z-index: 100;
		width: 100%
	}
	.line_auth.submission .button_std {
		width: 100%;
	}
	.fileselect {
		float: right;
		margin-right: 3px;
	}
	.dealerform .auth_wrapper input[type="password"], .dealerform .auth_wrapper input[type="text"], .dealerform .auth_wrapper textarea {
		width: 100% !important;
	}
	.auth_wrapper input[type="password"], .auth_wrapper input[type="text"] {
		width: 300px !important;
	}
	.personal .profilepage .auth_wrapper input[type="password"], .personal .profilepage  .auth_wrapper input[type="text"] {
		width: 240px !important;
	}
	.materials .cnt_box {
		max-width:530px; 
		padding: 28px 60px 13px 50px;
		text-align: center;
		position: relative;
	}
	.materials img {
		position: relative;
		top: -3px;
		left: -6px;
	}
	.materials .cnt_box>div:last-child {
		top:-9px;
		position: relative;
	}
	
}
@media screen and (max-width: 719px) and (min-width: 500px){
	.reviews .blog-add-comment1 {
		position: relative !important;
		top: -15px !important;
		float: none !important;
	}
	.rating {
		right: 0 !important;
	}
	#comment .innercom {
		width: 90% !important;
	}
	.wishlist .orderlist {
		width: 100% !important;
	}
	.wishlist .t_check a.del {
		left: -40px;
		display: inline-block;
		margin-bottom: 30px;
		
	}
	
	.delaybut {
		display: inline-block !important;
		width: 21px !important;
		top: -2px !important;
		left: 20px !important;
		margin-bottom: 30px;
	}
	#ys_filter_bitronic .lvl1 {
		width: 49%;
		margin-bottom: 50px;
		min-height: 200px;
	}
	.socials {
		top: 45px !important;
		right: auto !important;
		left: -5px;
	}
.footer-column:nth-child(3) .footer-link-list a {
	line-height: 25px;
}
.footer-column:nth-child(3) .footer-link-list li {
	margin-bottom: 7px;
}
	
	.error_text_forgot {
		bottom: 68px !important;
	}
	.visa, .master {
		left: -154px !important;
	}
	
	.block-content, .blog-post-content, .blog-post-header, .blog-post-share, .layout-container, .search-results-information	{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	
	.dilerauth .authcol2, .personalauth.authcol2 {
		margin-top: 50px;
	}
	
	
	.forgotpass .line_auth {
		width: 100% !important;
	}
	.forgotpass input.input_auth {
		width: 100% !important;
	}
	.forgotpass .hint_input {
		text-align: left;
	}
	.forgotpass .button_std {
		width: 100% !important;
		margin: 0 !important;
	}
	.authcol0 {
		float: none !important;
		width: 100% !important;
	}
	.authcol0 ul li {
		display: inline-block !important;
		margin-right: 15px;
	}
	.authcol0 ul {
		margin-left: 0;
		padding-left: 0;
		margin-bottom: 20px;
	}
	.authcol1 .auth_wrapper, .authcol2 .auth_wrapper {
		margin: 0 !important;
	}
	.profilepage .button_std {
		margin-left: 0 !important;
	}
	.personal .profilepage .button_std.trans {
		float: right;
		margin-right: 1px;
	}
	
	.catalog .more_filter {
		padding-left: 15px;
		padding-right: 15px;
	}
	.catalog .col_1 {
		padding-top: 13px !important;
		padding-left: 15px !important;
	}
	.catalog .col_2 {
		padding-top: 13px !important;
	}
	.catalog .filterwrap {
		padding-top: 0;
	}
	.catalog .top_box .catalog_top_descr h1 {
		margin-top: 31px;
		font-family: 'Roboto', sans-serif;
		font-size: 21px !important;
		border-bottom: none;
		padding-bottom: 0px;
		margin-bottom: 0;
		left: 0;
	}
	.coltwo {
		width: 404px;
	}
	.colone, .colthree {
		width: calc((100% - 428px)/2);
	}
	.catdescr {
		width: 90%;
		margin: auto;
	}
	.catalog_top_descr {
		height: 199px;
	}
	.catalog .filterwrap {
		margin-top: 0 !important;
	}
	.catalog .more_filter {
		padding-top: 20px;
	}
	.catdescr p {
		line-height: 23px;
		padding-bottom: 14px;
	}
	.catalog .filter_sec a {
		top: 3px;
	}
	.catalog .more_filter {
		padding-bottom: 15px !important;
	}
	.catalog .bx_catalog_top_home.col4 .bx_catalog_item, .bx_catalog_top_home.col5 .bx_catalog_item {
		margin: 0 0% 54px;
		width: 50%;
		margin-bottom: 34px !important;
	}
	.catalog .bx_catalog_top_home.col4 {
		padding-left: 2px;
		padding-right: 2px;
		padding-top: 86px;
	}
	.catalog .bx_catalog_top_home.maincatalog .bx_catalog_item_images_double, .bx_catalog_top_home.maincatalog .bx_catalog_item_images {
		padding-top: 127%;
	}
	
	.catalog .bx_catalog_top_home.maincatalog .item-overlay {
		padding-top: 127%;
	}
	.catalog .bx_catalog_item_images {
		margin-bottom: 17px !important;
	}
	.catalog .bx_catalog_top_home .bx_catalog_item_title a {
		font-size: 15px;
	}
	.catalog .bx-no-touch .bx_catalog_top_home .bx_catalog_item .bx_catalog_item_controls.touch, .bx-touch    .bx_catalog_top_home .bx_catalog_item .bx_catalog_item_controls.no_touch {
		display: block !important;
	}
	.catalog .bx_bt_button_type_2 {
		display: none;
	}
	.catalog .bx_catalog_top_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable {
		left: 13px;
		top: -15px;
	}
	.catalog .bx_catalog_top_home.col4.maincatalog .navi ul li.bx_active {
		line-height: 80px;
	}
	.catalog .bx_catalog_top_home.col4.maincatalog .navi {
		margin-top: 62px !important;
	}
	.catalog .navi li.nx {
		top: 6px !important;
		left: 24px !important;
	}
	.catalog .navi li.prev {
		top: 6px !important;
		right: 24px !important;
	}
	.catalog .filters {
		padding-right: 30px !important;
	}
	.catalog .form-label.select-wrapper {
		width: 160px !important;
	}
	.catalog .filters svg {
		top: 1px;
	}
	.catalog .form-select-wrapper {
		font-size: 12px;
	}	
	.catalog .bx_catalog_top_home .bx_catalog_item_price .bx_price {
		font-size: 16px !important;
		padding-top: 6px !important;
	}
	.catalog .categ {
		padding-bottom: 10px;
	}
	.catalog .openfilter {
		padding-bottom: 10px;

	}
	
	
	
	
	
	
	
	
	.materials .cnt_box {
		max-width:454px; 
		padding: 12px 0px 0px 0px;
		text-align: center;
		position: relative;
	}
	.materials img {
		position: relative;
		top: -3px;
		left: 2px;
	}
	.materials .cnt_box>div:last-child {
		top:-9px;
		position: relative;
	}
	.materials.cnt_wrap {
		padding-top: 29px;
		padding-bottom: 24px;
	}	
}
.top_box h1 {
	margin-top: 55px;
	left: -4px;
	margin-bottom: 41px;
	position: relative;
}
.mfeedback {
	background:#f6f6f6;
	padding: 78px 71px 64px 57px;
	max-width: 791px;
	margin: auto;
	position: relative;
	left: -13px;
	margin-bottom: 19px;
}
.mf-text {
	color: #9e9e9e;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	margin-bottom: 8px;
}
input[type="text"], input[type="password"] {
	background: #FFF;
	border: 1px solid #FFF;
	padding: 13px 15px 13px 16px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
	color: #80808f;
	letter-spacing: normal;
}
div.mf-name input, div.mf-email input {
	width: 100%;
	margin-bottom: 10px;
}
div.mf-name, div.mf-email, div.mf-captcha, div.mf-message {
	width: 100%;
}
.mf-email {
	margin-bottom: 44px;
}
div.mf-message textarea {
	width: 100%;
	resize: none;
	height: 110px;
	margin-bottom: 4px;
}
.mf-req, .form-required {
	color: #9e9e9e !important;
	margin-left: 5px;
}
textarea {
	background: #FFF;
	border: none;
	padding: 14px 15px 12px 16px;
	font-family: 'Roboto Condensed', sans-serif;	
	font-size: 13px;
	color: #80808f;
	letter-spacing: normal;

}
textarea:focus {
	outline: none;
}
.mf-captcha .mf-text {
	text-transform: none;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 18px;
}
.mf-captcha img {
	padding: 7px 3px;
	background: #FFF;
	height: 70px;
	width: 206px;
	float: left;
	margin-bottom: 28px;
}
.mf-captcha input {
	float: left;
	width: 164px;
	margin-left: 16px;
	font-size: 14px;
	font-weight: 100;
}


.mf-captcha input::-webkit-input-placeholder {
	color:#9e9e9e;
	font-size: 12px !important;
	font-weight: 100;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 0.014px;
	
}
input.sfield::-webkit-input-placeholder {
	font-size: 24px;
	font-family: 'Raleway-Regular';
}
.mfeedback input::-webkit-input-placeholder {
	color:#9e9e9e;
	font-size: 14px;
	font-weight: 100;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 0.07px;
	
}
input:focus {
	outline: none;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color:#b2b2b2;
	font-size: 13px;
	font-weight: 100;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 0.07px;
	
}
::-moz-placeholder          {
	color:#b2b2b2;
	font-size: 13px;
	font-weight: 100;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 0.07px;
}/* Firefox 19+ */
:-moz-placeholder           {
	color:#b2b2b2;
	font-size: 13px;
	font-weight: 100;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 0.07px;
}/* Firefox 18- */
:-ms-input-placeholder      {
	color:#b2b2b2;
	font-size: 13px;
	font-weight: 100;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 0.07px;

}


.button_std {
    display: block;
    width: 160px;
    padding: 0px;
    text-align: center;
    height: 54px;
    line-height: 54px;
    color: #fff;
    background-color: #b18f64;
    border-color: #b18f64;
    border: 1px solid #b18f64;
    z-index: 10;
    font-size: 12px;
    transition: all .5s cubic-bezier(.25,.46,.45,.94);
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-decoration: none !important;
}
.button_std:hover {
    color: #fff;
    background-color: #8e7250;
    border-color: #d7c5af;
    transition: all .5s cubic-bezier(.25,.46,.45,.94);
    cursor: pointer;
}
@media screen and (max-width: 1150px) and (min-width: 950px){
	.bx_catalog_top_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable {
		left: 26px;
		top: -17px;
	}
	.search .bx_stick1 {
		top: -17px;
		right: 26px;
	}
	.news .cnt_box {
		max-width: 944px !important;
	}
	.news .cnt_box .news {
		width: auto !important;
	}
	.news .cnt_box .news li {
		margin-bottom: 60px !important;
	}
	.news .top_box h1 {
		margin-top: 25px !important;
	}
	.top_box h1 {
		margin-top: 4px;
		left: -4px;
		position: relative;
		font-size: 36px;
	}
	.mf-captcha img {
		padding: 12px 3px;
		background: #FFF;
		height: 127px;
		width: 366px;
		float: left;
		margin-bottom: 10px;
	}
	.mfeedback {
		background:#f6f6f6;
		padding: 96px 70px 57px 48px;
		max-width: 811px;
		width: 761px;
		margin: auto;
		position: relative;
		left: -7px;
		margin-bottom: 29px;
	}
	input[type="text"], textarea {
		background: #FFF;
		border: none;
		padding: 16px 15px 14px 16px;
	}	
	.mf-text {
		color: #9e9e9e;
		font-weight: bold;
		font-size: 12px;
		text-transform: uppercase;
		letter-spacing: 1.2px;
		margin-bottom: 7px;
	}

	.mf-email {
		margin-bottom: 14px;
	}
	.mf-captcha input {
		float: left;
		width: 164px;
		margin-left: 26px;
		font-size: 14px;
		font-weight: 100;
		padding: 12px 15px 14px 16px
	}
	div.mf-message textarea {
		width: 100%;
		resize: none;
		height: 110px;
		margin-bottom: 6px;
	}

}
@media screen and (max-width: 949px) and (min-width: 720px){
	.socials {
		top: 45px !important;
	}
	#comment .innercom {
		width: 80% !important;
	}

	.news .cnt_box {
		max-width: 720px !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.news .cnt_box .news {
		width: auto !important;
	}
	.news .top_box h1 {
		margin-top: 25px !important;
	}
	.news .cnt_box .news li {
		margin-bottom: 60px !important;
	}
	.cnt_box .news li .prevtext {
		padding-left: 32px !important;
		padding-right: 32px !important;
	}
	
	.bx_item_detail {
		margin-left: 33px;
		width: 274px !important;
	}
	ul.newslider li {
		width: 274px !important;
		height: 326px !important;
	}
	.element .image {
		width: 274px !important;
		height: 326px !important;
	}
	div#big_img_detail{
		min-height: 326px !important;
	}
	.bx-wrapper .bx-pager.bx-default-pager a {
		width: 10px !important;
		height: 10px !important;
		margin: 0px !important;
	}
	.bx-wrapper .bx-pager-item {
		margin: 4px !important;
	}
	.bx-wrapper .bx-pager {
		bottom: 25px !important;
	}
	.bx-wrapper .bx-controls-direction .bx-next {
		right: 8px !important;
		height: 45px !important;
		width: 45px !important;
	}
	.bx-wrapper .bx-controls-direction .bx-prev {
		left: 8px !important;
		height: 45px !important;
		width: 45px !important;
	}
	.bx-wrapper .bx-controls-direction a {
		top: 50px !important;
	}
	.element .slider1.offer_img a {
		width: 58px !important;
		height: 60px !important;
	}
	.element .offer_img a img {
		max-height: 58px !important;
		max-width: 60px !important;
	}
	.ululwrap {
		margin-left: 32px !important;
		margin-right: 32px !important;
	}
	body .ui-tabs .ui-tabs-panel {
		padding-left: 32px !important;
		padding-right: 32px !important;
		padding-top: 3px !important;
	}
	.catalog .element .bx_bt_button_type_2 {
		display: block;
	}
	.b_offers {
		padding-left: 19px !important;
		padding-right: 0 !important;
		width: calc(100% - 375px) !important;
		padding-top: 2px !important;
	}
	.preview {
		border-bottom: 1px solid #e4e4e4;
		width: 100% !important;
		padding-bottom: 23px !important;
		margin-bottom: 26px !important;
		font-size: 16px !important;
	}
	.colors {
		border-bottom: 1px solid #e4e4e4;
		padding-bottom: 20px !important;
		margin-bottom: 24px !important;
	}
	.size {
		border-bottom: 1px solid #e4e4e4;
		padding-bottom: 28px !important;
		margin-bottom: 25px !important;
		
	}
	.but_oth.wishlist {
		bottom: -63px !important;
		padding-left: 16px !important;
	}
	.element .buttons {
		width: 318px !important;
		padding-left: 0px !important;
		float: right;
		margin-bottom: 44px;
		padding-right: 80px !important;
	}
	.b_offers h1 {
		width: 80%;
		margin: auto;
	}
	.element .slider1.offer_img {
		padding-top: 10px !important;
	}
	.ulwrap {
		margin-top: 7px;
		height: 45px !important;
		line-height: 45px !important;
	}
	body .ui-tabs .ui-tabs-nav li a {
		height: 42px !important;
		line-height: 42px !important;
		margin-right: 66px !important;
	}
	.share a {
		height: 42px !important;
		line-height: 42px !important;
		margin-right: -2px !important;
		
	}
	#tabs_11 .recommend {
		margin-top: 58px !important;
		margin-bottom: 25px !important;
	}
	#tabs_11 .bx_catalog_top_home {
		padding-bottom: 19px !important;
		padding-top: 51px !important;
	}
	.b_offers .price {
		margin-top: 9px !important;
		margin-bottom: 14px !important;
	}
	.element .buttons .button {
		width: 135px !important;
		font-size: 11px !important;
		top: -1px !important;
	}
	#tabs_11 {
		margin-left: 32px !important;
		margin-right: 32px !important;
	}
	#tabs_11 .bx_catalog_top_home .bx_catalog_item_images_double, .bx_catalog_top_home .bx_catalog_item_images {
		padding-top: 130% !important;
	}
	#tabs_11 .item-overlay {
		padding-top: 130% !important;
		
	}
	#tabs_11 .bx_catalog_top_home.col4 .bx_catalog_item, .bx_catalog_top_home.col5 .bx_catalog_item {
		margin-bottom: 60px !important;
	}
	#tabs_11 .bx_catalog_top_home .bx_catalog_item_price .bx_price {
		padding-top: 7px;
	}
	#tabs_11 .bx_catalog_top_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable {
		top: -27px;
	}
	.product_tabs p, .product_tabs ul li {
		font-size: 16px !important;
	}
	
	
	
	
	
	
	
	.visa, .master {
		width: 30px;
		height: 18px;
		display: inline-block;
		position: relative;
		left: -253px !important;
		top: 8px;
	}	
	.footer-interaction {
		margin-top: 63px !important;
	}
	.cnt_box {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.dileram .cnt_box, .personal .cnt_box {
		padding-top: 37px !important;
	}
	.dealerform {
		margin-top: 110px !important;
	}
	.top_box h1 {
		margin-top: 5px;
		left: 1px;
		position: relative;
		font-size: 36px;
	}
	.mf-captcha img {
		padding: 5px 2px;
		background: #FFF;
		height: 72px;
		width: 206px;
		float: left;
		margin-bottom: 31px;
	}
	.mfeedback {
		background:#f6f6f6;
		padding: 46px 34px 29px 29px;
		max-width: 811px;
		width: 582px;
		margin: auto;
		position: relative;
		left: -7px;
		margin-bottom: 29px;
	}
	input[type="text"], textarea {
		background: #FFF;
		border: none;
		padding: 16px 15px 14px 16px;
	}
	.mfeedback input[type="text"] {
		top: 2px; position: relative;
	}
	.mf-text {
		color: #9e9e9e;
		font-weight: bold;
		font-size: 12px;
		text-transform: uppercase;
		letter-spacing: 1.2px;
		margin-bottom: 6px;
	}

	.mf-email {
		margin-bottom: 14px;
	}
	.mf-captcha input {
		float: left;
		width: 164px;
		margin-left: 19px;
		font-size: 12px;
		font-weight: 100;
		padding: 12px 15px 14px 16px;
		top: 0;
	}
	.mf-captcha .mf-text {
		margin-bottom: 67px;
	}
	div.mf-message textarea {
		width: 100%;
		resize: none;
		height: 110px;
		margin-bottom: 6px;
	}

}
@media screen and (max-width: 719px) and (min-width: 500px){
	.news .cnt_box {
		max-width: 500px !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.news .cnt_box .news {
		width: auto !important;
	}
	.news .top_box h1 {
		margin-top: 0 !important;
		margin-bottom: 55px;
	}
.cnt_box .news li h3 a, .Video .cnt_box h3 {
		font-size: 24px !important;
		letter-spacing: 1.96px !important;
		line-height: 30px !important;
	
	}
	.cnt_box .news li .prevtext {
		padding-left: 32px !important;
		padding-right: 32px !important;
	}
	.cnt_box .news li {
		margin-bottom: 30px !important;
	}
	
	.floatleft {
		float: none !important;
		display: block;
		margin: auto;
	}
	.floatleft img{
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto !important;
		margin-bottom: 22px;
		margin-top: 22px;
	}
	.cnt_box {
		padding-left: 15px;
		padding-right: 15px;
	}
	.top_sect ul {
		column-count: 2;
		width: 452px;
		margin: auto;
	}
	.gde-kupit .cnt_box {
		padding-left: 15px;
		padding-right: 15px;
	}
	.gde-kupit .cnt_box h2 p, .cnt_box h2 {
		font-size: 18px;
		letter-spacing: 1px;
	}
	
	.profilepage.dealer .authcol1 {
		width: calc(50% - 27px) !important;
		padding-right: 27px !important;
		float: left !important;
	}
	.profilepage.dealer .authcol2 {
		width: calc(50% - 27px) !important;
		padding-left: 27px !important;
		float: left !important;
	}
	.profilepage.dealer .button_std {
		margin-left: 0 !important;
		width: 98px;
	}
	.profilepage.dealer .button_std.trans {
		float: right;
	}
	
	.dealerform {
		position: relative;
		padding-bottom: 140px;
	}
	.dealerform .auth_wrapper {
		margin: 0 !important;
	}
	.dealerform .authcol1, .dealerform .authcol2 {
		width: 100%;
		float: none;
		padding: 0 !important;
	}
	.line_auth.submission {
		position: absolute;
		bottom: 60px;
		left: 0;
		z-index: 100;
		width: 100%
	}
	.line_auth.submission .button_std {
		width: 100%;
	}
	.fileselect {
		float: right;
		margin-right: 3px;
	}
	
	.authcol1 {
		width: 100% !important;
		float: none !important;
	}
	.authcol2 {
		width: 100% !important;
		float: none !important;
		padding-left: 0 !important;
	}
	.auth_wrapper {
		margin-bottom: 60px;
	}
	.dileram .cnt_box, .personal .cnt_box, .wishlist .cnt_box {
		margin: 0 !important;
		padding-left:15px !important;
		padding-right: 15px !important;
		padding-top: 37px !important;
		
	}
	.wishlist .check {
		padding-left: 0 !important;
		padding-right: 0 !important;
		max-width: auto !important;
	}
	.dealerform {
		margin-top: 90px !important;
	}
	.top_box .breadcrumbs {
		height: auto;
		margin-bottom: 13px;
	}
	.top_box h1, .catalog-compare-result h1 {
		margin-top: 0;
		left: 7px;
		margin-bottom: 24px !important;
		position: relative;
		font-size: 24px;
		padding-top: 0 !important;
	}
	.contactsvopros .top_box {
		height: auto;
	}
	.mf-captcha img {
		padding: 7px 2px;
		background: #FFF;
		height: 72px;
		width: 212px;
		float: left;
		margin-bottom: 29px;
	}
	.mfeedback {
		background:#f6f6f6;
		padding: 39px 11px 19px 14px;
		max-width: 811px;
		width: 438px;
		margin: auto;
		position: relative;
		left: -3px;
		margin-bottom: 1px;
	}
	input[type="text"], textarea {
		background: #FFF;
		border: none;
		padding: 16px 15px 14px 15px;
	}
	.mfeedback input[type="text"] {
		top: 2px; position: relative;
	}
	.mf-text {
		color: #9e9e9e;
		font-weight: bold;
		font-size: 12px;
		text-transform: uppercase;
		letter-spacing: 1.2px;
		margin-bottom: 7px;
	}

	.mf-email {
		margin-bottom: 17px;
	}
	.mf-captcha input {
		float: left;
		width: 164px;
		margin-left: 19px;
		font-size: 12px;
		font-weight: 100;
		padding: 12px 15px 14px 16px;
		top: 0 !important;
	}
	.mf-captcha .mf-text {
		margin-bottom: 72px;
	}
	div.mf-message textarea {
		width: 100%;
		resize: none;
		height: 110px;
		margin-bottom: 6px;
	}

}




.informationnews .top_sect {
	display: none;
}
.informationnews .breadcrumbs {
	display: none;
}
.informationnews .top_box h1 {
	display: block;
}

.photo .top_sect, .Video .top_sect, .personal .top_sect {
	display: none;
	
}
.photo .top_box h1, .Video .top_box h1, .personal .top_box h1 {
	display: block;
}
.personal .cnt_box {
	background: #f6f6f6;
	padding: 80px 62px 81px 58px;
	max-width: 820px;
}
.personal .cnt_wrap:after {
	height: 60px;
	content: "";
	display: block;
}

.dileram .top_sect {
	display: none;
	
}
.dileram .top_box h1 {
	display: block;
}
.dileram .cnt_box {
	background: #f6f6f6;
	padding: 69px 61px 81px 59px;
	max-width: 1020px;
	font-size: 14px;
	color: #000;
	line-height: 24px;
}
.dileram .cnt_wrap:after {
	height: 60px;
	content: "";
	display: block;
}
.dileram .header_auth h2 {


}
.dileram .authcol2 p {
	letter-spacing: 0.72px !important;
	color: #a2a0a1;
	line-height: inherit !important;
	font-size: 14px !important;
}
.dilerauth {
	margin-top: 95px;
}
.anketa {
	margin: 30px 0;
	
}
.authcol1 {
	width: calc(50% - 16px);
	float: left;
	padding-right: 16px;
}
.authcol2 {
	width: calc(50% - 16px);
	float: left;
}
.hint_input {
	display: block;
	color: #a0a0a0;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 9px;
	font-weight: bold;
	letter-spacing: 1.2px;
}
.header_auth h2 {
    font-size: 24px;
    letter-spacing: normal;
    line-height: 19px;
	color: #1d1d20;
	margin-bottom: 6px;
}
.personal input[type="text"], .personal input[type="password"] {
	margin-bottom: 18px;
}
.dileram input[type="text"], .dileram input[type="password"] {
	margin-bottom: 10px;
}

.bx-auth1 input[type="text"], .bx-auth1 input[type="password"] {
	width: 100% !important;
}
.save_pwd {
	margin-top: 23px;
	margin-bottom: 11px;
}
.save_pwd label {
	color: #777777;
	font-size: 12px;
	letter-spacing: 2px;
}
.auth_wrapper input[type="password"], .auth_wrapper input[type="text"] {
	width: 365px;
}
input[type=checkbox].css-checkbox {
							position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
			}

			input[type=checkbox].css-checkbox + label.css-label {
				padding-left:27px;
				height:16px; 
				display:inline-block;
				line-height:16px;
				background-repeat:no-repeat;
				background-position: 0 0;
				font-size:13px;
				vertical-align:middle;
				cursor:pointer;
				letter-spacing: 0;

			}

			input[type=checkbox].css-checkbox:checked + label.css-label {
				background-position: 0 -16px;
			}
			label.css-label {
	background-image:url(/local/templates/rf/img/check.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.line_auth a {
	font-size: 14px;
	letter-spacing: 0.56px;
	color: #4a4a4a;
	font-weight: normal;
	text-decoration: none;
	display: inline-block;
	margin-left: 17px;
	
}
.authcol1 .button_std {
	display: inline-block;
	width: 90px;
}
a.button_std {
	color: #FFF;
	line-height: 56px;
}
.personal .subscription {
	display: none;
}
.authcol2 {
	padding-left: 16px;
	font-size: 14px;
	color: #393939;
}
.authcol2 p {
	font-size: 14px;
	margin-bottom: 14px;
	letter-spacing: normal;
}
.authcol2 ul {
	list-style: disc;
}
.authcol2 ul li {
	margin-bottom: 1px;
	letter-spacing: normal;
}
.authreg {
	margin-bottom: 10px;
}
.personal .authcol2 .button_std {
	margin-top: 110px;
}
.forgotpass p  {
	text-align: center;
	color: #393939;
	margin-bottom: 35px;
}
.forgotpass  {
	text-align: center;
	color: #393939;
}
.forgotpass p {
	font-size: 13px;
	letter-spacing: normal;
}
.forgotpass .button_std {
	display: inline-block;
	height: 45px;
	line-height: 45px;
	margin-left: 7px;
}
.forgotpass h2 {
	margin-bottom: 4px;
}
.forgotpass .line_auth {
	max-width: 599px;
	margin: auto;
	text-align: left;
}
.forgotpass .input_auth {
	width: 425px !important;
	border: 1px solid #FFF;
	padding: 15px 15px 14px 16px
}
.forgotpass .hint_input {
	margin-bottom: 9px;
}
.forgotpass .cnt_box {
	padding-bottom: 31px !important;
}
.linea {	
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 66px;
	height: 15px;
}
.bx-auth1 .button_std {
	margin: auto;
}
.profile-user-div-link {
	display: none;
}
.authcol0 {
	width: calc(28% - 5px);
	float: left;
}
.profilepage .authcol1 {
	width: 36%;
	padding-right: 0;
}
.profilepage .authcol2 {
	width: calc(36% - 10px);
	padding-left: 10px;
}
.profilepage.dealer .authcol1 {
	width: calc(50% - 16px);
	padding-right: 15px;
}
.profilepage.dealer .authcol2 {
	width: calc(50% - 15px);
	padding-left: 15px;
}

.authcol0 ul {
	list-style: none;
	position: relative;
	top: -6px;
}
.authcol0 ul li {
	margin-bottom: 6px;
}
.authcol0 ul a {
	color: #a0a0a0;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}
.authcol0 .root-item-selected {
	color: #1d1d20;	
}
.profilepage .hint_input {
	margin-bottom: 10px;
}
.profilepage .authcol1 input[type="text"], .profilepage input[type="password"] {
	padding-bottom: 15px;
	margin-bottom: 15px;
	width: calc(100% - 4px);
}
.profilepage .authcol2 input[type="text"], .profilepage input[type="password"] {
	padding-bottom: 15px;
	margin-bottom: 15px;
	width: 100%;
}
.profilepage .button_std {
	margin-left: calc(28% - 5px);
	margin-top: 25px;
	display: inline-block;
	width: 158px;
}
.profilepage.dealer .button_std {
	margin-left: 90px;
	
}
.button_std.trans {
	margin-left: 15px;
	background: #FFF;
	color: #b18f64;
}
input.error {
	border: 1px solid #b72a48 !important;
	
}
label.error {
	color: #b72a48;
	text-transform: uppercase;
	letter-spacing: 0.66px;
	font-size: 11px;
	line-height: 30px;
	width: 100%;
}
font.errortext {
	color: #b72a48;
	text-transform: uppercase;
	letter-spacing: 0.66px;
	font-size: 11px;
	width: 100%;
	line-height: normal;
}
label.error {
	position: relative;
	bottom: 20px;
}
.personal .error_text {
	position: absolute;
	bottom: -10px;
}
.personal form[name="form_auth"] .error_text {
	position: absolute;
	bottom: -25px;
}
.error_text {
	position: absolute;
	bottom: -15px;
}
.error_text_forgot {
    position: relative;
    bottom: 18px;
    text-align: left;
}
.error_text_forgot p {
	text-align: left;
}
.line_auth {
	position: relative;
}
.bx_catalog_top_home .bx_catalog_item_images_double {
	margin-top: -130%;
}
.transparent_input {
	border: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus
input:-webkit-autofill, 
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    background: white;
  -webkit-box-shadow: 0 0 0px 1000px #FFF inset;
  transition: background-color 5000s ease-in-out 0s;
}

.subscription input[name="sf_EMAIL"], .subscription input[name="asd_email"] {
    display: inline-block;
    padding: 18px 15px 18px 15px;
    position: relative;
    top: 0px;
    background: white;
    font-size: 18px;
    color: #999999;
    font-weight: 100;
    font-family: 'Raleway-Regular';
    width: 360px;
    text-align: left;
    letter-spacing: 0.01em;	
}
.dealerform {
	margin-top: 100px;
}
.dealerform input[type="text"], .dealerform textarea {
	width: 460px;
}
.dealerform textarea {
	resize: none;
	height: 45px;
	margin-bottom: 2px;
}
.dealerform select {
	margin-bottom: 10px;
}
select {
	border: 1px solid #FFF;
	background: #FFF;
	padding: 13px 15px 13px 16px;
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px;
    color: #80808f;
    letter-spacing: normal;	
}
select:focus {
	border: 1px solid #FFF;
}
.dealerform .hint_input {
	line-height: 14px;
	display: table-cell;
	vertical-align: middle;
	height: 40px;
	
}

.fileUpload {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 160px;
    padding: 0px;
    text-align: center;
    height: 54px;
    line-height: 54px;
    color: #fff;
    background-color: #b18f64;
    border-color: #b18f64;
    border: 1px solid #b18f64;
    z-index: 10;
    font-size: 12px;
    transition: all .5s cubic-bezier(.25,.46,.45,.94);
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    text-decoration: none !important;
	
}
.fileUpload input.inputfile {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 0px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
	width: 100%;
	height: 100%;

}
.fileUpload:hover {
    color: #fff;
    background-color: #8e7250;
    border-color: #d7c5af;
    transition: all .5s cubic-bezier(.25,.46,.45,.94);
    cursor: pointer;
}

.fileUpload input.inputfile:hover {
	cursor: pointer;
}
#uploadFile {
	background: #f6f6f6;
	border: none;
	width: 160px;
	text-align: center;
	
}
.float {
}
div.float {
	width: 160px;
	margin-left: 50px;
	display: inline-block;
}
.dealerform .button_std {
	width: 160px;
	margin-top: 7px;
}
.fileselect {
	margin-top: 43px;
}
.fileselect .hint_input {
	height: 115px;
	display: inline-block;
}
.dealerform label.error {
	position: absolute;
    bottom: -18px;
    left: 0px;
}
.parners .cnt_box {
	background: #f6f6f6;
	padding: 32px 92px 81px 28px;
	max-width: 1020px;
	font-size: 16px;
	color: #000;
	line-height: 24px;
}
.parners .cnt_box p {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.2px;
}
.parners .cnt_wrap:after {
	height: 60px;
	content: "";
	display: block;
}
.parners .top_box h1 {
	display: block;
	left: -1px;
	margin-top: 96px;
	margin-bottom: 40px;
	text-transform: uppercase;
	font-size: 36px;
	letter-spacing: 2.88px;
}
.parners ul.root-item {
	column-width: 140px;
	list-style: none;
	background: #FFF;
	padding: 31px calc(100% - 575px) 79px 30px;
	width: 620px;
}
.parners .cnt_box ul {
	left: 0;
	padding-left: 0;
	margin-left: 0;
	list-style: none;
}
.parners .cnt_box .listcontainer > ul > li:first-child {
	margin-top: 0;
}
.parners .cnt_box .listcontainer > ul > li {
	margin-top: 28px;
}
.parners .cnt_box .listcontainer > ul > li > a {
	color: #565152;
	font-size: 12px;
	text-transform: uppercase;
	border-bottom: 2px solid #f6f6f6;
	text-decoration: underline;
	letter-spacing: 1.2px;
}
.parners .top_sect {
	display: none;
}
.parners .cnt_box .listcontainer > ul > li > a:hover {
	border-bottom: 2px solid #565152;
}

.listcontainer {
	padding-top: 34px;
	margin-bottom: 30px;
}
.listcontainer svg {
    width: 9.33px;
    height: 9.67px;
    margin-right: 5px;
    margin-left: 0px;
}
.parners .cnt_box .listcontainer ul.root-item {
	display: none;
	margin-top: 15px;
	margin-bottom: -10px;
	padding-bottom: 75px;
	
}
.parners .cnt_box .listcontainer ul.root-item li a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	transition:  all .2s cubic-bezier(.25,.46,.45,.94);
	margin-bottom:1px;
	padding-bottom: 2px;
	letter-spacing: 1.2px;
}
.parners .cnt_box .listcontainer ul.root-item li {
	line-height: 22px;
}
.parners .cnt_box .listcontainer ul.root-item li a:hover {
	border-bottom: 1px solid#000;
	text-decoration: underline;
	transition:  all .2s cubic-bezier(.25,.46,.45,.94);
}
.profilepage.dealer {
	margin-top: 78px;
}
.orderlist {
	width: calc(100% - 28% + 5px);
	float: left;
	
}
.sortbutton.current, .sortbutton.current:hover, .navigation-pages .nav-current-page {
	font-size: 13px;
	padding: 14px 14px 14px 15px;
	background: #ffffff;
	color: #b18f64;
	border: 1px solid #b18f64;
	border-radius: 0;
	text-shadow: none;
	box-shadow: none;
	text-transform: capitalize;
	font-weight: normal;
	margin-right: 5px;
	position: relative;
	top: 3px;
	left: -1px;
	
}
.sortbutton.all {
	padding: 14px 12px 14px 13px;

}
.navigation-page-all, .sortbutton, .sortbutton:active, .cnt_box .navigation-pages a, a.sortbutton {
	font-size: 13px;
	padding: 15px 15px;
	background: #ffffff;
	color: #b2b2b2;
	border: 1px solid #FFF;
	border-radius: 0;
	text-shadow: none;
	box-shadow: none;
	text-transform: capitalize;
	font-weight: normal !important;
	margin-right: 5px;
	position: relative;
	top: 3px;
	letter-spacing: normal;
}
.navigation-page-all:hover, .sortbutton:hover, .sortbutton:active, .navigation-pages a:hover {
	color: #b18f64;
	border: 1px solid #b18f64;
	
}
.sort.tabfilter {
	padding: 0;
	margin-bottom: 0px;
}
table.equipment.orders.n td {
	padding: 28px 0px 20px 0px;
}
table.equipment.orders.n td.t_h {
	border-top: none;
	border-right: none;
	border-left: none;
	font-weight: normal;
	font-size: 12px;
	color: #9f9f9f;
	letter-spacing: 1.68px;
}
table.equipment.orders.n td.t_h.order {
	text-align: left;
	padding-left:0 !important; 
	width: 202px;
}
table.equipment.orders.n td.t_h.orderdate {
	width: 140px;
}
.equipment.orders tbody td.orderdate {
}
table.equipment.orders.n td.t_h.name {
	width: 154px;
}
table.equipment.orders.n td.t_h.summ {
	width: 176px;

}
table.equipment.orders.n td.t_h.status {
	padding: 0 !important;
	width: 80px;
}

table.equipment.orders.n td {
	border-right: none;
	border-bottom: 1px solid #e4e4e4;
}
.positions {
	text-align: left;
	width: 230px;
}
.positions span {
	text-align: left;
}
table.equipment.orders.n .detl a {
	color: #9f9f9f !important;
}
table.equipment.orders.n .detl {
	color: #9f9f9f;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
}

.positions span {
	color: #222;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	margin-top: 3px;
	margin-bottom: 10px;
	width: auto;
	letter-spacing: 1.6px;
	position: relative;
	left: -2px;
}
table.equipment.orders.n td {
	
}
.equipment.orders tbody td.orderdate {
	color: #b2b2b2;
	font-size: 13px;
	font-weight: normal;
	vertical-align: middle;
	letter-spacing: 0px;
	width: 140px;
}
.equipment.orders tbody td.summ {
	width: 130px;
}
.orderlist .users {
	color: #1d1d20;
	font-size: 16px;	
	vertical-align: middle;
	letter-spacing: normal;
	width: 154px;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
}
.orderlist .users span {
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	
}
.equipment.orders tbody td {
	vertical-align: middle;
}
.orderprice {
	font-family: 'Raleway-Regular';
	font-size: 16px;
	color: #999999;
	font-weight: normal;
	display: block;
	width: 176px;
}
span.rubl {
    font-family: 'ALS Rubl';
    font-size: 16px;
    font-weight: normal !important;
    text-decoration: none !important;
    color: #999999 !important;
	text-transform: none !important;
}
.order_status a {
	font-size: 13px;
	color: #b2b2b2;
	font-weight: normal;
	display: block;
	letter-spacing: -0.5px;
}
.order_status {
	width: 80px;
}
.cnt_box table.equipment.orders.n .title td.t_h {
	padding-top: 11px;
	padding-bottom: 12px;
	padding-left: 0;
	padding-right: 0;
}
.maininfo {
	border-bottom: 1px solid #e4e4e4;
	width: 100%;
	padding-bottom: 46px;
	margin-bottom: 52px;
}
.delivery {
}
.deliv h2{
	margin-bottom: 20px !important;
}
.workarea.personal.deliv .work_con > div > span {
	margin-bottom: 8px;
}
.workarea.personal.deliv {
	padding-bottom: 13px;
}
.deliv span.rubl, .finalize span.rubl {
	line-height: 10px;
	font-size: 14px !important;
	color: #1d1d20 !important;
}
.picholder {
	width: 100px;
	min-height: 116px;
	background: #FFF;
	text-align: center;
	vertical-align: middle;
	display: block;
	float: left;
	margin-left: 10px;
	margin-right: 26px;
	position: relative;
}
.picholder img {
	width: 100px;
	height: auto;
	text-align: center;
    max-width: 100px;
    max-height: 116px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.nameprop {
	float: left;
	width: calc(100% - 170px);
	position: relative;
	top: -6px;
}
.propers {
	display: block;
}
.propers span {
	font-size: 11px;
	color: #9f9f9f;
	letter-spacing: 0.1em;
	line-height: 30px;
	text-transform: uppercase;
	display: inline-block;
	
}
.proper {
	height: 24px;
}
.proper span {
	font-size: 12px;
	color: #9f9f9f;
	letter-spacing: 0.04em;
	line-height: 30px;
	text-transform: uppercase;
	
}
.propers > div {
	height: 18px;
}
.propers span.spn_val {
	color: #6c6c6c;
	
}
td.custom.img {
	width: 530px;
	text-align: left !important;
}
td.custom.img a, a.basket_name {
	margin-left: 0;
	width: auto;
    color: #222;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    margin-top: 1px;
    margin-bottom: 5px;
    letter-spacing: 0.1em;
	text-decoration: none;
	font-weight: normal;
	float: none;
}
.head_table td.t_h {
    border-top: none;
    border-right: none;
    border-left: none;
    font-weight: normal;
    font-size: 12px;
    color: #9f9f9f;
    letter-spacing: 1.68px;	
	text-transform: uppercase;
	line-height: 56px;
	height: 68px;
	
}
td.custom.quant {
}
td.custom.price {
	width: 143px;
	text-align: right;
}
td.custom.price span.rubl {
	display: inline;
}
td.custom.price > span {
	font-family: 'Raleway-Regular';
	font-weight: normal;
	color: #999999;
	font-size: 16px;
	display: block;
}
td.custom.price .discount {
	text-decoration: line-through;
}
.prices {
	text-align: right;
}
td.custom.quant {
	text-align: right;
}
td.custom.img {
	padding: 31px 0 25px 0 ;
}
.valtop {
	vertical-align: top;
	padding-top: 30px;
}
td.custom.price.valtop {
	padding-top:23px; 
}
.countplus, .countminus, .t_check .counts a.countplus, .t_check .counts a.countminus {
	width: 26px;
	height: 26px;
	line-height: 26px;
	background: #e4e4e4;
	color: #808080;
	margin-bottom: 2px;
	display: block;
	text-align: center;
	border: none;
	font-weight: normal;
	
}
.qnt .fm > span {
	display: inline-block;
	height: 54px;
	line-height: 54px;
	float: left;
	width: 31px;
	text-align: left;
}
.counts, .t_check .counts {
	float: left;
	width: 26px;
	position: relative;
}
.workarea.personal .finalize.work_con > div > span.span_val  {
    color: #1d1d20;
    text-transform: uppercase;
    letter-spacing: 1.68px;	
}
.workarea.personal .finalize.work_con > div > span {
	margin-bottom: 8px;
}
.orderlist .button_std {
	left: -2px;
	margin-top: 15px;
	position: relative;
}
.check .cart {
	background: transparent;
}
#basket_quantity_control input {
    display: inline-block;
    height: 54px;
    line-height: 54px;
    float: left;
    width: 31px;
    text-align: left;
	padding: 0;
	background: #f6f6f6;
	border: none;
}
#basket_items .position_block {
	width: 57px;
	text-align: right;
	height: auto;
	right: 3px;
}
td.custom {
	text-align: right;
	padding-top: 30px;
}
table.t_check td {
	width: auto;
	vertical-align: top;
	border-right: none;
}
table.t_check .itemphoto {
	padding: 31px 0 33px 0;
	
}
table.t_check .t_count, table.t_check .t_sum, table.t_check .t_del {
	text-align: right;
	width: 97px;
}
.t_name {
	text-align: left;
}
.check .cart {
	width: 100%;
	box-shadow: none;
	border: none;
}
.t_check td.t_name {
	width: auto;
}
table.t_check td.price {
	width: 100px;
}
#basket_items {
	width: 100%;
}
#basket_items tbody td {
	border-bottom: 1px solid #e4e4e4;
}
tr.t_heaeders td {
	border-bottom: 1px solid #e4e4e4;
    border-top: none;
    border-right: none;
    border-left: none;
    font-weight: normal;
    font-size: 12px;
    color: #9f9f9f;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    line-height: 56px;
    height: 67px;	
}
.bx_ordercart_order_pay {
	border-top: none;
}
.t_check a.del {
	background: url(/local/templates/rf/img/cross.png) center no-repeat;
	position: relative;
	display: block;
	margin-top: 28px;
	transition: all .4s cubic-bezier(.25,.46,.45,.94);
	width: 25px;
	height: 25px;
	margin-right: -5px;
}
.t_check a.del:hover {
	background: url(/local/templates/rf/img/cross.png) center no-repeat;
	transform: rotate(90deg);
	transition: all .4s cubic-bezier(.25,.46,.45,.94);	
}
.bx_ordercart_order_pay_righ {
	padding-left: 30px;
	width: calc(50% - 30px);
	float: left;
	top: -5px;
	position: relative;
}
.bx_ordercart_order_pay_left {
	padding-right: 30px;
	width: calc(50% - 30px);
	float: left;
	position: relative;
	
}
.bx_ordercart_order_pay_righ > span {
    font-size: 12px;
    text-transform: uppercase;
    width: 100%;
    margin: 5px 0;
    color: #9f9f9f;
    display: inline-block;
    letter-spacing: 0.14em;
    position: relative;
}
.bx_ordercart_order_pay_righ > span > .spn_val {
    color: #1d1d20;
    text-transform: uppercase;
    letter-spacing: 0.14em;	
	width: auto;
	float: right;
}
.bx_ordercart_order_pay_righ span.rubl {
    line-height: 10px;
    font-size: 14px !important;
    color: #1d1d20 !important;
}
.bx_ordercart_order_pay {
	padding: 29px 0 92px 0;
}
input.good {
	height: 45px;
	width: calc(100% - 31px);
	line-height: 0;
	padding: 0 15px 0 15px !important;
}
.subbut {
	position: absolute;
	bottom: -30px;
	right: 35px;
	background: transparent;
	border: none;
	font-family: 'Raleway-Regular';
	font-size: 20px;
	color: #e4e4e4;
}
.subbut:hover {
	cursor: pointer;
}
.promo {
    display: block;
    color: #a0a0a0;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 13px;
    letter-spacing: 0.14em;	
}
.bx_ordercart_order_pay_left .clear_coupon {
	background: none;
	color: #000;
	right: 27px;
	top: 0;
	text-transform: uppercase;
	height: auto;
	width: auto;
	font-weight: normal;
}
.check_f {
	width: 100%;
	padding-top: 26px;
	padding-bottom: 52px;
	overflow: visible;
}
.confirm {
	background-color: #f6f6f6 !important;
	font-size: 14px;
	padding: 0 !important;
}
.personal.korzina h2 {
	width: 940px;
	margin: auto;
	padding-top: 36px;
	padding-bottom: 29px;
	font-size: 18px;
	letter-spacing: 0.02em;
	color: #222;
	text-transform: uppercase;
	font-weight: bold;
	left: -59px;
	background: #FFF;
	position: relative;
}
.check_f span {
	padding: 0;
	color: #a0a0a0;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: 38px;
	height: 38px;
}
.ch_inp {
	margin-top: 0;
}

.about .top_box h1, .help .top_box h1, .contacts .top_box h1, .news .top_box h1 {
	display: block;
} 

.about .top_sect, .help .top_sect, .news .top_sect  {
	display: none;
}
.cnt_box img[align="left"] {
	margin-right: 22px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.cnt_box img[align="right"] {
	margin-left: 22px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.floatleft {
	float: left;
}
.cnt_box img {
	margin-bottom: 10px;
	max-width: 100%;
	height: auto;
	width: auto;
}
.cnt_box h4 {
	color: #1d1d20;
	font-size: 24px;
	line-height: 36px;
	letter-spacing: 0.48px;
	font-weight: normal;
	margin-bottom: 21px;
	margin-top: 10px;
}
.gde-kupit .cnt_box b {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 0.02em;
	line-height: 20px;
	padding-bottom: 6px;
	display: block;
}
.dogovor-oferta .cnt_box div, .material_tehnology .cnt_box div, .material_tehnology .cnt_box {
	font-size: 14px;
	color: #1d1d20;
}
.news .breadcrumbs.pleft {
	display: none;
}
.news .breadcrumbs {
	height: 0;
}
.navi ul li.pages a, .navi a {
	font-weight: normal;
}
.news .navi ul li.bx_active {
	line-height: 12px;
}
.news .cnt_box {
	padding-bottom: 10px;
}
.news .cnt_box ul {
	padding-left: 0;
}
.news .cnt_box ul img {
	margin-bottom: 0;
}
.news .top_box h1 {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.news-detail {
	font-size: 14px;
}
.news-detail .news-date-time {
    font-size: 12px;
    color: #979b9d;
    letter-spacing: 0.96px;
    text-align: center;
    margin-top: 0;
    padding-bottom: 30px;
	display: block;
}
.cnt_box .news-detail a {
	font-size: 14px;
}
.news-detail .nesline {
	height: 1px;
    width: 30px;
    background: #d2d2d2;
    margin: 0 auto 30px auto;	
}



@media screen and (max-width: 499px) and (min-width: 320px) {
	.element.buy_one .image a {
		left: 0px !important;
	}	
	#compare_list_count, .button.comp {
		display: none !important;
	}
	.compres > li {
	}
	.compres.butns .button_std {
		font-size: 10px !important;	}
	.compres .bx_catalog_item_title a {
		font-size: 10px !important;
	}
	.compres .bx_price {
		font-size: 14px !important;
	}
	.comdes, .tdno  {
		display: none;
	}
	.comptop {
		height: 120px !important;
	}
	.compname {
		float: none !important;
		text-align: center;
		width: 100%;
		line-height: 50px !important;
		padding-left: 0 !important;
		font-size: 14px !important;
	}
	.compbut {
		float: none !important;
		text-align: center;
		width: 100%;
		margin-top: 0 !important;
	}
	.complist {
		height: 110px !important; 
	}
	.compres.butns .button_std {
		width: 100% !important;
		display: inline-block;
		margin-left: 0;
		margin-right: 20px;
	}
	.compres.butns .button_std.trans {
		width: calc(100% + 2px) !important;
		margin-top: 10px;
	}
	.catalog-compare-result {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.wishlist .orderlist {
		width: 100% !important;
	}
	.wishlist .t_check a.del {
		left: -40px;
		display: inline-block;
		margin-bottom: 30px;
		
	}
	.dileram .cnt_box, .personal .cnt_box, .wishlist .cnt_box {
		margin: 0 !important;
		padding-left:15px !important;
		padding-right: 15px !important;
		padding-top: 37px !important;
		
	}
	.wishlist .check {
		padding-left: 0 !important;
		padding-right: 0 !important;
		max-width: auto !important;
	}
	.wishlist .bx_ordercart_order_pay a.print {
		width: 100px;
	}
	.wishlist .bx_ordercart_order_pay a.printpdf {
		width: 150px;
	}
	
	
	.delaybut {
		display: inline-block !important;
		width: 21px !important;
		top: -2px !important;
		left: 20px !important;
		margin-bottom: 30px;
	}
	
	.confirm {
		left: 0 !important;
	}
	
		.element.buy_one>div.b_offers {
		width: 90% !important;
	}	
		.element.buy_one div.bx_item_detail {
		width: 90% !important;
	}
	.element.buy_one div.buttons {
		width: 90% !important;
	}
	.element.buy_one .size .sel {
		line-height: inherit;
	}
	.element.buy_one .image {
		left: 50%;
		margin-left: -130px;
	}
	.element.buy_one .buttons .buy_num span {
	width: 140px !important;
	}
	.table_razmery .cnt_box br {
		display: inherit;
	}
	table.noborder > tbody > tr > td:last-child {
		width: 37% !important;
		padding-left: 3% !important;
	}
	table.noborder > tbody > tr > td >table td {
		padding: 0px 15px 0px 15px !important;
	}
	.orderlist {
		width: 100%;
	}
	a.sortbutton {
		padding-left: 3px !important;
		padding-right: 3px !important;
	}
	.my_check .head_table {
		display: none;
	}
	.my_check .custom.quant {
		display: none;
	}
	.my_check .nameprop {
		top: 8px !important;
	}
	.my_check td.custom.price.valtop {
		position: absolute;
		bottom: 15px;
		right: -20px;
		border-bottom: none;
	}
	.my_check td.custom.img {
		padding-bottom: 85px;
	}
	.header .cart {
		top: 90px;
		z-index: 10000;
	}
	.header .cart .button_std {
		width: 120px;
	}
	
	#side .button_std {
		float: none;
		display: block !important;
		margin: 0 auto 15px auto;
	}
	#ys_filter_bitronic .inputs-filter {
		height: auto !important;
	}
	#ys_filter_bitronic .lvl1 {
		width: 100%;
		padding: 0;
		margin-bottom: 50px;
	}
	.information.Video .cnt_box p {
		background: #f6f6f6;
		text-align: center;
		font-size: 24px !important;
		letter-spacing: 0.02em;
		font-family: 'Raleway-Regular';
		padding-top: 70px;
		padding-bottom: 40px;
		margin-bottom:70px;
		float: left;
		width: calc(100% - 60px);
		line-height: 36px;
		padding-left: 30px;
		padding-right: 30px;


	}	
	
	.information.Video .cnt_box {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.information.Video .cnt_box  iframe {
		height: 180px !important;
	}
	
	.filterwrap {
		top: 0 !important;
	}	
	#inline .all_buy {
		width: 250px !important;
	}
	#inline .all_buy a.name {
		width: 125px !important;
	}
	.ch_inp.comment .order_summary .kuriers span.rubl {
		padding-top: 3px;
	}
	a.openfilter:hover span {
		border-bottom: none !important;
		text-decoration: none !important;
	}
	a.openfilter:hover {
		text-decoration: none !important;
	}
	.delsection.check_f > .ch_inp > span {
		height: 75px !important;
		display: block;
		width: 100%;
	}
	.news-detail iframe {
		width: 320px !important;
		height: 200px !important;
	}
	.link_city {
		top: -45px;
	}
	.table_razmery .cnt_box h2, .table_razmery .cnt_box h2 b {
		font-size: 22px !important;
		padding-top: 30px;
	}
	.table_razmery table tr td:first-child {
		width: 60px !important;
		padding:  0px 15px 0px 15px !important;
	}
	.table_razmery .cnt_box {
		width: calc(100% - 30px) !important;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.table_razmery table tr:first-child td:first-child {
		font-size: 14px !important;
	}
	.table_razmery table tr td:first-child {
		font-size: 14px !important;
	}
	.table_razmery table, .table_razmery td, .table_razmery th {
		font-size: 12px !important;
	}
.description .video {
	right: 0;
	width: 100%; 
}
.description .video iframe {
	width: 290px;
	height: 189px;
}	
	.socials {
		top: 130px !important;
		right: 50px !important;
	}

	.jurinfo {
		margin-bottom: 18px !important;
		max-width: 365px !important;
		letter-spacing: 0 !important;
		position: relative;
		padding-left: 10px;
		padding-right: 10px;
		left: 0 !important;
		
	}
	.zhurnal .cnt_box {
		max-width: 100% !important;
		padding-top: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.magazine li {
		padding-right: 0px !important;
		padding-left: 0 !important;
		padding-bottom: 15px !important;
		margin-bottom: 40px !important;
		padding-top: 0 !important;
	}
	.magazine {
		left: 0 !important;
	}
	h2.jurnal {
		font-size: 18px !important;
		padding-left: 20px;
		padding-right: 20px;
		break-before: 0 !important;
		width: calc(100% - 40px) !important;

	}
	.magazine .pic {
		width: 100% !important;
		padding-right: 0px !important;
		float: none !important;
	}
	.magright {
		width: 100% !important;
		float: none !important;
	}
	.magdesc {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.magazine h3 a {
		font-size: 24px !important;
		margin-top: 18px !important;
		position: relative;
		top: -5px;
		margin-bottom: 19px !important;
	}
	.magazine .button_std.trans {
		margin-top: 20px !important;
		left: 0 !important;
		
	}
	.zhurnal .navi {
		margin-top: 0 !important;
	}	
	
	
	.check {
		max-width: 274px !important;
		padding-left: 13px !important;
		padding-right: 13px !important;
		padding-top: 0 !important;
	}
	.bx_ordercart_order_pay {
		padding-top: 24px !important;
		padding-bottom: 155px !important;
	}
	td.custom.price span.rubl {
		font-size: 22px !important;
	}
	.check_f {
		width: auto !important;
		padding-top: 10px !important;
		padding-bottom: 35px !important;
	}
	.t_count, .t_sum, .t_del {
		width: auto !important;
	}
	.picholder {
		width: 99px !important;
		min-height: 123px !important;
		margin-right: 30px !important;
		margin-left: 30px !important;
	}
	td.custom.img a, a.basket_name {
		margin-bottom: 7px !important;
	}
	.itemphoto {
		width: 100px !important;
	}
	.nameprop {
		position: absolute !important;
		top: 40px !important;
		left: 140px;
		width: 130px !important;
	}
	td.custom.price.valtop {
		padding-top: 205px !important;
		padding-right: 22px;
	}
	.t_del {
		display: none;
	}
	.t_price {
		width: auto;
	}
	.picholder img {
		width: 99px !important;
	}
	table.t_check .itemphoto {
		padding-bottom: 39px !important;
		padding-top: 48px !important;
	}
	.bx_ordercart_order_pay_left {
		width: auto !important;
		float: none !important;
		border-bottom: 1px solid #e4e4e4;
		height: auto!important;
		margin-bottom: 24px !important;
		padding-bottom: 15px;
		padding-top: 1px !important;
		
	}
	.bx_ordercart_order_pay_left .clear_coupon {
		font-size: 12px;
		right: 0 !important;
	}
	.bx_ordercart_order_pay_left input[type="text"] {
		float: none !important;
		width: 100% !important;
	}
	.bx_ordercart_order_pay_righ {
		width: 100% !important;
		float: none !important;
		padding-left: 0 !important;
		top: auto !important;
		position: inherit !important;
		padding-bottom: 30px;
	}
	.ch_inp.comment .order_summary {
		width: 100% !important;
	}
	.subbut {
		bottom: 45px !important;
		right: 5px !important;
	}
	.personal.korzina h2 {
		left: -13px !important;
		font-size: 14px !important;
		padding-top: 25px !important;
		padding-bottom: 15px !important;
	}
	.ch_inp.comment .orders.button_order {
		width: 100%!important;
	}
	.ch_inp.comment .orders.button_order a.button_std {
		width: 100% !important;
	}
	.link_city {
		left: 0 !important;
		display: block !important;
		
	}
	
	.ch_inp.comment .order_summary .kuriers span.nether {
		width: calc(100% - 177px) !important;
    	text-align: right !important;
	}
	.ch_inp.comment .order_summary .kuriers span.rubl {
		float: right !important;
	}
	.t_heaeders {
		display: none;
	}
	.countplus, .countminus, .t_check .counts a.countplus, .t_check .counts a.countminus {
		display: block !important;
	}
	.itemphoto .position_block {
		margin-left: 40px;
		margin-top: 15px;
		top: -6px;
	}
	.t_check a.del {
		margin-top: 6px !important;
	}
	td.custom.price > span {
		font-size: 22px !important;
		line-height: 24px !important;
	}
	.prholder span {
	}
	
	
	
	.inwrap {
		width: calc(100% - 15px) !important;
		padding-left: 0px !important;
		float: none !important;
	}
	.maphold {
		width: calc(100% - 0px) !important;
		overflow: hidden;
		margin-right: 0;
		float: none !important;
		margin-top: 40px;
		margin-bottom: 40px;
		position: relative;
		left: -15px;
	}
	.placehold {
		width: 100% !important;
		padding-left: 0px;
		padding-right: 0px; 
	}
	.wheretb .cnt_box {
		width: 100% !important;
		max-width: 100% !important;
		padding-top: 0px;
	}
	.wheretb .cnt_box table {
		width: auto !important;
		font-size: 14px;
	}
	.wheretb .cnt_box table td:last-child {
		vertical-align: bottom !important;
		padding-bottom: 30px;
	}
	.wheretb .cnt_box table p {
	}
	.bx-yandex-map, .bx-yandex-view-map, .ymaps-map.ymaps-i-ua_js_yes {
		width: calc(100% + 30px) !important;
		height: 190px !important;
		min-height: 190px !important;
	}
	
	.element {
		margin-top: 32px !important;
	}
	.bx_item_detail {
		margin: auto;
		width: 290px !important;
		float: none !important;
	}
	ul.newslider li {
		width: 290px !important;
		height: 353px !important;
	}
	.element .image {
		width: 290px !important;
		height: 353px !important;
	}
	div#big_img_detail{
		min-height: 353px !important;
	}
	.bx-wrapper .bx-pager.bx-default-pager a {
		width: 10px !important;
		height: 10px !important;
		margin: 0px !important;
	}
	.bx-wrapper .bx-pager-item {
		margin: 4px !important;
	}
	.bx-wrapper .bx-pager {
		bottom: 25px !important;
	}
	.bx-wrapper .bx-controls-direction .bx-next {
		right: 14px !important;
		height: 45px !important;
		width: 45px !important;
	}
	.bx-wrapper .bx-controls-direction .bx-prev {
		left: 14px !important;
		height: 45px !important;
		width: 45px !important;
	}
	.bx-wrapper .bx-controls-direction a {
		top: 69px !important;
	}
	.element .slider1.offer_img a {
		width: 62px !important;
		height: 65px !important;
	}
	.element .offer_img a img {
		max-height: 65px !important;
		max-width: 62px !important;
	}
	.ululwrap {
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	body .ui-tabs .ui-tabs-panel {
		padding-left: 15px !important;
		padding-right: 15px !important;
		padding-top: 3px !important;
	}
	.catalog .element .bx_bt_button_type_2 {
		display: block;
	}
	.b_offers {
		padding-left: 10px !important;
		padding-right: 10px !important;
		width: auto !important;
		padding-top: 2px !important;
		margin-left: 0 !important;
	}
	.preview {
		border-bottom: 1px solid #e4e4e4;
		width: 100% !important;
		padding-bottom: 37px !important;
		margin-bottom: 26px !important;
		font-size: 14px !important;
	}
	.colors {
		border-bottom: 1px solid #e4e4e4;
		padding-bottom: 20px !important;
		margin-bottom: 24px !important;
	}
	.size {
		border-bottom: 1px solid #e4e4e4;
		padding-bottom: 28px !important;
		margin-bottom: 5px !important;
		
	}
	.element .buttons {
		width: 318px !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		float: none;
		margin-bottom: 89px;
		margin-left: auto;
		margin-right: auto;
		display: block;
		left: -20px !important;
		position: relative;
		margin-top: 2px;
		padding-bottom: 55px;
		
	}
	.but_oth.wishlist {
		bottom: -75px !important;
		padding-left: 20px !important;
	}
	.b_offers h1 {
		width: 80%;
		margin: auto;
	}
	.element .slider1.offer_img {
		padding-top: 10px !important;
		padding-bottom: 30px !important;
	}
	.ulwrap {
		margin-top: 7px;
		height: 45px !important;
		line-height: 45px !important;
		border: none !important;
		margin-bottom: 140px;

	}
	.reviews .blog-add-comment1 {
		position: relative !important;
		float: none !important;
		margin-bottom: 20px;
		top: 10px !important;
	}
	.rating {
		right: inherit !important;
		left: 0;
		top: 35px !important;
	}
	#comment .innercom {
		width: 100% !important;
	}
	.share a {
		border-bottom: 2px solid #e4e4e4 !important;
		
	}
	body .ui-tabs .ui-tabs-nav li a.ui-tabs-anchor, .share a {
		border-bottom: 2px solid #e4e4e4;
		padding-left: 0 !important;
	}
	body .ui-tabs .ui-tabs-nav li a, .share a {
		height: 41px !important;
		line-height: 41px !important;
		margin-right: 0px !important;
		padding: 0 !important;
		width: 100%;
		text-align: center;
		float: none !important;
	}
	body .ui-tabs .ui-tabs-nav li {
		width: 100%;
		margin: 0;
	}
	#tabs_11 .recommend {
		margin-top: 30px !important;
		margin-bottom: -1px !important;
	}
	#tabs_11 .bx_catalog_top_home {
		padding-bottom: 30px !important;
		padding-top: 51px !important;
	}
	.b_offers .price {
		margin-top: 14px !important;
		margin-bottom: 14px !important;
	}
	.element .buttons .button {
		width: 135px !important;
		font-size: 11px !important;
		top: -1px !important;
	}
	#tabs_11 {
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	#tabs_11 .bx_catalog_top_home .bx_catalog_item_images_double, .bx_catalog_top_home .bx_catalog_item_images {
		padding-top: 126% !important;
	}
	#tabs_11 .item-overlay {
		padding-top: 126% !important;
		
	}
	#tabs_11 .bx_catalog_top_home.col4 .bx_catalog_item, .bx_catalog_top_home.col5 .bx_catalog_item {
		margin-bottom: 36px !important;
	}
	#tabs_11 .bx_catalog_top_home .bx_catalog_item_price .bx_price {
		padding-top: 7px;
	}
	#tabs_11 .bx_catalog_top_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable {
		top: -27px;
	}
	.product_tabs p, .product_tabs ul li {
		font-size: 14px !important;
	}	
	.description p {
		text-align: center;
	}
	.description ul {
		text-align: left;
	}	
	.preview a {
		padding-top: 18px !important;
		padding-bottom: 9px;
	}
	.catalog .bx_catalog_top_home .bx_catalog_item_title a {
		padding-left: 15px;
		padding-right: 15px;
	}
	.socialholder {
		float: none !important;
		width: 100% !important;
		text-align: center !important;
		left: 0px !important;
		z-index: 0;
	}
	.ui-tabs .ui-tabs-nav {
		width: 100%;
		z-index: 10;
	}
	body .ui-tabs .ui-tabs-panel {
		border-bottom: none !important;
	}
	#tabs_11 .bx_catalog_item_images {
		margin-bottom: 19px !important;
	}
	.top_box .breadcrumbs {
		line-height: 20px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.size .sel {
		line-height: 20px;
		margin-bottom: 9px;
	}
	
	
	
	
	
	
	
	.dileram .cnt_box, .personal .cnt_box {
		margin: 0 !important;
		padding-left:15px !important;
		padding-right: 15px !important;
	}
	.hint_input br {
		display: none
	}
	.dilerauth .authcol2, .personalauth.authcol2 {
		margin-top: 50px;
	}
	.hint_input {
		font-size: 11px !important;
	}
	.authcol1 {
		width: 100% !important;
		float: none !important;
	}
	.authcol2 {
		width: 100% !important;
		float: none !important;
		padding-left: 0 !important;
	}
	.auth_wrapper {
		margin-bottom: 60px;
	}
	.auth_wrapper input[type="password"], .auth_wrapper input[type="text"], .auth_wrapper textarea {
		width: 100% !important;
	}
	
	.parners .top_box h1 {
		font-size: 12px !important;
		letter-spacing: 1.92px !important;
	}
	.parners .cnt_box p {
		font-size: 12px !important;
	}
	.parners .cnt_box .listcontainer > ul > li > a {
		font-size: 10px !important;
	}
	.parners .cnt_box .listcontainer ul.root-item li a {
		font-size: 10px !important;
	}
	.parners .cnt_box {
		background: #f6f6f6;
		padding: 35px 14px 81px 14px !important;
		max-width: none !important;
		font-size: 10px !important;
		color: #000;
		line-height: 24px;
	}	
	.parners ul.root-item {
		column-width: 85px !important;
		list-style: none;
		background: #FFF;
		padding: 30px calc(100% - 575px) 76px 5px !important;
		width: 285px !important;
	}
	.parners .cnt_box .listcontainer ul.root-item li {
		line-height: 22px;
	}
	.subscription input[name="sf_EMAIL"], .subscription input[name="asd_email"] {
		width: calc(100% - 30px) !important;
		margin-bottom: 30px;
	}
	
	.navi li.nx {
		margin-right: 25px;
	}
	.navi li.prevs {
		left: 25px;
		
	}
	.navi {
		margin-top: 67px !important;
		height: 48px !important;
	}
	
	.filter_sec {
		border-bottom: none;
		text-align: center;
		padding-top: 15px !important;
	}
	.filter_sec a {
		line-height: 41px !important;
		height: 33px !important;
		left: 3px;
		top: 1px;
		text-align: center;
		margin-right: 0 !important;
		display: block !important;
		padding-right: 0 !important;
	}
	.filters {
		float: none !important;
		position: relative;
		left: 12px;
		padding-right: 32px !important;
		top: -6px;
	}
	.categ {
		float: none !important;
		padding-left: 0px !important;
		text-align: center;
	}
	.filter_sec a.activ {
		border-bottom: 2px solid #f6f6f6 !important;
		text-decoration: underline;
	}
	.filter_sec a:hover {
		border-bottom: 2px solid #f6f6f6 !important;
		text-decoration: underline;
		
	}
	.collections-sort-by-form {
		display: block !important;
	}
	a.openfilter {
		display: inline-block !important;
	}
	.filters svg {
		top: 12px;
		position: relative;
		margin-left: 13px !important;
	}
	.filter_sec.noresult .filters svg {
		top: 12px !important;
	}
	.form-label.select-wrapper {
		margin: auto;
	}
	li.pages {
		display: none !important;
	}
	.navi ul li.bx_active {
		display: none !important;
	}
	
	
	.bx_catalog_item_title {
		font-size: 16px !important;
		letter-spacing: 1.5px;
	}
	.bx_catalog_top_home .bx_catalog_item_title a {
		letter-spacing: 0.08em !important;
		font-size: 15px !important;
	}
	.bx_catalog_top_home {
		margin-bottom: 53px;
	}
	.layout-container {
		padding: 0 40px;
	}
	.categories-column {
		top: 0;
		margin-top: 19px;
		margin-bottom: 6px;
	}
	
	.tops {
		padding-top: 84px;
	}
	.tops h2, .newitems h2 {
		margin-bottom: 51px;
	}
	.bx_catalog_top_home.col4 .bx_catalog_item {
		margin-bottom: 53px !important;
	}
	.newitems {
		padding-bottom: 49px;
	}
	.subscription {
		padding-top: 64px;
		padding-bottom: 60px;
        background-color: #f6f6f6;
	}
	.newitems .bx_catalog_top_home.col4 .bx_catalog_item {
		height: auto;
	}
	.bx_catalog_top_home.col4 .bx_catalog_item {
		height: auto !important;
		clear: both;
	}
	.bx-touch .bx_catalog_top_home .bx_stick {
		line-height: normal;
	}
	.navi a {
		width: 44px;
		height: 44px;
		background: transparent;
		top: 60px !important;
		
	}
	a#next {
		background: url(/local/templates/rf/img/nextinact.png) center no-repeat;
		right: 15px;
	}
	a#next:hover {
		background: url(/local/templates/rf/img/nextact.png) center no-repeat;
		
	}
	a#prev {
		background: url(/local/templates/rf/img/previnact.png) center no-repeat;
		left: 15px;
		
	}
	a#prev:hover {
		background: url(/local/templates/rf/img/prevact.png) center no-repeat;
		
	}
	.bx_catalog_top_home.col4 .bx_catalog_item {
		height: 403px;
	}
	.cnt_box {
		padding-top: 27px;
		padding-bottom: 29px;
	}
	#content .error404 h1 {
		font-size: 24px;
		letter-spacing: normal;
		padding: 2px 0 21px 0;
	}
	#content .error404 p {
		font-size: 14px;
		letter-spacing: 0.2px;
		padding-bottom:0px; 
	}
	.subscription {
		text-align: center;
		padding-top: 65px;
		padding-bottom: 64px;
		border-top: 1px solid #e4e4e4;
	}
	.subscribe-form span {
		width: calc(100% - 60px);
		margin: 0 15px 10px 15px;
		font-size: 15px;
	}
	.subscr.button {
		width: calc(100% - 30px);
		margin: 0 15px ;
	}


	
	#wrapper {
		padding-top: 68px;
	}
	.bx-newslist {
	}
	#content {
	}
	.bgstretcher UL, .bgstretcher UL LI {
		min-height: calc(100% - 168px) !important;
	}
	#bgstretcher li {
		background-position: 50% 50px !important;
	}
	#header, #header .header {
		height: 68px;
	}
	.header-tools-wrapper {
		min-width: 155px;
		padding-right: 15px;
		height: 68px;
	}
	.header-nav-wrapper {
		height: 68px;
	}
	.header-logo-wrapper {
		padding-left: 15px;
		height: 68px;
	}
	.header .logo {
		margin-left: 0;
		height: 68px;
		position: relative;
		left: 120px;
	}
	
	
	.header .nav>ul {
		display: none;
	}
	.bx_catalog_top_home.col4 .bx_catalog_item{padding:0;margin:0 5% 50px;width:90%}
	
	.navi a {
		top: 70px;
	}
	.visa, .master {
		left: -48px !important;
	}
	.footer-column {
		float: none !important;
		width: 93% !important;
		margin-bottom: 30px;
		margin-left: 0 !important;
		padding-left: 0 !important;
		left: 0 !important;
	}
	.footer-attribution {
		width: 100% !important;
	}
	.footer-navigation {
		height: auto;
		padding-bottom: 0;
	}
	
	.mobile-nav {
		position: absolute;
		background: #000;
		width: 250px;
		border-right: 1px solid #FFF;
		top: 0;
		left: 0;
		z-index: 1200;
		min-height: 100vh;
	}
	.mobile-nav .submenu {
		display: none;
	}
	.mobile-nav a {
		display: block;
		padding: 12px;
		font-size: 1em;
		line-height: 1.4;
		color: #9d9d9d;
		text-transform: uppercase;
		border-top: 1px solid #e4e4e4;
		text-decoration: none;
	}
	.mobile-nav a:hover span {
		text-decoration: underline;
	}
	.mobile-nav a:hover {
		text-decoration: underline;
	}	
	.mobile-nav .header-nav-arrow {
		display: none;
	}
	.haschildren a {
		
	}
	.mobile-nav .button-open-submenu {
		top: 3px;
		right: 0;
		bottom: 0;
		width: auto;
		height: 100%;
		padding: 0 15px;
	}
	.mobile-nav li {
		position: relative;
	}
	.button-open-submenu {
		position: absolute;
		top: 3px;
		right: 0;
		width: .8em;
		height: .8em;

		padding: 0;
		color: inherit;
		background: 0 0;
		border: 0;
		opacity: 1;
		outline: none;
		display: block !important;
		transition: all .5s cubic-bezier(.25,.46,.45,.94);
	}
	.button-open-submenu:hover {
		color: inherit;
		background: 0 0;
		border: 0;
		opacity: 1;
		transition: all .5s cubic-bezier(.25,.46,.45,.94);
	}
	.active .icon-increment-vertical {
		display: none;
	}
	.button-open-submenu svg {
		display: block;
		width: .8em;
		height: .8em;
		margin-top: 0;
		-webkit-transition: fill .2s cubic-bezier(.25,.46,.45,.94);
		transition: fill .2s cubic-bezier(.25,.46,.45,.94);
		fill: #9d9d9d;
	}
	.subsub .subsubmenu {
		display: none;
	}
	.mobile-nav .catalog_li .submenu>ul>li {
		width: 100% !important;
	}
	.mobile-nav .catalog_li .submenu {
		padding: 0;
	}
	.mobile-nav .catalog_li .submenu>ul>li {
		border: 0;
	}
	.mobile-nav .submenu .subsubmenu a:hover {
		background-color: #1e1e1e;
		text-decoration: underline;
		transition: all .5s cubic-bezier(.25,.46,.45,.94);
	}	
	.mobile-nav .submenu .subsubmenu a {
    	background-color: #121212;
    	border-top-color: #2a2a2a;
		transition: all .5s cubic-bezier(.25,.46,.45,.94);
	}
.mobile-search {
    position: relative;
    padding: 12px;
}
	.mobile-search .mobile-search-submit {
    position: absolute;
    top: 0px;
    bottom: 12px;
    left: 12px;
    padding: 10px;
    background: 0 0;
    border: 0;
	outline: none;
}
	.mobile-search .search-submit-icon, .mobile-search .search-submit-icon use {
    width: 17px;
    height: 17px;
}
	.mobile-search .fa-search {
		color: #666;
		position: relative;
		top: -4px;
	}
	.mobile-search .form-input {
		padding-left: 30px;
		text-align: center;
	}
	.searchbut {
		display: none;
	}
	.cartbut span, .cartbut i {
		display: none;
	}
	.cartbut {
		width: 15px;
		height: 18px;
		display: block;
		background: url(/local/templates/rf/img/lock.png) center no-repeat;
		float: right;
		left: -8px;
		top: 2px;
	}
	.header-nav-wrapper {
		display: none;
	}
	.header-logo-wrapper {
		width: auto;
		padding-left: 0px;
	}

.header-tools-menu {
    position: absolute;
    right: -30px;
	top: 25px;
	width: 20px;
	height: 20px;
	background: url(/local/templates/rf/img/close.png) center no-repeat;
	background-size: cover;
	border-top: 0 !important;
	display: block;
	padding: 0 !important;
}
	.burger {
		width: 20px;
		height: 20px;
		display: block !important;
		background: url(/local/templates/rf/img/burger.png) center no-repeat;
		position: absolute;
		left: 14px;
		top: 23px;
	}
	.subscr.button {
	}
	.subscribe-form span {
	}
	.prewie_n span {
		font-size: 36px;
	}
	.header .cart {
		width: 260px;
	}
	.catalog_li {
		margin-left: 0 !important;
	}
	.search-page h1 {
		font-size: 20px !important;
		left: 1px !important;
	}
	.search-page .form-input.sfield {
		width: 205px !important;
		top: 8px !important;
		position: relative;
		padding-bottom: 15px !important;
		left: -2px !important;
	}
	.bx_ordercart_order_pay_left input[type="text"] {
		padding: 0 20px 0 10px !important;
		line-height: 45px;
	}
	.mobile-search .sfield {
		padding: 0;
		line-height: 47px;
	}
	.search-page table {
		width: 205px !important;
	}
	.search-page > form {
		padding-top: 10px !important;
		padding-bottom: 14px !important;
	}
	.search-page button {
		right: 10px !important;
		top: 21px !important;
	}
	a.goods {
		top: 0px !important;
		left: 1px !important;
	}
	a.pages {
		top: -2px !important;
	}
	.openfilter {
		margin-top: 17px !important;
		margin-left: 13px !important;
	}
	.form-label.select-wrapper {
		position: relative;
		float: none !important;
	}
	.filters select {
		font-size: 12px !important;;
	}
	.collections-sort-by-form {
		margin-top: 3px;
		margin-bottom: 20px;
		
	}
	.filter_sec {
		border-bottom: none !important;
	}
	.filterwrap {
		margin-top: 39px !important;
	}
	.more_filter {
		padding-left: 17px !important;
		padding-right: 35px !important;
	}
	.col_1 {
		padding-top: 11px !important;
	}
	.col_2 {
		padding-left: 13px;
		padding-bottom: 20px;
	}
	.search-page .bx_catalog_top_home {
		padding-top: 27px !important;
	}
	.search-page .bx_catalog_top_home .bx_catalog_item_title a {
		line-height: 14px !important;
	}
	.search-page .bx_catalog_top_home.col4 .bx_catalog_item {
		margin-bottom: 16px !important;
	}
	.error_text_forgot {
		bottom: 68px !important;
	}
	
	
	.forgotpass .button_std {
		margin: 0 !important;
		width: 100% !important;
	}
	
	.authcol0 {
		float: none !important;
		width: 100% !important;
	}
	.authcol0 ul li {


	}
	.authcol0 ul {
		margin-left: 0;
		padding-left: 0;
		margin-bottom: 20px;
	}
	.authcol1 .auth_wrapper, .authcol2 .auth_wrapper {
		margin: 0 !important;
	}
	.profilepage .button_std {
		margin-left: 0 !important;
		width: 98px !important;
	}
	.personal .profilepage .button_std.trans {
		float: right;
		margin-right: 1px;
	}

	
	
	
	
	.catalog .more_filter {
		padding-left: 15px;
		padding-right: 15px !important;
	}
	.catalog .col_1 {
		padding-top: 42px !important;
		padding-left: 15px !important;
		width: auto;
	}
	.catalog .col_2 {
		padding-top: 42px !important;
	}
	.catalog .filterwrap {
		padding-top: 0;

	}
	.catalog .top_box .catalog_top_descr h1 {
		margin-top: 12px;
		font-family: 'Roboto', sans-serif;
		font-size: 21px !important;
		border-bottom: none;
		padding-bottom: 0px;
		margin-bottom: 0;
		left: 0;
	}
	.coltwo {
		width: 240px;
	}
	.colone, .colthree {
		width: calc((100% - 264px)/2);
	}
	.catdescr {
		width: 90%;
		margin: auto;
	}
	.catalog_top_descr {
		height: 207px;
	}
	.catalog .filterwrap {
		margin-top: 0 !important;
	}
	.catalog .more_filter {
		padding-top: 28px;
	}
	.catdescr p {
		line-height: 23px;
		padding-bottom: 14px;
	}
	.catalog .filter_sec a {
		top: 3px !important;
		display: inline-block !important;
	}
	.catalog .filter_sec {
		padding-top: 9px !important;
	}
	.catalog .more_filter {

		padding-bottom: 15px !important;
	}
	.catalog .bx_catalog_top_home.col4 .bx_catalog_item, .bx_catalog_top_home.col5 .bx_catalog_item {
		margin: 0 0% 54px;
		width: 100%;
		margin-bottom: 40px !important;
	}
	.catalog .bx_catalog_top_home.col4 {
		padding-left: 2px;
		padding-right: 2px;
		padding-top: 88px;
	}
	.catalog .bx_catalog_top_home.maincatalog .bx_catalog_item_images_double, .bx_catalog_top_home.maincatalog .bx_catalog_item_images {
		padding-top: 129%;
	}
	
	.catalog .bx_catalog_top_home.maincatalog .item-overlay {
		padding-top: 129%;
	}
	.catalog .bx_catalog_item_images {
		margin-bottom: 17px !important;
	}
	.catalog .bx_catalog_top_home .bx_catalog_item_title a {
		font-size: 15px;
	}
	.catalog .bx-no-touch .bx_catalog_top_home .bx_catalog_item .bx_catalog_item_controls.touch, .bx-touch    .bx_catalog_top_home .bx_catalog_item .bx_catalog_item_controls.no_touch {
		display: block !important;
	}
	.catalog .bx_bt_button_type_2 {
		display: none;
	}
	.catalog .bx_catalog_top_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable {
		left: 15px;
		top: -15px;
	}
	.catalog .bx_catalog_top_home.col4.maincatalog .navi ul li.bx_active {
		line-height: 80px;
	}
	.catalog .bx_catalog_top_home.col4.maincatalog .navi {
		margin-top: 62px !important;
	}
	.catalog .navi li.nx {
		top: 6px !important;
		left: 24px !important;
	}
	.catalog .navi li.prev {
		top: 6px !important;
		right: 24px !important;
	}
	.catalog .filters {
		padding-right: 30px !important;
	}
	.catalog .form-label.select-wrapper {
		width: 160px !important;
	}
	.catalog .filters svg {
		top: 10px;
	}
	.catalog .form-select-wrapper {
		font-size: 12px;
	}	
	.catalog .bx_catalog_top_home .bx_catalog_item_price .bx_price {
		font-size: 16px !important;
		padding-top: 6px !important;
	}
	.catalog .categ {
		padding-bottom: 13px;
	}
	.catalog .categ a {
		margin-right: 7px !important;
		margin-left: 7px;
	}
	.catalog .openfilter {
		padding-bottom: 10px;

	}
	.catalog .collections-sort-by-form {
		margin-bottom: 0;
	}
	
	
	
	
	
	
	
	
	.top_sect ul {
		column-count: 2;
		width: 272px;
		margin: auto;
	}
	.gde-kupit .cnt_box {
		padding-left: 15px;
		padding-right: 15px;
	}
	.gde-kupit .cnt_box h2 p, .cnt_box h2 {
		font-size: 18px;
		letter-spacing: 0.02em;
	}
	
	.profilepage.dealer .auth_wrapper {
		margin-bottom: 0;
	}
	.profilepage.dealer .button_std {
		margin-left: 0 !important;
		width: 98px;
	}
	.profilepage.dealer .button_std.trans {
		float: right;
	}
	.header_auth h2 {
		font-size: 20px !important;
	}
	.dealerform {
		position: relative;
		padding-bottom: 140px;
	}
	.dealerform .auth_wrapper {
		margin: 0 !important;
	}
	.dealerform .authcol1, .dealerform .authcol2 {
		width: 100%;
		float: none;
		padding: 0 !important;
	}
	.dealerform select {
		width: 100%;

	}
	.line_auth.submission {
		position: absolute;
		bottom: 60px;
		left: 0;
		z-index: 100;
		width: 100%
	}
	.line_auth.submission .button_std {
		width: 100%;
	}
	.fileselect {
		margin-right: 3px;
		text-align: right;
	}
	.fileselect .hint_input {
		height: auto !important;
	}
	.top_box .breadcrumbs {
	}
	.materials .cnt_box:before {
    	display: table;
    	content: "";		
	}
	.materials .cnt_box {
		max-width:249px; 
		padding: 14px 10px 0px 10px;
		text-align: center;
		position: relative;
	}
	.materials img {
		position: relative;
		top: -3px;
		left: 2px;

	}
	.materials .cnt_box>div:last-child {
		top:-9px;
		position: relative;
	}
	.materials.cnt_wrap {
		padding-top: 29px;
		padding-bottom: 24px;
	}	

	.news .cnt_box {
		max-width: 320px !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.cnt_box .news li {
		margin-bottom: 25px !important;
	}
	.news .cnt_box .news {
		width: auto !important;
	}
.cnt_box .news li h3 a, .Video .cnt_box h3 {

		font-size: 24px !important;
		letter-spacing: 1.96px !important;
		line-height: 30px !important;
	}
	.cnt_box .news li .prevtext {
		padding-left: 32px !important;
		padding-right: 32px !important;
	}
	.cnt_box .news li h3 {
		padding-left: 40px !important;
		padding-right: 40px !important;
	}

	
	.cnt_box img[align="left"] {
		margin-right: auto !important;
		float: none;
		margin-left: auto;
		margin-top: 5px;
		margin-bottom: 10px;
		display: block;
		width: 100% !important;
		height: auto !important;
	}
	.cnt_box img[align="right"] {
		margin-left: auto !important;
		float: none;
		margin-right: auto;
		margin-top: 5px;
		margin-bottom: 10px;
		display: block;
		width: 100% !important;
		height: auto !important;
	}	
	
	.floatleft {
		float: none !important;
		display: block;
		margin: auto;
	}
	.cnt_box br {
		display: none;
	}
	.floatleft img{
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto !important;
		margin-bottom: 22px;
		margin-top: 22px;
		max-width: 290px !important;
		height: auto;
	}
	.cnt_box {
		padding-left: 15px;
		padding-right: 15px;
	}	
	.top_box h1, .catalog-compare-result h1 {
		margin-top: 8px;
		left: -1px;
		margin-bottom: 24px;
		position: relative;
		font-size: 24px;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 0 !important;
	}
	.contactsvopros .top_box {
		height: auto;
	}
	.mf-captcha img {
		padding: 7px 2px;
		background: #FFF;
		height: 74px;
		width: 212px;
		float: left;
		margin-bottom: 16px;
	}
	.mfeedback {
		background:#f6f6f6;
		padding: 48px 11px 10px 14px;
		max-width: 811px;
		width: 244px;
		margin: auto;
		position: relative;
		left: -10px;
		margin-bottom: 0px;
	}
	input[type="text"], textarea {
		background: #FFF;
		border: none;
		padding: 15px 15px 13px 15px;
	}
	.mfeedback input[type="text"] {
		top: 1px; position: relative;
	}
	.mf-text {
		color: #9e9e9e;
		font-weight: bold;
		font-size: 12px;
		text-transform: uppercase;
		letter-spacing: 1.2px;
		margin-bottom: 5px;
	}

	.mf-email {
		margin-bottom: 40px;
	}
	.mf-captcha input {
		float: left;
		width: 164px;
		margin-left: 0px;
		font-size: 12px;
		font-weight: 100;
		padding: 12px 15px 14px 16px;
		top: 0 !important;
		margin-bottom: 12px;
	}
	.mf-captcha .mf-text {
		margin-bottom: 54px;
	}
	div.mf-message textarea {
		width: 100%;
		resize: none;
		height: 110px;
		margin-bottom: 0px;
	}


}


.placehold {
	max-width: 1140px;
	margin: auto;
	
}
.placehold img {
	width: 100%;
	height: auto;
	margin-bottom: 40px;
}

.inwrap {
	width: calc(100% - 600px);
	float: left;
	padding-right: 70px;
	font-size: 14px;
}
.maphold {
	float: left;
}
.bx-yandex-view-map, .ymaps-map.ymaps-i-ua_js_yes {
	width: 530px;
	height: 370px;
	min-height: 370px
}

.dilerauth .error_text {
		bottom: -33px !important;
}

.table_razmery .top_box h1 {
	display: block;
}
.table_razmery .cnt_box {
	max-width: 820px;
	/*background: #f6f6f6;*/
	padding-left: 60px;
	padding-right: 60px;
}
.table_razmery .cnt_box h2, .table_razmery .cnt_box h2 b {
	color: #1d1d20;
	font-size: 36px;
	font-family: 'Raleway-Regular';
	letter-spacing: 0;
	font-weight: 300;
	line-height: normal;
}
.table_razmery table, .table_razmery td, .table_razmery th {
	border-color: #e4e4e4;
/*	border: 1px solid #ffffff;*/
	/*font-size: 20px;*/
	font-weight: normal;
	vertical-align: middle;
}

/*.table_razmery td {
	padding: 5px 0px;
	color: #1f1f1f;
}*/
/*.table_razmery table tr:first-child td {
	background: #f6f6f6;
}*/
/*.table_razmery table tr:first-child td:first-child {
	font-size: 20px;
}*/
/*.table_razmery br {
	height: 30px;
}
.table_razmery table tr:first-child td b, .table_razmery table tr:first-child th b {
	font-weight: normal;
	color: #000;
}*/
/*.table_razmery table tr td:first-child {
	background: #f6f6f6;
	padding: 0px 15px 0px 35px;
	font-size: 16px;
	text-align: left;
	width: 200px;
	vertical-align: middle;
	line-height: 20px;
	height: 58px;
}*/
body h5 {
	color: #222;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 30px;
	line-height: 22px;
	letter-spacing: 0.36px;
	margin-top: 10px;
	
}
table.noborder, table.noborder > tbody > tr > td {
	border: none;
}
table.noborder > tbody > tr > td:last-child {
	width: 40%;
	vertical-align: top;
	padding: 0;
	text-align: right;
}
table.noborder > tbody > tr > td:last-child img {
	
}
.noborder tbody > tr > td:first-child {
	width: auto;
	padding: 0 !important;
	vertical-align: top;
}
table.noborder > tbody > tr > td >table tr td:first-child {
	width: 20%;
	text-align: center;
	vertical-align: middle;
}
table.noborder > tbody > tr > td >table tr td:last-child {
	text-align: left;
	padding-left: 35px;
	font-size: 16px;
}
.zhurnal {
	font-size: 14px;
}
.magazine {
	max-width: 890px;
	margin: auto !important;
	position: relative;
	left: -5px;
}
ul.magazine {
	list-style: none;
	padding-left: 0;
}
.magright {
	float: left;
	width: 50%;
}
.magazine .pic {
	float: left;
	width: calc(50% - 55px);
	height: auto;
	padding-right: 55px;
}
.magazine .pic img {
	margin-bottom: 0 !important;
}
.magazine .button_std.trans {
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	left: 10px;
	position: relative;
}
.magazine li {
	padding: 18px 18px 12px 18px;
	background: #f0f0f0;
	margin-bottom: 70px;
}
.magdesc {
	color: #8a8989;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 24px;
	font-stretch: condensed;
	font-weight: 100;
	padding-right: 20px;
	padding-left: 40px;
	
	
}
.magazine h3 a {
	color: #000;
	font-size: 36px;
	font-family: 'Raleway-Regular';
	letter-spacing: 0;
	margin-top: 24px;
	text-align: center;
	font-weight: 300;
	text-decoration: none;
	display: block;
	margin-bottom: 34px;
}
.zhurnal .navi {
	margin-top: 30px;
	height: 57px;
}
.zhurnal .navi ul li.bx_active {
	height: 52px;
	left: 54px;
	margin: 0 4px 0 4px !important;
}
.zhurnal .navi ul li.pages {
	height: 43px !important;
	left: 54px;
	margin: 0 4px 0 4px !important;
}
.zhurnal .cnt_box {
	padding-bottom: 0;
}
.bx_catalog_top_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable {
	width: 75px !important;
	text-align: center !important;
	padding: 8px 0 9px 0 !important;
	letter-spacing: 0.1em;
}
.table_razmery .cnt_wrap {
	padding-bottom: 60px;
}

.clear_phone, .logo_err {
	display: none !important;
}
.check_f {
	background: transparent;
	margin: 0;
	box-shadow: none;
	border: none;
}
.user_info .ch_inp input[type="text"], #ORDER_PROP_51_val {
	width: 100%;
	background: #FFF;
	margin-bottom: 0;
}
.cnt_box.delivery {
}
.ch_inp div.err {
	color: #b72a48;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 11px;
    margin-top: 5px;
    position: relative;
    left: 0;
    top: 0 !important;
	text-transform:uppercase;
	letter-spacing: 0.06em;
}
#sale_order_props .ch_inp .empty, #kurier_block .empty {
	border: 1px solid #b72a48;
}
.check_f .ch_inp .input_ok {
	border: 1px solid #45d29a;
}
#basket_items .max_quantity_1 a {
	display: block !important;
}
.ch_inp span {
	font-weight: normal;
}

#wait_order_form_content {
	display: none;
}
.check {
    background: #f6f6f6;
    padding: 70px 61px 0px 59px;
    max-width: 820px;
	margin: auto;
	margin-bottom: 60px;
}
.personal.korzina {
	background: #FFF;
}
.quest_mark {
	display: none;
}
.link_city {
	display: inline;
	padding: 0;
	height: 40px;
	line-height: 40px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #1d1d20;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.14em;
	left: -50px;
	position: relative;
}
.link_city a {
	border-bottom: none;
	color: #1d1d20;
}
.ch_inp span.adress {
	width: 100%;
}
.ch_inp input[type="text"] {
	background: #FFF;
	border: 1px solid #FFF;
	height: 45px;
}
.kuriers span.price {
	color: #1d1d20;
    text-transform: uppercase;
    letter-spacing: 0.14em;
    width: auto;
	font-size: 12px;
	margin-left: 5px;
}
.prholder span {
    padding: 0;
    color: #a0a0a0;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 40px;
    height: 40px;
}
.prholder .kuriers {
	text-align: right;
}
.prholder {
	padding-bottom: 5px;
}
.logistics a {
	width: 108px;
	height: 108px;
	border: 1px solid #FFF;
	background: #FFF;
	margin-left: 0;
	margin-right: 7px;
	position: relative;
}
.logistics a:hover {
	border-color: #b18f64 !important;
}
.logistics a:hover span {
	color: #b18f64 !important;	
}
.logistics a span {
	font-size: 13px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #b2b2b2;
	letter-spacing: 0;
	width: 108px;
	min-width: 108px;
	bottom: 23px;
}
.logistics a img {
	top: -23px;
}
.logistics a span.active {
	display: none;
}
.logact {
	border-color: #b18f64 !important;
}
.logact span {
	color: #b18f64 !important;
}
.check_f.delsection {
	padding-bottom: 0 !important;
}
.ch_inp.comment textarea {
	width: 100%;
	margin-left: 0;
	background: #FFF;
	border: none;
	resize: none;
}
.logistics {
	width:100%;
}
.ch_inp.comment .summary {
	border: none;
}
.ch_inp.comment .order_summary .kuriers span {
	padding: 0 0 5px 0;
    color: #a0a0a0;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 20px;
    height: 20px;
	width: 165px;
}
.ch_inp.comment .order_summary .kuriers span.nether {
	color: #1d1d20;
    text-transform: uppercase;
    letter-spacing: 0.14em;
    width: auto;
	background: transparent;
	margin: 0;
	padding: 0;
}
.ch_inp.comment .order_summary .kuriers span.rubl {
    line-height: 16px;
    font-size: 14px !important;
    color: #1d1d20 !important;
	width: auto;
}
div.rubl {
    font-family: 'ALS Rubl';
    font-weight: normal !important;
    text-decoration: none !important;
    font-size: 14px !important;
    color: #1d1d20 !important;
    text-transform: none !important;
	display: inline;
	
}
.ch_inp.comment .orders.button_order a.button_std {
	width: 225px;
}
.ch_inp.comment .orders.button_order {
	text-align: right;
	float: right;
	padding: 0;
	width: 225px;
	position: relative;
	top: 5px;
}
.ch_inp.comment .offerta {
	font-size: 13px;
	color: #b2b2b2;
	letter-spacing: -0.35px;
	text-align: left;
}
.ch_inp.comment .offerta a {
	color:#222;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
}
.kuriers {
	margin-top: 1px;
}
.check_f.paysection {
	padding-bottom: 36px;
}
.ch_inp textarea {
	padding-top: 15px;
	height: 135px;
}
.ch_inp.comment textarea {
	height: 135px;	
}
.ch_inp.comment .summary {
	padding-top: 0;
}
.fancybox-inner .all_content {
    font-size: 14px;
    color: #1d1d20;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 24px;
    letter-spacing: 0;
    padding-bottom: 18px;
}
.ch_inp.comment .order_summary {
	width: 50%;
}
.ch_inp.comment .summary {
	height: auto;
}
.orders {
	height: auto;
}

h2.jurnal {
	width: 100%;
	text-align: center;
	font-size: 24px;
  	font-family: 'Raleway-Regular';
	letter-spacing: 0;
	margin-bottom: 11px;
	line-height: 36px;

}
.jurinfo {
	color: #8a8989;
	max-width: 705px;
	margin: auto;
	margin-bottom: 89px;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 24px;
	font-stretch: condensed;
	font-weight: 100;
	
	
	
}

.tooold {
	overflow-x: hidden;
	padding: 50px;
	color: #000;
}
.tooold h2 {
  	font-family: 'Raleway-Regular';
	font-size: 24px;
	
}
.tooold p {
	color: #000;
	font-size: 14px;
}
.tooold table {
	max-width: 820px;
	margin: auto;
	border: none;
}
.tooold table td {
	width: 20%;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
}
.tooold table td img {
	padding: 10px 0; 
}
.tooold a {
	color: #000;
	text-decoration: none;
}
.tooold a:hover {
	color: #d25a5a;
	text-decoration: underline;
}

.disabled_tooltipe {
	background: url("/img/pay_tooltipe.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	left: -45px;
	top: -97px;
	color: #1d1d20;
}
.disabled_tooltipe1 {
	background: url("/img/pay_tooltipe.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	left: -45px;
	top: -97px;
	color: #1d1d20;
	
}
.paysection span {
	display: block;
	width: 100%;
}
.paysection .logistics {
	float: none;
}
.prholder .kuriers > .price > span {
	display: none;
}
.paysection .disabled_label {
	display: none;
}
.socials li {
	height: 40px;
	vertical-align: middle;
	background: #ededed;
	transition: all .5s cubic-bezier(.25,.46,.45,.94);
	padding: 5px 5px 5px 5px;
}
.socials li:hover {
	background: #e1e1e1;
	transition: all .5s cubic-bezier(.25,.46,.45,.94);
	
}
.socials .sicon {
	float: left;
	width: 25px;
	height: 25px;
	margin: 5px;
}
.socials .nicon {

	width: auto;
	height: 25px;
	margin: 5px;
	background: transparent;
	border: none;
	color: #222222;
	text-decoration: none;
}
.socials span {
	font-size: 13px;
	text-transform: none;
	font-weight: normal;
	width: auto;
	height: 25px;
	line-height: 25px;
	float: left;
}
.socials .nicon:hover {
	border: none;
}
.socials .sicon:hover {
	border: solid 1px #A9A9A9;
}
.all_buy .button_std {
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}
.all_buy .selection {
	margin-left: 123px;
}
.all_buy .rubl {
	color: #000 !important;
}
.infoblock {
	min-height: 70px;
	position: relative;
}
body .element .ui-tabs .ui-tabs-nav li a {
	background: transparent;
}


.subscription input[name="sf_EMAIL"], .subscription input[name="asd_email"]::-webkit-input-placeholder {
  color: #999;
  font-size: 18px !important;
  font-weight: 100;
  font-family: 'Raleway-Regular';
	letter-spacing: 0.01em;
}
.subscription input[name="sf_EMAIL"], .subscription input[name="asd_email"]:-moz-placeholder {
  /* Firefox 18- */
  color: #999;
  font-size: 18px !important;
  font-weight: 100;
  font-family: 'Raleway-Regular';
	letter-spacing: 0.01em;
}
.subscription input[name="sf_EMAIL"], .subscription input[name="asd_email"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #999;
  font-size: 18px !important;
  font-weight: 100;
  font-family: 'Raleway-Regular';
	letter-spacing: 0.01em;	
}
.subscription input[name="sf_EMAIL"], .subscription input[name="asd_email"]:-ms-input-placeholder {
  color: #999;
  font-size: 18px !important;
  font-weight: 100;
  font-family: 'Raleway-Regular';
	letter-spacing: 0.01em;	
}


.kuriers span.price {
	background: transparent !important;
}
.comand_redfox h4 {
  font-family: 'Raleway-Regular';
	
}
.information.Video .cnt_box p {
	background: #f6f6f6;
	text-align: center;
	font-size: 36px;
	letter-spacing: 0.02em;
    font-family: 'Raleway-Regular';
	padding-top: 70px;
	padding-bottom: 40px;
	margin-bottom:70px;
	float: left;
	width: calc(100% - 60px);
	line-height: 36px;
	padding-left: 30px;
	padding-right: 30px;
	
	
}
.information.Video .cnt_box img {
	width: 100%;
	height: auto;
}
.information.Video .cnt_box span {
    font-size: 14px;
    color: #8a8989;
    line-height: 24px;
    letter-spacing: 0.02em;
    margin-bottom: 0px;
    padding-left: 80px;
    padding-right: 80px;
	padding-bottom: 40px;
    margin-top: 0px;	
	background: #f6f6f6;
	position: relative;
	top: -90px;
	display: inline-block;
	width: calc(100% - 160px);
}
.information.Video .cnt_box {
	max-width: 950px;
}
.information.Video .cnt_box  iframe {
	width: 100% !important;
	height: 534px;
	float: left;
}
.movie {
	width: 950px !important;
	height: 536px;
	float: left;
	background: #f6f6f6;
}


#asd_subscribe_res {
	color: #FFF;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #ED6163;
    z-index: 1000;
	padding-left: 30px;
	text-align: left;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 55px;
}
.subscribe #breadcrumb {
	display: none;
}
.subscribe .top_box h1 {
	display: block;
}
.subscribe .cnt_box p {
	background: #45D299;
	color: #FFF;
	line-height: 53px;
	height: 53px;
	padding-left: 15px;
	padding-bottom: 0;
}
.orderlist .positions span {
	margin-bottom: 0;
}
.orderlist .proper {
	margin-top: 15px;
}
.detl {
	margin-bottom: -15px;
}
.ye_clear {
	clear: both;
}
#ys_filter_bitronic .checkbox, #ys_filter_bitronic .lvl2 {
	text-align: left;
}
#modef {
	display: none !important;
}
.kombox-filter .disabled {
	display: none;
}
#ys_filter_bitronic .checkbox.kombox-checked {
	text-decoration: underline;

    transition: all .4s cubic-bezier(.25,.46,.45,.94);	
}
#ys_filter_bitronic .inputs-filter {
	height: 54px;
}
.subserror {
	color: #FFF !important;
}
.categ a {
	display: none;
}
#tabs_11 .bx_catalog_top_home .bx_medium.bx_bt_button_type_2 {
	display: none;
}
.header .cart .button_std {
	margin-left: 0;
	margin-right: 0;
	display: inline-block;
	margin-top: 15px;
	float: left;
	
}
.header .cart .button_std.trans {
	position: relative;
	top: 2px;
	margin-right: 15px;
}
.basket-list li {
	position: relative;
	padding-bottom: 25px;
	line-height: 14px;
	min-height: 60px;
}
.basket-list li a {
	color: #999999;
}
.basket-list li a:hover {
	color: #FFF;
	text-decoration: underline;
}
.basket-list-delete {
	position: absolute;
	right: 0;
	top: 0;
}
.basket-list-delete svg, .basket-list-delete svg use {
    width: 10px;
    height: 10px;
    transition: fill .4s cubic-bezier(.25,.46,.45,.94);
    fill: #9f9f9f;
}
.basket-list-delete:hover use, .basket-list-delete:hover svg {

}
.cart .rub {
	font-size: 13px;
}
.exs {
	text-transform: none;
}
.cart .summary {
	border-top: 1px solid #FFF;
}
.cart .summ {
	float: right;
}
.cart .brand {
	font-size: 10px;
}
.cartpic {
	width: 84px;
	height: auto;
	float: left;
	margin-right: 15px;
	background: #FFF;
	text-align: center;

}
.cartpic img {
	width: auto;
	height: auto;
	max-height: 68px;
}
.cartname {
	padding-right: 20px;
	display: block;
}
.popupline {
	width: calc(100%-85px);
	background: #45D299;
	position: relative;
	left: 0;
	display: none;
	color: #FFF;
	padding-left: 30px;
	text-align: left;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 55px;
	
	
}
.popupline_error {
	width: 100%;
	background: #ce6464;
	position: fixed;
	left: 0;
	top: 0;
	color: #FFF;
	padding-left: 30px;
	text-align: left;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 55px;
	z-index: 10000;
	
}
.popupline a {
	color: #FFF;
	font-weight: normal;
}
.popclose {
	background: url(/local/templates/rf/img/closewh.png) center no-repeat !important;
	background-size: cover !important;
	width: 15px;
	height: 15px;
	position: absolute;
	right: 20px;
	top: 15px;
}

.colone {
	background: url(/local/templates/rf/img/leftpic.jpg) right center no-repeat;
	background-size: cover !important;
}
.colthree {
	background: url(/local/templates/rf/img/pightpic.jpg) left center no-repeat;
	background-size: cover !important;
}
.search .filter_sec {
	display: none;
}
.videobut {
	position: absolute;
	top: 18px;
	left: 13px;
	color: #b72436;
	z-index: 10000;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 8px 8px 9px 4px;
    -webkit-transition:all ease 0.4s;
    -moz-transition:all ease 0.4s;
    -ms-transition:all ease 0.4s;
    -o-transition:all ease 0.4s;
    transition:all ease 0.4s;
	text-decoration: none;
}
.videobut span {
	border: 1px solid rgba(0,0,0,0);
	display: inline-block;
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 18px;
}
.videobut:hover span {
	border: 1px solid #b72436;
}
.catalog .bx_catalog_item:hover .videobut {
	left: 0;
    -webkit-transition:all ease 0.4s;
    -moz-transition:all ease 0.4s;
    -ms-transition:all ease 0.4s;
    -o-transition:all ease 0.4s;
    transition:all ease 0.4s;
}
.catrating {
	position: absolute;
	top: -60px;
	z-index: 1001;
	left: 0;
	right: 0;
	opacity: 0;
    -webkit-transition:all ease 0.4s;
    -moz-transition:all ease 0.4s;
    -ms-transition:all ease 0.4s;
    -o-transition:all ease 0.4s;
    transition:all ease 0.4s;
	text-align: center;
	width: 65px;
	margin: auto;
}
.catrating .bx-rating {
	margin: auto;
	width: 65px;
}
.catalog .bx_catalog_item:hover .catrating {
	opacity: 1;
	top: -70px;
    -webkit-transition:all ease 0.4s;
    -moz-transition:all ease 0.4s;
    -ms-transition:all ease 0.4s;
    -o-transition:all ease 0.4s;
    transition:all ease 0.4s;
}
.catrating .bx_stars_rating_votes {
	display: none;
}
.fa.acti {
	color: #4A4A4A;
}
.fa.notacti {
	color: #999;
}
.catrating .fa {
	width: 13px;
	height: 13px;
}
/*
.catrating:hover .fa {
	color: #b72436;
}
.catrating .fa:hover ~.fa {
	color: #999;
}
.catrating .fa + .fa:before {
}
*/
.kombox-cnt {
	display: none !important;
}
.element.buy_one .bx_item_detail {

}

.bx_item_detail {
	opacity: 0;
}
.reviewwrap {
	max-width: 1080px;
	margin: auto;
}
.element.buy_one .bx_item_detail {
	width: 310px !important;
	float: left !important;
}
.element.buy_one .b_offers {
	float: left !important;
	width: 350px !important;
}
.element.buy_one .b_offers .price .new {
	background: transparent !important;
}
.element.buy_one .colors a {
	display: none;
}
.element.buy_one .colors a.active {
	display: block;
	width: 31px !important;
}
.element.buy_one .size a {
	display: none;
}
.element.buy_one .size a.active {
	display: block;
	height: 31px;
	line-height: 31px;
	border-width: 1px;
	padding: 1px;
	position: relative;
}
.element.buy_one div.sel {
	margin-bottom: 0 !important;
}
.element.buy_one .size a, .element.buy_one .colors a {
	margin: 0 auto;
}
.element.buy_one div.colors {
	margin: 0 !important;
}
.element.buy_one .colors, .element.buy_one .color_block {
	border: none;
	width: 50%;
	float: left;
}.element.buy_one .size, .element.buy_one .size_block {
	border: none;
	width: 50%;
	float: left;
}
.element.buy_one .but_buy {
	background: transparent !important;
	width: 100% !important;
	margin: auto;
	float: none !important;
}
.element.buy_one .but_buy:hover {
	background: transparent !important;
}
.element.buy_one .buttons {
	left: 0 !important;
	width: 400px !important;
	margin: auto;
}
.element.buy_one .buttons .buy_num span {
	font-weight: normal !important;
	text-align: left;
}
.buy_num.buy_email {
	margin-bottom: 20px;
}
.element.buy_one input[type="tel"], .element.buy_one input[type="text"] {
    background: #f6f6f6 !important;
    border: 1px solid #f6f6f6  !important;
    padding: 13px 15px 13px 16px  !important;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px  !important;
    color: #80808f  !important;
    letter-spacing: normal;
	box-shadow: none !important;
	width: 100% !important;
	float: none !important;
	height: auto !important;
}
.element.buy_one .buy_num {
	height: auto !important;
	margin-top: 0 !important;
}
.element.buy_one .buy_num.buy_email {
	margin-top: 15px !important;
}
.element.buy_one .buttons .button {
	font-weight: 100 !important;
	font-size: 12px !important;
	width: calc(100% - 2px) !important;
	margin-bottom: 30px;
}
.element.buy_one .size, .element.buy_one .colors {
	margin-bottom: 0 !important;
}
.element.buy_one {
	width: 100% !important;
}
.element.buy_one div.buttons {
	padding-left: 0 !important;
}
.element.buy_one .buttons .buy_num span {
	width: 100% !important;
}
.delaybut {
    background: url(/local/templates/rf/img/cross.png) center no-repeat;
    position: relative;
    display: block;
    margin-top: 28px;
    transition: all .4s cubic-bezier(.25,.46,.45,.94);
    width: 23px;
    height: 23px;
    margin-right: -5px;
transform: rotate(45deg);
left:37px;
}
.delaybut:hover {
transform:rotate(135deg);
transition: all .4s cubic-bezier(.25,.46,.45,.94);
}
.popupline_wish {
    width: calc(100%-85px);
    background: #45D299;
    position: relative;
    left: 0;
    display: none;
    color: #FFF;
    padding-left: 30px;
    text-align: left;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 55px;
}
.popupline_wish a {
	color: #FFF;
	font-weight: normal;
}

.t_check.wishlisttable {
float:left;
width:calc(72% - 5px) !important;
}
.orderlist .t_name, .orderlist .t_del, .orderlist .t_sum {
    border-bottom: 1px solid #e4e4e4;
    border-top: none;
    border-right: none;
    border-left: none;
    font-weight: normal;
    font-size: 12px;
    color: #9f9f9f;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    line-height: 10px;
    height: 40px;
}
.but_oth.wishlist {
    position: absolute;
    bottom: -70px;
    left: 0;
    width: 100%;
    padding-left: 48px;
}
.but_oth.wishlist a {
font-family:'Roboto Condensed', sans-serif;
font-weight:300;
font-size:12px;
text-transform:uppercase;
letter-spacing:0.88px;
}
.but_oth.wishlist a:hover {
text-decoration:underline !important;
}
.but_oth.compareb {
    position: absolute;
    bottom: -100px;
    left: 0;
    width: 100%;
    padding-left: 48px;
	display: none !important;
}
.but_oth.compareb input {
	font-family:'Roboto Condensed', sans-serif;
	font-weight:300;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:0.88px;
	color: #000;
	text-decoration: none;
	background: transparent;
	border: none;
}
.but_oth.compareb input:hover {
text-decoration:underline !important;
	cursor: pointer;
}
.authcol0 {
text-align:left;
}
.wishlist .check, .personal.wishlist .cnt_box {
max-width:1140px;
}
.personal.wishlist .cnt_box {
padding:0;
}
.wishlist .check {
	padding:  60px 60px 0px 40px
}
.wishlist #basket_quantity_control {
	display: none;
}
.compitem {
    padding: 0 1% 0px;
    margin: 0 1% 50px;
    width: 23.5%;	
}
.catalog-compare-result {
	max-width: 1140px;
	margin: auto;
	background: #FFF;
}
.catalog-compare-result h1 {
	text-align: center;
	margin-bottom: 41px;
	padding-top: 55px;
}
.catalog-compare-result .bx_catalog_item_title {
    overflow: auto;
    height: auto;
    text-align: center;
    font-size: 14px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #222;
}
.catalog-compare-result .bx_catalog_item_title a {
	color: #3f3f3f;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    line-height: 16px;
    display: block;
    top: -1px;
    overflow: hidden;	
}
.catalog-compare-result .bx_price {
	padding-top: 4px !important;
    font-family: 'Raleway-Regular' !important;
    font-size: 16px;
    color: #999999;
    text-align: center;
}
.comparebut {
	display: none;
}
.popup-window-overlay {
	display: none !important;
}
#compare_list_count {
	position: fixed;
	bottom: 5px;
	width: calc(100% - 10px);
	left: 5px;
	z-index: 10000;
	box-shadow: 2px 0px 5px rgba(0,0,0,0.3);
	background: #FFF;
}
.catalog-compare-list {
	max-width: 800px;
	margin: auto;
}
.complist li {
	width: 21%;
	float: left;
	margin: 2%;
	position: relative;
}
.compname {
	float: left;
	font-family: 'Raleway-Regular';
	font-size: 20px;
	padding-left: 20px;
	line-height: 90px;
}
.comptop {
	border-bottom: 1px solid #e4e4e4;
	height: 90px;
	text-align: center;
}
.comptop span {
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -125px;
	width: 250px;
}
.compbut {
	float: right;
	margin-right: 20px;
	margin-top: 18px;
}
.button_std.compared  {
	width: 160px;
	display: inline-block;
}
.comptop .button_std.trans {
	display: inline-block;
	width: 80px;
	height: 52px;
	top: 1px;
	position: relative;
}
.delcomp {
	background: url(/local/templates/rf/img/close.png) center no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	z-index: 100;
	background-size: cover;
	top: 0;
	right: 0;
	transition: all .4s cubic-bezier(.25,.46,.45,.94);
}
.delcomp:hover {
	transform: rotate(90deg);
		transition: all .4s cubic-bezier(.25,.46,.45,.94);
}
.complist {
	height: 210px;
}
.complist li {
	height: 100%;
}
.complist > li > a {
	display: block;
	height: 100%;
	width: 100%;
}
.complist > li > a > img {
	vertical-align: middle;
}
.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.compres > li {
	margin: 0;
	vertical-align: top;
	padding: 0 13px;
}
.compres > li:first-of-type {
	padding-left: 0;
}
.compres > li:last-of-type {
	padding-right: 0;
}
.compres {
	border-bottom: 1px solid #e4e4e4;
	padding-top: 5px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.compres .bx_catalog_item_title, .compres .bx_catalog_item_title a {
	text-align: left;
	vertical-align: top;
}
.compres .bx_price {
	text-align: left;
	padding-top: 0 !important;
}
.comdes p {
	color: #000;
}
.comdes {
	color: #000 !important;
	font-size: 12px !important;
}
.compnm {
	text-transform: uppercase;
	font-size: 14px;
}
.comdes ul > li {
	list-style: disc;
	margin-left: 15px;
}
.compres.butns {
	text-align: left;
	border-bottom: none;
}
.compres.butns .button_std {
	width: 100px;
	display: inline-block;
	margin-left: 0;
	margin-right: 20px;
}
.compres.butns .button_std.trans {
	width: 102px;
}
div.blog-textinfo {
	border: none !important;
	background: transparent !important;
}
.rating .fa, .rating .bx-rating {
	font-size: 13px;
}
.fa-star-o:before {
	content: "\f005" !important;
}
.rate .rateall {
	display: none;
}
.rating .bx-rating i.fa:hover, .rating .bx-rating:hover {
	cursor: default;
}
.rateover {
	width: 100px;
	height: 50px;
	position: absolute;
}
.element.buy_one .image a {
	height: 350px !important;
	left: 50px;
}
.element.buy_one {
	opacity: 0;
}
.spal_table {
font-size: 12px!important;
color: #000000!important;
text-transform: uppercase!important;
font-weight: bold!important;
letter-spacing: 0.166em!important;
line-height: 24px!important;
text-align: center!important;
margin-top: 0px!important;
}
/* start Font */
@font-face {
    font-family: 'Roboto Condensed Light';
    src: url('/local/templates/rf/RobotoCondensed-Light.eot');
    src: url('/local/templates/rf/RobotoCondensed-Light.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/rf/RobotoCondensed-Light.woff') format('woff'),
        url('/local/templates/rf/RobotoCondensed-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Condensed Regular';
    src: url('/local/templates/rf/RobotoCondensed-Regular.eot');
    src: url('/local/templates/rf/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/rf/RobotoCondensed-Regular.woff') format('woff'),
        url('/local/templates/rf/RobotoCondensed-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/* end Font */


/* start TableSizeDiv */
.RFv2-TableSizeDiv {
    width:100%!important;
    max-width: 840px!important;
    background-color: #FFF!important;
    font-size: 14px!important;
    padding: 0!important;
    margin: 0!important;
    /* outline: 1px solid black!important; */
}
/* end TableSizeDiv */


/* start H2 */
.RFv2-TableSizeDiv h2 {
    font-size: 28px!important;
    font-weight: bold!important;
    text-align: center!important;
    text-transform: uppercase!important;
    padding: 20px 0!important;
    margin: 0!important;
}

.RFv2-TableSizeDiv .RFv2-h2-red {
    color: #C10122!important;
    font-weight: bold!important;
}

.RFv2-TableSizeDiv .RFv2-h2-blue {
    color: #005E94!important;
    font-weight: bold!important;
}

.RFv2-TableSizeDiv .RFv2-h2-green {
    color: #00793D!important;
    font-weight: bold!important;
}
/* end H2 */


/* start TableSize */
.RFv2-TableSize {
    width:100%!important;
    /* border-spacing: 5px!important; */
    position: relative!important;
}

.RFv2-TableSize th,
.RFv2-TableSize td {
    text-align: center!important;
    text-transform: uppercase!important;
    padding: 5px!important;
}

.RFv2-TableSize .RFv2-tr01sleep th,
.RFv2-TableSize .RFv2-tr01sleep td {
    text-align: center!important;
    text-transform: uppercase!important;
    padding: 10px 5px!important;
}

.RFv2-TableSize .RFv2-tr01tents th,
.RFv2-TableSize .RFv2-tr01tents td {
    text-align: center!important;
    text-transform: none!important;
    height: 120px!important;
    padding: 10px 5px!important;
}

.RFv2-tr01>th:nth-child(1),
.RFv2-tr02>th:nth-child(2),
.RFv2-tr02>td:nth-child(2),
.RFv2-tr01ass>td:nth-child(1),
.RFv2-tr01sleep>td:nth-child(1),
.RFv2-tr01tents>td:nth-child(1) {
    text-align: left!important;
}

.RFv2-name {
    background-color: #AA1B35!important;
    width: 10%!important;
    color: #FFF!important;
    font-size: 18px!important;
    padding: 10px!important;
    position: absolute!important;
    top: 14px!important;
    left: -10px!important;
}

.RFv2-sleep-txt1 {
    text-transform: uppercase;
    padding-bottom: 5px!important;
    margin: 10px 0!important;
}

.RFv2-sleep-txt2 {
    font-size: 26px!important;
    font-weight: bold!important;
    text-transform: none!important;
    margin: 0!important;
}

.RFv2-sleep-txt3 {
    font-size: 12px!important;
    line-height: 14px!important;
    text-transform: none!important;
    font-family: 'Roboto Condensed Light', arial;
    padding: 0!important;
    margin: 0 0 10px!important;
}

.RFv2-sleep-logo img {
    max-height: 40px!important;
}

.RFv2-sleep-logo2 img {
    max-height: 100px!important;
}

.RFv2-sleep-img img {
    max-width: 200px!important;
    max-height: 600px!important;
}

.RFv2-sleep-img2 img {
    max-width: 300px!important;
    max-height: 600px!important;
}

.RFv2-column-sleeping {
    text-align: center!important;
}

.RFv2-tents-txt01 {
    font-weight: bold;
    text-transform: uppercase;
    padding: 0!important;
    margin: 0 0 10px!important;
}

.RFv2-tents-txt02 {
    font-size: 18px!important;
    font-weight: bold!important;
    text-transform: uppercase;
    padding: 0 2px 0 10px!important;
    margin: 0!important;
}

.RFv2-tents-txt03 {
    font-size: 11px!important;
    text-transform: uppercase!important;
    font-family: 'Roboto Condensed Light', arial!important;
    padding: 0!important;
    margin: 5px 0!important;
}

.RFv2-tents-txt04 {
    color: #C10122!important;
    font-weight: bold!important;
}

.RFv2-tents-img img {
    max-width: 95%!important;
    height: auto!important;
}

.RFv2-tents-logo img {
    max-width: 90%!important;
}
/* end TableSize */


/* start TableWidthTd */
.RFv2-WidthTd7 {
    width: 7%!important;
}

.RFv2-WidthTd10 {
    width: 10%!important;
}

.RFv2-WidthTd11 {
    width: 11%!important;
}

.RFv2-WidthTd12 {
    width: 12%!important;
}

.RFv2-WidthTd15 {
    width: 15%!important;
}

.RFv2-WidthTd20 {
    width: 20%!important;
}

.RFv2-WidthTd21 {
    width: 21%!important;
}

.RFv2-WidthTd25 {
    width: 25%!important;
}

.RFv2-WidthTd28 {
    width: 28%!important;
}

.RFv2-WidthTd30 {
    width: 30%!important;
}

.RFv2-WidthTd35 {
    width: 35%!important;
}

.RFv2-WidthTd40 {
    width: 40%!important;
}

.RFv2-WidthTd50 {
    width: 50%!important;
}

.RFv2-WidthTd60 {
    width: 60%!important;
}
/* end TableWidthTd */


/* start BgColor */
.RFv2-BgPearlBlackberry {
    background-color: #6c6874;
    color: #FFF!important;
}

.RFv2-BgDustyGray {
    background-color: #7d7f7d;
    color: #FFF!important;
}

.RFv2-BgTelegray {
    background-color: #909090;
    color: #FFF!important;
}

.RFv2-BgLightGray {
    background-color: #bbbbbb!important;
    color: #FFF!important;
}

.RFv2-BgLightGray2 {
    background-color: #bbbbbb!important;
}

.RFv2-BgGainsborough {
    background-color: #dcdcdc!important;
}

.RFv2-BgSmokyWhite {
    background-color: #f5f5f5!important;
}

.RFv2-BgGreen {
    background-color: #00793D!important;
    color: #FFF!important;
}

.RFv2-BgWhite {
    background-color: #FFF!important;
}

.RFv2-BgWhite .temp {
    background: url(/local/templates/rf/../img_sleeping_bags/fon.png) no-repeat center!important;
    background-size: 120px 100%!important;
    text-align: center!important;
    padding: 5px 0!important;
}

.RFv2-BgRed {
    background-color: #AC152C!important;
    color: #FFF!important;
}

.RFv2-BgBlue {
    background-color: #005E94!important;
    color: #FFF!important;
}
/* end BgColor */


/* start FlexBox */
.RFv2-flex-container {
    display: flex!important;
}

.RFv2-flex-img {
    display: flex!important;
    justify-content: space-around!important;
    align-content: flex-start!important;
    width: 100%!important;
}

.RFv2-flex-left {
    display: flex!important;
    flex-wrap: wrap!important;
    align-content: space-between!important;
    width: 60%!important;
}

.RFv2-flex-right {
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
    width: 40%!important;
}

.RFv2-flex-container .RFv2-text {
    text-transform: uppercase!important;
    color: #A13B3D!important;
    margin: 20px 0!important;
}

.RFv2-flex-container img {
    max-width: 300px!important;
    max-height: 620px;
}
/* end FlexBox */
/* End */
/* /js/bx_slider/jquery.bxslider.min.css?15017552132978 */
/* /js/zoomer/jquery.jqzoom.css?14736852322075 */
/* /js/fancy/jquery.fancybox.css?14736852324963 */
/* /local/templates/rf/components/bitrix/sale.basket.basket.small/basket.header/style.css?147368523292 */
/* /local/templates/rf/components/bitrix/menu/left_side_menu/style.css?1501755213888 */
/* /local/templates/rf/template_styles.css?1600258947259934 */
