@charset 'UTF-8';
 .fancybox-infobar,
.fancybox-slide--image .fancybox-content {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

.fancybox-slide,
.icon-fw,
.icon-li {
	text-align: center
}

.fancybox-container *,
.slick-slider {
	box-sizing: border-box
}

.fancybox-caption,
.fancybox-infobar,
.slick-slide.dragging img {
	pointer-events: none
}

.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}

.fancybox-container,
.fancybox-thumbs,
.fancybox-thumbs__list a,
.slick-slider,
html {
	-webkit-tap-highlight-color: transparent
}

#content_wrapper #content,
#content_wrapper #left,
#content_wrapper #right,
#footer_inner {
	padding-top: 15px
}

.breadcrumb,
.menu_horz,
.menu_horz_multi {
	letter-spacing: -1px;
	line-height: 0;
	font-size: 0
}

@font-face {
	font-family: FontAwesome;
	src: url('../fonts/fontawesome-webfont.eot?v=4.2.0');
	src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-display: swap
}

.icon {
	display: inline-block;
	font: 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

[class*=" icon-"],
[class^=icon-] {
	font-family: FontAwesome;
	font-weight: 400;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	display: inline;
	width: auto;
	height: auto;
	line-height: normal;
	vertical-align: baseline;
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	margin-top: 0
}

.icon-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.icon-2x,
.icon-stack-2x {
	font-size: 2em
}

.icon-3x {
	font-size: 3em
}

.icon-4x {
	font-size: 4em
}

.icon-5x {
	font-size: 5em
}

.icon-fw {
	width: 1.28571429em
}

.icon-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.container,
.hor_slider_wrapper,
.icon-ul>li,
.product_detail .product_images {
	position: relative
}

.icon-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em
}

.icon-li.icon-lg {
	left: -1.85714286em
}

.icon-border {
	padding: .2em .25em .15em;
	border: .08em solid #eee;
	border-radius: .1em
}

.icon.pull-left {
	margin-right: .3em
}

.icon.pull-right {
	margin-left: .3em
}

.icon-spin {
	-webkit-animation: 2s linear infinite icon-spin;
	animation: 2s linear infinite icon-spin
}

@-webkit-keyframes icon-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes icon-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.icon-rotate-90 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.icon-rotate-180 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.icon-rotate-270 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.icon-flip-horizontal {
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.icon-flip-vertical {
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .icon-flip-horizontal,
:root .icon-flip-vertical,
:root .icon-rotate-180,
:root .icon-rotate-270,
:root .icon-rotate-90 {
	filter: none
}

.icon-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.icon-stack-1x,
.icon-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.icon-stack-1x {
	line-height: inherit
}

.fancybox-button:hover,
.icon-inverse {
	color: #fff
}

.icon-glass:before {
	content: "\f000"
}

.icon-music:before {
	content: "\f001"
}

.icon-search:before {
	content: "\f002"
}

.icon-envelope-o:before {
	content: "\f003"
}

.icon-heart:before {
	content: "\f004"
}

.icon-star:before {
	content: "\f005"
}

.icon-star-o:before {
	content: "\f006"
}

.icon-user:before {
	content: "\f007"
}

.icon-film:before {
	content: "\f008"
}

.icon-th-large:before {
	content: "\f009"
}

.icon-th:before {
	content: "\f00a"
}

.icon-th-list:before {
	content: "\f00b"
}

.icon-check:before {
	content: "\f00c"
}

.icon-close:before,
.icon-remove:before,
.icon-times:before {
	content: "\f00d"
}

.icon-search-plus:before {
	content: "\f00e"
}

.icon-search-minus:before {
	content: "\f010"
}

.icon-power-off:before {
	content: "\f011"
}

.icon-signal:before {
	content: "\f012"
}

.icon-cog:before,
.icon-gear:before {
	content: "\f013"
}

.icon-trash-o:before {
	content: "\f014"
}

.icon-home:before {
	content: "\f015"
}

.icon-file-o:before {
	content: "\f016"
}

.icon-clock-o:before {
	content: "\f017"
}

.icon-road:before {
	content: "\f018"
}

.icon-download:before {
	content: "\f019"
}

.icon-arrow-circle-o-down:before {
	content: "\f01a"
}

.icon-arrow-circle-o-up:before {
	content: "\f01b"
}

.icon-inbox:before {
	content: "\f01c"
}

.icon-play-circle-o:before {
	content: "\f01d"
}

.icon-repeat:before,
.icon-rotate-right:before {
	content: "\f01e"
}

.icon-refresh:before {
	content: "\f021"
}

.icon-list-alt:before {
	content: "\f022"
}

.icon-lock:before {
	content: "\f023"
}

.icon-flag:before {
	content: "\f024"
}

.icon-headphones:before {
	content: "\f025"
}

.icon-volume-off:before {
	content: "\f026"
}

.icon-volume-down:before {
	content: "\f027"
}

.icon-volume-up:before {
	content: "\f028"
}

.icon-qrcode:before {
	content: "\f029"
}

.icon-barcode:before {
	content: "\f02a"
}

.icon-tag:before {
	content: "\f02b"
}

.icon-tags:before {
	content: "\f02c"
}

.icon-book:before {
	content: "\f02d"
}

.icon-bookmark:before {
	content: "\f02e"
}

.icon-print:before {
	content: "\f02f"
}

.icon-camera:before {
	content: "\f030"
}

.icon-font:before {
	content: "\f031"
}

.icon-bold:before {
	content: "\f032"
}

.icon-italic:before {
	content: "\f033"
}

.icon-text-height:before {
	content: "\f034"
}

.icon-text-width:before {
	content: "\f035"
}

.icon-align-left:before {
	content: "\f036"
}

.icon-align-center:before {
	content: "\f037"
}

.icon-align-right:before {
	content: "\f038"
}

.icon-align-justify:before {
	content: "\f039"
}

.icon-list:before {
	content: "\f03a"
}

.icon-dedent:before,
.icon-outdent:before {
	content: "\f03b"
}

.icon-indent:before {
	content: "\f03c"
}

.icon-video-camera:before {
	content: "\f03d"
}

.icon-image:before,
.icon-photo:before,
.icon-picture-o:before {
	content: "\f03e"
}

.icon-pencil:before {
	content: "\f040"
}

.icon-map-marker:before {
	content: "\f041"
}

.icon-adjust:before {
	content: "\f042"
}

.icon-tint:before {
	content: "\f043"
}

.icon-edit:before,
.icon-pencil-square-o:before {
	content: "\f044"
}

.icon-share-square-o:before {
	content: "\f045"
}

.icon-check-square-o:before {
	content: "\f046"
}

.icon-arrows:before {
	content: "\f047"
}

.icon-step-backward:before {
	content: "\f048"
}

.icon-fast-backward:before {
	content: "\f049"
}

.icon-backward:before {
	content: "\f04a"
}

.icon-play:before {
	content: "\f04b"
}

.icon-pause:before {
	content: "\f04c"
}

.icon-stop:before {
	content: "\f04d"
}

.icon-forward:before {
	content: "\f04e"
}

.icon-fast-forward:before {
	content: "\f050"
}

.icon-step-forward:before {
	content: "\f051"
}

.icon-eject:before {
	content: "\f052"
}

.icon-chevron-left:before {
	content: "\f053"
}

.icon-chevron-right:before {
	content: "\f054"
}

.icon-plus-circle:before {
	content: "\f055"
}

.icon-minus-circle:before {
	content: "\f056"
}

.icon-times-circle:before {
	content: "\f057"
}

.icon-check-circle:before {
	content: "\f058"
}

.icon-question-circle:before {
	content: "\f059"
}

.icon-info-circle:before {
	content: "\f05a"
}

.icon-crosshairs:before {
	content: "\f05b"
}

.icon-times-circle-o:before {
	content: "\f05c"
}

.icon-check-circle-o:before {
	content: "\f05d"
}

.icon-ban:before {
	content: "\f05e"
}

.icon-arrow-left:before {
	content: "\f060"
}

.icon-arrow-right:before {
	content: "\f061"
}

.icon-arrow-up:before {
	content: "\f062"
}

.icon-arrow-down:before {
	content: "\f063"
}

.icon-mail-forward:before,
.icon-share:before {
	content: "\f064"
}

.icon-expand:before {
	content: "\f065"
}

.icon-compress:before {
	content: "\f066"
}

.icon-plus:before {
	content: "\f067"
}

.icon-minus:before {
	content: "\f068"
}

.icon-asterisk:before {
	content: "\f069"
}

.icon-exclamation-circle:before {
	content: "\f06a"
}

.icon-gift:before {
	content: "\f06b"
}

.icon-leaf:before {
	content: "\f06c"
}

.icon-fire:before {
	content: "\f06d"
}

.icon-eye:before {
	content: "\f06e"
}

.icon-eye-slash:before {
	content: "\f070"
}

.icon-exclamation-triangle:before,
.icon-warning:before {
	content: "\f071"
}

.icon-plane:before {
	content: "\f072"
}

.icon-calendar:before {
	content: "\f073"
}

.icon-random:before {
	content: "\f074"
}

.icon-comment:before {
	content: "\f075"
}

.icon-magnet:before {
	content: "\f076"
}

.icon-chevron-up:before {
	content: "\f077"
}

.icon-chevron-down:before {
	content: "\f078"
}

.icon-retweet:before {
	content: "\f079"
}

.icon-shopping-cart:before {
	content: "\f07a"
}

.icon-folder:before {
	content: "\f07b"
}

.icon-folder-open:before {
	content: "\f07c"
}

.icon-arrows-v:before {
	content: "\f07d"
}

.icon-arrows-h:before {
	content: "\f07e"
}

.icon-bar-chart-o:before,
.icon-bar-chart:before {
	content: "\f080"
}

.icon-twitter-square:before {
	content: "\f081"
}

.icon-facebook-square:before {
	content: "\f082"
}

.icon-camera-retro:before {
	content: "\f083"
}

.icon-key:before {
	content: "\f084"
}

.icon-cogs:before,
.icon-gears:before {
	content: "\f085"
}

.icon-comments:before {
	content: "\f086"
}

.icon-thumbs-o-up:before {
	content: "\f087"
}

.icon-thumbs-o-down:before {
	content: "\f088"
}

.icon-star-half:before {
	content: "\f089"
}

.icon-heart-o:before {
	content: "\f08a"
}

.icon-sign-out:before {
	content: "\f08b"
}

.icon-linkedin-square:before {
	content: "\f08c"
}

.icon-thumb-tack:before {
	content: "\f08d"
}

.icon-external-link:before {
	content: "\f08e"
}

.icon-sign-in:before {
	content: "\f090"
}

.icon-trophy:before {
	content: "\f091"
}

.icon-github-square:before {
	content: "\f092"
}

.icon-upload:before {
	content: "\f093"
}

.icon-lemon-o:before {
	content: "\f094"
}

.icon-phone:before {
	content: "\f095"
}

.icon-square-o:before {
	content: "\f096"
}

.icon-bookmark-o:before {
	content: "\f097"
}

.icon-phone-square:before {
	content: "\f098"
}

.icon-twitter:before {
	content: "\f099"
}

.icon-facebook:before {
	content: "\f09a"
}

.icon-github:before {
	content: "\f09b"
}

.icon-unlock:before {
	content: "\f09c"
}

.icon-credit-card:before {
	content: "\f09d"
}

.icon-rss:before {
	content: "\f09e"
}

.icon-hdd-o:before {
	content: "\f0a0"
}

.icon-bullhorn:before {
	content: "\f0a1"
}

.icon-bell:before {
	content: "\f0f3"
}

.icon-certificate:before {
	content: "\f0a3"
}

.icon-hand-o-right:before {
	content: "\f0a4"
}

.icon-hand-o-left:before {
	content: "\f0a5"
}

.icon-hand-o-up:before {
	content: "\f0a6"
}

.icon-hand-o-down:before {
	content: "\f0a7"
}

.icon-arrow-circle-left:before {
	content: "\f0a8"
}

.icon-arrow-circle-right:before {
	content: "\f0a9"
}

.icon-arrow-circle-up:before {
	content: "\f0aa"
}

.icon-arrow-circle-down:before {
	content: "\f0ab"
}

.icon-globe:before {
	content: "\f0ac"
}

.icon-wrench:before {
	content: "\f0ad"
}

.icon-tasks:before {
	content: "\f0ae"
}

.icon-filter:before {
	content: "\f0b0"
}

.icon-briefcase:before {
	content: "\f0b1"
}

.icon-arrows-alt:before {
	content: "\f0b2"
}

.icon-group:before,
.icon-users:before {
	content: "\f0c0"
}

.icon-chain:before,
.icon-link:before {
	content: "\f0c1"
}

.icon-cloud:before {
	content: "\f0c2"
}

.icon-flask:before {
	content: "\f0c3"
}

.icon-cut:before,
.icon-scissors:before {
	content: "\f0c4"
}

.icon-copy:before,
.icon-files-o:before {
	content: "\f0c5"
}

.icon-paperclip:before {
	content: "\f0c6"
}

.icon-floppy-o:before,
.icon-save:before {
	content: "\f0c7"
}

.icon-square:before {
	content: "\f0c8"
}

.icon-bars:before,
.icon-navicon:before,
.icon-reorder:before {
	content: "\f0c9"
}

.icon-list-ul:before {
	content: "\f0ca"
}

.icon-list-ol:before {
	content: "\f0cb"
}

.icon-strikethrough:before {
	content: "\f0cc"
}

.icon-underline:before {
	content: "\f0cd"
}

.icon-table:before {
	content: "\f0ce"
}

.icon-magic:before {
	content: "\f0d0"
}

.icon-truck:before {
	content: "\f0d1"
}

.icon-pinterest:before {
	content: "\f0d2"
}

.icon-pinterest-square:before {
	content: "\f0d3"
}

.icon-google-plus-square:before {
	content: "\f0d4"
}

.icon-google-plus:before {
	content: "\f0d5"
}

.icon-money:before {
	content: "\f0d6"
}

.icon-caret-down:before {
	content: "\f0d7"
}

.icon-caret-up:before {
	content: "\f0d8"
}

.icon-caret-left:before {
	content: "\f0d9"
}

.icon-caret-right:before {
	content: "\f0da"
}

.icon-columns:before {
	content: "\f0db"
}

.icon-sort:before,
.icon-unsorted:before {
	content: "\f0dc"
}

.icon-sort-desc:before,
.icon-sort-down:before {
	content: "\f0dd"
}

.icon-sort-asc:before,
.icon-sort-up:before {
	content: "\f0de"
}

.icon-envelope:before {
	content: "\f0e0"
}

.icon-linkedin:before {
	content: "\f0e1"
}

.icon-rotate-left:before,
.icon-undo:before {
	content: "\f0e2"
}

.icon-gavel:before,
.icon-legal:before {
	content: "\f0e3"
}

.icon-dashboard:before,
.icon-tachometer:before {
	content: "\f0e4"
}

.icon-comment-o:before {
	content: "\f0e5"
}

.icon-comments-o:before {
	content: "\f0e6"
}

.icon-bolt:before,
.icon-flash:before {
	content: "\f0e7"
}

.icon-sitemap:before {
	content: "\f0e8"
}

.icon-umbrella:before {
	content: "\f0e9"
}

.icon-clipboard:before,
.icon-paste:before {
	content: "\f0ea"
}

.icon-lightbulb-o:before {
	content: "\f0eb"
}

.icon-exchange:before {
	content: "\f0ec"
}

.icon-cloud-download:before {
	content: "\f0ed"
}

.icon-cloud-upload:before {
	content: "\f0ee"
}

.icon-user-md:before {
	content: "\f0f0"
}

.icon-stethoscope:before {
	content: "\f0f1"
}

.icon-suitcase:before {
	content: "\f0f2"
}

.icon-bell-o:before {
	content: "\f0a2"
}

.icon-coffee:before {
	content: "\f0f4"
}

.icon-cutlery:before {
	content: "\f0f5"
}

.icon-file-text-o:before {
	content: "\f0f6"
}

.icon-building-o:before {
	content: "\f0f7"
}

.icon-hospital-o:before {
	content: "\f0f8"
}

.icon-ambulance:before {
	content: "\f0f9"
}

.icon-medkit:before {
	content: "\f0fa"
}

.icon-fighter-jet:before {
	content: "\f0fb"
}

.icon-beer:before {
	content: "\f0fc"
}

.icon-h-square:before {
	content: "\f0fd"
}

.icon-plus-square:before {
	content: "\f0fe"
}

.icon-angle-double-left:before {
	content: "\f100"
}

.icon-angle-double-right:before {
	content: "\f101"
}

.icon-angle-double-up:before {
	content: "\f102"
}

.icon-angle-double-down:before {
	content: "\f103"
}

.icon-angle-left:before {
	content: "\f104"
}

.icon-angle-right:before {
	content: "\f105"
}

.icon-angle-up:before {
	content: "\f106"
}

.icon-angle-down:before {
	content: "\f107"
}

.icon-desktop:before {
	content: "\f108"
}

.icon-laptop:before {
	content: "\f109"
}

.icon-tablet:before {
	content: "\f10a"
}

.icon-mobile-phone:before,
.icon-mobile:before {
	content: "\f10b"
}

.icon-circle-o:before {
	content: "\f10c"
}

.icon-quote-left:before {
	content: "\f10d"
}

.icon-quote-right:before {
	content: "\f10e"
}

.icon-spinner:before {
	content: "\f110"
}

.icon-circle:before {
	content: "\f111"
}

.icon-mail-reply:before,
.icon-reply:before {
	content: "\f112"
}

.icon-github-alt:before {
	content: "\f113"
}

.icon-folder-o:before {
	content: "\f114"
}

.icon-folder-open-o:before {
	content: "\f115"
}

.icon-smile-o:before {
	content: "\f118"
}

.icon-frown-o:before {
	content: "\f119"
}

.icon-meh-o:before {
	content: "\f11a"
}

.icon-gamepad:before {
	content: "\f11b"
}

.icon-keyboard-o:before {
	content: "\f11c"
}

.icon-flag-o:before {
	content: "\f11d"
}

.icon-flag-checkered:before {
	content: "\f11e"
}

.icon-terminal:before {
	content: "\f120"
}

.icon-code:before {
	content: "\f121"
}

.icon-mail-reply-all:before,
.icon-reply-all:before {
	content: "\f122"
}

.icon-star-half-empty:before,
.icon-star-half-full:before,
.icon-star-half-o:before {
	content: "\f123"
}

.icon-location-arrow:before {
	content: "\f124"
}

.icon-crop:before {
	content: "\f125"
}

.icon-code-fork:before {
	content: "\f126"
}

.icon-chain-broken:before,
.icon-unlink:before {
	content: "\f127"
}

.icon-question:before {
	content: "\f128"
}

.icon-info:before {
	content: "\f129"
}

.icon-exclamation:before {
	content: "\f12a"
}

.icon-superscript:before {
	content: "\f12b"
}

.icon-subscript:before {
	content: "\f12c"
}

.icon-eraser:before {
	content: "\f12d"
}

.icon-puzzle-piece:before {
	content: "\f12e"
}

.icon-microphone:before {
	content: "\f130"
}

.icon-microphone-slash:before {
	content: "\f131"
}

.icon-shield:before {
	content: "\f132"
}

.icon-calendar-o:before {
	content: "\f133"
}

.icon-fire-extinguisher:before {
	content: "\f134"
}

.icon-rocket:before {
	content: "\f135"
}

.icon-maxcdn:before {
	content: "\f136"
}

.icon-chevron-circle-left:before {
	content: "\f137"
}

.icon-chevron-circle-right:before {
	content: "\f138"
}

.icon-chevron-circle-up:before {
	content: "\f139"
}

.icon-chevron-circle-down:before {
	content: "\f13a"
}

.icon-html5:before {
	content: "\f13b"
}

.icon-css3:before {
	content: "\f13c"
}

.icon-anchor:before {
	content: "\f13d"
}

.icon-unlock-alt:before {
	content: "\f13e"
}

.icon-bullseye:before {
	content: "\f140"
}

.icon-ellipsis-h:before {
	content: "\f141"
}

.icon-ellipsis-v:before {
	content: "\f142"
}

.icon-rss-square:before {
	content: "\f143"
}

.icon-play-circle:before {
	content: "\f144"
}

.icon-ticket:before {
	content: "\f145"
}

.icon-minus-square:before {
	content: "\f146"
}

.icon-minus-square-o:before {
	content: "\f147"
}

.icon-level-up:before {
	content: "\f148"
}

.icon-level-down:before {
	content: "\f149"
}

.icon-check-square:before {
	content: "\f14a"
}

.icon-pencil-square:before {
	content: "\f14b"
}

.icon-external-link-square:before {
	content: "\f14c"
}

.icon-share-square:before {
	content: "\f14d"
}

.icon-compass:before {
	content: "\f14e"
}

.icon-caret-square-o-down:before,
.icon-toggle-down:before {
	content: "\f150"
}

.icon-caret-square-o-up:before,
.icon-toggle-up:before {
	content: "\f151"
}

.icon-caret-square-o-right:before,
.icon-toggle-right:before {
	content: "\f152"
}

.icon-eur:before,
.icon-euro:before {
	content: "\f153"
}

.icon-gbp:before {
	content: "\f154"
}

.icon-dollar:before,
.icon-usd:before {
	content: "\f155"
}

.icon-inr:before,
.icon-rupee:before {
	content: "\f156"
}

.icon-cny:before,
.icon-jpy:before,
.icon-rmb:before,
.icon-yen:before {
	content: "\f157"
}

.icon-rouble:before,
.icon-rub:before,
.icon-ruble:before {
	content: "\f158"
}

.icon-krw:before,
.icon-won:before {
	content: "\f159"
}

.icon-bitcoin:before,
.icon-btc:before {
	content: "\f15a"
}

.icon-file:before {
	content: "\f15b"
}

.icon-file-text:before {
	content: "\f15c"
}

.icon-sort-alpha-asc:before {
	content: "\f15d"
}

.icon-sort-alpha-desc:before {
	content: "\f15e"
}

.icon-sort-amount-asc:before {
	content: "\f160"
}

.icon-sort-amount-desc:before {
	content: "\f161"
}

.icon-sort-numeric-asc:before {
	content: "\f162"
}

.icon-sort-numeric-desc:before {
	content: "\f163"
}

.icon-thumbs-up:before {
	content: "\f164"
}

.icon-thumbs-down:before {
	content: "\f165"
}

.icon-youtube-square:before {
	content: "\f166"
}

.icon-youtube:before {
	content: "\f167"
}

.icon-xing:before {
	content: "\f168"
}

.icon-xing-square:before {
	content: "\f169"
}

.icon-youtube-play:before {
	content: "\f16a"
}

.icon-dropbox:before {
	content: "\f16b"
}

.icon-stack-overflow:before {
	content: "\f16c"
}

.icon-instagram:before {
	content: "\f16d"
}

.icon-flickr:before {
	content: "\f16e"
}

.icon-adn:before {
	content: "\f170"
}

.icon-bitbucket:before {
	content: "\f171"
}

.icon-bitbucket-square:before {
	content: "\f172"
}

.icon-tumblr:before {
	content: "\f173"
}

.icon-tumblr-square:before {
	content: "\f174"
}

.icon-long-arrow-down:before {
	content: "\f175"
}

.icon-long-arrow-up:before {
	content: "\f176"
}

.icon-long-arrow-left:before {
	content: "\f177"
}

.icon-long-arrow-right:before {
	content: "\f178"
}

.icon-apple:before {
	content: "\f179"
}

.icon-windows:before {
	content: "\f17a"
}

.icon-android:before {
	content: "\f17b"
}

.icon-linux:before {
	content: "\f17c"
}

.icon-dribbble:before {
	content: "\f17d"
}

.icon-skype:before {
	content: "\f17e"
}

.icon-foursquare:before {
	content: "\f180"
}

.icon-trello:before {
	content: "\f181"
}

.icon-female:before {
	content: "\f182"
}

.icon-male:before {
	content: "\f183"
}

.icon-gittip:before {
	content: "\f184"
}

.icon-sun-o:before {
	content: "\f185"
}

.icon-moon-o:before {
	content: "\f186"
}

.icon-archive:before {
	content: "\f187"
}

.icon-bug:before {
	content: "\f188"
}

.icon-vk:before {
	content: "\f189"
}

.icon-weibo:before {
	content: "\f18a"
}

.icon-renren:before {
	content: "\f18b"
}

.icon-pagelines:before {
	content: "\f18c"
}

.icon-stack-exchange:before {
	content: "\f18d"
}

.icon-arrow-circle-o-right:before {
	content: "\f18e"
}

.icon-arrow-circle-o-left:before {
	content: "\f190"
}

.icon-caret-square-o-left:before,
.icon-toggle-left:before {
	content: "\f191"
}

.icon-dot-circle-o:before {
	content: "\f192"
}

.icon-wheelchair:before {
	content: "\f193"
}

.icon-vimeo-square:before {
	content: "\f194"
}

.icon-try:before,
.icon-turkish-lira:before {
	content: "\f195"
}

.icon-plus-square-o:before {
	content: "\f196"
}

.icon-space-shuttle:before {
	content: "\f197"
}

.icon-slack:before {
	content: "\f198"
}

.icon-envelope-square:before {
	content: "\f199"
}

.icon-wordpress:before {
	content: "\f19a"
}

.icon-openid:before {
	content: "\f19b"
}

.icon-bank:before,
.icon-institution:before,
.icon-university:before {
	content: "\f19c"
}

.icon-graduation-cap:before,
.icon-mortar-board:before {
	content: "\f19d"
}

.icon-yahoo:before {
	content: "\f19e"
}

.icon-google:before {
	content: "\f1a0"
}

.icon-reddit:before {
	content: "\f1a1"
}

.icon-reddit-square:before {
	content: "\f1a2"
}

.icon-stumbleupon-circle:before {
	content: "\f1a3"
}

.icon-stumbleupon:before {
	content: "\f1a4"
}

.icon-delicious:before {
	content: "\f1a5"
}

.icon-digg:before {
	content: "\f1a6"
}

.icon-pied-piper:before {
	content: "\f1a7"
}

.icon-pied-piper-alt:before {
	content: "\f1a8"
}

.icon-drupal:before {
	content: "\f1a9"
}

.icon-joomla:before {
	content: "\f1aa"
}

.icon-language:before {
	content: "\f1ab"
}

.icon-fax:before {
	content: "\f1ac"
}

.icon-building:before {
	content: "\f1ad"
}

.icon-child:before {
	content: "\f1ae"
}

.icon-paw:before {
	content: "\f1b0"
}

.icon-spoon:before {
	content: "\f1b1"
}

.icon-cube:before {
	content: "\f1b2"
}

.icon-cubes:before {
	content: "\f1b3"
}

.icon-behance:before {
	content: "\f1b4"
}

.icon-behance-square:before {
	content: "\f1b5"
}

.icon-steam:before {
	content: "\f1b6"
}

.icon-steam-square:before {
	content: "\f1b7"
}

.icon-recycle:before {
	content: "\f1b8"
}

.icon-automobile:before,
.icon-car:before {
	content: "\f1b9"
}

.icon-cab:before,
.icon-taxi:before {
	content: "\f1ba"
}

.icon-tree:before {
	content: "\f1bb"
}

.icon-spotify:before {
	content: "\f1bc"
}

.icon-deviantart:before {
	content: "\f1bd"
}

.icon-soundcloud:before {
	content: "\f1be"
}

.icon-database:before {
	content: "\f1c0"
}

.icon-file-pdf-o:before {
	content: "\f1c1"
}

.icon-file-word-o:before {
	content: "\f1c2"
}

.icon-file-excel-o:before {
	content: "\f1c3"
}

.icon-file-powerpoint-o:before {
	content: "\f1c4"
}

.icon-file-image-o:before,
.icon-file-photo-o:before,
.icon-file-picture-o:before {
	content: "\f1c5"
}

.icon-file-archive-o:before,
.icon-file-zip-o:before {
	content: "\f1c6"
}

.icon-file-audio-o:before,
.icon-file-sound-o:before {
	content: "\f1c7"
}

.icon-file-movie-o:before,
.icon-file-video-o:before {
	content: "\f1c8"
}

.icon-file-code-o:before {
	content: "\f1c9"
}

.icon-vine:before {
	content: "\f1ca"
}

.icon-codepen:before {
	content: "\f1cb"
}

.icon-jsfiddle:before {
	content: "\f1cc"
}

.icon-life-bouy:before,
.icon-life-buoy:before,
.icon-life-ring:before,
.icon-life-saver:before,
.icon-support:before {
	content: "\f1cd"
}

.icon-circle-o-notch:before {
	content: "\f1ce"
}

.icon-ra:before,
.icon-rebel:before {
	content: "\f1d0"
}

.icon-empire:before,
.icon-ge:before {
	content: "\f1d1"
}

.icon-git-square:before {
	content: "\f1d2"
}

.icon-git:before {
	content: "\f1d3"
}

.icon-hacker-news:before {
	content: "\f1d4"
}

.icon-tencent-weibo:before {
	content: "\f1d5"
}

.icon-qq:before {
	content: "\f1d6"
}

.icon-wechat:before,
.icon-weixin:before {
	content: "\f1d7"
}

.icon-paper-plane:before,
.icon-send:before {
	content: "\f1d8"
}

.icon-paper-plane-o:before,
.icon-send-o:before {
	content: "\f1d9"
}

.icon-history:before {
	content: "\f1da"
}

.icon-circle-thin:before {
	content: "\f1db"
}

.icon-header:before {
	content: "\f1dc"
}

.icon-paragraph:before {
	content: "\f1dd"
}

.icon-sliders:before {
	content: "\f1de"
}

.icon-share-alt:before {
	content: "\f1e0"
}

.icon-share-alt-square:before {
	content: "\f1e1"
}

.icon-bomb:before {
	content: "\f1e2"
}

.icon-futbol-o:before,
.icon-soccer-ball-o:before {
	content: "\f1e3"
}

.icon-tty:before {
	content: "\f1e4"
}

.icon-binoculars:before {
	content: "\f1e5"
}

.icon-plug:before {
	content: "\f1e6"
}

.icon-slideshare:before {
	content: "\f1e7"
}

.icon-twitch:before {
	content: "\f1e8"
}

.icon-yelp:before {
	content: "\f1e9"
}

.icon-newspaper-o:before {
	content: "\f1ea"
}

.icon-wifi:before {
	content: "\f1eb"
}

.icon-calculator:before {
	content: "\f1ec"
}

.icon-paypal:before {
	content: "\f1ed"
}

.icon-google-wallet:before {
	content: "\f1ee"
}

.icon-cc-visa:before {
	content: "\f1f0"
}

.icon-cc-mastercard:before {
	content: "\f1f1"
}

.icon-cc-discover:before {
	content: "\f1f2"
}

.icon-cc-amex:before {
	content: "\f1f3"
}

.icon-cc-paypal:before {
	content: "\f1f4"
}

.icon-cc-stripe:before {
	content: "\f1f5"
}

.icon-bell-slash:before {
	content: "\f1f6"
}

.icon-bell-slash-o:before {
	content: "\f1f7"
}

.icon-trash:before {
	content: "\f1f8"
}

.icon-copyright:before {
	content: "\f1f9"
}

.icon-at:before {
	content: "\f1fa"
}

.icon-eyedropper:before {
	content: "\f1fb"
}

.icon-paint-brush:before {
	content: "\f1fc"
}

.icon-birthday-cake:before {
	content: "\f1fd"
}

.icon-area-chart:before {
	content: "\f1fe"
}

.icon-pie-chart:before {
	content: "\f200"
}

.icon-line-chart:before {
	content: "\f201"
}

.icon-lastfm:before {
	content: "\f202"
}

.icon-lastfm-square:before {
	content: "\f203"
}

.icon-toggle-off:before {
	content: "\f204"
}

.icon-toggle-on:before {
	content: "\f205"
}

.icon-bicycle:before {
	content: "\f206"
}

.icon-bus:before {
	content: "\f207"
}

.icon-ioxhost:before {
	content: "\f208"
}

.icon-angellist:before {
	content: "\f209"
}

.icon-cc:before {
	content: "\f20a"
}

.icon-ils:before,
.icon-shekel:before,
.icon-sheqel:before {
	content: "\f20b"
}

.icon-meanpath:before {
	content: "\f20c"
}

.icon-thermometer-quarter:before {
	content: "\f2ca"
}

.icon-shower:before {
	content: "\f2cc"
}

.fancybox-is-open .fancybox-stage,
body.compensate-for-scrollbar {
	overflow: hidden
}

.fancybox-active {
	height: auto
}

.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute !important;
	top: -9999px;
	visibility: hidden
}

.fancybox-container {
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: 0;
	position: fixed;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	transform: translateZ(0);
	width: 100%;
	z-index: 99992
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	transition-duration: inherit;
	transition-property: opacity;
	transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
	opacity: .9;
	transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
	direction: ltr;
	opacity: 0;
	position: absolute;
	transition: opacity .25s, visibility 0s .25s;
	visibility: hidden;
	z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	transition: opacity .25s, visibility;
	visibility: visible
}

.fancybox-slide,
.fancybox-slide--image .fancybox-content {
	transition-property: transform, opacity;
	top: 0;
	left: 0;
	-webkit-backface-visibility: hidden
}

.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	top: 0;
	-webkit-touch-callout: none;
	user-select: none
}

.fancybox-toolbar {
	right: 0;
	top: 0
}

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	transform: translateZ(0);
	z-index: 99994
}

.fancybox-slide {
	display: none;
	height: 100%;
	outline: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	white-space: normal;
	width: 100%;
	z-index: 99994
}

#af_wrapper,
.fancybox-share__button,
.fancybox-thumbs__list,
.marquee,
.menu_horz_multi>li ul li a,
.text-nowrap {
	white-space: nowrap
}

.fancybox-slide::before {
	content: '';
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-show-thumbs .fancybox-thumbs,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous,
.menu_vert_accord li.active>ul,
.mod-callback #chronoform-callback .gcore-display-table,
.photo_list .photo_block .photo_name,
.photo_list .photo_block .photo_wrapper,
.slick-initialized .slick-slide,
.slick-slide img,
.spoiler noindex,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block
}

.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2),
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small,
.fancybox-slide--image::before,
.gbs3 .form-horizontal .form-group.form-row-u_konf:after,
.gbs3 .form-horizontal .form-group.form-row-u_konf:before,
.menu_switcher,
.pagination,
.slick-arrow.slick-hidden,
.slick-slide.slick-loading img,
[hidden],
template {
	display: none
}

.fancybox-slide--html {
	padding: 6px
}

.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
	animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	background: 0 0/100% 100% no-repeat;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	-ms-transform-origin: top left;
	transform-origin: top left;
	user-select: none;
	z-index: 99995
}

.fancybox-image,
.fancybox-share__button,
.fancybox-spaceball {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

.fancybox-can-zoomOut .fancybox-content {
	cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
	cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
	cursor: -webkit-grab;
	cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.fancybox-container [data-selectable=true] {
	cursor: text
}

.fancybox-image,
.fancybox-spaceball {
	background: 0 0;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	user-select: none;
	width: 100%
}

.fancybox-spaceball {
	z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%
}

.fancybox-slide--video .fancybox-content {
	background: #000
}

.fancybox-slide--map .fancybox-content {
	background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
	background: #fff
}

.fancybox-iframe,
.fancybox-video {
	background: 0 0;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}

pre,
textarea {
	overflow: auto
}

.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0
}

.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%
}

.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0
}

.fancybox-button {
	background: rgba(30, 30, 30, .6);
	border: 0;
	border-radius: 0;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	transition: color .2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
	color: #ccc
}

.fancybox-button:focus,
.slick-dots li button:focus,
.slick-dots li button:hover,
.slick-list:focus,
a:active,
a:hover {
	outline: 0
}

.fancybox-button.fancybox-focus {
	outline: dotted 1px
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: 0
}

.fancybox-button div {
	height: 100%
}

.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%
}

.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0
}

.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-ms-transform-origin: 0;
	transform-origin: 0;
	transition-property: transform;
	transition-timing-function: linear;
	z-index: 99998
}

.fancybox-close-small {
	background: 0 0;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: .8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401
}

.fancybox-close-small:hover {
	color: #fff;
	opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden
}

.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px
}

.fancybox-navigation .fancybox-button div {
	padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	left: env(safe-area-inset-left);
	padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
	right: env(safe-area-inset-right)
}

.fancybox-caption {
	background: linear-gradient(to top, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
	bottom: 0;
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 75px 44px 25px;
	right: 0;
	text-align: center;
	z-index: 99996
}

@supports (padding:max(0px)) {
	.fancybox-caption {
		padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
	}
}

.fancybox-caption--separate {
	margin-top: -50px
}

.fancybox-caption__body {
	max-height: 50vh;
	overflow: auto;
	pointer-events: all
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none
}

.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline
}

.fancybox-loading {
	animation: 1s linear infinite fancybox-rotate;
	background: 0 0;
	border: 4px solid #888;
	border-bottom-color: #fff;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999
}

@keyframes fancybox-rotate {
	100% {
		transform: rotate(360deg)
	}
}

.fancybox-animated {
	transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	transform: translate3d(0, 0, 0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	transform: scale3d(1, 1, 1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	-ms-transform: rotate(-360deg);
	transform: rotate(-360deg)
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	-ms-transform: rotate(360deg);
	transform: rotate(360deg)
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	-ms-transform: rotate(0);
	transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
}

.fancybox-fx-tube.fancybox-slide--previous {
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
	transform: translate3d(0, 0, 0) scale(1)
}

@media all and (max-height:576px) {
	.fancybox-slide {
		padding-left: 6px;
		padding-right: 6px
	}

	.fancybox-slide--image {
		padding: 6px 0
	}

	.fancybox-close-small {
		right: -6px
	}

	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px
	}

	.fancybox-caption {
		padding-left: 12px;
		padding-right: 12px
	}

	@supports (padding:max(0px)) {
		.fancybox-caption {
			padding-left: max(12px, env(safe-area-inset-left));
			padding-right: max(12px, env(safe-area-inset-right))
		}
	}
}

.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center
}

.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px
}

.fancybox-share p,
.leftmenu .menu_vert_accord,
.leftmenu .menu_vert_multi {
	margin: 0;
	padding: 0
}

.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	transition: .2s;
	user-select: none
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
	color: #fff
}

.fancybox-share__button:hover,
.mod-news .materials_list .materials_row a:hover,
.mod-news .materials_list .mod_news_links a:hover {
	text-decoration: none
}

.fancybox-share__button--fb {
	background: #3b5998
}

.fancybox-share__button--fb:hover {
	background: #344e86
}

.fancybox-share__button--pt {
	background: #bd081d
}

.fancybox-share__button--pt:hover {
	background: #aa0719
}

.fancybox-share__button--tw {
	background: #1da1f2
}

.fancybox-share__button--tw:hover {
	background: #0d95e8
}

.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px
}

.fancybox-share__button svg path {
	fill: #fff
}

.fancybox-share__input {
	background: 0 0;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0;
	outline: 0;
	padding: 10px 15px;
	width: 100%
}

.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px;
	position: absolute;
	right: 0;
	top: 0;
	width: 212px;
	z-index: 99995
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px
}

.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: relative;
	width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list,
.hor_slider_wrapper .hor_slider_inner,
.slick-list,
.spoiler,
svg:not(:root) {
	overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px
}

hr,
img,
legend {
	border: 0
}

.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, .1);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100px
}

.fancybox-thumbs__list a::before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: '';
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: .2s cubic-bezier(.25, .46, .45, .94);
	z-index: 99991
}

.fancybox-thumbs__list a:focus::before {
	opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before,
.slick-dots li button:focus:before,
.slick-dots li button:hover:before,
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
	opacity: 1
}

@media all and (max-width:576px) {
	.fancybox-thumbs {
		width: 110px
	}

	.fancybox-show-thumbs .fancybox-inner {
		right: 110px
	}

	.fancybox-thumbs__list a {
		max-width: calc(100% - 10px)
	}
}

.slick-slider {
	position: relative;
	display: block;
	-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
}

.slick-list {
	position: relative;
	display: block;
	margin: 0;
	padding: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:after,
.slick-track:before {
	display: table;
	content: ""
}

.clearfix:after,
.container-fluid:after,
.container:after,
.row:after,
.slick-track:after {
	clear: both
}

.invisible,
.slick-loading .slick-slide,
.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

.hdr_choose_city,
[dir=rtl] .slick-slide {
	float: right
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-loading .slick-list {
	background: url("../images/ajax-loader.gif") center center no-repeat #fff
}

@font-face {
	font-family: slick;
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	src: url("../fonts/slick.eot");
	src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg")
}

.slick-next,
.slick-prev {
	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: 0;
	background: 0 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
	color: transparent;
	outline: 0;
	background: 0 0
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
	opacity: .25
}

.slick-next:before,
.slick-prev:before {
	font-family: slick;
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: #000
}

.slick-prev {
	left: -25px
}

[dir=rtl] .slick-prev {
	right: -25px;
	left: auto
}

.slick-prev:before,
[dir=rtl] .slick-next:before {
	content: "←"
}

.slick-next:before,
[dir=rtl] .slick-prev:before {
	content: "→"
}

.slick-next {
	right: -25px
}

[dir=rtl] .slick-next {
	right: auto;
	left: -25px
}

#content_wrapper .moduletable,
.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: 0;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: 0;
	background: 0 0
}

.slick-dots li button:before {
	font-family: slick;
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	text-align: center;
	display: block;
	width: 12px;
	height: 12px;
	overflow: hidden;
	cursor: pointer;
	background: #ffffff;
	border: 1px solid #21242c;
	border-radius: 12px;
	box-shadow: 0 0 3px #21242c;
}

.slick-dots li.slick-active button:before {
	background: #21242c;
}

.spoiler {
	display: block;
	line-height: 21px
}

.spoiler dl,
.spoiler ol,
.spoiler p,
.spoiler ul,
.spoiler.closed noindex dl,
.spoiler.closed noindex ol,
.spoiler.closed noindex p,
.spoiler.closed noindex ul,
p {
	margin: 0 0 10px
}

.spoiler hr {
	margin: 10px 0
}

#footer p,
#header_top p,
.spoiler.closed dl,
.spoiler.closed hr,
.spoiler.closed ol,
.spoiler.closed p,
.spoiler.closed ul,
.topmenu .menu_horz_multi>li,
figure {
	margin: 0
}

address,
dl,
ol,
ul {
	margin-bottom: 10px
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

b,
dt,
optgroup,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

mark {
	background: #ff0;
	color: #000
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	vertical-align: middle
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #eee
}

body,
html {
	height: 100%
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

address,
cite {
	font-style: normal
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	padding: 0
}

td,
th {
	padding: 0
}

@media print {

	blockquote,
	img,
	pre,
	tr {
		page-break-inside: avoid
	}

	* {
		text-shadow: none !important;
		color: #000 !important;
		background: 0 0 !important;
		box-shadow: none !important
	}

	a,
	a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " (" attr(href) ")"
	}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}

	blockquote,
	pre {
		border: 1px solid #999
	}

	thead {
		display: table-header-group
	}

	img {
		max-width: 100% !important
	}

	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}

	select {
		background: #fff !important
	}

	.table td,
	.table th {
		background-color: #fff !important
	}

	.table {
		border-collapse: collapse !important
	}

	.table-bordered td,
	.table-bordered th {
		border: 1px solid #ddd !important
	}
}

.table .table,
body {
	background-color: #fff
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 100%;
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0;
	line-height: 1.42857143;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	color: #5c5f69
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	background: 0 0;
	color: #177ed5;
	text-decoration: none;
	outline: 0 !important
}

#af_wrapper .af_close:hover,
.item-page h1.page-header,
.page-header,
.products_row .product_block:hover a.products_link,
.topsearch .ajax_result_list .ajax_result_row a:hover {
	color: #21242c
}

a:focus,
a:hover {
	color: #105590;
	text-decoration: underline
}

.btn,
.products_row .product_block a.products_link,
input[type=submit] {
	text-decoration: none !important
}

.img-responsive,
img {
	max-width: 100%;
	height: auto
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: inherit;
	font-weight: 400;
	line-height: 1.1;
	color: #21242c
}

address,
dd,
dt {
	line-height: 1.42857143
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}

#header_top .row,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
	font-size: 65%
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-size: 75%
}

.h1,
h1 {
	font-size: 36px
}

.h2,
h2 {
	font-size: 24px
}

.h3,
h3 {
	font-size: 20px
}

.h4,
.header_mail a,
h4 {
	font-size: 18px
}

.h5,
h5 {
	font-size: 14px
}

.h6,
h6 {
	font-size: 12px
}

.page-header {
	font-size: 27px;
	padding: 0 !important;
	margin: 0 0 10px !important
}

.small,
small {
	font-size: 85%
}

.mark,
mark {
	background-color: #fcf8e3;
	padding: .2em
}

.text-hide,
table {
	background-color: transparent
}

.text-left,
th {
	text-align: left
}

#footer_inner .tel_mail,
.mod-callback #chronoform-callback #form-row-u_send,
.mod-news .materials_list .mod_news_links,
.text-right {
	text-align: right
}

.moduletable.ftr_mail,
.text-center,
.topmenu .menu_horz_multi {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-lowercase {
	text-transform: lowercase
}

.row.hidro span,
.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

dl,
ol,
ul {
	margin-top: 0
}

#footer .row,
#header .module,
#header .module .page-header,
#header_bottom .row,
.blog .materials_grid .materials_row,
.blog-featured .materials_grid .materials_row,
.row>[class*=col],
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.col-xs-offset-0,
dd {
	margin-left: 0
}

abbr[data-original-title],
abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 10px;
	font-size: 14px;
	border-left: 5px solid #eee
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}

blockquote:after,
blockquote:before {
	content: ""
}

.container,
.container-fluid {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto
}

.row {
	margin-right: -10px;
	margin-left: -10px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px
}

#footer .counters,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.slider_row .item_slide {
	float: left
}

.col-xs-12 {
	width: 100%
}

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-10 {
	width: 83.33333333%
}

.col-xs-9 {
	width: 75%
}

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-7 {
	width: 58.33333333%
}

.col-xs-6 {
	width: 50%
}

.col-xs-5 {
	width: 41.66666667%
}

.col-xs-4 {
	width: 33.33333333%
}

.col-xs-3 {
	width: 25%
}

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-1 {
	width: 8.33333333%
}

.col-xs-pull-12,
.main_slider .smpl_slider_wrapper .left_dec {
	right: 100%
}

.col-xs-pull-11 {
	right: 91.66666667%
}

.col-xs-pull-10 {
	right: 83.33333333%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-8 {
	right: 66.66666667%
}

.col-xs-pull-7 {
	right: 58.33333333%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-5 {
	right: 41.66666667%
}

.col-xs-pull-4 {
	right: 33.33333333%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-2 {
	right: 16.66666667%
}

.col-xs-pull-1 {
	right: 8.33333333%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-push-12,
.main_slider .smpl_slider_wrapper .right_dec {
	left: 100%
}

.col-xs-push-11 {
	left: 91.66666667%
}

.col-xs-push-10 {
	left: 83.33333333%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-8 {
	left: 66.66666667%
}

.col-xs-push-7 {
	left: 58.33333333%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-5 {
	left: 41.66666667%
}

.col-xs-push-4 {
	left: 33.33333333%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-2 {
	left: 16.66666667%
}

.col-xs-push-1 {
	left: 8.33333333%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-offset-12 {
	margin-left: 100%
}

.col-xs-offset-11 {
	margin-left: 91.66666667%
}

.col-xs-offset-10 {
	margin-left: 83.33333333%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-8 {
	margin-left: 66.66666667%
}

.col-xs-offset-7 {
	margin-left: 58.33333333%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-5 {
	margin-left: 41.66666667%
}

.col-xs-offset-4 {
	margin-left: 33.33333333%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-2 {
	margin-left: 16.66666667%
}

.col-xs-offset-1 {
	margin-left: 8.33333333%
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #ddd
}

table>tbody>tr>td,
table>tbody>tr>th,
table>tfoot>tr>td,
table>tfoot>tr>th,
table>thead>tr>td,
table>thead>tr>th {
	padding-left: 8px;
	padding-right: 8px;
	border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th,
table>thead>tr>td,
table>thead>tr>th {
	border-bottom-width: 2px
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
	border-top: 0
}

.table>tbody+tbody {
	border-top: 2px solid #ddd
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
	padding: 5px
}

.table-bordered {
	border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border: 1px solid #afb1b7
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #f9f9f9
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
	background-color: #f5f5f5
}

table col[class*=col-] {
	position: static;
	float: none;
	display: table-column
}

table td[class*=col-],
table th[class*=col-] {
	position: static;
	float: none;
	display: table-cell
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
	background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
	background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
	background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
	background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		overflow-x: auto;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
		-webkit-overflow-scrolling: touch
	}

	.table-responsive>.table {
		margin-bottom: 0
	}

	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>thead>tr>th {
		white-space: nowrap
	}

	.table-responsive>.table-bordered {
		border: 0
	}

	.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.table-responsive>.table-bordered>tfoot>tr>td:first-child,
	.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.table-responsive>.table-bordered>thead>tr>td:first-child,
	.table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0
	}

	.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.table-responsive>.table-bordered>tfoot>tr>td:last-child,
	.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.table-responsive>.table-bordered>thead>tr>td:last-child,
	.table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0
	}

	.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.table-responsive>.table-bordered>tfoot>tr:last-child>td,
	.table-responsive>.table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0
	}
}

.ambs-jshop-filter .af_label,
.material_detail .material_description .material_part,
.products_row .product_block .product_buttons .btn-buy {
	margin-bottom: 5px
}

.products_row .product_block .products_img_wrapper,
.products_row .product_block .products_title {
	display: block;
	margin-bottom: 10px;
	text-align: center
}

.ambs-jshop-filter .af_options,
.product_detail .product_price {
	margin-bottom: 15px
}

.ambs-jshop-filter .af_input,
.menu_horz_multi>li ul li {
	display: block;
	position: relative
}

.ambs-jshop-filter #af_pricessh input[type=text] {
	width: 80px;
	font-size: 14px;
	text-align: center
}

.ambs-jshop-filter .af_link {
	text-decoration: none;
	font-size: 11px
}

.ambs-jshop-filter #af_price_slider {
	margin-top: 20px;
	position: relative
}

.ambs-jshop-filter #af_price_slider table.trackbar .limit {
	display: block;
	position: relative;
	top: -10px;
	color: #aaa;
	font-size: 12px
}

.ambs-jshop-filter #af_price_slider table.trackbar #leftBegun,
.ambs-jshop-filter #af_price_slider table.trackbar #rightBegun {
	display: inline-block;
	width: 8px;
	height: 8px;
	background: repeat-x #21242c;
	cursor: pointer;
	background-image: -webkit-linear-gradient(top, #424858 0, #21242c 100%);
	background-image: -o-linear-gradient(top, #424858 0, #21242c 100%);
	background-image: linear-gradient(to bottom, #424858 0, #21242c 100%)
}

.ambs-jshop-filter #af_price_slider table.trackbar .l {
	background-image: -webkit-linear-gradient(top, #dedede 0, #ccc 100%);
	background-image: -o-linear-gradient(top, #dedede 0, #ccc 100%);
	background-image: linear-gradient(to bottom, #dedede 0, #ccc 100%);
	background-repeat: repeat-x;
	width: 1%;
	text-align: right;
	line-height: 0;
	padding: 0
}

.ambs-jshop-filter #af_price_slider table.trackbar .r,
.ambs-jshop-filter #af_price_slider table.trackbar span.inactive {
	background-image: -webkit-linear-gradient(top, #dedede 0, #ccc 100%);
	background-image: -o-linear-gradient(top, #dedede 0, #ccc 100%);
	background-repeat: repeat-x
}

.ambs-jshop-filter #af_price_slider table.trackbar .l .limit {
	left: 0
}

.ambs-jshop-filter #af_price_slider table.trackbar .l span.inactive {
	float: left;
	display: block
}

.ambs-jshop-filter #af_price_slider table.trackbar .r {
	background-image: linear-gradient(to bottom, #dedede 0, #ccc 100%);
	width: 1%;
	line-height: 0;
	padding: 0
}

.ambs-jshop-filter #af_price_slider table.trackbar .r .limit {
	right: 0
}

.ambs-jshop-filter #af_price_slider table.trackbar .r span.inactive {
	display: inline-block
}

.ambs-jshop-filter #af_price_slider table.trackbar .c {
	width: 100%;
	line-height: 0;
	padding: 0;
	background-image: -webkit-linear-gradient(top, #fdda62 0, #fcc816 100%);
	background-image: -o-linear-gradient(top, #fdda62 0, #fcc816 100%);
	background-image: linear-gradient(to bottom, #fdda62 0, #fcc816 100%);
	background-repeat: repeat-x
}

.ambs-jshop-filter #af_price_slider table.trackbar span.inactive {
	background-image: linear-gradient(to bottom, #dedede 0, #ccc 100%);
	height: 8px;
	margin: 0 !important
}

#af_wrapper {
	background: #f0f1f3;
	border: 1px solid #888;
	box-shadow: 0 0 3px #555;
	border-radius: 15px;
	padding: 5px 10px;
	overflow: hidden;
	position: absolute;
	z-index: 999;
	font-size: 13px;
	top: 0 !important;
	left: 50% !important
}

#af_wrapper img {
	display: inline
}

#af_wrapper #af_count_product {
	padding-right: 5px
}

#af_wrapper .af_close {
	color: #fcc816;
	font-weight: 600;
	text-decoration: none
}

.categories_row .category_block {
	margin-bottom: 20px !important
}

.categories_row .category_block .shop-category-image-wrapper {
	text-align: center;
	display: block
}

.categories_row .category_block .shop-category-image-wrapper img {
	border: 10px solid #fff;
	border-radius: 150px;
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	transition: .2s ease-out
}

.categories_row .category_block .shop-category-name {
	display: block;
	text-align: center;
	margin-top: 5px
}

.categories_row .category_block:hover .shop-category-image-wrapper img {
	border: 10px solid #d2dce9
}

.products_row .product_block {
	background: #fff;
	border: 1px solid #ccc;
	padding: 15px;
	border-radius: 4px;
	margin-bottom: 15px !important;
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	transition: .2s ease-out
}

.products_row .product_block .products_title {
	height: 40px;
	overflow: hidden
}

.page-nav .next,
.page-nav .prev,
.products_row .product_block .product_price {
	width: 50%;
	float: left
}

.products_row .product_block .product_price .current_price {
	font-size: 19px;
	font-weight: 600
}

.products_row .product_block .product_quantity {
	width: 50%;
	float: left;
	text-align: right
}

.product_detail .product_information .product_quantity .prod_qty_input,
.products_row .product_block .product_quantity .prod_qty_input {
	display: inline-block;
	position: relative
}

.products_row .product_block .product_quantity .prod_qty_input input {
	width: 80%;
	padding-right: 25px;
	text-align: center;
	margin-left: 15px;
	border-radius: 20px
}

.product_detail .product_information .product_quantity .prod_qty_input .minus,
.product_detail .product_information .product_quantity .prod_qty_input .plus,
.products_row .product_block .product_quantity .prod_qty_input .minus,
.products_row .product_block .product_quantity .prod_qty_input .plus {
	cursor: pointer;
	position: absolute;
	font-size: 15px
}

.product_detail .product_information .product_quantity .prod_qty_input .plus,
.products_row .product_block .product_quantity .prod_qty_input .plus {
	right: 8px;
	top: 0
}

.product_detail .product_information .product_quantity .prod_qty_input .minus,
.products_row .product_block .product_quantity .prod_qty_input .minus {
	right: 8px;
	top: 11px
}

.products_row .product_block .product_buttons {
	clear: both;
	padding-top: 15px
}

.products_row .product_block .product_buttons .btn {
	width: 100%;
	text-align: center
}

.products_row .product_block:hover {
	border: 1px solid #fcc816
}

.hor_slider_inner {
	margin: 0 5px;
	overflow: hidden
}

.product_detail .product_images .slider_next_button,
.product_detail .product_images .slider_prev_button {
	font-size: 26px;
	margin-top: -20px
}

.product_detail .product_images .product_label {
	position: absolute
}

.product_detail .product_images #main_image {
	border: 1px solid #fcc816;
	background: #fff;
	cursor: pointer
}

.product_detail .product_images .product_main_image {
	position: relative;
	margin-bottom: 14px
}

.product_detail .product_images .product_thumb_images {
	overflow: hidden;
	margin-left: -14px
}

.product_detail .product_images .product_thumb_images .img_thumb {
	display: block;
	position: relative;
	overflow: hidden;
	float: left;
	width: 33%;
	padding-top: 33%;
	height: 0
}

.product_detail .product_images .product_thumb_images .img_thumb .img_thumb_wrapper {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 14px;
	padding-bottom: 14px;
	cursor: pointer;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: block;
	text-align: center
}

.product_detail .product_images .product_thumb_images .img_thumb .img_thumb_wrapper img {
	max-height: 100%;
	vertical-align: middle
}

.product_detail .product_images .product_thumb_images .img_thumb .img_thumb_wrapper .bg_thumb {
	display: block;
	border: 1px solid #fcc816;
	background: center center/cover no-repeat #fff;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	width: 100%;
	height: 100%;
	position: relative;
	behavior: url('/templates/default/pie/PIE.php')
}

.product_detail .product_images .count_thumbs_1 .img_thumb {
	width: 100%;
	padding-top: 100%
}

.product_detail .product_images .count_thumbs_2 .img_thumb {
	width: 50%;
	padding-top: 50%
}

.product_detail .product_images .count_thumbs_3 .img_thumb {
	width: 33.333%;
	padding-top: 33.333%
}

.product_detail .product_images .count_thumbs_4 .img_thumb {
	width: 25%;
	padding-top: 25%
}

.product_detail .product_images .count_thumbs_5 .img_thumb {
	width: 20%;
	padding-top: 20%
}

.product_detail .product_price .current_price {
	font-size: 21px;
	color: #ffb810
}

.product_detail .product_information .product_quantity {
	margin: 0 20px 20px 0;
	float: left
}

.product_detail .product_information .product_quantity .prod_qty_input input {
	width: 70px;
	padding-right: 25px;
	text-align: center;
	margin-left: 15px;
	border-radius: 20px
}

.manufacturer_row .manufacturer_block {
	margin-bottom: 25px !important
}

.zoomContainer .zoomWindow {
	border-color: #fcc816 !important
}

.page-nav {
	margin: 10px 0 20px
}

.page-nav .next {
	float: right;
	text-align: right
}

.slider_row .item_slide .product_block {
	margin: 0 9px
}

@media (max-width:479px) {
	.slider_row .item_slide {
		width: 100%
	}
}

@media (min-width:480px) and (max-width:767px) {
	.slider_row .item_slide {
		width: 50%
	}
}

.main_slider,
.main_slider .smpl_slider_wrapper {
	height: 396px;
	width: 100%;
	position: relative;
	overflow: hidden
}

#main_slider ul.nav {
	margin: -15px 0 0;
	padding: 0 0 15px;
	position: relative;
	z-index: 99
}

#main_slider ul.nav li>span {
	background: #fff;
	border: 1px solid #fcc816;
	border-radius: 50px;
	width: 11px;
	height: 11px
}

#main_slider ul.nav li.active span,
#main_slider ul.nav li:hover span {
	background: #fcc816
}

.main_slider {
	z-index: 80
}

.main_slider .smpl_slider_wrapper .left_button,
.main_slider .smpl_slider_wrapper .right_button {
	width: 44px;
	height: 44px;
	position: absolute;
	top: 50%;
	margin-top: -22px;
	cursor: pointer;
	z-index: 99;
	color: #fff;
	font-size: 20px;
	background: #21242c;
	border-radius: 50%;
	text-align: center;
	box-shadow: 0 0 2px #21242c;
	vertical-align: middle;
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	transition: .2s ease-out
}

.main_slider .smpl_slider_wrapper .left_button .icon,
.main_slider .smpl_slider_wrapper .right_button .icon {
	line-height: 44px;
	vertical-align: middle
}

.main-catalog .menu-item:hover .image-title,
.main_slider .smpl_slider_wrapper .left_button:hover,
.main_slider .smpl_slider_wrapper .right_button:hover,
.topmenu .menu_horz_multi>li.active>a,
.topmenu .menu_horz_multi>li:hover>a {
	background: #fcc816;
	color: #21242c
}

.main_slider .smpl_slider_wrapper .left_button {
	border-top: none;
	border-right: none;
	left: 50%;
	margin-left: -615px
}

.main_slider .smpl_slider_wrapper .right_button {
	border-bottom: none;
	border-left: none;
	left: 50%;
	margin-left: 571px
}

.main_slider .smpl_slider_wrapper .smpl_slider {
	position: relative;
	overflow: hidden
}

.main_slider .smpl_slider_wrapper .nav_block {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 39px;
	z-index: 9999;
	text-align: center
}

.main_slider .smpl_slider_wrapper .smpl_nav_wrapper {
	display: inline-block;
	height: 39px;
	margin: 0 !important;
	position: relative
}

.main_slider .smpl_slider_wrapper .left_dec,
.main_slider .smpl_slider_wrapper .right_dec {
	position: absolute;
	display: block;
	width: 44px;
	height: 39px;
	top: 0;
	bottom: 0
}

.main_slider .smpl_slider_wrapper .smpl_nav {
	height: 39px;
	margin: 12px 0 0 !important;
	padding: 0
}

.main_slider .smpl_slider_wrapper .smpl_nav li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 4px
}

.main_slider .smpl_slider_wrapper .smpl_nav li span {
	display: block;
	width: 12px;
	height: 12px;
	overflow: hidden;
	cursor: pointer;
	position: relative;
	behavior: url('/templates/default/pie/PIE.php');
	background: #fff;
	border: 1px solid #21242c;
	border-radius: 9px;
	box-shadow: 0 0 3px
}

.main_slider .smpl_slider_wrapper .smpl_nav li.active,
.main_slider .smpl_slider_wrapper .smpl_nav li:hover {
	margin: 0 4px
}

.main_slider .smpl_slider_wrapper .smpl_nav li.active span,
.main_slider .smpl_slider_wrapper .smpl_nav li:hover span {
	background: #21242c;
	border-radius: 11px
}

.main_slider .smpl_slide {
	width: 100%;
	height: 396px;
	float: left;
	position: relative;
	text-align: center;
	line-height: 396px
}

.main_slider .smpl_slide .container {
	display: block;
	height: 396px
}

.main_slider .smpl_slide .smpl_slide_title {
	position: absolute;
	right: 60px;
	bottom: 220px;
	display: block;
	width: 540px;
	line-height: 1.2;
	font-size: 38px;
	text-align: left;
	color: #21242c
}

.main_slider .smpl_slide .smpl_slide_title .slide_title_full,
.main_slider .smpl_slide .smpl_slide_title .top_part {
	display: block;
	text-align: left
}

.main_slider .smpl_slide .smpl_slide_title .bottom_part {
	display: block;
	text-align: right
}

.main_slider .smpl_slide .smpl_slide_description {
	overflow: hidden;
	position: absolute;
	top: 210px;
	right: 60px;
	width: 540px;
	max-height: 65px;
	line-height: 1.3;
	font-size: 15px;
	text-align: left;
	color: #21242c;
	z-index: 99
}

.main_slider .smpl_slide .slider_link {
	position: absolute;
	right: 60px;
	bottom: 65px;
	width: 540px;
	line-height: 1;
	text-align: center
}

.main_slider .smpl_slide .slider_link a {
	display: inline-block;
	padding: 10px 20px;
	border-radius: 22px;
	font-size: 13px
}

.main_slider .smpl_slide .smpl_slide_image_wrapper {
	position: absolute;
	left: 60px;
	top: 0;
	display: block;
	width: 520px;
	height: 396px;
	line-height: 396px;
	text-align: center
}

.main_slider .smpl_slide .smpl_slide_image_wrapper .smpl_slide_image {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	max-width: 100%
}

.main_slider .smpl_slide .smpl_slide_image_wrapper .smpl_slide_image .smpl_slide_image_border {
	padding: 6px;
	display: block;
	line-height: 1;
	position: relative;
	z-index: 600;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjNmNGY1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjYzVjYWQwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VlZjBmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(-45deg, #f3f4f5 0, #c5cad0 50%, #eef0f1 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #f3f4f5), color-stop(50%, #c5cad0), color-stop(100%, #eef0f1));
	background: -webkit-linear-gradient(-45deg, #f3f4f5 0, #c5cad0 50%, #eef0f1 100%);
	background: -o-linear-gradient(-45deg, #f3f4f5 0, #c5cad0 50%, #eef0f1 100%);
	background: -ms-linear-gradient(-45deg, #f3f4f5 0, #c5cad0 50%, #eef0f1 100%);
	background: linear-gradient(135deg, #f3f4f5 0, #c5cad0 50%, #eef0f1 100%);
	-webkit-box-shadow: 0 0 6px 0 #051a26;
	box-shadow: 0 0 6px 0 #051a26
}

.main_slider .smpl_slide .smpl_slide_image_wrapper .smpl_slide_image .smpl_slide_image_border .smpl_slide_image_bg {
	display: block;
	background: #fff
}

.main_slider .smpl_slide .smpl_slide_image_wrapper .smpl_slide_image .smpl_slide_image_rotate {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border: 6px solid #c5cad0;
	background-color: #fff;
	-webkit-box-shadow: 0 0 6px 0 #051a26;
	box-shadow: 0 0 6px 0 #051a26;
	-webkit-transform: rotate(-6deg);
	-ms-transform: rotate(-6deg);
	-o-transform: rotate(-6deg);
	transform: rotate(-6deg);
	z-index: 500
}

.main_slider .smpl_slide .smpl_slide_image_wrapper .smpl_slide_image img {
	max-width: 100%;
	max-height: 396px;
	width: auto;
	height: auto;
	vertical-align: middle;
	position: relative
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
	content: " ";
	display: table
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-print,
.visible-print-block,
.visible-print-inline,
.visible-print-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
	display: none !important
}

.show {
	display: block !important
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	border: 0
}

.hidden {
	display: none !important;
	visibility: hidden !important
}

.affix {
	position: fixed;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

@-ms-viewport {
	width: device-width
}

@media (max-width:767px) {
	.container {
		width: 100%
	}

	.topmenu .menu_horz_multi {
		display: none
	}

	.visible-xs,
	.visible-xs-block {
		display: block !important
	}

	table.visible-xs {
		display: table
	}

	tr.visible-xs {
		display: table-row !important
	}

	td.visible-xs,
	th.visible-xs {
		display: table-cell !important
	}

	.visible-xs-inline {
		display: inline !important
	}

	.visible-xs-inline-block {
		display: inline-block !important
	}

	.hidden-xs {
		display: none !important
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.slider_row .item_slide {
		width: 50%
	}

	.visible-sm,
	.visible-sm-block {
		display: block !important
	}

	table.visible-sm {
		display: table
	}

	tr.visible-sm {
		display: table-row !important
	}

	td.visible-sm,
	th.visible-sm {
		display: table-cell !important
	}

	.visible-sm-inline {
		display: inline !important
	}

	.visible-sm-inline-block {
		display: inline-block !important
	}

	.hidden-sm {
		display: none !important
	}
}

@media (min-width:1024px) and (max-width:1279px) {
	.slider_row .item_slide {
		width: 33.333%
	}

	.visible-md,
	.visible-md-block {
		display: block !important
	}

	table.visible-md {
		display: table
	}

	tr.visible-md {
		display: table-row !important
	}

	td.visible-md,
	th.visible-md {
		display: table-cell !important
	}

	.visible-md-inline {
		display: inline !important
	}

	.visible-md-inline-block {
		display: inline-block !important
	}

	.hidden-md {
		display: none !important
	}
}

@media print {

	.visible-print,
	.visible-print-block {
		display: block !important
	}

	table.visible-print {
		display: table
	}

	tr.visible-print {
		display: table-row !important
	}

	td.visible-print,
	th.visible-print {
		display: table-cell !important
	}

	.visible-print-inline {
		display: inline !important
	}

	.visible-print-inline-block {
		display: inline-block !important
	}

	.hidden-print {
		display: none !important
	}
}

#wrapper {
	min-height: 100%;
	min-width: 320px;
	position: relative;
	z-index: 50
}

.blog .materials_grid .material_block,
.blog-featured .materials_grid .material_block,
.materials_list>.materials_clmn,
.module,
.row {
	margin-bottom: 20px
}

.material_detail .material_fulltext,
.material_detail .material_header,
.module .page-header,
.photo_description {
	margin-bottom: 10px
}

#header {
	position: relative;
	z-index: 100;
	background: url('../images/noise-w.png') #fff
}

.header_modules {
	float: right;
	clear: both;
	padding-top: 17px;
	text-align: right
}

.header_phones {
	color: #21242c;
	padding-top: 10px;
	text-align: right
}

.header_text {
	font-size: 16px;
	color: #21242c
}

#header_bottom {
	min-height: 38px;
	line-height: 38px;
	background: #21242c
}

.topmenu {
	margin: 0 auto
}

.topmenu a {
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	transition: .2s ease-out
}

.topmenu .menu_horz_multi>li>a {
	display: block;
	height: 38px;
	line-height: 38px;
	padding: 0 30px;
	font-size: 15px;
	text-decoration: none;
	color: #fff
}

.topmenu .menu_horz_multi>li ul {
	padding-top: 1px;
	text-align: left
}

.topmenu .menu_horz_multi>li ul li {
	margin: 0;
	min-width: 200px
}

.topmenu .menu_horz_multi>li ul li a {
	display: block;
	padding: 0 15px;
	line-height: 25px;
	font-size: 13px;
	font-weight: 400;
	text-decoration: none;
	white-space: nowrap;
	color: #fff;
	background: #fcce2f
}

.topmenu .menu_horz_multi>li ul li+li {
	margin-top: 1px
}

.topmenu .menu_horz_multi>li ul li.active>a,
.topmenu .menu_horz_multi>li ul li:hover>a {
	background: #21242c;
	color: #fff
}

.topmenu .menu_horz_multi>li ul li ul {
	padding-left: 1px;
	padding-top: 0;
	border-top: none
}

#main_slider {
	background-image: -webkit-linear-gradient(top, #dfe1e5 0, #9ca6b6 100%);
	background-image: -o-linear-gradient(top, #dfe1e5 0, #9ca6b6 100%);
	background-image: linear-gradient(to bottom, #dfe1e5 0, #9ca6b6 100%);
	background-repeat: repeat-x
}

.topsearch {
	padding-top: 40px;
	text-align: center
}

.topsearch form,
.topsearch input {
	margin-bottom: 0;
	line-height: 1.4;
	height: 40px;
	position: relative
}

.topsearch input.inputbox {
	border-radius: 20px;
	width: 100%;
	color: #888;
	box-shadow: 0 1px 3px #bbb;
	padding-right: 30px;
	font-style: italic
}

.topsearch .btn {
	background: 0 0 !important;
	border: none;
	padding: 0;
	box-shadow: 0 0 0 transparent;
	position: absolute;
	top: 4px;
	right: 13px
}

.topsearch .btn:hover {
	color: #0b0c0f
}

.topsearch .search_field {
	padding-top: 5px;
	behavior: url('/templates/default/pie/PIE.php')
}

.topsearch .ajax_result_list {
	position: absolute;
	left: 0;
	top: 30px;
	z-index: 99;
	padding: 5px 10px;
	background: #fff;
	text-align: left;
	width: 94%;
	margin: 0 3%;
	box-shadow: 0 0 2px #bbb
}

.topsearch .ajax_result_list .ajax_result_row {
	padding: 5px 0;
	font-size: 14px
}

.topsearch .ajax_result_list .ajax_result_row+.ajax_result_row {
	border-top: 1px dotted
}

.topsearch .ajax_result_list .ajax_result_row a {
	color: #555;
	font: 11px Tahoma, Verdana, Arial;
	text-decoration: none !important
}

#content_wrapper {
	z-index: 75;
	background: #fff;
	padding: 20px 0 30px
}

#content_wrapper .breadcrumbs {
	margin-bottom: 7px
}

#content_wrapper .module-header {
	font-size: 23px;
	font-weight: 400;
	color: #21242c;
	margin-top: 0
}

.blog .materials_grid .material_block .materials_image_wrapper.img-intro-left,
.blog-featured .materials_grid .material_block .materials_image_wrapper.img-intro-left {
	float: left;
	max-width: 300px;
	margin-right: 20px;
	padding-bottom: 3px
}

.blog .materials_grid .material_block .materials_image_wrapper.img-intro-left img,
.blog-featured .materials_grid .material_block .materials_image_wrapper.img-intro-left img,
.mod-news .materials_list .materials_row .materials_image_wrapper img {
	border-radius: 5px
}

.blog .materials_grid .material_block h2.materials_title,
.blog-featured .materials_grid .material_block h2.materials_title {
	font-size: 21px
}

.blog .materials_grid .material_block h2.materials_title a,
.blog-featured .materials_grid .material_block h2.materials_title a,
.leftmenu .menu_vert_accord li a.active .shop-category-name,
.leftmenu .menu_vert_accord li a.current .shop-category-name,
.leftmenu .menu_vert_accord li a:hover .shop-category-name,
.leftmenu .menu_vert_multi li a.active .shop-category-name,
.leftmenu .menu_vert_multi li a.current .shop-category-name,
.leftmenu .menu_vert_multi li a:hover .shop-category-name,
.mod-news .materials_list .materials_row a {
	text-decoration: underline
}

.blog .materials_grid .material_block:hover a,
.blog-featured .materials_grid .material_block:hover a {
	color: #777a84
}

.item-page .material_image.img_left {
	float: left;
	margin: 0 15px 5px 0
}

.item-page .material_image.img_right {
	float: right;
	margin: 0 0 5px 15px
}

.item-page ul {
	list-style: none;
	padding-left: 0
}

.item-page ul li:before {
	content: "\f061";
	display: inline-block;
	font: 400 12px/1 FontAwesome;
	margin-right: 5px;
	color: #ffb810
}

#under_footer {
	position: relative;
	height: 50px;
	z-index: 9
}

#footer {
	color: #21242c;
	border-top: 1px solid #21242c
}

#footer .module {
	margin-top: 0;
	margin-bottom: 10px;
	min-height: 0
}

#footer_inner {
	padding-bottom: 8px
}

.login-popup .login-input {
	height: 42px !important;
	margin-bottom: 0 !important
}

.login-popup .login-btn-green {
	height: 37px !important;
	width: 70px !important
}

.input-append .add-on,
.input-prepend .add-on,
input[type=text] {
	height: auto !important
}

.leftmenu a {
	-webkit-transition: none;
	-o-transition: none;
	transition: none
}

.leftmenu .menu_vert_accord li,
.leftmenu .menu_vert_multi li {
	margin: 0;
	list-style: none
}

.leftmenu .menu_vert_accord li a,
.leftmenu .menu_vert_multi li a {
	position: relative;
	display: flex;
	align-items: center;
	line-height: 100%;
	font-size: 15px;
	padding: 3px 0;
	text-decoration: none;
	color: #373c49;
	behavior: url('/templates/default/pie/PIE.php')
}

.leftmenu .menu_vert_accord li a .shop-category-name,
.leftmenu .menu_vert_multi li a .shop-category-name {
	margin-left: 18px;
	display: inline-block
}

.leftmenu .menu_vert_accord li a .icon,
.leftmenu .menu_vert_accord li a .pre-item-icon,
.leftmenu .menu_vert_multi li a .icon,
.leftmenu .menu_vert_multi li a .pre-item-icon {
	margin-right: 10px;
	font-size: 14px;
	-webkit-transition: .4s ease-out .2s;
	-o-transition: .4s ease-out .2s;
	transition: .4s ease-out .2s
}

.leftmenu .menu_vert_accord li a .menu-toggler,
.leftmenu .menu_vert_multi li a .menu-toggler {
	float: right;
	padding-top: 3px
}

.leftmenu .menu_vert_accord li a.active,
.leftmenu .menu_vert_accord li a.current,
.leftmenu .menu_vert_accord li a:hover,
.leftmenu .menu_vert_accord li.active>a,
.leftmenu .menu_vert_accord li.current>a,
.leftmenu .menu_vert_multi li a.active,
.leftmenu .menu_vert_multi li a.current,
.leftmenu .menu_vert_multi li a:hover,
.leftmenu .menu_vert_multi li.active>a,
.leftmenu .menu_vert_multi li.current>a {
	color: #586075
}

.leftmenu .menu_vert_accord li a.active .icon,
.leftmenu .menu_vert_accord li a.active .pre-item-icon,
.leftmenu .menu_vert_accord li a.current .icon,
.leftmenu .menu_vert_accord li a.current .pre-item-icon,
.leftmenu .menu_vert_accord li a:hover .icon,
.leftmenu .menu_vert_accord li a:hover .pre-item-icon,
.leftmenu .menu_vert_accord li.active>a .icon,
.leftmenu .menu_vert_accord li.active>a .pre-item-icon,
.leftmenu .menu_vert_accord li.current>a .icon,
.leftmenu .menu_vert_accord li.current>a .pre-item-icon,
.leftmenu .menu_vert_multi li a.active .icon,
.leftmenu .menu_vert_multi li a.active .pre-item-icon,
.leftmenu .menu_vert_multi li a.current .icon,
.leftmenu .menu_vert_multi li a.current .pre-item-icon,
.leftmenu .menu_vert_multi li a:hover .icon,
.leftmenu .menu_vert_multi li a:hover .pre-item-icon,
.leftmenu .menu_vert_multi li.active>a .icon,
.leftmenu .menu_vert_multi li.active>a .pre-item-icon,
.leftmenu .menu_vert_multi li.current>a .icon,
.leftmenu .menu_vert_multi li.current>a .pre-item-icon {
	color: #fcc816;
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	transition: .2s ease-out
}

.leftmenu .menu_vert_accord li+li,
.leftmenu .menu_vert_multi li+li {
	border-top: 1px solid #fcc816
}

.leftmenu .menu_vert_accord li ul li,
.leftmenu .menu_vert_multi li ul li {
	border: none
}

.leftmenu .menu_vert_accord li ul li a,
.leftmenu .menu_vert_multi li ul li a {
	background-image: none;
	padding-left: 15px
}

.leftmenu .menu_vert_accord li ul li ul li a,
.leftmenu .menu_vert_multi li ul li ul li a {
	padding-left: 30px
}

.leftmenu .menu_vert_accord li ul li ul li ul li a,
.leftmenu .menu_vert_multi li ul li ul li ul li a {
	padding-left: 45px
}

.leftmenu .menu_vert_accord li ul li ul li ul li ul li a,
.leftmenu .menu_vert_multi li ul li ul li ul li ul li a {
	padding-left: 65px
}

.mod-contact {
	font-size: 15px
}

.mod-contact img {
	border: 1px solid #cedce1
}

.main-catalog .menu-item a {
	position: relative;
	display: block;
	border-radius: 5px;
	overflow: hidden
}

.main-catalog .menu-item .image-title {
	position: absolute;
	width: 100%;
	bottom: 0;
	z-index: 1;
	display: block;
	padding: 15px 0;
	text-align: center;
	background: #21242c;
	color: #fff
}

.mod-news .materials_list .materials_row {
	clear: left;
	margin-bottom: 10px
}

.mod-news .materials_list .materials_row .materials_data {
	padding-top: 7px;
	line-height: 1.2;
	color: #21242c
}

.mod-news .materials_list .materials_row .materials_title {
	margin: 5px 0
}

.mod-news .materials_list .mod_news_links a {
	color: #777a84;
	text-decoration: underline
}

input[type=text] {
	background: #fff;
	box-shadow: 0 1px 3px #858585
}

.btn,
input[type=submit] {
	display: inline-block;
	color: #666;
	box-shadow: inset 0 0 2px #fff, 0 1px 2px #ccc;
	border-radius: 20px;
	font-size: 13px;
	padding: 4px 30px;
	border: 1px solid #aaa;
	background-image: -webkit-linear-gradient(top, #eee 0, #ccc 100%);
	background-image: -o-linear-gradient(top, #eee 0, #ccc 100%);
	background-image: linear-gradient(to bottom, #eee 0, #ccc 100%);
	background-repeat: repeat-x;
	text-shadow: 1px 1px 0 #fff
}

.breadcrumb li,
.menu_horz li,
.menu_horz_multi>li,
.menu_vert li {
	font-size: 14px;
	letter-spacing: normal
}

.btn:hover,
input[type=submit]:hover {
	background-image: -webkit-linear-gradient(top, #eee 0, #aaa 100%);
	background-image: -o-linear-gradient(top, #eee 0, #aaa 100%);
	background-image: linear-gradient(to bottom, #eee 0, #aaa 100%);
	background-repeat: repeat-x
}

.chronoform.form-horizontal label {
	font-weight: 400
}

.chronoform.form-horizontal .fa-asterisk {
	font-size: 6px !important
}

.chronoform.form-horizontal .help-block {
	font-style: italic;
	padding-left: 12px
}

.chronoform.form-horizontal input[type=submit] {
	color: #000;
	box-shadow: none;
	border-radius: 30px;
	font-size: 16px;
	padding: 0 30px;
	text-transform: uppercase;
	border: 0;
	width: 100% !important;
	line-height: 47px;
	height: 45px;
	display: block;
	margin: 10px auto 0;
	font-weight: 700;
	transition: .5s;
	letter-spacing: 1px;
	background: #fcc816;
	text-shadow: none
}

.chronoform.form-horizontal input[type=submit]:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, .5);
	color: #fcc816;
	background: #000
}

.mod-callback {
	border: 1px solid #ccdbe0;
	padding: 15px
}

.mod-callback #chronoform-callback input[type=text],
.mod-callback #chronoform-callback textarea {
	width: 100% !important
}

.mod-callback #chronoform-callback label {
	display: block;
	float: none !important;
	width: 100%;
	max-width: 100%;
	padding-right: 0;
	padding-top: 0 !important
}

.mod-callback #chronoform-callback .gcore-subinput-container-wide {
	width: 50% !important;
	float: left !important
}

.advantages-list {
	margin-bottom: -25px
}

.advantages-list .advantage-item {
	text-align: center;
	margin-bottom: 25px
}

.advantages-list .advantage-item .advantage_item_icon {
	margin-top: 10px
}

.advantages-list .advantage-item .advantage_item_icon img {
	border: 3px solid #fcc816;
	border-radius: 30%;
	padding: 15px;
	width: 80px;
	height: 80px;
	display: block;
	margin-right: auto;
	margin-left: auto
}

.advantages-list .advantage-item .advantage_item_title {
	font-size: 22px;
	margin: 10px 0;
	color: #21242c;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	line-height: 100%
}

::selection {
	background: #21242c;
	color: #fff
}

::-moz-selection {
	background: #21242c;
	color: #fff
}

.btn,
.btn:hover {
	background-repeat: repeat-x;
	color: #fff
}

.btn {
	background-image: -webkit-linear-gradient(top, #fdda62 0, #fcc816 100%);
	background-image: -o-linear-gradient(top, #fdda62 0, #fcc816 100%);
	background-image: linear-gradient(to bottom, #fdda62 0, #fcc816 100%);
	border: 1px solid #fcc816;
	padding: 6px 15px;
	border-radius: 4px
}

.bgimage,
textarea {
	background-repeat: no-repeat
}

.btn:hover {
	background-image: -webkit-linear-gradient(top, #fcc816 0, #fdd448 100%);
	background-image: -o-linear-gradient(top, #fcc816 0, #fdd448 100%);
	background-image: linear-gradient(to bottom, #fcc816 0, #fdd448 100%)
}

input[type=text],
select,
textarea {
	padding: 5px 10px;
	border: 1px solid #ccc;
	border-radius: 4px;
	resize: none;
	background-image: -webkit-linear-gradient(#dedede, #fff 35%, #fff);
	background-image: -o-linear-gradient(#dedede, #fff 35%, #fff);
	background-image: linear-gradient(#dedede, #fff 35%, #fff);
	background-repeat: no-repeat;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset
}

input[type=text]:focus,
select:focus,
textarea:focus {
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	transition: .2s ease-out;
	border-color: #66afe9;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(102, 175, 233, .6)
}

textarea {
	background-image: -webkit-linear-gradient(#dfdfdf, #fff 15%, #fff);
	background-image: -o-linear-gradient(#dfdfdf, #fff 15%, #fff);
	background-image: linear-gradient(#dfdfdf, #fff 15%, #fff)
}

.bgimage {
	max-width: 100%;
	height: 0;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	background-position: center center
}

.bgimage.ratio3n2 {
	padding: 66% 0 0
}

.bgimage.ratio3n4 {
	padding: 133.33% 0 0
}

.bgimage.ratio4n3 {
	padding: 75% 0 0
}

.bgimage.ratio16n9 {
	padding: 56.25% 0 0
}

.hor_slider_wrapper .slider_next_button,
.hor_slider_wrapper .slider_prev_button {
	position: absolute;
	top: 50%;
	margin-top: -13px;
	display: block;
	width: 18px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 20px;
	color: #21242c;
	z-index: 3000;
	cursor: pointer;
	-webkit-transition: color .2s ease-out;
	-o-transition: color .2s ease-out;
	transition: color .2s ease-out
}

.hor_slider_wrapper .slider_next_button:hover,
.hor_slider_wrapper .slider_prev_button:hover {
	color: #ffb810
}

.hor_slider_wrapper .slider_next_button {
	right: -9px
}

.hor_slider_wrapper .slider_prev_button {
	left: -9px
}

.breadcrumb {
	margin: 0;
	padding: 0;
	list-style: none
}

.breadcrumb li {
	line-height: 20px;
	display: inline-block;
	vertical-align: top;
	margin-right: 5px
}

.menu,
.menu ul,
.menu_horz_multi>li ul ul,
.pagination ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.pagination ul {
	overflow: hidden;
	text-align: right
}

.pagination ul li {
	margin-left: 7px;
	display: inline-block
}

.pagination ul li a {
	color: #888
}

.pagination ul li.active a {
	color: #f05940;
	text-decoration: none
}

.menu_horz li {
	display: inline-block;
	vertical-align: top
}

.menu_horz li+li {
	margin-left: 10px
}

.menu_horz_multi>li {
	display: inline-block;
	vertical-align: top;
	position: relative
}

.menu_horz_multi>li:hover>ul {
	display: block;
	position: absolute;
	top: 100%;
	left: 0
}

.menu_horz_multi>li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: none
}

.menu_vert_accord li ul,
.menu_vert_multi li ul {
	padding-left: 15px;
	margin-top: 15px
}

.menu_horz_multi>li ul li:hover>ul {
	display: block;
	position: absolute;
	top: 0;
	left: 100%
}

.menu_vert li {
	line-height: 20px;
	display: block
}

.menu_vert li+li {
	margin-top: 5px
}

.menu_vert_multi li+li {
	margin-top: 15px
}

.menu_vert_accord li ul {
	display: block !important
}

.materials_list .materials_image_wrapper .materials_image {
	display: block;
	font-size: 0
}

.material_detail .material_date {
	color: #0a66b4
}

.material_detail .material_images.material_images_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px
}

.lt-ie9 div.table-responsive {
	margin-bottom: 20px;
	overflow: visible;
	width: 100%
}

.lt-ie9 div.table-responsive .table,
.lt-ie9 div.table-responsive table {
	margin-bottom: 0 !important
}

.lt-ie8 .main_slider .smpl_nav li {
	position: relative;
	top: 10px
}

.table td {
	color: #5c5f69
}

.gcore-input {
	-webkit-transform-origin: 0 0;
	margin: 0;
	display: block
}

.header_tel {
	margin-bottom: 0;
	font-size: 20px;
	line-height: 1.1
}

.header_phones {
	margin-left: auto
}

.hdr_choose_city #choose-city {
	text-decoration: none;
	color: #222
}

.hdr_choose_city #choose-city .choosen-city {
	font-weight: 700;
	border-bottom: 1px dotted;
	color: #337ed6
}

#artmebius-city #choose-city a {
	border: 1px solid;
	padding: 1px 15px;
	margin-right: 10px;
	text-decoration: none
}

.marquee span {
	display: inline-block;
	padding-left: 100%;
	-webkit-animation: 23s linear infinite scroll;
	-moz-animation: 23s linear infinite scroll;
	animation: 23s linear infinite scroll
}

.marquee {
	display: block;
	width: 100%;
	overflow: hidden;
	padding-top: 5px;
	color: red;
	cursor: pointer
}

.marquee:hover span {
	-webkit-animation-play-state: paused;
	-moz-animation-play-state: paused;
	-o-animation-play-state: paused;
	animation-play-state: paused
}

@-webkit-keyframes scroll {
	0% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}

	100% {
		-webkit-transform: translate(-100%, 0);
		transform: translate(-100%, 0)
	}
}

@-moz-keyframes scroll {
	0% {
		-moz-transform: translate(0, 0);
		transform: translate(0, 0)
	}

	100% {
		-moz-transform: translate(-100%, 0);
		transform: translate(-100%, 0)
	}
}

@keyframes scroll {
	0% {
		transform: translate(0, 0)
	}

	100% {
		transform: translate(-100%, 0)
	}
}

.row-flex {
	display: flex;
	flex-flow: row wrap
}

.marquee-top {
	background: #f0f0f0
}

#header_top .row>[class*=col-] {
	display: flex;
	align-items: center
}

p.advantage_item_desc {
	margin: 10px 0 0;
	line-height: 120%
}

.gbs3 .gcore-form-row.form-row-u_konf {
	display: flex;
	align-items: center;
	justify-content: space-around;
	margin-top: 10px;
	margin-bottom: 5px
}

.gbs3 .gcore-form-row.form-row-u_konf a {
	color: #333
}

.gbs3 .gcore-form-row.form-row-u_konf label {
	margin-left: 10px;
	display: block
}

.gbs3 .gcore-form-row.form-row-u_konf label a {
	display: block;
	line-height: 100%
}

.row.hidro a {
	display: flex;
	align-items: center;
	justify-content: space-around;
	flex-direction: column;
	color: #333
}

.row.hidro img {
	object-fit: cover;
	width: 100%;
	height: 180px
}

.row.hidro span {
	margin-top: 10px;
	font-weight: 700
}

@media (max-width:479.98px) {
	.phocagallery {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-right: 0;
		margin-left: 0;
	} 
	.phocagallery .phocagallery-box-file {
		width: 100%;
		float: none;
		position: relative;
		height: auto !important;
		padding: 0 5px !important;
		margin: 0 0 10px !important;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		border: 0;
	}
	.phocagallery .phocagallery-box-file > div{
		border: 1px solid #e8e8e8;
		overflow: hidden;
	}
	.phocagallery .phocagallery-box-file-first {
		width: 100% !important;
		height: 100% !important;
		margin: 0;
	}
	.phocagallery .phocagallery-box-file-third > div {
		margin-top: 0 !important;
	}
	.phocagallery a.shadowbox-button {
		display:flex;
		align-items: center;
		justify-content: center;
	}
	.phocagallery .pg-image {
		width: 100%;
		padding: 5px;
	}
}
@media (max-width:599.98px) {
	.advantages-list {
		max-width: 360px;
		margin-right: auto;
		margin-left: auto
	}
}

@media (max-width:767.98px) {
	.g-recaptcha>div,
	.module_social_mob a,
	ul.menu_horz_multi>li {
		display: block
	}

	.fix_title,
	.mobile-slogan {
		font-size: 10px;
		letter-spacing: 1px;
		text-transform: uppercase
	}

	#footer_inner [class*=col-],
	#footer_inner [class*=col-] .text-right,
	.fix_elem,
	.mobile-slogan,
	.tac {
		text-align: center
	}

	#header_top,
	.ftr-fixed .container:after,
	.ftr-fixed .container:before,
	.header_bottom .container:after,
	.header_bottom .container:before,
	.main_slider div.smpl_slide div.smpl_slide_image_wrapper,
	.moduletable.topmenu li.item-114,
	.moduletable.topmenu li.item-163,
	.moduletable.topmenu li.item-283,
	.moduletable.topmenu li.item-287 {
		display: none
	}

	div#zcwMiniButton {
		right: 20px;
		bottom: 85px
	}

	.mod-callback {
		margin: 25px auto 0;
		width: 100%;
		max-width: 360px
	}

	.mtm,
	.slick_mobile {
		margin-top: 30px
	}

	.g-recaptcha>div,
	.slick_mobile {
		margin-right: auto;
		margin-left: auto
	}

	.gbs3 div.gcore-form-row.form-row-u_konf {
		justify-content: center
	}

	.content_container {
		display: flex;
		flex-direction: column
	}

	.fix_elem,
	.ftr-fixed .container {
		display: flex;
		align-items: center
	}

	section#content {
		order: 1
	}

	aside#left {
		order: 2
	}

	#footer {
		padding-bottom: 70px;
		text-align: center;
	}

	.ftr-fixed {
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		color: #fff;
		background: #21242c;
		z-index: 999
	}

	.ftr-fixed .container {
		padding-top: 10px;
		padding-bottom: 10px;
		justify-content: space-between
	}

	.fix_elem {
		justify-content: space-between;
		flex-direction: column;
		min-width: 110px;
		padding: 5px 0;
		border-radius: 5px
	}

	.header_bottom a,
	a.fix_link {
		color: #fcc816;
		text-decoration: none
	}

	.header_bottom a:hover,
	a.fix_link:hover {
		text-decoration: none
	}

	a.fix_link span {
		font-size: 18px;
		margin-bottom: 5px
	}

	.module_social_mob.visible-xs {
		display: flex !important;
		align-items: center;
		justify-content: space-between;
		margin-top: 15px
	}

	.module_social_mob img {
		width: 50px
	}

	#footer_inner [class*=col-] {
		width: 100%
	}

	.advantages-list .advantage-item p.advantage_item_title {
		font-size: 18px;
		line-height: 100%;
		font-weight: 700;
		margin: 0
	}

	.slick_mobile {
		max-width: 360px
	}

	.main_slider .smpl_slide span.smpl_slide_title span.slide_title_full {
		font-size: 24px;
		line-height: 120%
	}

	div.main_slider,
	div.main_slider .smpl_slide,
	div.main_slider .smpl_slide .container,
	div.main_slider .smpl_slider_wrapper {
		height: 180px
	}

	.mobile-slogan {
		background: #21242c;
		color: #fcc816;
		border-top: 1px solid #fff;
		padding: 5px 10px
	}

	header#header {
		position: sticky;
		top: 0
	}

	.header_phones.fancybox-content p {
		margin: 0;
		text-align: center
	}

	.header_phones.fancybox-content p.header_mail {
		margin-top: 10px
	}

	.header_phones.fancybox-content a {
		color: #21242c;
		font-weight: 700;
		font-size: 24px;
		text-decoration: none
	}

	.header_phones.fancybox-content p.header_mail a {
		font-size: 18px
	}

	a.logo-mobile img {
		height: 40px
	}

	div#header_bottom {
		line-height: 100%;
		padding: 10px 0
	}

	.topmenu i {
		font-size: 32px;
		width: 35px;
		height: 35px;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 3px
	}

	a.link-block.visible-xs {
		margin-right: 15px
	}

	.menu_switcher.visible-xs,
	a.link-block.visible-xs {
		display: inline-block !important
	}

	.topmenu a.switcher_link {
		color: #fcc816
	}

	.topmenu ul.menu_horz_multi {
		text-align: left;
		position: fixed;
		top: 60px;
		right: 0;
		bottom: 65px;
		left: 0;
		background: #333;
		z-index: 9999;
		overflow-y: auto
	}

	.topmenu ul.menu_horz_multi>li.cmm-name {
		height: 40px;
		line-height: 40px;
		padding: 0 15px;
		font-size: 15px;
		text-decoration: none;
		color: #fcc816;
		font-weight: 700;
		background: rgba(255, 255, 255, .1);
		text-transform: uppercase
	}

	.topmenu ul.menu_horz_multi>li>a {
		height: 35px;
		line-height: 35px;
		padding: 0 15px
	}

	.topmenu ul.menu_horz_multi>li.active>a {
		background: #fff;
		font-weight: 700
	}

	.topmenu ul.menu_horz_multi>li:hover>a {
		background: #fcc816;
		color: #21242c
	}

	.header_bottom .container {
		display: flex;
		align-items: center;
		justify-content: space-between
	}

	div.topmenu {
		margin: 0
	}
}

@media (min-width:768px) {
	header .module_social_mob img {
		width: 25px;
	}
	.container {
		width: 751px
	}

	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		float: left
	}

	.col-sm-12 {
		width: 100%
	}

	.col-sm-11 {
		width: 91.66666667%
	}

	.col-sm-10 {
		width: 83.33333333%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-8 {
		width: 66.66666667%
	}

	.col-sm-7 {
		width: 58.33333333%
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-5 {
		width: 41.66666667%
	}

	.col-sm-4 {
		width: 33.33333333%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-2 {
		width: 16.66666667%
	}

	.col-sm-1 {
		width: 8.33333333%
	}

	.col-sm-pull-12 {
		right: 100%
	}

	.col-sm-pull-11 {
		right: 91.66666667%
	}

	.col-sm-pull-10 {
		right: 83.33333333%
	}

	.col-sm-pull-9 {
		right: 75%
	}

	.col-sm-pull-8 {
		right: 66.66666667%
	}

	.col-sm-pull-7 {
		right: 58.33333333%
	}

	.col-sm-pull-6 {
		right: 50%
	}

	.col-sm-pull-5 {
		right: 41.66666667%
	}

	.col-sm-pull-4 {
		right: 33.33333333%
	}

	.col-sm-pull-3 {
		right: 25%
	}

	.col-sm-pull-2 {
		right: 16.66666667%
	}

	.col-sm-pull-1 {
		right: 8.33333333%
	}

	.col-sm-pull-0 {
		right: auto
	}

	.col-sm-push-12 {
		left: 100%
	}

	.col-sm-push-11 {
		left: 91.66666667%
	}

	.col-sm-push-10 {
		left: 83.33333333%
	}

	.col-sm-push-9 {
		left: 75%
	}

	.col-sm-push-8 {
		left: 66.66666667%
	}

	.col-sm-push-7 {
		left: 58.33333333%
	}

	.col-sm-push-6 {
		left: 50%
	}

	.col-sm-push-5 {
		left: 41.66666667%
	}

	.col-sm-push-4 {
		left: 33.33333333%
	}

	.col-sm-push-3 {
		left: 25%
	}

	.col-sm-push-2 {
		left: 16.66666667%
	}

	.col-sm-push-1 {
		left: 8.33333333%
	}

	.col-sm-push-0 {
		left: auto
	}

	.col-sm-offset-12 {
		margin-left: 100%
	}

	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}

	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}

	.col-sm-offset-9 {
		margin-left: 75%
	}

	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}

	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}

	.col-sm-offset-6 {
		margin-left: 50%
	}

	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}

	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}

	.col-sm-offset-3 {
		margin-left: 25%
	}

	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}

	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}

	.col-sm-offset-0 {
		margin-left: 0
	}

	.fav-right {
		display: flex;
		align-items: center;
		justify-content: center
	}

	.mobile-slogan {
		display: none
	}
}

@media (min-width:768px) and (max-width:1023.98px) {
	.topmenu ul.menu_horz_multi>li>a {
		padding: 0 15px
	}

	.header_text {
		line-height: 120%
	}

	.header_text br {
		display: none
	}

	div.main_slider,
	div.main_slider .smpl_slide,
	div.main_slider .smpl_slide .container,
	div.main_slider .smpl_slider_wrapper {
		height: 300px
	}
}

@media (min-width:1024px) {
	.container {
		width: 1003px
	}

	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		float: left
	}

	.col-md-12 {
		width: 100%
	}

	.col-md-11 {
		width: 91.66666667%
	}

	.col-md-10 {
		width: 83.33333333%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-8 {
		width: 66.66666667%
	}

	.col-md-7 {
		width: 58.33333333%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-5 {
		width: 41.66666667%
	}

	.col-md-4 {
		width: 33.33333333%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-2 {
		width: 16.66666667%
	}

	.col-md-1 {
		width: 8.33333333%
	}

	.col-md-pull-12 {
		right: 100%
	}

	.col-md-pull-11 {
		right: 91.66666667%
	}

	.col-md-pull-10 {
		right: 83.33333333%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-pull-8 {
		right: 66.66666667%
	}

	.col-md-pull-7 {
		right: 58.33333333%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-pull-5 {
		right: 41.66666667%
	}

	.col-md-pull-4 {
		right: 33.33333333%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-pull-2 {
		right: 16.66666667%
	}

	.col-md-pull-1 {
		right: 8.33333333%
	}

	.col-md-pull-0 {
		right: auto
	}

	.col-md-push-12 {
		left: 100%
	}

	.col-md-push-11 {
		left: 91.66666667%
	}

	.col-md-push-10 {
		left: 83.33333333%
	}

	.col-md-push-9 {
		left: 75%
	}

	.col-md-push-8 {
		left: 66.66666667%
	}

	.col-md-push-7 {
		left: 58.33333333%
	}

	.col-md-push-6 {
		left: 50%
	}

	.col-md-push-5 {
		left: 41.66666667%
	}

	.col-md-push-4 {
		left: 33.33333333%
	}

	.col-md-push-3 {
		left: 25%
	}

	.col-md-push-2 {
		left: 16.66666667%
	}

	.col-md-push-1 {
		left: 8.33333333%
	}

	.col-md-push-0 {
		left: auto
	}

	.col-md-offset-12 {
		margin-left: 100%
	}

	.col-md-offset-11 {
		margin-left: 91.66666667%
	}

	.col-md-offset-10 {
		margin-left: 83.33333333%
	}

	.col-md-offset-9 {
		margin-left: 75%
	}

	.col-md-offset-8 {
		margin-left: 66.66666667%
	}

	.col-md-offset-7 {
		margin-left: 58.33333333%
	}

	.col-md-offset-6 {
		margin-left: 50%
	}

	.col-md-offset-5 {
		margin-left: 41.66666667%
	}

	.col-md-offset-4 {
		margin-left: 33.33333333%
	}

	.col-md-offset-3 {
		margin-left: 25%
	}

	.col-md-offset-2 {
		margin-left: 16.66666667%
	}

	.col-md-offset-1 {
		margin-left: 8.33333333%
	}

	.col-md-offset-0 {
		margin-left: 0
	}

	.g-recaptcha>div {
		transform: scale(.68);
		position: relative;
		left: -52px
	}
}

@media (max-width:479.98px) {
	.fix_title span {
		display: none
	}

	div.fix_elem {
		min-width: 70px
	}

	.advantages-list .slick-next,
	.advantages-list .slick-prev,
	.moduletable.main-catalog .slick-next,
	.moduletable.main-catalog .slick-prev {
		z-index: 999
	}

	.advantages-list .slick-prev,
	.moduletable.main-catalog .slick-prev {
		left: 25px
	}

	.advantages-list .slick-next,
	.moduletable.main-catalog .slick-next {
		right: 25px
	}
}

@media (max-width:1023.98px) {
	.main_slider .smpl_slide .smpl_slide_title span.slide_title_full {
		display: block;
		text-align: center;
		margin-bottom: 25px
	}

	.main_slider .smpl_slide div.smpl_slide_image_wrapper {
		top: 50%;
		left: 50%;
		transform: translateX(-50%) translateY(-50%);
		opacity: .3;
		z-index: -1
	}

	.main_slider .smpl_slide span.smpl_slide_description,
	.main_slider .smpl_slide span.smpl_slide_title {
		width: 100%;
		position: initial;
		text-align: center
	}

	div.main_slider .smpl_slide .container {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column
	}

	.main_slider .smpl_slider_wrapper div.right_button {
		right: 5%;
		left: auto;
		margin-left: 0
	}

	.main_slider .smpl_slider_wrapper div.left_button {
		left: 5%;
		margin-left: 0
	}
}

@media (min-width:1024px) and (max-width:1279.98px) {
	.main_slider .smpl_slide div.smpl_slide_image_wrapper {
		width: 350px;
		height: 267px;
		line-height: 267px;
		top: 50%;
		transform: translateY(-50%)
	}

	.main_slider .smpl_slider_wrapper div.right_button {
		right: 5%;
		left: auto;
		margin-left: 0
	}

	.main_slider .smpl_slider_wrapper div.left_button {
		left: 5%;
		margin-left: 0
	}

	.gbs3 .gcore-form-row.form-row-u_konf .main_slider .smpl_slide div.smpl_slide_image_wrapper {
		left: 0;
		width: 400px
	}

	.main_slider .smpl_slide span.smpl_slide_description,
	.main_slider .smpl_slide span.smpl_slide_title {
		right: 0
	}
}

@media (min-width:1280px) {
	.container {
		width: 1248px
	}

	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		float: left
	}

	.col-lg-12 {
		width: 100%
	}

	.col-lg-11 {
		width: 91.66666667%
	}

	.col-lg-10 {
		width: 83.33333333%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-8 {
		width: 66.66666667%
	}

	.col-lg-7 {
		width: 58.33333333%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-5 {
		width: 41.66666667%
	}

	.col-lg-4 {
		width: 33.33333333%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-2 {
		width: 16.66666667%
	}

	.col-lg-1 {
		width: 8.33333333%
	}

	.col-lg-pull-12 {
		right: 100%
	}

	.col-lg-pull-11 {
		right: 91.66666667%
	}

	.col-lg-pull-10 {
		right: 83.33333333%
	}

	.col-lg-pull-9 {
		right: 75%
	}

	.col-lg-pull-8 {
		right: 66.66666667%
	}

	.col-lg-pull-7 {
		right: 58.33333333%
	}

	.col-lg-pull-6 {
		right: 50%
	}

	.col-lg-pull-5 {
		right: 41.66666667%
	}

	.col-lg-pull-4 {
		right: 33.33333333%
	}

	.col-lg-pull-3 {
		right: 25%
	}

	.col-lg-pull-2 {
		right: 16.66666667%
	}

	.col-lg-pull-1 {
		right: 8.33333333%
	}

	.col-lg-pull-0 {
		right: auto
	}

	.col-lg-push-12 {
		left: 100%
	}

	.col-lg-push-11 {
		left: 91.66666667%
	}

	.col-lg-push-10 {
		left: 83.33333333%
	}

	.col-lg-push-9 {
		left: 75%
	}

	.col-lg-push-8 {
		left: 66.66666667%
	}

	.col-lg-push-7 {
		left: 58.33333333%
	}

	.col-lg-push-6 {
		left: 50%
	}

	.col-lg-push-5 {
		left: 41.66666667%
	}

	.col-lg-push-4 {
		left: 33.33333333%
	}

	.col-lg-push-3 {
		left: 25%
	}

	.col-lg-push-2 {
		left: 16.66666667%
	}

	.col-lg-push-1 {
		left: 8.33333333%
	}

	.col-lg-push-0 {
		left: auto
	}

	.col-lg-offset-12 {
		margin-left: 100%
	}

	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}

	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}

	.col-lg-offset-9 {
		margin-left: 75%
	}

	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}

	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}

	.col-lg-offset-6 {
		margin-left: 50%
	}

	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}

	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}

	.col-lg-offset-3 {
		margin-left: 25%
	}

	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}

	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}

	.visible-lg,
	.visible-lg-block {
		display: block !important
	}

	table.visible-lg {
		display: table
	}

	tr.visible-lg {
		display: table-row !important
	}

	td.visible-lg,
	th.visible-lg {
		display: table-cell !important
	}

	.visible-lg-inline {
		display: inline !important
	}

	.visible-lg-inline-block {
		display: inline-block !important
	}

	.hidden-lg {
		display: none !important
	}

	.g-recaptcha>div {
		transform: scale(.85);
		left: -21px
	}
}
.advs-cols-4 .advantages-list .row .advantage-item{
  width: 25%;
}
.advs-cols-4{
  margin: 50px 0 30px;
}
.advs-cols-4 .advantages-list{
  margin-top: 20px;
}
 .tac{
  text-align: center;
 }
 .factors{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 40px;
 }
 .factors_left{
    width: 35%;
    padding-right: 10px;
 }
 .factors_right{
    width: 65%;
 }
 .factors_flex{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 5px;
 }
 .factors_flex .factors_item{
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border: 2px solid #fcc816;
    padding: 5px;
    border-radius: 10px;
    width: 210px;
    margin-bottom: 10px;
 }
 .factors_flex .factors_item img{
    height: 55px;
    object-fit: none;
    width: 55px;
    margin-bottom: 5px;
 }
 .factors_block{
    margin: 30px 0;
 }
  .factors_block h2{
    margin-bottom: 25px;
  }
 @media (max-width: 767px){
    .factors_left{
        margin-bottom: 10px;
    }
    .factors_left, .factors_right{
        width: 100%;
    }
    .factors, .factors_flex{
        justify-content: center;
        text-align: center;
    }
 }
 /*FAQ*/
 .notice_items h2{
   margin-bottom: 25px;
 }
 .notice_items_tabs{
   display: flex;
   margin-bottom: 30px;
}
.notice_nav{
  margin-bottom: 0; 
}
.notice_nav .notice_item{
   display: flex;
   align-items: center;   
   margin-bottom: 10px;
   width: 400px;
   -webkit-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.notice_nav .notice_item:last-child{
   margin-bottom: 0;
}
.notice_items_tabs ul li:before{
   content:none;
}
.notice_items_tabs ul li a:before{
   content:"";
   display:block;
   height:28px;
   width: 32px;
   margin-right: 10px;
   flex-shrink: 0;
   background:url("/images/icons/plus.svg") no-repeat 0 0px
}
.notice_nav .notice_item a{
   height: 90px;
   display: flex;
   align-items: center;
   width: 100%;
   font-size: 18px;
   color: #21242c;
   text-decoration: none;
   -webkit-transition: all 0.4s ease-out;
   -o-transition: all 0.4s ease-out;
   transition: all 0.4s ease-out;
   border-radius: 10px;
   border: 2px solid #d5d5d5;
   padding: 0 10px;
}
.notice_nav .notice_item a:hover,.notice_nav .notice_item a.active{
   border: 2px solid #fcc816;
}
.notice_nav .notice_item .item_info{
   width: 100%;
}
.notice_items_tabs .tab-content{
   margin-left: 20px;
   width: 100%;
}
.notice_description{
   /* height: 100%; */
   border-radius: 10px;
   border: 2px solid #d5d5d5;
   padding: 20px;
}

.modal {
   position: fixed;
   top:-3000px;   
   left: 0;
   z-index: 1050;
   /* display: none; */
   width: 100%;
   height: 100%;
   /* -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; */
}
.modal .modal-content {
   border-radius: 0.5rem;
   box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
   position: relative;
   display: flex;
   flex-direction: column;
   width: 100%;
   pointer-events: auto;
   background-color: #fff;
   background-clip: padding-box;
   border: 1px solid rgba(0, 0, 0, 0.2);
}
.modal .modal-header {
   background: #21242c;
   border-bottom: 3px solid #fcc816;
   color: #fff;
   font-size: 1.1rem;
   padding: 15px 1.5rem;
   font-weight: 700;
   align-items: center;
}
.modal-header {
   display: flex;
   align-items: flex-start;
   justify-content: space-between;
   padding: 1rem 1rem;
   border-bottom: 1px solid #dee2e6;
   border-top-left-radius: calc(0.3rem - 1px);
   border-top-right-radius: calc(0.3rem - 1px);
}
.modal .modal-close {
   position: absolute;
   right: 20px;
   top: 15px;
   font-size: 1.5rem;
   z-index: 1;
   cursor: pointer;
   transition: all 0.3s ease;
}
.modal .modal-body {
   padding: 1rem 1.7rem 1.7rem;
}
.modal-dialog {
   position: relative;
   width: auto;
   margin: 0.5rem;
   pointer-events: none;
   transform: none;
}
.modal-backdrop {
   position: fixed;
   top: 0;
   left: 0;
   z-index: 1040;
   width: 100vw;
   height: 100vh;
   background-color: #000;
   opacity: 0.5;
}
.notice_fb {
   display: flex;
   flex-wrap: wrap;
   align-items: center;
   padding-top: 30px;
   border-top: 2px solid #d5d5d5;
}
.notice_politic{
   margin: 10px 20px;
   max-width: 350px;
}
.tiles_col {
   margin-bottom: 18px !important;
}
.justify-content-center {
   -ms-flex-pack: center !important;
   justify-content: center !important;
}
.btn_main{
   background-color: #fcc816;
   padding: 15px 15px;
   width: 200px;
   text-align: center;
   border-radius: 30px;
   cursor: pointer;
   font-weight: 600;
   -webkit-transition: all 0.2s ease-out;
   -o-transition: all 0.2s ease-out;
   transition: all 0.2s ease-out;
   flex-shrink: 0;
}
.btn_main:hover{
   background: #21242c;
   color: #fff;
}
.gbs3 .gcore-form-row.form-row-u_konf{
   justify-content: inherit;
}
.mod_callback #chronoform-callback input[type=text], .mod_callback #chronoform-callback textarea {
   width: 100%!important;
   box-shadow:none;
   background-image:none;
}
.mod_callback #chronoform-callback .gcore-form-row {
   margin-bottom: 10px;
}
.gtooltip {
   background-color: #000;
   border: 1px solid #666666;
   color: #fff !important;
   font-size: 1em;
   line-height: 1.3em;
   margin: 0px auto;
   padding: 10px;
   position: absolute;
   /* text-align: center; */
   z-index: 999999999;
   width: auto;
   min-width: 150px;
   max-width: 300px;
   border-radius: 0.2em;
   -moz-border-radius: 0.2em;
   -webkit-border-radius: 0.2em;
   box-shadow: 0 0 5px #888888;
   -moz-box-shadow: 0 0 5px #888888;
   -webkit-box-shadow: 0 0 5px #888888;
}
.gtooltip.gvalidation-error-tip {
   background-color: #ff4242;
   border: 1px solid #f00;
   color: #fff;
   z-index: 999999;
}
.gtooltip-arrow-border {
   border-style: solid;
   border-width: 10px;
   height: 0;
   width: 0;
   position: absolute;
}
.gtooltip-arrow {
   border-style: solid;
   border-width: 10px;
   height: 0;
   width: 0;
   position: absolute;
}
.gvalidation-error-tip .gtooltip-arrow {
   border-color: #ff4242 transparent transparent transparent;
}
.gvalidation-error-tip .gtooltip-arrow-border {
   border-color: #f00 transparent transparent transparent;
}
.gtooltip-arrow-border-top {
   border-color: #666666 transparent transparent transparent;
   border-style: solid solid none solid;
   border-width: 10px 10px 0px 10px;
   bottom: -11px;
   left: 30px;
}
.gtooltip-arrow-top {
   border-color: #000 transparent transparent transparent;
   border-style: solid solid none solid;
   border-width: 10px 10px 0px 10px;
   bottom: -9px;
   left: 30px;
}
.gtooltip-close {
   top: 0;
   right: 5px;
   position: absolute;
   font-size: 16px;
   line-height: 16px;
   font-weight: bold;
   cursor: pointer;
   margin-top: -3px;
   margin-right: -3px;
}
.infoblock_items {
   position: relative;
}
.infoblock_items .tiles_col {
   /* margin-bottom: 50px !important;*/
   padding-top: 33px; 
} 
.infoblock_items .infoblock_item{
   padding: 50px 30px;
   border-radius: 10px;
   border: 2px solid #d5d5d5;
   height: 100%;
}
.infoblock_items .tiles_col:before {
   content: "";
   position: absolute;
   display: flex;
   top: 0px;
   left: 0;
   right: 0;
   margin: auto;
   height: 65px;
   border-radius: 50%;
   align-items: center;
   justify-content: center;
   width: 65px;
   flex-shrink: 0;
   background: #fcc816 url(/images/icons/check.svg) no-repeat 50% 50%;
}
.infoblock_items .slick-slide,
.notice_items_tabs .slick-slide {
   height: 100%
}
.infoblock_items .slick-slide>div,
.notice_items_tabs .slick-slide>div {
   height: 100%
}
.infoblock_items .slick-slide>div>* {
   height: 100%;
   display: flex !important;
   gap:10px;
}
.notice_items_tabs .slick-slide>div>* {
   /* height: 100%; */
}
.infoblock_items .slick-track,
.notice_items_tabs .slick-track{
   
}
.infoblock_items .slick-slide,
.notice_items_tabs .slick-slide{
   height: inherit !important;
}
.infoblock_items .slick-prev,
.notice_items_tabs .slick-prev{
   left: 25px;
}
.infoblock_items .slick-next,
.notice_items_tabs .slick-next{
   right: 25px;
}

.factors_block {
   margin-bottom: 50px;
   background-color: #f5f6f8;
   padding: 20px 0 20px;
   position: relative;
   margin-top: 20px;
   width: 100vw;
   margin-left: calc(-50vw + 50% - 8px);
}

.leftmenu .menu_vert_accord li a, .leftmenu .menu_vert_multi li a{
   padding: 8px 0;
}
@media (max-width: 1023.98px){
	.main_slider.main_slider_slick .smpl_slide {
		line-height: 100%;
		display: flex !important;
		flex-direction: column;
		justify-content: center;
	}
}
@media (min-width: 768px) and (max-width: 1023.98px){
   .topmenu ul.menu_horz_multi>li>a {
       padding: 0 13px;
   }
}
@media (max-width: 767px){
	.notice_items_tabs .tab-content ul.slick-dots {
		bottom: -40px;
	}
	.infoblock_items ul.slick-dots {
		bottom: -40px;
	}
	.slick_mobile ul.slick-dots{
		bottom: -40px;
	}
	.main_slider_slick .slick-next.slick-arrow, 
	.main_slider_slick .slick-prev.slick-arrow{
		display:none !important;
	}
   .notice_items_tabs .tab-content{
      margin-left: 0;
   }
   .notice_title{
      font-size: 18px;
      font-weight: 700;
   }
   .notice_description{
      display: block!important;
      height: auto;      
   }
   .notice_fb{
      justify-content: center;
      flex-direction: column;
      text-align: center;
   }
   .infoblock_items .infoblock_item {
      padding: 33px 20px;
      display: flex;
      align-items: center;
   }
   .infoblock_items .tiles_col{
      margin-bottom: 0;
   }
}
@media (min-width: 768px){
   .modal-dialog {
      max-width: 600px;
      margin: 1.75rem auto;
   }
   .modal-sm {
      max-width: 380px;
   }
}
.main_slider.main_slider_slick, 
.main_slider.main_slider_slick .smpl_slider_wrapper {
	height: auto;
	overflow: initial;
}
.main_slider_slick .slick-next.slick-arrow{
	right:0;
}
.main_slider_slick .slick-prev.slick-arrow{
	left:0; 
}
.item-page ul.slick-dots li:before {
	display:none;
}
.slick-dots{}
.slick-next.slick-arrow, 
.slick-prev.slick-arrow {
	font-size: 0;
	line-height: 0;
	position: absolute;
	z-index:9;
	top: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 45px;
	height: 45px;
	border-radius: 45px;
	padding: 0;
	font-size: 0px;
	box-shadow: 0 0 2px #21242c;
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: 0;
	background: 0 0;
	color: transparent;
	background: #21242c;
	transition: all 0.3s ease;
}
.slick-next.slick-arrow:hover, 
.slick-prev.slick-arrow:hover {
	background: #fcc816;
}
.slick-next.slick-arrow:before{
	content:"\f105";
	color:#ffffff;
	font-family:FontAwesome;
} 
.slick-prev.slick-arrow:before{
	content:"\f104";
	color:#ffffff;
	font-family:FontAwesome;
}
.nazn .advantages-list {
	margin-bottom:30px;
}
.nazn .advantages-list .slick-dots {
	bottom: -10px;
}
article .module_social_mob {
	margin-bottom: 15px;
}
article .module_social_mob img {
	width: 25px;
}
.module_social_mob {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 17px 0;
}