.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.modal {
	bottom: initial;
}

table.table {
	border-collapse: collapse;
}

table.table td,
table.table th {
	border: 1px solid #000;
	padding: 5px;
}

table.table td:last-child {
	text-align: center;
	min-width: 170px;
}

.bx-filter.bx-white {
	margin-top: 30px;
}

.popul.bx-filter.bx-white {
	margin-top: 15px;
}

table.data-table.th th {
	font-weight: bold;
	text-align: center;
}

table.data-table.th {
	margin: 20px 0;
}

.popul.bx-filter.bx-white .bx-filter-section ul {
	list-style: none;
	padding: 5px 0 0;
 margin-left: -5px;
}

.popul.bx-filter.bx-white .bx-filter-section ul li {
	margin-bottom: 5px;
	padding-left: 1.15385em;
	background: url("/bitrix/templates/catalog/images/icons/next.png") no-repeat left 5px;
}

.popul.bx-filter.bx-white .bx-filter-section ul li a {
	font-size: 11px;
 color: #333;
 text-decoration: underline;
}

.main-column a,
.main-column a:link {
 text-decoration: underline;
 color: rgb(67, 62, 213);
}

#img_menu a,
#img_menu a:link,
.catalog-item-sorting a,
.catalog-item-sorting a:link,
.catalog-item-line a,
.catalog-item-line a:link {
	color: #000;
}

.popul.bx-filter.bx-white .bx-filter-section ul li a:hover {
	color: #f6931f;
}
.catalog-section h2,
#e2a_content2 h2 {
	color: #173d96;
	font-weight: bold;
}
.hiddde
{
 display:none;
}
.pagetitle h1 {
    margin: 0 0 0 9px;
    font-size: 26px;
    padding: 0;
    border: none;
    color: #1e3873;
    font-weight: bold;
    line-height: 17px;
}
.catalog-section .catalog-price
{
	min-height: 45px;
}

#container2 #header .modal a:link, a:visited
{
    font-weight: bold;
    font-size: 12px;
}
#container2 #header .modal input[type="checkbox"]
{
    margin: 3px 3px 3px 4px;
}
#container2 #header table
{
 border-collapse: separate;
 border-spacing: 2px;
}

#container2 #header .modal label
{
 font-weight: normal;
}
#container2 #header .modal
{
    height: 210px;
    top: 10%;
    left: 50%;
    z-index: 1050;
    width: 280px;
    margin-left: -140px;
    background-color: #FFF;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 6px;
    outline: medium none;
    box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.3);
    background-clip: padding-box;				
}

.modal-backdrop,
.modal-backdrop.in
{
    opacity: 0.8;
}
.tabbed_box {width:100%; padding-top:20px; }

.tabbed_area {
        background-color:#e1e1e1;
        padding:10px;
}
ul.tabs {
        margin:0px; padding:0px;
        padding-top:6px;
        mpadding-bottom:6px;
}
ul.tabs li {
        list-style:none;
        display:inline;
}
ul.tabs li a {
	background: linear-gradient(to top, #efeee9, #fcfaf7);
        color:#000;
        padding:8px 14px 8px 14px;
        text-decoration:none;
        font-size:12px;
				border-bottom: 1px solid #dcdbd3;
}

ul.tabs li:not(:nth-child(2)) a {
	margin-left: 3px;
}
	
ul.tabs li a:hover {
	background: linear-gradient(to bottom, #efeee9, #fcfaf7);
        border-bottom: 1px solid #dcdbd3;
}
ul.tabs li a.active {
	background: linear-gradient(to bottom, #efeee9, #fcfaf7);
        border-bottom: 1px dashed #dcdbd3;
}
.content {
	background: linear-gradient(to bottom, #fcfaf7, #efeee9);
        padding:10px 15px;
        border:1px solid #dcdbd3;
				margin-top:7px;
				min-height:300px;
}

#pw td {
	padding: 5px;
}

.tableElem2 > tbody > tr > td:first-child > div > div:first-child {
	font-size: 18px;
	padding-top: 30px;
}

.tableElem2 > tbody > tr > td:first-child > div > div:first-child a span {
	margin: 5px 0 0 5px;
	display: inline-block;
}

.bx-core-waitwindow { 
	background: #FFF url(images/ajax_loader.gif) no-repeat center center;
	width:200px; height:100px;
}

.ajaxloader  {
  position: absolute ;
  left: 0px;
  top: 0px;
  width: 100%;
  /* background: url(/js/ajax/ajaxfon.png) repeat; */
}
 
.ajaxloader .imgcode {
  position: absolute;
  top: 10px;
  left: 10px
}

h1, h2, h3, h4, h5, h6
{
	color:#4F4F4F;
}


h1
{
	margin:0; padding:0;
	font-size:18px;
	margin-bottom:8px;
	padding-bottom:15px;
	padding-top:14px;
	border-bottom:1px dashed #C4C4C3;
}

h2, h3
{
	font-size:120%;
}

h2
{
	padding-top:15px;
	padding-bottom:5px;
	border-bottom:1px dashed #C4C4C3;
}

h4, h5, h6
{
	font-size:110%;
}

/*Information block*/
.information-block
{
	width:185px;
	margin-top:10px;
	margin-right:10px;
	padding:10px;
	border:1px solid #BFBFBF;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

.information-block-head
{
	color:#979797;
	font-weight:bold;
	font-size:85%;
	border-bottom:1px solid #B5B5B5;
	margin-bottom:4px;
	padding-bottom:5px;
}

.information-block-body
{
	font-size:85%;
	color:#737373;
	margin-right:20px;
}

code
{
	font-size:100%;
	font-weight:normal;
	display:block;
	padding:1.5em 1em 1em 1em;
	border-style:solid;
	border-width:1px;
	border-width:1px 0;
	border-color:#C4C4C3;
	margin:1em 0;
	background-color:#F5F2E6;
	font-family:sans-serif;
}

.news-date-time
{
	color:#E19813;
}

 .leftbar {float: left; clear: right;}
    
/*leftbar*/
.leftbar {width: 230px; padding: 0 0 0 5px;}
.lb_content {padding-bottom: 10px;}
.lb_content dt {padding-left: 5px;}
.left_menu {padding: 5px 0 5px 5px; list-style: none; font: 12px Georgia, "Times New Roman", Times, serif;}
.left_menu li {padding: 0px 0 3px 30px; background: url(images/lm_arrow.gif) 0 9px no-repeat;}
.left_menu a {color: #f26104;}
.left_menu a:link, .left_menu a:visited {text-decoration: none; border-bottom: 1px solid #cec4b4; color: #59554f;}
.left_menu a:hover {border: none; color: #f26104;}
.left_menu li.lm_active a:link, .left_menu li.lm_active a:visited {border: none; color: #f26104;}/*@new*/



/***************************************************/
.overlay { 
background-color: rgba(0, 0, 0, 0.7); 
bottom: 0; 
cursor: default; 
left: 0; 
opacity: 0; 
position: fixed; 
right: 0; 
top: 0; 
visibility: hidden; 
z-index: 100; 
-webkit-transition: opacity .5s; 
-moz-transition: opacity .5s; 
-ms-transition: opacity .5s; 
-o-transition: opacity .5s; 
transition: opacity .5s; 
} 
.overlay:target { 
visibility: visible; 
opacity: 1; 
} 
.popup { 
background-color: #fff; 
border: 3px solid #fff; 
display: inline-block; 
left: 50%; 
opacity: 0; 
padding: 15px; 
position: fixed; 
text-align: justify; 
font: 14px Helvetica, Arial, Sans-Serif; 
top: 40%; 
visibility: hidden; 
z-index: 101; 

-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%); 
-o-transform: translate(-50%, -50%); 
transform: translate(-50%, -50%); 

-webkit-border-radius: 10px; 
-moz-border-radius: 10px; 
-ms-border-radius: 10px; 
-o-border-radius: 10px; 
border-radius: 10px; 

-webkit-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset; 
-moz-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset; 
-ms-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset; 
-o-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset; 
box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset; 

-webkit-transition: opacity .5s, top .5s; 
-moz-transition: opacity .5s, top .5s; 
-ms-transition: opacity .5s, top .5s; 
-o-transition: opacity .5s, top .5s; 
transition: opacity .5s, top .5s; 
} 
.overlay:target+.popup { 
top: 50%; 
opacity: 1; 
visibility: visible; 
} 
.closse { 
background-color: rgba(0, 0, 0, 0.8); 
border: 2px solid #ccc; 
height: 24px; 
line-height: 24px; 
position: absolute; 
right: -13px; 
font-weight: bold; 
text-align: center; 
text-decoration: none; 
top: -15px; 
width: 24px; 
-webkit-border-radius: 15px; 
-moz-border-radius: 15px; 
-ms-border-radius: 15px; 
-o-border-radius: 15px; 
border-radius: 15px; 
-moz-box-shadow: 1px 1px 3px #000; 
-webkit-box-shadow: 1px 1px 3px #000; 
box-shadow: 1px 1px 3px #000; 
} 
.closse:before { 
color: rgba(255, 255, 255, 0.9); 
content: "X"; 
font-size: 14px; 
text-shadow: 0 -1px rgba(0, 0, 0, 0.9); 
} 
.closse:hover { 
background-color: rgba(64, 128, 128, 0.8); 
} 

/****************фильтр по типам в картинках************************/
#img_menu
{
 width: 745px;
}
#img_menu caption
{
 text-align: left;
 color: #000;/*#0e889e;*/
}
.divImg
{
 border: 1px solid #b4b4b4;
 text-align: center;
 height: 84px;
 width: 80px;
 padding: 2px;
 border-radius: 3px;
 font-size:10px;
}
.divImg.activve
{
 box-shadow: 0 0 10px #0e889e;
}
#img_menu p
{
 margin: 0;
 text-indent: 0;
}
#img_menu img
{
 width:60px;		
}
.divImg:hover
{
 box-shadow: 0 0 10px #0e889e;
}
#img_menu td,#img_menu caption
{
 padding: 0 0 3px;
 font-size:12px;
}

/*****************корзина при скролле******************/
.basketScroll
{
 width: 370px;
 height: 68px;
 margin: 5px 5px 0 7px;
 display:none;
}
.basketScroll img
{
 border:0;
 margin: 11px 0 0;
}
#authScroll.scroll
{
 position: fixed;
 height: 20px;
 padding: 2px 0 0;
 top: 5px;
 margin: 0 0 0 -380px;
 z-index: 100;
}
div.basket #qsum.scrollAuth, div.basket #qsum.scroll
{
 position: fixed;
 z-index: 100;
 margin: 12px 0 0 -743px;
 width: 150px;
 height: 52px;
 vertical-align: middle;
 top: 0px;
}
div.basket #qsum.scroll
{
 margin: 32px 0 0 -740px;
}
#authScroll.scroll
{
 margin: 0 0 0 -317px !important;
 top: 2px;
}
.cupScroll
{
 background: url(/bitrix/templates/catalog/images/cupScroll.png) no-repeat;
 margin: 0 0 0 260px;
 width: 28px;
 height: 20px;
 background-size: contain;
}
/***************************************************/
/**********************ajaxForm******************/
#b1c-form,
#b2c-form
{
	border-radius: 3px;
	box-shadow: 0 5px 15px #4d4d4d;
	text-align: left;
    	background: #fff;
    	overflow: hidden;
    	width: 350px;
    	position: fixed !important;
    	top: 50px !important;
}
#b2c-form
{
 width: 385px;
}

#b2c-form.static {
	position: relative !important;
	top: 30px !important;
	width: 420px;
	left: 40px;
	box-shadow: 0px 0px 10px #4d4d4d;
}

#b1c-form .b1c-tl,
#b2c-form .b1c-tl
{
    overflow: hidden;
    border-radius: 2px 2px 0 0;
    background: #ec6b1e;
    color: #fff;
    text-shadow: 0 -1px 0 #1B457D;
    font-size: 13px;
    margin: 0 0 11.05px 0;
}

#b1c-form .b1c-title-name,
#b2c-form .b1c-title-name
{
    margin: 12.35px 0 10px 13px;
    font-size: 14.3px;
}

#b2c-form.static .b1c-title-name {
	font-weight: bold;
	text-align: center;
}

#b1c-form .b1c-description,
#b2c-form .b1c-description
{
    margin: 0 13px 11.7px;
    font-size: 13px;
}
#b1c-form .b1c-form-group,
#b2c-form .b1c-form-group
{
    margin: 0 11.7px 11.7px;
}
#b1c-form label,
#b2c-form label
{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
        font-size: 13px;
}
#b1c-form .b1c-fields input,
#b2c-form .b1c-fields input
 {
    outline: none;
    box-shadow: none !important;
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    display: block;    
    font-size: 16px;
    width: 285px;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#b2c-form.static .b1c-fields input {
	width: 100%;
}

#b1c-form .b1c-submit-area,
#b2c-form .b1c-submit-area
{
    border-top: 1px solid #e6e6e6;
    background: #f2f2f2;
    padding: 10px 0 0 0;
    position: relative;
}
#b1c-form .b1c-result,
#b2c-form .b1c-result
{
    padding: 5px 10px;
}
#b1c-form .b1c-result div,
#b2c-form .b1c-result div
{
    text-align: center;
    font-weight: 700;
    padding: 8px 10px;
    margin: 5px 0 5px;
    border-top: 1px solid #ccc;
    color: #555;
}
#b1c-form .b1c-result .b1c-ok,
#b2c-form .b1c-result .notetext
{
    border-top: 1px solid #070;
    color: #070;
    background: #c8ed9c;
}
#b1c-form .b1c-result .b1c-err,
#b2c-form .b1c-result .errortext
{
    border-top: 1px solid #ffadad;
    color: darkred;
    background: #ffebeb;
}
#b1c-form .b1c-submit-area input[type='submit'],
#b2c-form .b1c-submit-area input[type='submit']
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-color: #ec6b1e;
    width: 150px;
    height: 37px;
    border-radius: 4px;
}
/**********************footer*****************************/

.footerLogo {
	width: 130px;
	height: 45px;
	margin: 0 0 10px;
	background: url('/bitrix/templates/home/images/logoHome.png') no-repeat;
	background-size: contain;
}

table.footer_grid,
#footer .footer_grid2 {
text-align: center;
width: 1000px;
margin: 0 auto;
}

#footer .footer_grid td,
#footer .footer_grid2 td {
	width: 25%;
	text-align: left;
	padding: 10px 10px 10px 0;
	vertical-align: top;
}

#footer .footer_grid2 td:first-child {
	width: 27%;
}

#footer .footer_grid td:last-child {
	padding-left: 60px;
}

#footer .footer_grid td a,
#footer .footer_grid2 td a {
	text-decoration: underline;
}

#footer .footer_grid tbody tr:first-child td:first-child span {
	font-size: 1.1em;
	font-weight: bold;
}

#footer .footer_grid td img {
	width: 60px;
}

