

/* Start:/bitrix/templates/.default/components/bitrix/search.title/infrared/style.css?15394415182108*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/.default/components/bitrix/search.title/infrared/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/top_menu_mobile2/style.css?15394415167677*/
/**Top menu**/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul
{
	margin:0; 
	padding:0;
	height:32px;
	list-style:none;
	font-size:11px;
	float:left;
		width:1024px;
	padding-top:-20px;
	margin-top:-0px;
}



/*Links*/
#horizontal-multilevel-menu a
{
    display:block;
	height:18px;
	padding:5px 15px;
	color:#fff;
	text-decoration:none;
	text-align:center;
		width:auto;
margin-top:1px;
margin-bottom:5px;

}

#horizontal-multilevel-menu li 
{		
	float:left;

}

/*Root items*/
#horizontal-multilevel-menu li a.root-item
{
	height:18px;
	color:#fff;
	font-weight:bold;
padding-left:22px; 
padding-right:22px;
float:left;
padding-top:7px;
padding-bottom:5px;
margin-top:1px;
margin-bottom:5px;

}

/*Root menu selected*/
#horizontal-multilevel-menu li a.root-item-selected
{	
	height:18px;
/*	background: url(/images/men1.jpg) repeat-x top left;*/
	color:#fff;
	font-weight:bold;
padding-top:5px;

/*
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f86666), color-stop(1, #9b0000) );
	background:-moz-linear-gradient( center top, #f86666 5%, #9b0000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f86666', endColorstr='#9b0000');
	background-color:#f86666;
padding-bottom:5px;

-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;

	border:1px solid #d83526;
-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
*/

padding-bottom:5px;

border-top:#DF811F solid 4px;
border-bottom:#DF811F solid 4px;
//margin-top:3px;
margin-bottom:5px;

}

/*Root items: hover*/
#horizontal-multilevel-menu li:hover a.root-item, #horizontal-multilevel-menu li.jshover a.root-item
{
	height:18px;
/*	background: url(/images/men1.jpg) repeat-x top left;*/
	color:#fff;
	font-weight:bold;
padding-top:5px;

/*
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f86666), color-stop(1, #9b0000) );
	background:-moz-linear-gradient( center top, #f86666 5%, #9b0000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f86666', endColorstr='#9b0000');
	background-color:#f86666;

-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;

	border:1px solid #d83526;
-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
*/
padding-bottom:5px;

//margin-top:3px;
margin-bottom:5px;

border-top:#DF811F solid 4px;
border-bottom:#DF811F solid 4px;
}

/*Item-parents*/
#horizontal-multilevel-menu a.parent
{
	background: url(/bitrix/templates/.default/components/bitrix/menu/top_menu_mobile2/images/arrow.gif) center right no-repeat;
}

/*Denied items*/
#horizontal-multilevel-menu a.denied
{
	background: url(/bitrix/templates/.default/components/bitrix/menu/top_menu_mobile2/images/lock.gif) center right no-repeat;
}

/*Child-items: hover*/
#horizontal-multilevel-menu li:hover, #horizontal-multilevel-menu li.jshover
{

	color:#fff;
}

/*Child-items selected*/
#horizontal-multilevel-menu li.item-selected
{

	color:#fff;
}

/*Sub-menu box*/


#horizontal-multilevel-menu li ul
{
	position:absolute; 
	/*top:-999em;*/
	top:auto;
	display:none;
	//z-index:500;

	height:auto;
	/*width:12em;*/
	width:200px;
	background:#999;
	border:1px solid #C1C1C1;
	margin-top:38px;
}

#horizontal-multilevel-menu li.item-selected ul ul
{

	display:none;

}

#horizontal-multilevel-menu li.item-selected:hover ul ul,
#horizontal-multilevel-menu li.item-selected.jshover ul ul
{

	display:none;

}

#horizontal-multilevel-menu li.item-selected:hover li:hover ul,
#horizontal-multilevel-menu li.item-selected.jshover li.jshover ul
{

	display:block;
	top:auto;

}



#horizontal-multilevel-menu li.item-selected:hover ul,
#horizontal-multilevel-menu li.item-selected.jshover ul
{
	position:absolute; 
	/*top:-999em;
	top:auto;*/
	display:block;
	height:auto;
	/*width:12em;*/
	width:200px;
	background:#999;
	border:1px solid #C1C1C1;
margin-top:0px;
}

/*Sub-menu item box*/
#horizontal-multilevel-menu li li 
{
	width:100%;
	border-bottom:1px solid #eee;
	padding:5px;
}

/*Item link*/
#horizontal-multilevel-menu li ul a
{
	text-align:left;
		padding:5px;
			height:auto;
			font-weight:normal;
}
/*Items text color & size */
#horizontal-multilevel-menu li a,
#horizontal-multilevel-menu li:hover li a,
#horizontal-multilevel-menu li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a
{
	color:#111111;
	font-weight:bold;
}

/*Items text color & size: hover*/
#horizontal-multilevel-menu li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
	color:#fff;
}

#horizontal-multilevel-menu li ul ul
{
	margin:-44px 0 0 172px;
	/*margin:-1.93em 0 0 11.6em;*/
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li.jshover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul ul
#horizontal-multilevel-menu li.item-selected:hover ul ul,
#horizontal-multilevel-menu li.item-selected.jshover ul ul
{
	/*top:-999em;*/
	display:none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li.jshover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li.jshover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li.jshover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li.jshover ul,
#horizontal-multilevel-menu li li li li li:hover ul,
#horizontal-multilevel-menu li li li li li.jshover ul
#horizontal-multilevel-menu li.item-selected li:hover ul
#horizontal-multilevel-menu li.item-selected li.jshover ul
{
	z-index:1000;
	top:auto;
	display:block;
}

div.menu-clear-left
{
	clear:left;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/journal/style.css?16306574421764*/
div h1.blank {
    text-align: center;
    border: 0;
    margin-bottom: 50px;
}
div.news-list img.preview_picture {
    background: url("/images/im_fon_m.jpg");
    border: 1px solid #eee;
    box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
    float: left;
    height: 120px;
    margin: 0 6px 6px 0;
    width: 200px;
background: #fff;

    padding: 5px;
}
.news-item {
//  background: none repeat scroll 0 0 #F6F6F6;
//   box-shadow: 0 2px 2px 1px #CCCCCC;
//    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    margin-bottom: 10px;


}
.news-item.main_article {
    width: 100%;
    margin-bottom: 30px;
    border: 1px solid #eee;
    border-radius: 5px;
}
div.news-list .main_article .preview_picture {
    /* background: #fff; */
    height: auto;
    padding: 0;
    width: 100%;
    box-shadow: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    /* max-width: 420px; */
    /* max-height: 233px; */
}

.sect-info-item {
    padding: 10px;
}
.sect-item {
    float: left;
    padding: 5px 15px;
    background: #a7a7a7;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
}
.sect-info-item b {
    font-size: 16px;
    color: #333;
}
.text-news {
    margin-bottom: 15px;
    padding-bottom: 5px;
    margin-top: 5px;
    border-bottom: none;
}
.news-date-time {
    float: right;
    color: #aaa;
    font-size: 13px;
    /* font-style: italic; */
}
.more-news{
float:right;
}


.more-news > a {
    border-bottom: 1px dotted;
    font-size: 10px;
    font-style: italic;
    text-decoration: none;
}
.more-news > a:after {
    content: " »";
}

.more-news > a:hover {
    background: none repeat scroll 0 0 #3399FF;
    border-radius: 10px;
    padding: 5px;
    border: none;
    color: #fff;
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/form/form-order-infrared/bitrix/form.result.new/.default/style.css?15394415202470*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #eee;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background:#1D3865;
	text-align: center;
	color:#fff;
}


table.form-table td
{
	padding: 5px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/.default/components/bitrix/form/form-order-infrared/bitrix/form.result.new/.default/images/icon_warn.gif);
}

/* Button Style */
table.form-table input.submit {
	-moz-box-shadow:inset 0px 1px 0px 0px #c8daf0;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c8daf0;
	box-shadow:inset 0px 1px 0px 0px #c8daf0;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1d3765), color-stop(1, #547ec2) );
	background:-moz-linear-gradient( center top, #1d3765 5%, #547ec2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d3765', endColorstr='#547ec2');
	background-color:#1d3765;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:-2.62px;
	border:1px solid #1e539e;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	height:27px;
	line-height:27px;
	width:99px;
	text-decoration:none;
	text-align:center;
	text-shadow:0px 0px 0px #ffffff;
}
table.form-table input.submit:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #547ec2), color-stop(1, #1d3765) );
	background:-moz-linear-gradient( center top, #547ec2 5%, #1d3765 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#547ec2', endColorstr='#1d3765');
	background-color:#547ec2;
}.submit:active {
	position:relative;
	top:1px;
}

table.form-table input, table.form-table textarea {
border:1px solid #aaa;
box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
border-radius:2px;

}
table.form-table input:focus, table.form-table textarea:focus {
background: #fff;
border:1px solid #555;
box-shadow: 0 0 3px #aaa;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/form/contacts_order_call/bitrix/form.result.new/.default/style.css?15394415202470*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #eee;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background:#1D3865;
	text-align: center;
	color:#fff;
}


table.form-table td
{
	padding: 5px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/.default/components/bitrix/form/contacts_order_call/bitrix/form.result.new/.default/images/icon_warn.gif);
}

/* Button Style */
table.form-table input.submit {
	-moz-box-shadow:inset 0px 1px 0px 0px #c8daf0;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c8daf0;
	box-shadow:inset 0px 1px 0px 0px #c8daf0;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1d3765), color-stop(1, #547ec2) );
	background:-moz-linear-gradient( center top, #1d3765 5%, #547ec2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d3765', endColorstr='#547ec2');
	background-color:#1d3765;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:-2.62px;
	border:1px solid #1e539e;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	height:27px;
	line-height:27px;
	width:99px;
	text-decoration:none;
	text-align:center;
	text-shadow:0px 0px 0px #ffffff;
}
table.form-table input.submit:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #547ec2), color-stop(1, #1d3765) );
	background:-moz-linear-gradient( center top, #547ec2 5%, #1d3765 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#547ec2', endColorstr='#1d3765');
	background-color:#547ec2;
}.submit:active {
	position:relative;
	top:1px;
}

table.form-table input, table.form-table textarea {
border:1px solid #aaa;
box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
border-radius:2px;

}
table.form-table input:focus, table.form-table textarea:focus {
background: #fff;
border:1px solid #555;
box-shadow: 0 0 3px #aaa;
}
/* End */


/* Start:/bitrix/templates/elcer_ru_copy/styles.css?178153561527734*/
@font-face {
	font-family: 'Ubuntu';
	src: url('/images/Ubuntu.eot');
	src: local('&#9786;'), url('/images/Ubuntu.woff') format('woff'), url('/images/Ubuntu.ttf') format('truetype'), url('/images/Ubuntu.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.topp-section {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    color: #fff;
}
.close-button-topp {
    float: right;
    margin-top: 3px;
    font-weight: 300;
    font-size: 18px;
    opacity: 0.5;
    padding: 10px;
    cursor: pointer;
}
.topp-section .container .grids div {
    display: inline-table;
}

.topp-section img {
    max-height: 50px;
    margin-right: 100px;
}

.topp-section a {
    margin-left: 120px;
    padding: 10px 15px;
    background: #494f58;
    color: #fff;
    border-radius: 4px;
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
}
@media (max-width: 1024px) {
div.topp-section img, div.topp-section a {
    margin-right: 10px;
    margin-left: 10px;
}
}
@media (max-width: 720px) {
div.topp-section {
    /*font-size: 14px;*/
    max-width: calc(100% - 90px);
    outline: 10px solid #dddddd63;
    border-bottom-right-radius: 55px;
    text-align: center;
}
.topp-section .container div.grids {
    display: grid;
    grid-template-columns: 150px 40%;
}
div.topp-section .container div {
    display: grid;
}
div.topp-section-img {
    grid-column-start: 1;
    grid-row-start: 2;
    text-align: left;
}
div.topp-section img {
    margin-right: 0;
    margin-top: 0;
    max-width: 90%;
    margin-bottom: 0;
    margin-left: 0;
}
.topp-section-text {
    margin-bottom: 10px;
    grid-column-start: 1;
    grid-column-end: 3;
    text-align: left!important;
    grid-row-start: 1;
}
.topp-section-button {
    padding-top: 5px;
}
.close-button-topp {
    position: absolute;
    /* background: #494f58; */
    right: 90px;
    font-size: 25px;
    margin-top: -15px;
    padding: 10px 15px;
    line-height: 20px;
    /* border-radius: 20px; */
}

div.topp-section a {
    margin-left: 10px;
    max-width: 70%;
    margin-left: 0;
}
}
@media (max-width: 460px) {

.topp-section .container div.grids {
    display: grid;
    grid-template-columns: 50% 40%;
}
.topp-section-text {
    font-size:16px;
}
}
@media (max-width: 400px) {

.topp-section .container div.grids {
    display: grid;
    grid-template-columns: 50% 40%;
}
.topp-section-text {
    font-size:14px;
}
.topp-section-button a {
    margin: 0;
    padding: 8px;
    font-size: 12px;
}
}


.block-zagol {
    border: none;
    font-weight: bold;
    color: #333;
}
.center-img {
    text-align: center;
}
.center-img img {
    max-width: 100%;
    height: auto;
}
h2.bx_sitemap_li_title {
    border: none;
}
img.social-img:hover {
    filter: brightness(1.5);
}
img.social-imgr {
    max-width:100%;
}
.social-row {
    text-align: center;
}
div .btn-primary {
    color: #fff;
    background-color: #bd2d2d;
    border-color: #ab2424;
    background-image: none;
}
.numberlist {
    float: left;
    min-width: 7%;
    text-align: right;
    margin-right: 5px;
    font-size: 20px;
    font-weight: bold;
    /* color: #777; */
}
.clearleft {clear:left;}
.clearright{clear:right;}
.textlist {
    float: right;
    width: 90%;
    color: #777;
}
.titlelist {
    float: right;
    width: 90%;
    font-size: 16px;
    font-weight: bold;
    margin-top: 2px;
    margin-bottom: 10px;
}
.blue-b {
    background: #AA0101 url(/images/f1.png)!important;
    padding: 15px;
    color: #fff!important;
    margin: 1rem 0;
}
.red-b {
    background: #bd2d2d!important;
    padding: 15px;
    color: #fff!important;
    margin: 1rem 0;
}
.dark-b {
    background: #505763!important;
    padding: 15px;
    color: #fff!important;
    margin: 1rem 0;
}
.blue-b h2, .blue-b h3, .blue-b h4, .blue-b h5, .blue-b h6, .blue-b p, .blue-b .btn,
.red-b h2, .red-b h3, .red-b h4, .red-b h5, .red-b h6, .red-b p, .red-b .btn,
.dark-b h2, .dark-b h3, .dark-b h4, .dark-b h5, .dark-b h6, .dark-b p, .dark-b .btn  {
    color: #fff!important;
    border-color: #fff!important;
}
.grey-b {
    background: #eee!important;
padding: 15px;
    color: #333!important;
}
.list-num {
    margin-bottom: 15px;
}
.textlist {
    float: right;
    width: 90%;
}
.grey {
    background: #ddd;
    padding: 15px;
}
.white {
    background: #fff;
    padding: 15px;
}
.stripe-red {
    border-left: 10px solid #bd2d2d;
    padding-left: 15px;
}
.stripe-blue {
    border-left: 10px solid #464c56;
    padding-left: 15px;
}
.font16 {
    font-size: 16px;
}
.font18 {
    font-size: 18px;
}
.italic {
    font-style: italic;
}

html body {font-family:Ubuntu;
  /*  background: #f5f5f5;*/}


div h1, div h2, div h3, div h4, div h5, div h6 {/*font-family:Ubuntu Condensed;*/}

.h1, div h1 {
    font-size: 27px;
    /* text-transform: uppercase; */
    /* font-weight: bold; */
    border-bottom: 1px solid #eee;
    text-shadow: none;
    margin-bottom: 30px;
    color: #000;
    background: #fff;
    border-left: 10px solid #bd2d2d;
    padding: 5px;
    padding-left: 10px;
}
div h2 {
color:#000;
border-bottom: 2px solid #bd2d2d;
  font-size: 20px;
}

div h3 {
color: #b1120e;
}

div h4 {
    /* background: #fff; */
    font-weight: normal;
    /* font-family: Ubuntu Condensed; */
    color: #aa0101;
    font-size: 15px;
    text-transform: uppercase;
    border-bottom: #e4e4e4 1px solid;
}

div h5 {    color: #b1120e;
font-size: 16px;}
div h6 {    
font-size: 16px;}
p {
text-align:justify;
}

img {border:0;}

hr {
color:#848484;
background-color:#848484;
height:2px;
border:0px none;
}




#order_click {
    border-bottom: 1px dotted #B1120E;
    color: #B1120E;
    font-size: 10px;
    letter-spacing: -1px;
    text-decoration: none;
    display: none;
}
#order_click:hover {
    border-bottom: none;
    color: #f00;
    text-decoration: underline;
}

.buttonBuyRed {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	height:30px;
	line-height:30px;
	width:20%;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #b23e35;
}
.buttonBuyRed:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.buttonBuyRed:active {
	position:relative;
	top:1px;
}

.buttonBuyRed2 {
    background-color: #bd2d2d;
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    /* text-transform: uppercase; */
    font-weight: normal;
    font-style: normal;
    height: 45px;
    line-height: 45px;
    width: 180px;
    letter-spacing: 1px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #b23e35;
    margin-bottom: 10px;
}
.buttonBuyRed2:hover {
    background-color: #d64d4d;
color: #ffffff;
   text-decoration: none;
}.buttonBuyRed2:active {
	position:relative;
	top:1px;
}
.buy_quick {
    float: right;
}






.image_shadow {
    background: none repeat scroll 0 0 #F6F6F6;
    border: 3px solid #FFFFFF;
    box-shadow: 0 0 3px #979696;
    display: inline-block;

    padding: 2px;
}


.image_shadow_back2 {
        box-shadow: 1px 1px 1px rgba(151, 150, 150, 0.57);
    display: inline-block;
    border: 1px solid #FFFFFF;
    background: #eaeaea;
    background: -moz-linear-gradient(top, #fff 0%, #eee 82%);
    background: -webkit-linear-gradient(top, #fff 0%,#eee 82%);
    background: linear-gradient(to bottom, #ffffff 0%,#e2e2e2 82%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#eee',GradientType=0 );
}

div.razdel-photo1 h3 {
    background: #464c56 url(/images/f1.png);
    border: medium none;
    font-size: 15px;
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
}

div.razdel-photo1.razdel-photo1_h13 h3 {
    background: #464c56 url(/images/f1.png);
    border: medium none;
    font-size: 15px;
    /*z-index: 100;*/
    margin-bottom: -5px;
    margin-top: 5px;
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
}
.dost1 {
    float: left;
    padding-top: 85px;
    text-align: center;
    width: 32%;
}
.cart_new img {
    height: 200px;
}


div#coin-slider2, div#coin-slider3, div#coin-slider4, div#coin-slider5, div#coin-slider6, div#coin-slider7, div#coin-slider8, div#coin-slider9, div#coin-slider1, div#coin-slider55 {
    width: 100%!important;
    height: 230px!important;
    border: 1px solid #ddd;
    background-size: contain;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    background-color: #fff;
    background-position: center center!important;
background-repeat:no-repeat;
}

.slider_picture {

    width: 100%;
padding-top: 10px;
}
.slider_picture img {
    max-width: 500px;
    width: 100%;
}
.slider_tovar .slider_picture .coin-slider {
    position: relative;
    width: 100%;
}
.btn-outline-secondary {
    border: 1px solid #999;
    /* background: #eee; */
    color: #333;
}
.btn-outline-secondary:hover {
    background: #555;
    color: #fff;
}
.slider_right {
text-align:center;
    width: 100%;
}

.slider_tovar .slider_picture  #coin-slider2 a, .slider_tovar .slider_picture  #coin-slider3 a, .slider_tovar .slider_picture  #coin-slider4 a,
 .slider_tovar .slider_picture  #coin-slider5 a, .slider_tovar .slider_picture  #coin-slider6 a, .slider_tovar .slider_picture  #coin-slider7 a, .slider_tovar .slider_picture  #coin-slider8 a {
    border: medium none;
    outline: medium none;
    text-decoration: none;
   background: #fff;
}


.slider_tovar {
    /* background: #eee; */
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 20px;
}


.graph  img {
    background: white none repeat scroll 0 0;
    border: 1px solid #ccc;
    max-height: 175px;
    margin: 10px 0px 25px;
    max-width: 225px;
width: 100%;
height: auto;
}

.graph  span {
    position: relative;
    left: 90px;
    top: -180px;
}
div.graph {
    margin: 10px 0px -10px 0px;
background:#fff;
}
.h2_land > a {
    color: white;
    text-shadow: 0px 0px #2D5592;
    text-decoration: none;
}
.h2_land {
    background: #AA0101 url(/images/f1.png);
    text-align: left;
    font-weight: normal;
    margin-bottom: 0;
    padding: 12px 12px;
    border: none;
    border-left: 10px solid #bd2d2d;
}
.buttons .buttonOrder {

    width: 228px;
padding: 10px 12px 10px 7px;
}
.buttons .buttonOrder:hover {
   
    width: 100%;
}
.buttons .buy_quick {    width: 100%; margin-bottom:10px;
}

.dost1 {
    float: left;
    padding-top: 85px;
    text-align: center;
    width: 32%;
}
h3.h2_land {
    color: white;
    letter-spacing: 0;
    padding: 2px 10px;
    text-shadow: 0 0 #2d5592;
}
.cart_new img {
    height: 200px;
}
.photo_tab_1 .image_shadow > img {
    width: 115px;
}
.photo_tab_1 .image_shadow {
    margin-right: 10px;
margin-bottom: 10px;
}
.photo_tab_1 {
    margin-bottom: 30px;
}
.photo_tab_1 .figcaption {
    font-size: 14px;
    margin-bottom: 10px;
}

.buttons .buttonBuyRed2 {
    margin-top: 20px;
    border-left: 10px solid #961212;
    /* padding-left: 47px; */
    /* padding-right: 47px; */
    width: 100%;
}

.cart_new_m img {
    height: 100px;
    width: 100px;
}

.table1 p {
    text-align: center;
}
h4.super_header {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #333;

    font-size: 25px;
    font-weight: normal;
    line-height: normal;
    padding: 0;
}
.clearleft {clear:left;}
.super_header > b {
    color: #AA2829;
    font-size: 30px;
    font-weight: normal;
}
.super_header > b.s34 {
    font-size: 34px;

}
.gl-ico1, .gl-ico2, .gl-ico3, .gl-ico4, .gl-ico5, .gl-ico6, .gl-ico7 {
    margin-bottom: 40px;
    padding-left: 85px;

}

.gl-ico1 {
    background: url("/images/ico1.png") no-repeat left top;
}
.gl-ico2 {
    background: url("/images/ico2.png") no-repeat left top;
}
.gl-ico3 {
    background: url("/images/ico5.png") no-repeat left top;
padding-top: 13px;
padding-bottom: 15px;
}
.gl-ico4 {
    background: url("/images/ico6.png") no-repeat left top;
padding-top: 20px;
padding-bottom: 20px;
}
.gl-ico5 {
    background: url("/images/ico7.png") no-repeat left top;
padding-top: 13px;
padding-bottom: 15px;
}
.gl-ico6 {
    background: url("/images/ico82.png") no-repeat left top;
padding-top: 20px;
padding-bottom: 20px;
}
.gl-ico7 {
    background: url("/images/ico9.png") no-repeat left top;
padding-bottom: 10px;
}
.main-preim2 .col-lg-6 h5.super_header {
    color: #222;
    font-size: 20px;
    font-weight: normal;
    margin-top: 40px;
    padding-left: 20px;
    margin-bottom: 20px;
    border-left: 10px solid #454b54;
}
.main-preim {
   /* background: #ddd url(/images/fonn1.png);*/
    /* color: #fff; */
}
.main-preim2 {
    background: #fff;
    /* color: #fff; */
    padding-top: 30px;
    padding-bottom: 30px;
}
.main_about h4.super_header {
    font-size: 35px;
    text-align: center;
    margin-bottom: 50px;
    background: url(/images/stripe2.png) no-repeat bottom center;
    padding-bottom: 20px;
    /* font-family: Ubuntu Condensed; */
    /* font-weight: bold; */
    /* color: #aa2829; */
    text-transform: unset;
}

h5.super_header {
    color: #222;

    font-size: 20px;
    font-weight: normal;
    margin-top: 5px;
margin-bottom: 5px;
}

h5.super_header b {
 color: #AA2829;
    font-size: 22px;
    font-weight: normal;
}




div .table1 tbody .head td {
    background: #2d5592 url(/images/f1.png);
    color: #fff;
    font-family: arial;
    font-size: 12px;
    padding: 3px;
}
.table1 tbody{
/*background:#ccc;
background: -moz-linear-gradient(#eee , #ccc );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eee', endColorstr='#ccc'); 
background: -webkit-linear-gradient( #eee , #ccc); 
 background: -o-linear-gradient( #eee , #ccc); 
background: -ms-linear-gradient(#eee , #ccc); */

}



html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body {
	margin: 0
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:768px) {
	.container {
		width: 750px
	}
}

@media (min-width:992px) {
	.container {
		width: 970px
	}
}

@media (min-width:1200px) {
	.container {
		width: 1170px
	}
}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	margin-right: -15px;
	margin-left: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	float: left
}

.col-xs-12 {
	width: 100%
}

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-10 {
	width: 83.33333333%
}

.col-xs-9 {
	width: 75%
}

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-7 {
	width: 58.33333333%
}

.col-xs-6 {
	width: 50%
}

.col-xs-5 {
	width: 41.66666667%
}

.col-xs-4 {
	width: 33.33333333%
}

.col-xs-3 {
	width: 25%
}

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-1 {
	width: 8.33333333%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-pull-11 {
	right: 91.66666667%
}

.col-xs-pull-10 {
	right: 83.33333333%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-8 {
	right: 66.66666667%
}

.col-xs-pull-7 {
	right: 58.33333333%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-5 {
	right: 41.66666667%
}

.col-xs-pull-4 {
	right: 33.33333333%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-2 {
	right: 16.66666667%
}

.col-xs-pull-1 {
	right: 8.33333333%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-push-11 {
	left: 91.66666667%
}

.col-xs-push-10 {
	left: 83.33333333%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-8 {
	left: 66.66666667%
}

.col-xs-push-7 {
	left: 58.33333333%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-5 {
	left: 41.66666667%
}

.col-xs-push-4 {
	left: 33.33333333%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-2 {
	left: 16.66666667%
}

.col-xs-push-1 {
	left: 8.33333333%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-offset-12 {
	margin-left: 100%
}

.col-xs-offset-11 {
	margin-left: 91.66666667%
}

.col-xs-offset-10 {
	margin-left: 83.33333333%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-8 {
	margin-left: 66.66666667%
}

.col-xs-offset-7 {
	margin-left: 58.33333333%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-5 {
	margin-left: 41.66666667%
}

.col-xs-offset-4 {
	margin-left: 33.33333333%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-2 {
	margin-left: 16.66666667%
}

.col-xs-offset-1 {
	margin-left: 8.33333333%
}

.col-xs-offset-0 {
	margin-left: 0
}

@media (min-width:768px) {
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		float: left
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-11 {
		width: 91.66666667%
	}
	.col-sm-10 {
		width: 83.33333333%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-8 {
		width: 66.66666667%
	}
	.col-sm-7 {
		width: 58.33333333%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-5 {
		width: 41.66666667%
	}
	.col-sm-4 {
		width: 33.33333333%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-2 {
		width: 16.66666667%
	}
	.col-sm-1 {
		width: 8.33333333%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-pull-11 {
		right: 91.66666667%
	}
	.col-sm-pull-10 {
		right: 83.33333333%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-8 {
		right: 66.66666667%
	}
	.col-sm-pull-7 {
		right: 58.33333333%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-5 {
		right: 41.66666667%
	}
	.col-sm-pull-4 {
		right: 33.33333333%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-2 {
		right: 16.66666667%
	}
	.col-sm-pull-1 {
		right: 8.33333333%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-push-11 {
		left: 91.66666667%
	}
	.col-sm-push-10 {
		left: 83.33333333%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-8 {
		left: 66.66666667%
	}
	.col-sm-push-7 {
		left: 58.33333333%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-5 {
		left: 41.66666667%
	}
	.col-sm-push-4 {
		left: 33.33333333%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-2 {
		left: 16.66666667%
	}
	.col-sm-push-1 {
		left: 8.33333333%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
}

@media (min-width:992px) {
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		float: left
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-11 {
		width: 91.66666667%
	}
	.col-md-10 {
		width: 83.33333333%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-8 {
		width: 66.66666667%
	}
	.col-md-7 {
		width: 58.33333333%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-5 {
		width: 41.66666667%
	}
	.col-md-4 {
		width: 33.33333333%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-2 {
		width: 16.66666667%
	}
	.col-md-1 {
		width: 8.33333333%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-pull-11 {
		right: 91.66666667%
	}
	.col-md-pull-10 {
		right: 83.33333333%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-8 {
		right: 66.66666667%
	}
	.col-md-pull-7 {
		right: 58.33333333%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-5 {
		right: 41.66666667%
	}
	.col-md-pull-4 {
		right: 33.33333333%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-2 {
		right: 16.66666667%
	}
	.col-md-pull-1 {
		right: 8.33333333%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-push-11 {
		left: 91.66666667%
	}
	.col-md-push-10 {
		left: 83.33333333%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-8 {
		left: 66.66666667%
	}
	.col-md-push-7 {
		left: 58.33333333%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-5 {
		left: 41.66666667%
	}
	.col-md-push-4 {
		left: 33.33333333%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-2 {
		left: 16.66666667%
	}
	.col-md-push-1 {
		left: 8.33333333%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
}

@media (min-width:1200px) {
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		float: left
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-11 {
		width: 91.66666667%
	}
	.col-lg-10 {
		width: 83.33333333%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-8 {
		width: 66.66666667%
	}
	.col-lg-7 {
		width: 58.33333333%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-5 {
		width: 41.66666667%
	}
	.col-lg-4 {
		width: 33.33333333%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-2 {
		width: 16.66666667%
	}
	.col-lg-1 {
		width: 8.33333333%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-pull-11 {
		right: 91.66666667%
	}
	.col-lg-pull-10 {
		right: 83.33333333%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-8 {
		right: 66.66666667%
	}
	.col-lg-pull-7 {
		right: 58.33333333%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-5 {
		right: 41.66666667%
	}
	.col-lg-pull-4 {
		right: 33.33333333%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-2 {
		right: 16.66666667%
	}
	.col-lg-pull-1 {
		right: 8.33333333%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-push-11 {
		left: 91.66666667%
	}
	.col-lg-push-10 {
		left: 83.33333333%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-8 {
		left: 66.66666667%
	}
	.col-lg-push-7 {
		left: 58.33333333%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-5 {
		left: 41.66666667%
	}
	.col-lg-push-4 {
		left: 33.33333333%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-2 {
		left: 16.66666667%
	}
	.col-lg-push-1 {
		left: 8.33333333%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
}
.m-0 {
  margin: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}
.text-justify {
  text-align: justify !important;
}


.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}
.mb-0{
  margin-bottom: 0 !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mb-3{
  margin-bottom: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mb-4{
  margin-bottom: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5{
  margin-top: 3rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4 {
  padding-top: 1.5rem !important;
}
.pb-4{
  padding-bottom: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5{
  padding-top: 3rem !important;
}



.pb-5{
  padding-bottom: 3rem !important;
}

.table-responsive table {
		border-collapse: collapse!important;
width:100%;
	}
	.table-responsive table td {
		background-color: #fff!important
	}
	.table-responsive table td,
	.table-responsive table th {
		border: 1px solid #ddd!important
	}
.table-responsive table th {
		border: 1px solid #ddd!important;
background:#eee;
    text-align: left;
	}

.table-responsive  table.table-center th, .table-responsive  table.table-center td {text-align:center!important;}
.table1 th {
    background: #eee;
    font-weight: bold;

}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

div .btn-primary {
	color: #fff;
	background-color: #bd2d2d;
	border-color: #ab2424;
background-image: none;
}
/* End */


/* Start:/bitrix/templates/elcer_ru_copy/template_styles.css?1781535615240002*/
.additionsal-text {

    color: #555;
    font-style: italic;
    margin-top: 20px;
}
div .tovar-order textarea {
    height: 86px;
}
.captcha img {
    float: right;
    margin-bottom: 10px;
}
.ctext {
    float: left;
    width: 50px;
    text-align: left;
    font-size: 12px;
    color: #888;
    margin-top: 3px;
    font-weight: 300;
}
.tovar-header-buttons .price.item_price {
    float: left;
    margin-top: 30px;
}

.tabs .inner li a {
    background: none;
    color: #00f;
    padding: 0;
    text-decoration: underline;
width:auto;
}
.slider_tovar img {
    max-height: 250px;
    width: auto;
}
.news-detail img {
    max-width: 100%;
height:auto;
}
.form-right-open.form-open:hover {
    cursor: pointer;
    background: #da4545;
}
.form-right-open.form-open {
    width: 200px;
    background: #bd2d2d;
    color: #fff;
    padding: 5px;
    text-align: center;
    padding-right: 20px;
    border-top-right-radius: 20px;
    border-top-left-radius: 5px;
    transform: rotate(-90deg);
    position: fixed;
    right: 0px;
    top: 60%;
    margin-right: -85px;
    /* bottom: 200px; */
    z-index: 999;
}
div div div.catalog-section-list li {
    max-height: 150px;
height:auto;
    min-width: 120px;
    margin-right: 20px;
    margin-bottom: 20px;
}
div.catalog-section-list ul {
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 0;
    padding-left: 0;
}
div div div.catalog-section-list li img {
    width: auto;
    max-width: 100%;
    max-height: 100px;
}
a#btn-raschet {
    background: #efefef;
    color: #333;
    padding: 10px;
    margin-top: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.row.calcs {
    background: #eeeeee7a;
    margin: 0;
}
.calc1 input, .calc1 select  {
    padding: 10px;
    margin-bottom: 5px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-top: 5px;
}
.calc-container input, .calc-container select {
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-top: 10px;
}
div#footer .contact-foot a {
    text-decoration: none;
}
.cont-mail {
    margin-top: 12px;
    margin-bottom: 12px;
}
.cont-mail b {
    font-weight: normal;
    color: #aaa;
}
.cont-num {
    font-size: 16px;
    font-weight: bold;
    /* margin-bottom: 10px; */
}
.glav div {
   /* border: 1px solid #eee;
    height: 210px;
    margin: -1px;*/
}
.TP > img {
    float: left;
    width: 141px;
}
div.TP:hover {
    background: #Fff;
}
.photo_tab:nth-last-child() {
    padding: 0;
}
.photo_tab {
   float: left;
    margin-bottom: 25px;
    padding-left: 15px;
    text-align: center;
    width: 168px;

}
.tp-new {
 
    text-align: center;
}
.tp-new2 {

    text-align: center;
}
.oshatp1 {
    background: url("/images/klem-osha1.png") #fff;
    height: 350px;
    max-width: 350px;
width: 100%;
    box-shadow: 1px 1px 2px #9c9c9c;
    margin-bottom: 10px;
}
.oshatp1:hover {
    background: url(/images/klem-osha2.png) #fff;
}

.oshatp2 {
    background: url("/images/kabl1.png") #fff;
    height: 350px;
    max-width: 350px;
width: 100%;
    box-shadow: 1px 1px 2px #9c9c9c;
    margin-bottom: 10px;
}
.oshatp2:hover {
    background: url(/images/kabl2.png) #fff;
}
.newTx  img {
    width: 30px;
}

div.cnt_item {
    background-repeat: no-repeat;
    background-size: 100% auto;
    float: left;
    height: 50px;
    margin: 5px;
    width: 65px;
box-shadow: 1px 1px 2px #979696;
}
.skidka {
    position: absolute;
display:none;
}
.skidka_sklad_tovar {
    background: url("/images/akcii_tovar_strip.png") no-repeat scroll right center;
    float: right;
    height: 33px;
    margin-left: 20px;
    margin-top: 20px;
    width: 490px;
display:none;
}
.skidka_sklad_tovar2 {
    background: url("/images/akcii_tovar_strip2.png") no-repeat scroll right center;
    height: 33px;
    margin-left: 20px;
    margin-top: 20px;
    width: 98%;
margin-bottom: 20px;
display:none;
}
.akcia_star {
    background: rgba(0, 0, 0, 0) url("/images/akcii_tovar.png") no-repeat scroll 0 0;
    height: 78px;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    width: 78px;
display:none;
}
.akcia_tovar {
    float: left;
    padding: 10px 20px 10px 5px;
    padding-left: 65px;
    padding-top: 7px;
display:none;
}
.akcia_button {
    float: right;
    padding-right: 10px;
    padding-top: 7px;
}
.akcia_button a:hover {
    text-decoration: underline;
}
.akcia_button > a {
    color: white;
    font-size: 11px;
    text-decoration: none;
}
.akc {
    background: url(/images/akcii_sm.png) no-repeat top left;
    width: 50px;
    height: 20px;
    position: absolute;
display:none;
}

.razdel-photo.razdel-photo1.image_shadow_back2.w730 {
    width: 100%;
}
.razdel-photo1.w730 .pro_mask, .razdel-photo.w730 .pro_content {
    width: 100%;
}
.razdel-photo1.w730:hover h2 {
    width: 100%;
}
.razdel-photo {
    cursor: default;
    font-size: 12px;
    height: 225px;
    line-height: 15px;
    margin: 0 0 15px;
    overflow: hidden;
    background-size: cover!important;
    position: relative;
    background-color: #eee!important;
    text-align: center;
    width: 100%;
    float: left;
    margin-right: 10px;
}
.razdel-photo .pro_mask, .razdel-photo .pro_content {
    height: 225px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.razdel-photo img {
    /*display: block;*/
    position: relative;
   /* width: 100%;*/
    max-height: 200px;
max-width: 360px;
    min-height: 180px;
}

div.razdel-photo1 h3
{
padding-left:5px;
padding-right:5px;
}

.razdel-photo1 h3, .razdel-photo1 a h2, .razdel-photo2 a h2, .razdel-photo3:hover a h2 {
    background: #AA2829;
    color: #fff;
    font-size: 17px;
    margin: 20px 0 10px 0;
    padding: 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: none;
    letter-spacing: 0px;
    height: auto;
    width: 100%;
    font-size: 15px;
    border: none;
}

.razdel-photo1 a {
text-decoration:none;
}
.razdel-photo1 a span {
text-decoration:underline;
}

.razdel-photo p {
    color: #000;

    font-size: 12px;

    padding: 10px 20px 10px;
    position: relative;
    text-align: center;
}
.razdel-photo a.pro_btn {
    background: #000;
    border: medium none;
    border-radius: 0;
    box-shadow: 0 0 1px #000;
    color: #fff;
    display: inline-block;
    padding: 7px 14px;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}
.razdel-photo a.pro_btn:hover {
    background: #fff;
    color: #000;
}
.razdel-photo1 img {
    transition: all 0.2s linear 0s;
}
.razdel-photo1 .pro_mask {
    background-color: rgba(200, 200, 200, 1);
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
}
.razdel-photo1 h2 {
    opacity: 0;
    transform: translateY(-100px);
    transition: all 0.2s ease-in-out 0s;
}
.razdel-photo1 p {
    opacity: 0;
    transform: translateY(100px);
    transition: all 0.2s linear 0s;
}
.razdel-photo1 a.pro_btn {
    opacity: 0;
    transition: all 0.2s ease-in-out 0s;
}
.razdel-photo1:hover img {
    transform: scale(1.1);
}
.razdel-photo1:hover .pro_mask {
    opacity: 1;
}
.razdel-photo1:hover h2, .razdel-photo1:hover p, .razdel-photo1:hover a.pro_btn {
    opacity: 1;
    transform: translateY(0px);
}
.razdel-photo1:hover p {
    transition-delay: 0.1s;

}
.razdel-photo1:hover a.pro_btn {
    transition-delay: 0.2s;
}

.razdel-photo2 img {
    transition: all 0.4s ease-in-out 0s;
}
.razdel-photo2 .pro_mask {
    background-color: rgba(200, 200, 200, 0.8);
    opacity: 1;
    overflow: hidden;
    transform: translateX(-370px);
    transition: all 0.4s ease-in-out 0s;
}
.razdel-photo2 h2 {
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0 1px 3px rgba(159, 141, 140, 0.5);
    color: #000;
}
.razdel-photo2 p {
    color: #333;
    opacity: 0;
    transition: all 0.2s linear 0s;
}
.razdel-photo2:hover .pro_mask {
    transform: translateX(0px);
}
.razdel-photo2:hover img {
    transform: translateX(370px);
    transition: all 0.4s ease-in-out 0s;
}
.razdel-photo2:hover p {
    opacity: 1;
    transition-delay: 0.4s;
}

.razdel-photo3 img {
    transition: all 0.2s linear 0s;
}

div.razdel-photo3 {
   height:280px;
}
.razdel-photo3 .pro_mask {
    background-color: rgba(200, 200, 200, 0.8);
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
height:280px!important;
}
.razdel-photo3 h2 {
    opacity: 1;

}
.razdel-photo3 a h2 {
    opacity: 1;
text-shadow:none;
text-decoration:none;

}
.razdel-photo3 p {
    opacity: 0;
    transform: translateY(100px);
    transition: all 0.2s linear 0s;
}
.razdel-photo3 a.pro_btn {
    opacity: 0;
    transition: all 0.2s ease-in-out 0s;
}
.razdel-photo3:hover img {
    transform: scale(1.1);
}
.razdel-photo3:hover .pro_mask {
    opacity: 1;
}
.razdel-photo3:hover h2, .razdel-photo3:hover p, .razdel-photo3:hover a.pro_btn {
    opacity: 1;
    transform: translateY(0px);
}
.razdel-photo3:hover p {
    transition-delay: 0.1s;

}
.razdel-photo3:hover a.pro_btn {
    transition-delay: 0.2s;
}


.razdel-photo1 .pro_mask p img {
//    height: 100px;
}


.sub_photo {
    float: left;
    width: 45%;
margin-left:5%;
height:100px;
 text-align: center;

}
.sub_photo img {
    height: 70px;
    max-width: 100% !important;
    width: auto;
min-height:auto;
}
.sub_photo1 {

    height: 120px;
}
.razdel-photo.razdel-photo1 > span {
    color: #555;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
}

div.razdel-photo1.razdel6:hover .pro_mask {
    height: 410px;
}
div.razdel-photo1.razdel6:hover {
    height: 410px;
}

div.razdel-photo1.razdel8:hover .pro_mask {
    height: 560px;
}
div.razdel-photo1.razdel8:hover {
    height: 560px;
}

div.razdel-photo1.razdel4:hover .pro_mask {
    height: 320px;
}
div.razdel-photo1.razdel4:hover {
    height: 320px;
}

.pro_mask.pro_mask1 {
    height: 140px;
}

.sub_photo:hover > img {
    transform: scale(1.3);
}

.razdel-photo1.razdel-photo1_h3 {
    height: 255px;
}

.razdel-photo1.razdel-photo1_h3:hover .pro_mask {
    height: 255px;
}

.razdel-photo1.razdel-photo1_h3.razdel2 .pro_mask h2{
    margin-bottom:25px;
}
.razdel-photo1.razdel-photo1_h3.razdel8 {
    width: 100%;
}
.razdel-photo1.razdel-photo1_h3.razdel8 img{
    max-width: 730px;
}
.razdel-photo1.razdel-photo1_h3.razdel8 .pro_mask {
    width: 100%;
}
.razdel-photo1.razdel-photo1_h3.razdel8 .pro_mask h2{
    width: 100%;
}
.razdel-photo1.razdel-photo1_h3.razdel8  h3{
    width: 100%;
}

.razdel-photo1.razdel-photo1_h3.razdel8:hover .pro_mask {
    height: 450px;
}
.razdel-photo1.razdel-photo1_h3.razdel8:hover {
    height: 450px;
}
.razdel-photo1.razdel-photo1_h3.razdel8 .sub_photo {
margin-bottom: 10px;
    margin-left: 5%;
    width: 20%;
}
.main_about .gl-ico5,  .main_about .gl-ico4,  .main_about .gl-ico3,  .main_about .gl-ico6  {
    padding-bottom: 20px;
    padding-top: 20px;
}
.main_about h4.super_header > b {
    color: #AA2829;
    font-size: 33px;
    font-weight: normal;
}
.main_about h4.super_header > b.s38 {
    font-size: 34px;

}

.razdel-photo1 p a {color:black;}

.w730 .sub_photo {
    margin-left: 50px;
}
.icon {
    background-image: url("/images/sprite1.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    line-height: 15px;
    margin-right: 5px;
    width: 14px;
}
.icon-login {
    background-position: 0 0;
}
.icon-close {
    background-position: 0 -14px;
    cursor: pointer;
    height: 13px;
    width: 13px;
}
.icon-phone {
    background-position: 0 -27px;
    height: 25px;
    width: 25px;
}
.icon-facebook {
    background-position: -24px -27px;
    height: 25px;
    width: 25px;
}
.icon-vkontakte {
    background-position: -48px -27px;
    height: 25px;
    width: 25px;
}
.icon-twitter {
    background-position: -72px -27px;
    height: 25px;
    width: 25px;
}
.icon-search {
    background-position: -23px 0;
    height: 16px;
    width: 16px;
}
.btn .icon-search {
    position: relative;
    top: 2px;
}
.icon-search.icon-black {
    background-position: -40px 0;
    height: 16px;
    width: 16px;
}
.icon-car {
    background-position: 0 -242px;
    height: 41px;
    width: 80px;
}
.icon-weight {
    background-position: -80px -242px;
    height: 54px;
    width: 56px;
}
.icon-packing {
    background-position: -137px -242px;
    height: 55px;
    width: 53px;
}
.icon-ambrela {
    background-position: -190px -242px;
    height: 49px;
    width: 47px;
}
.icon-clock {
    background-position: -239px -242px;
    height: 61px;
    width: 47px;
}
.icon-phone40 {
    background-position: -97px 0;
    height: 40px;
    width: 40px;
}
.icon-mail40 {
    background-position: -137px 0;
    height: 40px;
    width: 40px;
}
.icon-message40 {
    background-position: -177px 0;
    height: 40px;
    width: 40px;
}
.icon-calc-20 {
    background-position: -217px 0;
    height: 20px;
    margin-top: 4px;
    width: 20px;
}

.icon-user {
    background-position: -217px -27px;
    height: 13px;
    width: 11px;
}

.icon-ww {
    background-position: 0 -363px;
    height: 20px;
    width: 32px;
}
.icon-ww:hover {
    background-position: 0 -384px;
}
.icon-dw {
    background-position: -32px -363px;
    height: 22px;
    width: 25px;
}
.icon-dw:hover {
    background-position: -32px -384px;
}
.icon-wd {
    background-position: -56px -363px;
    height: 20px;
    width: 26px;
}
.icon-wd:hover {
    background-position: -56px -384px;
}
.icon-dd {
    background-position: -82px -363px;
    height: 20px;
    width: 19px;
}
.icon-dd:hover {
    background-position: -82px -384px;
}
.icon-pkg {
    background-position: -124px -363px;
    height: 20px;
    width: 23px;
}
.icon-pkg:hover {
    background-position: -124px -384px;
}
.icon-teaser-ww {
    background-position: 0 -409px;
    height: 80px;
    width: 131px;
}
.icon-teaser-ww:hover {
    background-position: 0 -490px;
}
.icon-teaser-dw {
    background-position: -133px -409px;
    height: 80px;
    width: 101px;
}
.icon-teaser-dw:hover {
    background-position: -133px -490px;
}
.icon-teaser-wd {
    background-position: -233px -409px;
    height: 80px;
    width: 100px;
}
.icon-teaser-wd:hover {
    background-position: -233px -490px;
}
.icon-teaser-dd {
    background-position: -335px -409px;
    height: 80px;
    width: 73px;
}
.icon-teaser-dd:hover {
    background-position: -335px -490px;
}
.icon-teaser-car {
    background-position: -411px -409px;
    height: 81px;
    width: 91px;
}
.icon-teaser-car:hover {
    background-position: -411px -490px;
}
.icon-teaser-pkg {
    background-position: -503px -409px;
    height: 81px;
    width: 78px;
}
.icon-teaser-pkg:hover {
    background-position: -503px -490px;
}
.icon-teaser-return {
    background-position: 0 -572px;
    height: 84px;
    width: 101px;
}
.icon-teaser-return:hover {
    background-position: 0 -656px;
}
.icon-teaser-infos {
    background-position: -101px -572px;
    height: 84px;
    width: 72px;
}
.icon-teaser-infos:hover {
    background-position: -101px -656px;
}
.icon-teaser-oad {
    background-position: -580px -400px;
    height: 84px;
    width: 83px;
}
.icon-teaser-oad:hover {
    background-position: -581px -479px;
}
.icon-teaser-int {
    background-position: -172px -571px;
    height: 84px;
    width: 83px;
}
.icon-teaser-int:hover {
    background-position: -172px -657px;
}
.icon-teaser-adv {
    background-position: -258px -571px;
    height: 84px;
    width: 41px;
}
.icon-teaser-adv:hover {
    background-position: -258px -657px;
}
.icon-teaser-save {
    background-position: -302px -571px;
    height: 84px;
    width: 62px;
}
.icon-teaser-save:hover {
    background-position: -302px -657px;
}
.icon-teaser-manager {
    background-position: -365px -571px;
    height: 84px;
    width: 64px;
}
.icon-teaser-manager:hover {
    background-position: -365px -657px;
}
.icon-teaser-insurance {
    background-position: -429px -571px;
    height: 83px;
    width: 84px;
}
.icon-teaser-insurance:hover {
    background-position: -429px -657px;
}
.icon-teaser-deltruck {
    background-position: -513px -571px;
    height: 83px;
    width: 95px;
}
.icon-teaser-deltruck:hover {
    background-position: -513px -657px;
}
.icon-teaser-dev {
    background-position: -609px -571px;
    height: 83px;
    width: 80px;
}
.icon-teaser-dev:hover {
    background-position: -609px -657px;
}

.icon-shipped {
    background-position: -147px -363px;
    height: 21px;
    width: 21px;
}
.icon-shipped.active {
    background-position: -147px -386px;
}
.icon-ship {
    background-position: -171px -363px;
    height: 22px;
    width: 30px;
}
.icon-ship.active {
    background-position: -171px -386px;
}
.icon-debit {
    background-position: -205px -363px;
    height: 22px;
    width: 18px;
}
.icon-debit.active {
    background-position: -205px -386px;
}
.icon-granted {
    background-position: -230px -363px;
    height: 21px;
    width: 23px;
}
.icon-granted.active {
    background-position: -230px -386px;
}
.icon-confirm {
    background-position: -254px -364px;
    height: 21px;
    width: 23px;
}
.icon-confirm.active {
    background-position: -254px -386px;
}
.icon-edit {
    background-position: -238px 0;
    height: 16px;
    width: 12px;
}
.icon-eye {
    background-position: -252px 0;
    height: 13px;
    width: 22px;
}
.icon-eye:hover {
    background-position: -252px -13px;
}
.icon-remove {
    background-position: -277px 0;
    height: 13px;
    width: 8px;
}
.icon-remove:hover {
    background-position: -277px -13px;
}
.icon-complite {
    background-position: -287px 0;
    height: 13px;
    width: 11px;
}
.icon-complite:hover {
    background-position: -287px -13px;
}
.icon-list1 {
    background-position: -300px 0;
    height: 30px;
    width: 30px;
}
.list-big-icon {
    background-repeat: no-repeat;
    display: inline-block;
    height: 60px;
    line-height: 60px;
    margin-right: 5px;
    text-align: center;
    width: 80px;
}
ul.text-list-icons li a {
    padding-bottom: 25px;
    padding-right: 22px;
    padding-top: 20px;
}
ul.news-list li a {
    padding-bottom: 18px;
    padding-top: 18px;
}
ul.text-list-icons {
    margin: 0 0 15px;
    padding: 0;
}
ul.text-list-icons li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
ul.text-list-icons li a {
    border-bottom: 1px solid #ececec;
    color: #333;
    display: block;
    overflow: hidden;
    padding: 10px 0;
    text-decoration: none;
}
ul.text-list-icons li .list-big-icon {
    display: inline-block;
    float: left;
    margin-left: 15px;
}
ul.text-list-icons li .text {
    display: block;
    margin-left: 120px;
text-align:left;
}
ul.text-list-icons li a:hover {
    background: #f8f8f8 none repeat scroll 0 0;
}
ul.text-list-icons li a:hover .icon-car {
    background-position: 0 -303px;
}
ul.text-list-icons li a:hover .icon-weight {
    background-position: -80px -303px;
}
ul.text-list-icons li a:hover .icon-packing {
    background-position: -137px -301px;
}
ul.text-list-icons li a:hover .icon-ambrela {
    background-position: -190px -303px;
}
ul.text-list-icons li a:hover .icon-clock {
    background-position: -239px -303px;
}
.icon-office1 {
    background-position: -358px -243px;
    height: 68px;
    width: 49px;
}
a:hover .icon-office1 {
    background-position: -359px -305px;

}




.slider_picture div > a:first-child {
    display: block;
}
.slider_picture div > a {
    display: none;
}

/* Small devices (tablets, 768px and up) */

@media (max-width: 767px) {
div .form-right-open.form-open {
    transform: none;
    bottom: 0;
    top: auto;
    margin: 0;
}
div.razdel-photo1 {
    width: 40%!important;
overflow:visible!important;
}
div.razdel-photo.razdel-photo1.razdel-photo1_h13.image_shadow_back2.el-11.razdel8 {
    margin-bottom: 90px;
}
.razdel-photo.razdel-photo1.razdel-photo1_h13.image_shadow_back2.el-9.razdel8 {
    margin-bottom: 40px;
}
a.sub_photo br {
    display: none;
}
div.razdel-photo1 .pro_mask {
    width: 100%;
    display: block;
    opacity: 1!important;
    position: absolute!important;
    left: 105%!important;
    width: 150%!important;
    background: #fff!important;
}
div.pro_mask h2 {
    display: none!important;
}
div.razdel-photo1 .sub_photo {
    margin-bottom: 10px!important;
    margin-left: 5%!important;
    width: 100%!important;
}
div.razdel-photo1 a.sub_photo img {
    display: none!important;
    /* float: left; */
    /* width: 20px!important; */
}
div.razdel-photo1 .sub_photo {
    margin-bottom: 5px!important;
    margin-left: 5%!important;
    height: 15px!important;
    /* margin: 0; */
    padding: 0;
    text-align: left!important;
    width: 100%!important;
       overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
div.razdel-photo1 {
    width: 40%!important;
    height: 150px!important;
}

  .row-offcanvas {
    position: relative;
    -webkit-transition: all .25s ease-out;
         -o-transition: all .25s ease-out;
            transition: all .25s ease-out;
  }

  .row-offcanvas-right {
    right: 0;
  }

  .row-offcanvas-left {
    left: 0;
  }

  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -50%; /* 6 columns */
  }

  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -50%; /* 6 columns */
  }

  .row-offcanvas-right.active {
    right: 50%; /* 6 columns */
  }

  .row-offcanvas-left.active {
    left: 50%; /* 6 columns */
  }

  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 50%; /* 6 columns */}

 .inputfile {width:100%;}

 .inputtext {width:100%;}
  }

@media (max-width: 360px) {
div .banner-header {
    font-size: 20px;
   
}
.tel_top.col-lg-6.col-md-6.col-sm-12.col-xs-12 {
 font-size:14px;
}
div .banner-text {

    font-size: 16px;

}

  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -80%; /* 6 columns */
  }

  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -80%; /* 6 columns */
  }

  .row-offcanvas-right.active {
    right: 80%; /* 6 columns */
  }

  .row-offcanvas-left.active {
    left: 80%; /* 6 columns */
  }

  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 80%; /* 6 columns */
  }

 .inputfile {width:100%;}

 .inputtext {width:100%;}

.dost1 {
    float: left;
    padding-top: 85px;
    text-align: center;
    width: 100%;
}
}



.tel_top.col-lg-6.col-md-6.col-sm-12.col-xs-12 {
    background: none;
    text-align: right;
    padding-left: 0px!important;
   
    text-align: left;
    font-size: 17px;
    margin-bottom: 10px;
}

/* Medium devices (desktops, 992px and up) */
@media (max-width: 1023px) {div.razdel-photo1 {
    width: 40%!important;
overflow:visible!important;
}
div.razdel-photo.razdel-photo1.razdel-photo1_h13.image_shadow_back2.el-11.razdel8 {
    margin-bottom: 90px;
}
.razdel-photo.razdel-photo1.razdel-photo1_h13.image_shadow_back2.el-9.razdel8 {
    margin-bottom: 40px;
}
a.sub_photo br {
    display: none;
}
div.razdel-photo1 .pro_mask {
    width: 100%;
    display: block;
    opacity: 1!important;
    position: absolute!important;
    left: 105%!important;
    width: 150%!important;
    background: #fff!important;
}
div.pro_mask h2 {
    display: none!important;
}
div.razdel-photo1 .sub_photo {
    margin-bottom: 10px!important;
    margin-left: 5%!important;
    width: 100%!important;
}
div.razdel-photo1 a.sub_photo img {
    display: none!important;
    /* float: left; */
    /* width: 20px!important; */
}
div.razdel-photo1 .sub_photo {
    margin-bottom: 5px!important;
    margin-left: 5%!important;
    height: 15px!important;
    /* margin: 0; */
    padding: 0;
    text-align: left!important;
    width: 100%!important;
       overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
div.razdel-photo1 {
    width: 40%!important;
    height: 150px!important;
}
 }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: @screen-lg-min) { ... }

.photo_tab_m img {
    width: 100%;
}
.photo_tab_m  {

}
.catalog_btn:after{
content:"";
display:block;
clear:left;}

.div_100 {
width:100%!important;}

.figcaption::before {
    clear: left;
    content: "";
    display: block;
}
.figcaption {
    text-align: center;
}

img.col41 {
    max-height: 150px;
    max-width: 270px;
width: 100%;
}

img.col4 {
    max-height: 150px;
    max-width: 170px;
width: 100%;
}

.col-md-41. span {
    font-style: italic;
    font-weight: bold;
    line-height: 30px;
    margin-top: 10px;
}
.in150
{
background:#fff;
  height: 150px;
}
img.col21 {
    max-height: 150px;
    max-width: 270px;
}
.razdel-photo.w730 img {
    max-width: 700px;
}

.table1.table.tableTP img {
    width: 150px;
}

table.tableTP tr td:nth-child(2) {
    background: #fff none repeat scroll 0 0;
    text-align: right;
}

.bx_item_detail .bx_item_slider .bx_slider_conteiner.full .bx_slide_left, .bx_item_detail .bx_item_slider .bx_slider_conteiner.full .bx_slide_right {
    bottom: 4px;
    cursor: pointer;
    display: none;
    max-width: 11px;
    position: absolute;
    top: 0;
    width: 5%;
}

.cart_new {
    float: left;
}

.img1 {
    float: left;
    text-align: center;
    width: 50%;
}
.img1 > img {
    max-height: 150px;
    max-width: 100%;
}
.img2 > img {
    max-height: 150px;
    max-width: 100%;
}
.img2 {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin-left: 5%;
    text-align: center;
    width: 45%;
height:135px;
padding-top:15px;
}

.tovar-tech::after {
    clear: left;
    content: "";
    display: block;
}
.tech.col-md-41 > ul {
    margin: 0;
}


img.col21 {
    max-height: 150px;
    max-width: 270px;
}

div a.news-arrow {
height:auto;
    color: #000;
    float: right;
    margin-bottom: 10px;
    min-height: 100px;
    text-decoration: none;
}
.logo-foot img {
    margin-top: 15px;
}
.contact-foot {
    text-align: right;
}
.inner h4 {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    border-bottom: none;
    background: #fff;
    padding: 10px;
}

#slogan {
background:url(/images/slogan.png) no-repeat top left;
width:444px;
height:21px;
float:left;
}
a.product-item-image-wrapper {
    display: block;
    padding-top: 85%;
    width: 100%;
    margin-bottom: 15px;
    position: relative;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
.img-TPNew img {
    background: #eee none repeat scroll 0 0;
    border: 1px solid #ddd;
    float: left;
width:100%;
}


.chart-TPNew img {
    border: 1px solid #eee;
    float: left;
    margin-right: 5px;
    width: 100%;
margin-right: 10px;
}

.text-TPNew::after {
    clear: left;
    content: "";
    display: block;
}

.text-TPNew {
    font-size: 12px;
    text-align: justify;
}

.TPNew {
    margin-bottom: 10px;
    margin-left: 0px!important;
}
.TPNewNum {
    background: #bd2d2d;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    width: 25px;
    z-index: 999;
}
img.lupa-img {
    background:  none;
    left: -30px;
    margin-right: -30px;
    position: relative;
    top: 90px;
width:25px;
border:none;
}

img.lupa-img2 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    margin-right: -40px;
    position: relative;
    width: 40px;
    left: -40px;
    top: 80px;
}

.TPNew1 .img-TPNew img {

}
.TPNew1 img.lupa-img {
    top: 0;
}

.TPNew1 {
    float: left;
    margin-bottom: 20px;
    margin-right: 10px;
    width: 360px;
}
.col-lg-3.col-md-3.col-sm-8.col-xs-12.img-TPNew {
    margin: 0;

    padding: 0;
 /*   z-index: -555;*/
}
.col-lg-8.col-md-8.col-sm-6.col-xs-12.img-TPNew {
    padding: 0;
    z-index: -555;
}
div.graph {
    margin: 10px 0px -10px 0px;
    /* float: right; */
    width: 100%;
 margin-bottom: 7px;
    border: 1px solid #ddd;
}
div.graph img {
    background: white none repeat scroll 0 0;
    border: none;
    max-height: 156px;
    margin: 0;
    max-width: 210px;
    width: 100%;
    height: auto;
}
.slider_tovar .buy_quick {
   padding-left: 0; 
}
.btn.btn-default.btn-lg.center-block {
    max-width: 250px;
    margin: 0 auto!important;
    text-align: center;
    background: #aaa;
    border: #999 1px solid;
    font-weight: normal!important;
    font-size: 16px;
    text-shadow: none;
}

.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}
#tab14 {
    display: block;
    overflow: unset;
}
div.tel_top {
    background-image: none; 
    font-size: 22px;
    padding-left: 0px!important;
    min-height: 50px;
}
input#askq4 {
    margin-top: 30px;
}
.metka {
    position: absolute;
    background: #ce2727;
    padding: 7px;
    z-index: 10;
    color: #fff;
    margin-top: 15px;
}
.skid {
    font-size: 20px;
    padding-top: 7px;
    /* color: #fff; */
    /* background: #dddddd; */
    /* padding: 10px; */
    float: left;
    width: 200px;
    /* text-align: center; */
}
.new-pr {
    float: left;
    margin-right: 30px;
}
.old-pr {
    color: #777;
    font-size: 16px;
    text-decoration: line-through;
    float: left;
    margin-right: 20px;
    padding-top: 10px;
}
span.catalog-price-old {
    text-decoration: line-through;
}
span.catalog-sk {
    color: #888;
}
div div .catalog-section-list li img {
    width: auto;
    max-width: 150px;
    max-height: 100px;
}
.catalog-price {
    color: red;
    font-size: 14px;
    line-height: 1.5;
}
div.bx_catalog_tile_home_type_2 .bx_catalog_item_images_double, div.bx_catalog_tile_home_type_2 .bx_catalog_item_images {
    padding-top: 100%;
    border: 1px solid #ddd;
}
.nums {
    float: left;
}
.ask-question {
    text-align: center;
}
.ask-question .tovar-header-buttons a {
    float: none;
    margin: 0 auto;
    width: 250px;
}
input#num1 {
    width: 25px;
padding:5px;
}
a#ord {
  /*  float: left;*/
}
div.bx_catalog_tile_home_type_2.bx_red .bx_catalog_tile_slider_arrow_left {
    background: url(/images/left-icon.png);
}
div.bx_catalog_tile_home_type_2.bx_red .bx_catalog_tile_slider_arrow_right {
    background: url(/images/right-icon.png);
}
div.bx_catalog_tile_home_type_2 .bx_catalog_item_images_double {
    margin-top: -100%;
}
div.bx_catalog_tile_home_type_2 .bx_catalog_item_title {
    overflow: hidden;
padding:5px 15px;
    height: 50px;
    color: #fff;
    background: #AA0101 url(/images/f1.png);
}
div.bx_catalog_tile_home_type_2 .bx_catalog_tile_section {
    padding-top: 30%;
    height: 0;
}
div.bx_catalog_tile_home_type_2 .bx_catalog_item_title a {

    color: #fff;

}
h2.blank-h {
    text-align: center;
    border: none;
    margin-bottom: 50px;
    font-size: 25px;
    /* text-transform: uppercase; */
}
.navbar-default {

    text-transform: uppercase;
}
.main-page-top-about {
    text-align: center;
    margin-bottom: 50px;
    margin-top: 20px;
}
.main-page-top-about-ico {
    height: 120px;
    background-repeat: no-repeat;
    background-position: center;
}
.main-page-top-about-ico1 {
    background-image: url(/images/icmain1.png);
}
.main-page-top-about-ico2 {
    background-image: url(/images/icmain2.png);
}
.main-page-top-about-ico3 {
    background-image: url(/images/icmain3.png);
}

.main-page-top-about-ico4 {
    background-image: url(/images/icmain4.png);
}
.main-page-top-about-ico5 {
    background-image: url(/images/icmain7.png);
}
.main-page-top-about-ico6 {
    background-image: url(/images/icmain6.png);
}
.sect:hover img {
    filter: brightness(1.1);
}
.navbar-default .container-fluid, .navbar-default .container {
    padding-left: 0px;
    padding-right: 0px;
}
.sect {
    margin-bottom: 30px;
    box-shadow: 1px 1px 1px rgba(151, 150, 150, 0.57);
    background: linear-gradient(to bottom, #ffffff 0%,#e2e2e2 82%);
}

.sect h3 {
    background: #AA0101 url(/images/f1.png);
    font-size: 15px;
    padding: 5px 5px 5px 10px;
    height: 40px;
    color: #fff;
    margin: 0;
}
.downloadpdf {
    float: right;
    padding: 3px;
    background: #ffffff url(/images/pdf1.png) top left no-repeat;
    background-size: 25px;
    width: 100%;
    border: 1px solid #ddd;
    height: 30px;
    padding-left: 35px;
}
.logo img {
    width: 300px;
       margin-top: 16px;
}
.table-center tr td, .table-center tr td p {
    text-align: center;
    vertical-align: middle;
}
.logos {
width:400px;
float:left;
}
.photo_tab_1 img {
    width: 150px;
}

#logo{
width:482px;
height:60px;
background-image:url(/images/logo3.png);
background-repeat:no-repeat;
float:left;
margin:20px auto 0px;
}

#contacts{
width:230px;
height:90px;
float:right;
padding-top:25px;
background-image:url(/images/shad.png);
background-position :left top; 
background-repeat:no-repeat;
}
.search-form{
background: url("/images/search_new.png") no-repeat scroll 0 0 transparent;
      margin-bottom: 8px;
    height: 34px;
    overflow: hidden;
    position: relative;
    width: 222px;
margin-top:10px;
}
#title-search .navbar-form {
    padding: 0;
    margin-top: 5px;
margin-bottom: 0px;}

#main-search .form-control {
    background: #bac0ce none repeat scroll 0 0;
}

#main-search .search-submit:hover {
    background: url("/images/search-button.png") no-repeat scroll 4px -23px transparent;
}

.search-name
{
	text-align:right;
	font-size:11px;
	font-weight:bold;
	color:#3C414C;
	padding-right:30px;
}
#main-search .btn.btn-default {
    font-family: "Glyphicons Halflings"!important;
    color: #3C414C;
    /* font-family: Verdana; */
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
    text-shadow: 0 0 0;
    background: none;
    border: none;
    box-shadow: none;
    position: relative;
    left: -5px;
}

input.search-suggest {
    color: #333;
    background: #eee;
    border: 1px solid #9f9f9f;
    border-radius: 10px;
    width: 170px;
    margin-right: -30px;
    padding: 8px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
input.search-suggest:focus {
    background: #fff;
    width: 190px;
    margin-right: -30px;
}

div#title-search {
    float: right;
    margin-right: 30px;
    font-size: 13px;
    margin-top: -2px;
    /* width: 380px; */
}

.tel_top, .mail_top {
    margin-top: 20px;
    padding-left: 50px!important;
    background-repeat: no-repeat;
    background-position: left top 5px;
    background-size: 52px;
  /*  background-color: #fff;*/
    font-size: 20px;
    
    color: #fff;
}

.tel_top {
    background-image: url(/images/phone-ico4.png);
    font-size: 22px;

min-height:50px
}
.mail_top {

    text-align: right;
}


.tel_top1 a.popup_call {
    font-size: 16px;
    letter-spacing: 1.4px;
    padding-left: 15px;
}
.tel_top a:hover {
    color: red;
    text-decoration: none;
}
.tel_top a:hover b {
    color: red;
    text-decoration: none;
}

#goods{
width:240px;
height:100px;
background-image:url(/images/basket.png);
background-repeat:no-repeat;
float:right;
padding-top: 30px;
padding-left: 25px;
text-align:right;
}

#search{
width:240px;
height:93px;
background-image:url(/images/shad_r.png);
background-position :left top; 
background-repeat:no-repeat;
float:right;
padding-left: 15px;
    padding-top: 22px;
}

.search-name
{
	text-align:right;
	font-size:11px;
	font-weight:bold;
	color:#333;
	padding-right:30px;
}

.search-form input
{
	border:none;
}

#price{
width:200px;
height:25px;
background-image:url(/images/pdf.png);
background-repeat:no-repeat;
margin-top:-5px;
margin-left:10px;
float:right;
padding-left:20px;
padding-top:4px;
text-align:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:75%;
}

#top_menu{
width:100%;
height:38px;
background: url(/images/menu.jpg) repeat-x top;
margin-bottom:10px;

}

#top_menu1{

width:1024px;
margin:0 auto;
padding-top:0px;

}

#content_main{
height:auto;
min-height:100%;
margin:0 auto;

}
#content_main1{
float:left;
background-color:#fff;
margin:0 auto;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius:0px 10px 10px 10px;
-o-border-radius:10px;
margin-bottom:15px;
-moz-border-radius-topleft: 0px;
-webkit-border-top-left-radius: 0px;
}

#content{
text-align: left;
background-color:#fff;
width:760px;
height:auto;
min-height:500px;
margin:0;
padding:10px;
float:right;
margin:15px 0;
overflow:visible;

}

#menu_left{
width:244px;
height:auto;
float:left;
margin-top:15px;
background-color:#fff;
min-height:500px;
}

.main_about {

	}
#more{

width:1024px;
margin-top:10px;
margin: 0 auto;
text-align:left;
}

#more li {padding-bottom:7px;

}

#more ul {list-style-type:none;}
#more li:before {content: "\25CF \0020"; color:#DF811F;
margin-left:-20px; font-weight:bold;
}

#use {
    width: 35%;
    min-height: 220px;
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    text-align: left;
    padding-left: 15px;
    /* display: none; */
padding-top: 30px;
}
#use a, #prod a {
    color: #000;
    text-decoration: underline;
}
#use img {display:none;}
#use table {margin-top:-10px; margin-left:20px;}
#prod img {display:none;}
#prod table {margin-top:-10px; margin-left:20px;}

#prod {
    width: 65%;
    min-height: 200px;
    padding-top: 5px;
    float: right;
    /* display: none; */
}

#touse {
    width: 48%;
    float: left;
    text-align: left;
    margin-left: 10px;
    padding-left: 10px;
    min-height: 220px;
    background: #ddd;
    margin-top: -5px;
    padding-top: 30px;
    /* position: fixed; */
    height: 100%;
    /* border-left: dotted 1px #ccc; */
}

#tobuy {
    padding-top: 30px;
    width: 48%;
    height: 200px;
    background-position: right;
    background-repeat: no-repeat;
    float: right;
    padding-left: 10px;
    overflow: hidden;
    text-align: left;
    /* border-left: dotted 1px #ccc; */
}


#info{
width:1024px;
height:220px;
background-color:#ffffff;
margin: 0 auto;
}

#questions{
width:492px;
padding:10px;
float:left;
text-align: left;
}

#article{
width:492px;
padding:10px;
float:right;
margin:0;
text-align: left;
}

#footer {
    background: #ccc;
    color: #333;

    width: 100%;
}

#foot{
width:1024px;
height:122px;
margin: 0 auto;
//padding-top:20px;
font-size:90%;
}




#cont{
width:250px;
height:72px;
float:left;
text-align:left;
margin-left:10px;
}

#cont a{
//text-decoration:none;
}

#web{
width:290px;
height:72px;
float:right;
text-align:left;
color:#fff;
}

#tel{
color:#fff;
font-weight:bold;
}

#mail{
font-size:77%;
color:#fff;
font-weight:bold;
}

#links{
width:350px;
height:72px;
float:left;
text-align:left;
color:#fff;

padding-left:35px;

}

#footer a{
color:#333;

}

.zag1{
font-size:14px;
color: #B1120E;
}



.zagol {
    color: #B70F11;
    /* font-weight: bold; */

    font-size: 15px;
    text-transform: uppercase;
    /* width: 100%; */
    /* background: #fff; */
}
.zagol:after {
    content: "";
    display: block;
    position: absolute;
    width: 250px;
    height: 15px;
    /* color: #2b3546; */
    border-top: 2px solid;
}

/*=========ôóòåð=========*/
ul.footer-links li {
    list-style: none;
}
.zag1 {
    color: #ffffff;
    width: 100%;

    padding-bottom: 2px;
    /* margin: 15px; */
    box-sizing: border-box;
    text-transform: uppercase;
    margin-bottom: 20px;
    /* background: #ddd; */
    font-size: 17px;
    letter-spacing: 0px;
}
div#footer a {
    color: #fff;
    text-decoration: underline;
}  
div#footer a:hover {
    color:#ee2e31;
}   
div#footer-copyright {
    background: #555;
    color: #aaa;
    padding-top: 5px;
} 
div#footer-copyright p {
    text-align: center;
}   
div#footer {
    background: #aaa url(/images/f1.png);
    padding-top: 40px;
    color: #fff;
    border-top: 1px solid #333;
    padding-bottom: 40px;
}
.logo-foot {
    color: #d5d6d8;
    text-align: center;
    /* font-family: Impact; */
    text-transform: uppercase;
    font-size: 20px;
}
div.foot2, div.foot3 {
    padding-left: 30px;
    padding-right: 30px;
}
.zag1 strong {
    font-weight: normal;
}
ul.footer-links {
    margin: 0;
    padding: 0;
}
div.foot3 div.col-lg-6.col-md-6.col-sm-6.col-xs-6 {
    padding: 0;
}
.tel-foot {
    color: white;
    font-family: PT Sans Narrow;
    font-size: 19px;
    text-align: right;
    padding-right: 0px;
    padding-bottom: 5px;
}
.tel-foot span {
    font-size: 16px;
    margin-right: 15px;
    color: #c13434;
}
.email-foot span {
    font-size: 16px;
    margin-right: 15px;
    color: #c13434;
}
.email-foot {
    color: #c13434;;
    text-align: right;
}
.foot2 span {
    color: #c13434;
    padding-right: 10px;
    font-size: 12px;
}





div div.menu-sitemap-tree2 .folder-item {
    cursor: pointer;
    cursor: hand;
    background: #AA2829 url(/images/down1.png) no-repeat right 5px center;
    background-size: 10px;
}

div div.menu-sitemap-tree2 {
    text-align: left;
    font-size: 15px;
    color: #fff;
    /* text-transform: uppercase; */
   /* font-family: PT Sans Narrow;*/
    padding-top: 10px;
    padding-left: 0px;
    width: 100%;
    float: left;
    opacity: 1!important;
    margin-left: -19px;
}
div div.menu-sitemap-tree2 .folder-item.root:hover {
    background-color: #ad3b3b;
}
div div.menu-sitemap-tree2 li.close1 .folder-item.root:hover {
    background-color: #ad3b3b;
}
div div div.menu-sitemap-tree2 .folder-item.root:hover {
    background-color: #ad3b3b;


}
.vkladki_table{width:99.6%;
	border:1px solid #ccc;
	border-top:0px;
	margin-left:-2px;
	margin-right:20px;
	}

#tbl1,#tbl2, #tbl3, #tbl4, #tbl5 {
display: none; 
/*border: 1px solid #ccc;
border-top: none;
border-bottom: none;*/
margin-top: -20px;
margin-left: -1px;
margin-right: 5px;
padding: 8px;

}

.button
{
Background:url(/images/search.png);
width:19px;
height:20px;
}

.zagol{
color: #B70F11;

}

.vkladki_table{width:99.6%;
	border:1px solid #ccc;
	border-top:0px;
	margin-left:-2px;
	margin-right:20px;
	}

#tbl1,#tbl2, #tbl3, #tbl4, #tbl5 {
display: none; 
/*border: 1px solid #ccc;
border-top: none;
border-bottom: none;*/
margin-top: -20px;
margin-left: -1px;
margin-right: 5px;
padding: 8px;

}

#tbl1,#tbl2, #tbl3, #tbl4, #tbl5{display: block;}

.imya{
 background: #d7d7d7;
  padding: 7px;
  border: 1px solid #ccc;
  margin-left: -8px;
  position: relative;
  left: 1px;
cursor:pointer;
font-size:10pt;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius:10px 10px 0px 0px;
-o-border-radius:10px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
}



.act{
 background: #ffffff;
  padding: 7px;
  border: 1px solid #ccc;
border-bottom: none;
  margin-left: -8px;
  position: relative;
  left: 1px;
font-weight: bold;
font-size:10pt;

-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius:10px 10px 0px 0px;
-o-border-radius:10px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
}

.cart a{
font-size:85%;
}

.cart{
text-align: right;
margin-right: 25px;
}

.photo{
background-image:url(/images/im_fon5.jpg);
background-repeat:x-repeat;
width:238px;
height:194px;
float:left;
margin-left:10px;
margin-right:20px;
padding-left:10px;
border: #aaa 1px solid;
}

.cena{
width:350px;
line-height:25px;
background-image:url(/images/pdf.png);
background-repeat:no-repeat;
background-position:top left;
margin-left:5px;
padding-left:25px;
padding-top:8px;
font-size:75%;
}

.dost{
width:350px;
line-height:25px;
background-image:url(/images/basket_m.png);
background-repeat:no-repeat;
margin-left:5px;
margin-top:15px;
padding-left:25px;
padding-top:5px;
font-size:75%;
}

.buy{
width:120px;
height:38px;
background-image:url(/images/buy12.png);
background-repeat:no-repeat;

margin-left:5px;
margin-top:15px;
padding-left:25px;
padding-top:5px;
float:right;
}

.photo_gl{
background-image:url(/images/im_fon5.jpg);
background-repeat:x-repeat;
width:100%;
height:auto;
float:left;
margin-right:30px;
margin-bottom:20px;
border: #aaa 1px solid;
}

#bla1, #bla2, #bla3, #bla4, #bla5, #bla6, #bla7, #bla8, #bla9, #bla10{
border-top: dotted 2px #ddd;
border-bottom: dotted 2px #ddd;
text-align:justify;
padding: 10px;
margin-bottom:10px;
}

#bla11, #bla12, #bla13, #bla14, #bla15, #bla16, #bla17, #bla18, #bla19, #bla20, #bla21{
border-top: dotted 2px #ddd;
border-bottom: dotted 2px #ddd;
text-align:justify;
padding: 10px;
margin-bottom:10px;
}

.photo_s{
background-image:url(/images/im_fon_m.jpg);
background-repeat:x-repeat;
width:150px;
height:90px;
float:left;
margin-right:14px;
}

a.tooltip1  {
color:#777;
text-decoration:none;
/*font-weight:bold;*/
}
a.tooltip:hover  {
color:#DF811F;

/*font-weight:bold;*/
}


.tooltip1 span {
font-weight:normal;
display:none;
  position: absolute;
  color:#000;
z-index: 999;
}

a.tooltip1:hover span {
 position: absolute;

display:block;
  margin-left: 0;
  width: 250px;
padding: 0.8em 1em;
background: #FDF7D6; 
border: 1px solid #FFAD33;
border-radius: 5px 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);

}

* html a:hover { background: transparent; }

.miandr{
width:28px;
height:26px;
background-image:url(/images/miandr.png);
background-repeat:no-repeat;
float:left;
text-align:left;
}

.lin
{
text-align:left;
border-bottom: 3px solid #DF811F;
width:98%;
font-weight:bold;
height:21px;
background:url(/images/miandr_g.png) left bottom no-repeat;
padding-left:31px;
padding-top:10px;
vertical-align:10px;
}

#slideout {
position: fixed;
top: 380px;
right: 0;
width: 60px;
padding: 12px 0;
text-align: center;

background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f86666), color-stop(1, #9b0000) );
	background:-moz-linear-gradient( center top, #f86666 5%, #9b0000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f86666', endColorstr='#9b0000');
	background-color:#f86666;
-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
border:1px solid #d83526;
color:#fff;
font-size:10px;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-border-radius: 5px 0 0 5px;
-moz-border-radius:5px 0 0 5px;
border-radius:5px 0 0 5px;
}

#slideout a {color:#fff;}
#slideout a:hover {color:#fff; text-decoration:none; }
#slideout_inner {
position: fixed;
top: 80px;
right: -250px;
background: #3399FF;
width: 200px;
padding: 25px;
height: 250px;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
text-align: left;
-webkit-border-radius: 0 0 0 5px;
-moz-border-radius: 0 0 0 5px;
border-radius: 0 0 0 5px;
}
#slideout_inner textarea {
width: 190px;
height: 100px;
margin-bottom: 6px;
}
/*
#slideout:hover {
right: 250px;
}
#slideout:hover #slideout_inner {
right: 0;
}*/

#fore_content {text-align:left;float:left;width:1024px; padding-bottom:-10px;}
#menu_vklad {width: 250px; float:left; padding-left:0px; font-size:11px;}

.main_page_h {
    background: none;
    border: 0 none;
    color: #8c8c8c;
    /* float: left; */
    margin: 0;
    font-size: 11px;
    font-weight: normal;
    height: auto;
    padding-left: 0;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    /* display: none; */
}

.menu_act {width:110px; background:#fff; height:45px;  padding-left:5px; float:left;
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px;
border-radius: 10px;
-o-border-radius:10px;
margin-bottom:-20px;
text-align:center;
font-size:11px;
font-weight:bold;
padding-top:5px;
}

.menu_pass {width:110px; background:#ccc; height:45px;  padding-left:5px; float:left;
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px;
border-radius: 10px;
-o-border-radius:10px;
margin-bottom:-20px;
text-align:center;
font-size:11px;
padding-top:5px;

}
.menu_pass:hover
{
cursor:pointer;
color:#f00;
}

.menu_act:hover
{
cursor:pointer;


}



/*
.table1 thead th:empty{
    background:transparent;
    border:none;
}
*/




table.table2{
    font-size: 15px;
    line-height: 12px;
    font-style: normal;
    border-collapse:separate;
    width:100%;
background:#fff;
    border:1px solid #c9c4be;
border-bottom:2px solid #c9c4be;


}

.table2 th,.table2 td{
    padding-left:15px;
    color:#000;
    text-shadow:1px 1px 1px #c9c4be;
background:#eee;

}



.header_form {

	font-weight: bold;
	color: #fff;
	background-color: #999999;
        width: 100%;
padding-left:50px;
font-size:120%;



}
#form_ik td
{
padding-right:50px;
background-color:#ccc;
padding-bottom:2px;
}

#form_ten td
{
padding-right:50px;
background:#ccc;
padding-bottom:2px;
}

#Type_of_heater
{
background-color:#fff;
width:600px;
}
#Type_of_heater td
{
background-color:#fff;
	height:140px;
	width:100px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
padding-right:0px;
}

#Type_of_heater #ECS {

	background-image: url(/stating/infrared_emitters/ecsall1.jpg);

}
#Type_of_heater #ECP {

	background-image: url(/stating/infrared_emitters/ecp_all_1.jpg);
}
#Type_of_heater #ECH {
	background-image: url(/stating/infrared_emitters/ech_all_1.jpg);
}
#Type_of_heater #ECX {
	background-image: url(/stating/infrared_emitters/ecx_b_1.jpg);
}
#Type_of_heater #ECZ {
	background-image: url(/stating/infrared_emitters/ecz_b_1.jpg);
}
#IK #form_ik #type {
text-align: center;
padding-right:0px;
padding-top:10px;
border-top:#cccñññ 1px solid;
border-bottom:#cccñññ 1px solid;
background-color: #cccñññ;
}

#TEN #form_ten #tipe {
	text-align: center;

padding-top:10px;
border-top:#ccc 1px solid;
border-bottom:#ccc 1px solid;
background:#ccc;
}

#IK #form_ik label {
	float: right;
	width: auto;
}

#TEN #form_ten label {
	float: right;
	width: auto;

}

#IK #form_ik #type #Type_of_heater label {
	position: relative;
	top: 50px;
}

#IK #form_ik #kol {
	float:none;
}

#TEN #form_ten #vsego {
	float:none;
}

#form_ten #tede
{
       padding-right:0px;
       background:#ccc;
       padding-bottom:2px;
       width:50%;
}

#IK #form_ik select, #IK #form_ik input {
	width: 130px;
}

#TEN #form_ten select, #TEN #form_ten input {
	width: 150px;
}

#IK #form_ik textarea {

	width: 500px;
        float:none;
        text-align:center;
}

#TEN #form_ten textarea {
width: 500px;
float:none;
text-align:center;
}

.catalog td{ 
align="center"; 
valign="middle"; 
 border: 1px solid #cdcdcd; 
background-image: url('/upload/medialibrary/582/5821e23eea34d6c7fd2708475e1fc97b.jpg'); 
background-repeat: repeat-x;
}

.header_flat {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #aaaaaa;
font-size:120%;
}



.header_form2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #aaaaaa;
padding-right:0px;
font-size:120%;

}

#KOL #form_col #type {
	text-align: center;
        padding-right:0px;
        padding-top:10px;
        border-top:#ccc 1px solid;
        border-bottom:#ccc 1px solid;
        background:#ccc;
}
#KOL #form_col #type_pod {
	text-align: center;
        padding-right:0px;
        padding-top:10px;
        border-top:#ccc 1px solid;
        border-bottom:#ccc 1px solid;
        background:#ccc;
}




#form_col td
{
       padding-right:50px;
       background:#ccc;
       padding-bottom:2px;
       width:50%;
}

#Type_of_heater2
{
        background-color:#ccc;
}

#Type_of_heater2 td
{
        background-color:#fff;
	height:150px;
	width:100px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
        padding-right:0px;
}

#type_podk 
{
        background-color:#fff;
}

#type_podk td
{
 background-color:#fff;
	height:100px;
	width:100px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: right top;
        padding-right:0px;
    
}



#KOL #form_col label {
	float: right;
	width: auto;

}
#KOL #form_col #kol {
	float:none;


}

#form_col #tede
{
       padding-right:0px;
       background:#ccc;
       padding-bottom:2px;
       width:50%;
}


#KOL  #type_podk label {
	position: relative;
	top: 10px;
	left:0px;
}



#KOL #form_col #type #Type_of_heater2 label {
	position: relative;
	top: 30px;
	right:80px;
}

#KOL #form_col select, #KOL #form_col input {
	//width: 150px;
}

#KOL #form_col textarea {

	width: 500px;float:none;
    text-align:center;
}

#KOL #form_col #kol  {
	float:none;
}
#KOL #form_col #Kol_mont_pasti, #KOL #form_col #dlina_gib_vivodov  {
	float:none;
}



#Type_of_heater2 #metal {

	background-image:url(/stating/infrared_emitters/metal_kocl2.png);
}
#Type_of_heater2 #ceram {

	background-image: url(/stating/infrared_emitters/keram_kocl1.png);
}
#Type_of_heater2 #sopl {
	background-image: url(/stating/infrared_emitters/sopl_kocl3.png);
}
#Type_of_heater2 #polukolc{
	background-image: url(/stating/infrared_emitters/polu_4.png);
}




#type_podk #type_podkl1 #type_1 {

	background-image:url(/stating/infrared_emitters/1.jpg);
	background-repeat:no-repeat;
}
#type_podk #type_podkl1 #type_2  {

	background-image: url(/stating/infrared_emitters/2.jpg);
	background-repeat:no-repeat;
}
#type_podk #type_podkl1 #type_3  {
	background-image: url(/stating/infrared_emitters/3.jpg);
	background-repeat:no-repeat;
}
#type_podk #type_podkl1 #type_4 {
	background-image: url(/stating/infrared_emitters/4.jpg);
	background-repeat:no-repeat;
}
#type_podk #type_podkl1 #type_5 {

	background-image: url(/stating/infrared_emitters/5.jpg);
	background-repeat:no-repeat;
}
#type_podk #type_podkl1 #type_6  {

	background-image: url(/stating/infrared_emitters/6.jpg);
	background-repeat:no-repeat;
}
#type_podk #type_podkl1 #type_7  {
	background-image: url(/stating/infrared_emitters/7.jpg);
	background-repeat:no-repeat;
}
#type_podk #type_podkl1 #type_8 {
	background-image: url(/stating/infrared_emitters/8.jpg);
	background-repeat:no-repeat;
}
#type_podk #type_podkl1 #type_9 {

	background-image: url(/stating/infrared_emitters/9.jpg);
	background-repeat:no-repeat;
}
#type_podk #type_podkl1 #type_10  {

	background-image: url(/stating/infrared_emitters/10.jpg);
	background-repeat:no-repeat;
}
#type_podk #type_podkl1 #type_11  {
	background-image: url(/stating/infrared_emitters/11.jpg);
	background-repeat:no-repeat;
}
#type_podk #type_podkl1 #type_12 {
	background-image: url(/stating/infrared_emitters/12.jpg);
	background-repeat:no-repeat;
}

#type_podk #type_podkl1 #type_13 {
	background-image: url(/stating/infrared_emitters/13.jpg);
	background-repeat:no-repeat;
}



#type_flat #metal {

	background-image:url(/stating/flat_heaters/plosk1.png);

}
#type_flat #ceram {

	background-image:url(/stating/flat_heaters/plosk2.png);
}
#type_flat #sopl {
	background-image:url(/stating/flat_heaters/plosk3.png);

}

#FLAT #form_flat #type {
	text-align: center;
        padding-right:0px;
        padding-top:10px;
        border-top:#ccc 1px solid;
        border-bottom:#ccc 1px solid;
        background:#ccc;
padding-left: 0px;
}
#FLAT #form_flat #type_flat {
	text-align: center;
        padding-right:0px;
        padding-top:10px;
        border-top:#ccc 1px solid;
        border-bottom:#ccc 1px solid;
        background:#ñññ;
}


#form_flat td
{
       padding-left:30px;
       background:#ccc;
       padding-bottom:2px;
       width:50%;
}

#form_flat #tede
{
       padding-left:0px;
       background:#ccc;
       padding-bottom:2px;
       width:50%;
}



#type_flat
{
        background-color:#fff;
}

#type_flat td
{
        background-color:#fff;
	height:150px;
	width:100px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
       
}




#type_flat1 td
{
 background-color:#fff;
	height:100px;
	width:100px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: right top;
        padding-left:0px;   
}



#FLAT #form_flat label {
	float: left;
	width: auto;

}
#FLAT #form_flat #kol {
	float:none;


}
#FLAT  #type_flat1 label {
	position: relative;
	top: 10px;
	left:10px;
}



#FLAT #form_flat #type #type_flat label {
	position: relative;
	top: 45px;
	left:20px;
}

#FLAT #form_flat select, #FLAT #form_flat input {
	//width: 150px;
}

#FLAT #form_flat textarea {

	width: 450px;
float:none;
   
}

#FLAT #form_flat #kol {
	float:none;
}

#FLAT #form_flat #another {
	float:none;
}

#type_flat #metal {

background-image:url(/stating/flat_heaters/plosk1.png);
background-position:center 0px;
background-color: #fff;

}
#type_flat #ceram {

	background-image: url(/stating/flat_heaters/plosk2.png);
background-position:center 0px;
background-color: #fff;
}
#type_flat #sopl {
	background-image: url(/stating/flat_heaters/plosk3.png);
background-position:center 0px;
background-color: #fff;
}


#type_flat1 #type_flat2 #type_1 {

	background-image:url(/stating/infrared_emitters/1.jpg);
	background-repeat:no-repeat;
background-position:center 0px;
}
#type_flat1 #type_flat2 #type_2  {

	background-image: url(/stating/infrared_emitters/2.jpg);
	background-repeat:no-repeat;
background-position:center 0px;
}
#type_flat1 #type_flat2 #type_3  {
	background-image: url(/stating/infrared_emitters/3.jpg);
	background-repeat:no-repeat;
background-position:center 0px;
}
#type_flat1 #type_flat2 #type_4 {
	background-image: url(/stating/infrared_emitters/4.jpg);
	background-repeat:no-repeat;
background-position:center 0px;
}
#type_flat1 #type_flat2 #type_5 {

	background-image: url(/stating/infrared_emitters/5.jpg);
	background-repeat:no-repeat;
background-position:center 0px;
}
#type_flat1 #type_flat2 #type_6  {

	background-image: url(/stating/infrared_emitters/6.jpg);
	background-repeat:no-repeat;
background-position:center 0px;
}
#type_flat1 #type_flat2 #type_7  {
	background-image: url(/stating/infrared_emitters/7.jpg);
	background-repeat:no-repeat;
background-position:center 0px;
}
#type_flat1 #type_flat2 #type_8 {
	background-image: url(/stating/infrared_emitters/8.jpg);
	background-repeat:no-repeat;
background-position:center 0px;
}
#type_flat1 #type_flat2 #type_9 {

	background-image: url(/stating/infrared_emitters/9.jpg);
	background-repeat:no-repeat;
background-position:center 0px;
}
#type_flat1 #type_flat2 #type_10  {

	background-image: url(/stating/infrared_emitters/10.jpg);
	background-repeat:no-repeat;
background-position:center 0px;
}
#type_flat1 #type_flat2 #type_11  {
	background-image: url(/stating/infrared_emitters/11.jpg);
	background-repeat:no-repeat;
background-position:center 0px;
}
#type_flat1 #type_flat2 #type_12 {
	background-image: url(/stating/infrared_emitters/12.jpg);
	background-repeat:no-repeat;
background-position:center 0px;
}

#type_flat1 #type_flat2 #type_13 {
	background-image: url(/stating/infrared_emitters/13.jpg);
	background-repeat:no-repeat;
background-position:center 0px;
}



#PAT #form_pat #type {
	text-align: center;
        padding-right:0px;
        padding-top:10px;
        border-top:#ccc 1px solid;
        border-bottom:#ccc 1px solid;
        background:#ccc;
padding-left: 0px;
}
#PAT #form_pat #type_pat {
	text-align: center;
        padding-right:0px;
        padding-top:10px;
        border-top:#ccc 1px solid;
        border-bottom:#ccc 1px solid;
        background:#ñññ;
}


#form_pat td
{
       padding-right:50px;
       background:#ccc;
       padding-bottom:2px;
       width:50%;
horizontal-align: right;

}

#form_pat #tede
{
       padding-right:0px;
       background:#ccc;
       padding-bottom:2px;
       width:50%;
}



#type_pat
{
        background-color:#fff;
}

#type_pat td
{
        background-color:#fff;
	height:150px;
	width:100px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
       
}




#type_pat1 td
{
 background-color:#fff;
	height:100px;
	width:100px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: right top;
        padding-left:0px;   
}



#PAT #form_pat label {
	float: right;
	width: auto;

}
#PAT #form_pat #kol {
	float:none;
}

#PAT #form_pat #dlina_gib_vivodov {
	float:none;
}




#PAT  #type_pat1 label {
	position: relative;
	top: 40px;
	right:35px;
}



#PAT #form_pat #type #type_pat label {
	position: relative;
	top: 65px;
	left:15px;
}

#PAT #form_pat select, #PAT #form_pat input {
	//width: 150px;
}

#PAT #form_pat textarea {

	width: 450px;
float:none;
   
}

#pat #form_pat #kol {
	float:none;
}

#pat #form_pat #another {
	float:none;
}

#type_pat1 #type_pat2 #type_1 {

	background-image:url(/stating/application_cartridge_heater/1.jpg);
	background-repeat:no-repeat;
background-position:center 0px;
}
#type_pat1 #type_pat2 #type_2  {

	background-image: url(/stating/application_cartridge_heater/2.jpg);
	background-repeat:no-repeat;
background-position:center 0px;
}
#type_pat1 #type_pat2 #type_3  {
	background-image: url(/stating/application_cartridge_heater/3.jpg);
	background-repeat:no-repeat;
background-position:center 0px;
}
#type_pat1 #type_pat2 #type_4 {
	background-image: url(/stating/application_cartridge_heater/4.jpg);
	background-repeat:no-repeat;
background-position:center 0px;
}
#type_pat1 #type_pat2 #type_5 {

	background-image: url(/stating/application_cartridge_heater/5.jpg);
	background-repeat:no-repeat;
background-position:center 0px;
}
#type_pat1 #type_pat2 #type_6  {

	background-image: url(/stating/application_cartridge_heater/6.jpg);
	background-repeat:no-repeat;
background-position:center 0px;
}
#type_pat1 #type_pat2 #type_7  {
	background-image: url(/stating/application_cartridge_heater/7.jpg);
	background-repeat:no-repeat;
background-position:center 0px;
}
#type_pat1 #type_pat2 #type_8 {
	background-image: url(/stating/application_cartridge_heater/8.jpg);
	background-repeat:no-repeat;
background-position:center 0px;
}
#type_pat1 #type_pat2 #type_9 {

	background-image: url(/stating/application_cartridge_heater/9.jpg);
	background-repeat:no-repeat;
background-position:center 0px;
}
#type_pat1 #type_pat2 #type_10  {

	background-image: url(/stating/application_cartridge_heater/10.jpg);
	background-repeat:no-repeat;
background-position:center 0px;
}

#form_diz td
{
       padding-right:30px;
       background:#ccc;
       padding-bottom:2px;
       width:50%;
horizontal-align: right;

}

#form_diz #tede
{
       padding-right:0px;
       background:#ccc;
       padding-bottom:2px;
       width:50%;
}

#DIZ #form_diz label {
	float: right;
	width: auto;

}
#DIZ #form_diz #kol,  {
	float:none;
}

#DIZ #form_diz #type{
	float:none;
background-color:#fff;
}


#DIZ #form_diz #type label {
	position: relative;
	top: 35px;
	left:15px;
}



#DIZ #form_diz textarea {

	width: 450px;
float:none;
   
}

#DIZ #form_diz #kol, #DIZ #form_diz #who {
	float:none;
}



#Type_of td
{
background-color:#fff;
	height:160px;
	width:120px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
padding-right:0px;
}

#Type_of #diz1 {

	background-image:url(/stating/podogrevateli_dt/diz1.jpg);
	background-repeat:no-repeat;
background-position:center 0px;
}
#Type_of #diz2 {

	background-image:url(/stating/podogrevateli_dt/diz2.jpg);
	background-repeat:no-repeat;
background-position:center 0px;
}
 #Type_of #diz3 {

	background-image:url(/stating/podogrevateli_dt/diz4.jpg);
	background-repeat:no-repeat;
background-position:center 0px;
}
#Type_of #diz4 {

	background-image:url(/stating/podogrevateli_dt/diz3.jpg);
	background-repeat:no-repeat;
background-position:center 0px;
}

.header_diz {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #aaaaaa;
padding-right:0px;
font-size:120%;
}

.forform td{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:100%;
padding:5px;
border: 1px solid #cdcdcd;
}

.hidefaq {display:none;}

.faq {
  
    background: url(/images/vopros1.png) left top 10px no-repeat;
    background-size: 15px;
    padding-left: 25px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
    color: #333;
    font-size: 13px;
    text-decoration: none;
}
.faq:hover {

    background: #fff url(/images/vopros2.png) left top 10px no-repeat;
    background-size: 15px;
    padding-left: 25px;
    padding-right: 15px;
    /* margin-bottom: 10px; */
    color: #2D5592;
    font-size: 13px;
    /* text-decoration: underline; */
}
a.pod {
    text-decoration: none;
}
a.pod:hover {
 //   text-decoration: underline;
    color: #2D5592;
}
.showfaq {
    display: block;
    margin-left: 30px;
    padding-left: 20px;
    border-left: 5px #bd2d2d solid;
}

#pod1, #pod3, #pod4, #pod5, #pod6, #pod7, #pod2
{font-size:11px;
text-decoration:none;border-bottom:1px #ccc dotted;width:auto;
}

#pod1:hover, #pod3:hover, #pod4:hover, #pod5:hover, #pod6:hover, #pod7:hover, #pod2:hover
{color:#f00;
}
#pod1:hover:after, #pod3:hover:after, #pod4:hover:after, #pod5:hover:after, #pod6:hover:after, #pod7:hover:after, #pod2:hover:after
{color:#333; content:">>"; text-decoration:none;
}

.tabs {
    padding: 15px 0 30px;
}
.tabs ol {
    list-style-type: decimal;
    margin: 0 0 0 20px;
}
.tabs ol li {
    color: #333;
    display: list-item;
    float: none;
    font-size: 12px;
    padding-bottom: 5px !important;
}
.tabs .nav ul {
    list-style: none outside none;
    overflow: hidden;
    padding: 0 !important;
}
.tabs .nav li {
    background: none repeat scroll 0 0 transparent;
    display: block;
    float: left;
    margin: 0 2px 0px 0;
    padding: 0 !important;
}
.tabs .selected {
    margin-bottom: 0;
    position: relative;
}
.tabs .selected a {
    background: none repeat scroll 0 0 #DDDDDD;
    color: #000000;


}
.tabs li a:hover {
    background: #e3e3e3;
    color: #000000;
}
.tabs .nav li a {
    background: url(/images/f1.png) repeat-x scroll center top transparent;
    color: #FFFFFF;
    display: block;
    padding: 4px;
    text-decoration: none;
}
.tabs .selected div {
    background: none repeat scroll 0 0 #e3e3e3;
    color: #000000;
    padding-bottom: 10px;
}
.tabs li div:hover {
    background: none repeat scroll 0 0 #e3e3e3;
    color: #000000;
}
.tabs li div {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    display: block;
    padding: 5px 10px;
    text-decoration: none;
}
.tabs .tab-content {
   /* background: none repeat scroll 0 0 #efefef;*/
    clear: both;
    max-width: 900px;
    overflow: auto;
    width: auto;
}
.tabs .tab-content .inner {
    padding: 10px;
}
.tabs p {
    margin-bottom: 5px;
}
.tabs .tab-content strong {
    
}

.tabs .tab-content a strong {
    color: #00f;
}
.tabs pre {
    margin: 4px 0;
}
.tabs code {
    overflow: auto;
}
* + html .tabs code {
    overflow: visible;
}

.nav {
    padding: 0;
}

.tabs li a {
    background: url("/images/f1.png") repeat-x scroll center top transparent;
    color: #FFFFFF;
    display: block;
    padding: 5px;
    text-decoration: none;
}


#tab3 img {
    margin-bottom: 30px;
    border: 1px solid #ccc;
}
.tabs .nav li a.selected {
    /*background: #bd2d2d;*/
    /* color: #333; */
}
#tab2 {display:block;}

#tab1 {display:block;}
#tab3 {display:block;}
#tab4 {display:block;}
#tab5 {display:block;}
#tab6 {display:block;}
#tab7 {display:block;}
#tab8 {display:block;}
#tab9 {display:none;}
#tab10 {display:none;}
#tab11 {display:none;}
#tab14 {display:block;}

table.form-table
{
width:100%;
	background-color:#EFE4D5;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border-bottom:1px solid #fff;
	padding-top: 5px;
padding-bottom: 5px;
	vertical-align:top;
text-align:left;
}

table.form-table th
{

 background:#9a0405;
background: -moz-linear-gradient(#BF5959 30%, #9a0405 );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BF5959', endColorstr='#9a0405'); /* äëÿ IE6-9 */
background: -webkit-linear-gradient( #BF5959 30%, #9a0405); /* äëÿ webkit-áðàóçåðîâ */
 background: -o-linear-gradient( #BF5959 30%, #9a0405); /* äëÿ Opera 11.10+ */
background: -ms-linear-gradient(#BF5959 30%, #9a0405); /* äëÿ IE10+ */
    color: #ffffff;
    font-size: 13px;
    padding-top: 5px;
    text-align: center;
    text-transform: uppercase;
}


table.form-table td
{
	padding: 5px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	
}


table.form-table input.submit  {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f86666), color-stop(1, #9b0000) );
	background:-moz-linear-gradient( center top, #f86666 5%, #9b0000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f86666', endColorstr='#9b0000');
	background-color:#f86666;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	height:25px;
	line-height:25px;
	width:130px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #b23e35;
}
table.form-table input.submit:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9b0000), color-stop(1, #f86666) );
	background:-moz-linear-gradient( center top, #9b0000 5%, #f86666 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9b0000', endColorstr='#f86666');
	background-color:#9b0000;
}
.submit:active {
	position:relative;
	top:1px;
}
*/

table.form-table input, table.form-table textarea {
border:1px solid #aaa;
box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
border-radius:2px;

}
table.form-table input:focus, table.form-table textarea:focus {
background: #fff;
border:1px solid #555;
box-shadow: 0 0 3px #aaa;
}
#form_dropdown_nag1_TP option:nth-child(1),
#form_dropdown_nag2_TP option:nth-child(1),
#form_dropdown_nag3_TP option:nth-child(1),
#form_dropdown_nag4_TP option:nth-child(1),
#form_dropdown_nag5_TP option:nth-child(1) {
  display:none;
}

#form_dropdown_nag1_1 option:nth-child(1),
#form_dropdown_nag2_1 option:nth-child(1),
#form_dropdown_nag3_1 option:nth-child(1),
#form_dropdown_nag4_1 option:nth-child(1),
#form_dropdown_nag5_1 option:nth-child(1) {
  display:none;
}

#form_dropdown_nag1_TP_loc option:nth-child(1),
#form_dropdown_nag2_TP_loc option:nth-child(1),
#form_dropdown_nag3_TP_loc option:nth-child(1),
#form_dropdown_nag4_TP_loc option:nth-child(1),
#form_dropdown_nag5_TP_loc option:nth-child(1) {
  display:none;
}

table.form-table1, table.form-table2, table.form-table3
{
	width:100%;
	background-color:#EFE4D5;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table1 th, table.form-table1 td, table.form-table2 th, table.form-table2 td, table.form-table3 th, table.form-table3 td
{
	border-bottom:1px solid #fff;
	padding-top: 5px;
padding-bottom: 5px;
	vertical-align:top;
}

table.form-table1 th
{
	background:#1D3865;
	text-align: center;
	color:#fff;
}

table.form-table1 input, table.form-table1 textarea, table.form-table2 input, table.form-table2 textarea {
border:1px solid #C9C4BE;
box-shadow: 0px 0px 3px #ccc, 0 10px 15px #f2ede6 inset;
border-radius:2px;

}
table.form-table1 input:focus, table.form-table1 textarea:focus, table.form-table2 input:focus, table.form-table2 textarea:focus {
background: #fff;
border:1px solid #555;
box-shadow: 0 0 3px #C9C4BE;
}

.inputtextarea {
    width: 99%;
    height: 70px;
}

.inputtext:disabled, select:disabled {
    background:#efe4d5;
    box-shadow: 0 0 3px #aaaaaa, 0 10px 15px #efe4d5 inset;
}

.form-table2 input { width: 96px; }
.form-table2 select { width: 96px; font-size:10px;}
.form-table2 select option { width: 96px; font-size:12px;}
#td_file input, #td_file select { width: 250px; }
.nag1_th, .nag2_th, .nag3_th, .nag4_th, .nag5_th { width:96px; }
.nag2_th, .nag3_th, .nag4_th, .nag5_th { display:none; }
.nag2_td, .nag3_td, .nag4_td, .nag5_td {display:none; }
.form_body {
    background: #fff;
border:1px solid #C9C4BE;
    padding: 5px;
}


.d_numb { font-weight:bold; position:relative; top:5px;}
.diam_add input {width:46px; margin-top:-5px;}
.diam_add div {margin-top:5px;}
.d_add, .a_add { }
.a_add {
    padding-left: 12px;
}
.diam_add input:nth-child(2n) {
    width: 36px;
}
.diam_add input:nth-child(2n-1) {
    width: 47px;
}

.TP_length > div {
    padding-top: 5px;
    text-align: center;
    width: 100%;
}


#example_td7 input {display:block;}
.tooltip_q {
	    position: relative;
	/*    background: #eaeaea;*/
	    cursor: help;
	    display: inline-block;
	    text-decoration: none;
	    color: #222;
	    outline: none;
 background: url(/bitrix/js/main/core/images/hint.gif) no-repeat left top;
    width: 12px;
    height: 12px;
float:right;
	}
	 
	.tooltip_q span {
	    visibility: hidden;
	    position: absolute;
	    bottom: 30px;
	    left: 50%;
	    z-index: 999;
	    min-width: 230px;
	    margin-left: -127px;
	    padding: 10px;
	    border: 2px solid #ccc;
	    opacity: .9;
	    background-color: #ddd;
	    background-image: -webkit-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
	    background-image: -moz-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
	    background-image: -ms-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
	    background-image: -o-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
	    background-image: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
	    -moz-border-radius: 4px;
	    border-radius: 4px;
	    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
	    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
	    box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
	    text-shadow: 0 1px 0 rgba(255,255,255,.4);
	}
	 
	.tooltip_q:hover {
	    border: 0; /* IE6 fix */
	}
	 
	.tooltip_q:hover span {
	    visibility: visible;
	}
	 
	.tooltip_q span:before,
	.tooltip_q span:after {
	    content: "";
	    position: absolute;
	    z-index: 1000;
    bottom: -7px;
	    left: 50%;
    margin-left: -8px;
	    border-top: 8px solid #ddd;
	    border-left: 8px solid transparent;
	    border-right: 8px solid transparent;
	    border-bottom: 0;
	}
	 
	.tooltip_q span:before {
	    border-top-color: #ccc;
	    bottom: -8px;
}
div.form_h2_title {
   background:#9a0405;
background: -moz-linear-gradient(#BF5959 30%, #9a0405 );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BF5959', endColorstr='#9a0405'); /* äëÿ IE6-9 */
background: -webkit-linear-gradient( #BF5959 30%, #9a0405); /* äëÿ webkit-áðàóçåðîâ */
 background: -o-linear-gradient( #BF5959 30%, #9a0405); /* äëÿ Opera 11.10+ */
background: -ms-linear-gradient(#BF5959 30%, #9a0405); /* äëÿ IE10+ */
    color: #ffffff;
    font-size: 13px;
    padding-top: 5px;
    text-align: center;
    text-transform: uppercase;
}

#add_nag_button {
    background: url("/images/addButton2.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    font-family: arial;
    height: 25px;
    line-height: 10px;
    padding-left: 22px;
    text-align: left;
    text-transform: none;
    width: 96px;
}

.form_body > div {
    font-size: 11px;
}

.search-form{
background: url("/images/search_new.png") no-repeat scroll 0 0 transparent;
      margin-bottom: 8px;
    height: 34px;
    overflow: hidden;
    position: relative;
    width: 222px;
margin-top:10px;
}
.search-form input{
background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #909090;
    display: block;
    font-size: 13px;
    left: 8px;
    margin: 0;
    outline: medium none;
    position: absolute;
    top: 6px;
    width: 190px;

}

#main-search .search-submit {
    background: url("/images/search-button.png") no-repeat scroll 4px 4px transparent;
    display: block;
    height: 21px;
    position: absolute;
    right: 7px;
    top: 5px;
    width: 21px;
}

#main-search .search-submit:hover {
    background: url("/images/search-button.png") no-repeat scroll 4px -23px transparent;
}

.scrollup{
width:40px;
height:40px;
opacity:0.3;
position:fixed;
bottom:50px;
right:100px;
display:none;
text-indent:-9999px;
background: url('/images/icon_top.png') no-repeat;
}

.menu_title {
color:#fff;
width:98%;
background:#9a0405;
background: -moz-linear-gradient(#BF5959 30%, #9a0405 );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BF5959', endColorstr='#9a0405'); /* äëÿ IE6-9 */
background: -webkit-linear-gradient( #BF5959 30%, #9a0405); /* äëÿ webkit-áðàóçåðîâ */
 background: -o-linear-gradient( #BF5959 30%, #9a0405); /* äëÿ Opera 11.10+ */
background: -ms-linear-gradient(#BF5959 30%, #9a0405); /* äëÿ IE10+ */
font-weight: bold;
repeat-x:repeat;
height:26px;
padding-left:10px;
margin-left:5px;
padding-top:6px;
font-size:10pt;
text-align:left;
border:0;
}

.tp_num {
    background: none repeat scroll 0 0 #f91;
  padding:4px 12px;
    position: relative;
    top: 3px;
left:-142px;
font-size: 13px;
    font-weight: bold;
}
.tp_num2 {
    background: none repeat scroll 0 0 #f91;
  padding:4px 12px;
    position: relative;
    top: 6px;
left:-162px;
font-size: 13px;
    font-weight: bold;
}


div.bx_ordercart .bx_ordercart_order_table_container tbody td.itemphoto {
    display: none;
    width: 20%;
}
div.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle
{
 background: none;
    border: 0 none;
    height: 100%;
    line-height: 18px;
    margin: 0;
    padding: 0;
    white-space: normal;
    width: 100%;
}

#ban2{
width: 230px;
height: 195px;
background:url(/images/bansklad1.png) center;
float: left;
}

#content .catalog-section-list li {
    float: left;
    list-style: outside none none;
    margin-bottom: 20px;
    margin-right: 20px;
    text-align: center;
}
.catalog-section-list li {
    width: 22%;
}
.catalog-section .table1 tr td {
    border-bottom: 1px solid #aaa;
}

.gl5 {width:150px;}

.figure .image_shadow > img:hover {
    transform: scale(1.05);
}

.color_block {
    float: left;
    margin-right: 10px;
    text-align: center;
    width: 80px;
}
.color_block > div {
    height: 30px;
    margin: 5px auto 0;
    width: 70px;
box-shadow: 1px 1px 3px #000;
}
#content .catalog-section-list li {
    float: left;
    list-style: outside none none;
    margin-bottom: 20px;
    margin-right: 20px;
    text-align: center;
}

.figure .image_shadow > img:hover {
    transform: scale(1.05);
}

.color_block {
    float: left;
    margin-right: 10px;
    text-align: center;
    width: 80px;
}
.color_block > div {
    height: 30px;
    margin: 5px auto 0;
    width: 70px;
box-shadow: 1px 1px 3px #000;
}

.table1.table1_1 th p {
    text-align: center;
    margin: 3px;
}
.table1.table1_1 th {
    background: #bdbdbd none repeat scroll 0 0;
    border-right: 1px solid #a4a4a4;
    color: #3a3a3a;
    font-size: 12px;
    font-weight: bold;
    line-height: 8px;
    padding: 5px 0 5px;
    text-align: center;
}
.table1.table1_1 tbody td p {
    text-align: center;
    margin: 3px;
}

.img-razdel-old {
    width: 100%;
}







.tabs::before {
    clear: right;
    content: "";
    display: block;
}
h1::before {
    clear: left;
    content: "";
    display: block;
}

.photo_tab_m img {
width:100%;
}

.tp_col1 img, .tp_col2 img, .tp_col3 img {
    float: left;
    margin-right: 10px;
}

.tp_col1 span.tp_num, .tp_col2 span.tp_num, .tp_col3 span.tp_num {
  left:-151px;
}
.tp_col1 p, .tp_col2 p, .tp_col3 p {
  margin-top:-20px;
font-size:11px;
}
.image_shadow.product-picture > img {
    max-width: 200px;
    width: 100%;
}
.bx_slide {
    max-width: 220px;
}

#ORDER_FORM label {
    color: black;
}
.bx_big.bx_bt_button.bx_cart {
    margin-bottom: 10px;
}
.cart_width .cart_new_m img {
    height: auto;
    width: 200px;
}

.top_mail {
    color: #000;
    font-size: 16px;
    text-align: right;
 margin-right: 10px;
}
.al-right {
    margin-top: 10px;
    text-align: right;

}
.modal .btn:hover {
    background: #ca5353;
    color: #fff;
    margin-top: 12px;
    margin-bottom: 8px;
}

.modal input, .modal textarea {
    border: 1px solid #ddd;
    box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3) inset;
}

.modal textarea {
    border-radius: 5px;
    height: 170px;
}
.modal input {
    margin-bottom: 10px;
padding: 0 10px 0 10px;
    width: 100%;
}
.btn.submit.button .btn_ico1 {

    line-height: 30px;

}
.btn.big_ico {
    padding: 5px 25px;
}
.big_ico .btn_ico1 {
    font-weight: bold;
    padding: 10px 15px 10px 50px;
}
.btn_ico1 {
    background: rgba(0, 0, 0, 0) url("/images/btn_ico1.png") no-repeat scroll left center / 30px auto;
    display: inline-block;
    padding: 0 0 0 45px;
}
.modal .btn {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;

    font-size: 15px;
 
    background: -moz-linear-gradient(top, #aa2828 5%, #d0451b 100%);
 
    background: -o-linear-gradient(top, #aa2828 5%, #d0451b 100%);
    background: -ms-linear-gradient(top, #aa2828 5%, #d0451b 100%);
 
    background-color: #a23b3b;
 margin-top:10px;
    display: inline-block;
    text-transform: uppercase;
    padding: 5px 10px;
    text-decoration: none !important;
}

.modal  .btn.button {
    width: 100%;
}

.modal .submit{
    font-size: 15px;
color:#fff;
    height: 50px;
    padding: 0;
}


.modal .btn_ico1 {
    height: 30px;
    line-height: 30px;
}
.contactform_category .btn_ico1, .main-askus .btn_ico1 {
    background: rgba(0, 0, 0, 0) url("/images/btn_ico1.png") no-repeat scroll left center / 30px auto;
    display: inline-block;
    left: 20px;
    padding: 0 0 0 45px;
    position: relative;
    top: -50px;
}
.phone_inp, .input_phone {
    background: #fff url("/images/phone_inp11.png") no-repeat right 10px center / 21px auto;
    border: medium none;
    border-radius: 5px;
    height: 50px;
background-size: 15px;
    padding: 0 10px 0 10px;
}
.name_inp, .input_name {
    background: #fff url(/images/name_inp11.png) no-repeat right 10px center / 21px auto;
    border: medium none;
    background-size: 15px;
    border-radius: 5px;
    height: 50px;
    padding: 0 10px 0 10px;
}
.email_inp, .input_email {
    background: #fff url("/images/email_inp11.png") no-repeat right 10px center / 21px auto;
    border: medium none;
    border-radius: 5px;
    height: 50px;
background-size: 15px;
    padding: 0 10px 0 10px;
}

.theme-form .inputtext {
    line-height: 40px;
    width: 90%; border-radius: 5px;
}

.modal h3 {
    border-bottom: medium none;
    color: #333;
    /* font-family: Impact,Arial; */
    font-size: 19px;
    font-weight: normal;
    height: 25px;
    /* background: url(/images/stripe2.png)no-repeat bottom; */
    text-transform: uppercase;
    padding-bottom: 5px;
    text-align: center;
}
.modal-body {
    background: #eee;
}
.modal .inputfile {
    width: 90%;
background: #fff url("/images/ico-file.png") no-repeat scroll 10px center / 21px auto;
}
h2.del_h2 {
    border: medium none;
    font-family: tahoma;
    font-size: 14px;
    font-weight: bold;
}
.contacts h3 {
    border: none;
    background: none;
    padding-left: 0px;
    text-transform: uppercase;
    color: #AA2829;
    text-decoration: underline;
    font-size: 18px;
    /* border-bottom: 1px #AA2829 solid; */
}
h2.h2_contacts {
    background: #ffffff;
    color: #4b535d;
    text-shadow: none;
    font-weight: normal;
    padding: 10px;
    padding-left: 10px;
    border-bottom: none;
    border-left: 10px solid #4a525a;
}
.form_order {
    background: #eee;
}
.message1{
position: absolute;
    left: 40%;
    top: 40%;
    width: 300px;
    z-index: 500;
    background: #fff;
    padding: 50px;
    border: 1px solid #ccc;
    box-shadow: 4px 5px 5px #545d6b;}
.form_order input, .form_order textarea {
    border: 1px solid #ddd;
    box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3) inset;
}
.message2{
position: absolute;
    left: 40%;
    top: 40%;
    width: 300px;
    z-index: 500;
    background: #fff;
    padding: 50px;
    border: 1px solid #ccc;
    box-shadow: 4px 5px 5px #545d6b;}
.form_order input, .form_order textarea {
    border: 1px solid #ddd;
    box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3) inset;
}


.form_order textarea {
    border-radius: 5px;
    height: 170px;
}
.form_order input {
    margin-bottom: 10px;
padding: 0 10px 0 43px;
width:80%;
}
.form_order h3 {
    border-bottom: medium none;
    color: #333;
    font-family: Impact,Arial;
    font-size: 25px;
    font-weight: normal;
    height: 35px;
background:url(/images/stripe2.png)no-repeat bottom;
padding-bottom:5px;
text-align: center;
}
.form_order .inputfile {
    width: 90%;
background: #fff url("/images/ico-file.png") no-repeat scroll 10px center / 21px auto;
}
.form_order .submit{
    font-size: 17px;
color:#fff;
    height: 50px;
    padding: 0;
    background: #AA2829;
}


.form_order .btn_ico1 {
    height: 30px;
    line-height: 30px;
}
.form_call input {
  
    box-sizing: border-box;
}
.contactform_category .btn_ico1, .main-askus .btn_ico1 {
    background: rgba(0, 0, 0, 0) url("/images/btn_ico1.png") no-repeat scroll left center / 30px auto;
    display: inline-block;
    left: 20px;
    padding: 0 0 0 45px;
    position: relative;
    top: -50px;
}

.contactform_category input, .contactform_category .btn, .main-askus .btn, .main-askus input, .tovar-land-container input, .container .btn.button {
    width: 100%;
}

.contactform_category .btn_ico1, .main-askus .btn_ico1 {
    height: 48px;
    line-height: 48px;
}

.contactform_category .inputtextarea.inp_text {
    border: medium none;
    border-radius: 5px;
    height: 100px;
    padding: 5px;
}

.contactform_category {
    background: #cfd0d1 url(/images/fonn2.png);
    padding-bottom: 35px;
    padding-top: 35px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}

.contactform_category input.phone_inp {
    margin-bottom: 10px;

}

.contactform_category .btn.submit.button {
    font-size: 15px;
    font-weight: normal;

}
.price_xls {
    background: url(/images/xls-ic.png) no-repeat top left;
    background-size: 30px;
    padding-left: 40px;
    line-height: 30px;
}
.price_pdf {
    background: url(/images/pdf-ic.png) no-repeat top left;
    background-size: 30px;
    padding-left: 40px;
    line-height: 30px;
}

table.table1 td.tovar_price_name {
    background: #aa2829;
    font-weight: bold;
    color: #fff;
}

.table-price table.table1  th {
    color: #000;
    text-align: center;
    font-weight: normal;
    background: #ddd;
    border: 1px solid #aaa;
}
.table-price td {

    text-align: center;

}
table.table1{
    font-size: 15px;
    line-height: 12px;
    font-style: normal;
    border-collapse:collapse;
    width:100%;
background:#fff;
    border:1px solid #c9c4be;
border-bottom:2px solid #c9c4be;


}

.table1 td {
    padding-left: 15px;
    color: #000;
    font-size: 12px;
    text-shadow: none;
    background: #fff;
    border: 1px solid #ddd;
    padding: 5px;
    line-height: 15px;
}
.table1 th {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    padding-left: 15px;
    text-shadow: none;
    background: #464c56;
}
.table1 th a {
    color: #fff;

}

.viv-gal {
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
}
.viv-gal img {
    width: 100%;
}
.num-viv-gal {
    position: absolute;
    padding: 5px;
    background: #808080;
    color: #fff;
    width: 35px;
    border-bottom-right-radius: 10px;
    padding-left: 10px;
}
#tab2 .table-price th {
    padding: 0;
    margin: 0;
}
.table-price th p b {
    font-weight: normal;
    padding: 0;
    margin: 0;
    font-size: 11px;
    text-align: left;
}
.galog-pow {
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    background: #ffffff;
    box-sizing: border-box;
}
.galog-pow a{
color:#fff;
text-decoration:none
}

.bottom_pan {
  /*  margin-top: 50px;*/
/*    padding-top: 50px;*/
  /*  background: #eee;*/
 /*   border-top: #ddd 1px solid;*/

}
.bottom_pan .container {
    padding-top: 30px;
}
/*=========çàäàòü âîïðîñ=========*/
.main-consult .contactform_category {
    background: none;
}
.message {
    background: #fff;
    padding: 30px;
    border: 1px solid #eee;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
}
.main-consult {
    /*background: url(/images/f1.png);*/
/*padding-bottom: 50px;*/
}
.main-consult .container {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    padding-bottom: 50px;
}
.consult-inner {
    max-width: 600px;
    margin: 0 auto;
}
.consult-inner textarea.input-question {
    height: 80px;
    border: 1px solid #aaa;
    border-radius: 10px;
}
.consult-inner input {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 10px;
margin-top: 10px;
    border: 1px solid #aaa;
}
.consult-inner input.submit {
    max-width: 300px;
    margin: 0 auto;
    border: 1px solid;
    border-radius: 10px;
}
.consult-inner {
    text-align: center;
}
.main-consult .contactform_category .btn_ico1, .main-consult .main-askus .btn_ico1{display:none;}
.ask-question {
  /*  background: #ccc url(/images/fonn2.png);*/
    background-size: cover;
    padding-bottom: 40px;
    padding-top: 20px;
}
.ask-question h2 {
    border: none;
    /* background: #ddd; */
    text-align: center;
    color: #ad2e2e;
    font-size: 40px;
    margin-bottom: 30px;
    font-style: normal;
    font-weight: normal;
}
textarea.input-question {
    width: 100%;
    height: 210px;
    padding: 10px;

}
textarea.input-question {
    width: 100%;
    height: 315px;
    padding: 10px;
}


.ask-question input {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px;
}

.ask-question p  {
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
    font-size: 15px;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #bd2d2d;
}
.ask-question input.submit {
    border-color: #941a1a;
    border: none;
    border-bottom: 10px solid #ad2e2e;
    padding-bottom: 5px;
    background: #ad2e2e;
    color: #fff;
    font-size: 17px;
}
.tab-content {
    background: #e3e3e3;
}
 #slider3 {
                position:relative;
                margin-top:40px;
                width:97%;
                height:550px;
                border-left:1px solid #aaa;
                border-right:1px solid #aaa;
                margin-bottom:40px;
            }

.item_right_slider img {
    width: 100%;
}
.name-pr {
    font-size: 12px;
    text-align: center;
    position: relative;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 30px;
    top: -32px;
    /* padding-top: 10px; */
    color: #fff;
    box-sizing: border-box;
    padding-left: 3px;
    margin-bottom: -30px;
}
.name-pr a {
    color: #fff;
    position: static;
    line-height: 14px;
    width: 100%;
    white-space: initial;
    text-align: center;
}
div .thumbelina-but.vert {
    width: 101%;
}

.novinka {
    font-size: 17px;
    line-height: 12px;
    background: url(/images/stick.png) no-repeat;
    width: 130px;
    padding-left: 30px;
    padding-top: 10px;
    height: 40px;
    position: absolute;
    margin-top: 10px;
    color: #fff;
    text-align: left;
    font-family: PT Sans Narrow;
    text-transform: uppercase;
}
.unik {
    font-size: 15px;
    font-family: PT Sans Narrow;
    line-height: 12px;
    background: url(/images/stick.png) no-repeat;
    width: 130px;
    padding-left: 0px;
    padding-top: 5px;
    height: 40px;
    position: absolute;
    box-sizing: border-box;
    margin-top: 10px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
#content .catalog-section-list li {
    float: left;
    list-style: outside none none;
    margin-bottom: 20px;
    margin-right: 20px;
    text-align: center;
}
.catalog-section-list li {
    width: 22%;
    height: 200px;
    list-style: none;
    text-align: center;
    margin-top: 10px;
}
input.submit {
    font-size: 17px;
    font-weight: normal;
    padding: 10px;
    line-height: unset;
    height: 50px;
    background: #bd2d2d;
    color: #fff;
}
input.submit:hover {

    background: #e05858;
  
}
.tovar-order {
    text-align: center;
}
.tovar-order .input-tovar, .tovar-order  input.submit {
   width: 95%;
}
.tovar-order textarea {
    height: 146px;
}
.modal input {
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
}
.form_order {
    background: #464c56 url(/images/f1.png);
    padding-top: 10px;
    padding-bottom: 10px;
}
.form_order  .contactform_category {
    background: none;
}
div .form_order h3 {
    border-bottom: medium none;
    color: #fff;
    font-family: Ubuntu;
    font-size: 25px;
    font-weight: normal;
    height: 35px;
    /* padding-top: 20px; */
    margin-top: 10p;
    background: none;
    padding-bottom: 5px;
    text-align: center;
}
.buy_quick.buyQP {
    margin-right: 15px;
}
.buy_quick.buyQP .buttonBuyRed2{
        background-color: #464c56;
text-shadow:none;
}
.popup_orders5.ico-p1, .popup_orders5.ico-p2, .popup_orders5.ico-p3 {

    line-height: 30px;
    padding: 5px 90px 10px 40px;
    width: 250px;
}
.popup_orders5.ico-p1 {
    background: url("/images/image001.jpg") no-repeat scroll left top;

}
 .popup_orders5.ico-p2 {
    background: url("/images/image002.jpg") no-repeat scroll left top;

}
.popup_orders5.ico-p3 {
    background: url("/images/image003.jpg") no-repeat scroll left top;

}
@media screen and (max-width: 1199px){
div ul.bx_catalog_text_ul.journal-section li {
    display: unset;
    float: left;
    text-align: center;
max-width: 150px;
    /* background: #ddd; */
    /* border: 1px solid #eee; */
    padding: 0;
}
div.tovar-header-buttons a {
    margin-left: 15px;
    margin-top: 10px;
}
}
@media screen and (max-width: 1024px){

}
@media (max-width: 479px) {
div.tel_top1 a.popup_call {
    font-size: 16px;
    letter-spacing: 0px;
    padding-left: 0;
}
.bx-touch .bx_catalog_tile_home_type_2 div.bx_catalog_tile_section {
    padding-top: 120%;
}}

.bx_catalog_tile_home_type_2.col3 .bx_catalog_item:nth-child(3n+1), .bx_catalog_tile_home_type_2.col4 .bx_catalog_item:nth-child(3n+1) {
    clear: none;
}
@media (max-width: 760px) {
.bx_catalog_tile_home_type_2.col3 .bx_catalog_item:nth-child(3n+1), div.bx_catalog_tile_home_type_2.col4 .bx_catalog_item:nth-child(3n+1) {
    clear: none;
}

}
@media screen and (max-width: 767px){
div.bx_catalog_tile_home_type_2 div.bx_catalog_tile_section {
    padding-top: 120%;
    height: 0;
}
div.sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 50%;
}
.bx_catalog_tile_home_type_2.col3 .bx_catalog_item, div.bx_catalog_tile_home_type_2.col4 .bx_catalog_item, .bx_catalog_tile_home_type_2.col5 .bx_catalog_item {
    width: 50%;
}
}
.num-viv-gal {
    width: 30px;
    background: #999;
    text-align: center;
    padding: 5px;
    color: #fff;
    position: absolute;
}
#tab4 .col-lg-3.col-md-4.col-sm-6.col-xs-12 {
    margin-bottom: 15px;
    margin-top: 15px;
}
.instr {
    background: #fff;
    border: 1px solid #ccc;
}
.instr .price_name {
    text-align: center;
    background: #ddd;
    margin-left: -15px;
    margin-right: -15px;
}
.instr:hover .price_name {
    background: #eee;
}
.instr:hover img {
    /* margin-left: -15px; */
    /* margin-right: -15px; */
    transform: scale(1.05);
}

/*=========ñëàéäåð=========*/
.main-page-slider {
    min-height: 360px;
    margin-top: -20px;

}
.main-page-slider .item1-in, .main-page-slider .item2-in, .main-page-slider .item3-in   {
    padding-top: 50px;
    padding-bottom: 50px;
    background-size: initial;
    background-position: top -100px center;
    min-height: 420px;
}
.main-page-slider .item1-in {
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: url(/images/slide022.jpg);

    min-height: 420px;
    /* background-attachment: fixed; */
}
.main-page-slider .item2-in  {
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: url(/images/slide04.jpg);

    min-height: 420px;
    /* background-attachment: fixed; */
}
.main-page-slider .item3-in   {
        padding-top: 50px;
    padding-bottom: 50px;
    background-image: url(/images/slide03.jpg);

    min-height: 420px;
    /* background-attachment: fixed; */
}
.main-page-slider .item4-in   {
        padding-top: 50px;
    padding-bottom: 50px;
    background-image: url(/images/slide01.jpg);

    min-height: 420px;
    /* background-attachment: fixed; */
}
.banner-header {
    font-size: 35px;
    font-weight: bold;
    margin-bottom: 70px;
    /* border-left: 10px solid #ad2e2e; */
    padding-left: 20px;
    background: #fdfdfd96;
    color: #464c56;
    text-transform: uppercase;
    /* letter-spacing: 2px; */
}
.banner-text {
    margin-bottom: 50px;
    margin-top: -10px;
    color: #fefefe;
    text-align: justify;
    font-size: 20px;
    /* font-family: "Rus"; */
    text-transform: uppercase;
    font-weight: normal;
}

.main-page-slider a:hover {
    text-decoration: none;
}
a:hover .banner-header {
    color: #952d2d;
    text-decoration: none;
}


.main-page-slider .buy_quick {
    margin-left: 30px;
    /* text-transform: uppercase; */
    /* font-size: 14px; */
}
.buy_quick.more a {
    background: #eee;
    color: #333;
    text-shadow: none;
}
.buy_quick.more a:hover {
    background: #fff;
    color: #333;
    text-shadow: none;
}

.form-results {
    background: #fff;
    font-size: 15px;
    padding: 15px;
}

.form-result.form-result-note {
    font-weight: bold;
    margin-bottom: 15px;
    color: #464c56;
    border-bottom: 1px solid #eee;
}

.form-result.form-prices-note {
    padding-top: 15px;
    color: #464c56;
    /* font-weight: bold; */
}
.form-price-back2 {
    background: #bd2d2d;
}
.form-price {
    font-size: 40px;
    font-weight: bold;
    color: #bd2d2d;
}
.form-prices a#addTo {
    display: none;
}
.form-calc-div {
    background: #fcfcfc;
    border: 1px solid #ddd;
    padding: 15px;
}
.label-calc {
    margin-bottom: 10px;
    text-align: right;
    margin-top: 5px;
}
form[name="hom_mica_calc"] h2 {
    border: none;
    background: #fff url(/images/f1.png);
    padding: 7px;
    padding-left: 20px;
    border-left: 10px solid #ad2e2e;
    color: #fff;
}
.input-calc input, .input-calc select {
    width: 100%;
    background: #eee;
    padding: 5px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}
.buttun-before-count {
    text-align: center;
    margin: 30px auto;
    width: 100%;
    max-width: 350px;
    background: #4c545e;
    color: #fff;
    padding: 10px;
    text-transform: uppercase;
}
.buttun-before-count:hover {
    background: #6c7682;
    cursor: pointer;
}
input.submit.button-count {
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 350px;
    border: none;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.quantity {
    margin-top: 20px;
}
.quantity input.submit.button-count {
    width: 100%;
    margin-top: 10px;
}
.prices-block {
    background: #69717c url(/images/f1.png);
    padding-left: 10px;
    padding-bottom: 10px;
    color: #fff;
}
.form-result.form-prices-note {
    color: #fff;
    margin-bottom: 10px;
}
.order_OK {
    background: #bdcf63;
    padding: 15px;
}
.form-price-back, .form-price-back2 {
    background: #ccc url(/images/fonn2.png) fixed;
    padding: 20px;
    text-align: center;
    text-transform: uppercase;
margin-top:20px;
}
.form-price-back a, .form-price-back2 a {
    color:#000;
text-decoration:underline;
}
div.bx-filter.bx-red .bx-filter-section {
    background: #ccc url(/images/fonn2.png);
    /* color: #fff; */
}

#myModal3 .modal-body {
    padding-top: 50px;
    padding-bottom: 50px;
}
#myModal3 button.btn.btn-secondary {
    color: #fff;
    text-shadow: none;
    background: #888;
    padding: 10px;
}
#myModal3 button.btn.btn-primary {
    color: #fff;
    text-shadow: none;
    background: #d03f3f;
    padding: 10px;
    border: 1px solid #a23b3b;
}
td.zakaz-status.status-rasch {
    color: green;
}
td.zakaz-status.status-zakaz {
    color: #aa2829;
}
.zakaz-button input.submit.button-count {
    width: 100%;
    font-size: 12px;
    margin: 0;
    padding: 2px;
    height: auto;
}
.zakaz-q input {
    width: 30px;
}

.tovar-header-image-main img {
    width: 100%;
    max-width: 350px;
    background: #f5f5f5;
    border: 5px solid #fff;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
    margin-bottom: 15px;
}

.row.photogalmin img {
    border: 3px solid #fff;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
    margin-bottom: 15px;
}

.tovar-header-buttons a {
    float: right;
    margin-top: 30px;
    margin-bottom: 30px;
margin-left: 30px;
}
.photo-tab img {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #fff;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
}
.tip_vivodov {
    margin-top: 15px;
    margin-bottom: 15px;
}
.dost11{
background: transparent url("/images/dost1.png") no-repeat scroll center top;
}
.dost12{
background: transparent url("/images/dost2.png") no-repeat scroll center top;
}
.dost13{
background: transparent url("/images/dost3.png") no-repeat scroll center top;
}

.video-js .vjs-tech {
    width: auto!important;
}
.videocont {
    margin-bottom: 30px;
}
.video-title {
    font-size: 16px;
    border-bottom: 1px solid #fff;
    margin-top: 15px;
}
video {
    border: 5px solid #fff;
}
#video_holder{
    position: relative;
    width: 600px;
    height: 400px;
}
#overlay0, #overlay1, #overlay2, #overlay3 {
cursor: pointer;
}
#overlay0.o, #overlay1.o, #overlay2.o, #overlay3.o {
    background: none;
}
#overlay0.o .ytp-large-play-button, #overlay1.o .ytp-large-play-button, #overlay2.o .ytp-large-play-button, #overlay3.o .ytp-large-play-button {
    display: none;
}
.ytp-large-play-button {
    position: absolute;
    left: 50%;
    /* top: 50%; */
    width: 68px;
    height: 48px;
    margin-left: -34px;
    margin-top: 18%;
    -moz-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
    -webkit-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
    transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
    z-index: 63;
}
.ytp-button {
    border: none;
    background-color: transparent;
    padding: 0;
    color: inherit;
    text-align: inherit;
    font-size: 100%;
    font-family: inherit;
    cursor: default;
    line-height: inherit;
}

.ytp-button:not([aria-disabled=true]):not([disabled]):not([aria-hidden=true]) {
    cursor: pointer;
}
.ytp-large-play-button svg {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.ytp-large-play-button-bg {
    -moz-transition: fill .1s cubic-bezier(0.4,0.0,1,1),fill-opacity .1s cubic-bezier(0.4,0.0,1,1);
    -webkit-transition: fill .1s cubic-bezier(0.4,0.0,1,1),fill-opacity .1s cubic-bezier(0.4,0.0,1,1);
    transition: fill .1s cubic-bezier(0.4,0.0,1,1),fill-opacity .1s cubic-bezier(0.4,0.0,1,1);
    fill: #212121;
    fill-opacity: .8;
}
path.ytp-large-play-button-bg:hover {
    fill: #fa3a3a;
}

.calc-icon img {
    width: 30%;
}
.calc-icon {
    text-align: center;
    background: #ccc url(/images/fonn2.png);
    padding: 20px 0px;
}
.calc-text {
    text-align: center;
    padding: 10px;
    background: #bd2d2d;
    text-transform: uppercase;
    color: #fff;
}
a:hover .calc-icon, a:hover .calc-text {
   opacity:0.8;
}
.status1 {
    padding: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    background: #464c56;
}
.status-zakaz1 {
    background: #bd2d2d;
    color: #fff;
}
.status2 {
    padding: 10px;
    color: #bd2d2d;
    background: #fff;
    text-transform: uppercase;
}
.zakaz-Userinfo {
    padding: 10px;
    background: #ddd;
}
.zakaz-detail h3 {
    margin-top: 0px;
}
.form-results .prices-block {
    margin-top: 10px;
    margin-left: -10px;
    margin-right: -10px;
}
.order-info .zakaz-detail {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
    background: #fff;
}
.status-rasch1 {
    background: #4f6580;
}
.form-prices-value input {
    width: 50%;
    color: #333;
}
.zakaz-detail div.bxlhe-frame {
    border: 1px solid #ddd;
}
input.edit-submit {
    margin-top: 15px;
    /* margin-left: 15px; */
    width: 100%;
    padding: 15px;
    background: #bd2d2d;
    border: none;
    color: #fff;
    text-transform: uppercase;
}
input.edit-submit:hover {

    background: #e04747;

}
.btn-second {
    background: #4d555e;
    padding: 11px;
    font-size: 17px;
    margin-left: 10px;
    color: #fff;
}
.zakaz-detail input {
    width: 60px;
}
.passport img {
    margin-top: 15px;
    margin-bottom: 5px;
    border: 1px solid #ddd;
}
.moredots {
    color: #888;
    font-style: italic;
}
.tech-info {
    background: #b91515;
    padding: 5px;
    min-height: 70px;
    margin-bottom: 30px;
}
img.tech-img {
    border: 1px solid #ccc;
}
.tech-info a {
    color: #fff;
}
#tab4 div div img {
    border: 1px solid #ccc;
}
.podcl-file {
    background: #aaa;
    color: #fff;
    padding: 5px;
    margin-bottom: 30px;
}
.item_info_section a.buttonBuyRed2 {
    margin-top: 30px;
}
.bx_item_detail div.item_current_price {
    font-weight: bold;
    margin-top: 30px;
    font-size: 30px;
    border: none;
background: none;
}
.section-list .razdel-photo1 a h2, .section-list .razdel-photo1:hover a h2 {
    margin-bottom: 20px;
}
.row1 a.sub_photo {
    margin-bottom: 20px;
}
.passports img {
    margin-top: 10px;
    border: 1px solid #ccc;
}
.passports {
    margin-top: 20px;
    /* background: #fff; */
}

.recom-art img {
    margin-right: 10px;
    width: 75px;
    border: 1px solid #bbb;
}

.recom-art {
    min-height: 55px;
}

.recom img {
    background: #ddd;
    border: 1px solid #ccc;
}

.recom .recom-text {
    background: #dddddd;
    margin-bottom: 30px;
    padding: 5px;
    color: #4a515a;
    min-height: 50px;
}

.recom .recom-text:hover {
    background: #de4646;
}

div div.menu-sitemap-tree2 ul ul ul li .item-text {
    background: transparent url(/images/arrow_none2.png) no-repeat left center;
    min-height: 25px;
    height: auto;
    padding-left: 30px;
    padding-top: 0px;
    padding-right: 15px;
    padding-bottom: 0px;
}
.youtuberef {
    background: url(/images/youtube.png) no-repeat right center;
    background-size: 25px;
    padding: 5px;
    float: right;
    padding-right: 30px;
}
.youtuberefleft {
    background: url(/images/youtube.png) no-repeat left center;
    background-size: 25px;
    padding: 5px;

    padding-left: 30px;
}
.razdel8 .sub_photo {
    width: 26%;
}
.razdel8  a.sub_photo img {
    width: 80%;
    height: auto;
}
.sku_el {
    float: left;
    background: #ddd;
    margin: 3px;
    padding: 5px;
    font-size: 12px;
    border: 1px solid #aaa;
}
.sku_el.active {
    background: #bd2d2d;
    color: #fff;
}
.sku_props {
    margin-top: 10px;
}
div.price {
    font-size: 28px;
    /* font-weight: bold; */
    font-style: italic;
    margin-top: 10px;
    color: #bd2d2d;
}
.item4 {/*display:none;*/}
div div.menu-sitemap-tree2 .root {
    cursor: pointer;
    background-color: #505763;
}
div div.menu-sitemap-tree2 li.close1 .folder-item {
    background: #505763 url(/images/left1.png) no-repeat right 5px center;
    background-size: 10px;
}
/*
.slogan {
    color: #eee;
    /* text-transform: uppercase; */
    margin-top: -12px;
    letter-spacing: 1.2px;
    font-size: 17px;
    /* font-weight: bold; */
    margin-bottom: 15px;
}
.top_pan {
    background: #69717c url(/images/f1.png);
}
a.top_emails {
    font-size: 16px;
    text-align: right;
    color: #eee;
    padding-right: 19px;
}
a.top_emails:hover {
    font-size: 16px;
    text-align: right;
    color: red;
    padding-left: 12px;
}
.tel_top a {
    color: #eee;
}
.tel_top a b {
    color: #fff;
font-weight:normal;

}
*/
a.top_emails {}
a.top_emails {
    font-size: 16px;
    text-align: right;
    color: #777;
    padding-right: 19px;
}
a.top_emails:hover {
    font-size: 16px;
    text-align: right;
    color: red;
    padding-left: 12px;
}
.tel_top a {
    color: #777!important;
}
.tel_top a b {
    color: #bd2d2d;
font-weight:normal;

}
.slogan {
    color: #333;
    letter-spacing: 1.2px;
    font-size: 17px;
    margin-bottom: 15px;
}
nav.navbar.navbar-default {
    background: #AA0101 url(/images/f1.png);
    border-radius: 0;
}
nav.navbar-default .navbar-nav>li>a {
    color: #fff;
}
nav.navbar-default .navbar-nav>li>a:hover {
    color: #bd2d2d;
}
div div.menu-sitemap-tree2 .root {
    cursor: pointer;
    background-color: #505763;
}


a.no-pointer {
    cursor: auto;
}


/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	margin: .67em 0;
	font-size: 2em
}

mark {
	color: #000;
	background: #ff0
}

small {
	font-size: 80%
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid silver
}

legend {
	padding: 0;
	border: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-spacing: 0;
	border-collapse: collapse
}

td,
th {
	padding: 0
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
	*,
	:after,
	:before {
		color: #000!important;
		text-shadow: none!important;
		background: 0 0!important;
		-webkit-box-shadow: none!important;
		box-shadow: none!important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: ""
	}
	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img,
	tr {
		page-break-inside: avoid
	}
	img {
		max-width: 100%!important
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	.navbar {
		display: none
	}
	.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000!important
	}
	.label {
		border: 1px solid #000
	}
	.table {
		border-collapse: collapse!important
	}
	.table td,
	.table th {
		background-color: #fff!important
	}
	.table-bordered td,
	.table-bordered th {
		border: 1px solid #ddd!important
	}
}

@font-face {
	font-family: 'Glyphicons Halflings';
	src: url(/bitrix/templates/elcer_ru_copy/../fonts/glyphicons-halflings-regular.eot);
	src: url(/bitrix/templates/elcer_ru_copy/../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/bitrix/templates/elcer_ru_copy/../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/bitrix/templates/elcer_ru_copy/../fonts/glyphicons-halflings-regular.woff) format('woff'), url(/bitrix/templates/elcer_ru_copy/../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/bitrix/templates/elcer_ru_copy/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
	content: "\002a"
}

.glyphicon-plus:before {
	content: "\002b"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
	content: "\20ac"
}

.glyphicon-minus:before {
	content: "\2212"
}

.glyphicon-cloud:before {
	content: "\2601"
}

.glyphicon-envelope:before {
	content: "\2709"
}

.glyphicon-pencil:before {
	content: "\270f"
}

.glyphicon-glass:before {
	content: "\e001"
}

.glyphicon-music:before {
	content: "\e002"
}

.glyphicon-search:before {
	content: "\e003"
}

.glyphicon-heart:before {
	content: "\e005"
}

.glyphicon-star:before {
	content: "\e006"
}

.glyphicon-star-empty:before {
	content: "\e007"
}

.glyphicon-user:before {
	content: "\e008"
}

.glyphicon-film:before {
	content: "\e009"
}

.glyphicon-th-large:before {
	content: "\e010"
}

.glyphicon-th:before {
	content: "\e011"
}

.glyphicon-th-list:before {
	content: "\e012"
}

.glyphicon-ok:before {
	content: "\e013"
}

.glyphicon-remove:before {
	content: "\e014"
}

.glyphicon-zoom-in:before {
	content: "\e015"
}

.glyphicon-zoom-out:before {
	content: "\e016"
}

.glyphicon-off:before {
	content: "\e017"
}

.glyphicon-signal:before {
	content: "\e018"
}

.glyphicon-cog:before {
	content: "\e019"
}

.glyphicon-trash:before {
	content: "\e020"
}

.glyphicon-home:before {
	content: "\e021"
}

.glyphicon-file:before {
	content: "\e022"
}

.glyphicon-time:before {
	content: "\e023"
}

.glyphicon-road:before {
	content: "\e024"
}

.glyphicon-download-alt:before {
	content: "\e025"
}

.glyphicon-download:before {
	content: "\e026"
}

.glyphicon-upload:before {
	content: "\e027"
}

.glyphicon-inbox:before {
	content: "\e028"
}

.glyphicon-play-circle:before {
	content: "\e029"
}

.glyphicon-repeat:before {
	content: "\e030"
}

.glyphicon-refresh:before {
	content: "\e031"
}

.glyphicon-list-alt:before {
	content: "\e032"
}

.glyphicon-lock:before {
	content: "\e033"
}

.glyphicon-flag:before {
	content: "\e034"
}

.glyphicon-headphones:before {
	content: "\e035"
}

.glyphicon-volume-off:before {
	content: "\e036"
}

.glyphicon-volume-down:before {
	content: "\e037"
}

.glyphicon-volume-up:before {
	content: "\e038"
}

.glyphicon-qrcode:before {
	content: "\e039"
}

.glyphicon-barcode:before {
	content: "\e040"
}

.glyphicon-tag:before {
	content: "\e041"
}

.glyphicon-tags:before {
	content: "\e042"
}

.glyphicon-book:before {
	content: "\e043"
}

.glyphicon-bookmark:before {
	content: "\e044"
}

.glyphicon-print:before {
	content: "\e045"
}

.glyphicon-camera:before {
	content: "\e046"
}

.glyphicon-font:before {
	content: "\e047"
}

.glyphicon-bold:before {
	content: "\e048"
}

.glyphicon-italic:before {
	content: "\e049"
}

.glyphicon-text-height:before {
	content: "\e050"
}

.glyphicon-text-width:before {
	content: "\e051"
}

.glyphicon-align-left:before {
	content: "\e052"
}

.glyphicon-align-center:before {
	content: "\e053"
}

.glyphicon-align-right:before {
	content: "\e054"
}

.glyphicon-align-justify:before {
	content: "\e055"
}

.glyphicon-list:before {
	content: "\e056"
}

.glyphicon-indent-left:before {
	content: "\e057"
}

.glyphicon-indent-right:before {
	content: "\e058"
}

.glyphicon-facetime-video:before {
	content: "\e059"
}

.glyphicon-picture:before {
	content: "\e060"
}

.glyphicon-map-marker:before {
	content: "\e062"
}

.glyphicon-adjust:before {
	content: "\e063"
}

.glyphicon-tint:before {
	content: "\e064"
}

.glyphicon-edit:before {
	content: "\e065"
}

.glyphicon-share:before {
	content: "\e066"
}

.glyphicon-check:before {
	content: "\e067"
}

.glyphicon-move:before {
	content: "\e068"
}

.glyphicon-step-backward:before {
	content: "\e069"
}

.glyphicon-fast-backward:before {
	content: "\e070"
}

.glyphicon-backward:before {
	content: "\e071"
}

.glyphicon-play:before {
	content: "\e072"
}

.glyphicon-pause:before {
	content: "\e073"
}

.glyphicon-stop:before {
	content: "\e074"
}

.glyphicon-forward:before {
	content: "\e075"
}

.glyphicon-fast-forward:before {
	content: "\e076"
}

.glyphicon-step-forward:before {
	content: "\e077"
}

.glyphicon-eject:before {
	content: "\e078"
}

.glyphicon-chevron-left:before {
	content: "\e079"
}

.glyphicon-chevron-right:before {
	content: "\e080"
}

.glyphicon-plus-sign:before {
	content: "\e081"
}

.glyphicon-minus-sign:before {
	content: "\e082"
}

.glyphicon-remove-sign:before {
	content: "\e083"
}

.glyphicon-ok-sign:before {
	content: "\e084"
}

.glyphicon-question-sign:before {
	content: "\e085"
}

.glyphicon-info-sign:before {
	content: "\e086"
}

.glyphicon-screenshot:before {
	content: "\e087"
}

.glyphicon-remove-circle:before {
	content: "\e088"
}

.glyphicon-ok-circle:before {
	content: "\e089"
}

.glyphicon-ban-circle:before {
	content: "\e090"
}

.glyphicon-arrow-left:before {
	content: "\e091"
}

.glyphicon-arrow-right:before {
	content: "\e092"
}

.glyphicon-arrow-up:before {
	content: "\e093"
}

.glyphicon-arrow-down:before {
	content: "\e094"
}

.glyphicon-share-alt:before {
	content: "\e095"
}

.glyphicon-resize-full:before {
	content: "\e096"
}

.glyphicon-resize-small:before {
	content: "\e097"
}

.glyphicon-exclamation-sign:before {
	content: "\e101"
}

.glyphicon-gift:before {
	content: "\e102"
}

.glyphicon-leaf:before {
	content: "\e103"
}

.glyphicon-fire:before {
	content: "\e104"
}

.glyphicon-eye-open:before {
	content: "\e105"
}

.glyphicon-eye-close:before {
	content: "\e106"
}

.glyphicon-warning-sign:before {
	content: "\e107"
}

.glyphicon-plane:before {
	content: "\e108"
}

.glyphicon-calendar:before {
	content: "\e109"
}

.glyphicon-random:before {
	content: "\e110"
}

.glyphicon-comment:before {
	content: "\e111"
}

.glyphicon-magnet:before {
	content: "\e112"
}

.glyphicon-chevron-up:before {
	content: "\e113"
}

.glyphicon-chevron-down:before {
	content: "\e114"
}

.glyphicon-retweet:before {
	content: "\e115"
}

.glyphicon-shopping-cart:before {
	content: "\e116"
}

.glyphicon-folder-close:before {
	content: "\e117"
}

.glyphicon-folder-open:before {
	content: "\e118"
}

.glyphicon-resize-vertical:before {
	content: "\e119"
}

.glyphicon-resize-horizontal:before {
	content: "\e120"
}

.glyphicon-hdd:before {
	content: "\e121"
}

.glyphicon-bullhorn:before {
	content: "\e122"
}

.glyphicon-bell:before {
	content: "\e123"
}

.glyphicon-certificate:before {
	content: "\e124"
}

.glyphicon-thumbs-up:before {
	content: "\e125"
}

.glyphicon-thumbs-down:before {
	content: "\e126"
}

.glyphicon-hand-right:before {
	content: "\e127"
}

.glyphicon-hand-left:before {
	content: "\e128"
}

.glyphicon-hand-up:before {
	content: "\e129"
}

.glyphicon-hand-down:before {
	content: "\e130"
}

.glyphicon-circle-arrow-right:before {
	content: "\e131"
}

.glyphicon-circle-arrow-left:before {
	content: "\e132"
}

.glyphicon-circle-arrow-up:before {
	content: "\e133"
}

.glyphicon-circle-arrow-down:before {
	content: "\e134"
}

.glyphicon-globe:before {
	content: "\e135"
}

.glyphicon-wrench:before {
	content: "\e136"
}

.glyphicon-tasks:before {
	content: "\e137"
}

.glyphicon-filter:before {
	content: "\e138"
}

.glyphicon-briefcase:before {
	content: "\e139"
}

.glyphicon-fullscreen:before {
	content: "\e140"
}

.glyphicon-dashboard:before {
	content: "\e141"
}

.glyphicon-paperclip:before {
	content: "\e142"
}

.glyphicon-heart-empty:before {
	content: "\e143"
}

.glyphicon-link:before {
	content: "\e144"
}

.glyphicon-phone:before {
	content: "\e145"
}

.glyphicon-pushpin:before {
	content: "\e146"
}

.glyphicon-usd:before {
	content: "\e148"
}

.glyphicon-gbp:before {
	content: "\e149"
}

.glyphicon-sort:before {
	content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
	content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152"
}

.glyphicon-sort-by-order:before {
	content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
	content: "\e154"
}

.glyphicon-sort-by-attributes:before {
	content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
	content: "\e156"
}

.glyphicon-unchecked:before {
	content: "\e157"
}

.glyphicon-expand:before {
	content: "\e158"
}

.glyphicon-collapse-down:before {
	content: "\e159"
}

.glyphicon-collapse-up:before {
	content: "\e160"
}

.glyphicon-log-in:before {
	content: "\e161"
}

.glyphicon-flash:before {
	content: "\e162"
}

.glyphicon-log-out:before {
	content: "\e163"
}

.glyphicon-new-window:before {
	content: "\e164"
}

.glyphicon-record:before {
	content: "\e165"
}

.glyphicon-save:before {
	content: "\e166"
}

.glyphicon-open:before {
	content: "\e167"
}

.glyphicon-saved:before {
	content: "\e168"
}

.glyphicon-import:before {
	content: "\e169"
}

.glyphicon-export:before {
	content: "\e170"
}

.glyphicon-send:before {
	content: "\e171"
}

.glyphicon-floppy-disk:before {
	content: "\e172"
}

.glyphicon-floppy-saved:before {
	content: "\e173"
}

.glyphicon-floppy-remove:before {
	content: "\e174"
}

.glyphicon-floppy-save:before {
	content: "\e175"
}

.glyphicon-floppy-open:before {
	content: "\e176"
}

.glyphicon-credit-card:before {
	content: "\e177"
}

.glyphicon-transfer:before {
	content: "\e178"
}

.glyphicon-cutlery:before {
	content: "\e179"
}

.glyphicon-header:before {
	content: "\e180"
}

.glyphicon-compressed:before {
	content: "\e181"
}

.glyphicon-earphone:before {
	content: "\e182"
}

.glyphicon-phone-alt:before {
	content: "\e183"
}

.glyphicon-tower:before {
	content: "\e184"
}

.glyphicon-stats:before {
	content: "\e185"
}

.glyphicon-sd-video:before {
	content: "\e186"
}

.glyphicon-hd-video:before {
	content: "\e187"
}

.glyphicon-subtitles:before {
	content: "\e188"
}

.glyphicon-sound-stereo:before {
	content: "\e189"
}

.glyphicon-sound-dolby:before {
	content: "\e190"
}

.glyphicon-sound-5-1:before {
	content: "\e191"
}

.glyphicon-sound-6-1:before {
	content: "\e192"
}

.glyphicon-sound-7-1:before {
	content: "\e193"
}

.glyphicon-copyright-mark:before {
	content: "\e194"
}

.glyphicon-registration-mark:before {
	content: "\e195"
}

.glyphicon-cloud-download:before {
	content: "\e197"
}

.glyphicon-cloud-upload:before {
	content: "\e198"
}

.glyphicon-tree-conifer:before {
	content: "\e199"
}

.glyphicon-tree-deciduous:before {
	content: "\e200"
}

.glyphicon-cd:before {
	content: "\e201"
}

.glyphicon-save-file:before {
	content: "\e202"
}

.glyphicon-open-file:before {
	content: "\e203"
}

.glyphicon-level-up:before {
	content: "\e204"
}

.glyphicon-copy:before {
	content: "\e205"
}

.glyphicon-paste:before {
	content: "\e206"
}

.glyphicon-alert:before {
	content: "\e209"
}

.glyphicon-equalizer:before {
	content: "\e210"
}

.glyphicon-king:before {
	content: "\e211"
}

.glyphicon-queen:before {
	content: "\e212"
}

.glyphicon-pawn:before {
	content: "\e213"
}

.glyphicon-bishop:before {
	content: "\e214"
}

.glyphicon-knight:before {
	content: "\e215"
}

.glyphicon-baby-formula:before {
	content: "\e216"
}

.glyphicon-tent:before {
	content: "\26fa"
}

.glyphicon-blackboard:before {
	content: "\e218"
}

.glyphicon-bed:before {
	content: "\e219"
}

.glyphicon-apple:before {
	content: "\f8ff"
}

.glyphicon-erase:before {
	content: "\e221"
}

.glyphicon-hourglass:before {
	content: "\231b"
}

.glyphicon-lamp:before {
	content: "\e223"
}

.glyphicon-duplicate:before {
	content: "\e224"
}

.glyphicon-piggy-bank:before {
	content: "\e225"
}

.glyphicon-scissors:before {
	content: "\e226"
}

.glyphicon-bitcoin:before {
	content: "\e227"
}

.glyphicon-btc:before {
	content: "\e227"
}

.glyphicon-xbt:before {
	content: "\e227"
}

.glyphicon-yen:before {
	content: "\00a5"
}

.glyphicon-jpy:before {
	content: "\00a5"
}

.glyphicon-ruble:before {
	content: "\20bd"
}

.glyphicon-rub:before {
	content: "\20bd"
}

.glyphicon-scale:before {
	content: "\e230"
}

.glyphicon-ice-lolly:before {
	content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
	content: "\e232"
}

.glyphicon-education:before {
	content: "\e233"
}

.glyphicon-option-horizontal:before {
	content: "\e234"
}

.glyphicon-option-vertical:before {
	content: "\e235"
}

.glyphicon-menu-hamburger:before {
	content: "\e236"
}

.glyphicon-modal-window:before {
	content: "\e237"
}

.glyphicon-oil:before {
	content: "\e238"
}

.glyphicon-grain:before {
	content: "\e239"
}

.glyphicon-sunglasses:before {
	content: "\e240"
}

.glyphicon-text-size:before {
	content: "\e241"
}

.glyphicon-text-color:before {
	content: "\e242"
}

.glyphicon-text-background:before {
	content: "\e243"
}

.glyphicon-object-align-top:before {
	content: "\e244"
}

.glyphicon-object-align-bottom:before {
	content: "\e245"
}

.glyphicon-object-align-horizontal:before {
	content: "\e246"
}

.glyphicon-object-align-left:before {
	content: "\e247"
}

.glyphicon-object-align-vertical:before {
	content: "\e248"
}

.glyphicon-object-align-right:before {
	content: "\e249"
}

.glyphicon-triangle-right:before {
	content: "\e250"
}

.glyphicon-triangle-left:before {
	content: "\e251"
}

.glyphicon-triangle-bottom:before {
	content: "\e252"
}

.glyphicon-triangle-top:before {
	content: "\e253"
}

.glyphicon-console:before {
	content: "\e254"
}

.glyphicon-superscript:before {
	content: "\e255"
}

.glyphicon-subscript:before {
	content: "\e256"
}

.glyphicon-menu-left:before {
	content: "\e257"
}

.glyphicon-menu-right:before {
	content: "\e258"
}

.glyphicon-menu-down:before {
	content: "\e259"
}

.glyphicon-menu-up:before {
	content: "\e260"
}


button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #337ab7;
	text-decoration: none
}

a:focus,
a:hover {
	color: #23527c;
	text-decoration: underline
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

[role=button] {
	cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
	font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-size: 75%
}

.h1,
h1 {
	font-size: 36px
}

.h2,
h2 {
	font-size: 30px
}

.h3,
h3 {
	font-size: 24px
}

.h4,
h4 {
	font-size: 18px
}

.h5,
h5 {
	font-size: 14px
}

.h6,
h6 {
	font-size: 12px
}

p {
	margin: 0 0 10px
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}

@media (min-width:768px) {
	.lead {
		font-size: 21px
	}
}

.small,
small {
	font-size: 85%
}

.mark,
mark {
	padding: .2em;
	background-color: #fcf8e3
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777
}

.text-primary {
	color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
	color: #286090
}

.text-success {
	color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:focus,
a.text-info:hover {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
	color: #66512c
}

.text-danger {
	color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
	color: #843534
}

.bg-primary {
	color: #fff;
	background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
	background-color: #286090
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
	background-color: #e4b9b9
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}

ol,
ul {
	margin-top: 0;
	margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	margin-left: -5px;
	list-style: none
}

.list-inline>li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 20px
}

dd,
dt {
	line-height: 1.42857143
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

@media (min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		overflow: hidden;
		clear: left;
		text-align: right;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.dl-horizontal dd {
		margin-left: 180px
	}
}

abbr[data-original-title],
abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
	margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
	content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	text-align: right;
	border-right: 5px solid #eee;
	border-left: 0
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
	content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
	content: '\00A0 \2014'
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143
}

code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	-webkit-box-shadow: none;
	box-shadow: none
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}



table {
	background-color: transparent
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left
}

th {
	text-align: left
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
	border-top: 0
}

.table>tbody+tbody {
	border-top: 2px solid #ddd
}

.table .table {
	background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
	padding: 5px
}

.table-bordered {
	border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
	background-color: #f5f5f5
}

table col[class*=col-] {
	position: static;
	display: table-column;
	float: none
}

table td[class*=col-],
table th[class*=col-] {
	position: static;
	display: table-cell;
	float: none
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
	background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
	background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
	background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
	background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
	background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}

.table-responsive {
	min-height: .01%;
	overflow-x: auto
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}
	.table-responsive>.table {
		margin-bottom: 0
	}
	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>thead>tr>th {
		white-space: nowrap
	}
	.table-responsive>.table-bordered {
		border: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.table-responsive>.table-bordered>tfoot>tr>td:first-child,
	.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.table-responsive>.table-bordered>thead>tr>td:first-child,
	.table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.table-responsive>.table-bordered>tfoot>tr>td:last-child,
	.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.table-responsive>.table-bordered>thead>tr>td:last-child,
	.table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0
	}
	.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.table-responsive>.table-bordered>tfoot>tr:last-child>td,
	.table-responsive>.table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0
	}
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}

input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #999
}

.form-control::-webkit-input-placeholder {
	color: #999
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

input[type=search] {
	-webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type=date].form-control,
	input[type=time].form-control,
	input[type=datetime-local].form-control,
	input[type=month].form-control {
		line-height: 34px
	}
	.input-group-sm input[type=date],
	.input-group-sm input[type=time],
	.input-group-sm input[type=datetime-local],
	.input-group-sm input[type=month],
	input[type=date].input-sm,
	input[type=time].input-sm,
	input[type=datetime-local].input-sm,
	input[type=month].input-sm {
		line-height: 30px
	}
	.input-group-lg input[type=date],
	.input-group-lg input[type=time],
	.input-group-lg input[type=datetime-local],
	.input-group-lg input[type=month],
	input[type=date].input-lg,
	input[type=time].input-lg,
	input[type=datetime-local].input-lg,
	input[type=month].input-lg {
		line-height: 46px
	}
}

.form-group {
	margin-bottom: 15px
}

.checkbox,
.radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.checkbox label,
.radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
	position: absolute;
	margin-top: 4px\9;
	margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
	margin-top: -5px
}

.checkbox-inline,
.radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
	cursor: not-allowed
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
	cursor: not-allowed
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
	cursor: not-allowed
}

.form-control-static {
	min-height: 34px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
	padding-right: 0;
	padding-left: 0
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-sm {
	height: 30px;
	line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
	height: auto
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
	height: auto
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

select.input-lg {
	height: 46px;
	line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
	height: auto
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
	height: auto
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.has-feedback {
	position: relative
}

.has-feedback .form-control {
	padding-right: 42.5px
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
	color: #3c763d
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d
}

.has-success .form-control-feedback {
	color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
	color: #8a6d3b
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #8a6d3b
}

.has-warning .form-control-feedback {
	color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
	color: #a94442
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442
}

.has-error .form-control-feedback {
	color: #a94442
}

.has-feedback label~.form-control-feedback {
	top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

@media (min-width:768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.form-inline .form-control-static {
		display: inline-block
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.form-inline .input-group .form-control,
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn {
		width: auto
	}
	.form-inline .input-group>.form-control {
		width: 100%
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .checkbox,
	.form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .checkbox label,
	.form-inline .radio label {
		padding-left: 0
	}
	.form-inline .checkbox input[type=checkbox],
	.form-inline .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
	min-height: 27px
}

.form-horizontal .form-group {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {
	.form-horizontal .control-label {
		padding-top: 7px;
		margin-bottom: 0;
		text-align: right
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}

@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 18px
	}
}

@media (min-width:768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px
	}
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
	color: #333;
	text-decoration: none
}

.btn.active,
.btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65
}

a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c
}

.btn-default:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
	background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc
}

.btn-default .badge {
	color: #fff;
	background-color: #333
}


div .btn-primary.focus,
div .btn-primary:focus {
	color: #fff;
	background-color: #e44d4d;
	border-color: #e44d4d
}

div .btn-primary:hover {
	color: #fff;
	background-color: #e44d4d;
	border-color: #e44d4d
}

div .btn-primary.active,
div .btn-primary:active,
.open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #e44d4d;
	border-color: #e44d4d
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
	color: #fff;
	background-color: #e44d4d;
	border-color: #e44d4d
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
	background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary .badge {
	color: #337ab7;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625
}

.btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
	color: #fff;
	background-color: #398439;
	border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
	background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85
}

.btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
	background-image: none
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d
}

.btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
	background-image: none
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19
}

.btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
	background-image: none
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}

.btn-link {
	font-weight: 400;
	color: #337ab7;
	border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
	border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
	color: #777;
	text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

tr.collapse.in {
	display: table-row
}

tbody.collapse.in {
	display: table-row-group
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid\9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.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: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	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: #337ab7;
	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 dashed;
	border-bottom: 4px solid\9
}

.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
	}
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
	position: relative;
	float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
	z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
	margin-left: -1px
}

.btn-toolbar {
	margin-left: -5px
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
	float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
	margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}

.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group>.btn-group {
	float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0
}

.btn-group>.btn+.dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
	padding-right: 12px;
	padding-left: 12px
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn .caret {
	margin-left: 0
}

.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0
}

.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
	float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
	display: table-cell;
	float: none;
	width: 1%
}

.btn-group-justified>.btn-group .btn {
	width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
	left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}

.input-group[class*=col-] {
	float: none;
	padding-right: 0;
	padding-left: 0
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}

.input-group .form-control:focus {
	z-index: 3
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
	height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	line-height: 30px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
	height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
	display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px
}

.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px
}

.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
	margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group-addon:first-child {
	border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-group-addon:last-child {
	border-left: 0
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}

.input-group-btn>.btn {
	position: relative
}

.input-group-btn>.btn+.btn {
	margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
	z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
	margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -1px
}

.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.nav>li {
	position: relative;
	display: block
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.nav>li.disabled>a {
	color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: #eee;
	border-color: #337ab7
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.nav>li>a>img {
	max-width: none
}

.nav-tabs {
	border-bottom: 1px solid #ddd
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent
}

.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}

.nav-tabs.nav-justified>li {
	float: none
}

.nav-tabs.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width:768px) {
	.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%
	}
	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0
	}
}

.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid #ddd
}

@media (min-width:768px) {
	.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}
	.nav-tabs.nav-justified>.active>a,
	.nav-tabs.nav-justified>.active>a:focus,
	.nav-tabs.nav-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}

.nav-pills>li {
	float: left
}

.nav-pills>li>a {
	border-radius: 4px
}

.nav-pills>li+li {
	margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #337ab7
}

.nav-stacked>li {
	float: none
}

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}

.nav-justified {
	width: 100%
}

.nav-justified>li {
	float: none
}

.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width:768px) {
	.nav-justified>li {
		display: table-cell;
		width: 1%
	}
	.nav-justified>li>a {
		margin-bottom: 0
	}
}

.nav-tabs-justified {
	border-bottom: 0
}

.nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
	border: 1px solid #ddd
}

@media (min-width:768px) {
	.nav-tabs-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}
	.nav-tabs-justified>.active>a,
	.nav-tabs-justified>.active>a:focus,
	.nav-tabs-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent
}

@media (min-width:768px) {
	.navbar {
		border-radius: 4px
	}
}

@media (min-width:768px) {
	.navbar-header {
		float: left
	}
}

.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
	overflow-y: auto
}

@media (min-width:768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
	.navbar-collapse.collapse {
		display: block!important;
		height: auto!important;
		padding-bottom: 0;
		overflow: visible!important
	}
	.navbar-collapse.in {
		overflow-y: visible
	}
	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse {
		padding-right: 0;
		padding-left: 0
	}
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
	max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse {
		max-height: 200px
	}
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {
	.container-fluid>.navbar-collapse,
	.container-fluid>.navbar-header,
	.container>.navbar-collapse,
	.container>.navbar-header {
		margin-right: 0;
		margin-left: 0
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

@media (min-width:768px) {
	.navbar-static-top {
		border-radius: 0
	}
}

.navbar-fixed-bottom,
.navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

@media (min-width:768px) {
	.navbar-fixed-bottom,
	.navbar-fixed-top {
		border-radius: 0
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}

.navbar-brand {
	float: left;
	height: 50px;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none
}

.navbar-brand>img {
	display: block
}

@media (min-width:768px) {
	.navbar>.container .navbar-brand,
	.navbar>.container-fluid .navbar-brand {
		margin-left: -15px
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.navbar-toggle:focus {
	outline: 0
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}

@media (min-width:768px) {
	.navbar-toggle {
		display: none
	}
}

.navbar-nav {
	margin: 7.5px -15px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}

@media (max-width:767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
	.navbar-nav .open .dropdown-menu .dropdown-header,
	.navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 15px 5px 25px
	}
	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px
	}
	.navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-nav .open .dropdown-menu>li>a:hover {
		background-image: none
	}
}

@media (min-width:768px) {
	.navbar-nav {
		float: left;
		margin: 0
	}
	.navbar-nav>li {
		float: left
	}
	.navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px
	}
}

.navbar-form {
	padding: 10px 15px;
	margin-top: 8px;
	margin-right: -15px;
	margin-bottom: 8px;
	margin-left: -15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@media (min-width:768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.navbar-form .form-control-static {
		display: inline-block
	}
	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.navbar-form .input-group .form-control,
	.navbar-form .input-group .input-group-addon,
	.navbar-form .input-group .input-group-btn {
		width: auto
	}
	.navbar-form .input-group>.form-control {
		width: 100%
	}
	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .checkbox,
	.navbar-form .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .checkbox label,
	.navbar-form .radio label {
		padding-left: 0
	}
	.navbar-form .checkbox input[type=checkbox],
	.navbar-form .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}
	.navbar-form .has-feedback .form-control-feedback {
		top: 0
	}
}

@media (max-width:767px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}
	.navbar-form .form-group:last-child {
		margin-bottom: 0
	}
}

@media (min-width:768px) {
	.navbar-form {
		width: auto;
		padding-top: 0;
		padding-bottom: 0;
		margin-right: 0;
		margin-left: 0;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px
}

.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}

.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}

@media (min-width:768px) {
	.navbar-text {
		float: left;
		margin-right: 15px;
		margin-left: 15px
	}
}

@media (min-width:768px) {
	.navbar-left {
		float: left!important
	}
	.navbar-right {
		float: right!important;
		margin-right: -15px
	}
	.navbar-right~.navbar-right {
		margin-right: 0
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}

.navbar-default .navbar-brand {
	color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent
}

.navbar-default .navbar-text {
	color: #777
}

.navbar-default .navbar-nav>li>a {
	color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #333;
	background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
	color: #ccc;
	background-color: transparent
}

.navbar-default .navbar-toggle {
	border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	color: #555;
	background-color: #e7e7e7
}

@media (max-width:767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #333;
		background-color: transparent
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #555;
		background-color: #e7e7e7
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #ccc;
		background-color: transparent
	}
}

.navbar-default .navbar-link {
	color: #777
}

.navbar-default .navbar-link:hover {
	color: #333
}

.navbar-default .btn-link {
	color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
	color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccc
}

.navbar-inverse {
	background-color: #222;
	border-color: #080808
}

.navbar-inverse .navbar-brand {
	color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-text {
	color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
	color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
	color: #444;
	background-color: transparent
}

.navbar-inverse .navbar-toggle {
	border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
	background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
	color: #fff;
	background-color: #080808
}

@media (max-width:767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #080808
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #080808
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #9d9d9d
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #fff;
		background-color: transparent
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #fff;
		background-color: #080808
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #444;
		background-color: transparent
	}
}

.navbar-inverse .navbar-link {
	color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
	color: #fff
}

.navbar-inverse .btn-link {
	color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
	color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: #444
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0"
}

.breadcrumb>.active {
	color: #777
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}

.pagination>li {
	display: inline
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none
}

.pager li {
	display: inline
}

.pager li>a,
.pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.pager .next>a,
.pager .next>span {
	float: right
}

.pager .previous>a,
.pager .previous>span {
	float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
	color: #777;
	cursor: not-allowed;
	background-color: #fff
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}

a.label:focus,
a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.label:empty {
	display: none
}

.btn .label {
	position: relative;
	top: -1px
}

.label-default {
	background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
	background-color: #5e5e5e
}

.label-primary {
	background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
	background-color: #286090
}

.label-success {
	background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
	background-color: #449d44
}

.label-info {
	background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
	background-color: #31b0d5
}

.label-warning {
	background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
	background-color: #ec971f
}

.label-danger {
	background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
	background-color: #c9302c
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #777;
	border-radius: 10px
}

.badge:empty {
	display: none
}

.btn .badge {
	position: relative;
	top: -1px
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
	top: 0;
	padding: 1px 5px
}

a.badge:focus,
a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
	color: #337ab7;
	background-color: #fff
}

.list-group-item>.badge {
	float: right
}

.list-group-item>.badge+.badge {
	margin-right: 5px
}

.nav-pills>li>a>.badge {
	margin-left: 3px
}

.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eee
}

.jumbotron .h1,
.jumbotron h1 {
	color: inherit
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200
}

.jumbotron>hr {
	border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
	padding-right: 15px;
	padding-left: 15px;
	border-radius: 6px
}

.jumbotron .container {
	max-width: 100%
}

@media screen and (min-width:768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px
	}
	.container .jumbotron,
	.container-fluid .jumbotron {
		padding-right: 60px;
		padding-left: 60px
	}
	.jumbotron .h1,
	.jumbotron h1 {
		font-size: 63px
	}
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
	margin-right: auto;
	margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
	border-color: #337ab7
}

.thumbnail .caption {
	padding: 9px;
	color: #333
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px
}

.alert h4 {
	margin-top: 0;
	color: inherit
}

.alert .alert-link {
	font-weight: 700
}

.alert>p,
.alert>ul {
	margin-bottom: 0
}

.alert>p+p {
	margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
	padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}

.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.alert-success hr {
	border-top-color: #c9e2b3
}

.alert-success .alert-link {
	color: #2b542c
}

.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}

.alert-info hr {
	border-top-color: #a6e1ec
}

.alert-info .alert-link {
	color: #245269
}

.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}

.alert-warning hr {
	border-top-color: #f7e1b5
}

.alert-warning .alert-link {
	color: #66512c
}

.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}

.alert-danger hr {
	border-top-color: #e4b9c0
}

.alert-danger .alert-link {
	color: #843534
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

.progress {
	height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
	background-color: #5cb85c
}

.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
	background-color: #5bc0de
}

.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
	background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
	background-color: #d9534f
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
	margin-top: 15px
}

.media:first-child {
	margin-top: 0
}

.media,
.media-body {
	overflow: hidden;
	zoom: 1
}

.media-body {
	width: 10000px
}

.media-object {
	display: block
}

.media-object.img-thumbnail {
	max-width: none
}

.media-right,
.media>.pull-right {
	padding-left: 10px
}

.media-left,
.media>.pull-left {
	padding-right: 10px
}

.media-body,
.media-left,
.media-right {
	display: table-cell;
	vertical-align: top
}

.media-middle {
	vertical-align: middle
}

.media-bottom {
	vertical-align: bottom
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.media-list {
	padding-left: 0;
	list-style: none
}

.list-group {
	padding-left: 0;
	margin-bottom: 20px
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}

.list-group-item:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
	color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
	color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
	color: #555;
	text-decoration: none;
	background-color: #f5f5f5
}

button.list-group-item {
	width: 100%;
	text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
	color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
	color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
	color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
	color: #c7ddef
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
	color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
	color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
	color: #3c763d;
	background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
	color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
	color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
	color: #31708f;
	background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
	color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
	color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
	color: #8a6d3b;
	background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
	color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
	color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
	color: #a94442;
	background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
	padding: 15px
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
	color: inherit
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
	color: inherit
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
	margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}

.list-group+.panel-footer {
	border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
	margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
	padding-right: 15px;
	padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
	border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
	border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
	border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
	border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0
}

.panel>.table-responsive {
	margin-bottom: 0;
	border: 0
}

.panel-group {
	margin-bottom: 20px
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px
}

.panel-group .panel+.panel {
	margin-top: 5px
}

.panel-group .panel-heading {
	border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: 1px solid #ddd
}

.panel-group .panel-footer {
	border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}

.panel-default {
	border-color: #ddd
}

.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd
}

.panel-primary {
	border-color: #337ab7
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
	color: #337ab7;
	background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #337ab7
}

.panel-success {
	border-color: #d6e9c6
}

.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6
}

.panel-info {
	border-color: #bce8f1
}

.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1
}

.panel-warning {
	border-color: #faebcc
}

.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc
}

.panel-danger {
	border-color: #ebccd1
}

.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive-4by3 {
	padding-bottom: 75%
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .15)
}

.well-lg {
	padding: 24px;
	border-radius: 6px
}

.well-sm {
	padding: 9px;
	border-radius: 3px
}

.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2
}

.close:focus,
.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5
}

button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0
}

.modal-open {
	overflow: hidden
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%)
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0
}

.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.42857143
}

.modal-body {
	position: relative;
	padding: 15px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
	margin-bottom: 0;
	margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}
	.modal-sm {
		width: 300px
	}
}

@media (min-width:992px) {
	.modal-lg {
		width: 900px
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	filter: alpha(opacity=0);
	opacity: 0;
	line-break: auto
}

.tooltip.in {
	filter: alpha(opacity=90);
	opacity: .9
}

.tooltip.top {
	padding: 5px 0;
	margin-top: -3px
}

.tooltip.right {
	padding: 0 5px;
	margin-left: 3px
}

.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px
}

.tooltip.left {
	padding: 0 5px;
	margin-left: -3px
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
	right: 5px;
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	line-break: auto
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-left: -10px
}

.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}

.popover-content {
	padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover>.arrow {
	border-width: 11px
}

.popover>.arrow:after {
	content: "";
	border-width: 10px
}

.popover.top>.arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	border-bottom-width: 0
}

.popover.top>.arrow:after {
	bottom: 1px;
	margin-left: -10px;
	content: " ";
	border-top-color: #fff;
	border-bottom-width: 0
}

.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25);
	border-left-width: 0
}

.popover.right>.arrow:after {
	bottom: -10px;
	left: 1px;
	content: " ";
	border-right-color: #fff;
	border-left-width: 0
}

.popover.bottom>.arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
	top: 1px;
	margin-left: -10px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff
}

.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
	right: 1px;
	bottom: -10px;
	content: " ";
	border-right-width: 0;
	border-left-color: #fff
}

.carousel {
	position: relative
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-inner>.item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
	line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
	.carousel-inner>.item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px
	}
	.carousel-inner>.item.active.right,
	.carousel-inner>.item.next {
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	.carousel-inner>.item.active.left,
	.carousel-inner>.item.prev {
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	.carousel-inner>.item.active,
	.carousel-inner>.item.next.left,
	.carousel-inner>.item.prev.right {
		left: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
	display: block
}

.carousel-inner>.active {
	left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner>.next {
	left: 100%
}

.carousel-inner>.prev {
	left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
	left: 0
}

.carousel-inner>.active.left {
	left: -100%
}

.carousel-inner>.active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	background-color: rgba(0, 0, 0, 0);
	filter: alpha(opacity=50);
	opacity: .5
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat: repeat-x
}

.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 50%;
	margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	font-family: serif;
	line-height: 1
}

.carousel-control .icon-prev:before {
	content: '\2039'
}

.carousel-control .icon-next:before {
	content: '\203a'
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000\9;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	border-radius: 10px
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
	text-shadow: none
}

@media screen and (min-width:768px) {
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next,
	.carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px
	}
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .icon-prev {
		margin-left: -10px
	}
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next {
		margin-right: -10px
	}
	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px
	}
	.carousel-indicators {
		bottom: 20px
	}
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
	display: table;
	content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
	clear: both
}

.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto
}

.pull-right {
	float: right!important
}

.pull-left {
	float: left!important
}

.hide {
	display: none!important
}

.show {
	display: block!important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none!important
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
	display: none!important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
	display: none!important
}

@media (max-width:767px) {
	.visible-xs {
		display: block!important
	}
	table.visible-xs {
		display: table!important
	}
	tr.visible-xs {
		display: table-row!important
	}
	td.visible-xs,
	th.visible-xs {
		display: table-cell!important
	}
}

@media (max-width:767px) {
	.visible-xs-block {
		display: block!important
	}
}

@media (max-width:767px) {
	.visible-xs-inline {
		display: inline!important
	}
}

@media (max-width:767px) {
	.visible-xs-inline-block {
		display: inline-block!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block!important
	}
	table.visible-sm {
		display: table!important
	}
	tr.visible-sm {
		display: table-row!important
	}
	td.visible-sm,
	th.visible-sm {
		display: table-cell!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-block {
		display: block!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline {
		display: inline!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline-block {
		display: inline-block!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block!important
	}
	table.visible-md {
		display: table!important
	}
	tr.visible-md {
		display: table-row!important
	}
	td.visible-md,
	th.visible-md {
		display: table-cell!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-block {
		display: block!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline {
		display: inline!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline-block {
		display: inline-block!important
	}
}

@media (min-width:1200px) {
	.visible-lg {
		display: block!important
	}
	table.visible-lg {
		display: table!important
	}
	tr.visible-lg {
		display: table-row!important
	}
	td.visible-lg,
	th.visible-lg {
		display: table-cell!important
	}
}

@media (min-width:1200px) {
	.visible-lg-block {
		display: block!important
	}
}

@media (min-width:1200px) {
	.visible-lg-inline {
		display: inline!important
	}
}

@media (min-width:1200px) {
	.visible-lg-inline-block {
		display: inline-block!important
	}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none!important
	}
}

@media (min-width:1200px) {
	.hidden-lg {
		display: none!important
	}
}

.visible-print {
	display: none!important
}

@media print {
	.visible-print {
		display: block!important
	}
	table.visible-print {
		display: table!important
	}
	tr.visible-print {
		display: table-row!important
	}
	td.visible-print,
	th.visible-print {
		display: table-cell!important
	}
}

.visible-print-block {
	display: none!important
}

@media print {
	.visible-print-block {
		display: block!important
	}
}

.visible-print-inline {
	display: none!important
}

@media print {
	.visible-print-inline {
		display: inline!important
	}
}

.visible-print-inline-block {
	display: none!important
}

@media print {
	.visible-print-inline-block {
		display: inline-block!important
	}
}

@media print {
	.hidden-print {
		display: none!important
	}
}


/*# sourceMappingURL=bootstrap.min.css.map */
/* End */
/* /bitrix/templates/.default/components/bitrix/search.title/infrared/style.css?15394415182108 */
/* /bitrix/templates/.default/components/bitrix/menu/top_menu_mobile2/style.css?15394415167677 */
/* /bitrix/templates/.default/components/bitrix/news.list/journal/style.css?16306574421764 */
/* /bitrix/templates/.default/components/bitrix/form/form-order-infrared/bitrix/form.result.new/.default/style.css?15394415202470 */
/* /bitrix/templates/.default/components/bitrix/form/contacts_order_call/bitrix/form.result.new/.default/style.css?15394415202470 */
/* /bitrix/templates/elcer_ru_copy/styles.css?178153561527734 */
/* /bitrix/templates/elcer_ru_copy/template_styles.css?1781535615240002 */
