

/* Start:font-awesome.min.css?152973333531000*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
 

 @font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
	src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
	content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
	content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
	content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
	content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
	content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
	content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
	content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
	content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
	content: "\f158"
}

.fa-won:before,
.fa-krw:before {
	content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
	content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
	content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
	content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
	content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
	content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
	content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-edge:before {
	content: "\f282"
}

.fa-credit-card-alt:before {
	content: "\f283"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-modx:before {
	content: "\f285"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-usb:before {
	content: "\f287"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-pause-circle-o:before {
	content: "\f28c"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stop-circle-o:before {
	content: "\f28e"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-percent:before {
	content: "\f295"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-envira:before {
	content: "\f299"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-wheelchair-alt:before {
	content: "\f29b"
}

.fa-question-circle-o:before {
	content: "\f29c"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
	content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
	content: "\f2a7"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-handshake-o:before {
	content: "\f2b5"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-open-o:before {
	content: "\f2b7"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-book-o:before {
	content: "\f2ba"
}

.fa-vcard:before,
.fa-address-card:before {
	content: "\f2bb"
}

.fa-vcard-o:before,
.fa-address-card-o:before {
	content: "\f2bc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-circle-o:before {
	content: "\f2be"
}

.fa-user-o:before {
	content: "\f2c0"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
	content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: "\f2c3"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
	content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
	content: "\f2cd"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
	content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: "\f2d4"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-eercast:before {
	content: "\f2da"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-snowflake-o:before {
	content: "\f2dc"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-meetup:before {
	content: "\f2e0"
}

.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
}

/* End */


/* Start:/bitrix/templates/gvozdevsoft_fakel_color_4/css/reset.css?15297333351139*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End */


/* Start:/bitrix/templates/gvozdevsoft_fakel_color_4/lib/slider-slick/slick.css?15297333351729*/
/* 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;
}
.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:/bitrix/templates/gvozdevsoft_fakel_color_4/lib/slider-slick/slick-theme.css?15297333353145*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/bitrix/templates/gvozdevsoft_fakel_color_4/lib/slider-slick/./ajax-loader.gif') center center no-repeat;
}

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

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

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    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: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

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

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[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 */


/* Start:/bitrix/templates/gvozdevsoft_fakel_color_4/lib/accordion/accordion.css?15297333351496*/
/* stranica price */

.accordion {
	width:100%;
	margin: 0 0 30px;
}

.accordion .accordion_item {
	margin-bottom:1px;
	position:relative
}

.accordion .title_block {
	font-weight: 400;
	font-size: 18px;
	color: #eee;
	cursor:pointer;
	background: #9d9cab;
	padding:10px 55px 10px 15px;
	-webkit-transition:all .2s linear 0;
	-webkit-transition-delay:.2s 0;
	transition:all .2s linear 0
}

.accordion .title_block:before {
	content:'';
	height:8px;
	width:8px;
	display:block;
	border:2px solid #fefefe;
	border-right-width:0;
	border-top-width:0;
	-ms-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	position:absolute;
	right:20px;
	top:15px
}

.accordion .active_block .title_block:before {
	border:2px solid #fefefe;
	border-left-width:0;
	border-bottom-width:0;
	top:18px
}
.accordion .title_block:hover {
	background: #9d9cab  
}

.accordion .active_block .title_block {
	background: #9d9cab;
	color:#fefefe
}

.accordion .info {
	display:none;
	overflow: hidden;
}

.accordion .info_first {
	display: block;
}

.accordion .info_item {
	margin-bottom:10px
}

.accordion .info img {
	height: auto;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.large-img {
	width: 100%;
	margin-bottom: 10px;
}

.img-left {
	width: 25%;
	float:left;
	margin:5px 15px 5px 0;
}

.img-right {
	width: 25%;
	float:right;
	margin:5px 0 5px 15px;
}
/* End */


/* Start:/bitrix/templates/gvozdevsoft_fakel_color_4/lib/tabs/tabs.css?1529733335712*/
#tabs{
	display: inline-block;
	width: 100%;
}

#tabs > div{
	padding-top: 10px;
}

#content #tabs>ul{
	margin: 0px;
	padding: 0px;
}

#tabs>ul:after{
	content: "";
	display: block;
	clear: both;
	height: 7px;
	background: #9d9cab;
}

#tabs>ul>li{
	width: 23%;
	margin: 0 0 0 10px;
	padding: 0;
	cursor: pointer;
	display: block;
	float: left;
	padding: 10px 0;
	background: #e5e5e5;
	color: #000;
	text-align: center;
	font-size: 1em;
	font-weight: 600;
	border-bottom: 0;
	border-radius: 4px 4px 0 0;
}

#tabs>ul>li:first-child {
	margin-left: 0 !important;
}

#tabs>ul>li.active, #tabs>ul>li.active:hover{
	background: #9d9cab;
	color: #fff;
	border-bottom: 0;
}
/* End */


/* Start:/bitrix/templates/gvozdevsoft_fakel_color_4/lib/flmenu/flmenu.css?15297333354477*/
/**Top menu**/
/* block struktury */
#flvmenu {
	display: block;
	margin: 0 auto;
    max-width: 1130px;
	position: relative;
}
#flvmenu > ul > li > a, #flvmenu > ul > li > ul > li > a, #flvmenu > ul > li > ul > li  > ul > li > a, #flvmenu > ul > li > ul > li  > ul > li > ul > li > a {
	text-decoration: none;
	display: block;
	cursor: pointer;
}
#flvmenu > ul > li {
	display: inline-block;
	position: relative;
	margin-right: -4px;
}
#flvmenu > ul > li > ul {
	display: none;
	position: absolute;
	top: 100%;
	z-index: 1000;
}
#flvmenu > ul > li > ul  > li > ul{
	display: none;
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 1000;
}
#flvmenu > ul > li:last-child  > ul  > li > ul{
	display: none;
	position: absolute;
	top: 0;
	left: -100%;
	z-index: 1000;
}
#flvmenu > ul > li:last-child > ul  > li > ul > li > ul{
	display: none;
	position: absolute;
	top: 0;
	left: -100%;
	z-index: 1001;
}
#flvmenu > ul > li ul li {
	display: block;
	position: relative;
}

#flvmenu > ul > li:hover > ul {
	display: block;
}
#flvmenu > ul > li > ul > li:hover > ul {
	display: block;
}
#flvmenu > ul > li > ul > li > ul > li:hover > ul {
	display: block;
}

#flvmenu > ul > #fllast {
	display: none;
	font-weight: 500;
}

/* block stile */
#flvmenu {
	background-color: #5a5ac4;
	font-size: 14px;
}
#flvmenu ul > li ul{
	background-color: #fff;
}
.minmenu {
	display:none;
}
#flvmenu > ul > li > a{
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
}
#flvmenu > ul > li ul li {
	width: 210px;
	border-top: 1px solid #eeeeee;
	box-sizing: border-box;
}
#flvmenu > ul > li ul li:first-child {
	border-top: 0;
}
#flvmenu > ul > li:hover{
	background-color: #7c82bc;
}
#flvmenu > ul > li ul li:hover{
	background-color: #48a216;
}
#flvmenu > ul > li ul {
	box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.2);
}
#flvmenu > ul > li a {
	display: inline-block;
	padding: 15px 30px;
}
#flvmenu > ul > li a:hover {
	color: #fff;
}
#flvmenu > ul > li ul li a {
	padding: 15px 30px 15px 0;
	padding-left: 20px;
	color: #000;
	font-size: 1em;
}

#flvmenu > ul > li > .flarr {
	top: 16px;
	right: 0px;
}
#flvmenu > ul > li ul li .flarr {
	top: 8px;
	right: 0px;
}
#flvmenu > ul > li .flarr {
	padding: 0;
}
#flvmenu > ul > li > a.flarr:after {
	content: "\f107";
	font-family: FontAwesome;
	display: inline-block;
	margin-left: -24px;
	margin-right: 10px;
}
#flvmenu > ul > li ul li a.flarr:after {
	content: "\f105";
	font-family: FontAwesome;
	position: absolute;
	display: inline-block;
	top: 15px;
	right: 15px;
}
#flvmenu > ul > li ul li:hover a.flarr {
	color: #fff;
}
#flvmenu > ul > li ul li:hover>a {
	color: #fff;
}
#flvmenu > ul > li ul li.root-item-selected>a {
	color: #fff;
}

@media (max-width:768px){

	#footer_copyrait{
		display: none;
	}

	#footer_bottom_main{
		display: block !important;
	}

	#header_zayavka{
		display: none;
	}

	#header_top_main{
		display: none;
	}
	
	#breadcrumb{
		display: none;
	}

	.minmenu {
		display: block;
		cursor: pointer;
	}
	.minmenu i{
		padding-left: 25px;
		line-height: 45px;
		font-size: 24px;
		color: #fff;
	}
	.minmenu a{
		padding-left: 10px;
		padding-right: 10px;
		line-height: 45px;
		font-size: 20px;
		color: #fff;
	}
	#flvmenu > ul {
		position: relative;
		left: 0;
		top: 100%;
		z-index: 999;
	}
	#flvmenu > ul  li {
		width: 100%;
	}
	
	#flvmenu > ul > li > ul, #flvmenu > ul > li > ul > li > ul {
		display: block;
		position: relative;
		overflow-y: hidden;
		width: auto;
		left: 0;
	}
	#flvmenu > ul > li > ul > li, #flvmenu > ul > li > ul > li > ul > li{
		width: auto;
	}
	
	/* block style */
	#flvmenu > ul {
		background-color: #48a216;
		width: 100%;
	}
	#flvmenu > ul li ul{
		background-color: #48a216;
	}
	#flvmenu > ul li a{
		color: #fff !important;
		display: block;
	}
	#flvmenu > ul > li {
		display: block;
	}
	#flvmenu > ul > li > a{
		font-size: 18px;
	}
	#flvmenu > ul > li > ul > li > a{
		font-size: 16px;
	}
	#flvmenu > ul > li > ul , #flvmenu > ul > li > ul > li > ul{
		border: none;
	}
	#flvmenu > ul > li > ul > li a {
		padding-left: 40px;
	}
	#flvmenu > ul > li > ul > li > ul > li a {
		padding-left: 35px;
	}
	#flvmenu > ul > li > a.flarr:after, #flvmenu > ul > li ul li a.flarr:after {
		content: "";
	}
	#flvmenu > ul > li ul {
		box-shadow: none;
	}
	#flvmenu > ul > li .flarr, #flvmenu > ul > li ul li a.flarr {
		position: absolute;
		top: 0;
		padding: 15px;
	}
	#flvmenu > ul > li ul li {
		border-top: 0;
	}
}
div.menu-clear-left
{
	clear:left;
}

/* End */


/* Start:/bitrix/templates/gvozdevsoft_fakel_color_4/lib/arrup/arrup.css?1529733335556*/
#arrup {
	height: 35px;
	width: 35px;
	font-size: 26px;
    line-height: 32px;
	text-align: center;
    background-color: #fff;
    color: #333;
    border: 2px solid;
	border-color: #333;
    border-radius: 4px;
    position: fixed;
	bottom: 30px;
    right: 20px;
    opacity: 0;
    transition: color 0.2s ease 0s, background 0.2s ease 0s, opacity 0.2s ease 0s, border 0.2s ease 0s;
    visibility: hidden;
    z-index: 1003;
	cursor: pointer;
	box-sizing: content-box;
}
#arrup.arvis {
    opacity: 1;
    visibility: visible;
}
/* End */


/* Start:/bitrix/templates/gvozdevsoft_fakel_color_4/lib/hdfix/hdfix.css?15297333352137*/
#header .head_slide {
	left: 0;
	margin: 0;
	position: fixed;
	right: 0;
	top: -50px;
	height: 40px;
	width: 100%;
	z-index: 1000;
	background-color: #fff;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-webkit-transition: top 0.7s ease;
}

#header .hdslide_inn {
	margin: 0 auto;
	max-width: 1130px;
	padding: 0 10px;
}

#header .hdslide_home {
  float: left;
  background: #48a216;
  color: #fff;
}

#header .hdslide_home .fa {
   padding: 6px 10px;
  font-size: 1.8em;
  background: #5a5ac4;
  color: #fff;
}

#header .hdslide_logo {
	float: left;
	font-family: Play;
	font-size: 1.2em;
	font-weight: 600;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}

#header .hdslide_logo:hover {
	opacity: 0.7;
}

#header .hdslide_logo_slogan {
    display: block;
    font-size: 0.6em;
    color: #000;
}

#header .hdslide_contact {
	float: right;
	margin: 10px 20px 0 0;
	text-align: right;
}

#header .hdslide_contact_nomer {
    font-size: 1.2em;
}

#header .header_nomer_2 {
    margin-left: 10px;
}

#header .hdslide_contact_callback,
#header .hdslide_contact_zayvka {
	float: right;
	margin: 0;
}

#header .hdslide_contact_callback a,
#header .hdslide_contact_zayvka a {
	display: block;
	padding: 11px 13px 12px 13px;
    cursor: pointer;
    text-decoration: none;
	text-transform: uppercase;
	font-size: 0.9em;
	color: #fff;
	border-right: 1px solid #eee;
}

#header .hdslide_contact_callback a {
	background-color: #5a5ac4;
}

#header .hdslide_contact_zayvka a {
	background-color: #444;
}

#header .hdslide_contact_callback a:hover,
#header .hdslide_contact_zayvka a:hover {
	opacity: 0.9;
}

#header .hdslide_contact_email {
    float: right;
    margin: 11px 3% 0 0;
}

#header .hdslide_contact_email a {
	color: #000;
} 

@media (max-width: 1024px) {
	#header .hdslide_contact_email {
    display: none;
	}
}

@media (max-width: 890px) {
	#header .hdslide_contact_email,
	#header .hdslide_contact_zayvka {
    display: none;
	}
}

@media (max-width: 768px) {
	#header .head_slide {
		display: none;
	}
}
/* End */


/* Start:/bitrix/templates/gvozdevsoft_fakel_color_4/lib/img-zoom/img-zoom.css?1529733335682*/
.img_zoom {
	width:100%; 
	overflow:hidden;
}

.img_zoom a {
	position:relative; 
	float:left;
}

.img_zoom a span::before { 
	color: #fff;
    content: "\f00e";
    display: inline-block;
    font-family: FontAwesome;
}

.img_zoom a span {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
	border-radius: 4px;
    font-size: 24px;
    height: 40px;
    left: 30px;
	display: none;
    line-height: 40px;
    margin: -20px 0 0 -20px;
    position: absolute;
    text-align: center;
    top: 30px;
    transition: color 0.15s ease 0s, background 0.15s ease 0s, opacity 0.15s ease 0s, border 0.15s ease 0s;
    width: 40px;
	cursor:pointer;
}
/* End */


/* Start:/lib/feedback/feedback.css?15386713867439*/
/* FORM */

#form_vopros,
#form_contacts,
#form_zayvka_popup,
#form_callback_popup,
#form_zamer_popup,
#form_zamer_calc,
#form_slider_uslugi,
#form_catalog_popup {
	background: #f7f7f7 !important;
}

.feedback input[type="text"],
.feedback textarea {
	box-sizing: border-box;
	padding: 7px 15px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
	font-family: inherit;
	font-size: 1em;
	outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

form .garant {
	font-size: 0.9em;
	margin: 10px 0 30px;
}

form .garant a {
	vertical-align: top;
	text-decoration: underline;
	}

form .garant a:hover {
	text-decoration: none;
}

form .garant label {
	vertical-align: top;
}

#garant_error_expert,
#garant_error_calc,
#garant_error_contacts,
#garant_error_uslugi,
#garant_error_zayvka,
#garant_error_callback,
#garant_error_catalog {
	color: red;
}

form .thanks_form {
	margin: 15px 0 0 0;
	font-size: 1.1em;
	color: green;
}

form .thanks_form2 {
	padding: 15px 0 0 0;
	font-size: 1em;
	color: green;
}

.feedback input[type='file']{
    display: none;
}

.feedback .files {
	position: relative;
	margin: 10px auto;
    cursor: pointer;
    width: 300px;
    height: 55px;
    border-radius: 5px;
    font-size: 1em;
    background: #eee;
}

.feedback .files img {
	position: absolute;
    top: 8px;
    left: 32px;
}

.feedback .files span {
	position: absolute;
    top: 18px;
    left: 82px;
}

.feedback .files:hover {
    background: #e4e4e4;
}

.mfp-close-btn-in .mfp-close {
	background: #eee;
    border: 1px solid #ccc;
    border-radius: 5px 0 0 5px;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	background: none;
    border: 0;
    border-radius: 0;
}

/* FORM EXPERT */

#form_vopros {
	width: 100%;
	box-sizing: border-box;
	margin: 80px 0 40px;
	padding: 30px 5%;
	text-align: center;
	border: 5px solid transparent;
    border-image: 5 repeating-linear-gradient(45deg, #e4e4e4, #e4e4e4 5px, transparent 5px, transparent 5px, #e4e4e4 5px, #e4e4e4 10px,transparent 10px, transparent 20px);
    border-radius: 4px;
	overflow: hidden;
}

#form_vopros .left {
	float: left;
	width: 70%;	
}

#form_vopros .right {
	float: right;	
}

#form_vopros .text {
	margin-bottom: 20px;
}

#form_vopros .prorab img {
	width: 150px;
	height: auto;
}

#form_vopros .prorab p {
	font-size: 0.9em;
}

#form_vopros .text .title {
	margin: 10px 0 20px 0;
	font-size: 1.4em;
}

#form_vopros p {
	font-size: 1em;
	font-family: "Open Sans",Helvetica, Arial, sans-serif;
    line-height: 1.5;
	margin-bottom: 20px;
}

#form_vopros input[type="text"] {
	width: 46%;
	margin-bottom: 10px;
}

#form_vopros button {
	display: block;
    margin: 10px auto 0 auto;
}

@media screen and (max-width: 768px){
	
	#form_vopros {
		margin: 20px 0;
		padding: 20px;
	}
	
	#form_vopros .left {
		float: none;
		width: 100%;
	}
	
	#form_vopros .right {
		display: none;	
	}
	
	#form_vopros .text {
		margin-bottom: 10px;
	}
	
	#form_vopros .text .title {
		margin: 0 0 20px 0;
	}
	
	#form_vopros p {
		margin-bottom: 10px;
	}
	
	#form_vopros input[type="text"] {
		width: 100%;
	}
	
}

/* FORM CONTACTS */

#form_contacts {
	width: 100%;
	min-width: 300px;
	margin: 0;
	padding: 20px 25px;
	text-align: center;
	border: 2px dashed #e4e4e4;
    border-radius: 4px;
	box-shadow: 0 15px 10px -14px #9d9cab;
	overflow: hidden;
}

#form_contacts .title {
	margin: 0 0 20px;
	font-size: 1.4em;
}

#form_contacts input[type="text"] {
	width: 49.2%;
	margin-bottom: 10px;
	font-size: 0.9em;
}

#form_contacts textarea {
	width: 100%;
	height: 60px;
	font-size: 0.9em;
}

#form_contacts button {
	display: block;
    margin: 10px auto 0 auto;
}

@media screen and (max-width: 768px){
	
	#form_contacts {
		width: 100%;
		box-sizing: border-box;
	}
	
	#form_contacts input[type="text"] {
		width: 100%;
	}
	
	#form_contacts textarea {
		width: 100%;
		height: 100px;
	}
	
}

/* ZAYVKA POPUP */

#form_zayvka_popup {
	position: relative;
	max-width: 500px;
	margin: 0 auto;
	padding: 30px;
	text-align: center;
	border: 10px solid #9d9cab;
    border-radius: 4px;
}

#form_zayvka_popup .title {
	font-size: 1.7em;
	margin: 0 0 20px;
}

#form_zayvka_popup p {
	font-size: 0.9em;
	font-family: "Open Sans",Helvetica, Arial, sans-serif;
    line-height: 1.5;
	margin-bottom: 20px;
}

#form_zayvka_popup input[type="text"] {
	margin-bottom: 10px;
}
#form_zayvka_popup .two-col {
	display: flex;
	justify-content: space-between;
}
#form_zayvka_popup input[type="text"].input100 {
	width: 100%;
}

#form_zayvka_popup textarea {
	width: 100%;
	height: 80px;
}

#form_zayvka_popup button {
	display: block;
    margin: 10px auto 0 auto;
}

@media screen and (max-width: 768px){
	
	#form_zayvka_popup {
		width: 100%;
		box-sizing: border-box;
	}
	
	#form_zayvka_popup input[type="text"] {
		width: 100%;
	}
	
	#form_zayvka_popup textarea {
		width: 100%;
		height: 100px;
	}
	
}

/* CALLBACK POPUP */

#form_callback_popup {
	position: relative;
	max-width: 400px;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 30px 40px;
	text-align: center;
	border: 10px solid #9d9cab;
    border-radius: 4px;
}

#form_callback_popup .title {
	font-size: 1.7em;
	margin: 0 0 20px;
}

#form_callback_popup p {
	font-size: 0.9em;
	font-family: "Open Sans",Helvetica, Arial, sans-serif;
    line-height: 1.5;
	margin-bottom: 20px;
}

#form_callback_popup input[type="text"] {
	width: 80%;
	margin-bottom: 10px;
}

#form_callback_popup button {
	display: block;
    margin: 10px auto 0 auto;
}

@media screen and (max-width: 768px){
	#form_callback_popup {
		width: 100%;
		box-sizing: border-box;
		padding: 20px;
	}
	
	#form_callback_popup input[type="text"] {
		width: 100%;
	}
}

/* CATALOG POPUP */

#form_catalog_popup {
	position: relative;
	max-width: 500px;
	margin: 0 auto;
	padding: 30px;
	text-align: center;
	border: 10px solid #9d9cab;
    border-radius: 4px;
}

#form_catalog_popup .title {
	font-size: 1.7em;
	margin: 0 0 20px;
}

#form_catalog_popup p {
	font-size: 0.9em;
	font-family: "Open Sans",Helvetica, Arial, sans-serif;
    line-height: 1.5;
	margin-bottom: 20px;
}

#form_catalog_popup input[type="text"] {
	width: 49.5%;
	margin-bottom: 10px;
}

#form_catalog_popup input[type="text"].input100 {
	width: 100%;
}

#form_catalog_popup textarea {
	width: 100%;
	height: 100px;
}

#form_catalog_popup button {
	display: block;
    margin: 10px auto 0 auto;
}

#form_catalog_popup .tovar {
	padding: 15px;
	border: 1px solid #ccc;
	text-align: left;
	margin-bottom: 10px;
	color: #555;
}

@media screen and (max-width: 768px){
	
	#form_catalog_popup {
		width: 100%;
		box-sizing: border-box;
	}
	
	#form_catalog_popup input[type="text"] {
		width: 100%;
	}
	
	#form_catalog_popup textarea {
		width: 100%;
		height: 100px;
	}
	
}

/* FORM USLUGI */

#form_slider_uslugi {
	width: 230px;
	margin: 0;
	padding: 15px 25px;
	text-align: center;
	border: 10px solid #9d9cab;
    border-radius: 4px;
	box-shadow: 0px 0px 31px 0px #000000;
	overflow: hidden;
}

#form_slider_uslugi .title {
	font-size: 1.05em;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 110%;
}

#form_slider_uslugi input[type="text"] {
	width: 100%;
	margin-bottom: 5px;
	font-size: 1em;
}

#form_slider_uslugi button {
	display: block;
    margin: 10px auto 0 auto;
}

#form_slider_uslugi form .garant {
	font-size: 0.9em;
	margin: 0 0 20px;
}

#form_slider_uslugi form .thanks_form {
	margin: 0 0 18px;
	font-size: 1em;
	color: green;
}



/* End */


/* Start:/bitrix/templates/gvozdevsoft_fakel_color_4/lib/magnific-popup/magnific-popup.css?15297333356951*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* End */


/* Start:/bitrix/templates/gvozdevsoft_fakel_color_4/css/style.css?15297333359779*/
/* main */

body {
	font: 1em "Roboto", Arial, Tahoma, Verdana, sans-serif;
	color: #000;
}

a {
	text-decoration: none;
	color: #5a5ac4;
	outline: 0;
}

a:hover, a:focus {
	text-decoration: none;
	outline: 0;
}

button {
	outline: 0;
}

.br10 {
	margin-bottom: 10px;
}

.br20 {
	margin-bottom: 20px;
}

.br30 {
	margin-bottom: 30px;
}

.button {
	padding: 13px 12px;
	border-radius: 4px;
	background: #48a216;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none !important;
	cursor: pointer;
	font-size: 0.95em;
}

.button:hover {
	text-decoration: none;
	opacity: 0.9;
}

a.button {
    color: #fff;
}

a.button:hover,  
a.button:focus,
a.button:active {
	color: #fff;
}

@font-face {
	font-family: Play;
	src: url(/bitrix/templates/gvozdevsoft_fakel_color_4/css/../css/fonts/play.ttf);
}

#header_top,
#header,
#top_menu,
#slider,
#wrapper,
#footer_top, 
#footer_bottom, 
#footer_center {
	width: 100%;
}

#header_top_main,
#header_main, 
#wrapper,
#footer_top_main, 
#footer_bottom_main, 
#footer_center_main {
	max-width: 1130px;
	margin: 0 auto;
	box-sizing: content-box;
}

/* HEADER */

#header {
	width: 100%;
}

#header .fa {
	color: #5a5ac4;
}

/* header top */

#header_top {
	background: #f7f7f7;
	color: #000;
	overflow: hidden;
}

#header_top a {
	color: #000;
}

#header_top_main {
	padding: 3px 10px;
	font-size: 0.9em;
	overflow: hidden;
}

#header_top_address {
	float: left; 
	margin: 7px 0 0 0;
	padding-right: 15px;
	font-size: 0.9em;
}

#header_top_address .fa-map-marker:before {
	margin-right: 3px;
    font-size: 1.4em;
}

#header_top_email {
	float: left;
	margin: 7px 0 0 0;
	padding-left: 15px;
	border-left: 1px solid #888;
}

#header_top_email .fa-envelope:before {
	margin-right: 3px;
    font-size: 1em;
}

#header_top_search {
	float: right;
}

#header_top_search form {
	position: relative;
	width: 230px;
}

#header_top_search input, button {
	border: none;
	outline: none;
	border-radius: 3px;
	box-sizing: border-box;
}

#header_top_search input {
	width: 100%;
	border: 1px solid #e9e9e9;
	height: 33px;
	background: #fff;
	color: #000;
	padding: 0 40px 0 15px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

#header_top_search button {
	height: 26px;
	width: 26px;
	position: absolute;
	top: 3px;
	right: 8px;
	background: none;
	cursor: pointer;
}

#header_top_search button:before {
	content: "\f002";
	font-family: FontAwesome;
	color: #999;
	font-size: 1.4em;
}

/*header main */

#header_main {
	height: 100px;
	padding: 3px 10px;
	overflow: hidden;
}

#header_logo {
	float: left;
	margin-top: 26px;
}

#header_logo:hover {
	opacity: 0.7;
}

#header_logo a {
	color: #000;
	text-decoration: none;
}

#header_logo_img  {
	float: left;
}

#header #header_logo_img .fa {
	padding: 5px 9px;
	font-size: 2.3em;
	background: #48a216;
    color: #fff;
    border-radius: 4px;
}

#header_logo_name {
	float: left;
	font-family: Play;
	font-size: 1.9em;
	font-weight: 600;
	letter-spacing: 0.06em;
	padding: 5px 0 0 10px;
}

#header_callback {
	float: right;
}

#header_callback a {
	text-decoration: none;
	border-bottom: 1px dotted;
	cursor: pointer;
}

#header_callback a:hover {
	text-decoration: none;
	border: 0;
}

#header_contact {
	float: right;
	margin: 12px 0 0 0;
	text-align: right;
}

#header_nomer {
	font-size: 1.5em;
	margin-bottom: 7px;
	position:relative;
}

#header_time {
    font-size: 0.85em;
}

#header_zayavka {
	float: right;	
	margin: 26px 6% 0 0;
	padding: 10px 5% 10px 0;
	line-height: 1em;
	border-right: 1px solid #ccc;
}

#header_text {
	float: right;
	margin: 24px 5% 0 0;
	padding: 10px 5% 10px 0;
	line-height: 120%;
	font-size: 0.9em;
	border-right: 1px solid #ccc;
}

#header_zayavka .fa, #header_calc  .fa  {
	float: left;
	margin-right: 10px;
    font-size: 2em;
}

#header_zayavka:hover {
	opacity: 0.7;
}

#header_zayavka a {
	color: #000;
}

/* TOP MENU */

#top_menu_main {
	background: #5a5ac4;
}

#top_menu  a {
	color: #fff;
	text-transform: uppercase;
}

#top_menu ul li:hover,
#top_menu ul li.root-item-selected,
#top_menu ul li.item-selected {
	background: rgba(0, 0, 0, 0.1);
}

#top_menu ul li ul li.root-item-selected,
#top_menu ul li ul li.item-selected {
	background: #48a216;
}

#top_menu ul li.item-selected >a {
	color: #fff;
}

/* SLIDER */

#slider {
	width: 100%;
	height: auto;
	margin: 0 auto 30px auto;
	background: #000;
}

/* WRAPPER */

#wrapper {
	min-height: 500px;
	padding: 50px 10px;
	overflow: hidden;
}

/* BREADCRUMB */

#breadcrumb {
	margin: 0 0 30px 0px; 
	overflow: hidden;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	padding: 20px;
	color: #777;
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

#breadcrumb a {
	text-decoration: underline;
	font-size: 1.2em;
}

#breadcrumb a:hover {
	text-decoration: none;
}

#breadcrumb ul {
	list-style: none;
	margin: 0;
}

#breadcrumb ul li {
	background: none;
	float: left;
	margin: 0 10px 0 0;
	font-size: 0.8em;
}

#breadcrumb li + li:before {
	content: "\f105";
	font-family: fontAwesome;
	font-size: 1em;
	margin: 0 10px 0 0;
}

#breadcrumb ul li:first-child {
	margin-left: 0;
	padding-left: 0;
}

#breadcrumb ul li:last-child {
	background: none;
	font-size: 0.9em;
	line-height: 1.3;
}

/* SIDEBAR */

#sidebar {
	float: left;
	width: 280px;
}

#sidebar_menu {
	overflow: hidden;
}

#section_element_menu ul.menu-element-list-active2 a.item-selected {
    color: #48a216;
}

#section_element_menu ul#vertical-multilevel-menu > li.menu-section-active2 > a {
    background: #48a216;
}

#section_element_menu ul#vertical-multilevel-menu > li.menu-section-drive-active > a {
    background: #48a216;
}

#section_element_menu ul#vertical-multilevel-menu li a:hover {
    background: #48a216;
}

/* CONTENT */

#content {
	overflow: hidden;
}

#content h1 {
	font-size: 1.9em;
    margin: 0 0 22px 0;
}

#content h2 {
	font-size: 1.4em;
    margin: 27px 0 10px 0;
}

#content h3 {
	font-size: 1.3em;
	margin: 27px 0 10px 0;
}

#content h4 {
	font-size: 1.14em;
	margin: 27px 0 10px 0;
}

#content h5 {
	font-size: 1em;
	font-weight: bold;
}

#content p,
#content ul,
#content ol {
	color: #404040;
}

#content p {
	line-height: 1.5;
    margin: 0 0 10px 0;
}

#content table {
	width: 100%;
	border: 1px solid #dedede;
	font-size: 0.9em;
	margin: 20px 0;
}

#content td, #content th {
    border: 0;
    padding: 15px 5px;
	text-align: center;
	border: 1px solid #dedede;
}

#content th {
	text-transform: uppercase;
    padding: 15px 5px;
	background: #48a216;
	color: #fff;
	font-size: 0.9em;
	font-weight: 600;
}

#content tr {
	background: #fff;
}

#content table td:first-child {
    text-align: left;
    padding-left: 24px;
}

#content table tr:nth-child(odd) {
	background: #fcfcfc;
}

#content ul, #content ol {
	margin: 10px 0 20px 5%;
}

#content ul {
	list-style: square;
}

#content ol {
	list-style: decimal;
}

#content ul li, #content ol li {
    line-height: 1.5;
}

#content a {
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#content img {
    max-width: 100%;
	height: auto;
}

#content b, #content strong {
	font-weight: 600;
}

#content sup {
	position: relative;
	top: -0.5em;
}

#content sub {
	position: relative;
	top: 0.5em;
}

/*FOOTER*/

#footer a {
	color: #888;
}

#footer a:hover {
	color: #ccc;
}

#footer_top,
#footer_bottom {
	width: 100%;
	background: #222;
	overflow: hidden;
}

#footer_top_main,
#footer_bottom_main {
	padding: 35px 10px;
	overflow: hidden;
}

#footer .title {
	font-size: 1.2em;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

#footer_top_main .kontakty,
#footer_top_main .company,
#footer_top_main .proekty,
#footer_top_main .dopmenu {
	box-sizing: border-box;
}

#footer_top_main {
	border-bottom: 1px solid #888;
	color: #fff;
}

#footer_top_main .kontakty {
	float: right;
	width: 26%;
	padding-right: 5px;
}

#footer_top_main .company,
#footer_top_main .proekty,
#footer_top_main .dopmenu {
	float: left;
	width: 24%;
	padding: 0 5px;
}

#footer_nomer {
	font-size: 1.5em;
	
}

#footer_callback {
	
}

#footer_callback a {
	padding: 6px 10px;
	border: 2px solid #fff;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
}

#footer_callback a:hover{
	background: #fff;
	color: #000;
}

#footer_email {
	margin-bottom: 10px;
	font-size: 0.9em;
}

#footer_email a {
	color: #888;
}

#footer_address {
	font-size: 0.9em;
	margin-bottom: 30px;
	color: #888;
}

#footer_top_main .fa {
	color: #888;
	margin-right: 3px;
}

#footer_top_main .footer_menu ul li {
	padding: 0 0 10px 0;
}

#footer_top_main .footer_menu a {
	font-size: 0.95em;
	text-decoration: underline;
}

#footer_social ul li {
	float: left;
	margin-right: 10px;
}

#footer_social ul li a {
	position: relative;
	display: block;
	width: 35px;
	height: 35px;
	border: 1px solid #888;
}

#footer_social ul li a:hover {
	border: 1px solid #ccc;
	color: #ccc;
}

#footer_social .fa-vk {
	position: absolute;
	top: 9px;
	left: 8px;
}

#footer_social .fa-facebook {
	position: absolute;
	top: 9px;
	left: 13px;
}

#footer_social .fa-twitter {
	position: absolute;
	top: 9px;
	left: 11px;
}

#footer_social .fa-google-plus{
	position: absolute;
	top: 9px;
	left: 8px;
}

#footer_social ul li:last-child {
	padding-left: 0;
}

#footer_bottom_main {
	padding: 30px 10px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.addr{
	color: #ffffff;
}

#footer_nomer{
	color: #ffffff;
}

#footer_copyrait {
	float: left;
	margin-top: 1px;
	color: #888;
	font-size: 0.8em;
}

#footer_copyrait a {
	text-decoration: underline;
	margin-right: 10px;
	font-size: 0.9em;
}

#footer_stat {
	float: right;
	margin-right: 50%;
}

/* bitrix */

#header #bx_incl_area_1,
#header #bx_incl_area_2,
#header #bx_incl_area_5,
#header #bx_incl_area_9,
#header #bx_incl_area_10,
#footer #bx_incl_area_22,
#footer #bx_incl_area_23
{
	display: inline;
}
/* End */


/* Start:/bitrix/templates/gvozdevsoft_fakel_color_4/css/content.css?152974747816157*/
/* MAIN */

/* tabs */

#content #tabs>ul {
	margin: 40px 0 20px;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	box-sizing: border-box;
}

#content #tabs>ul:after {
	background: none;
	height: 0;
}

#content #tabs>ul>li {
    font-size: 1em;
	padding: 13px 5%;
	width: auto;
	background: #fff;
    color: #555;
	border: none;
	border-radius: 0;
	text-transform: none;
}

#content #tabs>ul>li.active, #content #tabs>ul>li.active:hover,
#content #tabs>ul>li:hover {
	border: none;
	border-bottom: 3px solid #48a216;
	color: #48a216;
}

/* GLAVNAYA STRANICA */

/* slider */

#slider_slick {
	position: relative;
}

#slider_slick img {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
}

#slider_slick  .slider_text {
	position: absolute;
	max-width: 340px;
    bottom: 105px;
    margin-left: 30px;
	padding: 15px 20px 30px 20px;
    color: #fff;
	border-radius: 1px;
	background: rgba(0, 0, 0, 0.5);
	border: 1px solid rgba(0, 0, 0, 0.4);
}

#slider_slick .slider_text_title {
	font-size: 1.6em;
	text-shadow: 1px 1px 1px #000;
	margin-bottom: 25px;
}

#slider_slick .slider_text_link a {
	padding: 7px 20px;
	border: 3px solid #48a216;
	color: #fff;
	text-decoration: none;
}

#slider_slick .slider_text_link a:hover {
	background: #48a216;
}

#slider_slick .slick-dots {
    bottom: 10px;
	z-index: 2;
}

#slider ul.slick-dots {
	margin: 0;
	padding: 0;
}

#slider ul.slick-dots li {
	background-image: none;
	padding: 0;
}

#slider_slick li button {
	content: "";
	background-color: transparent;
	color: transparent;
	font-size: 20px;
}

#slider_slick .slick-dots li button:before {
	opacity: 1;
    border: 2px solid rgba(255, 255, 255, 0.8);
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: none;
	color: transparent;
}	

#slider_slick li.slick-active button:before {
	content: "";
	width: 10px;
    height: 10px;
	border: 2px solid rgba(255, 255, 255, 0.5);
	background: rgba(255, 255, 255, 0.9);
}	

#slider_slick .prevarr, #slider_slick .nextarr {
	font-size: 2.5em;
	color: #fff;
	opacity: 0.6;
	text-shadow: 0 0 1px #000;
}

#slider_slick .prevarr:hover, #slider_slick .nextarr:hover {
	opacity: 0.9;
}

#slider_slick .nextarr {
	position: absolute;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
}

#slider_slick .prevarr {
	position: absolute;
	bottom: 10px;
	right: 55px;
	z-index: 1;
	cursor: pointer;
}

/* catalog */

.catalog_index {
	margin: 70px 0 0 0;
}

/* partnery */

.partnery_index {
	margin-top: 90px;
}

#index_partnery {
	padding: 10px 40px;
	margin: 20px 0 0 0;
	box-sizing: border-box;
	overflow: hidden;
}

#index_partnery .box {
	margin: 4px;
	width: 100%;
	max-height: 215px;
	border: 1px solid #ececec;
}

#index_partnery img:hover {
	opacity: 0.8;
}

#index_partnery .prevarr, #index_partnery .nextarr {
	font-size: 2em;
	color: #ccc;
}

#index_partnery .prevarr:hover, #index_partnery .nextarr:hover {
	color: #aeaeae;
}

#index_partnery {
	position: relative;
}

#index_partnery .nextarr {
	position: absolute;
	bottom: 40%;
	right: 8px;
	cursor: pointer;
}

#index_partnery .prevarr {
	position: absolute;
	bottom: 40%;
	left: 8px;
	z-index: 1;
	cursor: pointer;
}

/* text */

#content_index .text_index,
#content .index_plus {
	margin: 30px 0;
}

#content_index .index_plus_block,
#content .index_plus_block  {
	margin: 20px 0 25px;
}

#content_index .index_plus_block .left,
#content .index_plus_block .left {
	float: left;
}

#content_index .index_plus_block .block,
#content .index_plus_block .block {
	margin-left: 55px;
}

#content_index .index_plus .fa,
#content .index_plus .fa {
	margin: 3px 0 0 10px;
	font-size: 2.5em;
	color: #48a216;
}

#content_index .index_plus .title,
#content .index_plus .title {
	font-size: 1em;
	font-weight: 600;
	margin-bottom: 0;
}

#content_index .index_plus .text,
#content .index_plus .text {
	font-size: 1em;
	margin-bottom: 0;
}

#content_index ol.index_zakaz,
#content ol.index_zakaz {
	margin: 20px 0 30px;
	counter-reset: myCounter;
}

#content_index ol.index_zakaz li,
#content ol.index_zakaz li {
	list-style: none;
}

#content_index ol.index_zakaz li:before,
#content ol.index_zakaz li:before {
	counter-increment: myCounter;
	content:counter(myCounter);
	color: white;
	background: #48a216;
	display: inline-block;
	text-align: center;
	margin: 5px 10px;
	line-height: 37px;
	width: 37px;
	height: 37px;
	font-size: 1.2em;
}

#content .index_plus h2,
#content .catalog_index h2,
#content .partnery_index h2 {
	font-weight: 600;
}

#content_index #form_vopros {
	background: #fff !important;
    padding: 50px 8%;
 }

#content_index #form_vopros .prorab img {
    width: 170px;
}

/* STRANICA AKCII */

#content .block_promo {
	width: 100%;
	max-width: 700px;
	border: 1px solid #ccc;
	border-radius: 4px;
	background: #fff;
	box-shadow: 0 15px 10px -14px #9d9cab;
	margin: 0 auto 50px auto;
	padding-bottom: 10px;
}

#content .block_promo img {
	width: 100%;
	height: auto;
}

#content .block_promo_text_1 {
	padding: 5px 20px 10px 20px;
	font-style: italic;
	font-size: 0.8em;
	color: #666666;
}

#content .block_promo_text_2 {
	padding: 0 20px 10px 20px;
	font-size: 1.2em;
}

#content .block_promo_text_2 a {
	color: #000;
}

#content .block_promo_text_2 p {
	margin: 10px 0 0 0;
	color: #000;
	font-size: 0.7em;
}

#content .img_action img {
	width: 100%;
	max-width: 800px;
	height: auto;
	margin-bottom: 30px;
}

#content .block_promo_text_3 {
	padding: 0 20px;
    font-size: 0.9em;
}

/* STRANICA USLUGI SECTIONS */

#uslugi_box .box {
	width: 48%; 
	vertical-align: top;
	max-width: 384px;
	display: inline-block;
	margin: 0 3.3% 30px 0; 
	border: 5px solid #f7f7f7;
	border-radius: 4px;
	box-sizing: border-box;
}

#uslugi_box .box:nth-child(2n) {
	margin-right: 0;
}

#uslugi_box .img {
	line-height: 0;
}

#uslugi_box .img img {
	width: 100%;
	height: auto;
	padding-bottom: 1px;
	border-bottom: 3px solid #48a216;
}

#uslugi_box .img img:hover {
	opacity: 0.8;
}

#uslugi_box .text h2 {
	margin: 0 0 10px 0;
}

#uslugi_box .text h2 a {
	margin: 0;
	text-decoration: none;
	font-size: 1em;
	color: #000;
}

#uslugi_box .text h2 a:hover {
	opacity: 0.8;
}

#uslugi_box .text {
	padding: 20px;
}

#uslugi_box .text .title {
	margin: 0 0 10px 0;
}

#uslugi_box .text .title a {
	margin: 0;
	font-size: 1.2em;
}

#uslugi_box .text title a:hover {
	opacity: 0.8;
}

#uslugi_box .text .class_p,
#uslugi_box .text .class_p p {
	margin: 0;
	line-height: 1.3;
	font-size: 0.9em;
	color: #555;
}

#uslugi_box .text a {
	margin-right: 15px;
	font-size: 0.9em;
}

#uslugi_box .text ul {
	margin: 10px 0 0 20px;
}

/* STRANICA USLUGI */

#uslugi .block_uslugi {
	display: inline-block;
	vertical-align: top;
	width: 48%;
	max-width: 384px;
	margin: 0 3.3% 30px 0;
	vertical-align: top;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 15px 10px -14px #9d9cab;
	background: #fff;	
	text-align: center;
	box-sizing: border-box;
}

#uslugi .block_uslugi:nth-child(2n) {
    margin-right: 0;
}

#uslugi .block_uslugi img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

#uslugi .block_uslugi img:hover {
	opacity: 0.8;	
}

#content .block_uslugi_title {
	font-size: 1.3em;
}

#content .block_uslugi_title a {
	text-decoration: none;
	color: #000;
	font-size: 1em;
}

#content .block_uslugi_title a:hover {
	opacity: 0.8;
}

#uslugi .block_uslugi_price {
	color: #df3c16;
	font-size: 1.4em;
}

#uslugi .block_uslugi_price hr {
	width: 50%;
	border: 0;
	border-bottom: 1px solid #dfdfdf;
}

#uslugi .block_uslugi_more {
	margin: 40px 0;
}

#uslugi .block_uslugi_more a.button {
	padding: 15px 25px;
}

/* USLUGI VNUTR */

/* img-top */

#uslugi_detail .img_top {
	position: relative;
	margin-bottom: 30px;
	max-width: 800px;
	height: 340px;
}

#uslugi_detail .img_top img {
	max-width: 800px;
	height: 340px;
	border: 1px solid #ececec; 
}

#uslugi_detail .img_top  #form_slider_uslugi {
	position: absolute;
	top: 30px;
	right: 7%;
	z-index: 5;
}

#uslugi_detail .img_top .slogan {
	position: absolute;
	top: 70px;
	left: 7%;
	color: #fff;
	font-size: 2.5em;
	width: 40%;
	z-index: 2;
}

#uslugi_detail .img_top .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	z-index: 1;
}

/* nashi raboty */

#carousel_photo {
	margin: 20px 0 30px;
	padding: 8px 45px 10px 40px;
	border: 1px solid #eee;
	background: #f7f7f7;
	border-radius: 7px;
}

#carousel_photo div {
	margin: 1px;
	width: 100%;
	max-height: 170px;
}

#carousel_photo img:hover {
	opacity: 0.8;
}

#carousel_photo .prevarr, #carousel_photo .nextarr {
	font-size: 2em;
	color: #999;
}

#carousel_photo .prevarr:hover, #carousel_photo .nextarr:hover {
	color: #444;
}

#carousel_photo {
	position: relative;
}

#carousel_photo .nextarr {
	position: absolute;
	bottom: 40%;
	right: 8px;
	cursor: pointer;
}

#carousel_photo .prevarr {
	position: absolute;
	bottom: 40%;
	left: 8px;
	z-index: 1;
	cursor: pointer;
}

/* STRANICA CENY */

#content .accordion h2 {
	font-size: 1.2em;
	margin: 0;
	background: #48a216;
}

#content .accordion h2:hover {
	opacity: 0.9;
}

#content .accordion table {
	font-size: 0.9em;
	margin: 0;
}

#content .accordion table th {
	background: #f7f7f7;
	color: #000;
	font-size: 0.9em;
}

#content .accordion table td:first-child {
    width: 60%;
}

#content .prais_print {
	margin: 20px 0 20px 10px;
}

#content  .prais_print a {
	padding: 5px 15px;
	background: #48a216;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 4px;
	cursor: pointer;
}

#content  .prais_print a:hover {
	opacity: 0.8;
}

#content .prais_print .fa {
	font-size: 1.1em;
	margin: 0 10px 0 0;
}

/* STRANICA PROEKTY SECTIONS */

#proekty_box .box {
	display: inline-block;
	vertical-align: top;
	width: 48%; 
	max-width: 384px;
	margin: 0 3.3% 30px 0; 
	border: 5px solid #f7f7f7;
	border-radius: 4px;
	box-sizing: border-box;
}

#proekty_box .box:nth-child(2n) {
	margin-right: 0;
}

#proekty_box .img {
	line-height: 0;
}

#proekty_box .img img {
	width: 100%;
	height: auto;
	padding-bottom: 1px;
	border-bottom: 3px solid #48a216;
}

#proekty_box .img img:hover {
	opacity: 0.8;
}

#proekty_box .text {
	padding: 20px;
}

#proekty_box .text h2 {
	font-size: 1.1em;
	margin: 0 0 15px 0;
}

#proekty_box .text h2 a {
	color: #000;
	font-size: 1.2em;
}

#proekty_box .text,
#proekty_box .text p {
	margin: 0;
	font-size: 0.9em;
}

#proekty_box .text a {
	margin-right: 15px;
	font-size: 0.9em;
}

#proekty_box .text ul {
	margin: 0 0 0 20px;
}

/* STRANICA PROEKTY */

#proekty .proekty_block {
	overflow: hidden;
    padding: 30px 20px;
	border-top: 1px solid #fff;
    border-bottom: 1px solid #ccc;
}

#proekty .proekty_block img {
	float: left;
	width: 300px;
	max-width: 300px;
	height: 215px;
	border-radius: 4px;
}

#proekty .proekty_block img:hover {
	opacity: 0.7;
}

#proekty .proekty_block .text {
	margin-left: 320px;
}

#proekty .proekty_block .text p {
	margin-bottom: 5px;
}

#proekty .proekty_block .text p span {
	font-weight: 600;
}

/* PROEKTY VNUTRENNIE STRANICY */

#proekty_top {
    padding: 10px 0 0;
	margin: 0 0 30px;
}

#proekty_top img {
	display: inline-block;
	vertical-align: top;
	width: 51%;
	max-width: 408px;
	height: auto;
	border-radius: 4px;
	margin: 4px 20px 0 0;
}

#proekty_top .text {
	display: inline-block;
	width: 44%;
}

#proekty_top .text p {
	margin-bottom: 7px;
}

#proekty_top .text p>span {
	font-weight: 600;
}

#proekty_top a.button {
	margin: 0;
}

#proekty_top form {
	background: none;
}

#content .fotogallery_block {
	margin: 20px 0;
	overflow: hidden;
}

#content .fotogallery_block ul {
	list-style: none;
	margin:0;
	padding: 0;
}

#content .fotogallery_block ul  li {
	float: left;
	width: 195px;
	height: 140px;
	margin: 2px;
	overflow: hidden;
}

/* STRANICA PORTFOLIO SECTIONS */

#portfolio_box .box {
	display: inline-block;
	vertical-align: top;
	position: relative;
	width: 48%; 
	max-width: 384px;
	height: auto;
	margin: 0 3.3% 30px 0; 
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 15px 10px -14px #9d9cab;
	box-sizing: border-box;
}

#portfolio_box .box:nth-child(2n) {
	margin-right: 0;
}

#portfolio_box .img {
	line-height: 0;
}

#portfolio_box .img img {
	width: 100%;
	height: auto;
}

#portfolio_box .img img:hover {
	opacity: 0.8;
}

#portfolio_box h2 {
	margin: 0;
}

#portfolio_box h2 a {
	position: absolute;
	left: 10px;
    bottom: 13%;
    display: block;
    padding: 8px 15px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    border-radius: 4px;
    text-decoration: none;
    font-size: 0.7em;
    text-transform: uppercase;
}

/* STRANICA PORTFOLIO */

#portfolio {
	margin-top: 20px;
}

#portfolio ul {
	list-style: none;
	margin:0;
	padding: 0;
}

#portfolio ul li {
	display: inline-block;
	vertical-align: top;
	width: 32%;
	max-width: 255px;
	height: auto;
	margin: 0 1.4% 30px 0;
	text-align: center;
}

#portfolio ul li:nth-child(3n) {
    margin-right: 0;
}

#portfolio .block_promo_img img {
	width: 100%;
	max-width: 255px;
	line-height: 0;
	border-radius: 4px;
	box-shadow: 0 15px 10px -14px #9d9cab;
}

#portfolio img:hover {
	opacity: 0.8;
}

/* PORTFOLIO VNUTRENNIE STRANICY */

#portfolio_photo .fotogallery_block {
	margin: 20px 0;
	overflow: hidden;
}

#portfolio_photo .fotogallery_block ul {
	list-style: none;
	margin:0;
	padding: 0;
}

#portfolio_photo .fotogallery_block ul  li {
	float: left;
	width: 195px;
	height: 140px;
	margin: 2px;
	overflow: hidden;
}

/* STRANICA KONTAKTY */

#contacts {
	margin: 50px 0 50px;
	overflow: hidden;
}

#contacts .left {
	float: left;
	width: 43%;
	margin-right: 20px;
}

#contacts .left .fa {
	font-size: 2em;
	color: #48a216;
	margin-right: 15px;
	width: 30px;
}

#contacts .left  p {
	margin-bottom: 20px;
}

#contacts .left  p>span {
	font-weight: 600;
}

#contacts .left  p>i {
	float: left;
}

#contacts .right {
	float: left;
	width: 45%;
}

/* STRANICA NEWS */

#content .news_list .block_new {
	overflow: hidden;
    padding: 30px 0 30px 20px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ccc;
}

#content .news_list img.preview_picture {
    border: 4px solid #fff;
    box-shadow: 0px 0px 5px 0px #ccc;
    border-radius: 2px;
	width: 38%;
	max-width: 300px;
	height: auto;
	margin: 0 15px 0 0;
}

#content .news_list a.link {
	margin-bottom: 10px;
	font-size: 1.2em;
}

#content .news_list .block_new p {
	margin: 7px 20px 0 0;
}

#content .news_list .block_new {
	margin: 7px 20px 0 0;
	line-height: 1.5;
    margin: 0 0 10px 0;
	color: #404040;
}

#content .news_list .right_text {
	float: left;
	width: 60%;
}

#content .news_detail .img_top {
	margin-bottom: 30px;	
}

/* share */

#content .block_friends {
	margin: 15px 0 0 0;
	border-top: 1px solid #ccc;
}

/* STRANICA VIDEO */

#content .video {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	border:1px solid #ccc;
	margin: 20px 0;
}

#content .video iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

/* STRANICA SITEMAP */

#content .sitemap table {
	background: #fff;
	border: 0;
}

#content .sitemap table td, 
#content .sitemap table th {
	text-align: left;
	background: #fff;
	border: 0;
}

/* STRANICA SERTIFIKATY */

#sertifikaty {
    margin: 40px 0 0;
}

#sertifikaty .box {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin: 0 2.9% 25px 0;
}

/* STRANICA OTZYVY */

#content .top {
	margin: 0 0 40px;
}

#otzyv .block {
	padding: 15px;
	border-radius: 4px;
	border: 1px dashed #ccc;
	background: #f7f7f7;
	margin: 0 0 30px;
}

#otzyv .name_date {
	margin: 0 0 10px;
}

#otzyv .name {
	font-weight: 600;
	margin-right: 20px;
}

#otzyv .date {
	font-style: italic;
}

/* STRANICA REKVIZITY */

#content table.table_rekvizity td {
	padding-left: 20px;
	text-align: left;
}

/* link back infoblock */

#content .link_back {
	margin-top: 30px;	
}

#content .link_back .fa {
	margin-right: 30px;
	width: 30px;
	height: 30px;
    line-height: 31px;
	color: #fff;
	background: #48a216;
	border-radius: 4px;
    padding-right: 2px;
    margin-right: 10px;
    text-align: center;  
}

#content .link_back a {
	text-decoration: none;
}

#content .link_back a:hover {
	opacity: 0.8;
}
/* End */


/* Start:/bitrix/templates/gvozdevsoft_fakel_color_4/css/catalog.css?152974747810740*/
/* CATALOG SECTION LIST */

#catalog_section_list {
	margin-top: 40px;
}

#catalog_section_list .box {
	display: inline-block;
	vertical-align: top;
	width: 49%; 
	max-width: 600px;
	min-height: 150px; 
	margin: 0 1.3% 40px 0; 
	border-bottom: 3px solid #48a216;
	box-sizing: border-box;
}

#catalog_section_list .box:nth-child(2n) {
	margin-right: 0;
}

#catalog_section_list .box .img,
#catalog_section_list .box .text {
	display: inline-block;
}

#catalog_section_list .box .img {
	vertical-align: top;
	width: 28%;
	height: auto;
	line-height: 0;
}

#catalog_section_list .box .img img {
	max-width: 100%;
	height: auto;
	border: 1px solid #e8e8e8;
}

#catalog_section_list .box .img img:hover {
	opacity: 0.8;
}

#catalog_section_list .box .text h2 {
	margin: 0 0 10px 0;
}

#catalog_section_list .box .text h2 a {
	margin: 0;
	text-decoration: none;
	font-size: 0.9em;
	color: #000;
}

#catalog_section_list .box .text h2 a:hover {
	opacity: 0.8;
}

#catalog_section_list .box .text {
	width: 70%;
	padding: 0 20px 20px 20px;
	box-sizing: border-box;
}

#catalog_section_list .box .text .title {
	margin: 0 0 10px 0;
}

#catalog_section_list .box .text .title a {
	margin: 0;
	font-size: 1.1em;
}

#catalog_section_list .box .text .class_p,
#catalog_section_list .box .text .class_p p {
	margin: 0;
	line-height: 1.3;
	font-size: 0.9em;
	color: #555;
}

#catalog_section_list .box .text a {
	color: #000;
	margin-right: 20px;
	font-size: 0.9em;
}

#catalog_section_list .box .text ul {
	list-style: none;
	margin: 10px 0 0 0;
}

#catalog_section_list .box .text ul li {
	line-height: 1.4;
	display: inline;
}


/* CATALOG SECTION */

#catalog_section {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#catalog_section ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#catalog_section ul li {
	display: inline-block;
	vertical-align: top;
	position: relative;
	width: 32%;
	max-width: 375px;
	height: auto;
	margin: 0 1.3% 15px 0;
	border: 1px solid #dadada;
	box-sizing: border-box;
	text-align: left;
}

#catalog_section ul li:nth-child(3n) {
	margin-right: 0;
}

#catalog_section ul li .element {
	position: relative;
}

#catalog_section ul li .pr-actiontxt {
	background-color: #eb1a1f;
	padding:2px 12px;
	color: #fff;
	font-size: 12px;
	border-radius: 4px;
	position: absolute;
	top: 15px;
	right: 15px;
}

#catalog_section ul li img {
	width: 100%;
	height: auto;
}

#catalog_section ul li img:hover {
	opacity: 0.8;
}

#catalog_section ul li .block {
	padding: 20px 7% 20px;
}

#catalog_section ul li .article {
	font-size: 0.9em;
	padding: 7px 0;
}

#catalog_section ul li .price {
	position: relative;
	font-weight: 600;
	font-size: 1.1em;
	padding: 7px 0px;
}

#catalog_section ul li .price .pr-oldprice {
	margin-left: 10px;
	font-size: 0.9em;
	font-weight: 500;
	color: #999;
}

#catalog_section ul li .price .pr-oldprice {
	text-decoration: line-through;
}

#catalog_section ul li a.link_name {
	color: #000;
	padding: 0 0 5px;
	font-size: 1em;
	font-weight: 600;
	display: block;
	line-height: 120%;
	min-height: 30px;
}

#catalog_section ul li a.link_name:hover,
#catalog_section ul li a.link_name:focus {
	color: #000;
}

#catalog_section .status .status_nal {
	color: #3bc915;
}

#catalog_section .status .status_no {
	color: #eb1a1f;
}

#catalog_section .status .status_zak {
	color: #999;
}

/* CATALOG ELEMENT*/

#catalog_element .pr-elemleft {
	width: 350px;
	height: auto;
	display: inline-block;
}

#catalog_element .pr-elemright {
	position: relative;
	width: calc(100% - 480px);
	display: inline-block;
	vertical-align: top;
	padding: 0 0 50px 3%;
}

#catalog_element .pr-elemright .price {
	font-size: 2em;
	font-weight: 600;
}

#catalog_element .pr-elemright .pr-oldprice {
	display: block;
	font-size: 0.5em;
	margin: 5px 0 0 0;
	text-decoration: line-through;
	font-weight: 500;
}

#catalog_element .pr-elemright .status {
	margin: 15px 0 20px 0;
}

#catalog_element .pr-elemright .status_zak {
	color: #999;
}

#catalog_element .pr-elemright .status_nal {
	color: #3bc915;
}

#catalog_element .pr-elemright .status_no {
	color: #eb1a1f;
}

#catalog_element .pr-elemright .article {
	margin-bottom: 20px;
	font-size: 0.9em;
}

#catalog_element .pr-elemright .article_name {
    font-weight: 600;
}

#catalog_element .text,
#catalog_element .text p {
    line-height: 1.4;
    margin: 0 0 10px 0;
    color: #404040;
}

#catalog_element .pr-elemright .zakaz_doma {
	margin: 50px 0 0 0;
}

#catalog_element .pr-elemright .zakaz_doma a {
	color: #fff;
	display: block;
	width: 160px;
	text-align: center;
	padding: 15px 0;
	background: #48a216;
	text-decoration: none;
	border-radius: 4px;
	text-transform: uppercase;
}

#catalog_element .pr-elemleft .pr-photo img {
	width: 450px;
	height: auto;
}

#catalog_element .pr-elemleft .slick-prev::before, #catalog_element .pr-elemleft .slick-next::before {
	font-size: 30px;
}

#catalog_element .pr-elemleft .slick-next {
	right: 20px;
	z-index: 2;
}

#catalog_element .pr-elemleft .slick-prev {
	left: 10px;
	z-index: 2;
}

#catalog_element .pr-elemleft .slick-prev::before, #catalog_element .pr-elemleft .slick-next::before {
	color: black;
}

#catalog_element .pr-slideblock {
	position: relative;
}

#catalog_element .pr-actiontxt {
	background-color: #eb1a1f;
	padding:4px 12px;
	color: #fff;
	font-size: 14px;
	border-radius: 4px;
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 2;
}

#catalog_element .pr-elemleft .pr-slide img {
	border: 1px solid #e8e8e8;
	box-sizing: border-box;
	outline: 0;
}
#catalog_element .pr-slidesmall {
	position: relative;
	margin:0 2px;
	margin-top: 0;
	padding: 5px 50px;
}

#catalog_element .pr-smphoto {
	padding:0 3px;
	box-sizing: border-box;
}

#catalog_element .pr-hidebl {
	position: absolute;
	z-index: 1;
	height: 100%;
	width: 50px;
	top: 0;
	background-color:#fff;
}

#catalog_element .pr-hbleft {
	left:2px;
}

#catalog_element .pr-hbright {
	right:2px;
}

#catalog_element .fa-angle-left, #catalog_element .fa-angle-right {
	position: absolute;
	top: 50%;
	font-size: 30px;
	display: block;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: #808080;
	border: none;
	outline: none;
	z-index:2;
}

#catalog_element .fa-angle-left {
	left:15px;
}

#catalog_element .fa-angle-right {
	right:15px;
}

#catalog_element .fa-angle-left:hover, #catalog_element .fa-angle-right:hover {
	color: #404040;
}

#catalog_element .photoplanblock{
	padding:30px 10%;
}

#catalog_element .photoplanblock div{
	position:relative;
}

#catalog_element .photootchet{
	margin:20px 0;
}

#catalog_element  .photootchet ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#catalog_element  .photootchet ul li {
	float: left;
	width: 190px;
	height: 135px;
	margin: 2px;
	overflow: hidden;
}

#catalog_element .att_price {
	font-size: 1.2em;
	font-weight: 500;
	padding: 15px 5px;
}

#catalog_element table th .price_table {
	color: #f5702f;
}

#catalog_element table .fa {
	color: #3bc915;
}


#catalog_element .pr-rowprop {
	width: 70%;
	margin:0 15px;
	border-bottom:1px dashed #d0d0d0;
	padding:10px 5px;
}

#catalog_element .pr-rowprop:first-child {
	padding-top: 0;
}

#catalog_element .pr-rowprop .pr-bbb {
	float: right;
	font-weight: 500;
}

#catalog_element .pr-rowprop a.prod_link {
	font-size: 0.9em
}


/* FILTER */

.bx-filter.bx-green .bx-filter-section {
	margin-bottom: 50px;
	background: #fff;
}

.bx-filter .bx-filter-section {
	padding-top: 0;
}

.bx-filter .bx-filter-title {
	margin-bottom: 20px;
	padding: 0;
	font-size: 1em;
	font-weight: 600;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.bx-filter .bx-filter-parameters-box-title span {
	color: #48a216;
	font-size: 1.1em;
}

.bx-filter .bx-ui-slider-track-container {
	padding-top: 110px;
}

.bx-filter.bx-green .btn-themes,
.bx-filter.bx-green .btn-link {
	outline: 0;
	border: 1px solid #555;
	border-radius: 0;
	padding: 10px 15px;
	font-size: 0.9em;
	box-sizing: border-box;
	cursor: pointer;
}

.bx-filter.bx-green .btn-themes {
	background-color: #555;   
}

.bx-filter.bx-green .btn-link {
	color: #555;
	background: none;

}

.bx-filter .bx-ui-slider-part.p2 span, .bx-filter .bx-ui-slider-part.p3 span, .bx-filter .bx-ui-slider-part.p4 span {
	display: none;
}

.bx-filter.bx-green .bx-ui-slider-pricebar-v {
	background: #999;
}

.bx-filter .bx-filter-popup-result.left {
	left: 97%;
}

.bx-filter.bx-green .btn-themes:hover,
.bx-filter.bx-green .btn-themes:focus {
	background: #555;
	border-color: #555;
	opacity: 0.8;
}

.bx-filter.bx-green .btn-link:hover,
.bx-filter.bx-green .btn-link:focus {
	color: #555;
	opacity: 0.8;
}

.bx-filter .bx-filter-popup-result.left {
	width: 40%;
}

.bx-filter .bx-filter-popup-result a {
	color: #fff;
	text-decoration: underline;
}

.bx-filter .bx-filter-popup-result.left, .bx-filter .bx-filter-popup-result.right {
	padding: 6px 15px;
	background-color: #3bc915;
	border: none;
	color: #fff;
	-moz-border-image: none;
	-o-border-image: none;
}

.bx-filter .bx-filter-popup-result.right:before {
	display: none;
}

.bx-filter .bx-filter-popup-result.right {
    left: -43%;
}

.bx-filter .bx-filter-parameters-box-title span:hover {
	border-color: transparent;
}

.bx-filter .bx-filter-parameters-box-title span {
	color: #555;
	font-size: 1.1em;
}

.bx-filter .bx-filter-parameters-box {
	position: relative;
	padding: 17px 5px 12px 5px;
	border-bottom: 1px dashed #E2E6E7;
}

.bx-filter-parameters-box-container {
	padding-bottom: 0;
}

.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub {
	font-size: 12px;
}

.bx-filter .bx-filter-input-checkbox input[type=checkbox] {
	display: none;
}

.checkbox {
	position:relative;
	padding-left:25px;
}
.checkbox input[type=checkbox] {
	display:none;
}
.checkbox .ch_text:after {
	content:'';
	display:block;
	height:14px;
	width:14px;
	outline:1px solid #939598;
	position:absolute;
	top:0;
	left:0;
	margin-top: 2px;
	box-sizing: border-box;
}
.checkbox input[type=checkbox]:checked + .ch_text:after {
	outline:1px solid #939598;
	border:2px solid #fff;
	width:14px;
	height:14px;
	background-color:#3bc915;
}

.bx-filter .bx-filter-input-checkbox .bx-filter-param-text {
	padding-top: 2px;
	font-size: 0.8em;
	color: #333;
}

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-text {
	color: #333;
}

#sidebar .radio label, .checkbox label {
	padding-left: 0;
}

.bx-filter-parameters-box-container .checkbox {
	margin-left: 10px;
}

.bx-filter-parameters-box-container .checkbox {
	margin: 5px 0;
}

.bx-filter .filter_button {
	margin-top: 20px;
}

.bx-filter .bx-filter-parameters-box-container-block {
	width: 44%;
	float: left;
	margin: 0 7px;
}

.bx-filter .bx-ui-slider-track {
	width: 90%;
	margin: 0 auto;
}
/* End */


/* Start:/bitrix/templates/gvozdevsoft_fakel_color_4/css/sidebar.css?15297333353410*/
/* SIDEBAR */

#sidebar .title {
	font-size: 1.1em;
    text-transform: uppercase;
    margin: 0 0 20px 0;
    padding-bottom: 15px;
    font-weight: bold;
    border-bottom: 1px solid #dadada;
}

#sidebar .nextarr {
	position: absolute;
	bottom: 0;
	right: 0;
	cursor: pointer;
}

#sidebar .prevarr {
	position: absolute;
	bottom: 0;
	right: 35px;
	z-index: 1;
	cursor: pointer;
}

#sidebar .prevarr, #sidebar .nextarr {
	font-size: 2em;
	color: #ccc;
}

#sidebar .prevarr:hover, #sidebar .nextarr:hover {
	color: #aeaeae;
}

#sidebar .link_all {
	position: absolute;
	bottom: 7px;
}

#sidebar .link_all a {
    padding: 3px 10px;
    color: #fff;
    background: #48a216;
    border-radius: 4px;
}

#sidebar .link_all a:hover {
    opacity: 0.8;
}

/* sidebar photo */

#sidebar_photo_block {
	position: relative;
	margin-bottom: 70px;
}

#sidebar_photo_block img {
	width: 100%;
	height: auto;
	padding: 0 0 45px;
}

#sidebar_photo {
	position: relative;
}

/* sidebar otzyvy */

#sidebar_otzyv_block {
	position: relative;
	margin-bottom: 70px;
}

#sidebar_otzyv_block .text {
	color: #404040;
	font-size: 0.9em;
	padding: 0 0 45px;
}

#sidebar_otzyv_block .name_date {
	margin: 5px 0;
}

#sidebar_otzyv_block .name {
	font-weight: 600;
	margin-right: 10px;
}

#sidebar_otzyv_block .date {
	font-style: italic;
}

#sidebar_otzyv {
	position: relative;
}

/* sidebar action */

#sidebar_action_block {
	position: relative;
	margin-bottom: 70px;
}

#sidebar_action_block .action_img img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

#sidebar_action_block .action_text {
	margin-bottom: 50px;
	padding: 0 15px 0 15px;
	text-align: center;
}

#sidebar_action_block .action_text a {
	text-decoration: underline;
	color: #000;
	font-size: 0.9em;
	font-weight: 600;
}

#sidebar_action_block .action_text a:hover {
	text-decoration: underline;
}

/* sidebar action */

#sidebar_news_block {
	position: relative;
	margin-bottom: 70px;
}

#sidebar_news_block .news_list {
	margin-bottom: 25px;
}

#sidebar_news_block .news_list .news_item {
	overflow: hidden;
	margin-bottom: 5px;
}

#sidebar_news_block .news_list .news_item img {
	float: left;
	width: 80px;
	height: 80px;
}

#sidebar_news_block .news_list .news_item .news-date-time {
	font-size: 0.8em;
	display: block;
}

#sidebar_news_block .news_list .news_item .right_text {
	margin-left: 90px;
	font-size: 1em;
}

#sidebar_news_block .news_list .news_item a.link {
	color: #000;
	text-decoration: underline;
}

#sidebar_news_block .news_list .news_item a.button {
	display: none;
}

#sidebar #sidebar_news_block .link_all {
	position: static;
	bottom: 7px;
}

/* FIX */

/* sidebar fixed */

#sidebar_fixed {
	margin: 0;
	width: 280px;
}

#sidebar .sticky-wrapper {
	z-index: 1;
}

/* prais */

#sidebar_prais {
	margin: 0 0 50px;
	padding: 5px;
	background: #f7f7f7;
}

#sidebar_prais .block {
	border: 2px dashed #e4e4e4;
	padding: 15px;
	text-align: center;
}

#sidebar_prais .block .fa {
	font-size: 2.5em;
	color: #48a216;
	margin-bottom: 10px;
}

#sidebar_prais .text {
	color: #000;
    text-shadow: 2px 2px 3px rgba(255,255,255,0.1);
	font-size: 0.9em;
	text-transform: uppercase;
}

#sidebar_prais:hover {
	opacity: 0.8;
}
/* End */


/* Start:/bitrix/templates/gvozdevsoft_fakel_color_4/css/adaptiv.css?15297474787882*/
/* ADAPTIV */

@media screen and (max-width: 1100px) {	

	#wrapper {
		box-sizing: border-box;
	}	

	#portfolio ul li {
		margin: 0 1.3% 30px 0;
	}

}


@media screen and (max-width: 1024px) {

	#header_text {
		margin: 25px 3% 0 0;
		padding: 10px 3% 10px 0;
	}

	#header_zayavka {
		margin: 26px 3% 0 0;
		padding: 10px 3% 10px 0;
	}

	#flvmenu > ul > li a {
		padding: 15px 25px;
	}
	
	#slider {
		width: 100%;
		height: auto;
	}
	
	#uslugi_detail .img_top  #form_slider_uslugi {
		right: 3%;
	}
	
	#uslugi_detail .img_top .slogan {
		left: 3%;
	}

	#portfolio_box h2 a {
		bottom: 10%;
	}

	#portfolio_box .box {
		margin: 0 3.2% 30px 0;
	}

	#portfolio ul li {
		margin: 0 1.3% 30px 0;
	}

	#catalog_section_list .box {
		margin: 0 1.2% 40px 0;
	}

	#catalog_section ul li {
		margin: 0 1.2% 15px 0;
	}

	#uslugi_box .box {
		margin: 0 3.2% 30px 0;
	}

	#uslugi .block_uslugi {
		margin: 0 3.2% 30px 0;
	}

	#sertifikaty .box {
		margin: 0 2.8% 25px 0;
	}

	#portfolio ul li {
		margin: 0 1.2% 30px 0;
	}

	#proekty_box .box {
		margin: 0 3.2% 30px 0;
	}

}

@media screen and (max-width: 992px) {



	#wrapper {
		padding: 70px 3%;
	}

	#header_text {
		display: none;
	}

	#header_top_search form {
		width: 150px;
	}

	#sidebar {
		display: none;
	}

	#content {
		margin-right: 0;
	}

	#catalog_element .pr-elemright {
		width: calc(100% - 483px);
	}

	#content_index #uslugi_box .box {
		width: 31.55%;
	}

	#content_index .news_list .news_item {
		width: 31.5%;
	}

	#content_index .news_list .news_item:nth-child(3n) {
		margin-right: 0;
	}

}

@media screen and (max-width: 768px) {
	
	#header_top,
	#header,
	#top_menu,
	#footer_top, 
	#footer_bottom, 
	#footer_center {
		width: 100%;
		min-width: 100%;
	}
	
	#header_top_main,
	#header_main, 
	#top_menu_main,
	#wrapper,
	#footer_top_main, 
	#footer_bottom_main, 
	#footer_center_main {
		max-width: 100%;
		min-width: 100%;
		height: auto;
		padding: 0;
		margin: 0;
	}
	
	#header_top_search,
	#header_text,
	#sidebar {
		display: none;
	}
	
	
	/* HEADER */
	
	#header_top_address,
	#header_top_email,
	#header_logo,
	#header_callback,
	#header_contact,
	#header_zayavka {
		float: none;
		margin: 0;
		padding: 0;
		width: 100%;
		height: auto;
		text-align: center;
	}
	
	#header_top{
		margin-bottom: 10px;
	}
	
	#header_top_address {
		margin: 10px 0 10px 0;
	}
	
	#header_top_email {
		margin: 0 0 10px;
	}
	
	#header_logo {
		margin: 6px auto;
		overflow: hidden;
		width: auto;
		display: table;
	}
	
	#header_logo_name {
		padding: 5px 0 0 10px;
	}
	
	#header_callback {
		margin-bottom: 30px;
	}
	
	#header_contact {
		margin-bottom: 30px;
	}
	
	#header_zayavka {
		margin: 0 auto 30px auto;
		border: 0;
		padding: 10px 20px;
		border-radius: 4px;
		background: #f7f7f7;
		width: 180px;
	}

	/* TOP MENU */

	#top_menu ul li:hover {
		background: rgba(0, 0, 0, 0.1) !important;
	}
	
	#breadcrumb {
		margin: 20px 0 10px 10px;
		line-height: 150%;
	}
	
	#breadcrumb ul li:last-child {
		line-height: 1.8;
	}
	
	/* WRAPPER */
	
	#wrapper {
		min-height: auto;
		padding: 0;
	}
	
	#wrapper .otstup_index {
		display: none;
	}
	
	/* SIDEBAR */
	
	#sidebar {
		float: none;
		width: 100%;
		text-align: center;
	}
	
	#sidebar_menu_title {
		display: none;
	}
	
	#sidebar_menu ul {
		margin: 0;
	}
	
	#sidebar_menu ul li a {
		padding: 15px 0;		
	}
	
	#sidebar_fixed, 
	.sticky-wrapper,
	#top_search,
	#sidebar_otzyv_block,
	#sidebar_photo_block {
		display: none;
	}
	
	/* CONTENT */
	
	#content,
	#content_index {
		margin: 0;
		padding: 20px 3%;
		width: 100%;
		box-sizing: border-box;
	}
	
	#content td, #content th {
		border: 0;
		padding: 15px 1%;
	}
	
	#content th {
		padding: 15px 2%;
	}
	
	#content table td:first-child {
		padding-left: 2%;
	}
	
	/*FOOTER*/

	#footer {
		text-align: center;
	}

	#footer .title {
		margin: 40px 0 20px 0;
	}

	#footer_top_main {
		padding: 35px 10px;
	}

	#footer_top_main .kontakty {
		float: none;
		width: 100%;
		padding-right: 5px;
		overflow: hidden;
	}

	#footer_top_main .company,
	#footer_top_main .proekty,
	#footer_top_main .dopmenu {
		float: none;
		width: 100%;
		padding: 0 5px;
	}

	#footer_nomer {
		font-size: 1.7em;
		margin-bottom: 30px;
	}

	#footer_callback {
		margin-bottom: 30px;
	}

	#footer_callback a {
		padding: 6px 10px;
	}

	#footer_email {
		font-size: 1em;
		margin-bottom: 10px;
	}

	#footer_address {
		font-size: 1em;
		margin-bottom: 30px;
	}

	#footer_top_main .fa {
		margin-right: 3px;
	}

	#footer_menu ul li {
		padding: 0 0 10px 0;
	}

	#footer_bottom_main {
		padding: 30px 10px;
	}

	#footer_social {
		float: none;
		width: 190px;
		margin: 0 auto;
	}

	#footer_copyrait {
		float: none;
	}

	#footer_copyrait a {
		margin-right: 10px;
	}

	#footer_stat {
		float: none;
		margin-right: 50%;
	}
	
	/* GLAVNAYA STRANICA */

	#content_index #uslugi_box .box {
		width: 48.5%;
	}

	#content_index #uslugi_box .box:nth-child(3n) {
		margin-right: 2%;
	}

	#content_index #uslugi_box .box:nth-child(2n) {
		margin-right: 0;
	}

	/* STRANICA KONTAKTY */
	
	#contacts {
		margin: 10px 0;
	}
	
	#contacts #form_contacts {
		display: none;
	}
	
	#contacts .left {
		float: none;
		width: 100%;
	}
	
}


@media screen and (max-width: 767px) {
	
	#content #tabs{
		display: block;
		width: 100%;
	}
	
	#content #tabs>ul>li{
		width: 100%;
		margin: 0 0 10px 0;
		padding: 10px 0;
	}

	#content #tabs>ul>li:hover {
		border: 0;
	}
	
	#content #tabs>ul:after{
		height: 0;
	}

	#slider ul.slick-dots {
		display: none !important;
	}
	
	#slider_slick .slider_text_title {
		font-size: 1em;
		max-width: 309px;
	}
	
	#slider_slick .slider_text_link a {
		padding: 4px 13px;
	}

	/* STRANICA USLUGI */

	#uslugi_box .box {
		width: 100%;
		margin: 0 0 30px;
	}
	
	#uslugi {
		width: 100%;
		padding: 0 1%;
	}
	
	#uslugi .block_uslugi {
		width: 100%;
		margin: 0 0 30px;
	}
	
	/* USLUGI VNUTR */
	
	#form_slider_uslugi,
	#uslugi_detail .img_top .slogan,
	#uslugi_detail .img_top .bg {
		display: none;
	}

	#uslugi_detail .img_top,
	#uslugi_detail .img_top img {
		width: 100%;
		height: auto;
	}

	#content .carousel_block {
		margin: 0;
	}
	
	#content .carousel_block {
		margin: 0;
	}

	#slider_slick .slider_text {
		bottom: auto;
		top: 10%;
		background: none;
		border: 0;
	}

	/* STRANICA PROEKTY */

	#proekty_box .box {
		width: 100%;
		margin: 0 0 30px;
	}
	
	#proekty .proekty_block img {
		float: none;
		width: 100%;
		height: auto;
	}
	
	#proekty .proekty_block .text {
		margin: 0 0 30px 0;
		display: block;
	}
	
	/* PROEKTY VNUTR */
	
	#proekty_top {
		padding: 0;
	}
	
	#proekty_top img {
		float: none;
		width: 100%;
		height: auto;
	}
	
	#proekty_top .text {
		width: 100%;
		margin-left: 0;
		margin-top: 10px;
	}

	/* STRANICA PORTFOLIO */

	#portfolio_box .box {
		width: 100%;
		margin: 0 0 30px;
	}

	#portfolio ul li {
		width: 100%;
		margin-right: 1.3%;
	}

	#portfolio ul li:nth-child(3n) {
		margin-right: 1.3%;
	}

	/* CATALOG */

	#catalog_section_list .box {
		width: 100%;
		margin: 0 0 30px;
	}

	#catalog_section ul li {
		width: 100%;
	}

	#catalog_section ul li:nth-child(3n) {
		margin-right: 1.3%;
	}

	#catalog_element .pr-elemleft {
		margin-bottom: 30px;
	}

	#catalog_element .pr-elemright {
		width: 100%;
	}

	#catalog_element .pr-elemleft {
		width: 100%;
	}

	#catalog_element .pr-elemleft {
		width: 100%;
	}
	
	/* STRANICA NEWS */
	
	#content .news_list img.preview_picture {
		float: none;
		max-width: 100%;
		width: 100%;
		height: auto;
		margin: 0 0 10px;
	}
	
	#content .news_list a.link {
		display: block;
		margin: 10px 0 0 0;	
	}
	
	#content .news_list .right_text {
		float: none;
		width: 100%;
	}
	
	#content .news_list .block_new p {
		margin: 0 20px 0 0;
	}
	
}

@media screen and (max-width: 576px) {

	.feedback .files {
		width: 100%;
	}

	.feedback .files span {
		display: none;
	}

	.feedback .files img {
		position: static;
		top: 8px;
		left: 32px;
		margin-top: 9px;
	}

}



/* End */


/* Start:/bitrix/templates/gvozdevsoft_fakel_color_4/css/color.css?15297335631888*/
/* Color */

#color_panel {
	position: fixed;
	top: 20%;
	right: -176px;
	z-index: 999;
}

#color_button {
	cursor: pointer;
}

#color_button1 {
	position: absolute;
	top: 10px;
	right: 178px;
	width: 50px;
	height:50px;
	border-radius: 4px 0 0 4px;
	background: rgba(204, 204, 204, 0.8);
}

#color_button2 {
	position: absolute;
	top: 18px;
	right: 183px;
	width: 35px;
	height: 35px;
	background: url(/bitrix/templates/gvozdevsoft_fakel_color_4/css/../images/color_bg.png) no-repeat;
	background-size: 35px auto;
}

#color {
	position: absolute;
	top: 10px;
	right: 0;
	width: 178px;
	padding: 10px 7px 7px 7px;
	background:  rgba(204, 204, 204, 0.8);
	border-radius: 0 4px 4px 0;
	box-sizing: border-box;
}

#color div.color_str {
	margin-bottom: 3px;
	overflow: hidden;
}

#color div.color_str_posl {
	margin-bottom: 0;
	overflow: hidden;
}

#color1, #color2, #color3,
#color4, #color5, #color6,
#color7, #color8, #color9,
#color10, #color11, #color12,
#color13, #color14, #color15,
#color16, #color17, #color18,
#color19, #color20, #color21,
#color22, #color23, #color24,
#color25, #color26, #color27,
#color28 {
	float: left;
	margin-right: 3px;
	width: 35px;
	height: 35px;
	border-radius: 4px;
	cursor: pointer;
}

#color1 {
	background: #ff9900;
}

#color2 {
	background: #ff6600;	
}

#color3 {
	background: #ff3300;
}

#color4 {
	background: #cc0000;
}

#color5  {
	background: #cc3366;
}

#color6 {
	background: #af1a4d;
}

#color7 {
	background: #ea8443;
}

#color8 {
	background: #a7a37e;
}

#color9 {
	background: #1abc9c;
}

#color10 {
	background: #339999;
}

#color11 {
	background: #0d897f;
}

#color12 {
	background: #339966;
}

#color13 {
	background: #64895d;
}

#color14 {
	background: #48a216;
}	

#color15 {
	background: #7e8aa2;
}

#color16 {
	background: #497c9d;
}

#color17 {
	background: #0088cc;
}

#color18 {
	background: #107bb1;
}

#color19 {
	background: #00569c;
}

#color20 {
	background: #5f58ac;
}

/* End */


/* Start:/bitrix/templates/gvozdevsoft_fakel_color_4/components/bitrix/menu/hdtopmenu/style.css?15297333351485*/
/* menu */

#header .hdtopmenu {
	display: block;
	position: relative;
	float: left;
	margin-left: 1px;
	height: 40px;
	width: 100px;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
	background: #f7f7f7;
}

#header .hdtopmenu nav ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
}

#header .hdtopmenu nav ul li ul {
	display: none;
	position: absolute;
	top: 0;
	left: 100%;
}

#header .hdtopmenu ul {
	background-color: #fff;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.137);
	z-index: 9999;
}

#header .hdtopmenu ul li {
	width: 200px;
	position: relative;
}

#header .hdtopmenu ul li a {
	display: block;
	padding: 10px 5px 10px 20px;
	color: #000;
	font-size: 0.9em;
	border-bottom: 1px solid #eee;
	}

#header .hdtopmenu ul li:hover {
	background-color: #48a216;
}

#header .hdtopmenu ul li:hover > a {
	color: #fff;
}

#header .hdmname {
	padding-top: 10px;
	padding-left: 35px;
	font-size: 1em;
	text-transform: uppercase;
	cursor: pointer;
}

#header .hdtopmenu:hover nav > ul {
	display: block;
}

#header .hdtopmenu nav > ul li:hover ul {
	display: block;
}

#header .hdmname::before {
	position: absolute;
	font: 0.9em FontAwesome;
	content: "\f0c9";
	top: 13px;
	left: 17px;
}

#header .head_slide .hdtopmenu .fa {
	position: absolute;
	font-size: 1em;
	color: #000;
	top: 8px;
	right: 15px;
}

#header .hdtopmenu nav > ul li:hover .fa {
	color: #fff;
}

/* End */


/* Start:/bitrix/templates/gvozdevsoft_fakel_color_4/components/bitrix/menu/sections_menu/style.css?15297333352317*/
#section_element_menu {
    position: relative;
    margin-bottom: 70px;
}

ul#vertical-multilevel-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    border: 1px solid #ececec;
    box-sizing: border-box;
}

#section_element_menu .vertical-multilevel-menu.active {
    display: block !important;
}

ul#vertical-multilevel-menu li {
	border-bottom: 1px solid #ececec;
}

ul#vertical-multilevel-menu li:last-child {
	border-bottom: 0;
}

ul#vertical-multilevel-menu li a {
    display: block;
	padding: 13px 17px 13px 17px;
	color: #333;
	text-decoration: none;
    border: none;
    font-size: 0.91em;
    font-weight: 600;
}

#section_element_menu ul li.menu-element-items {
    border: 0;
}

#section_element_menu ul.menu-element-list-active2 a {
    padding-left: 35px;
    font-weight: 500;
}

#section_element_menu ul.menu-element-list-active2 {
    border: 0;
    background: #fcfcfc;
}

#section_element_menu ul.menu-element-list-active2 li {
    border: 0;
}

#section_element_menu ul.menu-element-list-active2 a.item-selected:hover {
    color: #fff;
}

#section_element_menu ul#vertical-multilevel-menu > li.menu-section-active2 > a {
    color: #fff;
}

#section_element_menu ul#vertical-multilevel-menu > li.menu-section-drive-active > a {
    color: #fff;
}

#section_element_menu ul#vertical-multilevel-menu > li.menu-section > a::before{
    color: #000;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 18px;
    font-weight: normal;
    position: relative;
    padding-right: 10px; 
}

#section_element_menu ul#vertical-multilevel-menu > li.menu-section-active2 > a::before {
    color: #fff;
    content: "\f107";
    font-family: FontAwesome;
    font-size: 18px;
    font-weight: normal;
    position: relative;
    padding-right: 10px; 
}

#section_element_menu ul#vertical-multilevel-menu > li.menu-section-drive-active > a::before {
    color: #fff;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 18px;
    font-weight: normal;
    position: relative;
    padding-right: 10px; 
}

#section_element_menu .menu-element-list {
    display:none;
}

#section_element_menu ul#vertical-multilevel-menu li a:hover {
	color: #fff;
}

#section_element_menu ul#vertical-multilevel-menu > li.menu-section > a:hover:before {
	color: #fff;
}

/* End */


/* Start:/bitrix/templates/gvozdevsoft_fakel_color_4/components/bitrix/menu/top/style.css?1529733335581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/gvozdevsoft_fakel_color_4/components/bitrix/menu/top/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */
/* font-awesome.min.css?152973333531000 */
/* /bitrix/templates/gvozdevsoft_fakel_color_4/css/reset.css?15297333351139 */
/* /bitrix/templates/gvozdevsoft_fakel_color_4/lib/slider-slick/slick.css?15297333351729 */
/* /bitrix/templates/gvozdevsoft_fakel_color_4/lib/slider-slick/slick-theme.css?15297333353145 */
/* /bitrix/templates/gvozdevsoft_fakel_color_4/lib/accordion/accordion.css?15297333351496 */
/* /bitrix/templates/gvozdevsoft_fakel_color_4/lib/tabs/tabs.css?1529733335712 */
/* /bitrix/templates/gvozdevsoft_fakel_color_4/lib/flmenu/flmenu.css?15297333354477 */
/* /bitrix/templates/gvozdevsoft_fakel_color_4/lib/arrup/arrup.css?1529733335556 */
/* /bitrix/templates/gvozdevsoft_fakel_color_4/lib/hdfix/hdfix.css?15297333352137 */
/* /bitrix/templates/gvozdevsoft_fakel_color_4/lib/img-zoom/img-zoom.css?1529733335682 */
/* /lib/feedback/feedback.css?15386713867439 */
/* /bitrix/templates/gvozdevsoft_fakel_color_4/lib/magnific-popup/magnific-popup.css?15297333356951 */
/* /bitrix/templates/gvozdevsoft_fakel_color_4/css/style.css?15297333359779 */
/* /bitrix/templates/gvozdevsoft_fakel_color_4/css/content.css?152974747816157 */
/* /bitrix/templates/gvozdevsoft_fakel_color_4/css/catalog.css?152974747810740 */
/* /bitrix/templates/gvozdevsoft_fakel_color_4/css/sidebar.css?15297333353410 */
/* /bitrix/templates/gvozdevsoft_fakel_color_4/css/adaptiv.css?15297474787882 */
/* /bitrix/templates/gvozdevsoft_fakel_color_4/css/color.css?15297335631888 */
/* /bitrix/templates/gvozdevsoft_fakel_color_4/components/bitrix/menu/hdtopmenu/style.css?15297333351485 */
/* /bitrix/templates/gvozdevsoft_fakel_color_4/components/bitrix/menu/sections_menu/style.css?15297333352317 */
/* /bitrix/templates/gvozdevsoft_fakel_color_4/components/bitrix/menu/top/style.css?1529733335581 */
