@font-face {
  font-family: 'tip';
  src: url('font/tip.eot?13484539');
  src: url('font/tip.eot?13484539#iefix') format('embedded-opentype'),
       url('font/tip.woff2?13484539') format('woff2'),
       url('font/tip.woff?13484539') format('woff'),
       url('font/tip.ttf?13484539') format('truetype'),
       url('font/tip.svg?13484539#tip') format('svg');
  font-weight: normal;
  font-style: normal;
}
body
{
background: #fff;
background-size: 100% auto;
font-family: 'Roboto Condensed', sans-serif; 
color: #212121;
font-weight: 300;
}

a {color:#333; text-decoration: none;}
a:hover, a:focus, a:active {color:#333; text-decoration: underline;}
   
.section_trans_white
{
background: #fff;
background: rgba(255,255,255,0.7);

}
.section_carousel
{
padding: 0px 0px 50px 0px;
border-top:2px solid #4C141D;
margin-top: 40px;
}
.section_carousel .title_block
{
margin-top: -34px;	
}

/* */
.header
{
padding-top: 150px;
}
.header.tiny .btn-catalog { 
font-size: 18px; 
height: 35px;
padding: 2px 15px;
}
.adress
{ 
color: #393939;
font-size: 16px; 
display: inline-block;
position: relative;
margin-left: 20px;
}

.text-index-1
{ 
font-size: 28px;
text-decoration: underline;
text-decoration-style: dotted;
text-align: center;
line-height: 1;
color: #282725;
padding-top: 5%;
}
.text-index-2
{ 
font-size: 20px;
padding-top: 30px;
}
.text-index-3
{ 
font-size: 28px;
color: #282725;
text-align: center;
}
 
/* navbar */
.navbar
{
position: fixed;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
.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: #E5AF8F;
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: #68202C;
} 
.navbar-toggle
{
margin-top: 8px;
transition:all 0.5s ease;
-webkit-transition:all 0.5s ease;
}
.navbar-default .navbar-toggle {
border-color: #68202C;
color: #68202C;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #68202C;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
border-color: #E5AF8F;
background: rgba(255,255,255,0.8);
}
.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
background-color: #E5AF8F;
}
.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: #68202C;
}
.navbar-basket:hover .icon-basket:before
{
color: #E5AF8F;
} 
.navbar-basket .badge
{
vertical-align: top; 
background-color: #E5AF8F;
font-weight: 400;
font-size: 10px;
padding: 2px 5px;
}

.navbar-default {
  padding: 2px 0px 2px 0px;
  background-color: #fff;
  border: 0px;
  margin: 0px;
  border-radius: 0px !important;
  box-shadow: none;
}

.navbar-alex.tiny
{
position: fixed;
top:0px;
left:0px;
width: 100%; 
z-index: 300;
border-bottom:1px solid #DDDDDD;
}

/* navbar */

.col-catalog
{
padding-top: 8px;
text-align: center;
} 
.col-phones
{
padding-top: 12px; 
}
.col-phone a
{
display: inline-block;
font-weight: 300;
font-size: 24px;
line-height: 26px;
color: #5B180C;
text-decoration: none;
}
.col-phone i
{
font-size: 20px;
color: #FF8A70;
margin-right: 8px;
}
.col-phone span
{
padding-top: 2px;	
font-weight: 300;	
display: block;
font-size: 24px;
line-height: 16px;
color: #5B180C;
}

.header.tiny .col-catalog
{
text-align: left;
}


.btn-tipovoy, .btn-buy
{
transition:all 0.5s ease;
-webkit-transition:all 0.5s ease;	
color:#fff;	
border-color: #4C141D;
background: #4C141D;
background: -moz-linear-gradient(top,  #4C141D 0%, #BE7C86 100%);
background: -webkit-linear-gradient(top,  #4C141D 0%, #BE7C86 100%);
background: linear-gradient(to bottom,  #4C141D 0%, #BE7C86 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4C141D', endColorstr='#BE7C86',GradientType=0 );
box-shadow: inset #F9556F 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: #4C141D;
background: #9E011A;
background: -moz-linear-gradient(top,  #D65A6E 0%, #9E011A 100%);
background: -webkit-linear-gradient(top, #D65A6E 0%, #9E011A 100%);
background: linear-gradient(to bottom,  #D65A6E 0%, #9E011A 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D65A6E', endColorstr='#9E011A',GradientType=0 );
box-shadow: inset #EF001C 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;
} 
.input-group-btn .btn-tipovoy
{
padding: 6px;
border-color: #4C141D;
}
.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: #4C141D;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,72,153,.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,72,153,.6);
}
/* */
.logo_row
{
background: #fff;
background: rgba(255,255,255,0.7);
padding-top: 5px;
padding-bottom: 5px;
margin-bottom: 5px;
}
.logo_row-2
{
background: #fff;
background: rgba(255,255,255,0.7);
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 20px;
padding-left: 20px;
}
.logo_row form
{
margin-bottom: 10px;
}
.tels
{
font-size: 16px;
line-height: 51px;
display: inline-block;
}
.tels span::before
{
font-size: 17px;
color: #4C141D;
}
.tels span::before
{
display: none !important;
}
.tels span:first-child::before
{
display: inline-block !important;
}
.tels span+span
{
padding-left: 10px;
}
.tels2
{
font-size: 16px;
line-height: 27px;
display: inline-block;
font-weight: 700;
color: #393939;
}
.tels2 span::before
{
font-size: 15px;
color: #4C141D;
}
.tels2 span::before
{
display: none !important;
}
.tels2 span:first-child::before
{
display: inline-block !important;
}
.tels2 span+span
{
padding-left: 10px;
}
.tels2 a
{
color:#fff;
text-decoration: none;
}
.tels2 a:hover, a:focus, a:active
{
color:#fff;
text-decoration: underline;
}

.link-button {
display: inline-block;
padding: 12px 40px;
border-radius: 5px;
background-color: #68202C;
font-size: 20px;
color: #fff;
outline: 0;
display: inline-block;
font-weight: 700;
}
.link-button-2 {
display: block;
padding: 10px 10px 10px 10px;
font-size: 12px;
font-weight: 700;
color: #fff;
outline: 0;
}
.logo
{
display: block;
}
.basket
{

}
.basket_link
{
display: block;
color: #4C141D;
transition:all 0.5s ease;
-webkit-transition:all 0.5s ease;
}
.basket_link:hover
{
color: #68202C;
}
.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: #4C141D;
}

 /* */
.navbar .container
{
position: relative;
}
.header-catalog
{
left:0px;
top:0px;
width: 100%;
position: absolute;	 
padding: 20px 15px 0px 15px;
display: none;
z-index: 300;
background: #fff;
background: rgba(255,255,255, 0.95);
border: 1px solid #FF8A70;
} 
.header-catalog ul
{
margin: 12px 0px 30px 0px;
padding: 0px;
}
.header-catalog ul > li
{
display: inline-block;
width: calc((100% - 75px) / 5);
margin-right: 15px;
padding-left: 20px;
background: url(/uploads/images/oval.png) no-repeat left 12px;
}
.header-catalog ul > li:nth-child(5n+5)
{
margin-right: 0px;
}
.header-catalog ul > li > a
{
font-weight: 300;
line-height: 30px;
font-size: 16px;
color: #3F1310;
}
.header-catalog ul > li > a > span
{ 
font-size: 14px; 
}
.subcat
{
text-transform: none;
font-size: 18px;
color: #5B180C;
line-height: 18px;
margin: 12px 0px 15px 0px;
}
.subcat a
{ 
color: #5B180C; 
}
.subcat a:hover, .subcat a:focus, .subcat a:active, .header-catalog ul > li > a:hover, .header-catalog ul > li > a:focus, .header-catalog ul > li > a:active
{ 
color: #FF8A70; 
}
.subcat + .row
{
margin-top:30px;
margin-bottom: 50px;
}

/* */
.btn-catalog
{ 
background: #5B180C;
border: 1px solid #3F1310;
box-shadow: inset -2px -2px 3px 0 rgba(0,0,0,0.40), inset 2px 2px 3px 0 rgba(241,209,209,0.40); 
font-size: 22px;
color: #FFFFFF;
font-weight: 300;
border-radius: 0px;
height: 50px;
padding-left: 30px;
padding-right: 30px;
}
.btn-catalog:hover, .btn-catalog:focus
{ 
background: #FF8A70;
border: 1px solid #E65D3E;
box-shadow: inset -2px -2px 3px 0 #E65D3E, inset 2px 2px 3px 0 rgba(241,209,209,0.40);
font-size: 22px;
color: #FFFFFF;
font-weight: 300;
border-radius: 0px;
height: 50px;
padding-left: 30px;
padding-right: 30px;
}
.btn-outline
{ 
background: rgba(63,19,16,0.16);
border: 2px solid #FFFFFF;
font-weight: 300;
font-size: 22px;
color: #FFFFFF;
padding-left: 40px;
padding-right: 40px;
border-radius: 0px;
height: 50px;
text-decoration: none;
}

.btn-outline:hover, .btn-outline:focus, .btn-outline:active
{ 
background: rgba(63,19,16,0.26);
border: 2px solid #FF7A5C;  
color: #FF7A5C; 
}

.big_card .btn-catalog
{
padding-left: 45px;
padding-right: 45px;
}


/* */
.logo_menu
{
background: #68202C;
background: -moz-linear-gradient(top,  #68202C 0%, #AB4B5B 100%);
background: -webkit-linear-gradient(top,  #68202C 0%, #AB4B5B 100%);
background: linear-gradient(to bottom,  #68202C 0%, #AB4B5B 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68202C', endColorstr='#AB4B5B',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:#000;
margin-left: 10px;
background: transparent;  
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-weight: 300;
} 
.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;
}
.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: #FB6A82;
} 
.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
{
text-decoration: none;
} 

.align-right {
  text-align: right;
}

.align-left {
  text-align: left;
}

.col-menu
{ 
}
.col-menu ul
{
display: inline-block;
margin: 0px;
padding: 0px;
list-style: none;
}
.col-menu ul li
{
display: inline-block;
margin-left: 21px;
}
.col-menu a
{
font-weight: 300; 
font-size: 15px;
color: #5B180C;
}
.col-menu a:hover
{
text-decoration: underline; 
color: #FF2F00; 
}
/* */
.subnav 
{ 
position: absolute; 
left: 0; top: 216px;
background:#fff;
margin: 0; padding: 15px;
display: none;
float: left;
width: 250px; 
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: #4C141D;
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: #68202C;
color:#fff;
text-decoration: none; 
}


/* */
.index_section, .aside_section
{
padding-top: 24px;
padding-bottom: 24px;
}
.nav_block
{
margin-bottom: 20px;
}
.nav_title
{
background: #68202C;
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: #fffbfa;
border-top:1px solid #e6aaaa;
}
.nav_block_category > ul ul ul
{
list-style: none;
margin: 0px;
padding: 8px 0px 2px 20px;
background: #fffbfa;
border-top:0px;
}
.nav_block_category > ul > li
{ 
border-bottom: 1px solid #FB6A82;
}
.nav_block_category > ul ul > li
{
margin-top: 8px;
margin-bottom: 16px;
}
.nav_block_category > ul > li > a
{
display: block;  
background: #FCEADF;
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: #68202C;
}
.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: #E2CA9A;
color:#4C141D;
text-decoration: none;
}
.nav_block_category > ul > li.active > a > i
{  
color:#4C141D; 
}
.nav_block_category > ul > li.active 
{ 
border-bottom: 1px solid #e6aaaa;
}
.nav_block_category > ul > li > a:hover
{ 
background: #4C141D;
color:#fff;
text-decoration: none;
}
.nav_block_category > ul ul > li.active > a
{  
color:#4C141D; 
font-weight: 700;
background-color: #EAE5D6;
}
.nav_block_category > ul ul > li > a:hover
{  
color:#68202C; 
}


.nav_block_category > ul > li > a:hover > i
{  
color:#fff; 
}
.nav_block_category > ul > li:last-child
{ 
border-bottom: 1px solid #68202C;
}
/* */
.nav_block_inner
{
padding: 20px 14px 20px 20px;
background: #FCEADF;
}
.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: #68202C; 
}
.nav_block_inner .slimScrollBar
{
background: #4C141D !important;
}
/* */
h1
{
font-size: 30px;
line-height: 34px;
font-weight: 400;
color: #4C141D;
margin-top: 0px;
}
h2
{
font-size: 24px;
line-height: 28px;
font-weight: 400;
color: #4C141D;
}
h3
{
font-size: 20px;
line-height: 24px;
font-weight: 400;
color: #4C141D;
}
h4
{
font-size: 18px;
line-height: 21px;
font-weight: 400;
color: #4C141D;
}
/* */
.text_block
{
margin-bottom: 20px;
}
/* */
.title_block
{
padding-top: 28px;
border-bottom: 2px solid #4C141D;
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: #68202C;
margin-top: -28px;
}
.forms .title_block
{
margin-bottom: 50px;
} 
.forms .title_block span
{
font-size: 24px;
}

/* */
.small_item
{
padding: 10px;
border: 1px solid #bdbdbd;
border-radius: 4px;
background: #FCEADF;
}
.small_item2
{
padding: 10px;
border: 1px solid #bdbdbd;
border-radius: 4px;
background: #F5CF7C;
}
.small_item3
{
padding: 10px 10px 2px 10px;
border: 1px solid #bdbdbd;
border-radius: 4px;
background: #FCEADF;
margin-top: 20px;
margin-bottom: 20px;
}
.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:#68202C;
}
.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:#68202C;
}
.price, .price ins
{
font-size: 34px;
font-weight: 300;
color:#303030;
line-height: 34px;
height: 34px;
}
.price_block
{
background: #E2CA9A;
padding: 10px 0px;
text-align: center;
margin-bottom: 14px;
}
.price_block2
{
background: #E2CA9A;
padding: 2px 0px;
text-align: left;
margin-bottom: 0px;
}
.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 #4C141D;
}
.flag
{
display: block;	
width: 60px;
height: 32px;
line-height: 32px;
color:#fff;
font-size: 16px;
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: #eb3131;
}
.flag.flag-novelty:before, .flag.flag-novelty:after
{ 
border-color: #eb3131 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:-1px;	
}
.small_item .flag+.flag
{
top:117px;
left:-11px;	
}
.col-bigimg .flag+.flag
{
top:52px;
left:-1px;	
}
.section_footer_content
{
background-color: #FCEADF;
border-top:2px solid #4C141D;
padding: 48px 0px 40px 0px;
}
.section_footer
{
background-color: #4C141D;
}
.footer_title
{
background: #68202C;
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:#68202C;
}
.sm_news_item img
{
position: absolute;
top:0px;
left:0px;
width: 100px; 
border:1px solid #e4e4e4;
} 
.sm_news_item:hover img
{
border-color:#68202C;
}
.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 #68202C; 
background: #4C141D;
}
.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:#68202C; 
}
/* */ 
.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: #68202C;  
}
.breadcrumb > .active {
color: #333;
}
.breadcrumb + h1
{
margin: 0px;  
margin-bottom: 24px; 
}
/* */
.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: #68202C;
}
.catalog a:hover span
{
color: #68202C;
}
/* */
.catalog_link
{
margin-bottom: 10px;
}
.catalog_link a
{
color:#4C141D;
background-color: #FCEADF;
border:1px solid #FB6A82;
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: #68202C;
border:1px solid #68202C; 
} 
/* */
.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:#68202C; 
}
.menu_footer span
{ 
width: 30px;
font-size: 11px;
line-height: 13px;
text-align: center;
display: inline-block;
}
/* */
.items_catalog
{
margin: 30px -15px 10px -15px;
} 
.items_catalog .small_item
{
margin-bottom: 30px;
}

/* */
.filter_block_top
{
border-top: 2px solid #4C141D;
border-bottom: 2px solid #4C141D;
padding: 12px 0px;
margin-top: 30px;
background: #FCEADF;
}
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 #4C141D; 
background: #68202C;
background: -moz-linear-gradient(-45deg,  #68202C 0%, #4C141D 100%);
background: -webkit-linear-gradient(-45deg,  #68202C 0%,#4C141D 100%);
background: linear-gradient(135deg,  #68202C 0%,#4C141D 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68202C', endColorstr='#4C141D',GradientType=1 );
}
a.mradio:hover::after 
{ 
border:1px solid #68202C; 
background: #68202C;
background: -moz-linear-gradient(-45deg,  #68202C 0%, #4C141D 100%);
background: -webkit-linear-gradient(-45deg,  #68202C 0%,#4C141D 100%);
background: linear-gradient(135deg,  #68202C 0%,#4C141D 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68202C', endColorstr='#4C141D',GradientType=1 );
}
a.mradio:hover
{
color: #68202C;
}
a.mradio.active
{
color: #4C141D;
}
.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;
}
.dropdown2-menu > .active > a, .dropdown2-menu > .active > a:focus, .dropdown2-menu > .active > a:hover {
color: #fff;
text-decoration: none;
background-color: #68202C;
outline: 0;
}
.dropdown2-menu > li > a:focus, .dropdown2-menu > li > a:hover {
color: #262626;
text-decoration: none;
background-color: #f5f8ec;
}
.dropdown3-menu > .active > a, .dropdown3-menu > .active > a:focus, .dropdown3-menu > .active > a:hover {
color: #fff;
text-decoration: none;
background-color: #68202C;
outline: 0;
}
.dropdown3-menu > li > a:focus, .dropdown3-menu > li > a:hover {
color: #262626;
text-decoration: none;
background-color: #f5f8ec;
}
.text_al_right
{
text-align: right;
}
/* */
.filter_block
{
background: #FCEADF;
}
.filter_b
{
padding: 7px;
border-bottom: 1px solid #d8d6c9;
}
.filter_b b
{
font-size: 400;
font-size: 16px;
display: block;
margin: 5px 0px 5px 10px;

}
.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: #4C141D !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: #4C141D; 
border:1px solid #4C141D;
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: #68202C;
border-top:0px;
height:4px;
}
.ui-widget-header 
{  
background: #4C141D;
border-top:4px solid #4C141D; 
margin-top:0px;
} 
.ui-corner-all 
{ 
-moz-border-radius: 12px; 
-webkit-border-radius: 12px; 
border-radius: 12px; 
}
/* */
.slimScrollBar
{
background: #4C141D !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;
}
.col-bigimg a:hover img
{ 
border:1px solid #68202C;
}
.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:#68202C;
}
.param_title
{
font-size: 18px;
color:#4C141D;
font-weight: 400;
margin-bottom: 10px;
}

.col-bigimg .price_block
{
background: #FCEADF;
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: 5px;
}
.add_images a img
{
display: block;
border:1px solid #d5d5d5;
}
.add_images a:hover img
{ 
border:1px solid #68202C;
}
.col-complect
{
margin-top: 20px;
}
.col-colmplects
{
background: #FCEADF;
border:1px solid #68202C;
padding: 20px;
margin: 0px 0px;

}
.col-complect-name
{
position: relative;
}
.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: 5px 7px;
font-size: 10px;
margin-left: 7px;
}
.hiddenli, .hide_all
{
display: none;
}
.col-complect-name a+label
{
padding-left: 100px;
} 
.col-complect-name a img
{
display: block;
position: absolute;
left: 30px;
top: 0px;
border:1px solid #d5d5d5;
border-radius: 5px;
}
.col-complect-name a:hover img
{ 
border:1px solid #68202C;
}
.col-colmplects .row + .row
{
margin-top: 14px;
padding-top: 14px;
border-top:1px dashed #FB6A82;
}
/* */
.nav-tabs {
border-bottom: 1px solid #68202C;
}
.nav-tabs > li > a:hover {
border-color: #E2CA9A #E2CA9A #68202C;
}
.nav > li > a:focus, .nav > li > a:hover {
text-decoration: none;
background-color: #E2CA9A;
color:#4C141D;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
color: #fff;
cursor: default;
background-color: #68202C;
border: 1px solid #68202C;
border-bottom-color: transparent;
}
.tab-pane
{
border: 1px solid #68202C;
border-top: 0px;
padding: 20px;
background-color: #fff;
}
.tab-cabinet .tab-pane
{
background: #fff;
background: rgba(255,255,255,0.8);
}
.name_user
{
display: block;
color: #68202C;
font-size: 16px;
font-weight: 400;
margin-bottom: 10px;
}
.table > thead > tr > th
{
background: #68202C;
color:#fff;
}




.table
{
border-bottom: 2px solid #68202C;
} 
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #FCEADF;
}

/* */
/* */
.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:#4C141D;
background: #fff;
border-color: #dddddd;
}
.pagination > li > a:hover
{
background-color: #68202C;
border-color: #68202C;
color: #e6ec96;
}
.pagination > li.active > a, .pagination > li.active > a:hover
{
background-color: #4C141D;
border-color: #4C141D;
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: #68202C;
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:#68202C;
} 
.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: #FCEADF;
} 

.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: #4C141D;
border-color: #e6aaaa;
background: #E2CA9A;
}
	
/* */
.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: #4C141D;
}
.form-link a:hover
{ 
text-decoration: underline;
color: #68202C;
}
/* */
.alert-info {
color: #4C141D;
background-color: #E2CA9A;
border-color: #68202C;
}
/* */
.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, .tels2 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: #4C141D;
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-search-1:before { content: '\e81a'; } 
.icon-menu-1:before { content: '\e81b'; } 
.icon-print:before { content: '\e826'; } 
.icon-trash-empty:before { content: '\e828'; } 
.icon-block:before { content: '\e82c'; } 
.icon-twitter:before { content: '\f099'; } 
.icon-facebook:before { content: '\f09a'; } 
.icon-gplus:before { content: '\f0d5'; } 
.icon-angle-double-right:before { content: '\f101'; } 
.icon-angle-double-down:before { content: '\f103'; } 
.icon-youtube:before { content: '\f167'; } 
.icon-instagram:before { content: '\f16d'; } 
.icon-skype:before { content: '\f17e'; } 
.icon-vkontakte:before { content: '\f189'; } 
.icon-whatsapp:before { content: '\f232'; }
.fa-phone-square::before { content: "\e802"; }

/* 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;}

/* */
.logo_row2
{
background: #fff;
background: rgba(255,255,255,0.7);
padding-top: 6px;
padding-left: 5px;
padding-bottom: 4px;
margin-bottom: 5px;
}
.logo_row2 form
{
margin-bottom: 6px;
}
 
#socbuts
{
right: 5px;
position: fixed;
z-index: 10;
bottom: 120px;
} 
#socbuts svg, #to-top svg
{
display: block;
max-width: 100%;
height: auto;
width: 100%;
opacity: 0.5;
transition: 0.2s;
}
#socbuts svg path, #to-top svg path
{
fill:#fff;
}
#socbuts > a, #socbuts > div, #to-top
{
display: block;
transition: 0.2s;
cursor: pointer;
background: rgba(19,18,20,0.50);
border: 2px solid rgba(255,255,255,0.20);
box-shadow: 0 2px 4px 0 #000000;
width: 60px;
height: 60px;
padding: 12px;
border-radius: 50%;
font-size: 36px;
line-height: 63px;
text-align: center;
color: rgba(255,255,255,.5);
transition: 0.2s;
}
#socbuts a + a, #socbuts a + div, #socbuts div + a, #socbuts div + div
{
margin-top: 5px;
}
#to-top
{
right: 5px;
position: fixed;
z-index: 10;
bottom: 50px;
display: none;
}
#socbuts a:hover, #to-top:hover, #socbuts div:hover {
background-color: #68202C;
}
#socbuts a:hover svg path, #to-top:hover svg path, #socbuts div:hover svg path {
fill:#fff;
}

/* Медиаселекторы */
@media (min-width: 1400px) /* Огромное разрешение */
{
	.header
	{
	padding-top: 150px;
	}
	.navbar .btn-tipovoy
	{
	margin-right: 100px;
	}
	.form-col
	{
	padding: 0px 30px;
	}
	.form-col-ban
	{
	padding: 0px 3px;
	}
	.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;
	}
	#socbuts
	{
	height: 30%;
	}
}
@media (min-width: 1200px) and (max-width: 1399px)  /* Большое разрешение LG  */
{

.text-index-1
{ 
font-size: 28px;
padding-top: 5%;
}
.text-index-2
{ 
font-size: 20px;
padding-top: 0px;
}
.text-index-3
{ 
font-size: 28px;
text-align: center;
}
	.header
	{
	padding-top: 150px;
	}
	.navbar .btn-tipovoy
	{
	margin-right: 100px;
	}
	.form-col
	{
	padding: 0px 30px;
	}
	.form-col-ban
	{
	padding: 0px 3px;
	}
	.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;
	}
	#socbuts
	{
	height: 30%;
	}
}
@media (min-width: 992px) and (max-width: 1199px) /* Среднее разрешение MD */
{
.text-index-1
{ 
font-size: 28px;
padding-top: 5%;
}
.text-index-2
{ 
font-size: 20px;
padding-top: 20px;
}
.text-index-3
{ 
font-size: 28px;
text-align: center;
}
	.link-button {
	font-size: 14px;
	font-weight: 300;
	}
	.adress {
	  font-size: 12px;
	}
	.header
	{
	padding-top: 130px;
	}
	.col-phone span {
	font-size: 20px;
	}
	h3
	{font-size: 16px;}
	
	.navbar .btn-tipovoy
	{
	margin-right: 50px;
	} 
	.main_nav > ul > li > a
	{ 
	padding: 0px 2px; 
	}  
	.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 2px; 
	} 
	.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;
	}
	.small_item .btn-buy
	{
	font-size: 20px;
	}
}
@media (min-width: 768px) and (max-width: 991px) /* Малое разрешение SM */
{
.text-index-1
{ 
font-size: 28px;
padding-top: 5%;
}
.text-index-2
{ 
font-size: 20px;
padding-top: 20px;
}
.text-index-3
{ 
font-size: 28px;
text-align: center;
}
	.link-button {
	font-size: 14px;
	font-weight: 300;
	}
	.adress {
	  font-size: 12px;
	}
	.header
	{
	padding-top: 130px;
	}
	.col-phone span {
	font-size: 18px;
	font-weight: 700;
	}
	h3
	{font-size: 14px;}

	.navbar .btn-tipovoy
	{
	margin-right: 10px;
	padding-left: 15px;
	padding-right: 15px;
	}
	.adress
	{  
	font-size: 16px;
	} 
	.main_nav > ul > li > a
	{ 
	padding: 0px 2px; 
	}  
	.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 2px; 
	}
	.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; 
	}
	.small_item .btn-buy
	{
	font-size: 14px;
	}
}
@media (min-width: 500px) and (max-width: 767px) /* Малое разрешение разрешение XS - планшет/телефон */
{
.text-index-1
{ 
font-size: 28px;
padding-top: 5%;
}
.text-index-2
{ 
font-size: 20px;
padding-top: 20px;
}
.text-index-3
{ 
font-size: 28px;
text-align: center;
}
	.link-button {
	font-size: 14px;
	font-weight: 300;
	}
	.adress {
	  font-size: 10px;
	}
	.header
	{
	padding-top: 130px;
	}
	.col-phone span {
	font-size: 18px;
	font-weight: 700;
	}
	h3
	{font-size: 12px;}
	
	.adress
	{  
	font-size: 16px;
	}
	.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:#68202C;
	}
	.nav_block_category > ul > li
	{ 
	width:50%;
	float: left; 
	}
	.nav_block_category > ul > li:nth-child(even)
	{ 
	border-left: 1px solid #FB6A82; 
	}
	.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;
	}
	.tels2
{
font-size: 22px;
line-height: 27px;
display: inline-block;
}
	.small_item .btn-buy
	{
	font-size: 14px;
	}
	
}
@media (max-width: 499px) /* Малое разрешение разрешение XS - телефон */
{
.text-index-1
{ 
font-size: 28px;
padding-top: 5%;
}
.text-index-2
{ 
font-size: 20px;
padding-top: 20px;
}
.text-index-3
{ 
font-size: 28px;
text-align: center;
}
	.link-button {
	font-size: 14px;
	font-weight: 300;
	}
	.header
	{
	padding-top: 110px;
	}
	.col-phone span {
	font-size: 16px;
	font-weight: 700;
	}
	.tels2
{
font-size: 22px;
line-height: 27px;
display: inline-block;
}
	.adress
	{ 
	max-width: 320px;
	max-height: 55px; 
	display: inline-block;
	font-size: 16px;
	} 
	.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: 50%;
	}
	.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;
	}
	.small_item .btn-buy
	{
	font-size: 12px;
	}
}
@media (max-width: 340px) /* Малое разрешение разрешение XS - телефон */
{
	 
}
 /* */
.tabcontent
{
font-size: 13px;
color:#333;
line-height: 15.5px;
}
/* */
.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: #F2F2F2;
color:#3B3B3B;
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: #FFFEFD;
color:#3B3B3B;
}
 
 /* */
.tabcontent2
{
font-size: 13px;
color:#333;
line-height: 15.5px;
}
/* */
.text_block2 table, .tabcontent2 table
{
border:0px;
padding:0px;
margin:0px 0px 15px 0px;
border-spacing:1px;
background-color: rgba(255,255,255,0.0);
width: 100%;
}
.text_block2 thead tr, .tabcontent2 thead tr
{
background: rgba(255,255,255,0.0);
margin:0px;
border:0px;
padding:0px;
}
.text_block2 thead tr td, .tabcontent2 thead tr td
{
color:#333;
font-weight: bold;
margin:0px;
padding: 10px 5px; 
text-align: center;
border:0px; 
}
.text_block2 tr, .tabcontent2 tr
{
background-color: rgba(255,255,255,0.0);
margin:0px;
border:0px;
padding:0px;
}
.text_block2 tr td, .tabcontent2 tr td
{
margin:0px;
padding:8px;
}
.text_block2 tr:nth-child(even), .tabcontent tr:nth-child(even)
{
background-color: rgba(255,255,255,0.0);
}
/* */
.text_block3 table, .tabcontent2 table
{
border:0px;
padding:0px;
margin:0px 0px 15px 0px;
border-spacing:1px;
background-color: rgba(255,255,255,0.0);
width: 100%;
}
.text_block3 thead tr, .tabcontent2 thead tr
{
background: rgba(255,255,255,0.0);
margin:0px;
border:0px;
padding:0px;
}
.text_block3 thead tr td, .tabcontent2 thead tr td
{
color:#333;
font-weight: bold;
margin:0px;
padding: 10px 5px; 
text-align: center;
border:0px; 
}
.text_block3 tr, .tabcontent2 tr
{
background-color: rgba(255,255,255,0.0);
margin:0px;
border:0px;
padding:0px;
}
.text_block3 tr td, .tabcontent2 tr td
{
margin:0px;
padding:0px;
}
.text_block3 tr:nth-child(even), .tabcontent tr:nth-child(even)
{
background-color: rgba(255,255,255,0.0);
}
/* */
.leftimg {
    float:left; /* Выравнивание по левому краю */
    margin: 7px 17px 7px 0; /* Отступы вокруг картинки */
}
.rightimg  {
    float: right; /* Выравнивание по правому краю  */ 
    margin: 7px 0 7px 7px; /* Отступы вокруг картинки */
}
/* */
.text {
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
font-size:16px;
}
/* */
.item-page_empl img, .item-page_cnct img {
border: 1px solid #c0c0c0;
background-color: #fff;
padding: 3px;
}
.item-pages_empl img, .item-pages_cnct img {
border: 1px solid #c0c0c0;
background-color: #fff;
padding: 3px;
border-radius: 100px;
}

/* */
.nav2_block
{
margin-bottom: 10px;
padding: 10px 10px 0px 10px;
border: 1px solid #e5e5e5;
}
.filter2_block
{
background: #fff;
font-family: 'Open Sans', sans-serif; 
line-height: 1.92857143;
color: #000;
}

/* */

.element-properties .prop-row::after {
    content: " ";
    display: block;
    clear: both;
}

.element-properties .prop-row {
    width: 100%;
    margin-bottom: 10px;
}

.element-properties .prop-row .prop-name::before {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    height: 1px;
    bottom: 8px;
    border-bottom: 1px dotted #CCC;
}

.element-properties .prop-row .prop-name {
    position: relative;
    display: block;
    float: left;
    width: 60%;
}

.element-properties .prop-row .prop-name .prop-name-inner {
    background-color: #fff;
    padding-right: 5px;
    position: relative;
    z-index: 2;
    font-size: 16px;
    line-height: 5px;
    font-weight: 700;
}

.element-properties .prop-row .prop-value {
    display: inline-block;
    padding-left: 5px;
    width: 40%;
}

/* обновление */
.small_item_line
{
padding: 10px 20px 10px 10px; 
} 
.small_item_line .flag
{
top:15px;
left:-11px;	
} 
.small_item_line .flag+.flag
{
top:57px;
left:-11px;	
}
.small_item_line .title_item_line 
{
display: block;
font-size: 24px;
line-height: 28px;
color: #333;
text-decoration: underline;
width: 100%;
margin-bottom: 10px;
font-weight: 700;
} 
.small_item_line .title_item_line:hover, .small_item_line .title_item_line:focus, .small_item_line .title_item_line:active
{
color:#68202C;
}
.small_item_line dl
{
font-size: 14px;
margin-bottom: 14px;
}

.filter_b .btn-group
{
width: 100%;
}
.filter_b .btn-group>.btn { 
width: 100%;
text-align: left;
}
.filter_b .btn-group>.btn .caret
{
float: right;
margin-top: 8px;
}

@media (min-width: 768px) and (max-width: 991px) /* Малое разрешение SM */
{
	.small_item_line
	{
	padding: 10px; 
	}  
}
@media (min-width: 500px) and (max-width: 767px) /* Малое разрешение разрешение XS - планшет/телефон */
{
	.small_item_line
	{
	padding: 10px; 
	}
	.small_item_line .title_item_line 
	{
	display: block;
	font-size: 14px;
	line-height: 17px; 
	}
}
@media (max-width: 499px) /* Малое разрешение разрешение XS - телефон */
{
	.small_item_line
	{
	padding: 10px; 
	}
	.small_item_line dl
	{
	font-size: 13px;
	margin-bottom: 14px;
	}
	.hidden-xxs
	{
	display: none !important;
	}
	.show-xxs
	{
	display: block !important;
	}
	.col-img
	{
	padding-bottom: 10px;
	}
}

@media (max-width: 767px) 
{
	#socbuts > a, #socbuts > div
	{
	float: left;
	}
	#socbuts a + a, #socbuts a + div, #socbuts div + a, #socbuts div + div
	{
	margin-top: 0px;
	margin-left: 8px;
	}
	#socbuts > a, #socbuts > div, #to-top
	{
	width: 40px;
	height: 40px;
	padding: 5px;
	}
	#to-top
	{
	right: 10px; 
	bottom: 15px; 
	}
	#socbuts
	{
	left: 10px;
	right: auto; 
	bottom: 15px;
	}
}  
/* обновление */

/* */
.kr_item
{
padding: 10px 10px 10px 10px;
border: 1px solid #bdbdbd;
border-radius: 4px;
background: #fff;
margin-bottom: 15px;
}
.kr_item dl
{
font-size: 16px;
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:#68202C;
}
.kr_item dl a:hover, .kr_item dl a:focus, .kr_item dl a:active
{
color:#68202C;
}
.kr_item .title_name
{
color: #dd3030;
font-size: 20px; 
line-height: 17px;
text-decoration: underline;
margin-bottom: 6px;
display: block;
font-weight: 700;
}
.kr_item .title_name:hover, .kr_item .title_name:focus, .kr_item .title_name:active
{
color: #68202C; 
}
.kr_item .title_img
{
width: 100%;
border: 1px solid #d5d5d5;
border-radius: 5px;
margin: 0px 0px 10px 0px;
}
.kr_item .title_img img
{ 
width: 100%;
border: 1px solid #d5d5d5;
border-radius: 5px;
}
.kr_item .btn-buy
{
width: 100%;
}

.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:0px 20px;clear:both;font-weight:400;line-height:2.24857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#68202C;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px solid}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}

.dropdown2,.dropup{position:relative}.dropdown2-toggle:focus{outline:0}.dropdown2-menu{position:absolute;top:100%;left:-70px;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown2-menu.pull-right{right:0;left:auto}.dropdown2-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown2-menu>li>a{display:block;padding:0px 20px;clear:both;font-weight:400;line-height:2.24857143;color:#333;white-space:nowrap}.dropdown2-menu>li>a:focus,.dropdown2-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown2-menu>.active>a,.dropdown2-menu>.active>a:focus,.dropdown2-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#68202C;outline:0}.dropdown2-menu>.disabled>a,.dropdown2-menu>.disabled>a:focus,.dropdown2-menu>.disabled>a:hover{color:#777}.dropdown2-menu>.disabled>a:focus,.dropdown2-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown2-menu{display:block}.open>a{outline:0}.dropdown2-menu-right{right:0;left:auto}.dropdown2-menu-left{right:auto;left:0}.dropdown2-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown2-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown2-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown2 .caret{content:"";border-top:0;border-bottom:4px solid}.dropup .dropdown2-menu,.navbar-fixed-bottom .dropdown2 .dropdown2-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown2-menu{right:0;left:auto}.navbar-right .dropdown2-menu-left{right:auto;left:0}}

.dropdown3,.dropup{position:relative}.dropdown3-toggle:focus{outline:0}.dropdown3-menu{position:absolute;top:100%;left:0px;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown3-menu.pull-right{right:0;left:auto}.dropdown3-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown3-menu>li>a{display:block;padding:0px 20px;clear:both;font-weight:400;line-height:2.24857143;color:#333;white-space:nowrap}.dropdown3-menu>li>a:focus,.dropdown3-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown3-menu>.active>a,.dropdown3-menu>.active>a:focus,.dropdown3-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#68202C;outline:0}.dropdown3-menu>.disabled>a,.dropdown3-menu>.disabled>a:focus,.dropdown3-menu>.disabled>a:hover{color:#777}.dropdown3-menu>.disabled>a:focus,.dropdown3-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown3-menu{display:block}.open>a{outline:0}.dropdown3-menu-right{right:0;left:auto}.dropdown3-menu-left{right:auto;left:0}.dropdown3-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown3-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown3-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown3 .caret{content:"";border-top:0;border-bottom:4px solid}.dropup .dropdown3-menu,.navbar-fixed-bottom .dropdown3 .dropdown3-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown3-menu{right:0;left:auto}.navbar-right .dropdown3-menu-left{right:auto;left:0}}

.a perehod
{
color:#333; text-decoration: none;
}

.perehod a:hover, .perehod a:focus, .perehod a:active
{
color:#333; text-decoration: none;
}

/* owl */
.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
.owl-height {
-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 {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent;
position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
}
.no-js .owl-carousel {
display: block;
}
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}

.col-carousel
	{
	padding: 0px;
	}


/* */
#owl-top .owl-controls
{
position: fixed;
top:40%;
z-index: 96;
width: 1%;
left:-3.5%;
}
#owl-top .owl-nav .owl-prev:hover, #owl-top .owl-nav .owl-next:hover {
color: #fff; 
background: #D77592; 
text-decoration: none;
}
#owl-top .owl-nav .owl-prev:active, #owl-top .owl-nav .owl-next:active{
color: #fff; 
background: #D77592; 
text-decoration: none;
}
#owl-top .owl-next
{ 
left: auto;
right:-20px; 
}
#owl-top
{
margin-bottom: 0px;
}
#owl-top .owl-wrapper-outer
{
border:0px solid #e8e8e8;
}  
#owl-top img
{
width: 100%;
} 
/* */
#owl-present .owl-dots
{
margin-top: 20px;	
text-align: center;
}
#owl-present .owl-dot
{
display: inline-block;
zoom: 1;
*display: inline;
}
#owl-present .owl-dot span
{
display: block;
width: 20px;
height: 20px;
margin: 5px 7px; 
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background: #fff;
border:1px solid #9b1a6c;
box-shadow: #9d09a6 0px 0px 5px;
}
#owl-present .owl-dot.active span
{
background: #5b114a;
border:1px solid #9b1a6c;
box-shadow: #9d09a6 0px 0px 5px;
}
#owl-present .owl-dot:hover span
{
background: #9f0d63;
border:1px solid #9b1a6c;
box-shadow: #f000ff 0px 0px 5px;
}

#owl-present .owl-prev, #owl-present .owl-next
{
width: 50px;
height: 50px;
border-radius: 50px;	
position: absolute;
display: none;
bottom:-6px;
left:0px;
border:1px solid #fff;
cursor: pointer;
color: #4f0e40;
display: inline-block;
zoom: 1;
*display: inline; 
text-align: center;
line-height: 48px;
font-size: 18px; 
background: #e8e6e6; 
margin: 5px;
} 
#owl-present .owl-nav .owl-prev:hover, #owl-present .owl-nav .owl-next:hover {
color: #fff; 
background: #926696; 
text-decoration: none;
}
#owl-present .owl-nav .owl-prev:active, #owl-present .owl-nav .owl-next:active{
color: #fff; 
background: #6a0a42; 
text-decoration: none;
}
#owl-present .owl-next
{ 
left: auto;
right:0px; 
}

.us-advantages-box
{
background:#FFF;
box-shadow:0px 1px 5px rgba(0, 0, 0, 0.03);
border-left:5px solid transparent;
border-radius:1px;
padding:20px
15px;
transition:border-color .3s ease .05s, box-shadow .3s ease .05s
}
.us-advantages-box:hover
{
border-color:#68202C;
box-shadow:0px 2px 10px rgba(0,0,0,0.1)
}
.row-padding-top{padding-top:0px}
.d-flex{display:-ms-flexbox!important;display:flex!important}
.align-items-center{-ms-flex-align:center!important;align-items:center!important}
.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}
.h-100{height:100%!important}
.us-advantages-img{margin-right:15px}
.us-advantages-img i{color:#68202C;font-size:40px}
.us-advantages-cont{padding-right:11px}
.us-advantages-title{color:#30363D;font-weight:700;line-height:20px;letter-spacing: .3px}
.us-advantages-text{color:#6C6C6C;line-height:20px}


/* обновление */
.small_item_line
{
padding: 10px 20px 10px 10px; 
} 
.small_item_line .flag
{
top:15px;
left:-11px;	
} 
.small_item_line .flag+.flag
{
top:57px;
left:-11px;	
}
.small_item_line .title_item_line 
{
display: block;
font-size: 16px;
line-height: 19px;
color: #333;
text-decoration: underline;
width: 100%;
margin-bottom: 10px;
font-weight: 400;
} 
.small_item_line .title_item_line:hover, .small_item_line .title_item_line:focus, .small_item_line .title_item_line:active
{
color:#EC521E;
}
.small_item_line dl
{
font-size: 14px;
margin-bottom: 14px;
}

.filter_b .btn-group
{
width: 100%;
}
.filter_b .btn-group>.btn { 
width: 100%;
text-align: left;
}
.filter_b .btn-group>.btn .caret
{
float: right;
margin-top: 8px;
}

@media (min-width: 768px) and (max-width: 991px) /* Малое разрешение SM */
{
	.small_item_line
	{
	padding: 10px; 
	}  
}
@media (min-width: 500px) and (max-width: 767px) /* Малое разрешение разрешение XS - планшет/телефон */
{
	.small_item_line
	{
	padding: 10px; 
	}
	.small_item_line .title_item_line 
	{
	display: block;
	font-size: 14px;
	line-height: 17px; 
	}
}
@media (max-width: 499px) /* Малое разрешение разрешение XS - телефон */
{
	.small_item_line
	{
	padding: 10px; 
	}
	.small_item_line dl
	{
	font-size: 13px;
	margin-bottom: 14px;
	}
	.hidden-xxs
	{
	display: none !important;
	}
	.show-xxs
	{
	display: block !important;
	}
	.col-img
	{
	padding-bottom: 10px;
	}
}
 
#socbuts
{
right: 5px;
position: fixed;
z-index: 10;
bottom: 120px;
} 
#socbuts svg, #to-top svg
{
display: block;
max-width: 100%;
height: auto;
width: 100%;
opacity: 0.5;
transition: 0.2s;
}
#socbuts svg path, #to-top svg path
{
fill:#fff;
}
#socbuts > a, #socbuts > div, #to-top
{
display: block;
transition: 0.2s;
cursor: pointer;
background: rgba(19,18,20,0.50);
border: 2px solid rgba(255,255,255,0.20);
box-shadow: 0 2px 4px 0 #000000;
width: 60px;
height: 60px;
padding: 12px;
border-radius: 50%;
font-size: 36px;
line-height: 63px;
text-align: center;
color: rgba(255,255,255,.5);
transition: 0.2s;
}
#socbuts a + a, #socbuts a + div, #socbuts div + a, #socbuts div + div
{
margin-top: 5px;
}
#to-top
{
right: 5px;
position: fixed;
z-index: 10;
bottom: 50px;
display: none;
}
#socbuts a:hover, #to-top:hover, #socbuts div:hover {
background-color: #EC521E;
}
#socbuts a:hover svg path, #to-top:hover svg path, #socbuts div:hover svg path {
fill:#fff;
}

@media (max-width: 767px) 
{
	#socbuts > a, #socbuts > div
	{
	float: left;
	}
	#socbuts a + a, #socbuts a + div, #socbuts div + a, #socbuts div + div
	{
	margin-top: 0px;
	margin-left: 8px;
	}
	#socbuts > a, #socbuts > div, #to-top
	{
	width: 40px;
	height: 40px;
	padding: 5px;
	}
	#to-top
	{
	right: 10px; 
	bottom: 15px; 
	}
	#socbuts
	{
	left: 10px;
	right: auto; 
	bottom: 15px;
	}
}  
/* обновление */

.section-index ul
{
list-style: none;
margin: 0px 0px 20px 0px;
padding: 0px;
}

.section-index ul li {
  font-weight: 700;
  font-size: 16px;
  color: #010005;
  text-align: left;
  padding-left: 50px;
  margin-bottom: 18px;
  min-height: 25px;
  background: url("/uploads/images/icon-ok.png") no-repeat left 20px top;
}

.section-index ul
{
list-style: none;
margin: 0px 0px 20px 0px;
padding: 0px;
}

.section-index a
{color:#fff; text-decoration: none;}

.section-index a:hover, a:focus, a:active
{color:#DADADA; text-decoration: underline;}


.section-index-2
{
background: #fff url("/uploads/logo/fon-individual.jpg") no-repeat left top;
background-size: 100% auto;
}
.section-index-22
{
background: rgba(255,255,255, 0.60);
background-size: 100% auto;
}

a.rollover {
background: url(/uploads/images/fgf.jpg); /* Путь к файлу с исходным  рисунком */
display: block; /* Рисунок как блочный элемент */
width: 100%; /* Ширина рисунка в пикселах */
height: 180px; /* Высота рисунка */
}
a.rollover:hover {
background-position: 0 -100%; /* Смещение фона */
}

a.im-katalog-01 {
background: url(/uploads/logo/im-katalog-01.jpg);
display: block;
width: 100%;
height: 180px;
}
a.im-katalog-01:hover {
background-position: 0 -100%;
}

a.im-katalog-02 {
background: url(/uploads/logo/im-katalog-02.jpg);
display: block;
width: 100%;
height: 180px;
}
a.im-katalog-02:hover {
background-position: 0 -100%;
}

a.im-katalog-03 {
background: url(/uploads/logo/im-katalog-03.jpg);
display: block;
width: 100%;
height: 180px;
}
a.im-katalog-03:hover {
background-position: 0 -100%;
}

a.im-katalog-04 {
background: url(/uploads/logo/im-katalog-04.jpg);
display: block;
width: 100%;
height: 180px;
}
a.im-katalog-04:hover {
background-position: 0 -100%;
}

a.im-katalog-05 {
background: url(/uploads/logo/im-katalog-05.jpg);
display: block;
width: 100%;
height: 180px;
}
a.im-katalog-05:hover {
background-position: 0 -100%;
}

a.im-katalog-06 {
background: url(/uploads/logo/im-katalog-06.jpg);
display: block;
width: 100%;
height: 180px;
}
a.im-katalog-06:hover {
background-position: 0 -100%;
}

a.im-katalog-07 {
background: url(/uploads/logo/im-katalog-07.jpg);
display: block;
width: 100%;
height: 180px;
}
a.im-katalog-07:hover {
background-position: 0 -100%;
}

a.im-katalog-08 {
background: url(/uploads/logo/im-katalog-08.jpg);
display: block;
width: 100%;
height: 180px;
}
a.im-katalog-08:hover {
background-position: 0 -100%;
}

a.im-katalog-09 {
background: url(/uploads/logo/im-katalog-09.jpg);
display: block;
width: 100%;
height: 180px;
}
a.im-katalog-09:hover {
background-position: 0 -100%;
}

a.im-katalog-10 {
background: url(/uploads/logo/im-katalog-10.jpg);
display: block;
width: 100%;
height: 180px;
}
a.im-katalog-10:hover {
background-position: 0 -100%;
}

a.im-katalog-11 {
background: url(/uploads/logo/im-katalog-11.jpg);
display: block;
width: 100%;
height: 180px;
}
a.im-katalog-11:hover {
background-position: 0 -100%;
}



.small_item3 {
  padding: 10px;
  border-radius: 4px;
  background: #FFF;
  box-shadow: 10px 5px 5px #dfd8d8;
  margin-bottom: 20px;
}

.contacts {
  display: block;
  grid-template-columns: 1fr 1fr;
  background: #ffffff;
  padding: 6px;
  box-shadow: 4px 12px 12px 12px #363b3f21;
  border-radius: 6px;
}

.bottom-10 {
margin-bottom: 10px;
}

.bottom-20 {
margin-bottom: 20px;
}

.bottom-40 {
margin-bottom: 40px;
}

.margin-bottom-25 {
margin-bottom: 25px;
}

.link-button-3 {
  display: block;
  padding: 10px 50px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  outline: 0;
}