body 
{
margin: 0; padding: 0;
font-family:arial;
text-align: left;
 background:url(../img/bg.jpg)
}

.table_img{
	text-align: center;
	border: 1px solid #A5A5A5;
    border-collapse: collapse;
	float:left;
	width:250px;
}
.table_opis{
	text-align: center;
	border: 1px solid #A5A5A5;
    border-collapse: collapse;
	width:567px;
	font-size: 13px;
}
.table_opis td, .table_img td{
	padding:5px;
}
.poloska{
	clear:both;
	float:none;
}
/*//////////////////////////////////////////////////////////////// */

.alert {
  clear: both;
  margin: 10px 0;
  border: 1px solid red;
  color: red;
  background-color: #FFF7F7;
  padding: 10px;
}


figure.vkl2 {
  width: 40px;
  height:40px;
  background: white;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  text-indent: 0px;
  text-align: center;
  padding: 0;
  z-index: 100;
  background:url("../img/lupa.png");
}

figure.vkl2 img {width: 1%; padding: 0px;}

figure.vkl2:hover {
  -webkit-transform: rotate(-1deg); -moz-transform: rotate(1deg); -o-transform: rotate(-1deg); -ms-transform: rotate(1deg);
  box-shadow: 0 2px 3px #666;
}
.title_category {
	font-size:24px;
}
.list_prod figure{
	display:none;
	   
}
.table_opis.small td{
	padding:0;
}
figure.vkl2:focus {
  -webkit-transform: rotate(0deg) scale(1.8); -moz-transform: rotate(0deg) scale(1.8); -o-transform: rotate(0deg) scale(1.8); -ms-transform: rotate(0deg) scale(1.8);
  box-shadow: 0 2px 3px #666;
  background:transparent;
  z-index:99999;
  position:relative;
  top: -50px;
} 
figure.vkl2:focus img{  
	width: 100%;
	max-height:200px;
	max-width:400;
	min-width:200px;
	z-index:99999;
	position:relative;
	
}
.table_img  figure{
	display:none;
}

.prod-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}
.prod-table td {
  padding: 8px;
  border: 1px solid #444;
}
.prod-table td:first-child a {
  display: block;
  width: 100px;
  height: 100px;
  line-height: 100px;
  border: 1px solid #eee;
  text-align: center;
}
.prod-table img {
  vertical-align: middle;
  max-width: 90px;
  max-height: 90px;
}
.prod-table td:last-child {
  font-size: 13px;
  color: #666;
}

.parts-title {
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 1.5em;
}
.parts {
  margin-bottom: 20px;
}
.part-item {
  display:  inline-block;
  padding: 10px 15px;
  border: 1px solid #CB5200;
  background: #FFDEC4;
  margin: 0 15px 10px 0;
  border-radius: 2px;
  color: #000;
}

/*////////////////////////////////////////////////////////////////////////////*/






a{text-decoration:underline; color:#FA7C00}
a:hover{text-decoration:none;}

img{border:none; }

ul, menu, dir {
  display: block;
  list-style-type: disc;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px;
}
table{  border-spacing: 0px;}

#main {position:relative;width:100%;min-width:1150px;}
/*.header_old{width:100%; height:130px; background:url(/img/bg_header.jpg);position:fixed;z-index:555;margin-top:-30px;}*/
.header_old{width:100%; height:130px; background:url(../img/bg_header.jpg);z-index:555;}
.header {width:1110px; margin:0 auto; height:130px; background:url(../img/bg_header.jpg)}
.header .logo{float:left; /* margin-left:-41px; */}
.search{width:410px;height:130px; position:relative; display:table-cell;float:left}
.phone{color:white; font-size: 19px;margin-top:10px;}
.phone img{margin-top:3px; margin-right:7px;}
.ico_mail{/*margin-left:16px;*/}
.phone a{
    display: block;
    margin-top: -5px;
    /* float: left; */
    font-size: 13px;
    margin-left: 5px;
font-size:13px; margin-left: 5px;}

.phone .caller{

    margin-bottom: 4px;
    margin-top: 0 !important;
}
.phone .mailer{
    margin-top: -22px;
    margin-left: 24px;
}
.zvonok h2{
  font: normal 28px Helvetica, Arial, sans-serif;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  display: block;
  margin-bottom: 18px;
  color: #828282;
  margin-top: 22px;
 }
.right_header span{

}
.hidden-md{margin-top:15px;}
.button-search {
  color: #FFFFFF;
  cursor: pointer;
  position: absolute;
 right:20px;
  z-index:9999999;
  text-align: center;
  margin-top:7px;
  width: 23px;
  height:21px;
  
}
.searcher input {
    background-color: #FFFFFF;
    margin: 7px 0 0 31px;
    padding: 5px 10px 5px 17px;
    border: 1px solid #999999;
    height: 23px;
    color: #414141;
    transition: width 0.8s ease 0s;
    right: 10px;
    width: 280px;
    font-size: 14px;
    font-style: italic;
}
.content table{

}
.title td, .title_category td{
text-align:center;
}
.content .search{
	float:none;
	height: 40px;
}
.search input {
  background-color: #FFFFFF;
  margin: 15px 0 0 0;
  padding: 5px 10px 5px 17px;
  border: 1px solid #999999;
  height: 23px;
  color: #414141;
  transition: width 0.8s ease 0s;
  right: 10px;
  width: 280px;
  font-size: 14px;
  font-style: italic;
}
.right_header{ position:relative; display:table-cell;padding-top:12px;color:white;font-size:13px}
#headerfixed .right_header,
#header_old .right_header{
  padding-top: 12px;
}



#headerfixed .email-holder{
  padding-left: 24px;
}

#headerfixed .email-holder img{
  margin-right: 11px;
  display: inline-block;
}

.header_old .phone .caller{
    margin-top: 7px !important;
}

#headerfixed .header_old .phone .caller{
    margin-top: 0px !important;
}

.header_old .email-holder{
  padding-left: 24px;
}

.header_old .email-holder img{
  margin-right: 11px;
  display: inline-block;
}


a[href='zakazat-online']{
  
}








.adress{height:25px;}
.adress_img{margin-left:25px;margin-right:11px;}
.login{margin-left:5px;margin-top:24px;float:left;}
.login_img{margin-right:6px;margin-top:2px;}
.cart{ position:relative; display:table-cell;top:28px;left:35px;padding-left:55px;height:30px;padding-top:7px;}

.cart span{color:black;position:absolute; margin-top:-4px;margin-left:-23px;font-size:14px;}

/*.top_menu_zk .top_menu  {width:100%; height:65px; background:url(/img/menu.png); border:solid 0px red;margin-top:-5px;padding-top:6px;min-width:1150px;position:fixed;margin-top:90px;z-index:555;}*/
.top_menu_zk .top_menu  {width:100%; height:65px; background:url(../img/menu.png); border:solid 0px red;margin-top:-6px;padding-top:6px;min-width:1150px;z-index:555; text-align: center;}
.top_menu_zk .top_menu  ul {width:auto;margin:0 auto;height:100%; display: inline-block;}
.top_menu_zk .top_menu  ul li{display:inline; padding:21px;}


.top_menu_zk .top_menu  ul a, 
.top_menu_zk .top_menu  ul span{
  color:black;
  font-size:18px;
  text-decoration:none;
  display:block;
  float:left; 
  height:35px;
   margin-top:5px;
   padding-top:15px;
   font-weight:500;
   cursor: pointer;
 }
.top_menu_zk .top_menu  ul a:hover, .top_menu_zk .top_menu  ul span:hover{background:#010101;color:#E97400; display:block;float:left; cursor: pointer;}

.left{width:255px;float:center;display:table-cell;vertical-align:top;}

.body_gl{width:1110px; margin:20px auto;display:block; min-height:550px;padding-top:5px;}
.body_gl .left span{display:block; background:url(../img/left_catalog.png);width:200px; height:49px; color:black; font-size:38px;padding-top:15px;padding-left:55px;}

.body_gl .left b{display:block; background:url(../img/left_menu_footer.png);width:255px; height:34px;}

.phone .useradmin_contener{
	margin-right:10px;
}
.fax{
    background-color: #d6d6d6;
    width: 15px;
    padding: 2px 2px 3px 2px;
    border-radius: 10px;
}
 nav {
    display:block;
    width:100%;
	max-width:255px;
}
nav ul {
    padding:0;
    margin:0;
    list-style:none;
	padding-bottom:15px;
	background:#010101;
}
nav ul li {
    position:relative;
}
nav ul a {
    text-decoration:none;
    color:#fff;
}
nav > ul > li {
    float:none;
    margin-right:0px;
    background:#010101;
    -webkit-transition:background 500ms;
    -moz-transition:background 500ms;
    -o-transition:background 500ms;
    transition:background 500ms;
		border-left:solid 1px #010101;
}
nav > ul > li > a {
    display:inline-block;
    padding:10px 10px 0 0;
    height:40px;
	font-size: 15px;
}
nav > ul > li.submenu > a {
    padding-left:38px;
	width: 157px;
}
nav > ul > li.submenu > img{
	height: 33px;
  width: 42px;
  padding-top: 5px;
  padding-right: 3px;
  float: right;
}
nav > ul > li:hover, nav > ul > li.active{
    background:#FA7C00; color:black;
	border-left:solid 1px black;
	border-right:solid 1px black;
}
nav li.submenu {
   /*  padding-right:22px; */
   height:50px;
}
nav li.submenu:before {
    content:".";
	background:url(../img/m_menul.png)no-repeat;
    display:block;
    position:absolute;
    top:4px;
    margin-left:18px;
    color:#010101;
    width:16px;
	margin-top:5px;
	    -webkit-transition:background 500ms;
    -moz-transition:background 500ms;
    -o-transition:background 500ms;
    transition:background 500ms;
}
nav li.submenu:hover:before, nav li.submenu.active:before {
	background:url(../img/m_menula.png)no-repeat;
	color: #FA7C00;
}

nav li.submenu li.submenu:hover:before {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
nav ul ul {
    position:absolute;
    margin-left:253px;
    top:-1px;
    width:345px;
    filter:alpha(opacity="0");
    opacity:0;
    background:#FA7C00;
    font-size:12px;
    border:1px solid #000;
  border-top:0;
  border-bottom:2px  solid #000;


}
nav ul ul li {
    display:none;
}
nav ul li.submenu:hover > ul > li {
    display:block;
}
nav ul li.submenu:hover > ul {
    filter:alpha(opacity="100");
    opacity:1;
	z-index:99
}
nav ul li.submenu:hover > ul ul {
    filter:alpha(opacity="0");
    opacity:0;
}
nav ul li.submenu:hover > ul li.submenu:hover > ul {
    filter:alpha(opacity="100");
    opacity:1;
}
nav ul li.submenu:hover > ul li.submenu:hover > ul > li {
    display:block;
}
nav ul ul li {
z-index:0;
    background:#FA7C00;
	 height: auto;
	 width:325px;
	 padding-top:7px;
}
nav ul ul li:first-child {
    border-top:1px solid #000;
}
.left nav ul ul li a{
	text-decoration:underline;
	display:block;
	color:black;
	font-size:14px;
	padding:0px;
  line-height: 1.35;
}
.left nav ul ul li {
	padding:4px 10px;
	font-size:14px;
}
nav ul ul li a {
    padding:4px 10px;
    display:block;
	text-decoration:underline;
	color:black;
	font-size:14px;

}
nav ul ul li a:hover {
   	text-decoration:none;
	color:white!important;
}
nav ul ul li:hover > a {

}




.body_gl .left .news span{background:none;height:49px; color:black;padding-left:0px;padding-top:0px;font-size:36px;}
.item_news{font-size:15px; margin-bottom:25px;position:relative}

.item_news .date{font-size:14px;font-style:none!important;line-height:15px;}
.item_news span{font-size:30px!important;display:block;float:left;width:40px!important;height:40px!important;  color:#414141!important;}
.item_news a{color:#222222;text-decoration:none}
.item_news a:hover{color:#FA8411;text-decoration:underline}
.button_news{background:#FA7C00; color:white; display:block; padding:8px 18px; max-width:114px;text-decoration:none; font-size:12px;}

.button_news:hover{background:#010101;color:#FA7C00}

.clients {position:relative; min-height:350px;}
.body_gl .left .clients span{background:none!important;height:49px; color:black;padding-left:0px;padding-top:65px;font-size:36px;}
.clients img{float:left; width: 115px;
    margin: 0 0 15px 0;}
.button_clients{background:#FA7C00; color:white; display:block; padding:8px 18px; max-width:98px;text-decoration:none; font-size:12px;margin-top:20px;margin-bottom:60px;}
.button_clients:hover{background:#010101;color:#FA7C00}

.content{width:855px; height:100%;position:relative;display:table-cell;vertical-align:center; padding:0px 5px 0px 30px;}
.content h1{color:black;text-transform: uppercase;font-size:36px;font-weight:normal;}
.content h2{color:black;text-transform: uppercase;font-size:32px;font-weight:normal;}
.content p{font-size:15px; color:#121212;font-family:arial;}
.content ul li {font-size:15px; color:#121212;font-family:arial; margin-left: 20px;}
.content .contact_block p span {
	padding-left: 7px;
}

.display-ib{
  display: inline-block !important;
}

.fs-12{
  font-size: 12px !important;
}
.adder {
	display: block;
	width: 75px;
	margin: 0 auto;
}
.content a{ font-style: none;}
.content .items_category{display:block;padding-bottom:20px;padding-top:10px; height:370px;}
.content .item_category{width:120px;height:180px;float:left; display:block; margin-right:42px;z-index:0}
.content .item_category img{ margin-left: 18px;     width: 80px;
    height: 80px;
    background: white;
    padding: 22px; border-radius: 50%; -moz-border-radius: 50%;-webkit-border-radius: 50%;-khtml-border-radius: 50%; border:solid 1px #DCDCDC}

.price  strong{
	width:50px;
	  float: left;
	  display:block;
}
.text_img{
  width: 249px;
      text-align: center;
}
.list_prod td{
	border:1px solid #A5A5A5;
}
td.price table{
  width: 100%;
}
.price  div, .tex_harak div{
	float:right;
}
.tex_harak, .price{
  font-size: 14px;
}
.tex_harak  strong{
  display: block;
  width: 232px;
  float: left;
}
table.list_prod .conti1 td a img{
	/*width: 250px;*/
}
.tex_harak table.conti2{
	width:100%;
}
.price{ 
  max-width: 130px;
  min-width: 120px;
}
.tex_harak{
  max-width: 370px;
  min-width: 270px;
}
.name_category {
display:block;
   width: 122px;
	min-height:20px;
    text-align:center;
    -webkit-transform: skew(-15deg);
    -moz-transform: skew(-15deg);
    -o-transform: skew(-15deg);
    -ms-transform: skew(-15deg);
    background: #FA7C00;
	margin-top:-25px;
	color:white;
	font-size:13px;
	  font-style: none;
	  padding-top:8px;padding-bottom:7px;padding-left:15px;padding-right:15px;
}
.name_category:hover{background: #010101; color:#FA7C00;}

.name_category  span{display:block;-webkit-transform: skew(15deg);-moz-transform: skew(15deg); -o-transform: skew(15deg);-ms-transform: skew(15deg);}


.content .wts{display:table-cell;padding-bottom:20px;}
.wt{ width:48%; height:95px;float:left;padding-right:15px;margin-bottom:15px;display:table-cell;vertical-align:middle!important;}
.wt img{float:left;margin-right:15px;}
.wt p{text-transform: uppercase;font-size:16px;}


.n_clients{display:block;padding-bottom:2px;width:804px; height:261px;background:url(../pic/n_clients.png)no-repeat;padding:25px 11px 0px 10px; font-size:14px; line-height:20px;}

.form_question{width: 800px;background:#F8F8F8; border:solid 1px #D9D9D9; display:block; position:relative; margin-bottom:50px;padding-left:23px;margin-top: 20px;}
.form_question h2{margin-top:15px;margin-bottom:15px}



.form_question input {
	border: solid 1px #D9D9D9;
	margin-right:20px;
	background:white;
  display: inline-block;
  vertical-align: top;
}

textarea.inp { 
  width: 493px;
  margin-right: 25px;
  float:left;
  height: 78px;
  font: normal 16px Helvetica, Arial, sans-serif;
  border: solid 1px #D9D9D9;
  overflow: auto;
  resize: none;
  padding-left:10px;


}
input.inpfiles{
	width: 230px;
	padding-left: 0 !important;
}
.form_question textarea.inp {
  display: inline-block;
  float: none;
}
.form_question  button, .form_question input[type='button']{
	width: 240px;
  height: 50px;
  background: #FA7C00;
  cursor: pointer;
  border: none;
  text-align: center;
  color: #000;
  font: normal 18px Helvetica, Arial, sans-serif;
  /*float: left;*/
  margin-right: 25px;
  margin: 20px 275px;
}

.form_question  button:hover{background: #000000;color:#FA7C00}
.footer_gl{height:auto;width:100%;background:url(../img/bg_footer.jpg);}

.footer{width:1110px; margin:0 auto; height:auto;background:url(../img/bg_footer.jpg);}


.footer_one{width:277px;color:white; font-size:14px;padding-top:6px; line-height:25px;float:left; position:relative;display:table-cell}



.footer_two{width:277px;color:white; font-size:12px;padding-top:6px; line-height:25px;float:left;display:block; position:relative;}

.footer_gl  ul {list-style-image: url(../img/list_foter.png);margin-left:20px;margin-top:0px;padding:0; margin-bottom: 5px !important; }
.footer_gl a:hover{color:#7D7D7D;}  
.footer_gl  ul :hover{list-style-image: url(../img/list_fotera.png);}

.footer_three{width:277px;color:white; font-size:12px;padding-top:6px; line-height:25px; float:left;display:table-cell}
.footer_four{width:279px;color:white; font-size:12px;padding-top:6px; line-height:25px;display:table-cell}
.social{padding-top:20px;}
.fb{width:30px; height:30px; background:url(../img/fb.png); margin-right:8px; float:left;margin-left:0px} 
.fb:hover{background:url(../img/fba.png);}   
.vk{width:30px; height:30px; background:url(../img/vk.png); margin-right:8px; float:left;margin-left:0px} 
.vk:hover{background:url(../img/vka.png);}    
.twit{width:30px; height:30px; background:url(../img/twit.png); margin-right:8px; float:left;margin-left:0px} 
.twit:hover{background:url(../img/twita.png);}    
      
   
   
#popup1{display:none} 
#popup2{display:none} 
#popup3{display:none} 
.b-popup{
    width:100%;
    min-height:100%;
    background-color: rgba(0,0,0,0.5);
    overflow:hidden;
    position:fixed;
    top:0px;
	z-index:9999999
}
.b-popup .b-popup-content{
    margin:150px auto 0px auto;
    width:490px;
    height: 270px;
    padding:10px 40px;
    background:#F8F8F8;
	z-index:99999999;
	color:#010101;
	font-size:14px;
}

.close_popup{background: url(../img/close_popup.png);width:22px; height:21px; position:absolute; display:block;top:165px; margin-left:490px; float:right; z-index:9999999999999;}



.b-popup .b-popup-content span{font: normal 28px Helvetica, Arial, sans-serif; margin:0 auto; width:100%; text-align:center;display:block; margin-bottom:18px;color:black; margin-top:22px;}


.pop_up{height:36px;  font: 15px Arial, Helvetica, sans-serif;margin-bottom:30px;padding-left:8px;background:#FBFBFB;}
.b-popup-content input{border:solid 1px #D9D9D9;}

.b-popup-content button, .b-popup-content input[type='button']{
  width: 244px;
  height: 50px;
  background: #FA7C00;
  cursor: pointer;
  border: none;
  text-align: center;
  color: #000;
  font: normal 18px Helvetica, Arial, sans-serif;
  float:left;
  margin-right:25px;
  margin:30px 100px;
}

.b-popup-content #zakaztovara {
	margin-top: 10px;
}
.b-popup-content button:hover, .b-popup-content input[type='button']:hover {background: #000;cursor:pointer;color:#FA7C00}

   
.pop_up1{height:36px;  font: 15px Arial, Helvetica, sans-serif;margin-bottom:20px;padding-left:8px;background:#FBFBFB;}
  
.path{font-size:12px;}

.nu_zagalovok a{
  color: #fff;
  font-size: 24px;
}
.nur_table{
  border: 1px solid #A5A5A5;
  border-collapse: collapse;
  width: 825px;
  margin-bottom: 50px;
}
 .nu_zagalovok { 
  background: url(../pic/th_bg.png);
  height: 68px;
  color: #000;
  font-size: 24px;
  padding-left:10px;
}
 
 
 
 
 
 
 
 
 
 
 
 .tex_harak td, .price td{
   border-bottom: 1px dotted #000080;
 }
 
/* .list_prod tr td{
	border: 1px solid #A5A5A5;
} */

.list_prod{
	border: 1px solid #A5A5A5;
	border-collapse: collapse;
	width:825px; 
} 
.table_opis figure{
	display:none;
}
.list_prod a{font-size:16px; /* font-weight:bold; */ }
.title {background:url(../pic/th_bg.png);height:68px;}
.title_category{
  background: url(../pic/th_bg.png);
  height: 68px;
  color: #000;
  font-size:24px;
}
.title_category a{
	color: #fff;
	font-size: 24px;
}
.title_table a{
	color: #fff;
	font-size: 24px;
}
.title_table{
border:solid 1px black;
border-right:0px;
font-size:24px;
padding-left:14px;
} 

.title_category h3{
  font-size: 24px;
  margin: 0;
    font-weight: 100;
}
.title_tabl {
border:solid 1px black;
border-left:0px;
font-size:24px;
} 

.title_tabl span {font-size:14px;}
/* .title_category{
	font-size:18px;
	color:white;
	height:65px;
} */
.title_category   td{
	padding-left:14px;
	border:solid 1px black;
}

.list_product{ background:#F1F1F1;height:80px;}
.list_product td{padding-left:14px;}

.list_compl td{padding-left:14px;min-height:40px;max-height:80px;}
.list_compl {background:#F1F1F1;}

.white{background:#FBFBFB;}
.wr1{width:230px;font-size:12px;font-weight:bold} 
.wr2{width:92px; padding-left:0px!important;}   
.wr3{width:260px;font-size:14px;}    
.wr4{width:105px;font-size:16px;font-weight:bold;text-align:center}   
.wr5{padding-left:0px;width:77px;}  
.wr6{padding-left:0px!important; text-align:center;width:20px;}     
.wr6 img{margin:0px 10px;}
.slash{height:5px;}  
.slash td{border:none;}

.wr5 input{width:28px; height:24px;text-align:center;background:white}   
.btn {
display: inline-block;
font-size: 24px;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
color:#B50016;
font-weight:bold;
}

.kp1{width:91px;font-size:12px;font-weight:bold;min-height:40px!important;} 
.kp2{width:60px;font-size:12px;font-weight:bold;text-align:center;padding-left:0px!important;} 
.kp3{width:62px;font-size:12px;font-weight:bold;text-align:center;padding-left:0px!important;} 
.kp4{width:90px;font-size:12px;font-weight:bold;text-align:center;padding-left:0px!important;} 
.kp5{width:75px;font-size:12px;font-weight:bold;text-align:center;padding-left:0px!important;padding-top:20px;padding-bottom:20px;} 
.kp6{width:235px;font-size:12px;font-weight:bold;padding-left:5px!important;} 
.kp7{width:75px;font-size:12px;font-weight:bold;text-align:center;padding-left:0px!important;} 
.kp8{width:90px;font-size:12px;font-weight:bold;text-align:center;padding-left:0px!important;} 
.kp9{width:54px;font-size:12px;font-weight:bold;text-align:center;padding-left:0px!important;} 
.kp8 input{width:28px; height:24px;text-align:center;background:white}   

.kb1{padding-left:0px!important;background:white;width:255px;height:50px; } 
.gray{color:#5B5B5B}
.kran{height:57px;color:#5B5B5B;font-size:16px;font-weight:bold}
.kran2{height:38px; font-size:16px;font-weight:bold}


.kb1{width:10%}
.kb2{width:10%;color:#5B5B5B}
.kb3{width:10%}
.kb4{width:10%}
.kb5{width:10%}
.kb6{width:10%}
.kb7{width:10%}
.kb8{width:10%}
.kb9{width:10%}
.kb10{width:10%}


.kkb1{width:10%; background:white;padding-left:0px!important;}
.kkb2{width:12%;color:#5B5B5B;padding-left:0px!important;}
.kkb3{width:10%;padding-left:0px!important;}
.kkb4{width:10%;padding-left:0px!important;}
.kkb5{width:10%;padding-left:0px!important;}
.kkb6{width:10%;padding-left:0px!important;}
.kkb7{width:10%;padding-left:0px!important;}
.kkb8{width:10%;padding-left:0px!important;}
.kkb9{width:10%;padding-left:0px!important;}
.kkb10{width:10%;padding-left:0px!important;}
.krankkb{height:40px;}
.krankkb td{text-align:center;font-size:13px;font-weight:bold;}


.slashkkb  {background: url(../img/slashkb.png);height:60px;}
.slashkkb span{display:block; position:absolute;width:40px; margin-top:-27px;margin-left:23px;line-height:13px;font-weight:normal;color:black}
.slashkkb p {display:block; position:absolute;width:40px; margin-top:5px;margin-left:-5px;font-size:12px;font-weight:normal;}

.slashkb{background:url(../img/slashkb.png); font-weight:normal; color:black;font-size:13px;}
.kb2 span{display:block; position:absolute;width:40px; margin-top:-25px;margin-left:10px;line-height:13px;}
.kb2 p {display:block; position:absolute;width:40px; margin-top:5px;margin-left:-5px;}
/*.lupa{position:absolute;width:240px;height:40px;background:#FA7C00; margin-top:-45px;margin-left:6px;}*/
.lupa{position:relative; text-align:left; width:240px;height:39px;background:#FA7C00; margin-top:0px;margin-left:6px;padding-top:1px;}
.lupa a, .lupa span{color:white;display:block; text-align:center; width:194px; margin:12px 0 0 5px; font-size:11px;}
#fancybox{
	position: absolute;
    top: 0;
    right: -77px;
    bottom: 0;
    display: none;
    margin: 0;
}
.div_tit1{
	background: url(../pic/th_bg.png);
    height: 68px;
    font-size: 19px;
	padding-left: 10px;
	border-bottom: 1px solid #ccc;
	    box-sizing: border-box;
     max-width: 825px;
}
.div_tit1 .ti3, .div_tit1 .ti4, .div_tit1 .ti5, .div_tit1 .ti6{
	display:block;
	height:68px;
	line-height:68px;
	float:left;
	border-right:1xp solid;
}
.div_tit1 .ti1{
	        width: 251px;
    display: block;
    float: left;
    border-right: 1px solid #ccc;
    text-align: center;
	line-height: 68px;
}
.div_tit1 .ti2{
	    width: 15%;
    display: block;
    float: right;
	    width: 562px;
		text-align:center;
	line-height: 68px;
	
}
.div_tit2 h3{
	    margin: 0;
    font-weight: normal;
    font-size: 24px;
}
.div_tit2{
	background: url(../pic/th_bg.png);
    height: 68px;
    font-size: 19px;
    line-height: 68px;
	padding-left: 10px;
	text-align: center;
	    box-sizing: border-box;
    max-width: 825px;
}  
.div_tit2 a{
	color:#fff;
	font-weight:bold;
}
#fancybox.fanch{
position:relative;

}
/*.lupa img{float:right;margin-top:-42px;}*/
.lupa .resize_thumb{float: right;
    top: 0;
    position: absolute;
    right: 0;}
.slash_kb{background:#000000;height:8px;border:1px solid #000000}
.shadow_kb{background:url(../img/shadow_kb.png);height:37px;border:0;}
.kkb{font-size:16px;font-weight:normal;}
.kkb td{text-align:center;border-right:1px solid #A5A5A5}
.kkb_lupa {position:absolute; margin-top:180px;margin-left:-45px;}
.light{ background:#FBFBFB!important;}



.product_img{width:260px; float:left;margin-right:25px;}
.product_img  img{border:solid 1px #A5A5A5;margin-bottom:15px;}
.lupa_product{position:absolute;height:40px;background:#FA7C00; margin-top:-65px;margin-left:6px;right:610px;padding-right:45px;padding-left:10px;}
.lupa_product a{color:white;margin-top:12px;display:block; margin-left:15px;}
.lupa_product img{float:right;margin-top:-42px;border:none;position:absolute;right:0px;}

.online_con{ margin-left:3px; margin-top:-8px;position:absolute}
.isq{ margin-left:5px; margin-top:-5px;position:absolute}
.skype{ margin-left:7px; margin-top:-6px;position:absolute}
.obr_zv{ margin-left:9px; margin-top:-5px;position:absolute}
.email{ margin-top:0px;position:absolute}


.contact_block a{padding-left:45px;}
.contact_block  p{margin-top:25px;}
.title_product_table{
border:solid 1px black;
font-size:24px;
padding-left:14px;
} 
.title_prod td {
font-size:14px;
  padding-left: 14px;
  border: solid 1px #A5A5A5;
}

.prod1{width:11%; font-size:12px;font-weight:bold; color:#5B5B5B;padding-left:5px!important;}
.prod2{width:11%;font-size:12px;font-weight:bold; color:#000000;padding-left:0px!important;text-align:center}
.prod3{width:11%;font-size:12px;font-weight:bold; color:#000000;padding-left:0px!important;text-align:center}
.prod4{width:11%;font-size:12px;font-weight:bold; color:#000000;padding-left:0px!important;text-align:center}
.prod5{width:11%;font-size:12px;font-weight:bold; color:#000000;padding-left:0px!important;text-align:center}
.prod6{width:11%;font-size:12px;font-weight:bold; color:#000000;padding-left:0px!important;text-align:center}
.prod7{width:11%;font-size:12px;font-weight:bold; color:#000000;padding-left:0px!important;text-align:center}
.prod8{width:11%;font-size:12px;font-weight:bold; color:#000000;padding-left:0px!important;text-align:center}
.prod9{width:11%;font-size:12px;font-weight:bold; color:#000000;padding-left:0px!important;text-align:center}

.listing_prod {
  background: #F1F1F1;
  height: 65px;
}
.prin{height:45px;text-align:center}
.prin input {
  width: 28px;
  height: 24px;
  text-align: center;
  background: white;
}
.ienlarger {
	float: right;
    clear: none;
    padding-bottom: 5px;
    padding-right: 0px;
}

.ienlarger a { 
	display:block;
	text-decoration: none;
/* Если добавить правило cursor:default;, то отключится курсор в виде руки */
}

.ienlarger a:hover{ /* Не надо изменять тип позиционирования */

}

.ienlarger span img {
	border: 1px solid #FFFFFF; /* Добавляем рамку вокруг изображения */
	max-width:550px;
	max-height: 300px;
	padding:20px;
	background:#000;
	border:1px solid #000;
}

.ienlarger a span {  /* Для большого изображения и названия */
	position: absolute;
	display:none;
	padding: 0;
	
}
/* table.list_prod td a{
	color: #fff; 
} */
.ienlarger img { /* Для IE, чтобы не было рамки вокруг ссылки */
	border-width: 0;
}
.ienlarger img{
	margin-top:0px;
}
.lebedki{
	position:relative;
}
.lebedki #fancybox{
	    right: -7px;
}
.lebedki .ienlarger a:hover span { 
	display:block;
	top: -250px;
    margin-left: 50px;
	z-index: 99999999999;
	left:0;
}
.ienlarger a:hover span { 
	display:block;
	top: -250px;
    left: 250px;
	z-index: 99999999999;
	
/* Если добавить правило cursor:default;, то отключится курсор в виде руки на большом изображении */
}

.resize_thumb {/* Вводим нужный размер миниатюры здесь */
	height : auto;
}
.buy{height:350px;margin-top:0;}
.atention{width:793px;height:98px;border:solid 1px #D9D9D9;background:#F8F8F8; margin-top:20px; margin-bottom:20px;padding:15px;}
.atention ul {
  list-style-image: url(../img/ul_con.png);
  margin-left: 120px;
  margin-top: -18px;
  padding: 0;
  font-size:15px;
}
.atention ul li{margin-bottom:8px;}
@media screen and (max-width: 1170px) {
}

.submit_search
{
	display:none;
}

.tovar img
{
	max-width:170px;
	max-height:160px;
}

#headerfixed{ display: none; position: fixed; z-index: 100000; margin-top: -200px; width: 100%; border-bottom: 5px solid #fa7c00;}

.list_prod tr td{ padding:5px;}
.oporni.list_prod tr td{ padding:0px;}
#popup88 {
	left:0px; display:none;
}
#popup88 .b-popup-content{
	height:auto !important;
}
#popup88 .buy{
	width:450px !important;
	height:450px;
}
#popup88 #vibor p{
	font-size:12px;
line-height:normal;
}
#popup88 #vibor{
	width: 175px;
	line-height:normal;
	min-height: 300px;
	max-height: 300px;
    float: left;
    margin-right: 7px;
	overflow-y: auto;
}
#popup88 textarea{
    width: 225px !important;
	}


.prods {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1.5%;
}
.prods-item {
  box-sizing: border-box;
  border: 1px solid #aaa;
  border-radius: 15px;
  padding: 15px 15px 50px;
  background-color: #fff;
  width: 30%;
  font-size: 14px;
  margin: 0 1.5% 20px;
  position: relative;
}
.prods-title {
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 15px;
}
.prods-item table {
  width: 100%;
  font-size: 12px;
  margin: 10px 0;
}
.prods-item table td {
  padding: 2px 0;
  border-bottom: 1px solid #eee;
}
.prods-item table td:first-child {
  opacity: .5;
}

.prods-btns {
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 15px;
}
.prods-btns a,
.prods-btns button {
  display: inline-block;
  border-radius: 20px;
  padding: 10px 12px;
  font-weight: bold;
  font-size: 13px;
  color: #000;
  text-decoration: none;
  background-color: #FA7812;
  border: none;
}
.prods-btns a {
  margin-right: 6px;
}
.prods-img img {
  height: 200px;
  width: 100%;
  object-fit: contain;
}

.comments {
	margin-top: 30px;
}

.comments .block_header{
	font-size: 16px;
	font-weight: bold;
}

.comments .comment{
	margin-top: 20px;
}

.comments .comment .comments_param {
	display: inline-block;
	width: 200px;
}

.comments .comment .comments_param span{
	font-weight: bold;
}

.comments .comment .comments_date {
	display: inline-block;
	font-weight: bold;
}

.comments .comment .comments_text {
	padding: 7px 10px;
	background: #fff;
	border: 1px solid #ccc;
	margin-top: 5px;
}

.comments .comment .comments_text p{
	margin: 0;
}

.comments .comment .comments_show_form {
	display: block;
	float: right;
	margin-top: 5px;
	font-size: 13px;
	margin-right: 10px;
}

.comments_form {
	margin-top: 30px;
}

.comments_form .block_header{
	font-weight: bold;
	margin-bottom: 20px;
}

.comments_form_param1 {
}

.comments_form_param1 .infofield{
	padding-bottom: 4px;
}

.comments_form input[type='text'], .comments_form input[type='email']{
	width: 400px;
	padding: 3px 5px;
	border: 1px solid #ccc;
}

.comments_form textarea{
	border: 1px solid #ccc;
	padding: 3px 5px;
	width: 400px;
	height: 100px;
	resize: none;
	margin-top: 10px;
}

.comments_form .error_message {
	color: red;
	font-size: 12px;
	clear: both;
}

.comments_form .infoform {
	margin: 10px 0px;
}

.comments_form .captcha {
	margin-top: 10px;
}

.comments_form .captcha .block.captcha{
	margin: 0;
	clear: both;
}

.comments_form .captcha .block.captcha img {
	display: block;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	float: left;
}

.comments_form .captcha input[type='text'] {
	width: 180px;
	display: block;
	float: left;
	margin-right: 7px;
}

.comments_form .captcha .input-title {
	display: block;
	float: left;
	line-height: 25px;
	vertical-align: middle;
	margin-right: 7px;
}

.js_captcha_update {
	display: block;
	float: left;
}

.comments_form .captcha a.button-refresh {
	display: block;
	width: 25px;
	height: 25px;
	background: url(../img/refresh-icon.png) top left no-repeat;
	text-decoration: none;
	margin-left: 10px;
	margin-top: 55px;
}

.clr {
	clear: both;
}

.comments_form br {
	display: none;
}

.comments_form input[type='submit'] {
	background: #fa7c00;
    color: white;
    display: block;
    font-size: 12px;
    margin-top: 20px;
    max-width: 98px;
    padding: 8px 18px;
    text-decoration: none;
	border: 0;
	cursor: pointer;
}

.comments_form input[type='submit']:hover {
	background:#010101;
	color:#FA7C00;
}

.comments_form .required_field {
	margin-top: 20px;
	font-size: 12px;
}

.previous_next_links .previous_link{
	display: block;
	float: left;
	width: 49%;
	text-align: right;
}

.previous_next_links .next_link {
	display: block;
	float: right;
	width: 49%;
	text-align: left;
}

.show_all {
	clear: both;
	text-align: center;
	padding-top: 20px;
}

.icq-message {
	margin: 0 0 3px 0 !important;
	display: block;
	vertical-align: middle;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
}

.icq-message img{ 
	float: left;
	margin-top: 0 !important;
}

.shop_text ul {
	padding-left: 15px;
}

#ymap1, #ymap2 {
	float: left;
	width: 625px;
	height: 250px;
}

.print-scheme {
	width: 190px;
	margin-left: 10px;
	float: left;
	text-align: center;
}
.isq-hh a{padding-left:5px!important; font-size:13px;}



.close-form-button.ion-close-round{
  display: none;
}
.modal-send-block{
  position: fixed;
  z-index: 999999;
  background: rgba(0,0,0,0.7);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
}


.modal-send-block .close-block{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer;
}

.modal-send-block .close-form-button.ion-close-round{
  display: block;
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
}


.modal-send-block .form-question-modal{
  margin: 0 auto;
  margin-top: 200px !important;
  margin-bottom: 100px !important;
}