

/* Start:/local/templates/digitronic2018/components/bitrix/breadcrumb/template/style.css?1707472389687*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}
.breadcrumb-item {
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* End */


/* Start:/local/templates/digitronic2018/components/bitrix/menu/leftMenu/style.css?17579217231297*/
/* Left menu*/
ul.left-menu2
{
	list-style:none;
	margin:0;
	padding:6px;
	/*margin-bottom:8px;*/
	position: relative; /*IE bug*/
	background: #ffffff;
}

ul.left-menu2 li
{
	background:none;
	/*padding: 4px 0;*/
	border-bottom: 1px solid #e5f3fe;
	transition: all 0.5s ease;
}
ul.left-menu2 li:last-child
{
	border-bottom: 1px solid transparent;
}

/*ul.left-menu2 li:hover{
	!*background: rgba(48, 153, 236, 0.1);*!
	!*transition: all 0.5s ease;*!
}*/
ul.left-menu2 li a
{
	display: block;
	width: 100%;
	height: 100%;
	padding: 8px 16px;
	text-decoration:none;
	border-radius: 0;
	color: #414347;
	font-family: "Arial";
	text-wrap: pretty;
	transition: all 0.5s ease;
	/*font-size: 15px;*/
	/*font-weight: 400;*/
	/*line-height: 24px;*/
}
ul.left-menu2 li:last-child a
{
	/*border-bottom: 1px solid transparent;*/
}
ul.left-menu2 li a:visited
{
	color: #414347;
}

ul.left-menu2 li a:hover
{
	color: #0b88eb;
	background: rgba(48, 153, 236, 0.1);
	/*border-bottom: 1px solid transparent;*/
	transition: all 0.5s ease;
}


ul.left-menu2 li a.selected:link,
ul.left-menu2 li a.selected:visited,
ul.left-menu2 li a.selected:active,
ul.left-menu2 li a.selected:hover
{
	color:#0b88eb;
	font-weight: 600;
	/*text-decoration:underline;*/
	background: rgba(48, 153, 236, 0.2);
	border-radius: 0;
}




/* End */


/* Start:/local/templates/digitronic2018/components/bitrix/catalog/programms/bitrix/catalog.section/support/style.css?17443640402753*/
.support-items {
	margin-bottom: 20px;
}

.support-items .support-item {
	float: left;
	width: 50%;
}

.support-items .support-item > div {
	background: #fff none repeat scroll 0 0;
	margin: 10px 10px 0 0;
	padding: 20px;
}

.support-items .support-item:nth-child(2n) > div {
	margin: 10px 0 0;
}

.support-items .support-item table {
	width: 100%;
}

.support-items .support-item table tr td:nth-child(2) {
	position: relative;
	width: 125px;
}
.mauals-progs-img{
	max-width: 200px;
	max-height: 100px;
}
.mauals-progs .new{
	position: absolute;
	right: 0;
	top: 0;
	/*width: 40px;*/
}
.mauals-progs-title{
	font-weight: 500;
	font-size: 1.5rem;
	color: #27313d;
	text-wrap: balance;
	font-family: "BebasNeueRegular";
	letter-spacing: 1px;
	z-index: 1;
	line-height: 1;
}
ul.info, .info ul  {
	list-style-type: none;
	margin-left: 5px;
	margin-top: 10px;
    margin: 0;
    padding: 10px;
}

.support_page_prop_block_link {
	font-size: 14px;
	display: flex;
	justify-content: start;
	align-items: center;
	/*text-decoration: underline;*/
	/*color: #333;*/

}

ul.info li {
	margin-top: 10px;
}

.support-items .support-item table tr td ul li::before {
	color: #007dbe;
	/* content: "• "; */
}

.support-items .support-item table tr td ul a {
	/*     color: #007dbe; */
}

.support-items .support-item .gas-type {
	background: rgba(0, 0, 0, 0) url("/local/templates/digitronic2018/components/bitrix/catalog/programms/bitrix/catalog.section/support/images/gas_type.png") no-repeat scroll 0 0;
	height: 41px;
	position: absolute;
	right: -5px;
	top: -5px;
	width: 41px;
}

.support-items .support-item .gas-type.gas-methane {
	background-position: 0 -41px;
}
span.support_link_img img {
	width: 32px;
	height: 32px;
	margin-right: 0px;
}
span.support_link_img {
	display: flex;
	/*width: 32px;*/
	/*height: 32px;*/
	/*overflow: hidden;*/
	margin-right: 12px;
	/*float: left;*/
}
span.support_link_text {
    display: flex;
	line-height: 17px;
	text-wrap: pretty;
}
.mauals-progs {
    padding-bottom: 0 !important;
}
.support-items .support-item .gas-type.gas-propane {
	background-position: 0 0;
}
.with_arrow {
	margin-left: -10px;
	padding-left: 20px;
	background-image: url("/local/templates/gaspart_public_2015/images/icons/support-arrow-right.png");
	background-repeat: no-repeat;
	background-position: 7px 10px;
}
.with_arrow.active{
    background-image: url("/local/templates/gaspart_public_2015/images/icons/support-arrow-down.png");
}
/*.row {*/
	/*margin-left: 0px;*/
	/*margin-right: 0px;*/
/*}*/
.manuals-menu {
    padding: 0px 10px 10px 20px;
}
@media (min-width: 1360px) {
	.catalog-hits .hit {
		width: 32.8%;
	}
}

@media (max-width: 1359px) {
	.catalog-hits .hit {
		width: 32.7%;
	}
}

@media (max-width: 1150px) {
	.catalog-hits .hit {
		width: 32.6%;
	}
}

@media (max-width: 1005px) {
	.catalog-hits .hit {
		width: 32.3%;
	}
}

/* End */
/* /local/templates/digitronic2018/components/bitrix/breadcrumb/template/style.css?1707472389687 */
/* /local/templates/digitronic2018/components/bitrix/menu/leftMenu/style.css?17579217231297 */
/* /local/templates/digitronic2018/components/bitrix/catalog/programms/bitrix/catalog.section/support/style.css?17443640402753 */
