@font-face {
  font-family: 'tip';
  src: url('font/tip.eot?33033429');
  src: url('font/tip.eot?33033429#iefix') format('embedded-opentype'),
       url('font/tip.woff2?33033429') format('woff2'),
       url('font/tip.woff?33033429') format('woff'),
       url('font/tip.ttf?33033429') format('truetype'),
       url('font/tip.svg?33033429#tip') format('svg');
  font-weight: normal;
  font-style: normal;
}
body
{
background: #fff url("graphics/background-green.jpg") no-repeat left top;
background-size: 100% auto;
font-family: 'Open Sans', sans-serif; 
color: #212121;
font-weight: 300;
} 
a {color:#8eb32a;}
a:hover, a:focus, a:active {color:#0000ff;} 

.section_trans_white
{
background: #fff;
background: rgba(255,255,255,0.7);
}
.section_carousel
{
padding: 0px 0px 50px 0px;
border-top:2px solid #486305;
margin-top: 40px;
}
.section_carousel .title_block
{
margin-top: -34px;	
}

/* */
.header
{
padding-top: 76px;
}
.adress
{ 
color: #393939;
font-size: 16px; 
display: inline-block;
position: relative;
margin-left: 20px;
}
 
/* navbar */
.navbar
{
background: #fff;
height: 56px;
border: 0px;
margin: 0px;
border-bottom: 1px solid #486305;
margin-bottom: 20px;
}
.navbar:hover
{
background: #fff;
}
.navbar-nav > li > a
{
text-decoration: underline;
line-height: 25px !important;
font-size: 14px; 
color: #393939;
font-weight: 300;
}
.navbar-default .navbar-nav > li > a
{
color: #393939;
transition:all 0.5s ease;
-webkit-transition:all 0.5s ease;
}
.navbar-inverse .navbar-menu li
{
padding-right: 1px;
background-color: transparent;
background: url("graphics/menu_bullet.png") no-repeat left 23px;
margin-left: 10px;
}
.navbar-inverse .navbar-menu li:first-child
{ 
margin-left: 0px;
}
.navbar-inverse .navbar-nav a
{
padding-left: 12px;
padding-right: 12px;
background-color: transparent;
color:#ebebeb;
}
.navbar-inverse .navbar-menu > li > a:hover
{ 
color: #fff;
text-decoration: underline;
}
.navbar-right
{
margin-right: 0px;
}
.navbar-inverse .navbar-nav li.active, .navbar-inverse .navbar-nav > .active
{
background-position: left -32px;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
color: #fff;
background-color: #8eb32a;
text-decoration: none;
}
 

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
color: #fff;
background-color: #486305;
} 
.navbar-toggle
{
margin-top: 8px;
transition:all 0.5s ease;
-webkit-transition:all 0.5s ease;
}
.navbar-default .navbar-toggle {
border-color: #486305;
color: #486305;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #486305;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
border-color: #8eb32a;
background: rgba(255,255,255,0.8);
}
.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
background-color: #8eb32a;
}
.navbar-collapse.collapse.in, .navbar-collapse.collapsing
{ 
background: #fff;
background: rgba(255,255,255,0.8); !important;
} 
.navbar-collapse.collapse.in .navbar-right
{
margin-right: -15px;
}
.navbar-collapse.collapse.in .navbar-nav.navbar-menu a, .navbar-collapse.collapse.in .navbar-nav.navbar-menu a:hover
{ 
line-height: 20px !important; 
}
.navbar-basket
{
padding: 6px 10px;
}
.navbar-basket .icon-basket
{
font-size: 24px;
line-height: 24px;
}
.navbar-basket .icon-basket:before
{
line-height: 24px !important;
margin: 0px !important;
color: #486305;
}
.navbar-basket:hover .icon-basket:before
{
color: #8eb32a;
} 
.navbar-basket .badge
{
vertical-align: top; 
background-color: #8eb32a;
font-weight: 400;
font-size: 10px;
padding: 2px 5px;
}

/* navbar */
 
.btn-tipovoy, .btn-buy
{
transition:all 0.5s ease;
-webkit-transition:all 0.5s ease;	
color:#fff;	
border-color: #486305;
background: rgb(148,186,44);
background: -moz-linear-gradient(top,  rgba(148,186,44,1) 0%, rgba(79,107,8,1) 100%);
background: -webkit-linear-gradient(top,  rgba(148,186,44,1) 0%,rgba(79,107,8,1) 100%);
background: linear-gradient(to bottom,  rgba(148,186,44,1) 0%,rgba(79,107,8,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94ba2c', endColorstr='#4f6b08',GradientType=0 );
box-shadow: inset #aade1b 0px 0px 1px, inset rgba(255,255,255,0.5) 0px -3px 5px ;
}
.btn-tipovoy:hover, .btn-tipovoy:focus, .btn-tipovoy:active, .btn-buy:hover, .btn-buy:focus, .btn-buy:active
{
color:#fff;	
border-color: #486305;
background: rgb(79,107,8);
background: -moz-linear-gradient(top,  rgba(79,107,8,1) 0%, rgba(148,186,44,1) 100%);
background: -webkit-linear-gradient(top,  rgba(79,107,8,1) 0%,rgba(148,186,44,1) 100%);
background: linear-gradient(to bottom,  rgba(79,107,8,1) 0%,rgba(148,186,44,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f6b08', endColorstr='#94ba2c',GradientType=0 );
box-shadow: inset #aade1b 0px 0px 1px, inset rgba(255,255,255,0.5) 0px 3px 5px ;
}
.btn-tipovoy.btn-sm
{
font-weight: 300;
}

.navbar .btn-tipovoy
{
padding-left: 35px;
padding-right: 35px;
margin-top: 12px;
float: right;
font-weight: 700;
} 
.navbar-header .btn-tipovoy
{
float: left !important; 
}
.input-group-btn .btn-tipovoy
{
padding: 6px;
border-color: #486305;
}
.input-group-btn .btn-tipovoy [class^="icon-"]:before, .input-group-btn .btn-tipovoy [class*=" icon-"]:before
{
font-size: 18px;
}
.input-group-btn > .btn-tipovoy
{
z-index: 2;
}
/* */
.form-control:focus {
border-color: #486305;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(142, 179, 42,.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(142, 179, 42,.6);
}
/* */
.logo_row
{
background: #fff;
background: rgba(255,255,255,0.7);
padding-top: 25px;
padding-bottom: 0px;
margin-bottom: 20px;
}
.logo_row form
{
margin-bottom: 6px;
}
.tels
{
font-size: 16px;
line-height: 51px;
display: inline-block;
}
.tels span::before
{
font-size: 17px;
color: #486305;
}
.tels span::before
{
display: none !important;
}
.tels span:first-child::before
{
display: inline-block !important;
}
.tels span+span
{
padding-left: 10px;
}
.logo
{
display: block;
}
.basket
{

}
.basket_link
{
display: block;
color: #486305;
transition:all 0.5s ease;
-webkit-transition:all 0.5s ease;
}
.basket_link:hover
{
color: #8eb32a;
}
.basket_link u
{
display: inline-block;
line-height: 36px;
font-size: 20px; 
position: relative;
padding-left: 40px;
}
.basket .about_block
{
margin-top: 2px;
display: block;
padding-left: 4px;
font-size: 13px;
}
.basket .about_block b
{
color: #486305;
}
/* */
.logo_menu
{
background: rgb(148,186,44);
background: -moz-linear-gradient(top,  rgba(148,186,44,1) 0%, rgba(79,107,8,1) 100%);
background: -webkit-linear-gradient(top,  rgba(148,186,44,1) 0%,rgba(79,107,8,1) 100%);
background: linear-gradient(to bottom,  rgba(148,186,44,1) 0%,rgba(79,107,8,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94ba2c', endColorstr='#4f6b08',GradientType=0 );
margin-bottom: 20px;
}
.main_nav
{

}
.main_nav > ul
{
margin: 0px;
padding: 0px;
list-style: none;
}
.main_nav > ul > li
{
display: block;
float: left;
position: relative;
}
.main_nav > ul > li > a
{
display: inline-block;
height: 40px;
line-height: 40px;
color:#fff;
padding: 0px 16px;
background: transparent;  
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-weight: 700;
} 
.main_nav > ul > li+li
{
margin-left: 2px;
}
.main_nav > ul > li+li::before, .main_nav > ul > li+li::after
{
content: '';
display: block;
position: absolute;
width: 1px;
height: 40px;
top:0px;
left:-2px;
background: #607e14;
}
.main_nav > ul > li > a.active::before, .main_nav > ul > li > a.active::after, .main_nav > ul > li > a:hover::before, .main_nav > ul > li > a:hover::after, .main_nav > ul > li > a:focus::before, .main_nav > ul > li > a:focus::after, .main_nav > ul > li > a:active::before, .main_nav > ul > li > a:active::after
{
top:-1px;	
} 
.main_nav > ul > li+li::after
{
left:-1px;
background: #8bb31f;
} 
.main_nav > ul > li > a.hover, .main_nav > ul > li > a.active, .main_nav > ul > li > a:hover, .main_nav > ul > li > a:focus, .main_nav > ul > li > a:active
{
background: rgb(67,93,4);
background: -moz-linear-gradient(top,  rgba(67,93,4,1) 0%, rgba(129,164,32,1) 100%);
background: -webkit-linear-gradient(top,  rgba(67,93,4,1) 0%,rgba(129,164,32,1) 100%);
background: linear-gradient(to bottom,  rgba(67,93,4,1) 0%,rgba(129,164,32,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#435d04', endColorstr='#81a420',GradientType=0 );
border:1px solid #92b72b;
line-height: 38px;
padding: 0px 15px;
text-decoration: none;
} 


/* */
.subnav 
{ 
position: absolute; 
left: 0; top: 216px;
background:#fff;
margin: 0; padding: 15px;
display: none;
float: left;
width: 200px; 
z-index:100;
border-radius:0px 0px 5px 5px; 
-moz-border-radius:0px 0px 5px 5px;  
-o-border-radius:0px 0px 5px 5px; 
-webkit-border-radius:0px 0px 5px 5px;    
-khtml-border-radius:0px 0px 5px 5px;
box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
-o-box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
}
.subnav > ul
{ 
margin: 0px;
padding: 0px;
list-style: none;
}
.subnav > ul > li
{ 
margin: 0px;
padding: 0px;
display: block;
}
.subnav > ul > li > a
{ 
display: block;
color: #486305;
padding: 5px 4px 5px 18px;
line-height: 17px;
text-decoration: underline;
position: relative;
}
.subnav > ul > li > a:hover, .subnav > ul > li > a:focus, .subnav > ul > li > a:active
{ 
background-color: #8eb32a;
color:#fff;
text-decoration: none; 
}


/* */
.index_section, .aside_section
{
padding-top: 24px;
padding-bottom: 24px;
}
.nav_block
{
margin-bottom: 45px;
}
.nav_title
{
background: #8eb32a;
font-size: 26px;
color:#fff;
line-height: 26px;
padding: 17px 14px;
}
.nav_block_category > ul
{
list-style: none;
margin: 0px;
padding: 0px;
}
.nav_block_category > ul ul
{
list-style: none;
margin: 0px;
padding: 8px 20px;
background: #fdfff8;
border-top:1px solid #bccc92;
}
.nav_block_category > ul ul ul
{
list-style: none;
margin: 0px;
padding: 8px 0px 2px 20px;
background: #fdfff8;
border-top:0px;
}
.nav_block_category > ul > li
{ 
border-bottom: 1px solid #d4dcbe;
}
.nav_block_category > ul ul > li
{
margin-top: 8px;
margin-bottom: 16px;
}
.nav_block_category > ul > li > a
{
display: block;  
background: #f5f8ec;
padding: 14px 24px 14px 10px;
color: #333;
font-size: 15px;
line-height: 17px;
position: relative; 
}
.nav_block_category > ul ul > li > a
{
display: block;
color: #333;
font-size: 14px;
line-height: 16px;
position: relative; 
text-decoration: underline;
}
.nav_block_category > ul > li > a > i 
{
position: absolute;
display: block;
display: flex;
align-items: center;
height: 100%;
top:0px;
right: 5px;
width: 15px; 
color: #6a871e;
}
.nav_block_category > ul ul > li > a i 
{
position: absolute;
display: block; 
height: 100%;
top:0px;
left: -15px;
width: 15px; 
font-size: 11px; 
}
.nav_block_category > ul > li.active > a
{ 
background: #d7e4b4;
color:#486305;
text-decoration: none;
}
.nav_block_category > ul > li.active > a > i
{  
color:#486305; 
}
.nav_block_category > ul > li.active 
{ 
border-bottom: 1px solid #bccc92;
}
.nav_block_category > ul > li > a:hover
{ 
background: #486305;
color:#fff;
text-decoration: none;
}
.nav_block_category > ul ul > li.active > a
{  
color:#000;
font-weight: 700;
background-color:#E5EAD6;
}
.nav_block_category > ul ul > li > a:hover
{  
color:#75981f; 
}


.nav_block_category > ul > li > a:hover > i
{  
color:#fff; 
}
.nav_block_category > ul > li:last-child
{ 
border-bottom: 1px solid #8eb32a;
}
/* */
.nav_block_inner
{
padding: 20px 14px 20px 20px;
background: #f5f8ec;
}
.nav_block_inner a
{
display: block;
margin-bottom: 4px;
color: #4b4b4b;
text-decoration: underline;
} 
.nav_block_inner a:hover, .nav_block_inner a:focus, .nav_block_inner a:active
{ 
color: #8eb32a; 
}
.nav_block_inner .slimScrollBar
{
background: #486305 !important;
}
/* */
h1
{
font-size: 30px;
line-height: 34px;
font-weight: 400;
color: #486305;
margin-top: 0px;
}
h2
{
font-size: 24px;
line-height: 28px;
font-weight: 400;
color: #486305;
}
h3
{
font-size: 20px;
line-height: 24px;
font-weight: 400;
color: #486305;
margin-top: 0px;
}
h4
{
font-size: 18px;
line-height: 21px;
font-weight: 400;
color: #486305;
}
/* */
.text_block
{
margin-bottom: 20px;
}
/* */
.title_block
{
padding-top: 28px;
border-bottom: 2px solid #486305;
text-align: center;
height: 34px;
margin-bottom: 70px;
}
.title_block span
{
display: inline-block;
height: 60px;
width: 300px;
font-size: 30px;
line-height: 60px;
color: #fff;
background: #8eb32a;
margin-top: -28px;
}
.forms .title_block
{
margin-bottom: 50px;
} 
.forms .title_block span
{
font-size: 24px;
}
/* */
.kr_item
{
padding: 10px 10px 10px 10px;
border: 1px solid #bdbdbd;
border-radius: 4px;
background: #fff;
margin-bottom: 6px;
}
.kr_item dl
{
font-size: 14px;
margin-bottom: 0px;
}
.kr_item dt
{
float: left;
margin-right: 10px;
font-weight: 400;
}
.kr_item dd
{
font-weight: 400;
}
.kr_item dl a
{
color:#8eb32a;
text-decoration: underline;
}
.kr_item dl a:hover, .kr_item dl a:focus, .kr_item dl a:active
{
color:#0000ff;
}
.kr_item .title_name
{
color: #486305;
font-weight: 400;
line-height: 17px;
text-decoration: underline;
margin-bottom: 6px;
display: block;
}
.kr_item .title_name:hover, .kr_item .title_name:focus, .kr_item .title_name:active
{
color: #8eb32a; 
}
.kr_item .title_img
{
display: block;	
margin-bottom: 4px;
}
.kr_item .title_img img
{ 
width: 100%;
border: 1px solid #d5d5d5;
border-radius: 5px;
}
.kr_item .btn-buy
{
width: 100%;
}

/* */
.small_item
{
padding: 10px;
border: 1px solid #bdbdbd;
border-radius: 4px;
background: #fff;
}
.small_item .title_item
{
display: block;
margin-bottom: 10px;
position: relative;
}
.small_item .title_item span
{
height: 65px;
display: table-cell;
vertical-align: middle;
font-size: 14px;
line-height: 17px;
color: #333;
text-decoration: underline;
width: 100%;
margin-bottom: 10px;
font-weight: 400;
}
.small_item .title_item img
{
width: 100%;
}
.small_item .title_item:hover span, .small_item .title_item:focus span, .small_item .title_item:active span
{
color:#8eb32a;
}
.small_item dl
{
font-size: 12px;
margin-bottom: 14px;
}
.small_item dt
{
float: left;
margin-right: 10px;
font-weight: 400;
}
.small_item dd
{
font-weight: 400;
}
.small_item dl a
{
color:#333;
text-decoration: underline;
}
.small_item dl a:hover, .small_item dl a:focus, .small_item dl a:active
{
color:#8eb32a;
}
.price, .price ins
{
font-size: 34px;
font-weight: 300;
color:#303030;
line-height: 34px;
height: 34px;
}
.price_block
{
background: #edf3db;
padding: 10px 0px;
text-align: center;
margin-bottom: 14px;
}
.price
{
display: inline-block;
}
.price small
{ 
font-size: 12px; 
text-align: left;
}
.price ins
{
display: block;
float: left;  
text-decoration: none;
padding-right: 3px;
}
.price del
{
display: block; 
float: left; 
font-size: 14px; 
line-height: 18px;
color: #757575;
}
.price del+small
{ 
display: block; 
font-size: 12px; 
line-height: 14px; 
}
.small_item .btn-buy
{
margin-bottom: 4px;	
width: 100%;
font-size: 24px;
text-shadow: 0px 0px 2px #486305;
}
.flag
{
display: block;	
width: 40px;
height: 20px;
line-height: 20px;
color:#fff;
font-size: 14px;
font-style: italic;
position: absolute;
background: #f7ae00;
text-align: center; 
}
.flag:before, .flag:after
{
content: '';
display: block;	
width: 0;
height: 0;
border-style: solid;
border-width: 16px 16px 0 0;
border-color: #f7ae00 transparent transparent transparent;
position: absolute;
}
.flag:before
{  
right: -16px;
top:0px;
}
.flag:after
{ 
-webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
right: -16px;
bottom:0px;
}
.flag.flag-sale
{
background: #a22689;
font-size: 17px;
}
.flag.flag-sale:before, .flag.flag-sale:after
{ 
border-color: #a22689 transparent transparent transparent; 
}
.flag.flag-novelty
{
background: #F5EC00;
}
.flag.flag-novelty:before, .flag.flag-novelty:after
{ 
border-color: #F5EC00 transparent transparent transparent; 
} 
.flag.flag-allitems
{
background: #fff;
color: #333;
}
.flag.flag-allitems:before, .flag.flag-allitems:after
{ 
border-color: #fff transparent transparent transparent; 
} 
.small_item .flag
{
top:75px;
left:-11px;	
}
.col-bigimg .flag
{
top:10px;
left:0px;	
}
.small_item .flag+.flag
{
top:117px;
left:-11px;	
}
.col-bigimg .flag+.flag
{
top:52px;
left:-1px;	
}
.section_footer_content
{
background-color: #f5f8ec;
border-top:2px solid #486305;
padding: 48px 0px 40px 0px;
}
.section_footer
{
background-color: #486305;
}
.footer_title
{
background: #8eb32a;
color: #fff;
font-size: 30px;
line-height: 60px;
width: 220px;
height: 60px;
text-align: center;
margin-bottom: 30px;
margin-top: -78px;
}

/* */
.sm_news_item
{
position: relative;
display: block;
padding-left: 120px;
color:#333;
min-height: 100px;
font-size: 14.5px;
cursor: pointer;
line-height: 17px;
margin-top: 20px;
} 
.sm_news_item:hover
{
text-decoration: none;
color:#393939;
} 
.sm_news_item .title
{ 
font-size: 18px;
margin-bottom: 12px;
line-height: 20.5px;
color: #333;
} 
.sm_news_item:hover .title
{
color:#8eb32a;
}
.sm_news_item img
{
position: absolute;
top:0px;
left:0px;
width: 100px; 
border:1px solid #e4e4e4;
} 
.sm_news_item:hover img
{
border-color:#8eb32a;
}
.sm_news_item .data
{
color: #afafaf;
font-size: 10px;
text-align: right;
margin-top: 3px;
}
div.date
{
margin-bottom: 5px;
color: #4d4d4d;
font-size: 13px;
}
/* */
div.more
{
text-align: right;
padding: 10px 0px;
}
a.more
{
font-size: 14px;
line-height: 14px;  
text-decoration: underline;
}
a.more:after
{
content:' →';
}
a.more:hover
{  
}
/* */
.section_footer
{
padding: 20px 0px;
border-top:1px solid #8eb32a; 
background: #486305;
}
.copyright
{
font-size: 12px;
color:#fff;
font-weight: 300;
}
.copyright2 a
{
margin-top: -4px;	
text-align: right;
float: right;
font-size: 12px;
color:#fff;
text-decoration: underline;
font-weight: 300;
line-height: 15px;
padding: 4px 62px 4px 0px;
background: url("graphics/everest.gif") no-repeat right 1px;
}
.copyright a
{ 
font-size: 12px;
color:#fff;
text-decoration: underline;
font-weight: 300; 
}
.copyright2 a:hover, .copyright a:hover
{
color:#8eb32a; 
}
/* */ 
.breadcrumb
{
margin: 0px 0px 4px 0px;
padding: 0px;
color: #333;
font-size: 12px;
font-weight: 300;
background: transparent;
}
.breadcrumb a
{ 
color: #333; 
text-decoration: underline;
}
.breadcrumb a:hover
{ 
color: #8eb32a;  
}
.breadcrumb > .active {
color: #333;
}
.breadcrumb + h1
{
margin: 0px;  
margin-bottom: 2px; 
}
/* */
.float_left
{
float: left;
border:1px solid #e3e3e1;
margin: 0px 20px 20px 0px;
}
/* */
.param_title_catalog + .catalog
{
margin-top: 20px;
}
.catalog
{
margin-top: 40px;
margin-bottom: 30px;
}
.catalog a
{
display: block;
margin-bottom: 30px;
}
.catalog a img
{
width: 100%;
border:1px solid #eaeaea;
margin-bottom: 12px;
}
.catalog a span
{
display: block;	
color: #333;
font-size: 15px;
line-height: 18px;
text-decoration: underline;
text-align: center;
}
.catalog a:hover img
{
border-color: #8eb32a;
}
.catalog a:hover span
{
color: #8eb32a;
}
/* */
.catalog_link
{
margin-bottom: 40px;
}
.catalog_link a
{
color:#486305;
background-color: #f5f8ec;
border:1px solid #d4dcbe;
display: block;
font-size: 15px;
line-height: 18px;
padding: 8px 12px;
margin-bottom: 30px;
}
.catalog_link a span
{
display: table-cell;
height: 54px;
width: 300px;
vertical-align: middle;
text-align: center;
}
.catalog_link a:hover
{
text-decoration: none;	
color:#fff;
background-color: #8eb32a;
border:1px solid #8eb32a; 
} 
/* */
.menu_footer
{
text-align: center;
margin: 0px 0px 24px 0px;
}
.menu_footer a
{
font-size: 16px; 	
color:#fff;
text-decoration: underline;
}
.menu_footer a:hover
{
color:#f3f008; 
}
.menu_footer span
{ 
width: 30px;
font-size: 11px;
line-height: 13px;
text-align: center;
display: inline-block;
}
/* */
.items_catalog
{
margin: 30px -15px 40px -15px;
} 
.items_catalog .small_item
{
margin-bottom: 30px;
}

/* */
.filter_block_top
{
border-top: 2px solid #486305;
border-bottom: 2px solid #486305;
padding: 12px 0px;
margin-top: 30px;
}
a.mradio, .filter_block a.mradio
{
margin: 0px;	
font-size: 14px;
line-height: 18px;
display: block; 
padding-left:18px; 
color: #333;
text-decoration: none;
position: relative; 
} 
a.mradio::before
{
content: '';
display: block;
width: 12px;
height: 12px;
border-radius: 12px;
border:1px solid #919191;
position: absolute;
left:0px;
top:3px;
background: #fff;
}
a.mradio::after
{
content: '';
display: block;
width: 8px;
height: 8px;
border-radius: 10px;
border:1px solid #b5babe;
position: absolute;
left:2px;
top:5px;
background: #b4babf;
background: -moz-linear-gradient(-45deg,  #b4babf 0%, #ffffff 100%);
background: -webkit-linear-gradient(-45deg,  #b4babf 0%,#ffffff 100%);
background: linear-gradient(135deg,  #b4babf 0%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4babf', endColorstr='#ffffff',GradientType=1 );
}
a.mradio.active::after
{ 
border:1px solid #486305; 
background: #8eb32a;
background: -moz-linear-gradient(-45deg,  #8eb32a 0%, #486305 100%);
background: -webkit-linear-gradient(-45deg,  #8eb32a 0%,#486305 100%);
background: linear-gradient(135deg,  #8eb32a 0%,#486305 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8eb32a', endColorstr='#486305',GradientType=1 );
}
a.mradio:hover::after 
{ 
border:1px solid #8eb32a; 
background: #8eb32a;
background: -moz-linear-gradient(-45deg,  #8eb32a 0%, #486305 100%);
background: -webkit-linear-gradient(-45deg,  #8eb32a 0%,#486305 100%);
background: linear-gradient(135deg,  #8eb32a 0%,#486305 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8eb32a', endColorstr='#486305',GradientType=1 );
}
a.mradio:hover
{
color: #8eb32a;
}
a.mradio.active
{
color: #486305;
}
.filter_block_top a.mradio
{
line-height: 27px;
font-size: 14px;
text-decoration: none;
float: left;
}
.filter_block_top a.mradio::before
{
top:10px;
}
.filter_block_top a.mradio::after
{
top:12px;
}
.filter_block_top a.mradio .flag
{
position: relative;
top:auto;
left:auto;
bottom:auto;
margin-right: 16px;
font-size: 14px;
}
.filter_block_top a.mradio + a.mradio
{
margin-left: 20px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
color: #fff;
text-decoration: none;
background-color: #8eb32a;
outline: 0;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
color: #262626;
text-decoration: none;
background-color: #f5f8ec;
}
.text_al_right
{
text-align: right;
}
/* */
.filter_block
{
background: #f5f8ec;
}
.filter_b
{
padding: 20px;
border-bottom: 1px solid #d8d6c9;
}
.filter_b b
{
font-size: 400;
font-size: 16px;
display: block;
margin-bottom: 6px;
}
.filter_b ul
{
list-style: none;
margin: 0px;
padding: 0px;
}
.filter_b li
{
margin: 0px 0px 4px 0px; 
}
/*---------slider----------------*/ 
#price_slider 
{
margin-bottom: 10px;
}
.limit #from, .limit #to
{
color: #333;
display: block;
font-size: 12px;
}
.limit #from
{
float:left;
}
.limit #to
{
float:right;
}
.limit #from small, .limit #to small
{
color: #486305 !important;
font-size: 14px;
font-weight: 400;
}
.ui-slider 
{ 
position: relative; 
}
.ui-slider .ui-slider-handle 
{ 
position: absolute; 
z-index: 2; 
width: 12px; 
height: 12px; 
background: #486305; 
border:1px solid #486305;
cursor: pointer;
} 
.ui-slider .ui-slider-range 
{ 
position: absolute; 
z-index: 1; 
display: block; 
border: 0; 
overflow: hidden; 
} 
.ui-slider-horizontal 
{ 
height: 2px; 
}
.ui-slider-horizontal .ui-slider-handle 
{  
top: -4px; 
margin-left: -6px; 
} 
.ui-slider-horizontal .ui-slider-range
{ 
top: 0; 
height: 100%; 
} 
.ui-slider-horizontal .ui-slider-range-min
{  
left: 0; 
} 
.ui-slider-horizontal .ui-slider-range-max
{ 
right: 0; 
}
.ui-widget-content 
{  
background: #8eb32a;
border-top:0px;
height:4px;
}
.ui-widget-header 
{  
background: #486305;
border-top:4px solid #486305; 
margin-top:0px;
} 
.ui-corner-all 
{ 
-moz-border-radius: 12px; 
-webkit-border-radius: 12px; 
border-radius: 12px; 
}
/* */
.slimScrollBar
{
background: #486305 !important;
}
/* bigitem */
.big_item
{

}
.col-bigimg a
{
position: relative;
display: block;
}
.col-bigimg img
{
width: 100%;
}
.col-bigimg a img
{
display: block;
border:1px solid #d5d5d5;
border-radius: 8px;
}
.col-bigimg a:hover img
{ 
border:1px solid #8eb32a;
}
.col-params dl
{
font-size: 14px;
margin-bottom: 14px;
}
.col-params dt
{
float: left;
margin-right: 10px;
font-weight: 400;
color:#5b5b5b;
margin-bottom: 4px;
}
.col-params dd
{
font-weight: 400;
margin-bottom: 4px;
color: #333;
}
.col-params dl a
{
color:#333;
text-decoration: underline;
}
.col-params dl a:hover, .col-params dl a:focus, .col-params dl a:active
{
color:#8eb32a;
}
.param_title
{
font-size: 18px;
color:#486305;
font-weight: 400;
margin-bottom: 10px;
}

.col-bigimg .price_block
{
background: #edf3db;
padding: 8px 10px; 
text-align: left;
margin-bottom: 0px;
margin-top: 8px;
}
.col-bigimg .price_block .price
{
display: inline-block; 
margin-top: 1px;
}
.entity
{ 
display: block;  
font-style: normal; 	
}
.col-bigimg .price_block .btn-buy
{
width: 50%;
float: right;
} 
.add_images img
{
width: 100%;
}
.add_images div
{
margin-bottom: 30px;
}
.add_images a img
{
display: block;
border:1px solid #d5d5d5;
}
.add_images a:hover img
{ 
border:1px solid #8eb32a;
}
.col-complect
{
margin-top: 20px;
}
.col-colmplects
{
background: #f5f8ec;
border:1px solid #8eb32a;
padding: 10px;
margin: 0px 0px;
}
.col-complect-name
{
position: relative;
width: 100%;
}
.col-complect-name input[type=checkbox]
{
display: block; 
margin:4px 6px 0px 0px;
padding:0px;
position: absolute;
top:0px;
left:8px;
}
.col-complect-name label
{
display: inline-block;
float:left;
padding-left: 16px;
}
.complect-title
{
font-weight: 400;
display: block;
font-size: 14px;
line-height: 17px;
}
.complect-description
{
font-weight: 300;
display: block;
font-size: 13px;
line-height: 16px;
margin-top: 10px;
}
.col-complect-name a[rel]
{
display: block;
position: absolute;
left: 30px;
top:0px;
}
.btn-sm.btn-buy
{
padding: 2px 7px;
font-size: 10px;
}
.hiddenli, .hide_all
{
display: none;
}
.col-complect-name a+label
{
padding-left: 100px;
} 
.col-complect-name a img
{
display: block;
border:1px solid #d5d5d5;
border-radius: 5px;
}
}
.col-complect-name a:hover img
{ 
border:1px solid #8eb32a;
}
.col-colmplects .row + .row
{
margin-top: 14px;
padding-top: 14px;
border-top:1px dashed #d4dcbe;
}
/* */
.nav-tabs {
border-bottom: 1px solid #8eb32a;
}
.nav-tabs > li > a:hover {
border-color: #d7e4b4 #d7e4b4 #8eb32a;
}
.nav > li > a:focus, .nav > li > a:hover {
text-decoration: none;
background-color: #d7e4b4;
color:#486305;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
color: #fff;
cursor: default;
background-color: #8eb32a;
border: 1px solid #8eb32a;
border-bottom-color: transparent;
}
.tab-pane
{
border: 1px solid #8eb32a;
border-top: 0px;
padding: 20px;
}
.tab-cabinet .tab-pane
{
background: #fff;
background: rgba(255,255,255,0.8);
}
.name_user
{
display: block;
color: #8eb32a;
font-size: 16px;
font-weight: 400;
margin-bottom: 10px;
}
.table > thead > tr > th
{
background: #8eb32a;
color:#fff;
}
.table
{
border-bottom: 2px solid #8eb32a;
} 
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #f5f8ec;
}

/* */
/* */
.pages .pagination
{
margin: 0px;
float: right; 
}
.pages 
{
margin-bottom: 30px;
}
.pages_bottom
{ 
margin-bottom: 30px;
}
.pagination > li > a, .pagination > li > span, .pagination > li > a:focus
{
color:#486305;
background: #fff;
border-color: #dddddd;
}
.pagination > li > a:hover
{
background-color: #8eb32a;
border-color: #8eb32a;
color: #486305;
}
.pagination > li.active > a, .pagination > li.active > a:hover
{
background-color: #486305;
border-color: #486305;
color: #fff;
}
.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span 
{ 
}
.pages_text
{
float: right;
margin-right: 8px;
font-size: 13px;
line-height: 34px;
}
/* */
/* */
.basket_header, .basket_footer
{
background: #8eb32a;
color: #fff;
font-size: 12px;
line-height: 17px;
font-weight: 400;
}
.basket_header
{
margin-top: 10px;	
border-radius: 4px 4px 0px 0px;
}
.basket_footer
{
border-radius: 0px 0px 4px 4px;
}
.basket_header .basket_hc
{
padding-top:6px;
padding-bottom: 6px;
}
.basket_header .basket_hcc
{
text-align: center;
}
.basket_footer
{
padding-top:6px;
padding-bottom: 6px;
font-size: 14px;
text-align: right;
margin-bottom: 20px;
}
.basket_footer ins
{
text-decoration: none;
}
.basket_footer big
{
font-size: 17px;
}
.basket_footer big span
{
font-size: 14px;
}

.basket_item
{
background: #f9f8f9;
color:#333;
}
.basket_item .img
{
float: left;
margin-right: 15px;
} 
.basket_item .basket_it_prod, .basket_item .basket_it_price, .basket_item .basket_it_qty, .basket_item .basket_it_sum, .basket_item .basket_it_but, .basket_item .basket_it_qty2
{
padding-top: 10px;
padding-bottom: 10px;
position: relative;
max-height: 88px;
overflow: hidden;
}
.basket_item .basket_it_qty
{
padding-top: 27px;
}
.basket_item .basket_it_prod 
{
font-weight: 300;
font-size: 12px;
color:#333;
background: #fff;
}
.basket_item .basket_it_prod a
{
color:#333;
font-size: 14px;
line-height: 16px;
text-decoration: underline;
font-weight: 400;
}
.basket_item .basket_it_prod a:hover
{
color:#8eb32a;
} 
.basket_item .basket_it_price span, .basket_item .basket_it_sum span, .basket_item .basket_it_qty2 span
{
font-size: 11px;
font-weight: 300;
}
.basket_item .basket_it_price, .basket_item .basket_it_sum, .basket_item .basket_it_but, .basket_item .basket_it_qty2
{
text-align: center;
line-height: 68px;
min-height: 68px;
}
.basket_item .basket_it_but
{
padding-left: 0px;
padding-right: 0px;
}
.basket_item .basket_it_sum
{
background: #f5f8ec;
} 

.basket_item .basket_it_prod:before, .basket_item .basket_it_prod:after, .basket_item .basket_it_price:before, .basket_item .basket_it_price:after, .basket_item .basket_it_sum:before, .basket_item .basket_it_sum:after, .basket_item .basket_it_but:after
{
content: '';
display: block;
position: absolute;
left:0px;
top:0px;
width: 1px;
height: 100%;	
background: #d5d5d5;
} 
.basket_item .basket_it_prod:after, .basket_item .basket_it_sum:after, .basket_item .basket_it_price:after, .basket_item .basket_it_but:after
{ 
left:auto;
right:0px; 
}
.basket_it_but .icon-trash-empty
{
font-size: 1.33333333em;
}
.qty
{
display: block;
position: relative;
}
.qty .qty_btn
{
display: block;
text-align: center;
line-height: 15px;
font-size: 9px;
width: 17.5px;
height: 17.5px;
background: #efefef;
border:1px solid #ccc;
color:#696969;
position: absolute;
right:0px;
top:0px;
cursor: pointer;
border-radius: 0px 4px 0px 0px;
z-index: 10;
}
.qty .qty_btn.qty_btn_dec
{
top:auto;
bottom: 0px;
border-radius: 0px 0px 4px 0px;
}
.qty .qty_btn:hover
{
z-index: 11;
color: #486305;
border-color: #bccc92;
background: #d7e4b4;
} 
/* */
.forms
{
padding-top:30px;
padding-bottom: 60px;
}
.form-link
{
margin-bottom: 15px;
color:#333;
}
.form-button
{
text-align: right;
}
.form-link a
{ 
text-decoration: underline;
color: #486305;
}
.form-link a:hover
{ 
text-decoration: underline;
color: #8eb32a;
}
/* */
.alert-info {
color: #486305;
background-color: #d7e4b4;
border-color: #8eb32a;
}
/* */
.btn-left
{
float: left; 
margin-bottom: 10px;
}
.basket-footer
{
text-align: right;
}
.basket-footer .btn-left
{ 
margin-right: 5px;
}
/* */

.margin-bottom-10
{
margin-bottom: 10px;
}
.margin-bottom-20
{
margin-bottom: 20px;
}
.pagination > .disabled > a
{
color: #ddd;
}
/* */
 .error_404
{
margin:50px;
}
.error_404 h1
{
margin-bottom:2px;
}
.error_404 h2
{
font-size: 48px;
line-height: 48px;
}
/* */
[class^="icon-"]:before, [class*=" icon-"]:before, .basket_link u:before, .tels span::before, .adress:before, .subnav > ul > li > a:before {
  font-family: "tip";
  font-style: normal;
  font-weight: normal;
  speak: none; 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center; 
  font-variant: normal;
  text-transform: none; 
  line-height: 1em; 
  margin-left: .2em; 
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; 
}

.basket_link u:before
{
font-size: 36px;
text-decoration: none;
position: absolute;
left:0px;
top:0px;
margin: 0px;
}
.subnav > ul > li > a:before
{
position: absolute;
left:2px;
top:6px;
margin: 0px;
text-decoration: none;
content: '\e814'; 
}

.adress:before
{ 
text-decoration: none;
position: absolute;
left:-22px;
top:1px;
margin: 0px;
color: #486305;
font-size: 20px;
}

.tels span::before { content: '\e802'; } 
.basket_link u:before { content: '\e804'; } 
.adress:before { content: '\e803'; }

.icon-home:before { content: '\e800'; } 
.icon-home-1:before { content: '\e801'; } 
.icon-mobile:before { content: '\e802'; } 
.icon-location:before { content: '\e803'; } 
.icon-basket:before { content: '\e804'; } 
.icon-record:before { content: '\e805'; } 
.icon-stop:before { content: '\e806'; } 
.icon-dot-3:before { content: '\e807'; } 
.icon-bag:before { content: '\e808'; } 
.icon-login:before { content: '\e809'; } 
.icon-key:before { content: '\e80a'; } 
.icon-left-open-big:before { content: '\e80b'; } 
.icon-right-open-big:before { content: '\e80c'; } 
.icon-down-micro:before { content: '\e80d'; } 
.icon-down-circle:before { content: '\e80e'; } 
.icon-right-circle:before { content: '\e80f'; } 
.icon-down-dir:before { content: '\e810'; } 
.icon-right-dir:before { content: '\e811'; } 
.icon-down-open:before { content: '\e812'; } 
.icon-right-open:before { content: '\e813'; } 
.icon-right-open-mini:before { content: '\e814'; } 
.icon-down-open-mini:before { content: '\e815'; } 
.icon-down-dir-1:before { content: '\e816'; } 
.icon-right-dir-1:before { content: '\e817'; } 
.icon-cancel:before { content: '\e818'; } 
.icon-publish:before { content: '\e819'; } 
.icon-search-1:before { content: '\e81a'; } 
.icon-link-1:before { content: '\e81b'; } 
.icon-clock-1:before { content: '\e81c'; } 
.icon-globe:before { content: '\e81d'; } 
.icon-mail:before { content: '\2709'; } 
.icon-menu-1:before { content: '\e81e'; } 
.icon-print:before { content: '\e826'; } 
.icon-trash-empty:before { content: '\e828'; } 
.icon-block:before { content: '\e82c'; } 
.icon-angle-double-right:before { content: '\f101'; } 
.icon-angle-double-down:before { content: '\f103'; } 

/* clearfix */
.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} 
.owl-carousel{
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.grabbing { 
cursor: move;
}
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
}
.owl-theme .owl-controls{
margin-top: 10px;
text-align: center;
}
.owl-theme .owl-controls .owl-buttons div{
color: #FFF;
display: inline-block;
zoom: 1;
*display: inline;
margin: 5px;
padding: 3px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background: #869791;
filter: Alpha(Opacity=50);
opacity: 0.5;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
filter: Alpha(Opacity=100);
opacity: 1;
text-decoration: none;
}
.owl-theme .owl-controls .owl-page{
display: inline-block;
zoom: 1;
*display: inline;
}
.owl-theme .owl-controls .owl-page span{
display: block;
width: 12px;
height: 12px;
margin: 5px 7px;
filter: Alpha(Opacity=50);
opacity: 0.5;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
filter: Alpha(Opacity=100);
opacity: 1;
}
.owl-theme .owl-controls .owl-page span.owl-numbers{
height: auto;
width: auto;
color: #FFF;
padding: 2px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}
.owl-item.loading{
min-height: 150px;
background: url(AjaxLoader.gif) no-repeat center center
}
/* */
#owl-slide
{
margin-bottom: 30px;
}
#owl-slide .owl-wrapper-outer 
{
border: 1px solid #e5e5e5;
}
#owl-slide img
{
width: 100%;
}
.my-index-theme .item
{
margin: 0px 10px;
}
.my-index-theme .owl-controls
{
position: relative;
}
.my-index-theme .owl-controls .owl-buttons div
{
display: block;
position: absolute;
}
.my-index-theme .owl-controls .owl-buttons .owl-prev
{
left:0px;
}
.my-index-theme .owl-controls .owl-buttons .owl-next
{
right:0px;
}
.my-index-theme .owl-controls .owl-buttons
{
position: absolute;
top:0px;
left:0px;
width: 100%;
}
.my-index-theme
{
margin-bottom: 30px;	
}
/*
    Colorbox
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
#cboxOverlay{background:#000; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
#cboxContent{margin-top:20px;background:#000;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{border:5px solid #000; background:#fff;}
#cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
#cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
#cboxLoadingGraphic{background:url("graphics/loading.gif") no-repeat center center;}
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

#cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
#cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url("graphics/controls.png") no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
#cboxPrevious:hover{background-position:bottom left;}
#cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url("graphics/controls.png") no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
#cboxNext:hover{background-position:bottom right;}
#cboxClose{position:absolute; top:5px; right:5px; display:block; background:url("graphics/controls.png") no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
#cboxClose:hover{background-position:bottom center;}



/* Медиаселекторы */
@media (min-width: 1400px) /* Огромное разрешение */
{
	/* .navbar .btn-tipovoy
	{
	margin-right: 100px;
	} */
	.form-col
	{
	padding: 0px 30px;
	}
	.section_footer_content .col-sm-6
	{
	padding-right: 20px;
	}
	.section_footer_content .col-sm-6+.col-sm-6
	{
	padding-left: 20px;
	}
	.basket_item .basket_it_price:before
	{
	display: none;
	}
}
@media (min-width: 1200px) and (max-width: 1399px)  /* Большое разрешение LG  */
{
	/* .navbar .btn-tipovoy
	{
	margin-right: 100px;
	} */
	.form-col
	{
	padding: 0px 0px;
	} 
	.section_footer_content .col-sm-6
	{
	padding-right: 20px;
	}
	.section_footer_content .col-sm-6+.col-sm-6
	{
	padding-left: 20px;
	}
	.basket_item .basket_it_price:before
	{
	display: none;
	}
}
@media (min-width: 992px) and (max-width: 1199px) /* Среднее разрешение MD */
{
	/* .navbar .btn-tipovoy
	{
	margin-right: 50px;
	} */
	.main_nav > ul > li > a
	{ 
	padding: 0px 14px; 
	}  
	.main_nav > ul > li > a.hover, .main_nav > ul > li > a.active, .main_nav > ul > li > a:hover, .main_nav > ul > li > a:focus, .main_nav > ul > li > a:active
	{ 
	padding: 0px 13px; 
	} 
	.section_footer_content .col-sm-6
	{
	padding-right: 20px;
	}
	.section_footer_content .col-sm-6+.col-sm-6
	{
	padding-left: 20px;
	}
	.filter_block_top a.mradio + a.mradio
	{
	margin-left: 10px;
	}
	.filter_block_top .col-xs-12:first-child
	{
	padding-right: 0px;
	}
	.filter_block_top .col-xs-12:last-child
	{
	padding-left: 0px;
	}
	.col-bigimg .price_block .btn-buy
	{
	width: 45%; 
	}
	.basket_item .basket_it_price:before
	{
	display: none;
	}
}
@media (min-width: 768px) and (max-width: 991px) /* Малое разрешение SM */
{
	.navbar .btn-tipovoy
	{
	margin-right: 10px;
	padding-left: 15px;
	padding-right: 15px;
	}
	.adress
	{  
	font-size: 15px;
	} 
	.main_nav > ul > li > a
	{ 
	padding: 0px 12px; 
	}  
	.main_nav > ul > li > a.hover, .main_nav > ul > li > a.active, .main_nav > ul > li > a:hover, .main_nav > ul > li > a:focus, .main_nav > ul > li > a:active
	{ 
	padding: 0px 11px; 
	}
	.section_footer_content .col-sm-6
	{
	padding-right: 20px;
	}
	.section_footer_content .col-sm-6+.col-sm-6
	{
	padding-left: 20px;
	}
	.catalog_link a
	{ 
	font-size: 14px;
	line-height: 17px; 
	}
	.catalog_link a span
	{
	height: 68px;
	}
	.filter_block_top div a.mradio:nth-child(1), .filter_block_top div a.mradio:nth-child(2), .filter_block_top div .btn-group:first-child
	{
	margin-bottom: 6px;
	}
	.filter_block_top div a.mradio:nth-child(3)
	{
	margin-left: 0px;
	}
	.filter_block_top .dropdown-toggle
	{
	width: 105px;
	}
	.filter_block_top .col-xs-12:first-child
	{
	padding-right: 0px;
	}
	.filter_block_top .col-xs-12:last-child
	{
	padding-left: 0px;
	}
	.col-bigimg .price_block .btn-buy
	{
	width: 100%;
	float: none; 
	}
	.col-bigimg .price_block
	{ 
	text-align: center; 
	}
	.col-bigimg .price_block .price
	{  
	margin-top: 0px;
	margin-bottom: 6px;
	} 
	.basket_it_params:after, .basket_it_params:before
	{
	content: '';
	display: block;
	position: absolute;
	left:0px;
	bottom:0px;
	width: 100%;
	height: 1px;	
	background: #d5d5d5;
	}
	.basket_it_params:before
	{
	top:0px;
	background: #edecec;
	}
	.basket_item .basket_it_price, .basket_item .basket_it_sum, .basket_item .basket_it_but, .basket_item .basket_it_qty2
	{
	text-align: center;
	line-height: 16px;
	min-height: 54px; 
	}
	.basket_item .basket_it_but
	{ 
	line-height: 34px; 
	}
	.basket_it+.basket_it .basket_it_prod
	{
	padding-top: 20px;
	}
	.basket_item .basket_it_qty
	{
	padding-top: 10px;
	}
	.basket_item .basket_it_prod 
	{ 
	max-height: none;
	overflow: visible;
	}
	.basket_item .basket_it_prod 
	{ 
	font-size: 11px; 
	line-height: 13.5px;
	}
	.basket_item .basket_it_prod a
	{ 
	font-size: 13px;
	line-height: 15px; 
	}
}
@media (min-width: 500px) and (max-width: 767px) /* Малое разрешение разрешение XS - планшет/телефон */
{
	.navbar .btn-tipovoy
	{
	margin-left: 15px; 
	}
	.kr_item .btn-buy
	{ 
	}
	.adress
	{  
	font-size: 15px;
	}
	.adress i
	{  
	font-size: 19px;
	} 
	.logo
	{
	margin-bottom: 20px;
	}
	.tels span
	{
	display: none;
	}
	.tels span:first-child
	{
	display: inline-block;
	}
	.tels span:nth-child(2)
	{
	display: inline-block;
	}
	.toggle-name 
	{
	display: inline-block;
	float: left;
	}
	.toggle-name:before
	{
	content: 'МЕНЮ';
	font-size: 11px;
	line-height: 11px;
	} 
	.navbar-toggle .icon-menu-1
	{
	display: none;
	}
	.navbar-toggle:hover .toggle-name:before
	{
	color:#8eb32a;
	}
	.nav_block_category > ul > li
	{ 
	width:50%;
	float: left; 
	}
	.nav_block_category > ul > li:nth-child(even)
	{ 
	border-left: 1px solid #d4dcbe; 
	}
	.nav_block_category > ul > li > a
	{
	min-height: 62px;
	display: flex;
	align-items: center;
	font-size: 14px;
	}
	.nav_block_category > ul > li:nth-child(even)
	{
	border-left: 0px; 
	}
	.nav_block_category2nd > ul > li
	{
	width:100%;
	float: none;
	display: none; 
	} 
	.nav_block_category > ul ul > li > a
	{
	min-height: 30px;
	display: flex;
	align-items: center;
	font-size: 14px;
	}
	.nav_block_category > ul ul > li > a > i
	{
	top:7px;
	}
	.nav_block_category2nd > ul > li.active
	{ 
	display: block; 
	}
	.section_footer_content .row .col-sm-6:last-child .footer_title
	{
	margin-top: 20px;
	}
	.catalog a span
	{ 
	font-size: 14px;
	line-height: 17px; 
	}
	.catalog_link a
	{ 
	font-size: 14px;
	line-height: 17px; 
	}
	.filter_block_top .col-xs-12:first-child
	{
	padding-right: 0px;
	margin-bottom: 8px;
	}
	.filter_block_top .col-xs-12:last-child
	{
	padding-left: 15px;
	}
	.filter_block_top .text_al_right
	{
	text-align: left;
	}
	.col-bigimg .price_block .btn-buy
	{
	width: auto; 
	}
	.basket_it_params:after, .basket_it_params:before
	{
	content: '';
	display: block;
	position: absolute;
	left:0px;
	bottom:0px;
	width: 100%;
	height: 1px;	
	background: #d5d5d5;
	}
	.basket_it_params:before
	{
	top:0px;
	background: #edecec;
	}
	.basket_item .basket_it_price, .basket_item .basket_it_sum, .basket_item .basket_it_but, .basket_item .basket_it_qty2
	{
	text-align: center;
	line-height: 16px;
	min-height: 54px; 
	}
	.basket_item .basket_it_but
	{ 
	line-height: 34px; 
	}
	.basket_it+.basket_it .basket_it_prod
	{
	padding-top: 20px;
	}
	.basket_item .basket_it_qty
	{
	padding-top: 10px;
	}
	.basket_item .basket_it_prod 
	{ 
	max-height: none;
	overflow: visible;
	}
	.col-complect-price .price, .col-complect-price .price ins
	{
	font-size: 28px;
	}
	
}
@media (max-width: 499px) /* Малое разрешение разрешение XS - телефон */
{
	.navbar .btn-tipovoy
	{
	margin-left: 15px; 
	}
	.kr_item .col-xs-4, .kr_item .col-xs-8
	{
	width: 100%;
	}
	.kr_item .btn-buy
	{
	width: auto;
	margin-bottom: 20px;
	}
	.adress
	{ 
	max-width: 320px;
	max-height: 55px; 
	display: inline-block;
	font-size: 14px;
	} 
	.logo
	{
	margin-bottom: 20px;
	}
	.tels span
	{
	display: none;
	}
	.tels span:first-child
	{
	display: inline-block;
	}
	.section_footer_content .row .col-sm-6:last-child .footer_title
	{
	margin-top: 20px;
	}
	.catalog a span
	{ 
	font-size: 14px;
	line-height: 17px; 
	}
	.catalog_link a
	{ 
	font-size: 14px;
	line-height: 17px; 
	}
	.catalog_link a span
	{
	height: 68px;
	}
	.filter_block_top .col-xs-12:first-child
	{
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 8px;
	}
	.filter_block_top .col-xs-12:last-child
	{
	padding-left: 5px;
	}
	.filter_block_top a.mradio
	{
	padding-left: 14px;
	}
	.filter_block_top a.mradio + a.mradio
	{
	margin-left: 6px;
	}
	.filter_block_top .text_al_right
	{
	text-align: left;
	}
	.nav_block_category2nd > ul > li
	{ 
	display: none; 
	} 
	.nav_block_category > ul ul > li > a
	{
	min-height: 30px;
	display: flex;
	align-items: center;
	font-size: 14px;
	}
	.nav_block_category > ul ul > li > a > i
	{
	top:7px;
	}
	.nav_block_category2nd > ul > li.active
	{ 
	display: block; 
	}
	.col-bigimg .price_block .btn-buy
	{
	width: 100%;
	float: none; 
	}
	.col-bigimg .price_block
	{ 
	text-align: center; 
	}
	.col-bigimg .price_block .price
	{  
	margin-top: 0px;
	margin-bottom: 7px;
	} 
	.col-bigimg, .col-params
	{
	width: 100%;
	}
	.basket_it_params:after, .basket_it_params:before
	{
	content: '';
	display: block;
	position: absolute;
	left:0px;
	bottom:0px;
	width: 100%;
	height: 1px;	
	background: #d5d5d5;
	}
	.basket_it_params:before
	{
	top:0px;
	background: #edecec;
	}
	.basket_item .basket_it_price, .basket_item .basket_it_sum, .basket_item .basket_it_but, .basket_item .basket_it_qty2
	{
	text-align: center;
	line-height: 16px;
	min-height: 54px; 
	}
	.basket_item .basket_it_but
	{ 
	line-height: 34px; 
	}
	.basket_it+.basket_it .basket_it_prod
	{
	padding-top: 20px;
	}
	.basket_item .basket_it_qty
	{
	padding-top: 10px;
	}
	.basket_item .basket_it_prod 
	{ 
	max-height: none;
	overflow: visible;
	}
	.basket_item .basket_it_prod 
	{ 
	font-size: 11px; 
	line-height: 13.5px;
	}
	.basket_item .basket_it_prod a
	{ 
	font-size: 13px;
	line-height: 15px; 
	}
	.items_catalog .col-xs-6
	{
	width: 100%;
	}
	.col-complect-price .price, .col-complect-price .price ins
	{
	font-size: 28px;
	}
	.col-complect-name
	{
	width: 100%;
	}
	.col-complect-price
	{
	width: 100%;
	text-align: right;
	}
}
@media (max-width: 340px) /* Малое разрешение разрешение XS - телефон */
{
	 
}
/* */
.text_block table, .tabcontent table
{
border:0px;
padding:0px;
margin:0px 0px 15px 0px;
border-spacing:1px;
background-color: #fff;
width: 100%;
}
.text_block thead tr, .tabcontent thead tr
{
background: #e69c9c; 
margin:0px;
border:0px;
padding:0px;
}
.text_block thead tr td, .tabcontent thead tr td
{
color:#333;
font-weight: bold;
margin:0px;
padding: 10px 5px; 
text-align: center;
border:0px; 
}
.text_block tr, .tabcontent tr
{
background-color: #d4f5da;
margin:0px;
border:0px;
padding:0px;
}
.text_block tr td, .tabcontent tr td
{
margin:0px;
padding:8px;
}
.text_block tr:nth-child(even), .tabcontent tr:nth-child(even)
{
background-color: #C9E08D;
}
 
/* */
.logo_row2
{
background: #fff;
background: rgba(255,255,255,0.7);
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
margin-bottom: 5px;
}
.logo_row2 form
{
margin-bottom: 6px;
}
 /* */
 .nav_title2
{
background: #8eb32a;
font-size: 12px;
color:#fff;
line-height: 20px;
padding: 1px 6px;
}

 .ppp
{
margin: 0 0 0px;
text-align: center;
width: 100%;
}

 /* */
 