<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/local/templates/noblelift/components/bitrix/menu/left/style.css?17156895801080*/
.side-block {
    margin-bottom: 33px;
}
.side-menu .menu-block {
    padding: 50px 0 3px 0;
    position: relative;
}
.side-menu .menu-block &gt; ul &gt; li {
    position: relative;
    margin-top: -1px;
}
.side-menu .menu-block &gt; ul &gt; li:last-child &gt; a:after {
    display: none;
}
.side-menu .menu-block &gt; ul &gt; li &gt; a {
    font-size: 16px;
    line-height: 20px;
    display: block;
    text-decoration: none;
    position: relative;
    color: #3A3A3A;
    padding: 13px 28px 13px 29px;
}
.side-menu .menu-block &gt; ul &gt; li &gt; a:hover {
    background: #F6F6F6;
}
.side-menu .menu-block &gt; ul &gt; li.selected-menu &gt; a {
    background: #3A3A3A;
    color: #FFFFFF;
}
.side-menu .menu-block &gt; ul &gt; li.open ul {
    display: block;
}
.side-menu .menu-block &gt; ul ul a {
    display: block;
    padding: 4px 20px 4px 34px;
    border-radius: 3px;
    font-size: 14px;
    line-height: 19px;
    color: #010101;
    text-decoration: none;
}
.side {
    width: 325px;
}

@media (max-width: 1023px) {
    .side {
        display: none;
    }
}
/* End */


/* Start:/local/templates/noblelift/components/bitrix/catalog/catalog_page/bitrix/catalog.section.list/.default/style.css?17455854742095*/
.bx_sitemap_catalog {
	/*margin-left: 100px;*/
	width: 100%;
}
.child-elements-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.section-title-text {
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 30px;
}
.child-section {
	width: 450px;
	height: 159px;
	border: 1px solid /*#E7E7E7*/#fff;
	margin-bottom: 20px;
}
.child-section:hover {
	border-color: #EC552B;
}
.child-section a {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	text-decoration: none;
}
.child-section img {
	width: 120px;
	height: auto;
	margin: 0 5px 0 5px;
}
.section-title {
	font-size: 16px; /*18*/
	font-weight: bold; /*500*/
	color: #3A3A3A;
}
.child-section:hover .section-title{
	color: #EC552B;
}
.bx_sitemap_preview {
	margin-left: 20px;
}
.bx_sitemap_preview-text {
	display: -webkit-box;
	-webkit-line-clamp: 5;
	overflow: hidden;
	line-height: 1.4;
	-webkit-box-orient: vertical;
}
.section-title {
	display: block;
	margin-bottom: 10px;
}
.section-description {
	font-size: 14px; /*16*/
	font-weight: 500;
	color: #858585;
}

@media(min-width: 1024px) {
	.bx_sitemap_catalog {
		width: 900px;
		padding-left: 30px;
	}
}
@media(min-width: 1300px) {
	.bx_sitemap_catalog {
		width: 1000px;
	}
}
@media(max-width: 540px) {
	.child-section {
		width: 390px;
	}
	.section-title-text {
		font-size: 20px;
	}
	.section-title {
		font-size: 16px;
	}
	.section-description {
		font-size: 14px;
	}
	.bx_sitemap_preview-text {
		width: 230px;
		-webkit-line-clamp: 6;
		line-height: 1.4;
	}
	.section-description {
		width: 230px;
		display: block;
	}
	.child-section img {
		margin: 0 5px 0 5px;
	}
}
@media(max-width: 400px) {
	.child-section {
		width: 350px;
	}
	.section-title {
		font-size: 14px;
	}
	.section-description {
		font-size: 13px;
	}
	.bx_sitemap_preview-text {
		width: 190px;
	}
	.section-description {
		width: 190px;
	}
}
@media(max-width: 350px) {
	.child-section {
		width: 330px;
	}
	.bx_sitemap_preview-text {
		width: 170px;
	}
	.section-description {
		width: 170px;
	}
}



/* End */


/* Start:/local/templates/noblelift/components/bitrix/breadcrumb/breadcrumb.custom/style.css?1716148030685*/
.breadcrumbs-box, .breadcrumbs-box-catalog {
    position: relative;
    padding: 30px 0 15px 0;
    min-width: 320px;
    font-size: 15px;
    line-height: 20px;
    color: #EC552B;
    font-weight: 400;
    letter-spacing: 0em;
}
.breadcrumbs-box a, .breadcrumbs-box-catalog a {
    display: inline-block;
    position: relative;
    margin-right: 32px;
    color: #EC552B;
    text-decoration: none;
}
.breadcrumbs-box a:after, .breadcrumbs-box-catalog a:after {
    content: "/";
    display: inline-block;
    vertical-align: middle;
    background-position: -112px -36px;
    width: 4px;
    height: 8px;
    position: absolute;
    margin-left: 17px;
}
/* End */


/* Start:/local/templates/noblelift/components/bitrix/catalog.section/subsection_equipment/style.css?174488452913268*/
.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;
}

.row::before {
	display: initial;
}
.bx_sitemap_catalog_detail {
	margin-top: 20px;
}
.container-element-preview-block {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.container-element-preview {
	width: 555px;
	height: 670px;
	margin-bottom: 20px;
}
.container-element-preview .gallery {
	margin-bottom: 20px;
}
.gallery-wrap {

}
.gallery-img {
	border: 1px solid #E7E7E7;
	width: 555px;
	height: 555px;
	/*display: flex;
	align-items: center;*/
}
.gallery-all-img {
	height: 105px;
	width: 555px;
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
}

/*.gallery-all-img img {
	width: 95px;
	height: 95px;
	border: 1px solid #E7E7E7;
}*/

/*.gallery-all-img img:hover {
	border: 1px solid #EC552B;
}*/
.preview-information {
	width: 745px;
	height: /*670px*/auto;
}
.preview-information-content {
	width: 745px;
	/*height: 555px;*/
}
.preview-title-element{
	color: #3A3A3A;
	font-size: 32px;
	font-weight: 600;
	font-family: 'Roboto', sans-serif;
	margin-top: -10px;
}
.preview-description-element {
	margin-bottom: 20px;
}
.description-element-text {
	font-size: 15px;
	font-weight: 400;
	color: #858585;
}
.preview-specifications-element {
	width: 745px;
	/*max-height: 399px;*/
	background-color: #F6F6F6;
}
.container-element-detail-block {
	display: flex!important;
	justify-content: space-between!important;
	flex-wrap: wrap!important;
	margin-top: 40px;
}
.detail-title-element {
	font-size: 24px;
	font-weight: 600;
	color: #3A3A3A;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 20px;
}
.container-element-detail-block ul li {
	list-style: disc;
}
.container-element-detail-menu {
	margin-top: 40px;
}
.container-element-detail-menu ul li {
	display: inline-block;
	font-size: 15px;
	font-weight: 400;
	color: #3A3A3A;
	cursor: pointer;
	margin-right: 40px;
}
/*.container-element-detail-menu ul li:after {
	background-color: #EC552B;
	display: block;
	content: "";
	height: 2px;
	width: 0%;
	-webkit-transition: width .3s ease-in-out;
	-moz--transition: width .3s ease-in-out;
	transition: width .3s ease-in-out;
}*/
.none_selected:hover {
	border-bottom: 2px solid #3A3A3A;
	padding-bottom: 20px;
}
.selected {
	border-bottom: 2px solid #EC552B;
	padding-bottom: 20px;
	color: #EC552B!important;
	cursor: revert!important;
}
.hr-multiline {
	border: 1px solid #E7E7E7;
	margin-top: -2px;
}
.section-specifications-element {
	padding: 20px 20px 0 20px ;
}
.specifications-element-title {
	font-size: 24px;
	font-weight: 600;
	font-family: 'Roboto', sans-serif;
	color: #3A3A3A;
	margin-bottom: 10px;
}
.element-section-detailed {
	padding: 10px 0 20px 0;
}
.element-section-detailed a {
	font-weight: 600;
	font-size: 16px;
	color: #EC552B;
	font-family: 'Roboto', sans-serif;
}
.link-documents-details {
	width: 100%;
	margin: 35px 0 35px 0;
	display: grid;
	grid-template-columns: repeat(auto-fill, 420px);
	justify-content: space-between;
}
.details-document {
	width: 420px;
	height: 70px;
	border: 1px solid #E4E4E4;
	margin-bottom: 15px;
}
.document-block {
	display: flex;
	align-items: center;
	height: 70px;
}
.document-details-icon, .document-details-download {
	width: 20%;
	height: 70px;
}
.document-details-icon {
	text-align: center;
}
.document-details-icon {
	border-right: 1px solid #E4E4E4;
}
.document-details-icon img {
	margin: 13px;
}
.document-details-description {
	width: 60%;
	line-height: 1.5;
}
.document-details-name, .document-details-size {
	margin-left: 10px;
}
.document-details-size {
	font-weight: 400;
	font-size: 13px;
	color: #858585;
}
.document-details-download img {
	margin: 23px;
}
.document-details-name {
	font-size: 16px;
	font-weight: 500;
	color: #3A3A3A;
}
.details-document a {
	text-decoration: none;
}

.detail-title-element-preview, .technical-parameters {
	font-size: 16px;
	font-weight: 400;
	color: #3A3A3A;
}
.detail-title-element-preview {
	font-weight: 600;
	margin-bottom: 10px;
}
.technical-parameters {
	list-style-type: disc;
	margin: 0 0 0 25px;
}
.container-element-detail-section {
	width: 45%;
}
.container-element-detail-section ul {
	font-size: 16px;
	font-weight: 400;
	color: #3A3A3A;
	margin-left: 25px;
}
.container-element-table-block table {
	border: 1px solid #E7E7E7;
}
.container-element-table-block th {
	border: 1px solid #E7E7E7;
}
.container-element-table-block td {
	border: 1px solid #E7E7E7;
}
.iframe_video {
	height: 0px;
	padding-bottom: 56.2%;
	position: relative;
}
.iframe_video iframe {
	padding: 20px 0 30px 0;
	width: 100%;
	height: 100%;
	position: absolute;
}
.container-element-table-block table {
	width: 100%;
	margin-top: 30px;
}
.symbols-unit-measurement {
	font-size: 12px;
}
.table-parent-section {
	width: 20%;
	position: relative;

	/*top: 18px;*/
	/*left: 20px;*/
	font-weight: 600;
	font-size: 16px;
	text-align: center;
}
.number-field, .ei-field, .value-field {
	min-height: 59px!important;
	text-align: center;
	position: relative;
	/*top: 18px;*/
}
td.name-field {
	min-height: 59px!important;
	position: relative;
	/*top: 18px;
	left: 20px;*/
	width: 30%;
	text-align: center;
}
.number-field {
	width: 10%;
	/*padding: 8px 0 8px 0;*/
}
.ei-field {
	width: 10%;
}
.teh-params, .mat-params, .vid-params, .doc-params, .photos-around {
	margin-bottom: 50px;
}
div[data-id=non_selected] {
	display: none;
}
.container-element-table-block td {
	padding: 8px 0 8px 0; /*8*/
}
.content-table-column {
	/*padding: revert!important;*/
	text-align: center;
}
.cell {
	border-bottom: 1px solid #E7E7E7;;
}
.cell:last-child {
	border-bottom:none;
}
.document-details-download-element {
	width: 20%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: space-around;
	height: 70px;
}
.table-parent-section-match {
	padding: 0 0 0 8px!important;
	width: 20%;
	position: relative;
	font-weight: 600;
	font-size: 16px;
}
.table-thead-mat-params th {
	text-align: center;
	padding: 8px;
	font-weight: 500;
	font-size: 13px;
}
.none-content-table {
	display: none;
}
.content-table-section {
	display: grid;
	text-align: center;
}



#sync1 .item-main{
	text-align: center;
}
#sync1 .item-main img {
	max-width: 70%;
	height: auto;
}
#sync2 .item-lists{
	justify-content: center;
	align-items: center;
	display: grid;
	/*background: #C9C9C9;*/
	/*padding: 10px 0px;*/
	margin: 5px;
	/*color: #FFF;*/
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	cursor: pointer;
	border: 1px solid #E7E7E7;
	width: 111px;
	height: 105px;
}
#sync2 .item-lists:hover {
	border: 1px solid #EC552B;
}
#sync2 .item-lists h1{
	/*font-size: 18px;*/
}
#sync2 .item-lists img{
	/*background: #0c83e7;*/
	/*height: 95px;*/
}
.table-name-mast-parameters {
	font-weight: 600;
	margin-right: 20px;
}
.table-actions-mast-parameters {
	color: gray;
	cursor: pointer;
}
.container-element-section {
	margin-bottom: 20px;
}
.button-main-table-params-excel {
	width: 100%;
}
.discharge-excel {
	color: #EC552B;
	cursor: pointer;
	float: right;
	border-bottom: 1px dashed #EC552B;
	margin: 20px 0 20px 0;
}
.photos-360 {
	text-align: center;
	cursor: grab;
}
.photos-around-container {
	width: 800px;
	height: auto;
	display: inline-block;
}
.photos-around-container div {
	height: 800px;
}
.table-comments {
	padding-top: 20px;
}
.lowercase-mast-parameters {
	font-size: 12px;
}
/*.photos-around-container img {
	max-width: 100%;
	height: auto;
}*/
@media (min-width: 767px) {
	.show-big-image {
		display: block;
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background: rgba(99, 96, 96, 0.8);
		z-index: 98;
	}
	.hidden-big-image {
		display: none;
	}
	.btn-slide-close {
		display: block;
		width: 30px;
		height: 30px;
		position: absolute;
		top: 3px;
		right: 3px;
		cursor: pointer;
	}
	.btn-slide-close:before,
	.btn-slide-close:after {
		content: "";
		display: block;
		width: 40px;
		height: 4px;
		background: #fff;
		position: absolute;
		top: 60%;
		right: 10%;
		margin: -2px 0 0 -10px;
	}
	.btn-slide-close:before {
		-webkit-transform: -webkit-rotate(45deg);
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.btn-slide-close:after {
		-webkit-transform: -webkit-rotate(135deg);
		-webkit-transform: rotate(135deg);
		-ms-transform: rotate(135deg);
		transform: rotate(135deg);
	}

	/*СЃР»Р°Р№РґРµСЂ РІ РѕС‚РґРµР»СЊРЅРѕРј РѕРєРЅРµ*/
	.sl-container {
		width: 100%;
		height: 900pxpx;
		padding: 0;
		font-family: 'Roboto', sans-serif;
		font-size: 1em;
		line-height: 1.5em;
		color: #000;
		position: relative;
		/*padding-top: 10px;*/
	}
	.swipe {
		position: relative;
		width: 100%;
		height: 600px;
		overflow: hidden;
	}
	.panel {
		position: absolute;
		width: 100%;
		min-height: 100%;
		top: 0;
		left: 0;
		/*padding: 20px;*/
		background: none;
		text-align: center;
		margin-top: 20px;
	}
	.panel &gt; img {
		max-width: 100%;
		height: 600px;
	}
	.left {
		left: -100%;
	}
	.right {
		left: 100%;
	}
	.sl-info {
		position: absolute;
		max-width: 487px;
		bottom: 35%;
		left: 10%;
	}
	.sl-buttons {
		position: absolute;
		pointer-events: all;
		width: 100%;
		display: flex;
		justify-content: space-between;
		top: 50%;
	}
	.btn-prev, .btn-next {
		background: #fff;
		box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
		border: 1px solid rgb(185, 189, 193);
	}
	.btn-prev &gt; img, .btn-next &gt; img {
		width: 35px;
		height: 35px;
		cursor: pointer;
		display: block;
		margin: 2px;
	}
	.btn-next:hover, .btn-prev:hover {
		animation: forwards;
		opacity: .5;
		transform: scale(1.1);
	}


	/* РљРѕРЅС‚РµР№РЅРµСЂ РґР»СЏ С‚РѕС‡РµРє */
	.sl-container .slider-dot-wrapper {
		position: absolute;
		display: inline-flex;
		flex-flow: row nowrap;
		left: 50%;
		transform: translate(-50%, -50%);
		margin-top: 20px;
	}

	/* РўРѕС‡РєР° */
	.sl-container .slider-dot-wrapper .slider-dot {
		border-radius: 50%;
		border: 2px solid #444;
		margin: 5px;
		box-shadow: 0px 0px 6px 1px black;
		width: 20px;
		height: 20px;
	}

	.sl-container .slider-dot-wrapper .slider-dot:hover {
		border: 2px solid #EC552B;
	}
	.active {
		background: #EC552B;
	}
}
@media (min-width: 900px) {
	.panel &gt; img {
		height: 500px;
	}
	.swipe {
		height: 500px;
	}
}
@media (min-width: 1000px) {
	.panel &gt; img {
		height: 500px;
	}
	.swipe {
		height: 500px;
	}
}
@media (min-width: 1100px) {
	.panel &gt; img {
		height: 600px;
	}
	.swipe {
		height: 600px;
	}
}
@media (min-width: 1300px) {
	.panel &gt; img {
		height: 700px;
	}
	.swipe {
		height: 700px;
	}
}
@media (min-width: 1500px) {
	.panel &gt; img {
		height: 700px;
	}
	.swipe {
		height: 700px;
	}
}
@media (min-width: 1600px) {
	.panel &gt; img {
		height: 800px;
	}
	.swipe {
		height: 800px;
	}
}
@media (min-width: 1700px) {
	.panel &gt; img {
		height: 900px;
	}
	.swipe {
		height: 900px;
	}
}
@media (max-width: 766px) {
	.ui-image-viewer-block {
		display: none;
	}
	.item-main {
		pointer-events: none;
	}
}
@media(max-width: 700px) {
	.preview-information, .preview-information-content, .preview-specifications-element {
		width: 650px;
	}
}
@media(max-width: 650px) {
	.container-element-detail-section {
		width: 450px;
	}
	.container-element-detail-section {
		margin-bottom: 20px;
	}
	.preview-information, .preview-information-content, .preview-specifications-element {
		width: 600px;
	}
}
@media(max-width: 600px) {
	.container-element-detail-menu {
		margin-top: revert;
	}
	.container-element-detail-menu ul li {
		display: block;
	}
	.hr-multiline {
		display: none;
	}
	.selected, .none_selected {
		border-bottom: revert;
		color: #FFFFFF!important;
		border-radius: 20px;
		text-align: center;
		padding: 10px;
		text-decoration: none;
		margin-bottom: 10px;
	}
	.selected {
		background-color: #EC552B;
	}
	.none_selected {
		background-color: #858585FF;
	}
	.none_selected:hover {
		border-bottom: revert;
		padding-bottom: 10px;
		text-decoration: underline;
	}
	.container-element-table-block table {
		font-size: 10px;
	}
	.table-thead-mat-params th {
		font-size: 10px;
	}
	.table-parent-section {
		font-size: 10px;
		/*left: 5px*/
	}
	.symbols-unit-measurement {
		font-size: 7px;
	}
	.preview-information, .preview-information-content, .preview-specifications-element {
		width: 550px;
	}
}
@media(max-width: 540px) {
	.preview-information, .preview-information-content, .preview-specifications-element {
		width: 500px;
	}
	.container-element-preview {
		width: 100%;
		height: auto;
	}
	.gallery-img {
		width: 100%;
	}
	.container-element-table-block table {
		font-size: 4px;
	}
	.table-parent-section {
		font-size: 4px;
		/*left: 3px;*/
	}
	.table-thead-mat-params th {
		font-size: 4px;
	}
	.symbols-unit-measurement, .lowercase-mast-parameters {
		font-size: 2px;
	}
}
@media(max-width: 490px) {
	.preview-information, .preview-information-content, .preview-specifications-element {
		width: 450px;
	}
}
@media(max-width: 420px) {
	.details-document {
		width: 350px;
	}
	.preview-information, .preview-information-content, .preview-specifications-element {
		width: 360px;
	}
}
@media(max-width: 360px) {
	.details-document {
		width: 300px;
	}
}
@media(max-width: 300px) {
	.details-document {
		width: 270px;
	}
}
/* End */


/* Start:/local/templates/noblelift/script/slick/slick/slick.css?17156895801776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/noblelift/script/slick/slick/slick-theme.css?17156895803186*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/local/templates/noblelift/script/slick/slick/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/local/templates/noblelift/script/slick/slick/./fonts/slick.eot');
    src: url('/local/templates/noblelift/script/slick/slick/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/local/templates/noblelift/script/slick/slick/./fonts/slick.woff') format('woff'), url('/local/templates/noblelift/script/slick/slick/./fonts/slick.ttf') format('truetype'), url('/local/templates/noblelift/script/slick/slick/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    /*top: 50%;*/
    bottom: -30%;
    display: block;

    width: 40px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 40px;
    line-height: 1;

    opacity: .75;
    color: #3A3A3A;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: /*-25px*/40%;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: 'в†ђ';
}
[dir='rtl'] .slick-prev:before
{
    content: 'в†’';
}

.slick-next
{
    right: /*-25px*/40%;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: 'в†’';
}
[dir='rtl'] .slick-next:before
{
    content: 'в†ђ';
}

/* Dots */
/*.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}*/

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: 'вЂў';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */
/* /local/templates/noblelift/components/bitrix/menu/left/style.css?17156895801080 */
/* /local/templates/noblelift/components/bitrix/catalog/catalog_page/bitrix/catalog.section.list/.default/style.css?17455854742095 */
/* /local/templates/noblelift/components/bitrix/breadcrumb/breadcrumb.custom/style.css?1716148030685 */
/* /local/templates/noblelift/components/bitrix/catalog.section/subsection_equipment/style.css?174488452913268 */
/* /local/templates/noblelift/script/slick/slick/slick.css?17156895801776 */
/* /local/templates/noblelift/script/slick/slick/slick-theme.css?17156895803186 */
</pre></body></html>