

/* Start:/bitrix/templates/m-start/components/bitrix/news.list/container-equipment/style.css?17219439681909*/
.technical .special-title,
.technical .custom-cell.custom-cell--img .img,
.technical .item.custom-row .custom-cell.custom-cell--title.special-name {
    display: none;
}

@media (max-width: 750px) {
    .technical .item.custom-row,
    .technical .item.custom-row .custom-cell.custom-cell--title,
    .technical .custom-table__img-margin,
    .technical .custom-row.custom-row--head {
        display: none;
    }
    .technical .special-title,
    .technical .item.custom-row .custom-cell.custom-cell--img .img,
    .technical .item.custom-row .custom-cell.custom-cell--title.special-name {
        display: block;
    }
    .technical .special-title, .technical .item.custom-row .custom-cell.custom-cell--img .img {
        max-width: 100%;
        padding: 10px;
        margin: 0 auto;
        height: auto;
    }
    .technical .item.custom-row .custom-cell.custom-cell--img .img img {
        max-width: 100%;
        height: auto;
    }
    .technical.custom-table.custom-table--fullwidth {
        display: block;
        max-width: 100%;
        min-width: 100%;
        width: 100%;
        overflow: visible;
    }
    .technical .special-title {
        display: inline;
        font-weight: bold;
    }
    .technical .item.custom-row .custom-cell {
        width: 100%;
        display: block;
        text-align: center;
    }
    .technical .item.custom-row .custom-cell.custom-cell--img {
        padding: 0px;
    }
    .technical  .item.custom-row {
        display: block;
        max-width: 100%;
    }
    .technical .custom-row--head + .item.custom-row .custom-cell, .technical .custom-table--fullwidth .item.custom-row .custom-cell {
        padding: 0;
        border: 0;
    }
    .technical .custom-row.item {
        margin-top: 10px;
        padding-top: 10px;
        border-top: 1px solid #eee;
    }
    .wrapper .main.js-main {
        min-height: calc(100vh - 100px);
    }
}
/* End */


/* Start:/bitrix/templates/m-start/components/bitrix/system.pagenavigation/.default/style.css?17219439682897*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #1C478A;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #1C478A;
	color: #fff;
}

/* End */


/* Start:/bitrix/templates/m-start/components/bitrix/news.list/attachements/style.css?17219439684181*/
.attachements .special-title,
.attachements .item.custom-row .custom-cell.custom-cell--img .img,
.attachements .item.custom-row .custom-cell.custom-cell--title.special-name,
.attachements.custom-table.custom-table--fullwidth .item.custom-row.mobile {
    display: none;
}
.attachements .custom-row {
    display: flex;
}
.attachements .custom-row--head .custom-cell,
.attachements .custom-row--head .custom-cell:last-child {
    text-align: center;
    padding-right: 0px;
}
.attachements .custom-cell {
    display: block;
}
.attachements .special-custom-row {
    display: flex;
    padding-bottom: 10px;
}
.attachements .special-column {
    width: 50%;
    display: flex;
    flex-direction: column;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}
.attachements .special-custom-row div {
    text-align: left;
    padding: 0 15px;
}
.attachements .special-custom-row div:first-of-type {
    width: 50%;
}
.attachements .special-custom-row div:nth-child(2) {
    width: 30%;
    text-align: center;
}
.attachements .special-custom-row div:last-of-type {
    width: 20%;
    text-align: center;
}
.attachements .custom-cell--img,
.attachements .custom-cell:nth-child(3) {
    width: 25%;
}
.attachements .custom-cell:nth-child(4) {
    width: 15%;
}
.attachements .custom-cell:nth-child(5) {
    width: 10%;
}
.cell-flex {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    height: 100%;
}
.cell-flex div {
    width: 100%;
}
.attachements.custom-table.custom-table--fullwidth {
    display: block;
}
.attachements.custom-table.custom-table--fullwidth .item.custom-row {
    display: flex;
}


@media (max-width: 750px) {
    .attachements .item.custom-row .custom-cell.custom-cell--title,
    .attachements .item.custom-row.mobile .custom-table__img,
    .attachements .custom-row.custom-row--head,
    .attachements.custom-table.custom-table--fullwidth .custom-row.item {
        display: none;
    }
    .attachements .special-title,
    .attachements .item.custom-row .custom-cell.custom-cell--img .img,
    .attachements .item.custom-row .custom-cell.custom-cell--title.special-name,
    .attachements.custom-table.custom-table--fullwidth .custom-row.item.mobile {
        display: block;
    }
    .attachements .special-title, .attachements .item.custom-row .custom-cell.custom-cell--img .img {
        max-width: 100%;
        padding: 10px;
        margin: 0 auto;
        height: auto;
    }
    .attachements .item.custom-row.mobile .custom-cell.properties {
        padding: 10px;
        border-bottom: 1px solid #eee;
    }
    .attachements.item.custom-row.mobile .custom-cell.properties:first-of-type {
        border-top: 1px solid #eee;
    }
    .attachements .item.custom-row .custom-cell.custom-cell--img .img img {
        max-width: 100%;
        min-width: 100%;
        height: auto;
    }
    .attachements.custom-table.custom-table--fullwidth {
        display: block;
        max-width: 100%;
        min-width: 100%;
        width: 100%;
        overflow: visible;
    }
    .attachements .special-title {
        display: inline;
        font-weight: bold;
    }
    .attachements .custom-row.item {
        border: 0px;
    }
    .attachements .item.custom-row .custom-cell {
        width: 100%;
        display: block;
        text-align: center;
        border-bottom: 1px solid #eee;
    }
    .attachements .item.custom-row .custom-cell:first-of-type {
        border-top: 1px solid #eee;
    }
    .attachements .item.custom-row .custom-cell.custom-cell--img {
        padding: 0px;
    }
    .attachements .custom-row--head + .item.custom-row .custom-cell, .custom-table--fullwidth .item.custom-row .custom-cell {
        padding: 0;
        border: 0;
    }
    .wrapper .main.js-main {
        min-height: calc(100vh - 100px);
    }
    .attachements .bold {
        font-weight: bold;
    }
    .attachements .special-width {
        width: 40%;
    }
    .attachements .special-row {
        display: flex;
        align-items: center;
    }
    .attachements .special-width + span {
        width: 60%;
        text-align: center;
    }
}
/* End */
/* /bitrix/templates/m-start/components/bitrix/news.list/container-equipment/style.css?17219439681909 */
/* /bitrix/templates/m-start/components/bitrix/system.pagenavigation/.default/style.css?17219439682897 */
/* /bitrix/templates/m-start/components/bitrix/news.list/attachements/style.css?17219439684181 */
