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

/* Start:/local/templates/en.pixelplus.ru/components/bitrix/catalog.section/portfolio2015-light/style.css?16807111332899*/
.seo-portfolio-light-wr {

}

.seo-portfolio-light-wr .bx-wrapper .bx-next {
	top: 5px;
	right: 0;
}

.seo-portfolio-light-wr .bx-wrapper .bx-prev {
	top: 5px;
	right: 48px;
	left: auto;
}

.seo-portfolio-light-wr .seo-portfolio-light {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.seo-portfolio-light-wr .seo-portfolio-light li {
	position: relative;
	height: 640px;
	text-align: left;
}

.seo-portfolio-light-wr .seo-portfolio-light li .seo-name-wr {
	line-height: 42px;
	margin-bottom: 15px;
}

.seo-portfolio-light-wr .seo-portfolio-light li .seo-name-wr .seo-name {
	display: inline-block;
	font-size: 18px;
	font-weight: 300;
	margin-right: 25px;
}

.seo-portfolio-light-wr .seo-portfolio-light li .seo-name-wr a {
	display: inline-block;
	height: 42px;
	line-height: 40px;
	padding: 0 20px;
	border: 1px solid #c6c6c6;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
}

.seo-portfolio-light-wr .seo-portfolio-light li .seo-name-wr a:hover { border-color: #c6c6c6 !important; }

.seo-portfolio-light-wr .seo-portfolio-light li .seo-name-wr a span {
	display: inline-block;
	line-height: 14px;
	border-bottom: 1px solid #bd0b13;
	-webkit-transition: border-color .3s;
	-moz-transition: border-color .3s;
	-o-transition: border-color .3s;
	transition: border-color .3s;
}

.seo-portfolio-light-wr .seo-portfolio-light li .seo-name-wr a:hover span { border-color: transparent; }

.seo-portfolio-light-wr .seo-portfolio-light li .gray-text {
	color: #c1c1c1;
	font-size: 12px;
	position: absolute;
	top: 85px;
	right: 60px;
	z-index: 1;
}

.seo-portfolio-light-wr .graph-wr text { font-family: Ubuntu, 'Segoe UI', Arial, Helvetica, sans-serif !important; }

.seo-icons-list {
	width: 690px;
	margin: 35px auto 0 auto;
	overflow: hidden;
}

.seo-icons-list &gt; div {
	width: 215px;
	margin: 0;
	text-align: center !important;
	text-align-last: center !important;
	font-size: 12px !important;
	vertical-align: top !important;
}

.seo-icons-list &gt; div .seo-icon {
	text-align: center;
	text-align-last: center;
	display: block;
	font-size: 43px;
	height: 55px;
	color: #bd0a13;
}

/** РњРћР‘РР›Р¬РќРђРЇ Р’Р•Р&nbsp;РЎРРЇ **/
@media only screen and (orientation: portrait) and (max-device-width: 768px), only screen and (max-device-width: 670px) {
	.seo-portfolio-light-wr .bx-controls {
		display: none;
	}

	.seo-portfolio-light-wr .seo-portfolio-light li {
		height: auto;
	}

	.seo-portfolio-light-wr .seo-portfolio-light li .seo-name-wr {
		margin-bottom: 15px;
		text-align: center;
	}

	.seo-portfolio-light-wr .seo-portfolio-light li .gray-text {
		top: 115px;
	}

	.seo-icons-list {
		width: 100%;
		text-align: center !important;
		text-align-last: center !important;
	}

	.seo-icons-list &gt; div {
		width: 49%;
		margin-bottom: 15px;
	}
}
/* End */


/* Start:/js/bxSlider/jquery.bxslider.css?15332835744528*/
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(/js/bxSlider/images/bx_loader.gif) center center no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: transparent;
	text-indent: -9999px;
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 10px;
	outline: 0;
	border: 2px solid #c1c1c1;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: border-color .3s, background .3s;
	-moz-transition: border-color .3s, background .3s;
	-o-transition: border-color .3s, background .3s;
	transition: border-color .3s, background .3s;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #b30a1a;
	border-color: #b30a1a;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-controls-direction &gt; span {
	text-align: center;
	line-height: 34px;
	position: absolute;
	bottom: -30px;
	margin-bottom: -10px;
	width: 35px;
	height: 35px;
	cursor: pointer;
	border: none !important;
}

.bx-wrapper .bx-controls-direction &gt; span &gt; span {
	display: block;
	position: absolute;
	color: #c1c1c1;
	font-size: 34px;
	-webkit-transition: color .3s;
	-moz-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s;
	width: 35px;
	height: 35px;
}

.bx-wrapper .bx-controls-direction &gt; span.disabled { display: none; }
.bx-wrapper .bx-controls-direction &gt; span:hover &gt; span { color: #b30a1a !important; }

.bx-wrapper .bx-next { right: 10px; }
.bx-wrapper .bx-prev { left: 10px; }

.bx-wrapper .bx-next &gt; span {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	top: 0;
	left: -1px;
}

.bx-wrapper .bx-prev &gt; span {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	top: 1px;
	left: 0;
}


/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(/js/bxSlider/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(/js/bxSlider/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/* End */


/* Start:/local/templates/en.pixelplus.ru/components/bitrix/catalog.section/dima-videos-light/style.css?16807111333066*/
.dima-videos-light-wr {
	position: relative;
	z-index: 10;
}

.dima-videos-light-wr .show-all {
	font-size: 16px;
	font-weight: 300;
	color: #bd0a13 !important;
	border-color: #bd0a13;
	position: absolute;
	top: 0;
	right: 115px;
}

.dima-videos-light-wr .h2 {
	text-align: left;
	margin-bottom: 20px;
}

.dima-videos-light-wr .dima-videos-light {
    list-style: none;
    padding: 0;
    margin: 0 -25px 0 0;
}

.dima-videos-light-wr .dima-videos-light .video-item {
    float: left;
    width: 235px;
    height: 131px;
    margin-right: 23px;
    position: relative;
    -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.2);
}

.dima-videos-light-wr .dima-videos-light .video-item &gt; a {
    display: table-cell;
	width: 235px;
	height: 131px;
    text-align: center;
    vertical-align: middle;
    border: none;
    color: #ffffff;
    font-size: 48px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}

.dima-videos-light-wr .dima-videos-light .video-item &gt; a:hover { color: #b30a1a; }

.dima-videos-light-wr .dima-videos-light .video-item &gt; img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.dima-videos-light-wr .bx-wrapper { margin: 0 auto; }

.dima-videos-light-wr .bx-wrapper .bx-viewport {
    padding: 10px;
    margin-left: -10px;
}

.dima-videos-light-wr .bx-controls {
	width: 100%;
	position: absolute;
	top: 0;
}

.dima-videos-light-wr .bx-wrapper .bx-prev,
.dima-videos-light-wr .bx-wrapper .bx-next {
	top: -48px;
}

.dima-videos-light-wr .bx-wrapper .bx-prev {
	right: 48px;
	left: auto;
}

.dima-videos-light-wr .bx-wrapper .bx-next { right: 0; }

/** РњРћР‘РР›Р¬РќРђРЇ Р’Р•Р&nbsp;РЎРРЇ **/
@media only screen and (orientation: portrait) and (max-device-width: 768px), only screen and (max-device-width: 670px) {
	.bx-ios .dima-videos-light-wr .h2,
	.bx-android .dima-videos-light-wr .h2 {
		text-align: center;
	}

	.bx-ios .dima-videos-light-wr .bx-wrapper,
	.bx-android .dima-videos-light-wr .bx-wrapper {
		margin-top: 15px;
	}

	.bx-ios .dima-videos-light-wr .dima-videos-light .video-item,
	.bx-android .dima-videos-light-wr .dima-videos-light .video-item {
		height: 168px;
	}

	.bx-ios .dima-videos-light-wr .dima-videos-light .video-item &gt; a,
	.bx-android .dima-videos-light-wr .dima-videos-light .video-item &gt; a {
		width: 300px;
		height: 168px;
	}

	.bx-ios .dima-videos-light-wr .dima-videos-light .video-item &gt; img,
	.bx-android .dima-videos-light-wr .dima-videos-light .video-item &gt; img {
		width: 100%;
		height: auto;
	}

	.bx-ios .dima-videos-light-wr .bx-controls,
	.bx-android .dima-videos-light-wr .bx-controls {
		width: 100%;
		height: 100%;
		position: static;
	}

	.bx-ios .dima-videos-light-wr .show-all,
	.bx-android .dima-videos-light-wr .show-all {
		position: static;
	}

    .bx-ios .dima-videos-light-wr .bx-controls-direction,
    .bx-android .dima-videos-light-wr .bx-controls-direction {
	    display: none;
    }
}
/* End */


/* Start:/local/templates/en.pixelplus.ru/components/pixelplus/feedback/seo-form/style.min.css?17213655493298*/
.seo-form-wrapper{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:#fff;padding:40px 30px}.seo-form-wrapper .error-text{display:inline-block;margin-top:10px;color:#d53633}.seo-form-wrapper .form-note{text-align:left;margin:-10px 0 25px 0;padding:0 10px;font-size:13px;color:#7B7B7B}.seo-form-wrapper .form-title{margin-bottom:25px}.seo-form-wrapper .field{display:inline-block;vertical-align:top;width:330px;margin:0 25px 25px 0;position:relative}.seo-form-wrapper .field:nth-child(2n){margin-right:0}.seo-form-wrapper .field.full-width{display:block;width:100%;margin-right:0}.seo-form-wrapper input[type=text],.seo-form-wrapper input[type=email],.seo-form-wrapper textarea{font-family:Ubuntu,'Segoe UI',Arial,Helvetica,sans-serif;width:100%;border:1px solid #d3d3d3;padding:17px 50px 17px 17px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-position:96% 50%;background-repeat:no-repeat}.seo-form-wrapper input:last-child{margin-right:0}.seo-form-wrapper input.error{border-color:#d53633}.seo-form-wrapper input.name{background-image:url(/img/icon-name.png)}.seo-form-wrapper input.phone{background-image:url(/img/icon-phone.png)}.seo-form-wrapper input.email{background-image:url(/img/icon-email.png)}.seo-form-wrapper input.www{background-image:url(/img/icon-www.png);background-position:99% 50%}.seo-form-wrapper textarea{height:95px;max-height:150px;resize:vertical;background:url(/img/icon-search.png) 98% 15px no-repeat}.seo-form-wrapper .send-ok{font-size:22px;color:#00ab5d}.seo-form-wrapper .privacy-policy{margin:15px 0 25px 0}.seo-form-wrapper .privacy-policy label{cursor:pointer}.seo-form-wrapper .privacy-policy input[type=checkbox]{display:none;opacity:0}.seo-form-wrapper .jq-checkbox{margin-right:10px;top:-1px;width:16px;height:16px;text-align:left;border:1px solid #b6b6b6;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:#fff;-webkit-box-shadow:inset 0 0 6px 0 rgba(0,0,0,.15);-moz-box-shadow:inset 0 0 6px 0 rgba(0,0,0,.15);box-shadow:inset 0 0 6px 0 rgba(0,0,0,.15);position:relative}.seo-form-wrapper .jq-checkbox .jq-checkbox__div{overflow:hidden;position:absolute;top:4px;left:2px;width:0;margin:0!important;background:none!important;box-shadow:none!important;font-size:9px;color:#d53633;font-family:'pixelplus';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:width .1s;-moz-transition:width .1s;-o-transition:width .1s;transition:width .1s}.seo-form-wrapper .jq-checkbox .jq-checkbox__div:before{content:"\e611"}.seo-form-wrapper .jq-checkbox.checked .jq-checkbox__div{width:16px}.seo-form-wrapper .phone-country-select{top:10px;margin:0}@media only screen and (orientation:portrait) and (max-device-width:768px),only screen and (max-device-width:670px){.seo-form-wrapper .field{margin-bottom:0}.seo-form-wrapper .phone-country-select{top:25px}.seo-form-wrapper input[type=text],.seo-form-wrapper input[type=email],.seo-form-wrapper textarea{width:100%;margin-bottom:15px}.seo-form-wrapper .red-button,.seo-form-wrapper .outer-block a.red-button{width:100%}}
/* End */
/* /local/templates/en.pixelplus.ru/components/bitrix/catalog.section/portfolio2015-light/style.css?16807111332899 */
/* /js/bxSlider/jquery.bxslider.css?15332835744528 */
/* /local/templates/en.pixelplus.ru/components/bitrix/catalog.section/dima-videos-light/style.css?16807111333066 */
/* /local/templates/en.pixelplus.ru/components/pixelplus/feedback/seo-form/style.min.css?17213655493298 */
</pre></body></html>