/* Start:/bitrix/templates/aspro-priority/css/fonts/font-awesome/css/font-awesome.min.css?158021477431000*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
	font-family: 'FontAwesome';
	src: url('../../../../../templates/aspro-priority/css/fonts/font-awesome/fonts/fontawesome-webfont%EF%B9%96v=4.7.0.eot');
	src: url('../../../../../templates/aspro-priority/css/fonts/font-awesome/fonts/fontawesome-webfont%EF%B9%96.eot#iefix&v=4.7.0') format('embedded-opentype'), url('../../../../../templates/aspro-priority/css/fonts/font-awesome/fonts/fontawesome-webfont%EF%B9%96v=4.7.0.woff2') format('woff2'), url('../../../../../templates/aspro-priority/css/fonts/font-awesome/fonts/fontawesome-webfont%EF%B9%96v=4.7.0.woff') format('woff'), url('../../../../../templates/aspro-priority/css/fonts/font-awesome/fonts/fontawesome-webfont%EF%B9%96v=4.7.0.ttf') format('truetype'), url('../../../../../templates/aspro-priority/css/fonts/font-awesome/fonts/fontawesome-webfont%EF%B9%96v=4.7.0.svg#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal
}
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300;700&display=swap');
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

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

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

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

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

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

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

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

.fa-ul>li {
	position: relative
}

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

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

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

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

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

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

.pull-right {
	float: right
}

.pull-left {
	float: left
}

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

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

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

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

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

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

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

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
	color: #fff
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

/* End */


/* Start:/bitrix/templates/aspro-priority/vendor/flexslider/flexslider.css?15802147736839*/
/*
 * jQuery FlexSlider v2.4.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
	font-family: 'flexslider-icon';
	src: url('../../../../../templates/aspro-priority/vendor/flexslider/fonts/flexslider-icon.eot');
	src: url('../../../../../templates/aspro-priority/vendor/flexslider/fonts/flexslider-icon%EF%B9%96.eot#iefix') format('embedded-opentype'), url('../../../../../templates/aspro-priority/vendor/flexslider/fonts/flexslider-icon.woff') format('woff'), url('../../../../../templates/aspro-priority/vendor/flexslider/fonts/flexslider-icon.ttf') format('truetype'), url('../../../../../templates/aspro-priority/vendor/flexslider/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
	outline: none;
}

.slides,
.slides>li,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

.flex-pauseplay span {
	text-transform: capitalize;
}

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
	margin: 0;
	padding: 0;
}

.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden;
}

.flexslider .slides img {
	width: 100%;
	display: block;
}

.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .flexslider .slides {
	display: block;
}

* html .flexslider .slides {
	height: 1%;
}

.no-js .flexslider .slides>li:first-child {
	display: block;
}

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
	margin: 0 0 60px;
	background: #ffffff;
	border: 4px solid #ffffff;
	position: relative;
	zoom: 1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	-o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}

.flexslider .slides {
	zoom: 1;
}

.flexslider .slides img {
	height: auto;
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.loading .flex-viewport {
	max-height: 300px;
}

.carousel li {
	margin-right: 5px;
}

.flex-direction-nav {
	*height: 0;
}

.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 40px;
	display: inline-block;
	content: '\f001';
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.flex-direction-nav a.flex-next:before {
	content: '\f002';
}

.flex-direction-nav .flex-prev {
	left: -50px;
}

.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
}

.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 0.7;
	left: 10px;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
	opacity: 0.7;
	right: 10px;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1;
}

.flex-direction-nav .flex-disabled {
	opacity: 0 !important;
	filter: alpha(opacity=0);
	cursor: default;
}

.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}

.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004';
}

.flex-pauseplay a:hover {
	opacity: 1;
}

.flex-pauseplay a .flex-play:before {
	content: '\f003';
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.flex-control-paging li a:hover {
	background: #fff;
	background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	cursor: default;
}

.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}

.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}

.flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .7;
	cursor: pointer;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.flex-control-thumbs img:hover {
	opacity: 1;
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
	.flex-direction-nav .flex-prev {
		opacity: 1;
		left: 10px;
	}

	.flex-direction-nav .flex-next {
		opacity: 1;
		right: 10px;
	}
}

/* End */


/* Start:/bitrix/templates/aspro-priority/vendor/owl/css/owl.carousel.min.css?15802147733351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,
.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.owl-carousel .animated {
	animation-duration: 1s;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	animation-name: fadeOut
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.owl-height {
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
	max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(../../../../../templates/aspro-priority/vendor/owl/css/owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}

/* End */


/* Start:/bitrix/templates/aspro-priority/vendor/owl/css/owl.theme.default.min.css?15802147731013*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,
.owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
	margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
	color: #FFF;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #D6D6D6;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
	background: #869791;
	color: #FFF;
	text-decoration: none
}

.owl-theme .owl-nav .disabled {
	opacity: .5;
	cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #869791
}

/* End */


/* Start:/bitrix/templates/aspro-priority/css/jquery.fancybox.css?15802147744108*/
/*! fancyBox v2.1.0 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer,
.fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
	background-image: url('../../../../../templates/aspro-priority/images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../../../../../templates/aspro-priority/images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	/*background: transparent url('https://smartsk.ru/bitrix/templates/aspro-priority/images/blank.gif');*/
	/* helps IE */
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
	background-color: inherit !important;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	visibility: hidden;
}

/* Overlay helper

.fancybox-lock {
	overflow: hidden;
}
 */
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../../../../../templates/aspro-priority/images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/* End */


/* Start:/bitrix/templates/aspro-priority/css/theme-elements.css?15802147744368*/

/* Thumb Info */
a.thumb-info {
	display: block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	max-width: 100%;
}

a.thumb-info:hover span.thumb-info-action-icon {
	right: 0;
	top: 0;
}

a.thumb-info:hover span.thumb-info-action {
	filter: alpha(opacity=100);
	opacity: 1;
}

a.thumb-info span.thumb-info-action-icon {
	-moz-border-radius: 0 0 0 25px;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-border-radius: 0 0 0 25px;
	-webkit-transition: all 0.3s;
	background: #CCC;
	border-radius: 0 0 0 25px;
	display: inline-block;
	font-size: 25px;
	height: 50px;
	line-height: 50px;
	position: absolute;
	right: -100px;
	text-align: center;
	top: -100px;
	transition: all 0.3s;
	width: 50px;
}

a.thumb-info span.thumb-info-action-icon i {
	font-size: 24px;
	left: 3px;
	position: relative;
	top: -4px;
}

a.thumb-info:hover span.thumb-info-title {
	background: #000;
}

a.thumb-info span.thumb-info-action {
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	background: rgba(36, 27, 28, .9);
	bottom: 0;
	color: #FFF;
	filter: alpha(opacity=0);
	height: 100%;
	left: 0;
	opacity: 0.0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.3s;
	width: 100%;
}

a.thumb-info span.thumb-info-inner {
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	display: block;
	transition: all 0.3s;
	white-space: nowrap;
}

a.thumb-info span.thumb-info-title {
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	background: rgba(36, 27, 28, .9);
	bottom: 10%;
	color: #FFF;
	font-size: 18px;
	font-weight: 700;
	left: 0;
	letter-spacing: -1px;
	padding: 9px 11px 9px;
	position: absolute;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
	text-transform: uppercase;
	transition: all 0.3s;
	z-index: 1;
}

a.thumb-info span.thumb-info-type {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background-color: #CCC;
	border-radius: 2px;
	display: inline-block;
	float: left;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0;
	margin: 8px -2px -15px -2px;
	padding: 2px 9px;
	text-transform: none;
}

a.thumb-info:hover img {
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

a.thumb-info img {
	-moz-border-radius: 3px;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-webkit-border-radius: 3px;
	-webkit-transition: all 0.2s linear;
	border-radius: 3px;
	position: relative;
	transition: all 0.2s linear;
}

span.thumb-info-caption {
	padding: 10px 0;
}

span.thumb-info-caption p {
	font-size: 0.9em;
	line-height: 20px;
	margin: 0 0 8px;
	padding: 10px;
}

span.thumb-info-social-icons {
	border-top: 1px dotted #DDD;
	margin: 0;
	padding: 15px 0;
	display: block;
}

span.thumb-info-social-icons a {
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	background: #CCC;
	border-radius: 25px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 30px;
}

span.thumb-info-social-icons a:hover {
	text-decoration: none;
}

span.thumb-info-social-icons a span {
	display: none;
}

span.thumb-info-social-icons a i {
	color: #FFF;
	font-size: 0.9em;
	font-weight: normal;
}

a.thumb-info.secundary span.thumb-info-title {
	background: transparent;
	bottom: auto;
	left: 0;
	right: 0;
	top: 35%;
	text-align: center;
	opacity: 0;
}

a.thumb-info.secundary span.thumb-info-type {
	float: none;
}

a.thumb-info.secundary:hover span.thumb-info-title {
	top: 42%;
	opacity: 1;
}

/* Thumbnail Gallery */
ul.thumbnail-gallery {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

ul.thumbnail-gallery li {
	display: inline-block;
	margin: 10px 10px 0 0;
	padding: 0;
}

/* Navs */
ul.nav-list.primary>li {
	margin: 0;
	padding: 0;
}

ul.nav-list.primary>li a {
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	background-image: url(https://smartsk.ru/bitrix/templates/aspro-priority/img/list-primary.png);
	background-position: 9px 16px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #EDEDDE;
	padding: 8px 20px;
	transition: all 0.3s;
}

/* End */


/* Start:/bitrix/templates/aspro-priority/css/theme-responsive.css?15802147741394*/
@media (max-width: 991px) {

	/* Thumb Info */
	a.thumb-info span.thumb-info-title {
		font-size: 14px;
	}

	a.thumb-info span.thumb-info-more {
		font-size: 11px;
	}

	/* Misc */
	.thumbnail {
		border: 0;
	}

	/* Flexslider */
	div.flexslider div.portfolio-item,
	div.flexslider article {
		margin: 0 auto 25px;
		text-align: left;
	}

	/* Scroll to Top */
	a.scroll-to-top {
		display: none !important;
	}
}

@media (max-width: 767px) {

	/*header { display: block; }
	header > div.container { width: 100%; }
	header.center nav { width: auto; }
	header nav ul.nav-top { float: right; margin-right: 0; }	*/
	button.btn-responsive-nav {
		top: 15px;
	}

	div.slider>ul>li>div.caption {
		margin-left: 20px !important;
	}

	div.slider>ul>li>div.center-caption {
		margin-left: 0 !important;
	}

	.project.detail .valign {
		margin-bottom: 10px;
	}
}

@media (max-width: 479px) {
	body {
		font-size: 13px;
	}

	h2 {
		line-height: 40px;
	}

	span.arrow {
		display: none;
	}


	/*header nav ul.nav-top,
	header div.header-top { display: none; }*/

	/* Flex Slider */
	div.flexslider,
	div.flexslider.unstyled,
	div.flexslider.unstyled {
		margin-top: 20px;
	}


}

/* Nav Responsive Breakpoints */
@media (max-width: 600px) {

	/*header nav ul.nav-top li {
		display: none;
	}

	header nav ul.nav-top li.phone {
		display: block;
	}*/

}

/* End */


/* Start:/bitrix/templates/aspro-priority/css/print.min.css?158021477411756*/
@media print {

	#headerfixed,
	#jivo-iframe-container,
	#mobileheader {
		display: none !important
	}

	.accordion.accordion-type-block .item .accordion-body,
	.accordion.accordion-type-block .item .accordion-head,
	body blockquote {
		padding-left: 0
	}

	.catalog.item-views>.row>div[class*=col-]:nth-child(2n+1),
	.item-views.table-type-block:not(.staff-items) .items>div:nth-child(2n+1) {
		clear: left
	}

	.item-views.news-items:not(.projects) .item.big_block .body-info {
		background: #FFF !important
	}

	#footer,
	body .body {
		margin: 0 !important
	}

	body .body:not(.index) .main>.container {
		padding-bottom: 0
	}

	.ajax_basket,
	footer .bottom-under .inner-wrapper .social-block {
		display: none
	}

	.left-menu-md,
	.right-menu-md {
		display: none !important
	}

	.content-md {
		width: 100%;
		float: none
	}

	body .main {
		padding-bottom: 0 !important;
		margin-top: 0 !important
	}

	body .body {
		margin-bottom: 0 !important;
		min-height: 0
	}

	.front-form,
	.greyline.review-block,
	a[href]:after,
	body .bottom-menu,
	body .breadcrumb {
		display: none
	}

	body .btn.btn-responsive-nav {
		display: none !important
	}

	.detail .galery span.zoom,
	.filters-wrap,
	.item .buy_block,
	.item-views.blocks.portfolio,
	.page-top .share.top {
		display: none
	}

	.label {
		border: none
	}

	.stickers .stickers-wrapper>div {
		background: #fff
	}

	body .arrow_open.link,
	body .back-url,
	body .bottom_border_changer,
	body .catalog.item-views.table .flexslider .slides>li:not(.active-slides),
	body .change_block .change_params,
	body .fly_forms,
	body .item-views.news-items.front .subscribe,
	body .left_border_changer,
	body .logo_and_menu-row .burger,
	body .logo_and_menu-row .phone.with_dropdown>.dropdown,
	body .logo_and_menu-row .wrap_icon,
	body .mega-menu,
	body .mix_banners,
	body .nav-tabs,
	body .right_border_changer,
	body .share,
	body .show_all,
	body .top_border_changer,
	body [data-class=BIG_BANNER_INDEX_drag],
	footer .callback_wrap,
	footer .info .phone .svg-phone,
	footer .info .phone.blocks .dropdown,
	footer .info .subscribe_button,
	footer .link-block,
	footer .print-link {
		display: none !important
	}

	body .logo_and_menu-row .burger+.logo {
		margin-left: 0
	}

	body .logo_and_menu-row {
		position: static !important
	}

	body footer .info .email a {
		padding-left: 0;
		text-align: center
	}

	body footer .info .phone.blocks {
		margin-left: 0;
		text-align: center
	}

	body footer .info .email {
		text-align: center
	}

	body .change_block {
		height: auto !important
	}

	body .contacts_page.contacts.front .feedback>.wrap {
		padding-bottom: 0
	}

	body blockquote:before {
		display: none
	}

	body .item-views.news-items.projects .item.light .section_name,
	body .item-views.news-items.projects .item.light .title {
		color: #FFF !important
	}

	body .banners-big .flexslider,
	body .banners-big .slides,
	body .banners-big .slides li {
		height: 240px;
		opacity: 1
	}

	body .banners-big .slides li {
		display: none !important
	}

	body .banners-big .slides li.flex-active-slide {
		display: block !important
	}

	body .banners-big .slides li .text {
		height: 240px;
		line-height: 237px
	}

	body .banners-big .flexslider .slides .inner {
		padding-top: 0 !important;
		vertical-align: middle;
		display: inline-block;
		opacity: 1
	}

	body .reviews.item-views.front h3,
	body .row.block-with-bg .blocks h3,
	body .row.block-with-bg+.row .item-views.blocks h3 {
		padding-top: 46px
	}

	body .banners-big .flexslider .slides .img,
	body .banners-small .bottom_nav {
		display: none
	}

	body .banners-big .flexslider .slides .inner .title {
		font-size: 30px;
		padding-bottom: 19px
	}

	body .banners-big .flexslider .slides .inner .text-block {
		margin-bottom: 20px;
		font-size: 15px;
		line-height: 24px
	}

	body .banners-big .btn,
	body .detail {
		margin-bottom: 0
	}

	body .banners-small {
		padding-bottom: 0
	}

	body .banners-small .item .title a {
		display: block;
		font-size: 15px
	}

	body .banners-small .item .image .type-block {
		color: #fff !important;
		background: rgba(46, 46, 47, .6) !important
	}

	.banners-small .custom-md .item,
	.banners-small.blog .items .item {
		width: 100%;
		display: block;
		height: auto !important
	}

	.accordion-head .fa,
	.btn,
	.head-block.top,
	.order-block,
	.reviews.item-views .item .video,
	body .bx_soc_comments_div,
	body .company-block .item-views.front .props,
	body .rss,
	body.with_decorate .item-views.company.front .company-block .item:last-of-type,
	html[xmlns] body .head-block.top {
		display: none
	}

	body .banners-small .item .image {
		max-height: none
	}

	.item-views.table-type-block .items>div {
		width: 50%;
		float: left
	}

	section.page-top h1 {
		padding-right: 0 !important
	}

	.accordion.accordion-type-block .item .panel-collapse {
		display: block !important
	}

	.accordion.item-views .item .text hr,
	.banners-content .img,
	.banners-content .text .intro-text+p,
	.content+.order-block,
	.detail .ask_a_question {
		display: none
	}

	body .catalog.detail .head .brand {
		float: right;
		margin: 0
	}

	body .banners-content {
		margin: 0
	}

	.banners-content .maxwidth-banner {
		background-image: none !important
	}

	.banners-content .text {
		width: 100%;
		padding: 0 20px
	}

	.bx_item_detail_inc_two .list-type-block.item-views .item,
	body .basket.default .buy_block.lg .counter input {
		padding-left: 0
	}

	.catalog.detail .head {
		border: none !important
	}

	.catalog.detail .head .row>div {
		width: 100%
	}

	body .detail .galery {
		width: 100%;
		max-width: none
	}

	body .detail .galery .inner {
		border: 1px solid #d7dee3 !important
	}

	.detail .galery .inner .stickers {
		left: 0;
		text-align: center
	}

	.detail .galery .inner .stickers .stickers-wrapper {
		display: inline-block
	}

	.banners-big .flexslider,
	.banners-big .slides,
	.galery .flexslider .items,
	.gallery-block .flexslider .items {
		width: 100% !important;
		transform: none !important
	}

	.catalog.detail .head .bx_item_detail_inc_two .row>div {
		width: 33%;
		float: left
	}

	.catalog.detail .nav.nav-tabs {
		display: none
	}

	.catalog.detail .tab-pane {
		display: block
	}

	.catalog.detail .title-tab-heading {
		display: block !important
	}

	.catalog.detail .tab-pane.active .title-tab-heading+div {
		display: block;
		margin-bottom: 16px;
		padding-top: 23px
	}

	.catalog.detail .tab-pane .title-tab-heading+div,
	.small-gallery-wrapper {
		display: none
	}

	.banners-big .slides li,
	.detail .galery .flexslider .slides>li,
	.gallery-block .flexslider .items li {
		width: 100% !important
	}

	.tarifs .dyn-block,
	.tarifs.partners.front.slider-items .flexslider .slides>li {
		width: 240px !important
	}

	.detail .gallery-block .bigs.flexslider .slides.items {
		height: 300px;
		overflow: hidden
	}

	.detail .galery .flexslider .slides.items {
		height: 470px;
		overflow: hidden
	}

	.gallery-block .flexslider .items li {
		height: 300px !important;
		line-height: 297px !important
	}

	.detail .galery .flexslider .items li {
		height: 470px !important;
		line-height: 467px !important
	}

	.catalog.detail .bottom-item-block .item-views .row>div .item,
	.item-views .item {
		height: auto !important
	}

	.detail .gallery-block .bigs.flexslider .slides.items li a {
		display: inline
	}

	.detail .gallery-block .bigs .item img {
		max-width: 100%;
		max-height: 100%
	}

	.dark-nav .flex-control-nav li a {
		background: #dedede !important
	}

	.tabs .nav-tabs+.tab-content {
		padding-top: 0
	}

	.tarifs .dyn-block {
		background: #fff !important
	}

	.flex-control-nav {
		display: none !important
	}

	.detail .chars .props_table .char_name span,
	.detail .chars .props_table .char_value span {
		color: #666 !important
	}

	.group-content .tab-pane:first-of-type h3 {
		font-size: 20px
	}

	.catalog.detail .bottom-item-block .item-views .row>div {
		width: 100%
	}

	.partners.front.slider-items .flexslider .slides>li {
		width: 767px !important
	}

	.catalog.item-views.table .flexslider .slides>li {
		width: 300px !important
	}

	.bottoms+.row>div {
		width: 50%;
		float: left;
		margin: 0;
		display: none
	}

	.bottoms+.row>div.share {
		float: right
	}

	.staff-items .group-content .items>div {
		width: 33.33%;
		float: left
	}

	.item-views.staff-items.table-type-block .item {
		overflow: hidden
	}

	footer .contact-block .info .row>div {
		width: 100%;
		float: none
	}

	.inline-search-block {
		display: none
	}

	a.scroll-to-top {
		display: none !important
	}

	#jivo-iframe-container,
	.print-link,
	body .basket.default .buttons,
	body .basket.default .buy_block .counter .ctrl,
	body .basket.default .foot .remove,
	body .basket.default .items .item .remove {
		display: none
	}

	body .basket.default .buy_block.lg .counter .input {
		padding-left: 0;
		padding-right: 0
	}

	body .basket.default .foot {
		border-bottom: none;
		margin-bottom: 0
	}

	body .basket.default {
		margin-bottom: 0
	}

	body .basket.default .items {
		border-color: #000
	}

	body .basket.default .items .head {
		display: table;
		border-color: #000
	}

	body .basket.default .items .head .title.prices {
		width: 115px
	}

	body .basket.default .items .head .title.prices.summ {
		width: 125px
	}

	body .basket.default .items .head .title.counter_t {
		width: 115px
	}

	body .basket.default .items .item {
		padding: 0;
		border-color: #000
	}

	body .basket.default .items .item .box {
		display: table-cell;
		float: none !important
	}

	body .basket.default .items .item .box:not(.remove_bl) {
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 29px !important;
		padding-bottom: 29px !important
	}

	body .basket.default .items .item .box:first-of-type {
		padding-left: 29px
	}

	body .basket.default .items .item .image {
		margin-top: 0;
		margin-left: 0
	}

	body .basket.default .items .item .description {
		margin-bottom: 0;
		padding-left: 140px
	}

	body .basket.default .items .item .prices {
		margin-top: 0
	}

	body .basket.default .items .item .counter {
		width: auto;
		margin-right: 0;
		margin-top: 9px
	}

	body .basket.default .items .item .prices .price_new {
		margin-top: 14px
	}

	body .basket.default .items .item .box.buy_block,
	body .basket.default .items .item .prices {
		width: 115px !important
	}

	body .basket.default .items .item .prices.summ {
		width: 125px !important
	}

	body .basket.default .foot .total {
		text-align: left;
		width: 194px
	}

	body footer {
		min-height: 103px;
		margin-top: 0 !important;
		text-align: left
	}

	body footer .info {
		display: inline-block
	}

	body footer .info+.social {
		display: none
	}

	body footer .maxwidth-theme>.col-md-3 {
		float: left;
		width: 25%;
		display: block !important
	}

	body footer .maxwidth-theme>.col-md-9 {
		float: left;
		width: 75%
	}

	body footer .maxwidth-theme>.col-md-9>.row>.col-md-3 {
		width: 100% !important;
		text-align: right
	}

	body footer .maxwidth-theme>.col-sm-3.hidden-lg {
		display: none !important
	}

	body footer .container {
		margin-left: auto !important;
		margin-right: auto !important;
		max-width: 1345px;
		position: relative;
		width: 100%;
		font-size: 0;
		padding: 0
	}

	body footer .container>.row {
		width: 50%;
		padding: 0;
		display: inline-block;
		vertical-align: top;
		font-size: 12px
	}

	body footer .container>.bottom-middle .maxwidth-theme>div {
		display: none
	}

	body footer .container>.bottom-middle .maxwidth-theme .contact-block {
		display: block;
		width: 100%
	}

	body footer .confidentiality,
	body footer .footer_middle,
	body footer .info .blocks:before,
	body footer .link_block,
	body footer .white_middle_text {
		display: none
	}

	body footer .container>.bottom-middle .maxwidth-theme .contact-block .col-md-9 {
		margin-left: 0
	}

	body footer .info .blocks {
		padding-left: 0
	}

	body footer .container>.bottom-under {
		text-align: right
	}

	body footer .bottom-under .inner-wrapper .copy-block {
		float: none
	}

	body footer .bottom-under .inner-wrapper,
	body footer .bottom-under .outer-wrapper {
		padding-top: 0;
		border: none;
		margin: 0
	}

	body footer .contact-block .info {
		margin: 0;
		border: none;
		padding: 10px 0 0
	}

	body footer .contact-block {
		width: 100%;
		text-align: center
	}

	body footer .copy-block,
	body footer .copy-block .copy {
		width: 100%;
		text-align: center;
		float: none !important
	}

	#panel,
	#upheader,
	body div#jivo-iframe-container.jivo-iframe-container-bottom {
		display: none !important
	}

	.subscribe-block-wrapper {
		display: none
	}

	.form_demo-switcher,
	.roistat-promo-wrap,
	.style-switcher {
		display: none !important
	}

	body footer .bottom-under .inner-wrapper .copy-block>div {
		display: none
	}

	footer .bottom-under .inner-wrapper .copy-block .copy {
		display: block
	}

	body footer.footer-light .bottom-under .inner-wrapper {
		border: none
	}

	body footer .info .blocks {
		margin-bottom: 12px
	}

	body footer.compact .container .bottom-middle {
		width: 100%
	}

	body footer.compact #bx-composite-banner,
	body footer.compact .print-block,
	footer.compact .social-block {
		display: none
	}

	body footer.compact .container>.bottom-middle .maxwidth-theme>div {
		display: block
	}

	body footer.compact .white_middle_text {
		display: none
	}

	body footer.compact .info>div {
		width: 100%;
		float: none;
		display: block
	}

	body footer.compact .copy-block {
		float: right
	}
}

@media print and (orientation:landscape) {

	.tarifs .dyn-block,
	.tarifs.partners.front.slider-items .flexslider .slides>li {
		width: 214px !important
	}

	.partners.front.slider-items .flexslider .slides>li {
		width: 1200px !important
	}

	.flex-direction-nav {
		display: none !important
	}

	.catalog.item-views.table .flexslider .slides>li {
		width: 320px !important
	}
}

/* End */


/* Start:/bitrix/templates/aspro-priority/css/animation/animate.min.css?158021477452789*/
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@-webkit-keyframes bounce {

	0%,
	20%,
	53%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	40%,
	43% {
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}

	40%,
	43%,
	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06)
	}

	70% {
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

@keyframes bounce {

	0%,
	20%,
	53%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	40%,
	43% {
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}

	40%,
	43%,
	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06)
	}

	70% {
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}

@-webkit-keyframes flash {

	0%,
	50%,
	to {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

@keyframes flash {

	0%,
	50%,
	to {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}

@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}

	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}

	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes rubberBand {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}

	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}

	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}

@-webkit-keyframes shake {

	0%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

@keyframes shake {

	0%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake
}

@-webkit-keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

.headShake {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-name: headShake;
	animation-name: headShake
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}

	to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}

	to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

.swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
		transform: scale3d(.9, .9, .9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
		transform: scale3d(.9, .9, .9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
		transform: translate3d(-25%, 0, 0) rotate(-5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
		transform: translate3d(20%, 0, 0) rotate(3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
		transform: translate3d(-15%, 0, 0) rotate(-3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
		transform: translate3d(10%, 0, 0) rotate(2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
		transform: translate3d(-5%, 0, 0) rotate(-1deg)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
		transform: translate3d(-25%, 0, 0) rotate(-5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
		transform: translate3d(20%, 0, 0) rotate(3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
		transform: translate3d(-15%, 0, 0) rotate(-3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
		transform: translate3d(10%, 0, 0) rotate(2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
		transform: translate3d(-5%, 0, 0) rotate(-1deg)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}

@-webkit-keyframes jello {

	0%,
	11.1%,
	to {
		-webkit-transform: none;
		transform: none
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}

	77.7% {
		-webkit-transform: skewX(.390625deg) skewY(.390625deg);
		transform: skewX(.390625deg) skewY(.390625deg)
	}

	88.8% {
		-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}
}

@keyframes jello {

	0%,
	11.1%,
	to {
		-webkit-transform: none;
		transform: none
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}

	77.7% {
		-webkit-transform: skewX(.390625deg) skewY(.390625deg);
		transform: skewX(.390625deg) skewY(.390625deg)
	}

	88.8% {
		-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}
}

.jello {
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-transform-origin: center;
	transform-origin: center
}

@-webkit-keyframes bounceIn {

	0%,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}

	to {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes bounceIn {

	0%,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}

	to {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInDown {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInLeft {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInRight {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInUp {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotateY(-1turn);
		transform: perspective(400px) rotateY(-1turn)
	}

	0%,
	40% {
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
		transform: perspective(400px) translateZ(150px) rotateY(-190deg)
	}

	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
		transform: perspective(400px) translateZ(150px) rotateY(-170deg)
	}

	50%,
	80% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotateY(-1turn);
		transform: perspective(400px) rotateY(-1turn)
	}

	0%,
	40% {
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
		transform: perspective(400px) translateZ(150px) rotateY(-190deg)
	}

	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
		transform: perspective(400px) translateZ(150px) rotateY(-170deg)
	}

	50%,
	80% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}

	0%,
	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg)
	}

	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}

	0%,
	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg)
	}

	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}

	0%,
	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg)
	}

	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}

	0%,
	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg)
	}

	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateY(-15deg);
		transform: perspective(400px) rotateY(-15deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateY(-15deg);
		transform: perspective(400px) rotateY(-15deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg)
	}

	60%,
	80% {
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg)
	}

	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg)
	}

	60%,
	80% {
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg)
	}

	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
	0% {
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOut {
	0% {
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
	0% {
		transform-origin: center;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0
	}

	0%,
	to {
		-webkit-transform-origin: center
	}

	to {
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateIn {
	0% {
		transform-origin: center;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0
	}

	0%,
	to {
		-webkit-transform-origin: center
	}

	to {
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}

	0%,
	to {
		-webkit-transform-origin: left bottom
	}

	to {
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	0% {
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}

	0%,
	to {
		-webkit-transform-origin: left bottom
	}

	to {
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
	0% {
		transform-origin: right bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	0%,
	to {
		-webkit-transform-origin: right bottom
	}

	to {
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInDownRight {
	0% {
		transform-origin: right bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	0%,
	to {
		-webkit-transform-origin: right bottom
	}

	to {
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	0%,
	to {
		-webkit-transform-origin: left bottom
	}

	to {
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInUpLeft {
	0% {
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	0%,
	to {
		-webkit-transform-origin: left bottom
	}

	to {
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
	0% {
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}

	0%,
	to {
		-webkit-transform-origin: right bottom
	}

	to {
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInUpRight {
	0% {
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}

	0%,
	to {
		-webkit-transform-origin: right bottom
	}

	to {
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
	0% {
		transform-origin: center;
		opacity: 1
	}

	0%,
	to {
		-webkit-transform-origin: center
	}

	to {
		transform-origin: center;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0
	}
}

@keyframes rotateOut {
	0% {
		transform-origin: center;
		opacity: 1
	}

	0%,
	to {
		-webkit-transform-origin: center
	}

	to {
		transform-origin: center;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		transform-origin: left bottom;
		opacity: 1
	}

	0%,
	to {
		-webkit-transform-origin: left bottom
	}

	to {
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownLeft {
	0% {
		transform-origin: left bottom;
		opacity: 1
	}

	0%,
	to {
		-webkit-transform-origin: left bottom
	}

	to {
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		transform-origin: right bottom;
		opacity: 1
	}

	0%,
	to {
		-webkit-transform-origin: right bottom
	}

	to {
		transform-origin: right bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownRight {
	0% {
		transform-origin: right bottom;
		opacity: 1
	}

	0%,
	to {
		-webkit-transform-origin: right bottom
	}

	to {
		transform-origin: right bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		transform-origin: left bottom;
		opacity: 1
	}

	0%,
	to {
		-webkit-transform-origin: left bottom
	}

	to {
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

@keyframes rotateOutUpLeft {
	0% {
		transform-origin: left bottom;
		opacity: 1
	}

	0%,
	to {
		-webkit-transform-origin: left bottom
	}

	to {
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		transform-origin: right bottom;
		opacity: 1
	}

	0%,
	to {
		-webkit-transform-origin: right bottom
	}

	to {
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpRight {
	0% {
		transform-origin: right bottom;
		opacity: 1
	}

	0%,
	to {
		-webkit-transform-origin: right bottom
	}

	to {
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
	0% {
		transform-origin: top left
	}

	0%,
	20%,
	60% {
		-webkit-transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		transform-origin: top left
	}

	40%,
	80% {
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

@keyframes hinge {
	0% {
		transform-origin: top left
	}

	0%,
	20%,
	60% {
		-webkit-transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		transform-origin: top left
	}

	40%,
	80% {
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
		transform: translate3d(-100%, 0, 0) rotate(-120deg)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
		transform: translate3d(-100%, 0, 0) rotate(-120deg)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}

@-webkit-keyframes rollOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
		transform: translate3d(100%, 0, 0) rotate(120deg)
	}
}

@keyframes rollOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
		transform: translate3d(100%, 0, 0) rotate(120deg)
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1
	}

	50% {
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	50%,
	to {
		opacity: 0
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1
	}

	50% {
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	50%,
	to {
		opacity: 0
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}

/* End */


/* Start:/bitrix/templates/aspro-priority/css/jquery.mCustomScrollbar.min.css?158021477442839*/
.mCustomScrollbar {
	-ms-touch-action: pinch-zoom;
	touch-action: pinch-zoom
}

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
	-ms-touch-action: auto;
	touch-action: auto
}

.mCustomScrollBox {
	position: relative;
	overflow: hidden;
	height: 100%;
	max-width: 100%;
	outline: 0;
	direction: ltr
}

.mCSB_container {
	overflow: hidden;
	width: auto;
	height: auto
}

.mCSB_inside>.mCSB_container {
	margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-right: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
	margin-right: 0;
	margin-left: 30px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-left: 0
}

.mCSB_scrollTools {
	position: absolute;
	width: 16px;
	height: auto;
	left: auto;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: .75;
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)"
}

.mCSB_outside+.mCSB_scrollTools {
	right: -26px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
	right: auto;
	left: 0
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
	left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: auto
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
	margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
	width: 2px;
	height: 100%;
	margin: 0 auto;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
	cursor: pointer;
	width: 100%;
	height: 30px;
	z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	position: relative;
	width: 4px;
	height: 100%;
	margin: 0 auto;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
	display: block;
	position: absolute;
	height: 20px;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
	bottom: 0
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
	margin-right: 0;
	margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
	min-height: 100%
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
	margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	width: auto;
	height: 16px;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0
}

.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
	margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 2px;
	margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 30px;
	height: 100%;
	left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 4px;
	margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	height: 12px;
	margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	height: 8px;
	margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
	display: block;
	position: absolute;
	width: 20px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
	left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
	right: 0
}

.mCSB_container_wrapper {
	position: absolute;
	height: auto;
	width: auto;
	overflow: hidden;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin-right: 30px;
	margin-bottom: 30px
}

.mCSB_container_wrapper>.mCSB_container {
	padding-right: 30px;
	padding-bottom: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
	bottom: 20px
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
	bottom: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	right: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	left: 20px
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	left: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
	margin-right: 0;
	margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
	padding-right: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
	padding-bottom: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-right: 0;
	margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
	margin-bottom: 0
}

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
	-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
	-moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
	-o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
	transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
	opacity: 0;
	filter: "alpha(opacity=0)";
	-ms-filter: "alpha(opacity=0)"
}

.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,
.mCustomScrollBox:hover>.mCSB_scrollTools,
.mCustomScrollBox:hover~.mCSB_scrollTools,
.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag {
	opacity: 1;
	filter: "alpha(opacity=100)";
	-ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .4);
	filter: "alpha(opacity=40)";
	-ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .75);
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .85);
	filter: "alpha(opacity=85)";
	-ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .9);
	filter: "alpha(opacity=90)";
	-ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
	background-image: url(../../../../../templates/aspro-priority/css/mCSB_buttons.png);
	background-repeat: no-repeat;
	opacity: .4;
	filter: "alpha(opacity=40)";
	-ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
	background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
	background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
	background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
	opacity: .75;
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
	opacity: .9;
	filter: "alpha(opacity=90)";
	-ms-filter: "alpha(opacity=90)"
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: rgba(0, 0, 0, .85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: rgba(0, 0, 0, .9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -80px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
	width: 4px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, .1);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 4px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, .75);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 4px;
	margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .1);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .75);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
	width: 4px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, .1);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, .75);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 4px;
	margin: 6px 0
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 6px;
	margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .1);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .75);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .1)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 2px
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 2px;
	margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
	height: 14px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 14px;
	margin: 0 1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 14px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	height: 14px;
	margin: 1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	width: 16px;
	height: 16px;
	margin: -1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	width: 4px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	height: 16px;
	width: 16px;
	margin: 0 -1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	height: 4px;
	margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
	background-position: 0 -72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
	background-position: 0 -92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: 0 -112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
	background-position: 0 -128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -80px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
	width: 4px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	background-color: transparent;
	background-position: center
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
	background-repeat: repeat-y;
	opacity: .3;
	filter: "alpha(opacity=30)";
	-ms-filter: "alpha(opacity=30)"
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	height: 4px;
	margin: 6px 0;
	background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -20px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -96px -72px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -96px -92px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -100px -112px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -100px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-repeat: repeat-y;
	background-image: -moz-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
	background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: -o-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: -ms-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(to right, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
	height: 70px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 70px
}

.mCS-3d-dark.mCSB_scrollTools,
.mCS-3d.mCSB_scrollTools {
	opacity: 1;
	filter: "alpha(opacity=30)";
	-ms-filter: "alpha(opacity=30)"
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
	width: 8px;
	background-color: #000;
	background-color: rgba(0, 0, 0, .2);
	box-shadow: inset 1px 0 1px rgba(0, 0, 0, .5), inset -1px 0 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #555
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 8px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 8px;
	margin: 4px 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), inset 0 -1px 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 8px;
	margin: 4px auto
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .1);
	box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools {
	opacity: 1;
	filter: "alpha(opacity=30)";
	-ms-filter: "alpha(opacity=30)"
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px
}

.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical {
	right: 1px
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCS-3d-thick.mCSB_scrollTools_vertical {
	box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,
.mCS-3d-thick.mCSB_scrollTools_horizontal {
	bottom: 1px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4);
	width: 12px;
	margin: 2px;
	position: absolute;
	height: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4);
	height: 12px;
	width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #555
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
	background-color: #000;
	background-color: rgba(0, 0, 0, .05);
	box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
	background-color: transparent
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools {
	box-shadow: inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4), inset -1px 0 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4), inset 0 -1px 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
	background-color: #fff;
	background-color: rgba(0, 0, 0, .05);
	box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
	background-color: transparent
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px
}

.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
	right: 0;
	margin: 12px 0
}

.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	bottom: 0;
	margin: 0 12px
}

.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
	left: 0;
	right: auto
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
	height: 50px
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 50px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .2);
	filter: "alpha(opacity=20)";
	-ms-filter: "alpha(opacity=20)"
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .5);
	filter: "alpha(opacity=50)";
	-ms-filter: "alpha(opacity=50)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .2);
	filter: "alpha(opacity=20)";
	-ms-filter: "alpha(opacity=20)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .5);
	filter: "alpha(opacity=50)";
	-ms-filter: "alpha(opacity=50)"
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
	width: 6px;
	background-color: #000;
	background-color: rgba(0, 0, 0, .2)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 6px;
	margin: 5px 0
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	width: 12px
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	height: 12px;
	margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .1)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
	width: 12px;
	background-color: #000;
	background-color: rgba(0, 0, 0, .2)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px;
	margin: 3px 5px;
	position: absolute;
	height: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	height: 6px;
	margin: 5px 3px;
	position: absolute;
	width: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 12px;
	margin: 2px 0
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .1)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
	background-color: transparent;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	border-color: rgba(255, 255, 255, .2);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
	border-color: #000;
	border-color: rgba(0, 0, 0, .2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .85)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .9)
}

/* End */


/* Start:/bitrix/templates/aspro-priority/css/animation/animation_ext.css?15802147744934*/
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

@-webkit-keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	50% {
		opacity: 1;
	}
}

@keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	50% {
		opacity: 1;
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}

.transition {
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.animated.duration03 {

	-webkit-animation-duration: 0.3s;
	-moz-animation-duration: 0.3s;
	-o-animation-duration: 0.3s;
	animation-duration: 0.3s;
}

.animated.duration04 {

	-webkit-animation-duration: 0.4s;
	-moz-animation-duration: 0.4s;
	-o-animation-duration: 0.4s;
	animation-duration: 0.4s;
}

.animated.duration05 {

	-webkit-animation-duration: 0.5s;
	-moz-animation-duration: 0.5s;
	-o-animation-duration: 0.5s;
	animation-duration: 0.5s;
}

.animated.duration06 {

	-webkit-animation-duration: 0.6s;
	-moz-animation-duration: 0.6s;
	-o-animation-duration: 0.6s;
	animation-duration: 0.6s;
}

.animated.duration07 {

	-webkit-animation-duration: 0.7s;
	-moz-animation-duration: 0.7s;
	-o-animation-duration: 0.7s;
	animation-duration: 0.7s;
}

.animated.duration08 {

	-webkit-animation-duration: 0.8s;
	-moz-animation-duration: 0.8s;
	-o-animation-duration: 0.8s;
	animation-duration: 0.8s;
}

.animated.duration09 {

	-webkit-animation-duration: 0.9s;
	-moz-animation-duration: 0.9s;
	-o-animation-duration: 0.9s;
	animation-duration: 0.9s;
}

.animated.duration10 {

	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
}

.delay01 {

	-webkit-animation-delay: 0.1s;
	-moz-animation-delay: 0.1s;
	-o-animation-delay: 0.1s;
	animation-delay: 0.1s;
}

.delay03 {

	-webkit-animation-delay: 0.3s;
	-moz-animation-delay: 0.3s;
	-o-animation-delay: 0.3s;
	animation-delay: 0.3s;
}


.delay05 {

	-webkit-animation-delay: 0.5s;
	-moz-animation-delay: 0.5s;
	-o-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.delay055 {

	-webkit-animation-delay: 0.55s;
	-moz-animation-delay: 0.55s;
	-o-animation-delay: 0.55s;
	animation-delay: 0.55s;
}

.delay06 {

	-webkit-animation-delay: 0.6s;
	-moz-animation-delay: 0.6s;
	-o-animation-delay: 0.6s;
	animation-delay: 0.6s;
}

.delay065 {

	-webkit-animation-delay: 0.65s;
	-moz-animation-delay: 0.65s;
	-o-animation-delay: 0.65s;
	animation-delay: 0.65s;
}

.delay07 {

	-webkit-animation-delay: 0.7s;
	-moz-animation-delay: 0.7s;
	-o-animation-delay: 0.7s;
	animation-delay: 0.7s;
}

.delay08 {

	-webkit-animation-delay: 0.8s;
	-moz-animation-delay: 0.8s;
	-o-animation-delay: 0.8s;
	animation-delay: 0.8s;
}

.delay09 {

	-webkit-animation-delay: 0.9s;
	-moz-animation-delay: 0.9s;
	-o-animation-delay: 0.9s;
	animation-delay: 0.9s;
}

.delay11,
.delay011 {

	-webkit-animation-delay: 1.1s;
	-moz-animation-delay: 1.1s;
	-o-animation-delay: 1.1s;
	animation-delay: 1.1s;
}

.delay12,
.delay012 {

	-webkit-animation-delay: 1.2s;
	-moz-animation-delay: 1.2s;
	-o-animation-delay: 1.2s;
	animation-delay: 1.2s;
}

.delay13,
.delay013 {

	-webkit-animation-delay: 1.3s;
	-moz-animation-delay: 1.3s;
	-o-animation-delay: 1.3s;
	animation-delay: 1.3s;
}

.delay15,
.delay015 {

	-webkit-animation-delay: 1.5s;
	-moz-animation-delay: 1.5s;
	-o-animation-delay: 1.5s;
	animation-delay: 1.5s;
}

.delay17,
.delay017 {

	-webkit-animation-delay: 1.5s;
	-moz-animation-delay: 1.5s;
	-o-animation-delay: 1.5s;
	animation-delay: 1.5s;
}

.delay19,
.delay019 {

	-webkit-animation-delay: 1.5s;
	-moz-animation-delay: 1.5s;
	-o-animation-delay: 1.5s;
	animation-delay: 1.5s;
}

.delay21,
.delay021 {

	-webkit-animation-delay: 1.5s;
	-moz-animation-delay: 1.5s;
	-o-animation-delay: 1.5s;
	animation-delay: 1.5s;
}

@-webkit-keyframes toggle_opacity {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@keyframes toggle_opacity {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}

@keyframes shine {
	100% {
		left: 125%;
	}
}

@-webkit-keyframes flash {
	0% {
		opacity: .55;
	}

	100% {
		opacity: 1;
	}
}

@keyframes flash {
	0% {
		opacity: .55;
	}

	100% {
		opacity: 1;
	}
}

/* WebKit � Opera */
@-webkit-keyframes spinner {
	from {
		-webkit-transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(360deg);
	}
}

/* Other */
@keyframes spinner {
	from {
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

/* End */


/* Start:/bitrix/templates/aspro-priority/css/jquery.onoff.css?15802147741632*/
/**
 * onoff.css
 * Author: http://proto.io/freebies/onoff/
 * Author: Timmy Willison
 */
.onoffswitch {
	position: relative;
	width: 70px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.onoffswitch-checkbox {
	display: none;
}

.onoffswitch-label {
	display: block;
	overflow: hidden;
	cursor: pointer;
	border: 2px solid #999999;
	border-radius: 20px;
}

.onoffswitch-inner {
	display: block;
	width: 200%;
	margin-left: -100%;
	-webkit-transition: margin 0.2s ease-in;
	transition: margin 0.2s ease-in;
}

.onoffswitch-inner:before,
.onoffswitch-inner:after {
	float: left;
	padding: 0;
	width: 50%;
	height: 26px;
	color: white;
	font: bold 14px/26px Trebuchet, Arial, sans-serif;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.onoffswitch-inner:before {
	content: "YES";
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #2FCCFF;
}

.onoffswitch-inner:after {
	content: "NO";
	padding-right: 10px;
	color: #999999;
	background-color: #EEEEEE;
	text-align: right;
}

.onoffswitch-switch {
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	right: 40px;
	width: 18px;
	margin: 4px;
	background: white;
	border: 2px solid #999999;
	border-radius: 20px;
	-webkit-transition: right 0.2s ease-in, -webkit-box-shadow 0.2s ease-in;
	transition: right 0.2s ease-in, box-shadow 0.2s ease-in;
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner {
	margin-left: 0;
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch {
	right: 0;
}

/* End */


/* Start:/bitrix/templates/aspro-priority/css/bootstrap.min.css?158021477488745*/
/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
hr,
img {
	border: 0
}

body,
figure {
	margin: 0
}

.img-thumbnail,
.thumbnail {
	-webkit-transition: all .2s ease-in-out
}

.breadcrumb,
.carousel-indicators,
.dropdown-menu,
.media-list,
.nav,
.pager {
	list-style: none
}

textarea.bxeditor-textarea {
	line-height: normal !important
}

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block
}

audio,
canvas,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background: 0 0
}

a:active,
a:hover {
	outline: 0
}

h1 {
	margin: .67em 0
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

mark {
	background: #ff0;
	color: #000
}

code,
kbd,
pre,
samp {
	font-size: 1em
}

pre {
	white-space: pre-wrap
}

q {
	quotes: "\201C""\201D""\2018""\2019"
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	vertical-align: middle
}

svg:not(:root) {
	overflow: hidden
}

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
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto;
	vertical-align: top
}

table {
	border-collapse: collapse;
	border-spacing: 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^="javascript:"]:after,
	a[href^="#"]:after {
		content: ""
	}

	blockquote,
	pre {
		border: 1px solid #999
	}

	thead {
		display: table-header-group
	}

	img {
		max-width: 100% !important
	}

	@page {
		margin: 2cm .5cm
	}

	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}

	select {
		background: #fff !important
	}

	.navbar {
		display: none
	}

	.table td,
	.table th {
		background-color: #fff !important
	}

	.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000 !important
	}

	.label {
		border: 1px solid #000
	}

	.table {
		border-collapse: collapse !important
	}

	.table-bordered td,
	.table-bordered th {
		border: 1px solid #ddd !important
	}
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.form-control,
.open .dropdown-toggle.btn-danger,
.open .dropdown-toggle.btn-default,
.open .dropdown-toggle.btn-info,
.open .dropdown-toggle.btn-success,
.open .dropdown-toggle.btn-warning {
	background-image: none
}

.img-thumbnail,
body {
	background-color:#19332e
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 62.5%;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: 'Nunito', sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	color: #fff
}

button,
input,
select,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #ccc;
	text-decoration: none
}

a:focus,
a:hover {
	color: #a6a6a6;
	text-decoration: underline
}

a:focus {
	outline: #fff dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.428571429;
	border: 1px solid #ddd;
	border-radius: 4px;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

pre code,
table {
	background-color: transparent
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #eee
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.collapsing,
.dropdown {
	position: relative
}

p {
	margin: 0 0 10px
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 200;
	line-height: 1.4
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: 10px
}

@media (min-width:768px) {
	.lead {
		font-size: 21px
	}
}

.small,
small {
	font-size: 85%
}

cite {
	font-style: normal
}

.text-muted {
	color: #999
}

.text-primary {
	color: #ccc
}

.text-primary:hover {
	color: #b3b3b3
}

.text-warning {
	color: #c09853
}

.text-warning:hover {
	color: #a47e3c
}

.text-danger {
	color: #b94a48
}

.text-danger:hover {
	color: #953b39
}

.text-success {
	color: #468847
}

.text-success:hover {
	color: #356635
}

.text-info {
	color: #3a87ad
}

.text-info:hover {
	color: #2d6987
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Nunito', sans-serif;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

.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: #999
}

legend,
pre {
	color: #fff
}

h1,
h2,
h3 {
	margin-top: 20px
}

h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
	font-size: 65%
}

h4,
h5,
h6 {
	margin-top: 10px
}

h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-size: 75%
}

.h1,
h1 {
	font-size: 36px
}

.h2,
h2 {
	font-size: 30px
}

.h3,
h3 {
	font-size: 24px
}

.h4,
h4 {
	font-size: 18px
}

.h5,
h5 {
	font-size: 14px
}

.h6,
h6 {
	font-size: 12px
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}

blockquote p:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

address,
dl {
	margin-bottom: 20px
}

ol,
ul {
	margin-top: 0;
	margin-bottom: 10px
}

.list-inline,
.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}

.list-inline>li:first-child {
	padding-left: 0
}

dd,
dt {
	line-height: 1.428571429
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

@media (min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.dl-horizontal dd {
		margin-left: 180px
	}

	.dl-horizontal dd:after,
	.dl-horizontal dd:before {
		content: " ";
		display: table
	}

	.dl-horizontal dd:after {
		clear: both
	}
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container:after,
.dropdown-menu>li>a,
.form-horizontal .form-group:after,
.modal-footer:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
	clear: both
}

abbr[data-original-title],
abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #999
}

abbr.initialism {
	font-size: 90%;
	text-transform: uppercase
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	border-left: 5px solid #eee
}

blockquote p {
	font-size: 17.5px;
	font-weight: 300;
	line-height: 1.25
}

address,
blockquote small,
pre {
	line-height: 1.428571429
}

blockquote small {
	display: block;
	color: #999
}

blockquote small:before {
	content: '\2014 \00A0'
}

blockquote.pull-right {
	padding-right: 16px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0
}

blockquote.pull-right .small,
blockquote.pull-right p,
blockquote.pull-right small {
	text-align: right
}

blockquote.pull-right .small:before,
blockquote.pull-right small:before {
	content: ''
}

blockquote.pull-right .small:after,
blockquote.pull-right small:after {
	content: '\00A0 \2014'
}

blockquote:after,
blockquote:before {
	content: ""
}

address {
	font-style: normal
}

code,
kbd,
pre,
samp {
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	white-space: nowrap;
	border-radius: 4px
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}

.container:after,
.container:before,
.row:after,
.row:before {
	display: table;
	content: " "
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	border-radius: 0
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 16px;
	padding-right: 16px
}

.row {
	margin-left: -16px;
	margin-right: -16px
}

input[type=file],
legend {
	display: block
}

.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-left: 16px;
	padding-right: 16px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	float: left
}

.col-xs-12 {
	width: 100%
}

.col-xs-11 {
	width: 91.66666666666666%
}

.col-xs-10 {
	width: 83.33333333333334%
}

.col-xs-9 {
	width: 75%
}

.col-xs-8 {
	width: 66.66666666666666%
}

.col-xs-7 {
	width: 68%
}

.col-xs-6 {
	width: 50%
}

.col-xs-5 {
	width: 41.66666666666667%
}

.col-xs-4 {
	width: 33.33333333333333%
}

.col-xs-3 {
	width: 25%
}

.col-xs-2 {
	width: 16.666666666666664%
}

.col-xs-1 {
	width: 8.333333333333332%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-pull-11 {
	right: 91.66666666666666%
}

.col-xs-pull-10 {
	right: 83.33333333333334%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-8 {
	right: 66.66666666666666%
}

.col-xs-pull-7 {
	right: 58.333333333333336%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-5 {
	right: 41.66666666666667%
}

.col-xs-pull-4 {
	right: 33.33333333333333%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-2 {
	right: 16.666666666666664%
}

.col-xs-pull-1 {
	right: 8.333333333333332%
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-push-11 {
	left: 91.66666666666666%
}

.col-xs-push-10 {
	left: 83.33333333333334%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-8 {
	left: 66.66666666666666%
}

.col-xs-push-7 {
	left: 58.333333333333336%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-5 {
	left: 41.66666666666667%
}

.col-xs-push-4 {
	left: 33.33333333333333%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-2 {
	left: 16.666666666666664%
}

.col-xs-push-1 {
	left: 8.333333333333332%
}

.col-xs-offset-12 {
	margin-left: 100%
}

.col-xs-offset-11 {
	margin-left: 91.66666666666666%
}

.col-xs-offset-10 {
	margin-left: 83.33333333333334%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-8 {
	margin-left: 66.66666666666666%
}

.col-xs-offset-7 {
	margin-left: 58.333333333333336%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-5 {
	margin-left: 41.66666666666667%
}

.col-xs-offset-4 {
	margin-left: 33.33333333333333%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-2 {
	margin-left: 16.666666666666664%
}

.col-xs-offset-1 {
	margin-left: 8.333333333333332%
}

@media (min-width:768px) {
	.container {
		width: 750px
	}

	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.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.66666666666666%
	}

	.col-sm-10 {
		width: 83.33333333333334%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-8 {
		width: 66.66666666666666%
	}

	.col-sm-7 {
		width: 58.333333333333336%
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-5 {
		width: 41.66666666666667%
	}

	.col-sm-4 {
		width: 33.33333333333333%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-2 {
		width: 16.666666666666664%
	}

	.col-sm-1 {
		width: 8.333333333333332%
	}

	.col-sm-pull-12 {
		right: 100%
	}

	.col-sm-pull-11 {
		right: 91.66666666666666%
	}

	.col-sm-pull-10 {
		right: 83.33333333333334%
	}

	.col-sm-pull-9 {
		right: 75%
	}

	.col-sm-pull-8 {
		right: 66.66666666666666%
	}

	.col-sm-pull-7 {
		right: 58.333333333333336%
	}

	.col-sm-pull-6 {
		right: 50%
	}

	.col-sm-pull-5 {
		right: 41.66666666666667%
	}

	.col-sm-pull-4 {
		right: 33.33333333333333%
	}

	.col-sm-pull-3 {
		right: 25%
	}

	.col-sm-pull-2 {
		right: 16.666666666666664%
	}

	.col-sm-pull-1 {
		right: 8.333333333333332%
	}

	.col-sm-push-12 {
		left: 100%
	}

	.col-sm-push-11 {
		left: 91.66666666666666%
	}

	.col-sm-push-10 {
		left: 83.33333333333334%
	}

	.col-sm-push-9 {
		left: 75%
	}

	.col-sm-push-8 {
		left: 66.66666666666666%
	}

	.col-sm-push-7 {
		left: 58.333333333333336%
	}

	.col-sm-push-6 {
		left: 50%
	}

	.col-sm-push-5 {
		left: 41.66666666666667%
	}

	.col-sm-push-4 {
		left: 33.33333333333333%
	}

	.col-sm-push-3 {
		left: 25%
	}

	.col-sm-push-2 {
		left: 16.666666666666664%
	}

	.col-sm-push-1 {
		left: 8.333333333333332%
	}

	.col-sm-offset-12 {
		margin-left: 100%
	}

	.col-sm-offset-11 {
		margin-left: 91.66666666666666%
	}

	.col-sm-offset-10 {
		margin-left: 83.33333333333334%
	}

	.col-sm-offset-9 {
		margin-left: 75%
	}

	.col-sm-offset-8 {
		margin-left: 66.66666666666666%
	}

	.col-sm-offset-7 {
		margin-left: 58.333333333333336%
	}

	.col-sm-offset-6 {
		margin-left: 50%
	}

	.col-sm-offset-5 {
		margin-left: 41.66666666666667%
	}

	.col-sm-offset-4 {
		margin-left: 33.33333333333333%
	}

	.col-sm-offset-3 {
		margin-left: 25%
	}

	.col-sm-offset-2 {
		margin-left: 16.666666666666664%
	}

	.col-sm-offset-1 {
		margin-left: 8.333333333333332%
	}
}

@media (min-width:992px) {
	.container {
		width: 970px
	}

	.col-md-1,
	.col-md-10,
	.col-md-11,
	.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.66666666666666%
	}

	.col-md-10 {
		width: 83.33333333333334%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-8 {
		width: 66.66666666666666%
	}

	.col-md-7 {
		width: 58.333333333333336%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-5 {
		width: 41.66666666666667%
	}

	.col-md-4 {
		width: 33.33333333333333%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-2 {
		width: 16.666666666666664%
	}

	.col-md-1 {
		width: 8.333333333333332%
	}

	.col-md-pull-12 {
		right: 100%
	}

	.col-md-pull-11 {
		right: 91.66666666666666%
	}

	.col-md-pull-10 {
		right: 83.33333333333334%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-pull-8 {
		right: 66.66666666666666%
	}

	.col-md-pull-7 {
		right: 58.333333333333336%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-pull-5 {
		right: 41.66666666666667%
	}

	.col-md-pull-4 {
		right: 33.33333333333333%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-pull-2 {
		right: 16.666666666666664%
	}

	.col-md-pull-1 {
		right: 8.333333333333332%
	}

	.col-md-push-12 {
		left: 100%
	}

	.col-md-push-11 {
		left: 91.66666666666666%
	}

	.col-md-push-10 {
		left: 83.33333333333334%
	}

	.col-md-push-9 {
		left: 75%
	}

	.col-md-push-8 {
		left: 66.66666666666666%
	}

	.col-md-push-7 {
		left: 58.333333333333336%
	}

	.col-md-push-6 {
		left: 50%
	}

	.col-md-push-5 {
		left: 41.66666666666667%
	}

	.col-md-push-4 {
		left: 33.33333333333333%
	}

	.col-md-push-3 {
		left: 25%
	}

	.col-md-push-2 {
		left: 16.666666666666664%
	}

	.col-md-push-1 {
		left: 8.333333333333332%
	}

	.col-md-offset-12 {
		margin-left: 100%
	}

	.col-md-offset-11 {
		margin-left: 91.66666666666666%
	}

	.col-md-offset-10 {
		margin-left: 83.33333333333334%
	}

	.col-md-offset-9 {
		margin-left: 75%
	}

	.col-md-offset-8 {
		margin-left: 66.66666666666666%
	}

	.col-md-offset-7 {
		margin-left: 58.333333333333336%
	}

	.col-md-offset-6 {
		margin-left: 50%
	}

	.col-md-offset-5 {
		margin-left: 41.66666666666667%
	}

	.col-md-offset-4 {
		margin-left: 33.33333333333333%
	}

	.col-md-offset-3 {
		margin-left: 25%
	}

	.col-md-offset-2 {
		margin-left: 16.666666666666664%
	}

	.col-md-offset-1 {
		margin-left: 8.333333333333332%
	}
}

@media (min-width:1200px) {
	.container {
		width: 1170px
	}

	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.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.66666666666666%
	}

	.col-lg-10 {
		width: 83.33333333333334%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-8 {
		width: 66.66666666666666%
	}

	.col-lg-7 {
		width: 58.333333333333336%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-5 {
		width: 41.66666666666667%
	}

	.col-lg-4 {
		width: 33.33333333333333%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-2 {
		width: 16.666666666666664%
	}

	.col-lg-1 {
		width: 8.333333333333332%
	}

	.col-lg-pull-12 {
		right: 100%
	}

	.col-lg-pull-11 {
		right: 91.66666666666666%
	}

	.col-lg-pull-10 {
		right: 83.33333333333334%
	}

	.col-lg-pull-9 {
		right: 75%
	}

	.col-lg-pull-8 {
		right: 66.66666666666666%
	}

	.col-lg-pull-7 {
		right: 58.333333333333336%
	}

	.col-lg-pull-6 {
		right: 50%
	}

	.col-lg-pull-5 {
		right: 41.66666666666667%
	}

	.col-lg-pull-4 {
		right: 33.33333333333333%
	}

	.col-lg-pull-3 {
		right: 25%
	}

	.col-lg-pull-2 {
		right: 16.666666666666664%
	}

	.col-lg-pull-1 {
		right: 8.333333333333332%
	}

	.col-lg-push-12 {
		left: 100%
	}

	.col-lg-push-11 {
		left: 91.66666666666666%
	}

	.col-lg-push-10 {
		left: 83.33333333333334%
	}

	.col-lg-push-9 {
		left: 75%
	}

	.col-lg-push-8 {
		left: 66.66666666666666%
	}

	.col-lg-push-7 {
		left: 58.333333333333336%
	}

	.col-lg-push-6 {
		left: 50%
	}

	.col-lg-push-5 {
		left: 41.66666666666667%
	}

	.col-lg-push-4 {
		left: 33.33333333333333%
	}

	.col-lg-push-3 {
		left: 25%
	}

	.col-lg-push-2 {
		left: 16.666666666666664%
	}

	.col-lg-push-1 {
		left: 8.333333333333332%
	}

	.col-lg-offset-12 {
		margin-left: 100%
	}

	.col-lg-offset-11 {
		margin-left: 91.66666666666666%
	}

	.col-lg-offset-10 {
		margin-left: 83.33333333333334%
	}

	.col-lg-offset-9 {
		margin-left: 75%
	}

	.col-lg-offset-8 {
		margin-left: 66.66666666666666%
	}

	.col-lg-offset-7 {
		margin-left: 58.333333333333336%
	}

	.col-lg-offset-6 {
		margin-left: 50%
	}

	.col-lg-offset-5 {
		margin-left: 41.66666666666667%
	}

	.col-lg-offset-4 {
		margin-left: 33.33333333333333%
	}

	.col-lg-offset-3 {
		margin-left: 25%
	}

	.col-lg-offset-2 {
		margin-left: 16.666666666666664%
	}

	.col-lg-offset-1 {
		margin-left: 8.333333333333332%
	}
}

table {
	max-width: 100%
}

th {
	text-align: left
}

.table {
	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.428571429;
	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 .table {
	background-color: #fff
}

.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,
.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 #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border-bottom-width: 2px
}

.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-] {
	float: none;
	display: table-column
}

table td[class*=col-],
table th[class*=col-] {
	float: none;
	display: table-cell
}

.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>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6
}

.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>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}

.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>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc
}

@media (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		overflow-x: scroll;
		-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
	}
}

fieldset,
legend {
	padding: 0;
	border: 0
}

fieldset {
	margin: 0
}

legend {
	width: 100%;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: 700
}

input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}

select[multiple],
select[size] {
	height: auto
}

select optgroup {
	font-size: inherit;
	font-style: inherit;
	font-family: inherit
}

.form-control,
output {
	font-size: 14px;
	line-height: 1.428571429;
	display: block;
	vertical-align: middle
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
	outline: #fff dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

output {
	padding-top: 7px;
	color: #555
}

.form-control:-moz-placeholder {
	color: #999
}

.form-control::-moz-placeholder {
	color: #999
}

.form-control:-ms-input-placeholder {
	color: #999
}

.form-control::-webkit-input-placeholder {
	color: #999
}

.form-control {
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	color: #555;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee
}

textarea.form-control {
	height: auto
}

.form-group {
	margin-bottom: 15px
}

.checkbox,
.radio {
	display: block;
	min-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	vertical-align: middle
}

.checkbox label,
.radio label {
	display: inline;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
	float: left;
	margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
	margin-top: -5px
}

.checkbox-inline,
.radio-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}

.checkbox-inline[disabled],
.checkbox[disabled],
.radio-inline[disabled],
.radio[disabled],
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=radio][disabled] {
	cursor: not-allowed
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-sm {
	height: 30px;
	line-height: 30px
}

textarea.input-sm {
	height: auto
}

.input-lg {
	height: 45px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}

select.input-lg {
	height: 45px;
	line-height: 45px
}

textarea.input-lg {
	height: auto
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
	color: #c09853
}

.has-warning .form-control {
	border-color: #c09853;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
	border-color: #a47e3c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e
}

.has-warning .input-group-addon {
	color: #c09853;
	border-color: #c09853;
	background-color: #fcf8e3
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
	color: #b94a48
}

.has-error .form-control {
	border-color: #b94a48;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
	border-color: #953b39;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392
}

.has-error .input-group-addon {
	color: #b94a48;
	border-color: #b94a48;
	background-color: #f2dede
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
	color: #468847
}

.has-success .form-control {
	border-color: #468847;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
	border-color: #356635;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b
}

.has-success .input-group-addon {
	color: #468847;
	border-color: #468847;
	background-color: #dff0d8
}

.form-control-static {
	margin-bottom: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

@media (min-width:768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .form-control {
		display: inline-block
	}

	.form-inline .checkbox,
	.form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		padding-left: 0
	}

	.form-inline .checkbox input[type=checkbox],
	.form-inline .radio input[type=radio] {
		float: none;
		margin-left: 0
	}

	.form-horizontal .control-label {
		text-align: right
	}
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .radio-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}

.form-horizontal .form-group {
	margin-left: -16px;
	margin-right: -16px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
	content: " ";
	display: table
}

.form-horizontal .form-control-static {
	padding-top: 7px
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none
}

.btn:focus {
	outline: #fff dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

.btn-group .dropdown-toggle:active,
.btn-group-vertical>.btn:focus,
.btn-group.open .dropdown-toggle,
.btn-group>.btn:focus,
.btn.active,
.btn:active,
.dropdown-toggle:focus,
.modal-content,
.open>a {
	outline: 0
}

.btn:focus,
.btn:hover {
	color: #fff;
	text-decoration: none
}

.btn.active,
.btn:active {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-default {
	color: #fff;
	background-color: #fff;
	border-color: #ccc
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .dropdown-toggle.btn-default {
	color: #fff;
	background-color: #ebebeb;
	border-color: #adadad
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc
}

.btn-primary {
	color: #fff;
	background-color: #ccc;
	border-color: #bfbfbf
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #b8b8b8;
	border-color: #a1a1a1
}

.btn-primary.active,
.btn-primary:active,
.open .dropdown-toggle.btn-primary {
	background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	background-color: #ccc;
	border-color: #bfbfbf
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ed9c28;
	border-color: #d58512
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #d2322d;
	border-color: #ac2925
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #47a447;
	border-color: #398439
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #39b3d7;
	border-color: #269abc
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-link {
	color: #ccc;
	font-weight: 400;
	cursor: pointer;
	border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
	border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
	color: #a6a6a6;
	text-decoration: underline;
	background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
	color: #999;
	text-decoration: none
}

.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}

.btn-sm,
.btn-xs {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-xs {
	padding: 1px 5px
}

.btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0
}

.btn-block+.btn-block {
	margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

.collapsing {
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	transition: height .35s ease
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid #000;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	border-bottom: 0 dotted
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	background-clip: padding-box
}

.dropdown-header,
.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	line-height: 1.428571429
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle,
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child,
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.dropdown-menu>li>a {
	font-weight: 400;
	color: #fff;
	white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #ccc
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	color: #999
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed
}

.open>.dropdown-menu {
	display: block
}

.dropdown-header {
	font-size: 12px;
	color: #999
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}

.nav-justified>.dropdown .dropdown-menu,
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	left: auto;
	top: auto
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover,
.input-group-btn>.btn:active,
.input-group-btn>.btn:hover {
	z-index: 2
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	border-top: 0 dotted;
	border-bottom: 4px solid #000;
	content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px
}

.btn-default .caret {
	border-top-color: #fff
}

.btn-danger .caret,
.btn-info .caret,
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret {
	border-top-color: #fff
}

.dropup .btn-default .caret {
	border-bottom-color: #fff
}

.dropup .btn-danger .caret,
.dropup .btn-info .caret,
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret {
	border-bottom-color: #fff
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
	position: relative;
	float: left
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
	margin-left: -1px
}

.btn-toolbar:after,
.btn-toolbar:before {
	content: " ";
	display: table
}

.btn-toolbar .btn-group {
	float: left
}

.btn-toolbar>.btn+.btn,
.btn-toolbar>.btn+.btn-group,
.btn-toolbar>.btn-group+.btn,
.btn-toolbar>.btn-group+.btn-group {
	margin-left: 5px
}

.btn .caret,
.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn-group {
	float: left
}

.btn-group-sm>.btn,
.btn-group-xs>.btn {
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-group-xs>.btn {
	padding: 1px 5px
}

.btn-group-sm>.btn {
	padding: 5px 10px
}

.btn-group-lg>.btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}

.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-lg .caret {
	border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
	content: " ";
	display: table
}

.btn-group-vertical>.btn-group>.btn {
	float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-bottom-left-radius: 4px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group-vertical>.btn-group:first-child>.btn:last-child,
.btn-group-vertical>.btn-group:first-child>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child>.btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}

.btn-group-justified .btn {
	float: none;
	display: table-cell;
	width: 1%
}

[data-toggle=buttons]>.btn>input[type=checkbox],
[data-toggle=buttons]>.btn>input[type=radio] {
	display: none
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}

.input-group.col {
	float: none;
	padding-left: 0;
	padding-right: 0
}

.input-group .form-control {
	width: 100%;
	margin-bottom: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
	height: 45px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
	height: 45px;
	line-height: 45px
}

textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
	height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	line-height: 30px
}

.thumbnail,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
	height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
	display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px
}

.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px
}

.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
	margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.input-group-addon:first-child {
	border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.dropdown-toggle {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.input-group-addon:last-child {
	border-left: 0
}

.input-group-btn {
	position: relative;
	white-space: nowrap
}

.input-group-btn:first-child>.btn {
	margin-right: -1px
}

.input-group-btn:last-child>.btn {
	margin-left: -1px
}

.input-group-btn>.btn {
	position: relative
}

.input-group-btn>.btn+.btn {
	margin-left: -4px
}

.nav {
	margin-bottom: 0;
	padding-left: 0
}

.nav:after,
.nav:before {
	content: " ";
	display: table
}

.nav>li,
.nav>li>a {
	display: block;
	position: relative
}

.nav:after {
	clear: both
}

.nav>li>a {
	padding: 10px 16px
}

.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.nav>li.disabled>a {
	color: #999
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
	color: #999;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: #eee;
	border-color: #ccc
}

.nav .open>a .caret,
.nav .open>a:focus .caret,
.nav .open>a:hover .caret {
	border-top-color: #a6a6a6;
	border-bottom-color: #a6a6a6
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.nav>li>a>img {
	max-width: none
}

.nav-tabs {
	border-bottom: 1px solid #ddd
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.428571429;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}

.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}

.nav-tabs.nav-justified>li {
	float: none
}

.nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px;
	margin-right: 0;
	border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid #ddd
}

@media (min-width:768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto
	}

	.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%
	}

	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0;
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}

	.nav-tabs.nav-justified>.active>a,
	.nav-tabs.nav-justified>.active>a:focus,
	.nav-tabs.nav-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}

.nav-pills>li {
	float: left
}

.nav-justified>li,
.nav-stacked>li {
	float: none
}

.nav-pills>li>a {
	border-radius: 4px
}

.nav-pills>li+li {
	margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #ccc
}

.nav-pills>li.active>a .caret,
.nav-pills>li.active>a:focus .caret,
.nav-pills>li.active>a:hover .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}

.nav-justified {
	width: 100%
}

.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}

.nav-tabs-justified {
	border-bottom: 0
}

.nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
	border: 1px solid #ddd
}

@media (min-width:768px) {
	.nav-justified>li {
		display: table-cell;
		width: 1%
	}

	.nav-justified>li>a {
		margin-bottom: 0
	}

	.nav-tabs-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}

	.nav-tabs-justified>.active>a,
	.nav-tabs-justified>.active>a:focus,
	.nav-tabs-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before {
	content: " ";
	display: table
}

.nav .caret {
	border-top-color: #ccc;
	border-bottom-color: #ccc
}

.nav a:hover .caret {
	border-top-color: #a6a6a6;
	border-bottom-color: #a6a6a6
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent
}

.navbar-collapse {
	max-height: 340px;
	overflow-x: visible;
	padding-right: 16px;
	padding-left: 16px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	-webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
	overflow-y: auto
}

@media (min-width:768px) {
	.navbar {
		border-radius: 4px
	}

	.navbar-header {
		float: left
	}

	.navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none
	}

	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important
	}

	.navbar-collapse.in {
		overflow-y: auto
	}

	.navbar-collapse .navbar-nav.navbar-left:first-child {
		margin-left: -16px
	}

	.navbar-collapse .navbar-nav.navbar-right:last-child {
		margin-right: -16px
	}

	.navbar-collapse .navbar-text:last-child {
		margin-right: 0
	}
}

.media,
.media-body,
.modal-open,
.progress {
	overflow: hidden
}

.container>.navbar-collapse,
.container>.navbar-header {
	margin-right: -16px;
	margin-left: -16px
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}

.navbar-brand {
	float: left;
	padding: 15px 16px;
	font-size: 18px;
	line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none
}

@media (min-width:768px) {

	.container>.navbar-collapse,
	.container>.navbar-header {
		margin-right: 0;
		margin-left: 0
	}

	.navbar-fixed-bottom,
	.navbar-fixed-top,
	.navbar-static-top {
		border-radius: 0
	}

	.navbar>.container .navbar-brand {
		margin-left: -16px
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 16px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 4px
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}

@media (min-width:768px) {
	.navbar-toggle {
		display: none
	}
}

.breadcrumb>li,
.pagination {
	display: inline-block
}

.navbar-nav {
	margin: 7.5px -16px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}

@media (max-width:767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none
	}

	.navbar-nav .open .dropdown-menu .dropdown-header,
	.navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 15px 5px 25px
	}

	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px
	}

	.navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-nav .open .dropdown-menu>li>a:hover {
		background-image: none
	}
}

@media (min-width:768px) {
	.navbar-nav {
		float: left;
		margin: 0
	}

	.navbar-nav>li {
		float: left
	}

	.navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px
	}

	.navbar-left {
		float: left !important
	}

	.navbar-right {
		float: right !important
	}
}

.navbar-form {
	padding: 10px 16px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	margin: 8px -16px
}

@media (min-width:768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .form-control {
		display: inline-block
	}

	.navbar-form .checkbox,
	.navbar-form .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		padding-left: 0
	}

	.navbar-form .checkbox input[type=checkbox],
	.navbar-form .radio input[type=radio] {
		float: none;
		margin-left: 0
	}

	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
}

@media (max-width:767px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.navbar-nav.pull-right>li>.dropdown-menu,
.navbar-nav>li>.dropdown-menu.pull-right {
	left: auto;
	right: 0
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px
}

.navbar-text {
	float: left;
	margin-top: 15px;
	margin-bottom: 15px
}

@media (min-width:768px) {
	.navbar-text {
		margin-left: 16px;
		margin-right: 16px
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}

.navbar-default .navbar-brand {
	color: #fff
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
	color: #fff
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #fff;
	background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
	color: #ccc;
	background-color: transparent
}

.navbar-default .navbar-toggle {
	border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #ccc
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7
}

.navbar-default .navbar-nav>.dropdown>a:focus .caret,
.navbar-default .navbar-nav>.dropdown>a:hover .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	background-color: #e7e7e7;
	color: #555
}

.navbar-default .navbar-nav>.open>a .caret,
.navbar-default .navbar-nav>.open>a:focus .caret,
.navbar-default .navbar-nav>.open>a:hover .caret {
	border-top-color: #555;
	border-bottom-color: #555
}

.navbar-default .navbar-nav>.dropdown>a .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}

@media (max-width:767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #fff
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #fff;
		background-color: transparent
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #555;
		background-color: #e7e7e7
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #ccc;
		background-color: transparent
	}
}

.navbar-default .navbar-link {
	color: #fff
}

.navbar-default .navbar-link:hover {
	color: #fff
}

.navbar-inverse {
	background-color: #222;
	border-color: #080808
}

.navbar-inverse .navbar-brand {
	color: #999
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
	color: #999
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
	color: #444;
	background-color: transparent
}

.navbar-inverse .navbar-toggle {
	border-color: #fff
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
	background-color: #fff
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
	background-color: #080808;
	color: #fff
}

.navbar-inverse .navbar-nav>.dropdown>a:hover .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}

.navbar-inverse .navbar-nav>.dropdown>a .caret {
	border-top-color: #999;
	border-bottom-color: #999
}

.navbar-inverse .navbar-nav>.open>a .caret,
.navbar-inverse .navbar-nav>.open>a:focus .caret,
.navbar-inverse .navbar-nav>.open>a:hover .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}

@media (max-width:767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #080808
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #999
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #fff;
		background-color: transparent
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #fff;
		background-color: #080808
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #444;
		background-color: transparent
	}
}

.navbar-inverse .navbar-link {
	color: #999
}

.navbar-inverse .navbar-link:hover {
	color: #fff
}

.breadcrumb {
	padding: 8px 16px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 4px
}

.breadcrumb>li+li:before {
	content: "/\00a0";
	padding: 0 5px;
	color: #ccc
}

.breadcrumb>.active {
	color: #999
}

.pagination {
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}

.pagination>li {
	display: inline
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.428571429;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px
}

.badge,
.label {
	font-weight: 700;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	background-color: #eee
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 2;
	color: #fff;
	background-color: #ccc;
	border-color: #ccc;
	cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
	color: #999;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center
}

.pager:after,
.pager:before {
	content: " ";
	display: table
}

.pager li {
	display: inline
}

.pager li>a,
.pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.pager .next>a,
.pager .next>span {
	float: right
}

.pager .previous>a,
.pager .previous>span {
	float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
	color: #999;
	background-color: #fff;
	cursor: not-allowed
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	color: #fff;
	border-radius: .25em;
	background: #999
}

.progress-striped .progress-bar,
.progress-striped .progress-bar-success {
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.label[href]:focus,
.label[href]:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.label:empty {
	display: none
}

.label-default {
	background-color: #999
}

.label-default[href]:focus,
.label-default[href]:hover {
	background-color: grey
}

.label-primary {
	background-color: #ccc
}

.label-primary[href]:focus,
.label-primary[href]:hover {
	background-color: #b3b3b3
}

.label-success {
	background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
	background-color: #449d44
}

.label-info {
	background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
	background-color: #31b0d5
}

.label-warning {
	background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
	background-color: #ec971f
}

.label-danger {
	background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
	background-color: #c9302c
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	color: #fff;
	background-color: #999;
	border-radius: 10px
}

.badge:empty {
	display: none
}

.media-object,
.thumbnail,
.thumbnail>img {
	display: block
}

a.badge:focus,
a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.btn .badge {
	position: relative;
	top: -1px
}

.nav-pills>.active>a>.badge,
a.list-group-item.active>.badge {
	color: #ccc;
	background-color: #fff
}

.nav-pills>li>a>.badge {
	margin-left: 3px
}

.jumbotron {
	padding: 30px;
	margin-bottom: 30px;
	font-size: 21px;
	font-weight: 200;
	line-height: 2.1428571435;
	color: inherit;
	background-color: #eee
}

.alert,
.thumbnail {
	margin-bottom: 20px
}

.alert .alert-link,
.close {
	font-weight: 700
}

.jumbotron h1 {
	line-height: 1;
	color: inherit
}

.jumbotron p {
	line-height: 1.4
}

.container .jumbotron {
	border-radius: 6px
}

@media screen and (min-width:768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px
	}

	.container .jumbotron {
		padding-left: 60px;
		padding-right: 60px
	}

	.jumbotron h1 {
		font-size: 63px
	}
}

.thumbnail {
	padding: 4px;
	line-height: 1.428571429;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	transition: all .2s ease-in-out;
	max-width: 100%
}

.thumbnail>img {
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
	border-color: #ccc
}

.thumbnail .caption {
	padding: 9px;
	color: #fff
}

.alert {
	padding: 15px;
	border: 1px solid transparent;
	border-radius: 4px
}

.alert h4 {
	margin-top: 0;
	color: inherit
}

.alert>p,
.alert>ul {
	margin-bottom: 0
}

.alert>p+p {
	margin-top: 5px
}

.alert-dismissable {
	padding-right: 35px
}

.alert-dismissable .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}

.modal,
.modal-backdrop {
	right: 0;
	bottom: 0;
	left: 0
}

.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847
}

.alert-success hr {
	border-top-color: #c9e2b3
}

.alert-success .alert-link {
	color: #356635
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad
}

.alert-info hr {
	border-top-color: #a6e1ec
}

.alert-info .alert-link {
	color: #2d6987
}

.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #c09853
}

.alert-warning hr {
	border-top-color: #f7e1b5
}

.alert-warning .alert-link {
	color: #a47e3c
}

.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #b94a48
}

.alert-danger hr {
	border-top-color: #e4b9c0
}

.alert-danger .alert-link {
	color: #953b39
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

@-moz-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 0 0
	}

	to {
		background-position: 40px 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

.progress {
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #ccc;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width .6s ease;
	transition: width .6s ease
}

.close,
.list-group-item>.badge {
	float: right
}

.progress-striped .progress-bar {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-size: 40px 40px
}

.progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
	background-color: #5cb85c
}

.progress-striped .progress-bar-success {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-striped .progress-bar-info,
.progress-striped .progress-bar-warning {
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
	background-color: #5bc0de
}

.progress-striped .progress-bar-info {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
	background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
	background-color: #d9534f
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media,
.media-body {
	zoom: 1
}

.media,
.media .media {
	margin-top: 15px
}

.media:first-child {
	margin-top: 0
}

.media-heading {
	margin: 0 0 5px
}

.media>.pull-left {
	margin-right: 10px
}

.media>.pull-right {
	margin-left: 10px
}

.media-list {
	padding-left: 0
}

.list-group {
	margin-bottom: 20px;
	padding-left: 0
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 16px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}

.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

.list-group-item>.badge+.badge {
	margin-right: 5px
}

a.list-group-item {
	color: #555
}

a.list-group-item .list-group-item-heading {
	color: #fff
}

a.list-group-item:focus,
a.list-group-item:hover {
	text-decoration: none;
	background-color: #f5f5f5
}

a.list-group-item.active,
a.list-group-item.active:focus,
a.list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #ccc;
	border-color: #ccc
}

a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading {
	color: inherit
}

a.list-group-item.active .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text {
	color: #fff
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title>a {
	color: inherit
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-title,
.panel>.list-group,
.panel>.table,
.panel>.table-responsive {
	margin-bottom: 0
}

.panel-body {
	padding: 15px
}

.panel-body:after,
.panel-body:before {
	content: " ";
	display: table
}

.panel>.list-group .list-group-item {
	border-width: 1px 0
}

.panel>.list-group .list-group-item:last-child,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:last-child>td,
.panel>.table-bordered>thead>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:last-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:last-child>th {
	border-bottom: 0
}

.panel>.list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
	border-top: 1px solid #ddd
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
	border: 0
}

.panel-footer,
.panel-group .panel-heading+.panel-collapse .panel-body {
	border-top: 1px solid #ddd
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel-title {
	margin-top: 0;
	font-size: 16px
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
	overflow: hidden
}

.panel-group .panel+.panel {
	margin-top: 5px
}

.panel-group .panel-heading {
	border-bottom: 0
}

.panel-group .panel-footer {
	border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}

.panel-default {
	border-color: #ddd
}

.panel-default>.panel-heading {
	color: #fff;
	background-color: #f5f5f5;
	border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #ddd
}

.panel-default>.panel-heading>.dropdown .caret {
	border-color: #fff transparent
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #ddd
}

.panel-primary {
	border-color: #ccc
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #ccc;
	border-color: #ccc
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #ccc
}

.panel-primary>.panel-heading>.dropdown .caret {
	border-color: #fff transparent
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #ccc
}

.panel-success {
	border-color: #d6e9c6
}

.panel-success>.panel-heading {
	color: #468847;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #d6e9c6
}

.panel-success>.panel-heading>.dropdown .caret {
	border-color: #468847 transparent
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #d6e9c6
}

.panel-warning {
	border-color: #faebcc
}

.panel-warning>.panel-heading {
	color: #c09853;
	background-color: #fcf8e3;
	border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #faebcc
}

.panel-warning>.panel-heading>.dropdown .caret {
	border-color: #c09853 transparent
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #faebcc
}

.panel-danger {
	border-color: #ebccd1
}

.panel-danger>.panel-heading {
	color: #b94a48;
	background-color: #f2dede;
	border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #ebccd1
}

.panel-danger>.panel-heading>.dropdown .caret {
	border-color: #b94a48 transparent
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #ebccd1
}

.panel-info {
	border-color: #bce8f1
}

.panel-info>.panel-heading {
	color: #3a87ad;
	background-color: #d9edf7;
	border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #bce8f1
}

.panel-info>.panel-heading>.dropdown .caret {
	border-color: #3a87ad transparent
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #bce8f1
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .15)
}

.well-lg {
	padding: 24px;
	border-radius: 6px
}

.well-sm {
	padding: 9px;
	border-radius: 3px
}

.close {
	font-size: 21px;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}

.carousel-caption,
.carousel-control {
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.close:focus,
.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}

button.close {
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none
}

.modal-content,
.popover {
	background-clip: padding-box
}

.modal {
	display: none;
	overflow: auto;
	overflow-y: scroll;
	position: fixed;
	top: 0;
	z-index: 1040
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.modal-dialog {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	padding: 10px;
	z-index: 1050
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
	position: fixed;
	top: 0;
	z-index: 1030;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}

.carousel-control,
.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.43px
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.428571429
}

.modal-body {
	position: relative;
	padding: 20px
}

.popover,
.tooltip,
.tooltip-arrow {
	position: absolute
}

.modal-footer {
	margin-top: 15px;
	padding: 19px 20px 20px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.modal-footer:after,
.modal-footer:before {
	content: " ";
	display: table
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

@media screen and (min-width:768px) {
	.modal-dialog {
		width: 600px;
		padding-top: 30px;
		padding-bottom: 30px
	}

	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}
}

.tooltip {
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 12px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0)
}

.tooltip.in {
	opacity: .9;
	filter: alpha(opacity=90)
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	border-radius: 4px
}

.tooltip-arrow {
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.tooltip.top .tooltip-arrow {
	left: 50%;
	margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
	left: 5px
}

.tooltip.top-right .tooltip-arrow {
	right: 5px
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
	border-width: 0 5px 5px;
	border-bottom-color: #000;
	top: 0
}

.tooltip.bottom .tooltip-arrow {
	left: 50%;
	margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
	left: 5px
}

.tooltip.bottom-right .tooltip-arrow {
	right: 5px
}

.popover {
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	white-space: normal
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-left: -10px
}

.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}

.popover-content {
	padding: 9px 14px
}

.popover .arrow,
.popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.carousel,
.carousel-inner {
	position: relative
}

.popover .arrow {
	border-width: 11px
}

.popover .arrow:after {
	border-width: 10px;
	content: ""
}

.popover.top .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	bottom: -11px
}

.popover.top .arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}

.popover.left .arrow:after,
.popover.right .arrow:after {
	content: " ";
	bottom: -10px
}

.popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25)
}

.popover.right .arrow:after {
	left: 1px;
	border-left-width: 0;
	border-right-color: #fff
}

.popover.bottom .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
	top: -11px
}

.popover.bottom .arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}

.popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25)
}

.popover.left .arrow:after {
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff
}

.carousel-inner {
	overflow: hidden;
	width: 100%
}

.carousel-inner>.item {
	display: none;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
	display: block
}

.carousel-inner>.active {
	left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner>.next {
	left: 100%
}

.carousel-inner>.prev {
	left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
	left: 0
}

.carousel-inner>.active.left {
	left: -100%
}

.carousel-inner>.active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center
}

.carousel-control.left {
	background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
	background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0), color-stop(rgba(0, 0, 0, .0001) 100%));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
	background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(rgba(0, 0, 0, .5) 100%));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
	color: #fff;
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 50%
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 50%
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
	font-family: serif
}

.carousel-control .icon-prev:before {
	content: '\2039'
}

.carousel-control .icon-next:before {
	content: '\203a'
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	text-align: center
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000\9;
	background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center
}

.carousel-caption .btn,
.text-hide {
	text-shadow: none
}

@media screen and (min-width:768px) {

	.carousel-control .glyphicons-chevron-left,
	.carousel-control .glyphicons-chevron-right,
	.carousel-control .icon-next,
	.carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -16px;
		margin-left: -16px;
		font-size: 30px
	}

	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px
	}

	.carousel-indicators {
		bottom: 20px
	}
}

.clearfix:after,
.clearfix: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 {
	display: none !important
}

.show {
	display: block !important
}

.hidden,
.visible-xs,
td.visible-xs,
th.visible-xs,
tr.visible-xs {
	display: none !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	background-color: transparent;
	border: 0
}

.hidden {
	visibility: hidden !important
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

@media (max-width:767px) {
	.visible-xs {
		display: block !important
	}

	tr.visible-xs {
		display: table-row !important
	}

	td.visible-xs,
	th.visible-xs {
		display: table-cell !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-xs.visible-sm {
		display: block !important
	}

	tr.visible-xs.visible-sm {
		display: table-row !important
	}

	td.visible-xs.visible-sm,
	th.visible-xs.visible-sm {
		display: table-cell !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-xs.visible-md {
		display: block !important
	}

	tr.visible-xs.visible-md {
		display: table-row !important
	}

	td.visible-xs.visible-md,
	th.visible-xs.visible-md {
		display: table-cell !important
	}
}

@media (min-width:1200px) {
	.visible-xs.visible-lg {
		display: block !important
	}

	tr.visible-xs.visible-lg {
		display: table-row !important
	}

	td.visible-xs.visible-lg,
	th.visible-xs.visible-lg {
		display: table-cell !important
	}
}

.visible-sm,
td.visible-sm,
th.visible-sm,
tr.visible-sm {
	display: none !important
}

@media (max-width:767px) {
	.visible-sm.visible-xs {
		display: block !important
	}

	tr.visible-sm.visible-xs {
		display: table-row !important
	}

	td.visible-sm.visible-xs,
	th.visible-sm.visible-xs {
		display: table-cell !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block !important
	}

	tr.visible-sm {
		display: table-row !important
	}

	td.visible-sm,
	th.visible-sm {
		display: table-cell !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-sm.visible-md {
		display: block !important
	}

	tr.visible-sm.visible-md {
		display: table-row !important
	}

	td.visible-sm.visible-md,
	th.visible-sm.visible-md {
		display: table-cell !important
	}
}

@media (min-width:1200px) {
	.visible-sm.visible-lg {
		display: block !important
	}

	tr.visible-sm.visible-lg {
		display: table-row !important
	}

	td.visible-sm.visible-lg,
	th.visible-sm.visible-lg {
		display: table-cell !important
	}
}

.visible-md,
td.visible-md,
th.visible-md,
tr.visible-md {
	display: none !important
}

@media (max-width:767px) {
	.visible-md.visible-xs {
		display: block !important
	}

	tr.visible-md.visible-xs {
		display: table-row !important
	}

	td.visible-md.visible-xs,
	th.visible-md.visible-xs {
		display: table-cell !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-md.visible-sm {
		display: block !important
	}

	tr.visible-md.visible-sm {
		display: table-row !important
	}

	td.visible-md.visible-sm,
	th.visible-md.visible-sm {
		display: table-cell !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block !important
	}

	tr.visible-md {
		display: table-row !important
	}

	td.visible-md,
	th.visible-md {
		display: table-cell !important
	}
}

@media (min-width:1200px) {
	.visible-md.visible-lg {
		display: block !important
	}

	tr.visible-md.visible-lg {
		display: table-row !important
	}

	td.visible-md.visible-lg,
	th.visible-md.visible-lg {
		display: table-cell !important
	}
}

.visible-lg,
td.visible-lg,
th.visible-lg,
tr.visible-lg {
	display: none !important
}

@media (max-width:767px) {
	.visible-lg.visible-xs {
		display: block !important
	}

	tr.visible-lg.visible-xs {
		display: table-row !important
	}

	td.visible-lg.visible-xs,
	th.visible-lg.visible-xs {
		display: table-cell !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-lg.visible-sm {
		display: block !important
	}

	tr.visible-lg.visible-sm {
		display: table-row !important
	}

	td.visible-lg.visible-sm,
	th.visible-lg.visible-sm {
		display: table-cell !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-lg.visible-md {
		display: block !important
	}

	tr.visible-lg.visible-md {
		display: table-row !important
	}

	td.visible-lg.visible-md,
	th.visible-lg.visible-md {
		display: table-cell !important
	}
}

@media (min-width:1200px) {
	.visible-lg {
		display: block !important
	}

	tr.visible-lg {
		display: table-row !important
	}

	td.visible-lg,
	th.visible-lg {
		display: table-cell !important
	}
}

.hidden-xs {
	display: block !important
}

tr.hidden-xs {
	display: table-row !important
}

td.hidden-xs,
th.hidden-xs {
	display: table-cell !important
}

@media (max-width:767px) {

	.hidden-xs,
	td.hidden-xs,
	th.hidden-xs,
	tr.hidden-xs {
		display: none !important
	}
}

@media (min-width:768px) and (max-width:991px) {

	.hidden-xs.hidden-sm,
	td.hidden-xs.hidden-sm,
	th.hidden-xs.hidden-sm,
	tr.hidden-xs.hidden-sm {
		display: none !important
	}
}

@media (min-width:992px) and (max-width:1199px) {

	.hidden-xs.hidden-md,
	td.hidden-xs.hidden-md,
	th.hidden-xs.hidden-md,
	tr.hidden-xs.hidden-md {
		display: none !important
	}
}

@media (min-width:1200px) {

	.hidden-xs.hidden-lg,
	td.hidden-xs.hidden-lg,
	th.hidden-xs.hidden-lg,
	tr.hidden-xs.hidden-lg {
		display: none !important
	}
}

.hidden-sm {
	display: block !important
}

tr.hidden-sm {
	display: table-row !important
}

td.hidden-sm,
th.hidden-sm {
	display: table-cell !important
}

@media (max-width:767px) {

	.hidden-sm.hidden-xs,
	td.hidden-sm.hidden-xs,
	th.hidden-sm.hidden-xs,
	tr.hidden-sm.hidden-xs {
		display: none !important
	}
}

@media (min-width:768px) and (max-width:991px) {

	.hidden-sm,
	td.hidden-sm,
	th.hidden-sm,
	tr.hidden-sm {
		display: none !important
	}
}

@media (min-width:992px) and (max-width:1199px) {

	.hidden-sm.hidden-md,
	td.hidden-sm.hidden-md,
	th.hidden-sm.hidden-md,
	tr.hidden-sm.hidden-md {
		display: none !important
	}
}

@media (min-width:1200px) {

	.hidden-sm.hidden-lg,
	td.hidden-sm.hidden-lg,
	th.hidden-sm.hidden-lg,
	tr.hidden-sm.hidden-lg {
		display: none !important
	}
}

.hidden-md {
	display: block !important
}

tr.hidden-md {
	display: table-row !important
}

td.hidden-md,
th.hidden-md {
	display: table-cell !important
}

@media (max-width:767px) {

	.hidden-md.hidden-xs,
	td.hidden-md.hidden-xs,
	th.hidden-md.hidden-xs,
	tr.hidden-md.hidden-xs {
		display: none !important
	}
}

@media (min-width:768px) and (max-width:991px) {

	.hidden-md.hidden-sm,
	td.hidden-md.hidden-sm,
	th.hidden-md.hidden-sm,
	tr.hidden-md.hidden-sm {
		display: none !important
	}
}

@media (min-width:992px) and (max-width:1199px) {

	.hidden-md,
	td.hidden-md,
	th.hidden-md,
	tr.hidden-md {
		display: none !important
	}
}

@media (min-width:1200px) {

	.hidden-md.hidden-lg,
	td.hidden-md.hidden-lg,
	th.hidden-md.hidden-lg,
	tr.hidden-md.hidden-lg {
		display: none !important
	}
}

.hidden-lg {
	display: block !important
}

tr.hidden-lg {
	display: table-row !important
}

td.hidden-lg,
th.hidden-lg {
	display: table-cell !important
}

@media (max-width:767px) {

	.hidden-lg.hidden-xs,
	td.hidden-lg.hidden-xs,
	th.hidden-lg.hidden-xs,
	tr.hidden-lg.hidden-xs {
		display: none !important
	}
}

@media (min-width:768px) and (max-width:991px) {

	.hidden-lg.hidden-sm,
	td.hidden-lg.hidden-sm,
	th.hidden-lg.hidden-sm,
	tr.hidden-lg.hidden-sm {
		display: none !important
	}
}

@media (min-width:992px) and (max-width:1199px) {

	.hidden-lg.hidden-md,
	td.hidden-lg.hidden-md,
	th.hidden-lg.hidden-md,
	tr.hidden-lg.hidden-md {
		display: none !important
	}
}

@media (min-width:1200px) {

	.hidden-lg,
	td.hidden-lg,
	th.hidden-lg,
	tr.hidden-lg {
		display: none !important
	}
}

.visible-print,
td.visible-print,
th.visible-print,
tr.visible-print {
	display: none !important
}

@media print {
	.visible-print {
		display: block !important
	}

	tr.visible-print {
		display: table-row !important
	}

	td.visible-print,
	th.visible-print {
		display: table-cell !important
	}

	.hidden-print,
	td.hidden-print,
	th.hidden-print,
	tr.hidden-print {
		display: none !important
	}
}

/* End */


/* Start:/bitrix/templates/aspro-priority/css/h1-bold.css?1580214774889*/
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .banners-content h1,
body .item-views .item .title,
body .ask_a_question .inner .text-block .introtext,
body .mix_banners .item .text .title,
body .banners-big .slides .title,
body .catalog.item-views .item .title,
body .contacts .address,
body .form .form-header .title,
body .page404 .not_found,
.basket_order .items>.head .title,
.basket .items .item .description .name,
.wrap_basket .dropdown .items .item .title,
.basket_order .items .item .name,
.contacts-stores .item .top-wrap .title,
.contacts.front.type_2 .items .item .filial .title,
.accordion-type-1 .item .accordion-head,
.accordion-type-2 .item .accordion-head,
.ymaps-b-balloon .title,
.tizers.in_content .tizer .title,
.detail .tizers.in_content .tizer .body-info .title,
.front_tizers .props .title,
.item-views.tarifs .item .top_block .name {
	font-weight: bold;
}

	{
	font-weight: bold;
}

/* End */


/* Start:/bitrix/templates/.default/ajax/ajax.min.css?1580214636420*/
iframe.waitwindowlocal {
	position: absolute;
	border: 0;
	z-index: 9999
}

div.waitwindowlocal {
	position: absolute;
	width: 25px;
	height: 25px;
	padding: 0;
	z-index: 10000;
	background-color: #fcf7d1;
	border: 1px solid #e1b52d;
	background-image: url(../../../../../templates/default/ajax/images/wait.gif);
	background-position: center center;
	background-repeat: no-repeat
}

div.waitwindowlocalshadow {
	position: absolute;
	z-index: 9998;
	background-image: url(../../../../../templates/default/ajax/images/shadow.gif);
	border: 1px solid #808080
}

/* End */


/* Start:/bitrix/templates/aspro-priority/css/width-4.css?15802147741642*/
body .maxwidth-theme,
body.fill_bg_y .contacts-page-map,
body.fill_bg_y .banners-big .maxwidth-banner,
body.fill_bg_y>.body>.main,
body.fill_bg_y footer {
	max-width: 1200px;
}

body.fill_bg_y .banner.TOP_HEADER,
body.fill_bg_y .banner.TOP_UNDERHEADER {
	max-width: 1200px;
}

.regionality_y .block-phone.sm .logo_and_menu-row .inline-search-show,
.regionality_y .block-phone.sm .logo_and_menu-row .personal-link {
	font-size: 0px;
}

.regionality_y .block-phone.sm .logo_and_menu-row .inline-search-show .title,
.regionality_y .block-phone.sm .logo_and_menu-row .personal-link .title {
	display: none;
}

.item-views.company.front .text,
.contacts.front .left_block,
body .project:not(.wti) .info,
.contacts .left_block,
.contacts_page.contacts.front .feedback {
	max-width: 600px;
}

body.with_decorate .item-views.company.front .text,
body.with_decorate .contacts.front:not(.contacts_page) .left_block,
body.with_decorate body .project:not(.wti) .info {
	max-width: 584px;
}

.header-v10 .logo_and_menu-row .callback_wrap,
.header-v12 .logo_and_menu-row .callback_wrap {
	display: block;
}

body #headerfixed .logo-row .burger+.logo {
	margin-right: -31px;
}

body #headerfixed .menu-only {
	padding-left: 19px;
}

footer.footer-v1 .contact-block .info .callback_wrap {
	display: block;
	margin-top: -5px;
}

footer.footer-v2 .contact-block .info .callback_wrap {
	display: block;
	margin-top: -5px;
}

footer.footer-v3 .contact-block .info .callback_wrap {
	display: block;
	margin-top: -5px;
}

@media (max-width:1296px) {
	body.with_decorate .project.item.wti .info {
		padding-left: 32px;
	}
}

@media (min-width:1233px) {

	body .maxwidth-theme,
	#headerfixed>.maxwidth-theme {
		padding-left: 0;
		padding-right: 0;
	}
}

/* End */


/* Start:/bitrix/templates/aspro-priority/css/font-10.css?15802147741029*/
/* 15px/24px Montserrat (Default) */
body,
body div.bx-yandex-map,
.fancybox-title {
	font: 15px/25px 'Nunito', sans-serif;;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.popup-window {
	font-family: 'Nunito', sans-serif;;
}

body .breadcrumb>li:after {
	margin-top: -3px;
}

body .item-views.type_2_within.within.services-items .item .toogle>span:before {
	top: 3px;
}

.basket_order .items>.head .btn {
	padding-top: 7px;
}

.item-views .item .btn.btn-xs {
	padding-top: 8px;
}

.header-v9 .menu-row.bgcolored .mega-menu table td .wrap>a,
.header-v10 .menu-row.bgcolored .mega-menu table td .wrap>a,
.header-v11 .menu-row.bgcolored .mega-menu table td .wrap>a,
.header-v12 .menu-row.bgcolored .mega-menu table td .wrap>a {
	padding-top: 17px;
	padding-bottom: 18px;
}

body .contacts_list .contacts-stores .item .show_on_map>span svg,
body .contacts-stores .item .top-wrap .show_on_map>span svg {
	top: 1px;
}

body .btn.btn-default.btn-sm {
	padding-top: 10px;
}

body .btn.btn-xs,
.bx-firefox .btn.btn-xs {
	padding-top: 8px;
}

/* End */


/* Start:/bitrix/templates/aspro-priority/styles.css?164967983120138*/
/* Svoi CSS kod pishite v faile CUSTOM.CSS, chotobi pri ustanovke obnovlenii ne bilo problem */
/* --------------------------------------- */
/* Put you custom CSS in CUSTOM.CSS, not in this file! */

/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII, ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII, ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII, ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII, ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII, ne izmenyaite ego!!! */

body {
	background-color: white;
}

a,
a:hover,
a:focus,
a:active {
	text-decoration: none;
	outline: none;
}

a.grey {
	color: #818181;
}

/*a:hover{text-decoration:none;}*/
h1,
h2,
h3,
h4,
h5,
h6 {
	position: relative;
	z-index: 1;
	font-weight: normal;
	margin: 0;
	color: #fff;
	line-height: 1.35em;
	text-overflow: ellipsis;
	overflow: hidden;
	letter-spacing: normal;
}

h1 {
	font-size: 2.6667em;
	font-weight: bold;
}

h2 {
	font-size: 2em;
	margin: 31px 0 23px;
}

h3 {
	font-size: 1.6em;
	margin: 33px 0 25px;
}

h4 {
	font-size: 1.3333em;
	margin: 36px 0 26px;
}

h5 {
	font-size: 1.2em;
	margin: 37px 0 26px;
}

h6 {
	font-size: 1.066em;
	margin: 37px 0 27px;
}

.content h2:first-of-type,
.content h3:first-of-type,
.content h4:first-of-type,
.content h5:first-of-type,
.content h6:first-of-type {
	/*margin-top:0px;*/
}

h1.spaced,
h2.spaced,
h3.spaced,
h4.spaced,
h5.spaced,
h6.spaced {
	margin-top: 50px !important;
}

h2.spaced.short {
	margin-top: 0 !important;
}

h1.no-top-space,
h2.no-top-space,
h3.no-top-space,
h4.no-top-space,
h5.no-top-space,
h6.no-top-space {
	margin-top: 0px;
}

h1.no-bottom-space,
h2.no-bottom-space,
h3.no-bottom-space,
h4.no-bottom-space,
h5.no-bottom-space,
h6.no-bottom-space {
	margin-bottom: 0px;
}

h1.more-spaced,
h2.more-spaced,
h3.more-spaced,
h4.more-spaced,
h5.more-spaced,
h6.more-spaced {
	margin-top: 64px;
}

h1.bottom-spaced,
h2.bottom-spaced,
h3.bottom-spaced,
h4.bottom-spaced,
h5.bottom-spaced,
h6.bottom-spaced {
	margin-bottom: 36px;
}

.underline {
	display: inline-block;
	margin-bottom: 20px;
	padding-bottom: 11px;
	border-bottom: 2px solid blue;
}

h4.underline {
	padding-bottom: 7px;
}

h5.underline {
	padding-bottom: 4px;
}

.dark_link {
	color: #fff;
}

.label[href]:hover,
.label[href]:focus {
	color: #555;
	cursor: default;
}

.no-bottom-margin {
	margin-bottom: 0;
}

.no-top-margin {
	margin-top: 0;
}

.muted {
	color: #818181;
}

.bold {
	font-weight: bold;
}

p {
	margin: 25px 0;
}

p .alternative-font {
	display: inline-block;
	margin-top: -15px;
	position: relative;
	top: 3px;
	margin-bottom: -6px;
}

p.featured {
	font-size: 1.6em;
	line-height: 1.5em;
}

p.short {
	margin-bottom: 0;
}

p.tall {
	margin-bottom: 20px;
}

p.taller {
	margin-bottom: 40px;
}

p.drop-caps:first-child:first-letter {
	float: left;
	font-size: 75px;
	line-height: 60px;
	padding: 4px;
	margin-right: 5px;
	margin-top: 5px;
}

p.drop-caps.secundary:first-child:first-letter {
	background-color: #ccc;
	color: white;
	padding: 6px;
	margin-right: 5px;
	border-radius: 4px;
}

p:first-child,
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
blockquote:first-child,
ul:first-child,
ol:first-child,
.introtext:first-child,
table.table1:first-child,
table.table2:first-child {
	margin-top: 0;
}

p:last-child,
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
blockquote:last-child,
ul:last-child,
ol:last-child,
.introtext:last-child,
table.table1:last-child,
table.table2:last-child {
	margin-bottom: 0;
}

.drag_block:not(:first-of-type) blockquote:first-child {
	margin-top: 63px;
}

.drag_block:first-of-type>.wraps {
	margin-top: 0;
}

hr {
	height: 1px;
	margin: 25px 0;
	border: none;
	border-top: 1px solid #20423c;
}

.colored_line {
	border-color: #ededed;
	border-top-width: 2px;
	color: red;
}

table.no-border {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
}

table.table {
	width: 100%;
	border-radius: 3px;
	overflow: hidden;
	margin: 31px 0 40px;
	border-bottom: 1px solid #f1f1f1;
	border-collapse: collapse;
	border-spacing: 0;
	border-radius: 3px;
}

table.table tbody tr:first-of-type td,
table.table1 tbody tr:first-of-type td {
	border-top: 1px solid #f1f1f1;
}

table.table tr:last-of-type td {
	border-bottom: 2px solid #f1f1f1;
}

h5+table.table {
	margin: 33px 0 44px;
}

table.table>thead>tr>th,
table.table>tbody>tr>th,
table.table>tfoot>tr>th,
table.table>thead>tr>td,
table.table>tbody>tr>td,
table.table>tfoot>tr>td {
	padding: 14px 20px 15px;
	border: none;
	border-bottom: 1px solid #f1f1f1;
}

table.table>thead>tr>th,
table.table>thead>tr>td {
	background: #a5abb5;
	color: #FFF;
}

table.table>tbody>tr:hover,
table.table1>tbody>tr:hover,
table.table-striped>tbody>tr:hover {
	background: #f8f9fb;
}

table.table:not(.table-bordered)>tbody>tr:hover td:first-of-type {
	padding-left: 19px;
	border-left: 1px solid #f1f1f1;
}

table.table:not(.table-bordered)>tbody>tr:hover td:last-of-type {
	padding-right: 19px;
	border-right: 2px solid #f1f1f1;
}

table.table-striped {
	width: 100%;
}

table.table>thead>tr>th,
table.table>tbody>tr>th,
table.table>tfoot>tr>th {
	color: white;
}

table.table td {
	background: none;
}

table.table-striped tbody td,
table.table-striped thead td,
table.table-striped tbody tr {
	background: none;
}

table.table td,
table.tabl e-striped td {
	border-bottom: 1px solid #ecf2f4;
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
	background: none;
}

table.table1 {
	width: 100%;
	margin: 31px 0 40px;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border-radius: 3px;
	overflow: hidden;
}

table.table1 tbody {
	border: 2px solid #f1f1f1;
	border-top: none;
}

h5+table.table1 {
	margin: 33px 0 44px;
	border-radius: 3px;
	overflow: hidden;
}

table.table1 tbody td {
	padding: 15px 21px;
	border-bottom: 1px solid #ecf2f4;
	border-left: none;
	border-right: none;
	vertical-align: top;
}

table.table1>thead>tr>th,
table.table1>thead>tr>td,
table.table>thead>tr>th,
table.table>thead>tr>td {
	padding: 11px 21px;
	background: #a5abb5;
	color: #FFF;
	font-size: 0.8667em;
	font-weight: normal;
}

blockquote {
	color: #fff;
	position: relative;
	padding: 0 0 0 81px;
	border: none;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.6667em;
	margin: 54px 0 55px;
}

blockquote p {
	line-height: normal;
}

blockquote:before {
	content: "";
	position: absolute;
	top: 2px;
	left: 0;
	width: 41px;
	height: 40px;
	background-image: url('/upload/content/quotes.png');
	background-size: 40px;
	background-repeat: no-repeat;
	background-position: left top;
}

blockquote.danger {
	padding: 33px 44px;
	margin: 54px 0;
	font-size: 1.1333em;
	line-height: 1.6471em;
	color: #fff;
	border: 1px solid #20423c;
	font-weight: normal;
}

blockquote.danger:before {
	background: none;
	top: -1px;
	bottom: -1px;
	left: -1px;
	width: 2px;
	height: auto;
	background: #f00c3c;
}

blockquote.info {
	padding: 33px 44px;
	margin: 54px 0;
	font-size: 1.1333em;
	line-height: 1.6471em;
	color: #fff;
	border: 1px solid #20423c;
	font-weight: normal;
}

blockquote.info:before {
	background: none;
	top: -1px;
	bottom: -1px;
	left: -1px;
	width: 2px;
	height: auto;
}

blockquote.code {
	background: url(../../../../../templates/aspro-priority/images/code_pattern.gif);
	padding: 33px 44px;
	margin: 54px 0;
	font-size: 1.1333em;
	line-height: 1.6471em;
	color: #fff;
	border: 1px solid #20423c;
	font-weight: normal;
}

blockquote.code:before {
	display: none;
}

blockquote>div {
	font-style: italic;
	padding: 18px 20px 25px;
}

blockquote small {
	color: #fff;
	font-style: normal;
	margin-top: 10px;
}

ul,
ol {
	margin: 0;
	padding: 0;
}

ul.list.icons {
	padding-left: 30px;
}

ul.list.icons .fa {
	margin-left: -22px;
	margin-right: 5px;
}

dl {
	margin-top: 16px;
}

dt {
	margin-bottom: 1px;
}

dd {
	margin-bottom: 14px;
	color: #444444;
}

dd+dd {
	margin-top: -14px;
}

ul {
	padding: 0;
	margin: 26px 0 36px;
}

ol {
	margin: 26px 0 36px 23px;
}

ol li {
	margin: 8px 0 0;
	padding: 0 0 0 2px;
}

ol li:first-of-type {
	margin-top: 0;
}



ul li:first-of-type {
	margin-top: 0;
}

ul ul {
	margin-left: 20px;
}

ol ol {
	margin-left: 20px;
}

/*ul li:before{content: "";position: absolute;left: 0px;top: 12px;width: 3px;height: 3px;background: #fff;}*/
ul li:before {
	content: "\2014";
	margin: 0 7px 0 -21px;
}

ul.list-unstyled li {
	padding-left: 0px;
	margin-bottom: 0px;
}

ul.list-unstyled li:before {
	display: none;
}

.body_media {
	display: none;
	position: absolute;
	top: 2;
}

.valign {
	float: none;
	display: inline-block;
	vertical-align: middle;
}

.styled-block {
	border-left: 2px solid;
	background: url('../../../../../templates/aspro-priority/images/background.png') #f5f5f5 0 0 repeat;
	color: #555555;
	margin-bottom: 40px;
	clear: both;
	margin-top: 30px;
	padding: 37px 50px;
	font-size: 15px;
}

.order-block {
	width: 100%;
	border: 1px solid #20423c;
	background: #19332e;
}

.order-block .text:before {
	content: "";
	position: absolute;
	width: 64px;
	height: 64px;
	left: 44px;
	top: 1px;
	background-image: url('/upload/content/files.png');
	background-size: 50px;
	background-repeat: no-repeat;
	background-position: left top;
}

.order-block .row {
	margin: 0;
}

.order-block .row>div {
	text-align: center;
	padding: 41px 0 40px;
	min-height: 83px;
}

.order-block .row>div:last-of-type {
	/*background:#fff;*/
}

.order-block td {
	padding: 37px 0px 39px;
	vertical-align: top;
}

.order-block td .btns {
	text-align: right;
	padding-right: 39px;
	white-space: nowrap;
}

.order-block td .btns>span {
	display: inline-block;
	vertical-align: top;
}

.order-block .btn {
	margin: 0;
}

.order-block .btn.order {
	padding: 16px 28px;
	height: 48px;
}

.order-block .btn.question {
	margin: 0 0 0 5px;
	position: relative;
	height: 48px;
	width: 48px;
	padding: 5px;
}

.order-block .btn.question svg {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -6px 0 0 -4px;
}

.order-block .btn.question:hover svg path {
	fill: #FFF;
}

.order-block .text {
	/*padding:41px 50px 40px 153px;margin-top:-41px;margin-bottom:-40px;min-height:155px;*/
	padding: 0 32px 0 108px;
	min-height: 50px;
	color: #fff;
	text-align: left;
	position: relative;
}

.order-block .text h1,
.order-block .text h2,
.order-block .text h3,
.order-block .text h4,
.order-block .text h5,
.order-block .text h6 {
	color: #fff;
	margin-bottom: 5px;
	margin-top: 0px;
}

.styled-block .row>div,
.order-block .row>div {
	/*float:left;*/
	display: table-cell;
	vertical-align: middle;
}

.styled-block .row>div.col-md-3,
.order-block .row>vib.col-md-3 {
	text-align: center;
}

.styled-block .row>div.col-md-3 .btn,
.order-block .row>vib.col-md-3 .btn {
	position: relative;
	margin: 0;
}

.select-outer select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	font-size: 13px;
}

.select-outer i.fa {
	/*position:absolute;*/
	top: 0px;
	width: 28px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	padding: 1px 1px 0px 2px;
	border-right: 0px solid #f5f5f5;
	left: 0px;
	vertical-align: top;
	font-size: 13px;
	margin-right: -28px;
}

.select-outer i.fa:before {
	background: url(../../../../../templates/aspro-priority/images/priority.png) -18px -329px no-repeat;
	color: #fff;
}

.select-outer i+select {
	padding-left: 39px;
	padding-right: 7px;
}

.select-outer select+i.fa {
	border-left: 0px solid #f5f5f5;
	right: 0px;
	left: auto;
	border-right-width: 0px;
	padding-left: 0px;
	margin-left: -28px;
}

.select-outer.black i.fa {
	color: #fff;
}

.bx-opera .select-outer i.fa {
	top: 6px;
	display: none;
}

.bx-firefox .select-outer i.fa,
.bx-ie .select-outer i.fa {
	/*height:31px;line-height:30px;*/
}

.bx-firefox .select-outer select {
	padding-top: 6px;
	padding-bottom: 7px;
}

.select-outer select::-ms-expand {
	display: none;
}

.grey_light {
	color: #6d7a83;
}

.grey_dark {
	color: #666666;
}

.dark_light {
	color: #2f383d;
}

.dark_light_table {
	color: #2f383d;
	font-size: 16px;
}

.dark_table {
	color: #fff;
	font-size: 15px;
	line-height: 20px;
	font-weight: 500;
}

.noradius {
	border-radius: 0;
}

.white_middle_text {
	font-weight: bold;
}

.underborder {
	border-bottom: 1px dotted;
}


.introtext {
	font-size: 1.1333em;
	line-height: 1.6471em;
	color: #fff;
	margin: 42px 0 34px;
}


.btn-inline {
	cursor: pointer;
	white-space: nowrap;
}

.btn-inline i {
	margin: 0 14px;
}

.btn-inline.rounded i {
	margin: 0 8px;
	border-radius: 50%;
	width: 18px;
	text-align: center;
	height: 18px;
	line-height: 17px;
	position: relative;
	top: 1px;
}

.btn-inline.rounded i:before {
	margin-left: 2px;
}

.bx-firefox .btn-inline.rounded i:before {
	margin-left: 0px;
}

.btn-inline.rounded:hover i {
	color: #fff;
	background: #ccc;
}

.btn-inline:hover {
	color: #fff;
}

.btn-inline.sm {
	font-size: 0.867em;
}

.btn-inline.sm i {
	margin: 0 12px;
}

.btn-inline.sm.rounded i {
	margin: 0 6px;
}

.btn-inline.xs {
	font-size: 0.733em;
}

.btn-inline.xs i {
	margin: 0 10px;
}

.btn-inline.xs.rounded i {
	margin: 0 4px;
}

.btn-inline.black {
	color: #fff;
}

.black {
	color: #fff;
}

/* i.fa.big-icon /info/more/icons/ */
.fa.big-icon {
	height: 54px;
	width: 54px;
	line-height: 54px;
	font-size: 29px;
	border-radius: 50%;
	background: #666;
	color: #fff;
	text-align: center;
}

.fa.big-icon.grey {
	color: #fff;
}

.fa.big-icon.s50 {
	height: 50px;
	width: 50px;
	line-height: 50px;
	font-size: 29px;
}

.fa.big-icon.s45 {
	height: 45px;
	width: 45px;
	line-height: 45px;
	font-size: 25px;
}

.fa.big-icon.s40 {
	height: 40px;
	width: 40px;
	line-height: 40px;
	font-size: 22px;
}

.fa.big-icon.s35 {
	height: 35px;
	width: 35px;
	line-height: 35px;
	font-size: 19px;
}

.fa.big-icon.s30 {
	height: 30px;
	width: 30px;
	line-height: 30px;
	font-size: 17px;
}

.fa.big-icon.s25 {
	height: 25px;
	width: 25px;
	line-height: 25px;
	font-size: 13px;
}

/* .icon-text /info/more/icons/ */
.icon-text {
	padding: 0 20px;
	height: 54px;
	line-height: 54px;
	display: inline-block;
	border-radius: 27px;
	white-space: nowrap;
}

.icon-text .fa {
	font-size: 30px;
	margin-top: -7px;
	vertical-align: middle;
	margin-right: 10px;
}

a.icon-text:hover {
	color: #fff;
	text-decoration: underline;
}

a.icon-text:focus {
	color: #fff;
}

.icon-text.s50 {
	padding: 0 18px;
	height: 50px;
	line-height: 50px;
}

.icon-text.s50 .fa {
	margin-top: -2px;
	font-size: 26px;
	margin-right: 6px;
}

.icon-text.s45 {
	height: 45px;
	line-height: 45px;
}

.icon-text.s45 .fa {
	margin-top: -2px;
	font-size: 22px;
	margin-right: 4px;
}

.icon-text.s40 {
	padding: 0 16px;
	height: 40px;
	line-height: 40px;
}

.icon-text.s40 .fa {
	font-size: 22px;
	margin-top: -4px;
	margin-right: 4px;
}

.icon-text.s35 {
	padding: 0 14px;
	height: 35px;
	line-height: 33px;
}

.icon-text.s35 .fa {
	margin-top: 0;
	font-size: 18px;
	margin-right: 4px;
}

.icon-text.s30 {
	padding: 0 12px;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	line-height: 29px;
}

.icon-text.s30 .fa {
	margin-top: 0;
	font-size: 15px;
	margin-right: 2px;
	line-height: 13px;
}

.icon-text.s25 {
	padding: 0 9px;
	height: 25px;
	font-size: 13px;
	line-height: 24px;
}

.icon-text.s25 .fa {
	margin-top: 0;
	font-size: 14px;
	margin-right: 2px;
	line-height: 13px;
}

/* BUTTONS */
.btn {
	font-size: 0.7333em;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid;
	padding: 12px 21px 11px;
	letter-spacing: 0.8px;
	border-radius: 3px;
	overflow: hidden;
	transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
}

.bx-firefox .btn {
	padding-top: 11px;
	padding-bottom: 11px;
}

.btn>* {
	-moz-transition: background-color 0.3s;
	-ms-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.btn-lg,
.bx-firefox .btn-lg {
	padding: 16px 27px;
	font-size: 0.7333em;
}

.btn.btn-sm,
.bx-firefox .btn.btn-sm {
	padding: 9px 19px;
	font-size: 0.6667em;
}

.btn.btn-xs,
.bx-firefox .btn.btn-xs {
	padding: 7px 16px;
	font-size: 0.6667em;
}



.btn.btn-transparent:active,
.btn.btn-transparent:focus,
.btn.btn-default.btn-transparent:active,
.btn.btn-default.btn-transparent:focus {
	background: transparent;
}

.btn[disabled],
.btn.disabled {
	background: none !important;
	border: 1px solid #bbbbbb !important;
	color: #bbbbbb !important;
}

.btn[disabled]>*,
.btn.disabled>* {
	background: none !important;
	border: none !important;
	color: #bbbbbb !important;
}

.btn-lg[disabled],
.btn-lg.disabled {
	border-width: 2px;
}

.btn-icon i {
	margin-right: 10px;
}

.btn-icon-right i {
	margin-right: 0;
	margin-left: 10px;
}

.btn-default.wc {
	padding: 0 !important;
	font-size: 0;
}

.btn-default.wc .fa {
	display: inline-block;
	height: 31px;
	line-height: 32px;
	vertical-align: top;
	width: 32px;
	*display: inline;
	zoom: 1;
	font-size: 13px;
}

.btn-default.wc span {
	display: inline-block;
	padding: 6px 12px 5px 0px;
	line-height: 19px;
	vertical-align: top;
	*display: inline;
	zoom: 1;
	font-size: 13px;
}

.btn-default.btn-xs.wc .fa {
	width: 25px;
	height: 26px;
	line-height: 27px;
	font-size: 14px;
	font-weight: bold;
}

.btn-default.btn-xs.wc span {
	line-height: 16px;
	padding: 5px 10px 4px 0;
	font-size: 11px;
}

.btn-default.wc.vert {
	background: none;
	border: none;
	padding: 0;
	min-width: 100px;
	width: 100%;
}

.btn-default.wc.vert .fa {
	background-color: #cdd8dd;
	border: none;
	display: block;
	height: 70px;
	line-height: 70px;
	vertical-align: top;
	font-size: 39px;
	border-radius: 1px 1px 0 0;
	width: 100%;
}

.btn-default.wc.vert span {
	color: #1d2029;
	background: #dfeaed;
	border-bottom: 1px solid #c8d2d5;
	border-top: 1px solid #eaf1f3;
	display: block;
	padding: 10px 12px 10px;
	line-height: 16px;
	font-size: 13px;
	font-weight: bold;
	border-radius: 0 0 1px 1px;
	white-space: normal;
	text-shadow: none;
}

.btn-default.wc.vert:hover span {
	background: #cdd8dd;
	border-bottom: 1px solid #b8c2c6;
	border-top: 1px solid #dde5e8;
}

.btn.btn-responsive-nav {
	color: #FFF;
	padding: 5px 8px 3px;
	margin: 0;
	border: medium none;
}

.btn.btn-responsive-nav .fa {
	font-size: 21px;
}

.btn.btn-transparent-border {
	border: 1px solid rgba(243, 243, 243, 0.4);
}

.btn.btn-transparent-border:hover {
	color: #fff;
}

body.round_button .btn {
	border-radius: 20px;
}

body.round_button .btn.btn-sm {
	border-radius: 18px;
}

body.round_button .btn.btn-lg {
	border-radius: 25px;
}

body.round_button footer .info .subscribe_button .btn {
	border-radius: 23px;
}

body.round_button .social-icons ul li a {
	border-radius: 22px;
}

body.round_button .soc-avt .row a {
	border-radius: 22px;
}

body.round_button .banners-big .slides .btn {
	border-radius: 25px;
}

body.round_button a.scroll-to-top.ROUND_COLOR,
a.scroll-to-top.RECT_COLOR {
	border-radius: 100%;
}

body.round_button .item-views.front .arrows .arrow {
	border-radius: 100%;
}

body.round_button .arrow_open {
	border-radius: 100%;
}

body.round_button .blog-comment-buttons-wrapper .btn {
	border-radius: 24px;
}

body.round_button .catalog.detail .info .btn {
	border-radius: 24px;
}

body.round_button .catalog.detail .info .buy_block .counter>.wrap {
	border-radius: 24px;
}

body.round_button .wrap_basket .dropdown .items .item .buy_block .counter {
	border-radius: 14px;
}

body.round_button .basket .buy_block .counter {
	border-radius: 16px;
}

body.round_button .flexslider .flex-direction-nav a {
	border-radius: 100%;
}

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

/* LABELS */
.label {
	border-radius: 1px;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	height: 22px;
	padding: 0.4em 0.6em;
	display: inline-block;
	vertical-align: top;
}

.label-instock {
	background: #3cc051;
}

.label-nostock {
	background: #999999;
}

.label-pending {
	background: #fcb322;
}

.label-order {
	background: #57b5e3;
}

/* REVIEW */
.review {
	margin-bottom: 30px;
	position: relative;
}

/* check bitrix popups style */
.bx-core-window img {
	vertical-align: baseline;
}

.bx-core-window .adm-btn,
.bx-core-window .adm-input-file {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-o-box-sizing: content-box;
	-ms-box-sizing: content-box;
}

/* error - not existing module aspro.corporation */
.include_module_error {
	margin: 0 auto;
	text-align: center;
}

.include_module_error img {
	max-width: 100%;
}

.include_module_error p {
	color: #636363;
	font-size: 14px;
	line-height: 20px;
	margin-top: 0;
}

.tizers.in_content {
	margin: 41px -16px 65px;
}

.tizers.in_content:first-child {
	margin-top: 0;
}

.tizers.in_content:after {
	content: "";
	display: block;
	clear: both;
}

.tizers.in_content>.wrap {
	margin: -13px 0 -8px;
	text-align: center;
}

.tizers.in_content .tizer {
	display: inline-block;
	vertical-align: top;
	margin: 29px -3px 0 0 !important;
	padding: 0 16px;
	width: 33.33333333%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.tizers.in_content .tizer .image {
	margin: 0 0 21px;
	width: 50px;
	height: 50px;
	line-height: 47px;
}

.tizers.in_content .tizer .image img {
	max-width: 100%;
	max-height: 100%;
}



.tizers.in_content .tizer .title,
.detail .tizers.in_content .tizer .body-info .title {
	color: #fff;
	line-height: 1.6em;
}

.tizers.in_content .tizer .previewtext,
.detail .tizers.in_content .tizer .body-info .previewtext {
	margin: 5px 0 0;
	font-size: 0.8667em;
	line-height: 1.5385em;
}

.tizers.in_content.text-right {
	text-align: left;
}

.tizers.in_content.text-right .tizer:after {
	content: "";
	display: block;
	clear: both;
}

.tizers.in_content.text-right .tizer .image {
	float: left;
	margin-bottom: 0;
	margin-top: 4px;
}

.tizers.in_content.text-right .tizer .body-info {
	margin-top: -1px;
	padding: 0 0 0 76px;
}

.footer-logo {
	width: 200px;
	max-width: 100%;
}

.rectangle {
	border-radius: 0 !important;
}

/* End */


/* Start:/bitrix/templates/aspro-priority/template_styles.css?1652959538521450*/
/*Svoi CSS kod pishite v faile CUSTOM.CSS,chotobi pri ustanovke obnovlenii ne bilo problem */
/* --------------------------------------- */
/* Put you custom CSS in CUSTOM.CSS,not in this file! */

/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII,ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII,ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII,ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII,ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII,ne izmenyaite ego!!! */
html {
	overflow-x: hidden;
	overflow-y: auto;
}

html,
body {
	width: 100%;
}

html.overflow_html,
html.overflow_html body {
	overflow: hidden;
}

body {
	margin: 0;
	overflow: hidden;
	color: #fff;
}

* html .clearfix {
	height: 1%;
}

html[xmlns] .clearfix {
	display: block;
}

table {
	max-width: none;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

.row.clearfix,
.clearfix.block {
	display: block;
}

*[id^=bx_incl] {
	display: inline;
	vertical-align: top;
	*display: inline;
	zoom: 1;
}

.bx_editmode .bx_areas *[id^=bx_incl] {
	display: block;
}

.margin0 {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.nopadding {
	padding: 0px !important;
}

* {
	outline: none !important;
}

*[data-event="jqm"] {
	cursor: pointer;
}

a:hover,
a:focus {
	color: #fff;
}

.font_md {
	font-size: 1.0667em;
	line-height: 1.5625em;
}

.font_sm {
	font-size: 0.933em;
	line-height: 1.4286em;
}

.font_xs {
	font-size: 0.8667em;
	line-height: 1.3846em;
}

.font_upper {
	font-size: 0.6667em;
	line-height: 1.3em;
	text-transform: uppercase;
	letter-spacing: 0.8px !important;
}

.font_upper_md {
	font-size: 0.7333em;
	line-height: 1.3em;
	text-transform: uppercase;
	letter-spacing: 0.8px;
}

.animation-width {
	-webkit-transition: width ease 0.1s;
	moz-transition: width ease 0.1s;
	ms-transition: width ease 0.1s;
	o-transition: width ease 0.1s;
	transition: width ease 0.1s;
}

.animation-bg {
	-webkit-transition: background ease 0.1s;
	moz-transition: background ease 0.1s;
	ms-transition: background ease 0.1s;
	o-transition: background ease 0.1s;
	transition: background ease 0.1s;
}

.animation-height {
	-webkit-transition: height ease 0.1s;
	moz-transition: height ease 0.1s;
	ms-transition: height ease 0.1s;
	o-transition: height ease 0.1s;
	transition: height ease 0.1s;
}

.animation-all {
	-webkit-transition: all ease 0.1s;
	moz-transition: all ease 0.1s;
	ms-transition: all ease 0.1s;
	o-transition: all ease 0.1s;
	transition: all ease 0.1s;
}

.animation-opacity {
	-webkit-transition: opacity ease 0.1s;
	moz-transition: opacity ease 0.1s;
	ms-transition: opacity ease 0.1s;
	o-transition: opacity ease 0.1s;
	transition: opacity ease 0.1s;
}

.animation-boxs {
	-webkit-transition: box-shadow ease 0.1s, border-color ease 0.1s;
	moz-transition: box-shadow ease 0.1s, border-color ease 0.1s;
	ms-transition: box-shadow ease 0.1s, border-color ease 0.1s;
	o-transition: box-shadow ease 0.1s, border-color ease 0.1s;
	transition: box-shadow ease 0.1s, border-color ease 0.1s;
}

.header_container {
	max-width: 1920px;
	padding: 0 40px;
	margin: 0 auto;
}

body.with_decorate #panel {
	margin-left: -24px;
	margin-right: -24px;
}

body.with_decorate .header_container {
	padding-left: 0;
	padding-right: 0;
}

body:not(.with_decorate) #headerfixed .fixed_row_1,
body:not(.with_decorate) #headerfixed .fixed_row_2,
body:not(.with_decorate) #headerfixed .fixed_row_6,
body:not(.with_decorate) #headerfixed .fixed_row_7 {
	padding-left: 40px;
	padding-right: 40px;
}

#headerfixed>.maxwidth-theme {
	padding-left: 0;
	padding-right: 0;
}

#wait_wrap_ajax_auth_id,
#waitshadow_wrap_ajax_auth_id {
	display: none;
}

body.wbot .logo_and_menu-row {
	background: white !important;
}

body.wbot .banners-big .slides>li {
	margin-left: 0;
}

body .share {
	text-align: right;
}

body .share {
	text-align: right;
	float: right;
	margin-top: 0;
	margin-bottom: 0;
}

.body.index h2 {
	margin-bottom: 51px;
}

.group-content h3 {
	margin-top: 40px;
}

input:-webkit-autofill {
	-webkit-box-shadow: inset 0 0 0 100px #fff !important;
	-webkit-text-fill-color: #fff !important;
	color: #fff !important;
}

body h1 {
	padding-right: 20px;
}

.lazyload,
.lazyloading {
	opacity: 0;
}

.lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}

label {
	font-weight: normal;
}

label.error {
	color: #fb5f5f !important;
	margin: 2px 0 0;
	display: block;
	padding: 0;
	right: 0;
	font-size: 0.8em;
	line-height: 1.5em;
}

.licence_wrap {
	margin-bottom: 19px;
}

.form .licence_block.bx_filter label.error {
	margin-top: 0;
}

textarea {
	resize: none;
}

input {
	outline: none;
}

input::-ms-clear {
	display: none;
}

form input i[class*=fa] {
	font-family: FontAweSome;
}

select {
	border: 1px solid #f5f5f5;
	padding: 5px 39px 5px 7px;
	background: none;
	color: #fff777;
	cursor: pointer;
	line-height: 17px;
	position: relative;
}

/*scrollbars */
.scrollbar::-webkit-scrollbar {
	width: 8px;
}

.scrollbar::-webkit-scrollbar-track {
	box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.15);
	border-radius: 8px;
}

.scrollbar::-webkit-scrollbar-thumb {
	border-radius: 8px;
	background: #999;
	border: 2px solid #fff;
}

.scrollbar::-webkit-scrollbar-thumb:window-inactive {
	background: #999;
	border: 2px solid #fff;
}

.flexbox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.img-responsive {
	display: inline;
	max-height: 100%;
}

.drag_block.comments+.drag_block {
	margin-top: 49px;
}

.drag_block+.drag_block.desc {
	margin-top: 42px;
}

.body {
	height: auto !important;
	margin: 0 auto;
}

.body:not(.index) .main {
	position: relative;
	z-index: 11;
	background-color: #19332e;
}

.container {
	width: 100% !important;
	padding: 0;
}

.container iframe,
.container object {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.maxwidth-theme {
	margin-left: auto !important;
	margin-right: auto !important;
	padding: 0 16px;
	max-width: 1344px;
	position: relative;
	width: 100%;
}

.maxwidth-theme:before,
.maxwidth-theme:after {
	content: "";
	display: block;
	clear: both;
}

article.post-large {
	margin-left: 80px;
}

article.post-large div.post-image,
article.post-large div.post-date {
	margin-left: -80px;
}

.border_content {
	margin: 18px 0px 8px;
}

.border_content .head-block.top {
	margin-bottom: 39px;
}

body .wide-block {
	display: block;
	margin-right: 0px;
}

.url-block span {
	position: relative;
	margin-top: 1px;
	padding: 0 0 0 32px;
	color: #999999;
	display: inline-block;
}

.url-block span:before {
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	width: 12px;
	height: 10px;
	background: #fff url(/upload/content/quotes.png) -135px -44px no-repeat;
	opacity: 0.35;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.url-block span:hover:before {
	opacity: 1;
}

.bx-firefox .back-url i,
.bx-ie .back-url i {
	line-height: 24px;
}

.rating {
	position: relative;
	width: 121px;
	height: 19px;
	font-size: 0;
	line-height: 0;
	background: url(../../../../../templates/aspro-priority/images/svg/stars.svg) 0 -21px no-repeat;
}

.rating .star {
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 0;
	height: 17px;
	display: inline-block;
	width: 20%;
	background: none;
	cursor: pointer;
	border-radius: 0;
}

.rating .stars_current {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	display: block;
	width: 0;
	background: url(../../../../../templates/aspro-priority/images/svg/stars.svg) 0 0 no-repeat;
}

.rating.current_1 .stars_current {
	width: 20%;
}

.rating.current_2 .stars_current {
	width: 40%;
}

.rating.current_3 .stars_current {
	width: 60%;
}

.rating.current_4 .stars_current {
	width: 80%;
}

.rating.current_5 .stars_current {
	width: 100%;
}

div[id^=wait_comp],
.bx-core-waitwindow {
	display: none;
}

.margin-bottom-20 {
	margin-bottom: 20px;
}

.margin-bottom-30 {
	margin-bottom: 30px;
}

.jqmWindow {
	position: absolute;
	/*animation: toggle_opacity 200ms;*/
	opacity: 0;
	padding: 0 70px;
	max-width: 100%;
}

.fa.colored {
	width: 54px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	color: white;
	font-size: 29px;
	margin: 0 20px 20px 0;
}

span.noimage {
	display: inline-block;
	background: url('../../../../../templates/aspro-priority/images/background.png') #f3f8fa top center no-repeat;
}

.fontawesome-icon-list [class*="col-md-"] {
	margin-bottom: 9px;
}

.fontawesome-icon-list i:not(.svg) {
	font-size: 1.3em;
	margin-right: 5px;
	display: inline-block;
	width: 30px;
	text-align: center;
	position: relative;
	top: 2px;
}

.bx-yandex-view-layout {
	border: 1px solid;
	margin-bottom: 40px;
	border-color: #f5f5f5;
	width: 100%;
}

span.zoom {
	border-radius: 3px;
	color: #ffffff;
	display: block;
	height: 40px;
	line-height: 1;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 40px;
	cursor: pointer;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

span.zoom svg {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 16px;
	height: 16px;
	margin: -8px 0 0 -8px;
}

span.zoom svg path {
	fill: #fff;
}

span.zoom i {
	font-size: 21px;
	left: 0;
	position: relative;
	top: 2px;
}

.uploader {
	border-radius: 2px;
	padding: 11px 54px 5px 44px;
	border: 1px solid #20423c;
	position: relative;
	margin-bottom: -1px;
	background: #f8f9fb;
	cursor: pointer;
	transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
}

.uploader:hover+.uploader {
	z-index: 11;
}

.uploader:before {
	content: "";
	position: absolute;
	top: 15px;
	left: 16px;
	width: 9px;
	height: 18px;
	background: url(icons.svg) -118px -117px no-repeat;
}

.uploader:hover:before {
	background-position: -128px -117px;
}

.uploader input[type="file"] {
	z-index: 10;
	opacity: 0;
	border: none;
	background: none;
	position: absolute;
	top: 0;
	right: 0;
	float: right;
	cursor: default;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.uploader .action {
	display: none;
	position: absolute;
	top: 9px;
	left: 9px;
	background: #fff;
	border-radius: 3px;
	color: white;
	padding: 7px 12px;
	font-size: 12px;
	line-height: 15px;
	margin-right: 10px;
}

.uploader:hover .action {
	color: #fff;
}

.form .add_file,
.form .add_text {
	border-radius: 2px;
	border: 1px solid #20423c;
	color: #999999;
	cursor: pointer;
	padding: 11px 24px;
}

.uploader .filename {
	overflow: hidden;
	display: inline-block;
	width: 100%;
	white-space: nowrap;
	font-size: 0.8667em;
	color: #fff;
	text-overflow: ellipsis;
	overflow: hidden;
	cursor: pointer;
}

.uploader:hover .filename {
	color: #FFF;
}

.uploader:hover .filename {
	color: #FFF;
}

.uploader.files_add .filename {
	color: #fff;
}

.uploader:hover .filename {
	color: #FFF;
}

.uploader .resetfile {
	position: absolute;
	right: -1px;
	width: 47px;
	display: block;
	top: -1px;
	bottom: -1px;
	z-index: 10;
	border-radius: 0 2px 2px 0;
}

.uploader .resetfile:before {
	content: '';
	position: absolute;
	width: 1px;
	background-color: #eee;
	left: 0;
	top: 1px;
	bottom: 1px;
	transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
}

.uploader .resetfile svg {
	fill: #fff;
	fill-rule: evenodd;
	position: absolute;
	width: 11px;
	height: 11px;
	display: block;
	top: 50%;
	margin: -5px 0 0 -5px;
	left: 50%;
}

.uploader:hover .resetfile svg {
	fill: #fff;
}

img.captcha_img {
	height: 40px;
}

.text_before_items h3 {
	margin-top: 0;
}

.featured-box .box-content .fa {
	display: block;
	text-align: center;
	font-size: 72px;
	color: #fff;
	padding: 40px 0 25px;
}

.bgtransition {
	transition: background-color 0.3s ease, border-color 0.3s ease;
	-moz-transition: background-color 0.3s ease, border-color 0.3s ease;
	-ms-transition: background-color 0.3s ease, border-color 0.3s ease;
	-o-transition: background-color 0.3s ease, border-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease, border-color 0.3s ease;
}

[data-sid="FILE"] .form-group {
	padding-bottom: 1px;
	margin-top: 9px;
	overflow: hidden;
}

form [data-sid="VIDEO"] .form-group.animated-labels label:not(.error) {
	position: static;
	top: 0;
	z-index: 6;
	font-size: 0.8em;
}

form [data-sid="VIDEO"] .form-group input {
	margin-bottom: -1px;
	border: 1px solid #20423c;
	background: #f8f9fb;
	padding-left: 25px;
	padding-right: 25px;
}

form [data-sid="VIDEO"] .form-group input:first-of-type {
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
}

form [data-sid="VIDEO"] .form-group {
	border-radius: 3px;
	overflow: hidden;
	padding-bottom: 1px;
}

form [data-sid="RATING"] .form-group {
	margin-top: 8px;
	margin-bottom: 45px;
}

form [data-sid="RATING"]:not(:last-of-type) .form-group {
	margin-bottom: 35px;
}

form [data-sid="RATING"] label {
	display: none;
}

.video .title {
	text-align: center;
	margin: 5px 0 25px;
}

.dark-color {
	color: #fff;
}

.shine {
	position: relative;
}

.hover_shine .shine:before {
	position: absolute;
	top: 0;
	left: -45%;
	z-index: 2;
	display: block;
	content: '';
	width: 25%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

.hover_shine .shine:hover:before {
	-webkit-animation: shine .5s;
	animation: shine .5s;
}

.hover_blink .shine:hover {
	opacity: 1;
	-webkit-animation: flash 0.8s;
	animation: flash 0.8s;
}

.inner-table-block {
	display: table-cell;
	vertical-align: middle;
}

.company-front h3 {
	margin-top: 10px;
}

/* SVG ICONS */
.svg {
	display: inline-block;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	background-repeat: no-repeat;
}

.svg.mask {
	background-color: #fff;
}

.svg.lg {
	top: -2px;
	min-width: 21px;
	min-height: 21px;
}

.svg-phone {
	width: 5px;
	height: 13px;
	background-image: url(../../../../../templates/aspro-priority/images/svg/header_icons.svg);
	background-position: -20px -24px;
}

.svg-phone.mask {
	background-position: -20px -3px;
}

.svg-phone.white {
	background-position: -20px -46px;
}

.svg-phone.white path {
	fill: #FFF;
}

.svg-burger {
	width: 16px;
	height: 12px;
	background-image: url(../../../../../templates/aspro-priority/images/svg/header_icons.svg);
	background-position: 0 -24px;
}

.svg-phone.sm {
	width: 5px;
	height: 11px;
	background-image: url(../../../../../templates/aspro-priority/images/svg/footer_icons.svg);
	background-position: -63px -23px;
}

.svg-phone.sm.mask {
	background-position: -63px -3px;
}

.svg-phone.sm.white {
	background-position: -63px -43px;
}

.svg-burger.mask {
	background-position: 0 -3px;
}

.svg-burger.white {
	background-image: url(../../../../../templates/aspro-priority/images/svg/header_icons.svg);
	background-position: 0 -46px;
}

.svg-search {
	width: 17px;
	height: 17px;
	background-image: url(../../../../../templates/aspro-priority/images/svg/header_icons.svg);
	background-position: -29px -22px;
}

.svg-search.mask {
	background-position: -29px 0;
}

.svg-search.white {
	background-position: -29px -44px;
}

.svg-basket {
	width: 19px;
	height: 16px;
	background-image: url(../../../../../templates/aspro-priority/images/svg/header_icons.svg);
	background-position: -92px -22px;
}

.svg-basket.mask {
	background-position: -92px 0;
}

.svg-basket.white {
	background-position: -92px -44px;
}

.svg-print {
	width: 16px;
	height: 16px;
	background-image: url(../../../../../templates/aspro-priority/images/svg/footer_icons.svg);
	background-position: -21px -20px;
}

.svg-print.mask {
	background-position: -21px 0;
}

.svg-print.white {
	background-position: -21px -40px;
}

.svg.svg-cabinet {
	width: 18px;
	height: 18px;
	background-image: url(../../../../../templates/aspro-priority/images/svg/header_icons.svg);
	background-position: -72px -21px;
}

.svg.svg-cabinet.mask {
	background-position: -72px 0;
}

.svg.svg-cabinet.white {
	background-position: -72px -43px;
}

.svg.svg-cabinet-login {
	width: 18px;
	height: 18px;
	background-image: url(../../../../../templates/aspro-priority/images/svg/header_icons.svg);
	background-position: -50px -21px;
}

.svg.svg-cabinet-login.mask {
	background-position: -50px 0;
}

.svg.svg-cabinet-login.white {
	background-position: -50px -43px;
}

.svg.svg-close {
	width: 14px;
	height: 14px;
	background-image: url(/upload/content/quotes.png);
	background-position: -103px -117px;
}

.svg.svg-close.mask {
	background-position: -103px -133px;
}

/* FORMS */
.bx-chrome select.form-control {
	-webkit-appearance: none;
	padding-right: 38px;
}

.bx-chrome select.form-control {
	background: url(../../../../../templates/aspro-priority/images/svg/Arrow_small.svg) right 15px top 21px no-repeat;
}

.input.error input,
.input.error textarea {
	border-color: #e02222;
}

.captcha_input.error input {
	border-color: #e02222;
}

.form .recaptcha-row .input.error .g-recaptcha>div {
	border: 1px solid #e02222;
}

.form .hidde_gr_block .g-recaptcha {
	opacity: 0;
	visibility: hidden;
}

.form .hidde_gr_block .recaptcha-row .g-recaptcha {
	opacity: 1;
	visibility: visible;
}

.form-control {
	height: 43px;
	font-size: 1.0667em;
	border-radius: 0;
	box-shadow: none;
	border: none;
	height: auto;
	border-bottom: 1px solid #e1e1e1;
	padding: 10px 0;
	background: none;
}

.form-group.animated-labels.input-filed .form-control {
	background: #fff;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background: #fff;
}

.form-control:focus {
	border-color: #e1e1e1;
	box-shadow: none;
}

textarea.form-control {
	height: 43px;
}

.popup {
	max-width: 560px;
	margin: 0 auto;
}

.jqmWindow {
	left: 0;
	opacity: 0;
	position: fixed;
	width: 580px;
	background: white;
	top: 0 !important;
	z-index: 3050 !important;
}

.jqmWindow.map_frame {
	padding: 40px;
	width: 100% !important;
	top: 0 !important;
	right: 0;
	left: 0;
	bottom: 0;
	margin-left: 0 !important;
}

.jqmWindow.map_frame .ymaps-glass-pane,
.jqmWindow.map_frame div.bx-yandex-map,
.jqmWindow.map_frame .ymaps-map,
.jqmWindow.map_frame .bx-yandex-view-map,
.jqmWindow.map_frame .bx-yandex-view-layout {
	height: 100% !important;
}

.jqmWindow.map_frame .bx-yandex-view-map {
	opacity: 0;
}

.jqmOverlay {
	display: none;
	background: #FFF;
	opacity: 1 !important;
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 131 !important;
}

.jqmOverlay.mobp {
	display: block !important;
	background: #3a3f44;
	opacity: .7 !important;
}

.jqmOverlay.popup_form {
	z-index: 1000 !important;
	display: none !important;
}

.jqmOverlay.waiting,
.jqmOverlay.search {
	background: rgba(0, 0, 0, 0.4);
	display: block;
}

.jqmClose.top-close {
	width: 48px;
	height: 48px;
	line-height: 20px;
	text-align: center;
	position: absolute;
	right: 23px;
	top: 20px;
	background: #FFF;
	border-radius: 100%;
	cursor: pointer;
	transition: opacity 0.3s ease;
	z-index: 1;
}

.jqmClose.top-close svg {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 14px;
	height: 14px;
	margin: -7px 0 0 -7px;
	background: url(/upload/content/quotes.png) -103px -117px no-repeat;
	opacity: 0.35;
}

.jqmClose.top-close svg path {
	fill: #fff;
}

.jqmClose.top-close:hover svg {
	opacity: 1;
	background-position: -103px -133px;
}

.jqmClose.top-close:before {
	display: none;
}

.jqmWindow.map_frame .ymaps-controls-righttop>ymaps {
	left: 5px;
	right: auto !important;
}

.jqmWindow:not(.right_slide) .popup .jqmClose {
	display: none;
}

.jqmWindow.right_slide {
	opacity: 0 !important;
	right: -580px;
	top: 0;
	bottom: 0;
	left: auto;
	transition: right 0.15s linear;
	-moz-transition: right 0.15s linear;
	-ms-transition: right 0.15s linear;
	-o-transition: right 0.15s linear;
	-webkit-transition: right 0.15s linear;
}

.jqmWindow.right_slide.map_frame {
	padding: 40px;
}

.jqmWindow.right_slide.opened {
	right: 0;
}

.jqmWindow.right_slide.opacity1 {
	opacity: 1 !important;
}

.jqmWindow.right_slide .popup {
	position: static;
	max-width: 100%;
}

.jqmWindow.right_slide.map_frame {
	width: 580px !important;
	padding: 0;
}

.jqmWindow.right_slide .form.popup>.wrap {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow-x: hidden;
}

.jqmWindow.right_slide .form.popup>.wrap form {
	padding: 0 70px;
}

.jqmWindow.right_slide.auth_frame .form-header {
	padding: 60px 70px 68px;
}

.jqmWindow.right_slide .auth_wrapp .soc-avt {
	padding-left: 70px;
	padding-right: 70px;
}

.jqmWindow.right_slide .bxform.success .form-header {
	padding-left: 0;
	padding-right: 0;
}

.jqmWindow:not(.right_slide) .form.popup {
	max-width: 640px;
}

.jqmWindow:not(.right_slide) .form.popup>.wrap {
	padding: 0 40px;
}

.form_wrapper {
	position: relative;
}

.jqmOverlay.dark {
	display: block;
	background: rgba(0, 0, 0, 0.4);
}

.jqmOverlay_search {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 131;
	background: rgba(0, 0, 0, 0.4);
}

.form-control label {
	font-size: 1em;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #999999;
}

form .form-group.animated-labels label:not(.error) {
	margin: 0;
	position: absolute;
	top: 9px;
	left: 0;
	z-index: 1;
	-moz-transition: all ease-out .2s;
	-webkit-transition: all ease-out .2s;
	-o-transition: all ease-out .2s;
	-ms-transition: all ease-out .2s;
	transition: all ease-out .2s;
	cursor: text;
	color: #999;
}

label:not(.error) {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
}

form .captcha-row .form-group.animated-labels.input-filed label:not(.error),
form .row div .form-group.animated-labels.input-filed label:not(.error) {
	left: 0;
}

form .row[data-sid=RATING] label {
	position: static !important;
	font-size: 0.800em !important;
}

form .row[data-sid=RATING] .rating {
	float: left;
	position: relative;
	width: 150px;
	height: 24px;
	font-size: 0;
	line-height: 0;
	background: url(../../../../../templates/aspro-priority/images/svg/bigstars.svg) 0 -26px no-repeat;
}

form .row[data-sid=RATING] .rating .star {
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 0;
	height: 24px;
	display: inline-block;
	width: 20%;
	background: none;
	cursor: pointer;
	border-radius: 0;
}

form .row[data-sid=RATING] .rating .stars_current {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	display: block;
	width: 0;
	background: url(../../../../../templates/aspro-priority/images/svg/bigstars.svg) 0 0 no-repeat;
}

form .row[data-sid=RATING] .rating_message {
	margin: 0 0 0 13px;
	float: left;
	position: relative;
	padding: 0 0 0 24px;
	color: #999999;
}

form .row[data-sid=RATING] .rating_message:before {
	content: "\2014";
	position: absolute;
	left: 0;
	top: 0;
}

.form textarea {
	overflow: hidden;
	padding-top: 10px;
}

.form .refresh {
	color: #666666;
	display: inline-block;
	margin-top: 5px;
	vertical-align: top;
	cursor: pointer;
}

.form .refresh a {
	border-bottom: 1px dotted;
	font-size: 0.800em;
	line-height: 14px;
}

.form .uploader+span.form-control {
	display: none;
}

#licenses_reg {
	display: block;
}

.onoffswitch {
	width: 33px;
	z-index: 2;
}

.onoffswitch-switch {
	width: 14px;
	height: 14px;
	border: none;
	margin: 2px;
}

.bx_filter input[type="checkbox"]+label.onoffswitch-label {
	padding: 0;
	min-height: 18px;
	top: 0;
	border: none;
	border-radius: 9px;
}

input[type="radio"]+label,
input[type="checkbox"]+label {
	overflow: visible;
}

label.onoffswitch-label {
	overflow: hidden !important;
}

.onoffswitch-inner:before {
	display: none;
}

.onoffswitch-inner:after {
	display: none;
}

.bx_filter input[type="checkbox"]:checked+label.onoffswitch-label:after,
.filter input[type="checkbox"]:checked+label.onoffswitch-label:after {
	display: none;
}

.bx_filter input[type="checkbox"]+label.onoffswitch-label:before,
.filter input[type="checkbox"]+label.onoffswitch-label:before,
.filter input[type="radio"]+label.onoffswitch-label:before {
	display: block;
	top: 0;
	height: 18px;
	width: 100%;
	background: #dbe0e6;
}

.bx_filter input[type="checkbox"]+label.onoffswitch-label:after,
.filter input[type="checkbox"]+label.onoffswitch-label:after {
	display: none;
}

.bx_filter.licence_block input[type="checkbox"] {
	display: block;
}

.onoffswitch-switch {
	right: 15px;
}

span.onoffswitch-switch {
	z-index: 11;
	-webkit-transition: right 0.1s ease-in;
	transition: right 0.1s ease-in;
	-webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
}

.form-group.animated-labels label.onoffswitch-label:not(.error) {
	cursor: pointer;
}

.captcha-row {
	margin-bottom: 41px;
	position: relative;
}

.captcha-row label:not(.error) {
	font-size: 0.8em;
	margin-bottom: -3px;
}

.captcha-row label.error {
	margin-top: 0;
}

.form .captcha-row .captcha_image {
	height: 69px;
	position: relative;
	width: 217px;
}

.captcha-row .captcha_image img {
	height: 40px;
	border: none;
	vertical-align: top;
	width: 100%;
	width: 180px;
}

.captcha-row .captcha_input {
	top: 0;
	height: 70px;
	left: 216px;
	position: absolute;
	right: 0;
}

.captcha-row .captcha_input input[name="captcha_word"] {
	bottom: 0;
	position: absolute;
	height: 40px;
}

.captcha-row.form-control {
	background-color: #fff;
	border: 0px solid #d5dadc;
	box-shadow: none;
	border-radius: 0px;
	height: auto;
	padding: 0px;
}

.blog-comment-form .captcha-row .captcha_input {
	max-width: 184px;
}

.info_block .btn {
	margin: 0 10px 10px 0;
}


/*recaptcha*/
body .captcha-row.invisible {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 0px;
	visibility: visible;
	/*margin-top:-30px;*/
}

.captcha-row.invisible label {
	display: none;
}

.captcha-row .captcha_input.recaptcha_text {
	position: static;
	width: 100%;
	max-width: none;
	height: auto;
}

.captcha-row .captcha_image.recaptcha_tmp_img {
	display: none;
}

.bx-auth form[name=bx_auth_servicesform_inline] .g-recaptcha,
.g-recaptcha {
	display: none !important;
}

div>.g-recaptcha {
	display: block !important;
}

body .captcha-row .recaptcha,
body .captcha-row>div.iblock {
	padding: 0px;
	margin: 0px;
	display: block;
}

body .captcha-row .recaptcha {
	height: 0px;
	opacity: 0;
	visibility: hidden;
	margin-bottom: 0px;
	display: block;
}

body .captcha-row.invisible.logo_captcha_n>div {
	display: none;
}

body .captcha-row.invisible.inline {
	height: auto;
	margin-bottom: 10px;
	margin-top: 0;
}

body .captcha-row.normal label.error,
body .captcha-row.compact label.error {
	position: relative;
	top: -5px;
}

.form.contacts .captcha-row {
	margin-top: -10px;
	margin-bottom: 30px;
}

form .form-group.animated-labels.input-filed label:not(.error) {
	left: 0;
	top: -16px;
	z-index: 6;
	font-size: 0.8em;
}

form .form-group.animated-labels.input-filed .licence_block label:not(.error) {
	top: 0;
}

.form .required-star {
	color: #fb5f5f;
	margin-left: 3px;
	font-weight: normal;
	vertical-align: middle;
}

.form .required-fileds {
	padding: 7px 0;
	color: #98a1a8;
	font-size: 12px;
}

.form .star {
	background: none repeat scroll 0 0 #7b8e9a;
	border-radius: 20px;
	color: #ffffff;
	display: inline-block;
	font-size: 22px;
	height: 20px;
	line-height: 26px;
	margin-right: 5px;
	padding-right: 2px;
	text-align: center;
	vertical-align: top;
	width: 20px;
}

.form .form-header {
	padding: 60px 0 68px
}

.form .form-header .title {
	font-size: 2em;
	color: #fff;
	line-height: 1.35em;
}

.form .form-header .description {
	margin: 24px 0 -4px;
}

.form.popup {
	position: relative;
}

.form.popup.bxform .uploader {
	margin-bottom: 0;
	border-radius: 2px;
}

.form.popup.bxform form [data-sid="VIDEO"] .form-group input {
	margin-bottom: 0;
}

.form label#-error {
	display: none !important;
}

.form.popup>.wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.form .form-body {
	background: white;
	padding-bottom: 0;
}

.form.popup .form-body {
	padding: 0;
}

.form.popup .form-body .alert {
	margin: -8px 70px 78px;
}

.form .form-error {
	padding-left: 15px;
	padding-right: 15px;
}

.form:not(.contacts) .form-error {
	border-radius: 0;
}

.form .form-group {
	margin-bottom: 37px;
	position: relative;
}

.form .form-group .form-group {
	margin: 0;
}

.form .form-group .input {
	position: relative;
}

.form .form-group i {
	position: absolute;
	top: 16px;
	right: 10px;
	font-size: 17px;
	color: #c4ccd1;
}

.form .form-group .hint {
	font-size: 11px;
	line-height: 18px;
	margin-top: 7px;
}

.form .form-group input[type="checkbox"]+label:not(.error) {
	margin-left: 10px;
	vertical-align: top;
}

.form .form-footer {
	display: block;
}

.form.popup .form-footer {
	/*margin:41px 0 0;*/
	padding: 8px 0 70px;
}

.form .form-footer .btn {
	margin: 0;
}

.form.success.inline .form-header {
	padding: 0;
}

.form.success .form-header {
	padding-left: 70px;
	padding-right: 70px;
}

.form.success .form-header .text {
	margin: 0 0 49px;
}

.form.success .form-header .text {
	margin-bottom: 0;
}

.form.success .form-header .title {
	margin: 0 0 60px;
}

.form.success .form-header .description {
	margin: 0;
}

.form.success .form-header .description:after {
	content: "";
	display: block;
	clear: both;
}

.form.success .form-header .description .success_icon {
	float: left;
	width: 90px;
}

.form.success .form-header .description .success_icon path {
	fill: #8b9bae;
}

.form.success .form-header .description .success-text {
	padding: 3px 0 0 125px;
}

.form.success .form-header .description .introtext {
	font-size: 1.2em;
	margin-bottom: 0;
}

.form.success .form-header .description p {
	margin: 2px 0;
}

.form.success .form-header .description p:first-of-type {
	margin-top: 0;
}

.form.success .form-header .description p:last-of-type {
	margin-bottom: 0;
}

.form.inline .title {
	/*margin-bottom:68px;*/
	font-size: 2em;
	color: #fff;
	line-height: 1.35em;
}

.form.inline.success .success_icon {
	float: left;
	width: 90px;
}

.form.inline.success .description:after {
	content: "";
	display: block;
	clear: both;
}

.form.inline.success .description .success-text {
	padding: 9px 0 0 125px;
}

.form.inline.success .description .introtext {
	font-size: 1.2em;
	margin-bottom: 0;
}

.form.inline.success .description p {
	margin: 2px 0;
}

.form.inline.success .description p:first-of-type {
	margin-top: 0;
}

.form.inline.success .description p:last-of-type {
	margin-bottom: 0;
}

.form.success .button {
	margin: 49px 0 0;
}

.form.success.contacts .form-footer {
	text-align: center;
}

.form.popup .captcha-row .input label.error,
.form.inline .captcha-row .input label.error {
	white-space: nowrap;
}

.form.popup .licence_block.bx_filter {
	margin-bottom: 22px;
}

.form .captcha-row .captcha-img {
	margin-top: 4px;
}

.form.contacts .form-header {
	border: none;
}

.form.contacts .title {
	font-size: 24px;
	border-bottom: none;
	font-weight: 500;
	line-height: 30px;
	margin-bottom: 22px;
	padding-bottom: 4px;
	display: inline-block;
	vertical-align: top;
}

.form.contacts.success .title {
	border-color: #38ac61 !important;
}

.form.contacts.item-views.blocks h3 {
	padding-bottom: 33px;
}

.form.contacts.item-views.blocks .bottom {
	padding-top: 20px;
}

.form.contacts .form-group {
	float: none;
}

.form.contacts .required-fileds {
	color: #98a2a8;
	font-size: 12px;
	margin-top: 8px;
}

.form.contacts .form-group textarea {
	height: 256px;
}

.front-form .form.contacts .form-group textarea {
	height: 73px;
}

.form.contacts .btn {
	margin: 0;
}

.form.contacts .desc {
	text-align: center;
}

.form.inline img.captcha_img,
.form.contacts img.captcha_img {
	margin-right: 20px;
	max-width: 100%;
}

.form .licence_block.bx_filter {
	padding: 0 0 21px;
	position: relative;
	display: block !important;
	box-shadow: none;
	top: 0px
}

.form .licence_block.bx_filter>label:before,
.form .licence_block.bx_filter>label:after {
	display: none;
}

.form .licence_block.bx_filter input[type="checkbox"] {
	position: fixed;
	left: -9999px;
	top: -9999px;
	display: block;
	visibility: hidden;
	width: 0px;
	line-height: 0px;
	margin: 0px;
}

.form .licence_block.bx_filter>label:not(.error) {
	margin: 0;
	top: -1px;
	padding: 0 0 0 48px;
	font-size: 0.8667em;
	line-height: 1.5385em;
	display: block;
	cursor: pointer;
	overflow: visible;
	white-space: normal;
}

.licence_block .onoffswitch {
	float: left;
}

.licence_block .onoffswitch label {
	z-index: 2 !important;
}

form .form-group.animated-labels .licence_block>label:not(.error) {
	top: -1px;
	padding: 0 0 0 48px;
	font-size: 0.8667em;
	line-height: 1.5385em;
	display: block;
	cursor: pointer;
}

.form.inline {
	padding: 51px 59px 59px;
}

.form.inline .form-header-text {
	margin: 0 0 47px;
}

.front-form {
	padding: 0px 0px 90px;
}

.front-form .success .form_result.success {
	text-align: center;
}

/* TOP LOGO */
.inline-block {
	display: inline-block;
	vertical-align: top;
}

.opacity80 {
	opacity: 0.8 !important;
}

.with_dropdown {
	position: relative;
	padding-right: 12px !important;
}

.with_dropdown:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -2px;
	width: 5px;
	height: 3px;
	background: url(../../../../../templates/aspro-priority/images/svg/header_icons.svg) -115px -29px no-repeat;
}

header .phone.with_dropdown:after {
	margin-top: -4px;
}

.with_dropdown .dropdown {
	position: absolute;
	top: 28px;
	left: 0;
	white-space: nowrap;
	min-width: 202px;
	opacity: 0;
	visibility: hidden;
	z-index: 10;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-ms-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}

.with_dropdown .dropdown>.wrap {
	background: #FFF;
	border-radius: 2px;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
}

.with_dropdown:hover .dropdown {
	opacity: 1;
	visibility: visible;
}

.top-block {
	position: relative;
	padding: 12px 0;
	z-index: 12;
}

.top-block.colored,
.top-block.colored * {
	color: #fff;
}

.top-block.colored a,
.top-block.colored a:hover,
.top-block.colored a:active,
.top-block.colored a:focus {
	color: #fff;
}

.top-block .maxwidth-theme.nopadding {
	padding: 0px;
}

.top-block .text-line {
	overflow: hidden;
	white-space: nowrap;
}

.top-block .muted {
	opacity: 0.8;
}

.top-block .top-block-item {
	line-height: 18px;
}

.top-block .top-block-item {
	border: none;
	padding: 0 16px;
}

.top-block .top-block-item.social_wrap {
	margin: -14px 0;
}

.top-block .top-block-item.social_wrap .social-icons li a {
	margin: 0;
	padding: 0;
	display: block;
}

.top-block .top-block-item .phone-block {
	margin: 1px -7px 0;
}

.top-block .top-block-item .phone-block>.inline-block {
	padding: 0 7px;
	vertical-align: middle;
}

.phone-block .callback-block {
	margin: -1px 0 0;
	display: block;
	font-size: 0.6667em;
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing: 0.8px;
}

.top-block .top-block-item .phone-block .dropdown {
	top: auto;
}

.top-block .top-block-item .phone-block .dropdown>.wrap {
	margin-top: 15px;
}

.top-block .top-block-item .phone {
	position: relative;
	display: inline-block;
	vertical-align: top;
	max-width: 200px;
	font-size: 1.0067em;
	font-weight: 700;
	line-height: 1em;
}

.top-block .top-block-item .phone.with_dropdown:after {
	margin-top: -1px;
}

header.light.header-v3 .top-block .top-block-item .phone.with_dropdown:after {
	background-position: -115px -29px;
}

.top-block .top-block-item .phone a {
	color: #fff;
}

.top-block .top-block-item .phone>.wrap>div>a {
	position: relative;
	margin: -12px 0;
	padding: 12px 0 12px 20px;
	z-index: 1;
}

.top-block .phone-block .svg-phone {
	position: absolute;
	left: 0;
	top: 1px;
}

.top-block .phone-block .svg-phone path {
	fill: #999;
}

.phone .dropdown>.wrap {
	margin-top: 14px;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
}

.phone .more_phone {
	font-size: 1.0666em;
	line-height: 1em;
	border-top: 1px solid #f2f2f2;
}

.phone .more_phone:first-of-type {
	border-top: none;
}

.phone .more_phone a {
	padding: 18px 22px 18px;
	display: block;
}

.top-block .top-block-item .address {
	position: relative;
	max-width: 540px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #666666;
}

.top-block .top-block-item .address .svg-address {
	margin: 0 10px 0 0;
	min-width: 13px;
	min-height: 16.03px;
	background-color: transparent;
}

.top-block .top-block-item.inner-padding {
	padding: 0 21px;
}

.top-block .top-block-item .top-btn {
	padding: 0 19px;
	background: transparent;
	border: 0;
	display: inline-block;
}

.top-block .top-block-item .top-btn:hover {
	text-decoration: none;
}

.top-block .top-block-item .top-btn:focus {
	outline: 0;
}

.top-block .personal-link .svg-cabinet-login {
	min-width: 16px;
	min-height: 17px;
}

.top-block .top-block-item .basket-link {
	position: relative;
	display: inline-block;
	margin: -12px 0;
	padding: 12px 22px 12px 0;
}

.top-block .top-block-item .basket-link .count {
	position: absolute;
	padding: 0 2px;
	right: 0;
	top: 50%;
	margin: -10px 0 0;
	width: 18px;
	height: 17px;
	font-size: 0.8em;
	line-height: 17px;
	border-radius: 100%;
	text-align: center;
	color: #FFF;
}

.top-block .top-block-item .inline-search-show {
	display: block;
	margin: -12px 0;
	padding: 12px 0;
	border: none;
}

.top-block .top-block-item .inline-search-show .svg-search {
	margin: 0 8px 0 0;
	vertical-align: middle;
}

.top-block .top-block-item .inline-search-show>span {
	margin: 1px 0 0;
	display: inline-block;
	vertical-align: middle;
	font-size: 0.6667em;
	line-height: 1.2em;
	text-transform: uppercase;
	letter-spacing: 0.8px;
}

.top-block .top-block-item .personal.top {
	max-width: 145px;
}

.top-block .top-block-item .personal.top>a {
	position: relative;
	display: block;
	margin: -12px 0;
	padding: 12px 0;
}

.top-block .top-block-item .personal.top>a .svg {
	float: left;
	margin: 0 12px 0 0;
	display: inline-block;
	vertical-align: middle;
}

.top-block .top-block-item .personal.top .title {
	margin: 5px 0 0;
	display: block;
	font-size: 0.6667em;
	line-height: 1.2em;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.top-block .top-block-item .personal-link .name {
	padding: 0 0 0 12px;
}

.top-block>.row {
	margin: 0px;
}

.top-block .info-text {
	font-size: 0px;
	line-height: 0px;
}

.top-block .info-text>div:not(.basket) {
	padding: 15px 0 17px;
	font-size: 0.933em;
	line-height: 16px;
	display: inline-block;
	position: relative;
	vertical-align: top;
}

.top-block .info-text>div.sep:after {
	content: "";
	display: block;
	position: absolute;
	top: 0px;
	right: -1px;
	height: 100%;
	width: 1px;
	opacity: 0.12;
	background: #000;
}

body .top-block .info-text .phone-block {
	padding-right: 30px;
}

.top-block .info-text .phone-block a {
	display: inline-block;
	padding: 0px 0px 0px 10px;
}

body .top-block .info-text .callback-block {
	padding-left: 20px;
	padding-right: 17px;
	cursor: pointer;
	line-height: 18px;
	padding-bottom: 15px;
}

body .top-block .info-text .callback-block span {
	letter-spacing: 0.2px;
}

body .top-block .info-text .ajax_basket {
	padding: 0px;
}

.top-block .info-text .basket_top .icon {
	position: relative;
	display: block;
	width: 58px;
	height: 48px;
}

.top-block .info-text .basket_top .icon:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -7px 0 0 -19px;
	width: 18px;
	height: 17px;
	background: url(../../../../../templates/aspro-priority/images/svg/Basket_white.svg) 0px 0 no-repeat;
}

.top-block .info-text .basket_top.empted_cart .icon:before {
	margin-left: -8px;
}

.top-block .info-text .basket_top .icon .count {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -9px 0 0 1px;
	width: 17px;
	height: 17px;
	line-height: 16px;
	white-space: nowrap;
	font-size: 11px;
	border-radius: 100%;
	text-align: center;
	background: #000;
}

.top-block .info-text .basket_top.empted_cart .icon .count {
	display: none;
}

.bx-chrome .header:not(.fixed) .top-block .info-text .basket_top .icon .count {
	padding-right: 0px;
}

.top-block .info-text .search-block,
.search-button-div .close-block {
	position: relative;
	min-width: 57px;
	cursor: pointer;
}

.top-block .social-icons {
	padding: 0 0 0 50px;
}

.top-block .social-icons li {
	margin: 0;
}

.top-block .social-icons li a {
	position: relative;
	margin: -14px 0;
	padding: 14px 17px;
	height: 44px;
	width: 44px;
	background: none;
}

.top-block .social-icons li a svg {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -9px 0 0 -9px;
	opacity: 0.35;
}

.top-block .social-icons li a:hover svg {
	opacity: 1;
}

.top-block .social-icons li a svg path {
	fill: #fff;
}

.top-block .social-icons li.vk svg {
	margin: -2px 0 0 -8px;
}

.top-block .social-icons li.facebook svg {
	margin: -4px 0 0 -4px;
}

.top-block .social-icons li.twitter svg {
	margin: -3px 0 0 -7px;
}

.top-block .social-icons li.ytb svg {
	margin: -4px 0 0 -8px;
}

.top-block .social-icons li.odn svg {
	margin: -4px 0 0 -4px;
}

.top-block .social-icons li.gplus svg {
	margin: -3px 0 0 -9px;
}

.top-block .social-icons li.mail svg {
	margin: -5px 0 0 -8px;
}

.top-block .social-icons li.instagram svg {
	margin: -5px 0 0 -7px;
}

.top-block .social-icons li.telegram svg {
	margin: -4px 0 0 -8px;
}

.top-block .social-icons li.yandex_dzen svg {
	margin: -5px 0 0 -6px;
}

.top-block .social-icons li.yandex_dzen svg path:first-of-type {
	opacity: 0.5;
}

.top-block .social-icons li.whats svg {
	margin: -6px 0 0 -7px;
}

.top-block .social-icons li.pinterest svg {
	margin: -7px 0 0 -8px;
}

.top-block .social-icons li.viber svg {
	margin: -5px 0 0 -7px;
}

body .top-block .info-text .search-block {
	text-align: center;
	height: auto;
	padding-top: 17px;
	padding-bottom: 12px;
}

.top-block .info-text .search-block .search-icons {
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	background: url(../../../../../templates/aspro-priority/images/priority.png) -32px 0 no-repeat;
}

.top-block .info-text .search-block .search-icons {
	background: url(../../../../../templates/aspro-priority/images/svg/Search_white.svg) 0px 0 no-repeat;
}

/* inline-search-block  */
.inline-search-block {
	position: absolute;
	right: 0;
	top: -104px;
	width: 100%;
	z-index: 100;
	transition: all ease 0.3s;
}

.inline-search-block .search-wrapper {
	border: none;
	padding: 7px 0;
}

.inline-search-block.with-close .search .search-input-div {
	padding-right: 58px;
}

.inline-search-block.show {
	top: 0px !important;
	background: #fff;
}

.inline-search-block.with-close .search .btn-search {
	right: 58px;
}

.inline-search-block.with-close:not(.big) .search .btn-search {
	background: none;
}

.inline-search-block .search .close-block {
	display: none;
	height: 34px;
}

.inline-search-block.with-close .search .close-block {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 48px;
	height: 48px;
}

.inline-search-block .close-block .close-icons {
	background: none;
}

.inline-search-block .close-block .close-icons {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -7px 0 0 -7px;
	opacity: 0.35;
}

.inline-search-block .close-block .close-icons svg {
	display: block;
	background: none;
}

.inline-search-block .close-block .close-icons path {
	fill: #fff;
}

.inline-search-block .close-block:hover .close-icons {
	opacity: 1;
	background-position: -103px -133px;
}

.title-search-result.fixed_type .bx_searche .items {
	max-height: 240px;
	overflow: hidden;
}

.title-search-result.fixed_type .bx_searche .bx_item_block {
	max-height: 320px;
	overflow: hidden;
}

.title-search-result.fixed_type .bx_searche .bx_item_block .bx_item_element span {
	color: #fff;
}

.title-search-result.fixed_type .bx_searche .bx_item_block.all_result .bx_item_element {
	padding: 0;
	margin-top: -1px;
}

.title-search-result.fixed_type .bx_searche .bx_item_block.all_result .bx_item_element .btn {
	display: block;
	border-radius: 0;
	padding-top: 26px;
	padding-bottom: 25px;
}

.bx_searche .bx_item_block.all_result .bx_item_element .btn:not(:hover) {
	background: #f8f9fb;
	border-color: #f8f9fb;
	color: #fff;
}

.title-search-result.fixed_type .bx_searche .bx_item_block .bx_image {
	margin-left: 0;
}

.title-search-result.fixed_type.closed {
	display: none !important;
}

.inline-search-block.show_center {
	top: 50% !important;
	margin-top: -68px;
	transition: none;
	display: none;
}

.inline-search-block.show_center.fixed_center_show {
	display: block;
}

form.search {
	position: relative;
}

.search .search-input-div {
	width: 100%;
}

.search .search-button-div {
	position: absolute;
	top: 0px;
	right: 0;
}

.search .search-input {
	background: #f5f5f5;
	border: none;
	color: #444444;
	display: block;
	height: 34px;
	line-height: 18px;
	padding: 0 70px 0px 10px;
	vertical-align: top;
	width: 100%;
	border-radius: 3px;
}

.bx-ie .search .search-input {
	height: 35px;
}

.search .btn-search {
	position: absolute;
	top: 0px;
	right: 0px;
	background: #fff;
	border: 1px solid #f5f5f5;
	color: #dedede;
	padding: 7px 10px 7px;
	font-size: 13px;
	text-transform: none;
	margin: 0px;
}

.inline-search-block:not(.fixed) .search .btn-search {
	border-radius: 0px 3px 3px 0px;
}

.top-block .search .fa-close {
	color: #c2cbd2;
	display: block;
	float: left;
	font-size: 24px;
	margin-top: 4px;
	margin-left: 6px;
	cursor: pointer;
}

.cluster_custom {
	font-size: 13px;
	line-height: 58px;
}

.cluster_custom>span {
	position: relative;
	z-index: 1;
}

.cluster_custom svg {
	position: absolute;
	top: 0;
	left: 0;
}

/* HEADER */
header {
	clear: both;
	color: #fff;
	background-color: #ffffff;
	position: relative;
	z-index: 123;
}

body:not(.in_index) header {
	border-bottom: 1px solid #f5f5f5;
}

body:not(.in_index) header.header-v9,
body:not(.in_index) header.header-v10 {
	border-bottom: none;
}

header>.container {
	position: relative;
}

header .line-row {
	height: 2px;
	margin: 0;
}

.header_wrap {
	position: relative;
}

header .muted,
header .muted * {
	opacity: 0.8;
	color: #555;
}

.index header
/* HEADER v1 */

header.title-v4 .mega-menu td .wrap>a .line-wrapper .line {
	bottom: 0px;
}

/* HEADER v3 */
header.header-v3 .mega-menu table .wrap>.dropdown-menu>li:first-of-type:before {
	display: none;
}


/* TOP MENU */
header .menu-row {
	position: static;
}

.mega-menu table td {
	padding: 0;
}

.mega-menu table td .wrap>a {
	display: block;
	position: relative;
	font-weight: bold;
	padding: 35px 22px 34px;
	white-space: nowrap;
	text-transform: uppercase;
	letter-spacing: 0.8px;
}

.mega-menu table td .wrap>a>span {
	display: inline;
}

.header-v1 .mega-menu table td .wrap>a>span {
	display: inline;
}

.mega-menu table td.active .wrap>a>span {
	position: relative;
}

.mega-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu {
	margin: 0;
	padding: 0;
	float: none;
	max-width: 275px;
	min-width: 230px;
	z-index: 1;
	border: none;
	box-shadow: none;
	-webkit-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
}

.mega-menu table td.dropdown .wrap:hover>.dropdown-menu {
	opacity: 1;
	visibility: visible;
	display: block;
}

.mega-menu table td.dropdown.normal_dropdown .wrap>.dropdown-menu {
	animation: toggle_opacity 300ms;
}

.mega-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu li {
	margin: 0;
	padding: 0;
	font-size: 1.0714em;
	line-height: 1.4667em;
}

.mega-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu li:before {
	display: none;
}

.mega-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu li a {
	display: block;
	padding: 15px 20px 16px;
	white-space: normal;
	border-top: 1px solid #f5f5f5;
	color: #fff;
	-moz-transition: background-color 0.3s;
	-ms-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.mega-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu>li:first-child>a {
	border-top: none;
}

.mega-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu li a:hover {
	color: #fff;
	background: #fafafa;
}

.mega-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu li.dropdown-submenu>.menu_body>a {
	padding-right: 43px;
	position: relative;
}

.mega-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu li.dropdown-submenu>.menu_body>a:after {
	content: "";
	position: absolute;
	right: 20px;
	top: 23px;
	width: 5px;
	height: 3px;
	background: url(../../../../../templates/aspro-priority/images/svg/header_icons.svg) -115px -29px no-repeat;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.mega-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu li.dropdown-submenu .dropdown-menu {
	left: 100%;
	top: 0;
	animation: toggle_opacity 300ms;
}

.mega-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu li.dropdown-submenu:hover>.dropdown-menu {
	opacity: 1;
	visibility: visible;
	display: block;
}

.mega-menu table td .wrap>a.more-items {
	padding-top: 44px;
	padding-bottom: 45px;
}

.mega-menu table td .wrap>a.more-items:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -2px 0 0 -8px;
	width: 15px;
	height: 3px;
	background: #fff url(../../../../../templates/aspro-priority/images/svg/header_icons.svg) -124px -8px no-repeat;
}

.mega-menu table td.nosave {
	display: none;
}

.mega-menu table td.full_dropdown {
	position: static;
}

.mega-menu table td.full_dropdown>.wrap>.dropdown-menu {
	margin: 0;
	padding: 0;
	right: -16px;
	left: -16px;
	border: none;
	box-shadow: none;
	animation: toggle_opacity 300ms;
	border-top: 1px solid #f4f4f4;
}

.header-v6 .mega-menu table td.full_dropdown>.wrap>.dropdown-menu,
.header-v15 .mega-menu table td.full_dropdown>.wrap>.dropdown-menu {
	left: -40px;
	right: -40px;
}

body.wheader_v6 #headerfixed .menu-block td .wrap>ul.dropdown-menu,
body.wheader_v7 #headerfixed .menu-block td .wrap>ul.dropdown-menu,
body.wheader_v15 #headerfixed .menu-block td .wrap>ul.dropdown-menu {
	left: -16px;
	right: -16px;
}

body.wheader_v6.with_decorate #headerfixed .menu-block td .wrap>ul.dropdown-menu,
body.wheader_v7.with_decorate #headerfixed .menu-block td .wrap>ul.dropdown-menu,
body.wheader_v15.with_decorate #headerfixed .menu-block td .wrap>ul.dropdown-menu {
	left: -40px;
	right: -40px;
}

.header-v8 .mega-menu table td.full_dropdown>.wrap>.dropdown-menu {
	left: 0;
	right: 0;
}

.header-v1 .mega-menu table td.full_dropdown>.wrap>.dropdown-menu,
.header-v3 .mega-menu table td.full_dropdown>.wrap>.dropdown-menu {
	left: 0;
	right: 0;
}

.mega-menu table td.full_dropdown .dropdown-menu li {
	margin: 0;
	padding: 0;
	display: inline;
	vertical-align: top;
}

.menu-only.view_type_BLOCK .mega-menu table td.full_dropdown .dropdown-submenu .dropdown-menu li {
	display: block;
}

.mega-menu table td.full_dropdown .dropdown-menu li .collapsed {
	display: none;
}

.menu-only.view_type_BLOCK .mega-menu table td.full_dropdown .dropdown-submenu .dropdown-menu li.collapsed {
	display: none;
}

.mega-menu table td.full_dropdown .dropdown-menu li.more_items {
	display: block;
	margin: 8px 0 0;
}

.mega-menu table td.full_dropdown .dropdown-menu li.more_items>span {
	cursor: pointer;
	text-transform: uppercase;
	font-size: 0.7143em;
	font-weight: bold;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.mega-menu table td.full_dropdown .dropdown-menu li.more_items>span:after {
	display: none;
}

body.with_decorate .mega-menu table td.full_dropdown>.wrap>.dropdown-menu {
	margin: 0;
}

.mega-menu table td.full_dropdown>.wrap>.dropdown-menu>li {
	display: inline-block;
	vertical-align: top;
	margin-right: -4px;
	padding: 16px;
}

.count_menu_full_count_4 .mega-menu table td.full_dropdown>.wrap>.dropdown-menu>li,
.count_menu_wide_count_4 .mega-menu table td.full_dropdown>.wrap>.dropdown-menu>li {
	width: 25%;
}

.count_menu_full_count_3 .mega-menu table td.full_dropdown>.wrap>.dropdown-menu>li,
.count_menu_wide_count_3 .mega-menu table td.full_dropdown>.wrap>.dropdown-menu>li {
	width: 25%;
	text-align: center;
}

.count_menu_full_count_2 .mega-menu table td.full_dropdown>.wrap>.dropdown-menu>li,
.count_menu_wide_count_2 .mega-menu table td.full_dropdown>.wrap>.dropdown-menu>li {
	width: 50%;
}

.count_menu_full_count_1 .mega-menu table td.full_dropdown>.wrap>.dropdown-menu>li,
.count_menu_wide_count_1 .mega-menu table td.full_dropdown>.wrap>.dropdown-menu>li {
	width: 100%;
}



.mega-menu table td.full_dropdown>.wrap>.dropdown-menu>li .image {
	float: left;
	margin: auto;
	width: 120px;
	max-height: 120px;
	text-align: center;
}

.menu-only.image_top table td.full_dropdown>.wrap>.dropdown-menu>li .image {
	float: none;
	margin-bottom: 19px;
}

.menu-only.image_top table td.full_dropdown>.wrap>.dropdown-menu>li .menu_body.with_image {
	padding-left: 0 !important;
}

.menu-only.with_icons .mega-menu table td.full_dropdown>.wrap>.dropdown-menu>li .image {
	width: 120px;
	max-height: 120px;
}

.menu-only.with_icons .mega-menu table td.full_dropdown>.wrap>.dropdown-menu>li .image.wtbg {
	background: none;
}

.menu-only.with_icons .mega-menu table td.full_dropdown>.wrap>.dropdown-menu>li .image img {
	max-width: 100%;
}

.menu-only.icons_position_top .mega-menu table td.full_dropdown>.wrap>.dropdown-menu>li .image {
	float: none;
	margin-bottom: 19px;
}

.menu-only.icons_position_top .mega-menu table td.full_dropdown>.wrap>.dropdown-menu>li .menu_body.with_image {
	padding-left: 0;
}

.mega-menu table td.full_dropdown>.wrap>.dropdown-menu>li .menu_body.with_image {
	padding-left: 84px;
}

.menu-only.with_icons .mega-menu table td.full_dropdown>.wrap>.dropdown-menu>li .menu_body.with_image {
	padding-left: 64px;
}

.mega-menu table td.full_dropdown>.wrap>.dropdown-menu:after {
	content: "";
	display: block;
	clear: both;
}

.mega-menu table td.full_dropdown .dropdown-menu li:before {
	display: none;
}

.mega-menu table td.full_dropdown .dropdown-menu li a {
	padding: 0;
	display: inline;
	white-space: normal;
}

.mega-menu table td.full_dropdown .dropdown-menu>li>.menu_body a {
	font-size: 1.1429em;
	line-height: 1.375em;
}

.mega-menu table td.full_dropdown .dropdown-submenu .dropdown-menu {
	position: static;
	float: none;
	margin: 0;
	padding: 0;
	border-radius: 0;
	border: none;
	display: block;
	box-shadow: none;
}

.mega-menu table td.full_dropdown .dropdown-submenu .dropdown-menu li a {
	font-size: 0.9286em;
	line-height: 1.3846em;
}

.mega-menu table td.full_dropdown .dropdown-submenu .dropdown-menu li a:not(:hover) {
	color: #888888;
}

.mega-menu table td.full_dropdown>.wrap>.dropdown-menu .separator {
	color: #d4d4d4;
}

.mega-menu table td.full_dropdown>.wrap>.dropdown-menu {
	padding: 40px 24px 47px;
	-webkit-box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.1);
}

.mega-menu table td.full_dropdown>.wrap .dropdown-submenu .dropdown-menu {
	margin: 10px 0 0;
}

.mega-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu.js-dropdown.nosave {
	float: left;
	display: none;
}

.mega-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu.js-dropdown.nosave .dropdown-submenu .item {
	height: auto !important;
}

.mega-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu li.dropdown-submenu>.menu_body>.dropdown-menu .separator {
	display: none;
}

.mega-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu li.dropdown-submenu:hover>.menu_body>.dropdown-menu {
	display: block;
}

.mega-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu li .image {
	display: none;
}

.mega-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu.js-dropdown.nosave li {
	height: auto !important;
}

.header-v4 .mega-menu table td.full_dropdown>.wrap>.dropdown-menu,
.header-v13 .mega-menu table td.full_dropdown>.wrap>.dropdown-menu {
	left: 16px !important;
	right: 16px !important;
}
.header-v13 .mega-menu table td.full_dropdown>.wrap>.dropdown-menu{
	background-color: #142923;
}
body.wheader_v9 .logo_and_menu-row .mega-menu table td.full_dropdown>.wrap>.dropdown-menu {
	left: 16px !important;
	right: 16px !important;
}

body.wheader_v10 .logo_and_menu-row .mega-menu table td.full_dropdown>.wrap>.dropdown-menu {
	left: 16px !important;
	right: 16px !important;
}

body.wheader_v11 .logo_and_menu-row .mega-menu table td.full_dropdown>.wrap>.dropdown-menu {
	left: 16px !important;
	right: 16px !important;
}

body.wheader_v12 .logo_and_menu-row .mega-menu table td.full_dropdown>.wrap>.dropdown-menu {
	left: 16px !important;
	right: 16px !important;
}

.logo_and_menu-row .menu_row_wrap {
	position: relative;
}

.logo_and_menu-row .menu_row_wrap .left_border {
	position: absolute;
	left: 0;
	top: 50%;
	margin: -9px 0 0;
	border: none;
	height: 1px;
	background: rgba(51, 51, 51, 0.05);
}

.logo_and_menu-row .menu_row_wrap .right_border {
	position: absolute;
	right: 0;
	top: 50%;
	margin: -9px 0 0;
	border: none;
	height: 1px;
	background: rgba(51, 51, 51, 0.05);
}

.visible-lg:not(.index) .logo_and_menu-row .menu_row_wrap .left_border,
.visible-lg:not(.index) .logo_and_menu-row .menu_row_wrap .right_border {
	display: none;
}

body.with_decorate .logo_and_menu-row .menu_row_wrap .left_border {
	left: 16px;
}

body.with_decorate .logo_and_menu-row .menu_row_wrap .right_border {
	right: 16px;
}

header.light .with_dropdown:after {
	background-position: -115px -51px;
}


/* LOGO */
body.in_index .header-v13 {
	border-bottom: none;
}

.logo-row .logo-block {
	margin: 0;
}

.logo-row .logo {
	position: relative;
	margin: 0 auto;
	height: 87px;
	max-width: 250px;
	line-height: 87px;
}

.logo-row .burder+.logo {
	margin: 0 0 0 56px;
}

.logo-row .logo a {
	display: block;
	height: 87px;
	line-height: 87px;
}

.logo-row .logo svg {
	display: inline;
	vertical-align: middle;
	position: relative;
	top: -2px;
	max-height: 100%;
}

.logo-row .logo img {
	max-height: 100%;
	max-width: 100%;
}

/* HEADER LOGO_AND_MENU_ROW BASKET, PERSONAL, PHONES */
.logo_and_menu-row {
	position: relative;
	width: 100%;
	z-index: 11;
}

.logo_and_menu-row.white {
	background: #142923;
}

.logo_and_menu-row .personal-link .svg,
.logo_and_menu-row .basket-link .svg,
.logo_and_menu-row .inline-search-show .svg,
.top-block .top-block-item .personal-link .svg,
.top-block .top-block-item .basket-link .svg,
.top-block .top-block-item .inline-search-show .svg {
	background: none;
	opacity: 0.5;
}

.top-block .top-block-item .basket-link .svg {
	top: 1px;
}

.logo_and_menu-row .burger .svg-close,
.top-block .top-block-item .burger .svg-close {
	display: none;
}

.logo_and_menu-row .burger .svg-burger,
.top-block .top-block-item .burger .svg-burger {
	background: none;
}

.logo_and_menu-row .personal-link .svg path,
.logo_and_menu-row .basket-link .svg path,
.logo_and_menu-row .inline-search-show .svg path,
.logo_and_menu-row .burger .svg-burger path,
.top-block .top-block-item .personal-link .svg path,
.top-block .top-block-item .basket-link .svg path,
.top-block .top-block-item .inline-search-show .svg path,
.top-block .top-block-item .burger .svg-burger path {
	fill: #fff;
}

.logo_and_menu-row .personal-link:hover .svg,
.logo_and_menu-row .basket-link:hover .svg,
.logo_and_menu-row .inline-search-show:hover .svg,
.top-block .top-block-item .personal-link:hover .svg,
.top-block .top-block-item .basket-link:hover .svg,
.top-block .top-block-item .inline-search-show:hover .svg {
	opacity: 1;
}

.header-v1 .logo_and_menu-row .logo-row .menu-only,
.header-v6 .logo_and_menu-row .logo-row .menu-only,
.header-v15 .logo_and_menu-row .logo-row .menu-only {
	opacity: 0;
}

.header-v6 .logo_and_menu-row,
.header-v15 .logo_and_menu-row {
	height: 89px;
}

.header-v1 .logo_and_menu-row .logo-row .mega-menu .table-menu,
.header-v6 .logo_and_menu-row .logo-row .mega-menu .table-menu,
.header-v15 .logo_and_menu-row .logo-row .mega-menu .table-menu {
	padding-left: 20px;
}

.logo_and_menu-row .row>div {
	padding: 0 16px;
}

.logo_and_menu-row .logo-row {
	position: relative;
	z-index: 1;
}

.logo_and_menu-row .right_wrap {
	position: relative;
	z-index: 1;
}

.logo_and_menu-row .right-icons {
	margin: 0 -20px 0 0;
}

.logo_and_menu-row .basket-link {
	display: table-cell;
	padding: 0 20px;
	height: 87px;
	vertical-align: middle;
}

.logo_and_menu-row .basket-link .js-basket-block {
	position: relative;
	display: block;
	margin: 6px 0 0;
	padding: 0 22px 0 0;
}

.basket-link .count {
	position: absolute;
	right: 0;
	top: 50%;
	margin: -12px 0 0;
	width: 18px;
	height: 17px;
	font-size: 0.8em;
	line-height: 17px;
	color: #FFF;
	border-radius: 100%;
	text-align: center;
}

.logo_and_menu-row .basket-link .title {
	display: inline-block;
	vertical-align: top;
	font-size: 0.9333em;
	font-weight: bold;
	line-height: 1.1em;
}

.logo_and_menu-row .basket-link .wrap {
	margin: 2px 0 0 24px;
	display: inline-block;
	vertical-align: top;
}

.logo_and_menu-row .basket-link .wrap .title {
	margin: 0 0 5px;
	display: block;
}

.logo_and_menu-row .basket-link .wrap .prices {
	display: block;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #999999;
	max-width: 62px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.logo_and_menu-row .personal-link {
	display: table-cell;
	padding: 1px 20px 0;
	height: 87px;
	vertical-align: middle;
}

.logo_and_menu-row .personal-link .svg-cabinet-login {
	margin: -4px 0 0;
}

.logo_and_menu-row .personal-link .wrap {
	margin: 2px 0 0 14px;
	display: inline-block;
	vertical-align: top;
}

.logo_and_menu-row .personal-link .name {
	position: relative;
	margin: 0 0 5px;
	display: block;
	font-size: 0.9333em;
	font-weight: bold;
	line-height: 1.1em;
}

.logo_and_menu-row .personal-link .title {
	position: relative;
	top: -1px;
	margin: 0 0 0 12px;
	display: inline-block;
	vertical-align: middle;
	max-width: 115px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 0.6667em;
	line-height: 1.2em;
	text-transform: uppercase;
	letter-spacing: 0.8px;
}

.logo_and_menu-row .personal-link:not(:hover) .title {
	color: #fff;
}

.logo_and_menu-row .personal-link.with_dropdown {
	padding-right: 0 !important;
}

.logo_and_menu-row .personal-link.with_dropdown:after {
	display: none;
}

.logo_and_menu-row .personal-link.with_dropdown .name {
	padding: 0 13px 0 0;
	max-width: 92px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.logo_and_menu-row .personal-link.with_dropdown .name:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	margin: -1px 0 0 0;
	width: 5px;
	height: 3px;
	background: url(../../../../../templates/aspro-priority/images/priority.png) -20px -333px no-repeat;
}

.logo_and_menu-row .personal-link .svg {
	vertical-align: middle;
	margin: -4px 0 0;
}

.logo_and_menu-row .phone-block {
	padding: 0 20px;
}

.logo_and_menu-row .phone-block .schedule {
	margin: 0 0 0 23px;
	font-size: 0.8em;
	line-height: 1em;
	color: #999999;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.logo_and_menu-row .phone {
	position: relative;
	margin-top: 6px;
	padding: 0 0 0 20px;
	font-size: 1.0666em;
	font-weight: bold;
	line-height: 15px;
}

.logo_and_menu-row .phone>.wrap {
	display: inline-block;
	max-width: 220px;
}

.logo_and_menu-row .phone>.wrap>div {
	overflow: hidden;
	text-overflow: ellipsis;
}

.logo_and_menu-row .phone .svg-phone {
	position: absolute;
	left: 0;
	top: 0;
	width: 5px;
	height: 13px;
	opacity: 0.5;
}

body.in_index .logo_and_menu-row.wbanner .phone .svg-phone {
	opacity: 1;
}

.logo_and_menu-row .phone .svg-phone.mask {
	background-color: transparent;
}

.logo_and_menu-row .phone.with_dropdown>.dropdown {
	top: 14px;
}

.logo_and_menu-row .with_btn .phone {
	margin-top: 0px;
}

.logo_and_menu-row .phone-block.phone .svg-phone {
	position: absolute;
	top: 50%;
	left: 0;
	margin: -6px 0 0;
}

.logo_and_menu-row .phone a {
	color: #fff;
	white-space: nowrap;
}

.logo_and_menu-row .more_phone a:hover {
	background: #fafafa;
}

.logo_and_menu-row .phone .more_phone {
	font-size: 1em;
}

.logo_and_menu-row .callback-block {
	display: block;
	vertical-align: top;
	font-size: 0.6667em;
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing: 0.8px;
}

.logo_and_menu-row .callback_wrap {
	margin: 10px 0 0 20px;
}

.logo_and_menu-row .search-block {
	height: 104px;
	display: table;
	width: 100%;
}

.logo_and_menu-row .search-wrapper {
	display: table-cell;
	vertical-align: middle;
	height: 104px;
}

.logo_and_menu-row .search .search-button-div {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
}

.logo_and_menu-row .search .search-button-div .svg.svg-close {
	display: none;
}

.logo_and_menu-row .search .btn-search {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	padding: 0 16px;
	border: none;
	background: none;
	font-size: 0;
}

.logo_and_menu-row .search .btn-search:active {
	box-shadow: none;
}

.logo_and_menu-row .search .search-input {
	padding: 0 44px 0 17px;
	height: 40px;
	font-size: 0.933em;
	line-height: 0.75em;
	background: #f5f5f5;
	border: 1px solid #eeeeee;
}

.logo_and_menu-row .phone-block .inner-table-block {
	padding-left: 15px;
	padding-right: 15px;
}

.logo_and_menu-row .inline-search-show {
	display: table-cell;
	height: 87px;
	vertical-align: middle;
	border: none;
	background: none;
	padding: 0 20px;
}

.logo_and_menu-row .inline-search-show .svg {
	vertical-align: middle;
}

.logo_and_menu-row .inline-search-show .title {
	position: relative;
	top: -1px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 8px;
	font-size: 0.6667em;
	line-height: 1.2em;
	text-transform: uppercase;
	letter-spacing: 0.8px;
}

.logo_and_menu-row .callback-block.btn {
	padding: 12px 19px 13px;
	margin: 0;
	font-size: 0.866em;
	line-height: 0.85em;
}

.logo_and_menu-row .svg-search {
	margin: -4px 0 0;
}

.logo_and_menu-row .phone-block.with_btn {
	padding: 0;
	display: table;
	height: 104px;
	max-width: 100%;
}

.logo_and_menu-row .phone-block.with_btn .phone {
	margin-bottom: 0;
	white-space: nowrap;
}

.logo_and_menu-row .address {
	position: relative;
	padding: 0 0 0 25px;
	font-size: 0.8666em;
	line-height: 1.4615em;
	color: #666666;
}

.logo_and_menu-row .address .svg.svg-address {
	position: absolute;
	left: 0;
	top: 1px;
	margin: 0 10px 0 0;
	min-width: 13px;
	min-height: 16.03px;
}

.logo_and_menu-row .inner-table-block {
	height: 87px;
}

.logo_and_menu-row .burger {
	margin: 0 16px 0 0;
	display: block;
	position: relative;
	width: 40px;
	height: 87px;
	cursor: pointer;
}

.logo_and_menu-row .burger .svg-burger {
	position: absolute;
	left: 0;
	top: 50%;
	margin: -6px 0 0 0;
}

.logo_and_menu-row .burger+.logo {
	margin: 0 0 0 60px;
}

/*body.with_decorate .logo_and_menu-row.wbanner{padding:0 40px;}*/

.mega_fixed_menu {
	position: fixed;
	display: none;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #142923;
	z-index: 997;
	overflow: hidden;
}

.mega_fixed_menu .left_block {
	padding: 0 50px 0 62px;
	position: relative;
}

.mega_fixed_menu .logo {
	margin: 0 0 41px 62px;
}

.mega_fixed_menu .logo a {
	display: block;
}

.mega_fixed_menu .logo svg,
.mega_fixed_menu .logo img {
	max-width: 250px;
	max-height: 87px;
}

.mega_fixed_menu .maxwidth-theme {
	padding: 50px 16px 59px;
}

.mega_fixed_menu .mega-menu table td.unvisible {
	opacity: 1;
	visibility: visible;
}

.mega_fixed_menu .mega-menu table {
	margin: -55px -25px 0;
	display: block;
}

.mega_fixed_menu .mega-menu table tr {
	display: block;
}

.mega_fixed_menu .mega-menu table td.unvisible {
	visibility: visible;
}

.mega_fixed_menu .mega-menu table td .wrap>.more-items {
	display: none !important;
}

.mega_fixed_menu .mega-menu table td .wrap>a {
	padding: 0;
}

.mega_fixed_menu .mega-menu table .menu-item {
	padding: 0 25px;
	margin: 55px -3px 0 0;
	display: inline-block;
	vertical-align: top;
	width: 33.333333333%;
	text-align: left;
}

.mega_fixed_menu .mega-menu table .menu-item:nth-of-type(2) .wrap>.dropdown-menu .dropdown-submenu>a>.arrow>i:before {
	margin-left: -2px;
}

.header-v3 .mega_fixed_menu .mega-menu table td .wrap>a {
	padding: 0;
}

.mega_fixed_menu .mega-menu table .menu-item>.wrap>.dropdown-menu {
	border: none;
	float: none;
	position: static;
	opacity: 1;
	display: block;
	box-shadow: none;
	opacity: 1;
	animation: none;
	background-color: #142923;
}

.mega_fixed_menu .mega-menu table .menu-item>.wrap>.dropdown-menu li {
	padding: 0;
}

.mega_fixed_menu .mega-menu table .menu-item>.wrap>.dropdown-menu li:before {
	display: none;
}

.mega_fixed_menu .mega-menu table .menu-item>.wrap>a {
	font-size: 0.8667em;
	letter-spacing: 0.8px;
}

.mega_fixed_menu .mega-menu table .menu-item:hover>.wrap>.dropdown-menu {
	display: block;
	opacity: 1;
}

.mega_fixed_menu .mega-menu table .wrap>.dropdown-menu {
	margin: 14px 0 0;
	padding: 0;
	border-radius: 0;
}

.mega_fixed_menu .mega-menu table .dropdown-menu {
	font-size: 1em;
	float: none;
}

.mega_fixed_menu .mega-menu table .dropdown-menu li>a {
	border: none;
}

.mega_fixed_menu .mega-menu table .dropdown-menu li a {
	width: auto;
}

.mega_fixed_menu .mega-menu table td .wrap>a .line-wrapper {
	display: none;
}

.mega_fixed_menu .mega-menu table .wrap>.dropdown-menu>li {
	margin: 10px 0 0;
}

.mega_fixed_menu .mega-menu table .wrap>.dropdown-menu>li:first-of-type {
	margin-top: 0;
}

.mega_fixed_menu .mega-menu table .wrap>.dropdown-menu>li:first-of-type:before {
	display: none;
}

.mega_fixed_menu .mega-menu table .wrap>.dropdown-menu>li>a {
	padding: 0 !important;
	display: inline;
	font-size: 1em;
	line-height: 1.6667em;
}

.mega_fixed_menu .mega-menu table .wrap>.dropdown-menu .dropdown-submenu {
	position: relative;
}

.mega_fixed_menu .mega-menu table .wrap>.dropdown-menu .dropdown-submenu>a {
	display: block;
	padding: 0 25px 0 0 !important;
	overflow: hidden;
	text-overflow: ellipsis;
}

.mega_fixed_menu .mega-menu table .wrap>.dropdown-menu .dropdown-submenu>a:after {
	display: none;
}

.mega_fixed_menu .mega-menu table .wrap>.dropdown-menu .dropdown-submenu>a>.arrow {
	position: absolute;
	right: 0;
	top: 0;
	padding: 5px;
}

.mega_fixed_menu .mega-menu table .wrap>.dropdown-menu .dropdown-submenu>a>.arrow>i {
	position: absolute;
	right: 0;
	top: 4px;
	display: block;
	width: 19px;
	height: 19px;
	border-radius: 3px;
}

body.round_button .mega_fixed_menu .mega-menu table .wrap>.dropdown-menu .dropdown-submenu>a>.arrow>i {
	border-radius: 100%;
}

.mega_fixed_menu .mega-menu table .wrap>.dropdown-menu .dropdown-submenu>a>.arrow>i:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 5px;
	height: 3px;
	margin: -2px 0 0 -3px;
	background: url(../../../../../templates/aspro-priority/images/svg/header_icons.svg) -115px -29px no-repeat;
}

.mega_fixed_menu .mega-menu table .wrap>.dropdown-menu .dropdown-submenu>a>.arrow>i:hover:before {
	background-position: -115px -51px;
}

.mega_fixed_menu .mega-menu table .wrap>.dropdown-menu .dropdown-submenu>a:hover>.arrow>i {
	background-position: -27px -334px;
}

.mega_fixed_menu .mega-menu table .wrap>.dropdown-menu .dropdown-submenu.opened>a>.arrow>i:before {
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.mega_fixed_menu .mega-menu table .dropdown-submenu .dropdown-menu {
	margin: 12px 0 15px 10px;
	position: static;
	border: none;
	animation: none;
	box-shadow: none;
	border-radius: 0;
	padding: 0;
}

.mega_fixed_menu .mega-menu table .dropdown-submenu .dropdown-menu a {
	padding: 0 !important;
}

.mega_fixed_menu .mega-menu table .dropdown-submenu .dropdown-menu li {
	margin: 8px 0 0;
	padding: 0 0 0 15px;
	font-size: 0.8666em;
	line-height: 1.3846em;
}

.mega_fixed_menu .mega-menu table .dropdown-submenu .dropdown-menu li:first-of-type {
	margin-top: 0;
}

.mega_fixed_menu .mega-menu table .dropdown-submenu:hover .dropdown-menu {
	opacity: 0;
	visibility: hidden;
	display: none;
	animation: none;
}

.mega_fixed_menu .mega-menu table .dropdown-submenu.opened .dropdown-menu,
.mega_fixed_menu .mega-menu table .dropdown-submenu.opened:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	display: block;
}

.mega_fixed_menu .mega-menu table .wrap>.dropdown-menu li:first-of-type>.dropdown-menu li:first-of-type>a {
	padding-top: 0 !important;
}

.mega_fixed_menu .svg.svg-close {
	position: absolute;
	right: 40px;
	top: 61px;
	cursor: pointer;
	opacity: 0.35;
	z-index: 1;
	background: none;
}

.mega_fixed_menu .svg.svg-close path {
	fill: #fff;
}

.mega_fixed_menu .svg.svg-close.arrow {
	right: auto;
	left: 30px;
	top: 61px;
	width: 18px;
	height: 14px;
	opacity: 0.35;
	background: #fff url(/upload/content/quotes.png) -18px -155px no-repeat;
}

.mega_fixed_menu .svg.svg-close:hover {
	opacity: 1;
	background-position: -103px -133px;
}

.mega_fixed_menu .svg.svg-close.arrow:hover {
	opacity: 1;
	background-position: -18px -155px;
}

.mega_fixed_menu .marker-nav {
	display: none;
}

.mega_fixed_menu .mega-menu table a {
	white-space: normal;
}

.mega_fixed_menu .search-wrapper {
	position: relative;
	margin: 0 0 62px -2px;
}

.mega_fixed_menu .search-input {
	background: none;
}

.mega_fixed_menu .search-input-div input[type="text"] {
	color: #fff;
	display: block;
	vertical-align: top;
	width: 100%;
	border-radius: 3px;
	padding: 0 52px 0 19px;
	height: 48px;
	font-size: 1em;
	border: 1px solid #20423c;
}

.mega_fixed_menu .search-button-div {
	bottom: 0;
}

.mega_fixed_menu .search-button-div .btn-search {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	background: none;
	border: 0;
	color: white;
	width: 52px;
	margin: 0px;
	text-align: center;
	padding: 0px;
	box-shadow: none;
}

.mega_fixed_menu .search-button-div .svg-search {
	opacity: 0.35;
	margin-top: 4px;
	height: 18px;
}

.mega_fixed_menu .search-button-div:hover .svg-search {
	opacity: 1;
}

.mega_fixed_menu .right_block {
	padding: 0 24px 0 0;
}

.mega_fixed_menu .right_block .top_block {
	margin: 0 0 34px;
	padding: 0 0 41px;
	border-bottom: 1px solid #f1f1f1;
}

.mega_fixed_menu .right_block .button {
	margin: 0 0 42px;
}

.mega_fixed_menu .right_block .top_block.one_item {
	padding-bottom: 0;
}

.mega_fixed_menu .right_block .button .btn {
	display: block;
}

.mega_fixed_menu .right_block .wrap_cabinet {
	margin: 0 0 33px;
}

.mega_fixed_menu .right_block .wrap_cabinet.wtorder {
	margin-bottom: 0;
}

.mega_fixed_menu .right_block .personal-link {
	position: relative;
	padding: 0 0 0 30px;
}

.mega_fixed_menu .right_block .personal-link .svg {
	position: absolute;
	left: 0;
	top: -2px;
	opacity: 0.5;
	background: none;
}

.mega_fixed_menu .right_block .personal-link .svg path {
	fill: #fff;
}

.mega_fixed_menu .right_block .personal-link:hover .svg {
	opacity: 1;
}

.mega_fixed_menu .right_block .wrap_basket .dropdown {
	display: none;
}

.mega_fixed_menu .right_block .basket-link {
	position: relative;
	padding: 0 28px 0 30px;
}

.mega_fixed_menu .right_block .basket-link .svg {
	position: absolute;
	top: -2px;
	left: 0;
	opacity: 0.5;
	background: none;
}

.mega_fixed_menu .right_block .basket-link .svg path {
	fill: #fff;
}

.mega_fixed_menu .right_block .basket-link:hover .svg {
	opacity: 1;
}

.mega_fixed_menu .right_block .basket-link .count {
	margin-top: -8px;
	font-size: 1.0909em;
}

.mega_fixed_menu .right_block .contact_wrap {
	margin: 0 0 35px;
}

.mega_fixed_menu .right_block .info .phone.blocks {
	white-space: nowrap;
	margin: 0 0 17px;
}

.mega_fixed_menu .right_block .phone.blocks .phone {
	padding-right: 0 !important;
	white-space: nowrap;
	font-weight: bold;
	position: relative;
	margin: 0;
	margin-right: 7px;
}

.mega_fixed_menu .right_block .phone.blocks .callback_wrap {
	margin-left: 29px;
	margin-top: -5px;
}

.mega_fixed_menu .right_block .phone .svg-phone {
	position: absolute;
	left: 5px;
	top: 7px;
	opacity: 0.5;
	background-position: -63px -23px;
}

.mega_fixed_menu .right_block .phone .svg-phone path {
	fill: #fff;
}

.mega_fixed_menu .right_block .info .phone>.wrap {
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
}

.mega_fixed_menu .right_block .info .phone>.wrap>div {
	padding: 0 13px 0 29px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
}

.mega_fixed_menu .right_block .info .phone>.wrap>div:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -2px;
	width: 5px;
	height: 3px;
	background: url(../../../../../templates/aspro-priority/images/svg/header_icons.svg) -115px -29px no-repeat;
}

.mega_fixed_menu .right_block .info .phone>.wrap a {
	color: #fff;
	font-size: 1.0667em;
}

.mega_fixed_menu .right_block .phone .more_phone a {
	color: #fff;
}

.mega_fixed_menu .right_block .phone.blocks .dropdown {
	left: 8px;
}

.mega_fixed_menu .right_block .phone.blocks .dropdown>.wrap {
	margin-top: 0;
}

.mega_fixed_menu .right_block .phone.blocks .phone:after {
	display: none;
}

.mega_fixed_menu .right_block .info .email {
	margin: 0 0 21px;
	line-height: 1.3333em;
	overflow: hidden;
	text-overflow: ellipsis;
}

.mega_fixed_menu .right_block .email a {
	position: relative;
	padding: 0 0 0 31px;
	color: #fff;
}

.mega_fixed_menu .right_block .info .email a:before {
	content: "";
	position: absolute;
	left: 3px;
	top: 6px;
	width: 11px;
	height: 9px;
	opacity: 0.5;
	background: url(../../../../../templates/aspro-priority/images/svg/footer_icons.svg) -84px -44px no-repeat;
	background-position: -84px -24px;
}

.mega_fixed_menu .right_block .info .address {
	position: relative;
	padding: 0 0 0 31px;
	line-height: 1.3333em;
	color: #fff;
}

.mega_fixed_menu .right_block .info .address:before {
	content: "";
	position: absolute;
	left: 5px;
	top: 4px;
	width: 7px;
	height: 11px;
	opacity: 0.5;
	background: url(../../../../../templates/aspro-priority/images/svg/footer_icons.svg) -72px -23px no-repeat;
}

.mega_fixed_menu .right_block .social-icons {
	margin: -4px;
}

.mega_fixed_menu .right_block .social-icons li a {
	display: block;
}

.mega_fixed_menu .right_block .social-icons li.telegram a {
	background-position: -329px -329px;
}

.mega_fixed_menu .right_block .social-icons li.yandex_dzen a {
	background-position: -470px -329px;
}

/*regions*/
.mega_fixed_menu .right_block .contact_wrap .region_wrapper {
	margin: 0 0 17px 29px;
	padding-left: 0px;
	text-overflow: ellipsis;
	max-width: none;
	padding-right: 7px;
}

.mega_fixed_menu .right_block .contact_wrap .region_wrapper .js_city_chooser {
	display: inline-block;
}

.mega_fixed_menu .right_block .contact_wrap .region_wrapper svg {
	position: absolute;
	left: -24px;
	top: 7px;
	opacity: 0.5;
}

.region_wrapper svg {
	display: none;
}

.mega_fixed_menu .right_block .contact_wrap .region_wrapper svg {
	display: block;
}

.region_wrapper .city_title {
	font-weight: bold;
	color: #fff;
}

.region_wrapper {
	max-width: 200px;
	position: relative;
	z-index: 10;
	padding: 0px 10px 0px 14px;
}

.region_wrapper>div.io_wrapper {
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
	position: relative;
}

header .logo_and_menu-row.wbanner .region_wrapper>div.io_wrapper:hover .js_city_chooser>span:first-of-type {
	color: #fff;
}

header.light .logo_and_menu-row.wbanner .region_wrapper>div.io_wrapper:hover .js_city_chooser>span:first-of-type {
	color: #FFF;
}

header .logo_and_menu-row.wbanner .region_wrapper>div.io_wrapper:hover .js_city_chooser>span:first-of-type {
	opacity: 0.5;
}

.region_wrapper .js_city_chooser {
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	padding-right: 14px;
	position: relative;
	font-size: 13px;
}

.region_wrapper .js_city_chooser>span:not(.arrow) {
	position: relative;
}

.region_wrapper .js_city_chooser:after {
	margin-top: -1px;
}

.mega_fixed_menu .right_block .contact_wrap .region_wrapper .js_city_chooser {
	display: block;
	font-size: 1em;
}

.mega_fixed_menu .right_block .contact_wrap .region_wrapper .confirm_region {
	display: none;
}

#mobilemenu .menu.middle.mobile_regions a i.svg {
	left: 38px;
	top: 10px;
}

#mobilemenu .menu.middle.mobile_regions a.parent {
	text-transform: uppercase;
	font-size: 0.8667em;
	padding-left: 68px;
}

#mobilemenu .mobile_regions .expanded>.dropdown .menu_title .title {
	padding: 9px 35px 10px;
	display: block;
}

.city_chooser_small_frame .v_LATERAL>.wrap>.mCSB_inside>.mCSB_container {
	min-height: 100%;
	padding: 0px 15px;
}

.city_chooser_small_frame.jqmWindow:not(.right_slide) .form.popup,
.city_chooser_frame.jqmWindow:not(.right_slide) .form.popup {
	max-width: 1008px;
	margin: 0px auto;
}

.city_chooser_small_frame.jqmWindow:not(.right_slide) .popup_regions .block.cities .items_block .item {
	width: 33.33%;
}

.jqmWindow .form .popup_regions {
	padding-bottom: 30px;
}

.popup_regions .favorits {
	font-size: 13px;
	padding: 2px 0 35px;
	margin: 0 0 0px;
}

.jqmWindow:not(.right_slide) .popup_regions .favorits {
	padding-bottom: 27px;
}

.popup_regions .favorits .title {
	float: left;
	width: 80px;
	padding: 5px 0 0;
}

.popup_regions .favorits .cities {
	padding-left: 88px;
}

.popup_regions .favorits .cities .item {
	display: inline-block;
	padding: 5px 8px 5px 0;
}

.popup_regions .favorits .cities .item a {
	border-bottom: 1px dotted;
}

.popup_regions .search-page .item {
	border: none;
}

.popup_regions .block.cities {
	clear: both;
}

.popup_regions .block.cities .items_block {
	margin: 0px -16px;
	max-height: 350px;
}

.city_chooser_small_frame .popup_regions .block.cities .items_block {
	max-height: 350px;
}

.popup_regions .block.cities .items_block:after {
	content: "";
	display: table;
	clear: both;
}

.popup_regions .block.cities .items_block .item {
	float: left;
	width: 50%;
	padding: 5px 16px 6px;
}

.popup_regions .block .items_block .item.current .name {
	font-weight: bold;
}

#title-search-city .ui-autocomplete {
	top: 0px !important;
	height: auto;
}

.js-autocomplete-block {
	max-height: 250px;
	position: absolute;
	top: auto;
	width: 100%;
	background: #fff;
	padding: 0px;
	box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.1);
	z-index: 9;
}

.popup_regions .ui-menu-item {
	margin: 10px 20px;
}

.popup_regions .ui-menu-item:before {
	display: none;
}

.popup_regions .items.ext_view {
	display: table;
	max-height: 406px;
	width: 100%;
	border: 1px solid #ededed;
	border-radius: 2px;
}

.popup_regions .items.ext_view>.block {
	display: table-cell;
	background: #fafafa;
	border-left: 1px solid #ededed;
}

.popup_regions .items.ext_view .block:first-child {
	border: none;
}

.popup_regions .items.ext_view .regions,
.popup_regions .items.ext_view .regions+.cities {
	width: 50%;
}

.popup_regions .items.ext_view .okrug,
.popup_regions .items.ext_view .okrug+.regions,
.popup_regions .items.ext_view .okrug+.regions+.cities {
	width: 33.33%;
}

.popup_regions .items.ext_view .cities {
	width: 100%;
	background: #fff;
}

.city_chooser_frame.jqmWindow:not(.right_slide) .popup_regions .items.ext_view .block .items_block {
	max-height: 406px;
}

.popup_regions .items.ext_view .block .items_block {
	margin: 0px;
	padding: 10px 32px 30px;
}

.v_POPUP .popup_regions .items.ext_view .block.regions .item {
	padding: 5px 0px 6px;
}

.v_POPUP .popup_regions .items.ext_view .block.cities .items_block {
	margin: 0px -16px;
}

.v_POPUP .popup_regions .items.ext_view .block+.block+.block.cities .items_block {
	margin: 0px;
}

.v_POPUP .popup_regions .items.ext_view .block+.block+.block.cities .items_block .item.shown {
	display: block;
	padding: 5px 0px 6px;
	width: 100%;
}

.popup_regions .items.ext_view .block .title {
	padding: 22px 32px 3px;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0.8px;
}

.v_LATERAL .popup_regions .items.ext_view .block .items_block .item {
	float: none;
	width: 100%;
	padding: 5px 0px 6px;
}

.popup_regions .items.ext_view .block.cities .items_block .item:not(.current) {
	display: none;
}

.popup_regions .items.ext_view .block .items_block .item span,
.popup_regions .items.ext_view .block .items_block .item a {
	display: block;
	cursor: pointer;
	position: relative;
}

.popup_regions .items .regions .parent_block:not(.shown) {
	display: none;
}

.jqmWindow .popup_regions .items .regions .items_block .item .arrow {
	position: absolute;
	z-index: 1;
	width: 3px;
	top: -2px;
	right: 0;
	bottom: 0;
	cursor: pointer;
	display: block;
}

.jqmWindow .popup_regions .items .regions .items_block .item .arrow svg path {
	fill: #000;
}

.popup_regions .items .regions .items_block .item .name {
	padding-right: 20px;
}

.confirm_region {
	position: absolute;
	display: block;
	width: 242px;
	text-align: center;
	-webkit-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.1);
	z-index: 1002;
	top: 40px;
	left: 50%;
	margin-left: -120px;
}

.confirm_region:before,
.confirm_region:after {
	content: '';
	position: absolute;
	left: 50%;
	top: -18px;
	border: 10px solid transparent;
	border-bottom: 10px solid #f2f2f2;
	margin-left: -10px;
	z-index: 1;
}

.confirm_region:after {
	border-bottom: 10px solid #fff;
	top: -17px;
}

.confirm_region .title {
	padding: 21px 29px 21px;
	line-height: 20px;
	z-index: 2;
	background: #fff;
	position: relative;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
}

.confirm_region .title .city {
	display: block;
	font-weight: bold;
}

.confirm_region .buttons {
	background: #f8f9fb;
	border-top: 1px solid #20423c;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.confirm_region .buttons:after {
	content: "";
	clear: both;
	display: table;
}

.confirm_region .buttons>span {
	float: left;
	width: 50%;
	display: block;
	border-radius: 0px;
	font-size: 10px;
	padding-top: 19px;
	padding-bottom: 17px;
}

.confirm_region .buttons>span.aprove {
	border-bottom-left-radius: 2px;
}

.top_mobile_region {
	display: none;
	position: relative;
}

.top_mobile_region .confirm_region:before,
.top_mobile_region .confirm_region:after {
	display: none;
}

.top_mobile_region .confirm_region {
	background: #f8f9fb;
	box-shadow: inset 0 -1px 0 0 #f5f5f5;
	border-radius: 0;
	margin: 0;
	padding: 25px 29px;
	position: static;
	top: 0;
	left: 0;
	width: 100%;
}

.top_mobile_region .confirm_region .title {
	color: #fff;
	display: inline-block;
	padding: 8px 36px 0 0;
	;
	vertical-align: top;
	background: none;
}

.top_mobile_region .confirm_region .title .city {
	display: inline-block;
	margin: 0 0 0 7px;
}

.top_mobile_region .confirm_region .buttons {
	vertical-align: top;
	display: inline-block;
	border: none;
}

.top_mobile_region .confirm_region .buttons>span {
	padding: 11px 19px 9px;
	border-radius: 3px;
	width: initial;
}

.top_mobile_region .confirm_region .buttons>span+span {
	margin-left: 10px;
}

.top_mobile_region .confirm_region+.close_popup {
	position: absolute;
	top: 0;
	right: 0;
	width: 48px;
	height: 48px;
	line-height: 20px;
	text-align: center;
	z-index: 1;
	cursor: pointer;
	background: url(https://smartsk.ru/bitrix/templates/aspro-priority/mages/svg/content_icons.svg) -103px -117px no-repeat;
}

.top_mobile_region .confirm_region+.close_popup .svg-close {
	margin: 16px 0 0 0;
	transition: opacity .3s;
	opacity: .35;
}

.top_mobile_region .confirm_region+.close_popup:hover .svg-close {
	opacity: 1;
	background-position: -103px -133px;
}

.city_chooser_frame.jqmWindow.right_slide .form {
	position: static;
}

.city_chooser_frame.jqmWindow.right_slide .form>.wrap {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow-x: hidden;
}

.jqmWindow.right_slide .form.v_LATERAL>.wrap>div {
	padding: 0px 70px;
}

.jqmWindow .v_POPUP.form.popup>.wrap {
	top: 0px !important;
}

.v_LATERAL .popup_regions .items.ext_view {
	display: block;
}

.v_LATERAL .popup_regions .items.ext_view .block {
	width: 100% !important;
	display: block !important;
	float: none;
	border: none;
	border-bottom: 1px solid #ededed;
}

.v_LATERAL .popup_regions .items.ext_view .block:last-child {
	border: none;
}

.v_LATERAL .popup_regions .items.ext_view .items_block {
	position: relative;
}

.v_LATERAL .popup_regions .items.ext_view .items_block .js-region {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: -10px;
	padding: 10px 10px 10px;
}

.v_LATERAL .popup_regions .items.ext_view .items_block .js-region:after {
	top: 13px;
	right: 15px;
}

.v_LATERAL .popup_regions .items.ext_view .items_block .js-region,
.v_LATERAL .popup_regions .items.ext_view .items_block>.dropdown .wrap .item {
	cursor: pointer;
}

.v_LATERAL .popup_regions .items.ext_view .block:not(.cities) .items_block>.dropdown .wrap .item.current {
	font-weight: bold;
}

.v_LATERAL .popup_regions .items.ext_view .block.cities .items_block>.dropdown .wrap .item.shown {
	display: block;
}

.v_POPUP .popup_regions .items.ext_view .block.cities .items_block .item.shown {
	display: inline-block;
	width: auto;
}

.v_LATERAL .popup_regions .items.ext_view .items_block>.dropdown {
	position: absolute;
	left: -1px;
	right: -1px;
	display: none;
	z-index: 2;
}

.v_LATERAL .popup_regions .items.ext_view .items_block>.dropdown:not(.to-top) {
	top: 100%;
}

.v_LATERAL .popup_regions .items.ext_view .items_block>.dropdown.to-top {
	bottom: 100%;
}

.v_LATERAL .popup_regions .items.ext_view .block .items_block>.dropdown.to-top .wrap {
	margin-bottom: 17px;
}

.v_LATERAL .popup_regions .items.ext_view .items_block>.dropdown .wrap {
	background: #fff;
	margin: 1px 0px 0px;
	max-height: 300px;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
}

.v_LATERAL .popup_regions .items.ext_view .items_block>.dropdown .wrap .inner-wrap {
	padding: 12px 24px 14px;
}

.v_LATERAL .popup_regions .items.ext_view .block .items_block {
	padding: 0px 14px 6px;
}

.v_LATERAL .popup_regions .items.ext_view .block .title {
	padding: 20px 24px 0px;
	line-height: 16px;
	color: #999;
}

.v_LATERAL .popup_regions .items.ext_view .block.with-check .title {
	display: none;
}

.v_LATERAL .popup_regions .items.ext_view .block.with-check {
	padding-top: 26px;
}

.v_LATERAL .popup_regions .items.ext_view .block.with-check .js-region {
	color: #999;
	padding-top: 10px;
	padding-bottom: 20px;
}

.v_LATERAL .popup_regions .items.ext_view .block.with-check .js-region:after {
	top: 23px;
}

.city_chooser_frame .v_LATERAL>.wrap>.mCSB_inside>.mCSB_container {
	min-height: 100%;
	padding: 0px 15px;
}

.city_chooser_frame .v_LATERAL>.wrap>.mCSB_inside {
	padding: 0px 55px;
}

.regionality_y .small-icons .logo_and_menu-row .inline-search-show,
.regionality_y .small-icons .logo_and_menu-row .personal-link {
	/*font-size:0px;*/
}

.regionality_y .small-icons .logo_and_menu-row .inline-search-show .title,
.regionality_y .small-icons .logo_and_menu-row .personal-link .title {
	display: none;
}

.regionality_y .small-icons .logo_and_menu-row .phone {
	padding-left: 0px;
}

.regionality_y .small-icons .logo_and_menu-row .phone .dropdown {
	left: -22px;
}

.regionality_y .small-icons .logo_and_menu-row .region_wrapper {
	padding-top: 2px;
}

.regionality_y .logo_and_menu-row .phone .svg-phone,
.regionality_y .with-top-block .top-block .phone .svg-phone,
.regionality_y #headerfixed .v1 .phone .svg-phone {
	display: none;
}

.regionality_y .logo_and_menu-row .callback_wrap:not(.inline-block) {
	margin: 6px 0px 0px;
}

.regionality_y .logo_and_menu-row .callback-block,
.regionality_y .with-top-block .top-block .callback-block,
.regionality_y #headerfixed .v1 .callback_wrap {
	margin-top: 3px;
}

.regionality_y .logo_and_menu-row .callback-block,
.regionality_y .with-top-block .top-block .callback-block,
.regionality_y #headerfixed .v1 .callback_wrap .font_upper {
	font-size: 0.600em;
}

.regionality_y .block-phone .logo_and_menu-row .phone-block {
	margin-top: -1px;
}

.regionality_y .block-phone .logo_and_menu-row .region_wrapper {
	padding-bottom: 1px;
	padding-left: 0px;
}

.regionality_y .block-phone .logo_and_menu-row .region_wrapper .js_city_chooser:after {
	margin-top: -1px;
}

.regionality_y .block-phone .logo_and_menu-row .callback_wrap {
	display: block;
	margin-left: 22px;
	margin-top: 5px;
}

.regionality_y .block-phone.sm .logo_and_menu-row .phone-block {
	padding-right: 0px;
}

.regionality_y .block-phone.sm .logo_and_menu-row .phone {
	padding-left: 0px;
}

.regionality_y .block-phone.sm .logo_and_menu-row .phone .dropdown {
	left: -22px;
}

.regionality_y .block-phone.sm .logo_and_menu-row .callback_wrap {
	margin-left: 0px;
}

.regionality_y .with-top-block .top-block .region_wrapper {
	padding: 0px 9px 0px 0px;
}

.regionality_y .with-top-block .top-block .region_wrapper .js_city_chooser:after {
	margin-top: 0px;
}

.regionality_y #headerfixed .v1 .logo_and_menu-row .region_wrapper {
	padding-bottom: 2px;
}

.bx_searche .bx_item_block.all_result {
	min-height: 0;
}

/*.title-search-result.title-search-input_mega_menu.closed{display:none!important;}*/
div.title-search-result.title-search-input_mega_menu {
	padding: 0 0 0 1px;
	top: 100% !important;
	left: 0 !important;
	margin-left: 0;
	margin-top: -1px;
	z-index: 1000;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

div.title-search-result.title-search-input_mega_menu .items {
	max-height: 240px;
	overflow: hidden;
}

div.title-search-result.title-search-input_mega_menu .items .bx_image {
	margin: 0;
}

.title-search-result.title-search-input_mega_menu .bx_searche .bx_item_block:not(.all_result) {
	padding-left: 19px;
	padding-right: 19px;
}

.title-search-result.title-search-input_mega_menu .bx_searche .bx_item_block:not(.all_result) .bx_item_element a,
.title-search-result.title-search-input_mega_menu .bx_searche .bx_item_block:not(.all_result) .bx_item_element span {
	color: #fff;
}

.title-search-result.title-search-input_mega_menu .bx_searche .bx_item_block.all_result .bx_item_element {
	margin-top: -1px;
	padding-left: 0;
}

.title-search-result.title-search-input_mega_menu .bx_searche .bx_item_block.all_result .bx_item_element .btn {
	border-top: 1px solid #f1f1f1;
	display: block;
	border-radius: 0;
	padding-top: 26px;
	padding-bottom: 25px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.title-search-result.title-search-input_mega_menu .maxwidth-theme {
	padding: 0;
}

div.title-search-result.title-search-input_fixed .bx_img_element .bx_image {
	margin-left: 0;
}

div.title-search-result.title-search-input_fixed .bx_item_element {
	color: #fff;
}

div.title-search-result.title-search-input_fixed .items {
	max-height: 240px;
}

div.title-search-result.title-search-input_fixed {
	margin-left: 0;
}

.title-search-input_fixed .bx_searche {
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.title-search-input_fixed .bx_item_block.all_result {
	min-height: 0;
	line-height: 1;
}

.title-search-input_fixed .bx_item_block.all_result .btn {
	padding-top: 26px;
	padding-bottom: 26px;
	display: block;
	border-radius: 0;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

/*
.header-v2 .logo_and_menu-row .phone-block{padding:0;margin:2px}
.header-v2 .logo_and_menu-row .right-icons{margin-right:-25px;}*/


.header-v2 .logo_and_menu-row .phone-block {
	margin-top: 2px;
	padding-left: 0;
	padding-right: 0;
}

body.with_decorate .index .company.front.type_4 .front_tizers {
	padding-left: 0;
	padding-right: 0;
}

/*body.with_decorate .visible-lg:not(.index) .top-block{margin:0 16px;}
body.with_decorate .visible-lg:not(.index) .top-block .maxwidth-theme{padding-left:0;padding-right:0;}*/
.visible-lg:not(.index) .top-block {
	border-bottom: 1px solid #f5f5f5;
}

.header-v3 .logo-row .logo {
	height: 99px;
	line-height: 99px;
	float: left;
	margin-left: 0;
}

.header-v3 .logo-row .logo a {
	height: 99px;
	line-height: 99px;
}

.logo-row .slogan {
	padding: 0 0 0 274px;
}

.logo-row .slogan .top-description {
	height: 99px;
	display: table-cell;
	vertical-align: middle;
	font-size: 0.8667em;
	line-height: 1.5385em;
	color: #999;
}

.header-v3 .logo_and_menu-row .burger {
	height: 99px;
}

.header-v3 .logo_and_menu-row .phone-block {
	padding-left: 0;
	padding-right: 0;
}

.header-v3 .logo_and_menu-row .menu-row .mega-menu table {
	float: right;
}

.header-v3 .mega-menu table td.dropdown.normal_dropdown .wrap>.dropdown-menu {
	left: 6px;
}

.header-v3 .mega-menu table td.last_item .wrap>a {
	padding-right: 0;
}

header .svg-phone {
	background: none;
}

body.with_decorate .header-v3 .logo_and_menu-row,
body.with_decorate .header-v4 .logo_and_menu-row,
body.with_decorate .header-v5 .logo_and_menu-row,
body.with_decorate .header-v6 .logo_and_menu-row,
body.with_decorate .header-v7 .logo_and_menu-row,
body.with_decorate .header-v13 .logo_and_menu-row,
body.with_decorate .header-v14 .logo_and_menu-row,
body.with_decorate .header-v15 .logo_and_menu-row {
	padding: 0 40px;
}

.header-v3 .mega-menu table td .wrap>a {
	padding-top: 41px;
	padding-bottom: 40px;
}

.header-v4 .logo_and_menu-row .inner-table-block,
.header-v4 .logo_and_menu-row .burger,
.header-v4 .logo_and_menu-row .inline-search-show,
.header-v4 .logo_and_menu-row .personal-link,
.header-v4 .logo_and_menu-row .basket-link {
	padding-top: 12px;
	height: 93px;
}

.header-v13 .logo_and_menu-row .inner-table-block,
.header-v13 .logo_and_menu-row .burger,
.header-v13 .logo_and_menu-row .inline-search-show,
.header-v13 .logo_and_menu-row .personal-link,
.header-v13 .logo_and_menu-row .basket-link {
	padding-top: 12px;
	height: 93px;
}

/*.header-v4 .logo_and_menu-row .inline-search-show .svg,
.header-v4 .logo_and_menu-row .personal-link .svg,
.header-v4 .logo_and_menu-row .basket-link .svg,
.header-v5 .logo_and_menu-row .inline-search-show .svg,
.header-v5 .logo_and_menu-row .personal-link .svg,
.header-v5 .logo_and_menu-row .basket-link .svg,
.header-v6 .right-icons .inline-search-show .svg,
.header-v6 .right-icons .personal-link .svg,
.header-v6 .right-icons .basket-link .svg,
.header-v5 .logo_and_menu-row .inline-search-show .svg,
.header-v5 .logo_and_menu-row .personal-link .svg,
.header-v5 .logo_and_menu-row .basket-link .svg{opacity:0.5;}*/

.header-v4 .logo_and_menu-row .inline-search-show:hover .svg,
.header-v4 .logo_and_menu-row .personal-link:hover .svg,
.header-v4 .logo_and_menu-row .basket-link:hover .svg,
.header-v5 .logo_and_menu-row .inline-search-show:hover .svg,
.header-v5 .logo_and_menu-row .personal-link:hover .svg,
.header-v5 .logo_and_menu-row .basket-link:hover .svg,
.header-v6 .right-icons .inline-search-show:hover .svg,
.header-v6 .right-icons .personal-link:hover .svg,
.header-v6 .right-icons .basket-link:hover .svg,
.header-v12 .right-icons .inline-search-show:hover .svg,
.header-v12 .right-icons .personal-link:hover .svg,
.header-v12 .right-icons .basket-link:hover .svg,
.header-v15 .right-icons .inline-search-show:hover .svg,
.header-v15 .right-icons .personal-link:hover .svg,
.header-v15 .right-icons .basket-link:hover .svg {
	opacity: 1;
}

.header-v4 .logo-row .logo {
	height: 93px;
	line-height: 90px;
}

.header-v4 .logo-row .logo a {
	padding-top: 3px;
	height: 93px;
	line-height: 93px;
}

.header-v4 .logo_and_menu-row .burger .svg-burger {
	margin-top: 0;
}

.header-v4 .logo_and_menu-row .svg-search {
	margin-top: -3px;
}

.header-v4 .logo_and_menu-row .basket-link .js-basket-block {
	margin-top: 6px;
}

.header-v4 .logo_and_menu-row .menu-row .mega-menu {}

.header-v4 .logo_and_menu-row .menu-row .mega-menu table {
	width: auto;
	margin: 0 auto;
}

.header-v4 .logo_and_menu-row .menu-row .mega-menu table td .wrap>a {
	padding: 0 24px;
	text-align: center;
}

.header-v4 .logo_and_menu-row .menu-row .mega-menu table td .wrap>a>span {
	padding: 10px 0 25px;
	display: block;
}

.header-v4 .mega-menu table td .wrap>a.more-items:before {
	margin-left: -8px;
}

.header-v4 .logo_and_menu-row .phone-block {
	margin-top: 2px;
	padding-left: 0;
	padding-right: 0;
}

.header-v4 .mega-menu table td.dropdown.normal_dropdown .wrap>.dropdown-menu {
	left: 4px;
}

body.wheader_v4.with_decorate header {
	padding-top: 40px;
}

.header-v13 .table-menu {
	margin-right: -22px;
}

.header-v13 .logo-row .logo {
	height: 93px;
	line-height: 90px;
}

.header-v13 .logo-row .logo a {
	padding-top: 3px;
	height: 93px;
	line-height: 93px;
}

.header-v13 .logo_and_menu-row .burger .svg-burger {
	margin-top: 0;
}

.header-v13 .logo_and_menu-row .svg-search {
	margin-top: -3px;
}

.header-v13 .logo_and_menu-row .basket-link .js-basket-block {
	margin-top: 6px;
}

.header-v13 .logo_and_menu-row .menu-row .mega-menu {}

.header-v13 .logo_and_menu-row .menu-row .mega-menu table {
	width: auto;
	margin: 0 auto;
}

.header-v13 .logo_and_menu-row .menu-row .mega-menu table td .wrap>a {
	padding: 0 24px;
	text-align: center;
}

.header-v13 .logo_and_menu-row .menu-row .mega-menu table td .wrap>a>span {
	padding: 10px 0 25px;
	display: block;
}

.header-v13 .mega-menu table td .wrap>a.more-items:before {
	margin-left: -8px;
}

.header-v13 .logo_and_menu-row .phone-block {
	margin-top: 2px;
	padding-left: 0;
	padding-right: 0;
}

.header-v13 .mega-menu table td.dropdown.normal_dropdown .wrap>.dropdown-menu {
	left: 4px;
}

body.wheader_v5.with_decorate header {
	padding-top: 40px;
}

body.wheader_v6.with_decorate header,
body.wheader_v15.with_decorate header {
	padding-top: 40px;
}

.header-v5 .logo_and_menu-row .phone-block {
	margin-top: 2px;
	padding-left: 0;
	padding-right: 0;
}

.header-v5 .logo_and_menu-row .inner-table-block,
.header-v5 .logo_and_menu-row .burger,
.header-v5 .logo_and_menu-row .inline-search-show,
.header-v5 .logo_and_menu-row .personal-link,
.header-v5 .logo_and_menu-row .basket-link {
	height: 93px;
}

.header-v5 .logo-row .logo {
	height: 93px;
	line-height: 93px;
}

.header-v5 .logo-row .logo a {
	height: 93px;
	line-height: 93px;
}

.header-v5 .logo_and_menu-row .svg-search {
	margin-top: -3px;
}

.header-v5 .logo_and_menu-row .basket-link .js-basket-block {
	margin-top: 6px;
}

.header-v14 .logo_and_menu-row .phone-block {
	margin-top: 2px;
	padding-left: 0;
	padding-right: 0;
}

.header-v14 .logo_and_menu-row .inner-table-block,
.header-v14 .logo_and_menu-row .burger,
.header-v14 .logo_and_menu-row .inline-search-show,
.header-v14 .logo_and_menu-row .personal-link,
.header-v14 .logo_and_menu-row .basket-link {
	height: 93px;
}

.header-v14 .logo-row .logo {
	height: 93px;
	line-height: 93px;
}

.header-v14 .logo-row .logo a {
	height: 93px;
	line-height: 93px;
}

.header-v14 .logo_and_menu-row .svg-search {
	margin-top: -3px;
}

.header-v14 .logo_and_menu-row .basket-link .js-basket-block {
	margin-top: 6px;
}

.header-v6 .logo_and_menu-row .logo,
.header-v15 .logo_and_menu-row .logo {
	margin: 0 0 0 56px;
}

.header-v6 .logo_and_menu-row .svg-search,
.header-v15 .logo_and_menu-row .svg-search {
	margin-top: -3px;
}

.header-v6 .logo_and_menu-row .basket-link .js-basket-block,
.header-v15 .logo_and_menu-row .basket-link .js-basket-block {
	margin-top: 6px;
}

body.wheader_v7.with_decorate header {
	padding-top: 40px;
}

.header-v7 .logo_and_menu-row.wbanner .logo-row {
	border-bottom: none;
}

.header-v7 .logo_and_menu-row .phone-block {
	margin-top: 2px;
	padding-left: 0;
	padding-right: 0;
}

.header-v7 .logo_and_menu-row .svg-search {
	margin-top: -3px;
}

.header-v7 .logo_and_menu-row .basket-link .js-basket-block {
	margin-top: 6px;
}

.header-v8 .top-block {
	border-bottom: 1px solid #f5f5f5;
}

body.with_decorate .header-v8 .top-block {
	margin: 0 16px;
}

body.with_decorate .header-v8 .top-block .maxwidth-theme {
	padding: 0;
}

body.with_decorate .header-v8 .top-block .personal.top .svg {}

.header-v8 .logo-row .logo {
	height: 99px;
	line-height: 99px;
	margin-left: 0;
}

.header-v8 .logo-row .logo a {
	height: 99px;
	line-height: 99px;
}

.header-v8 .logo_and_menu-row .burger {
	height: 99px;
}

.header-v8 .logo_and_menu-row .menu-row .mega-menu table {
	float: right;
}

.header-v8 .logo_and_menu-row .menu-row .mega-menu table td .wrap>a,
.header-v3 .logo_and_menu-row .menu-row .mega-menu table td .wrap>a {
	padding: 0 20px;
	text-align: center;
}

.header-v8 .logo_and_menu-row .menu-row .mega-menu table td.last_item .wrap>a,
.header-v3 .logo_and_menu-row .menu-row .mega-menu table td.last_item .wrap>a {
	padding-right: 0;
}

.header-v8 .logo_and_menu-row .menu-row .mega-menu table td .wrap>a>span,
.header-v3 .logo_and_menu-row .menu-row .mega-menu table td .wrap>a>span {
	padding: 41px 0 40px;
	display: block;
}

.header-v8 .logo_and_menu-row .menu-row .mega-menu table td .wrap>a.more-items {
	padding-top: 51px;
	padding-bottom: 50px;
}

.header-v8 .logo_and_menu-row .mega-menu table td .wrap>a.more-items:before {
	left: auto;
	right: 0;
	margin-left: 0;
}

.header-v8 .logo_and_menu-row .menu-row .mega-menu table td.last_item .wrap>a {
	padding-right: 0;
	text-align: right
}

.header-v8 .mega-menu table td.dropdown.normal_dropdown .wrap>.dropdown-menu {
	left: 6px;
}

header.header-v9,
header.header-v10 {
	border-bottom: none;
}

.header-v9 .logo_and_menu-row .phone-block {
	padding-left: 0;
	padding-right: 0;
}

.header-v9 .logo_and_menu-row .inner-table-block {
	height: 82px;
}

.header-v9 .logo-row .logo {
	height: 82px;
	line-height: 82px;
}

.header-v9 .logo-row .logo a {
	height: 82px;
	line-height: 82px;
}

.header-v9 .logo_and_menu-row .burger,
.header-v9 .logo_and_menu-row .inline-search-show,
.header-v9 .logo_and_menu-row .personal-link,
.header-v9 .logo_and_menu-row .basket-link {
	height: 82px;
}

.header-v9 .logo_and_menu-row .basket-link .js-basket-block {
	margin-top: 6px;
}

.header-v10 .logo-row .slogan .top-description {
	height: 82px;
}

.header-v10 .logo_and_menu-row .inner-table-block {
	height: 82px;
}

.header-v10 .logo-row .logo {
	margin-left: 0;
	height: 82px;
	line-height: 82px;
}

.header-v10 .logo-row .logo a {
	height: 82px;
	line-height: 82px;
}

.header-v10 .logo_and_menu-row .burger,
.header-v10 .logo_and_menu-row .inline-search-show,
.header-v10 .logo_and_menu-row .personal-link,
.header-v10 .logo_and_menu-row .basket-link {
	height: 82px;
}

.header-v10 .logo_and_menu-row .basket-link .js-basket-block {
	margin-top: 6px;
}

.header-v11 .logo_and_menu-row .logo-row {
	border-bottom: 1px solid #f5f5f5;
}

.header-v11 .logo_and_menu-row .phone-block {
	padding-left: 0;
	padding-right: 0;
}

.header-v11 .logo_and_menu-row .inner-table-block {
	height: 82px;
}

.header-v11 .logo-row .logo {
	height: 82px;
	line-height: 82px;
}

.header-v11 .logo-row .logo a {
	height: 82px;
	line-height: 82px;
}

.header-v11 .logo_and_menu-row .burger,
.header-v11 .logo_and_menu-row .inline-search-show,
.header-v11 .logo_and_menu-row .personal-link,
.header-v11 .logo_and_menu-row .basket-link {
	height: 82px;
}

.header-v11 .logo_and_menu-row .basket-link .js-basket-block {
	margin-top: 6px;
}

.header-v12 .logo-row .slogan .top-description {
	height: 82px;
}

.header-v12 .logo_and_menu-row .logo-row {
	border-bottom: 1px solid #f5f5f5;
}

.header-v12 .logo_and_menu-row .inner-table-block {
	height: 82px;
}

.header-v12 .logo-row .logo {
	margin-left: 0;
	height: 82px;
	line-height: 82px;
}

.header-v12 .logo-row .logo a {
	height: 82px;
	line-height: 82px;
}

.header-v12 .logo_and_menu-row .burger,
.header-v12 .logo_and_menu-row .inline-search-show,
.header-v12 .logo_and_menu-row .personal-link,
.header-v12 .logo_and_menu-row .basket-link {
	height: 82px;
}

.header-v12 .logo_and_menu-row .basket-link .js-basket-block {
	margin-top: 7px;
}

body.with_decorate .visible-lg:not(.index) header {
	padding-top: 0 !important;
}

body.with_decorate .visible-lg:not(.index) .header-v3 .logo_and_menu-row,
body.with_decorate .visible-lg:not(.index) .header-v4 .logo_and_menu-row,
body.with_decorate .visible-lg:not(.index) .header-v5 .logo_and_menu-row,
body.with_decorate .visible-lg:not(.index) .header-v6 .logo_and_menu-row,
body.with_decorate .visible-lg:not(.index) .header-v7 .logo_and_menu-row,
body.with_decorate .visible-lg:not(.index) .header-v13 .logo_and_menu-row,
body.with_decorate .visible-lg:not(.index) .header-v14 .logo_and_menu-row,
body.with_decorate .visible-lg:not(.index) .header-v15 .logo_and_menu-row {
	padding-left: 0;
	padding-right: 0;
}

.fancybox-wrap {
	padding-top: 0 !important;
	left: 0 !important;
	top: 0 !important;
	width: 100% !important;
	height: 100% !important;
	text-align: center;
	position: fixed !important;
}

.fancybox-close {
	top: 0;
	right: 0;
	border-radius: 100%;
}

.fancybox-skin {
	/*padding-top:0!important;*/
	position: static;
	display: inline-block;
	vertical-align: top;
	box-shadow: none;
	background: #FFF;
	border-radius: 0;
	height: 100% !important;
	max-width: 100%;
}

.fancybox-title-float-wrap {
	margin: 0;
	bottom: 9px;
	left: 0;
	right: 0;
	width: auto !important;
	white-space: normal;
}

.fancybox-title {
	position: static;
	margin: 18px 0 0;
	font-size: 0.8667em;
	line-height: 1.3em;
}

.fancybox-title-float-wrap .child {
	margin: 0;
	padding: 0;
	white-space: normal;
	text-shadow: none;
	border-radius: 0;
	background: none;
	font-weight: normal;
	font-size: 1em;
	line-height: 1em;
	color: #fff;
}

.fancybox-inner {
	display: inline-block;
	overflow: hidden !important;
	vertical-align: middle;
	margin: 0 auto;
	width: 100% !important;
	text-align: center;
	max-height: 100%;
}

.fancybox-inner.active_slide {
	opacity: 1;
}

.fancybox-inner img {
	display: inline;
}

.fancybox-image,
.fancybox-iframe {
	height: auto;
	width: auto;
}

.fancybox-overlay {
	background: #FFF;
	opacity: 0;
}

.fancybox-wrap #company_video {
	opacity: 0;
}

.fancybox-wrap.show_video #company_video {
	opacity: 1;
}

.fancybox-wrap #company_video {
	margin: 0 auto;
}

.fancybox-outer {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	background: #FFF;
	height: 100%;
	margin: 0 auto;
	width: 100%;
	/*max-width:760px;*/
}

.fancybox-wrap.show_video .fancybox-outer {
	max-width: 100%;
}

.fancybox-wrap.show_video .fancybox-skin {
	padding: 40px !important;
}

.fancybox-lock .fancybox-overlay {
	overflow: hidden;
}

.fancybox-opened .fancybox-skin {
	box-shadow: none;
}

.fancybox-prev {
	left: -117px;
}

.fancybox-prev span {
	width: 40px;
	height: 40px;
	background: #FFF;
	border-radius: 3px;
	opacity: 0;
	transition: opacity 0.3s ease, background-color 0.3s ease;
	-moz-transition: opacity 0.3s ease, background-color 0.3s ease;
	-ms-transition: opacity 0.3s ease, background-color 0.3s ease;
	-o-transition: opacity 0.3s ease, background-color 0.3s ease;
	-webkit-transition: opacity 0.3s ease, background-color 0.3s ease;
}

.fancybox-prev span:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 7px;
	height: 12px;
	margin: -6px 0 0 -4px;
	background: url(/upload/content/quotes.png) -50px -45px no-repeat;
}

.fancybox-prev span:hover:before {
	background-position: -50px -59px;
}

.fancybox-next {
	right: -117px;
}

.fancybox-next span {
	width: 40px;
	height: 40px;
	background: #FFF;
	border-radius: 3px;
	opacity: 0;
	transition: opacity 0.3s ease, background-color 0.3s ease;
	-moz-transition: opacity 0.3s ease, background-color 0.3s ease;
	-ms-transition: opacity 0.3s ease, background-color 0.3s ease;
	-o-transition: opacity 0.3s ease, background-color 0.3s ease;
	-webkit-transition: opacity 0.3s ease, background-color 0.3s ease;
}

body.round_button .fancybox-prev span,
body.round_button .fancybox-next span {
	border-radius: 100%;
}

.fancybox-next span:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 50%;
	width: 7px;
	height: 12px;
	margin: -6px -4px 0;
	background: url(/upload/content/quotes.png) -59px -45px no-repeat;
}

.fancybox-next span:hover:before {
	background-position: -59px -59px;
}

.fancybox-nav {
	width: 40px;
	height: 40px;
	top: 50%;
	margin-top: -20px;
}

html.mobile .fancybox-prev {
	left: 0;
}

html.mobile .fancybox-next {
	right: 0;
}

.fancybox-nav span {
	opacity: 1;
	visibility: visible;
}

.fancybox-nav:hover span {
	opacity: 1;
}

#fancybox-loading {
	display: none !important;
}

.fancybox-close {
	top: 20px;
	right: 20px;
	background: #FFF;
	width: 48px;
	height: 48px;
}

.fancybox-close svg.svg.svg-close {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 14px;
	height: 14px;
	margin: -7px 0 0 -7px;
	opacity: 0.35;
	background: none;
}

.fancybox-close svg.svg.svg-close path {
	fill: #fff;
}

.fancybox-close:hover svg.svg.svg-close {
	opacity: 1;
}


/*.header-v7 .logo_and_menu-row .right-icons{margin:0 1px;}
.header-v7 .logo_and_menu-row .phone-block.with_btn{margin-left:0;margin-right:0;}
.header-v8 .logo_and_menu-row .basket-link{padding-right:0;}
.header-v9 .logo_and_menu-row .right-icons{margin-left:1px;margin-right:1px;}
.header-v9 .logo_and_menu-row .phone-block.with_btn{margin-left:0;margin-right:0;}
.header-v10 .logo_and_menu-row .basket-link{padding-right:0;}
.header-v10 .menu-only{padding-right:0;}
.header-v11 .logo_and_menu-row .basket-link{padding-right:0;}
.header-v11 .logo_and_menu-row .inline-search-show .svg-search{top:-2px;}
.header-v12 .logo_and_menu-row .right-icons{margin-right:-25px;}
.header-v12 .menu-row .wrap_icon .inline-search-show{padding:0;}
.header-v12 .menu-row .svg.svg-search{min-width:21px;min-height:21px;top:-2px;}
.header-v13 .logo_and_menu-row .logo{margin:0 0 0 9px;}
.header-v13 .logo_and_menu-row .inline-search-show .svg-search{top:-2px;}
.header-v13 .logo_and_menu-row .phone:after{margin-top:-3px;}
.header-v14 .logo_and_menu-row .inline-search-show .svg-search{top:-2px;}
.header-v14 .logo_and_menu-row .burger{margin-left:0;}
.header-v14 .logo_and_menu-row .phone:after{margin-top:-3px;}
.header-v15 .logo_and_menu-row .inline-search-show .svg-search{top:-2px;}
.header-v15 .logo_and_menu-row .burger{margin-left:0;}
.header-v15 .logo_and_menu-row .phone:after{margin-top:-3px;}
.header-v15 .logo_and_menu-row .search-block{width:auto;padding:0 0 0 25px;}*/

.with_order .top-block .top-block-item .address,
.with_cabinet .top-block .top-block-item .address {
	max-width: 430px;
}

.with_order.with_cabinet .top-block .top-block-item .address {
	max-width: 340px;
}

.logo_and_menu-row .search_wrap {
	opacity: 0;
	visibility: hidden;
}

/*body.with_decorate .menu-row.appendDown{margin:0 40px;}*/
.menu-row.bgcolored .line-wrapper {
	display: none;
}

.menu-row.bgcolored .marker-nav {
	display: none;
}

.menu-row.bgcolored .mega-menu table {
	width: 100%;
}

.menu-row.bgcolored .mega-menu table td .wrap>a {
	padding: 18px 46px 17px;
	text-align: center;
}

.menu-row.bgcolored .mega-menu table td .wrap>a>span {
	padding: 0;
}

.menu-row.bgcolored:not(.white) .mega-menu table td.active .wrap>a>span {
	color: #FFF;
}

.menu-row.bgcolored .mega-menu table td.active .wrap>a>span:after {
	display: none;
}

.menu-row.bgcolored.white .mega-menu table td.active .wrap>a {
	padding-top: 0;
	padding-bottom: 0;
}

.menu-row.bgcolored.white .mega-menu table td.active .wrap>a>span {
	display: inline-block;
	padding-top: 18px;
	padding-bottom: 17px;
}

.menu-row.bgcolored.white .mega-menu table td.active .wrap>a>span:after {
	display: block;
}

.menu-row.bgcolored:not(.white) .mega-menu table td .wrap>a {
	color: #FFF;
}

.menu-row.bgcolored:not(.white) .mega-menu table td:hover .wrap>a {
	color: #FFF;
}

.menu-row.bgcolored:not(.white) .mega-menu table td .wrap>a:hover {
	color: #FFF;
}

.menu-row.bgcolored .mega-menu table td .wrap>a.more-items {
	padding-top: 26px;
	padding-bottom: 27px;
}

.menu-row.bgcolored:not(.white) .mega-menu table td .wrap>a.more-items:before {
	background-position: -124px -51px;
	background-color: transparent;
}

.menu-row.bgcolored.white {
	background: #FFF;
}

.btn.btn-responsive-nav {
	outline: none;
}

.with_banners header.topmenu-LIGHT .logo_and_menu-row,
.index header.topmenu-LIGHT .logo_and_menu-row {
	border-bottom-width: 0px;
}

header.header-v4 .logo_and_menu-row,
header.header-v13 .logo_and_menu-row {
	border-bottom-width: 0px;
}

header.header-v4 .mega-menu table .dropdown-menu,
header.header-v13 .mega-menu table .dropdown-menu {
	margin-top: -1px;
}


body.header-v3 .page-top-wrapper.color.v3,
body.header-v4 .page-top-wrapper.color.v3,
body.header-v5 .page-top-wrapper.color.v3,
body.header-v6 .page-top-wrapper.color.v3,
body.header-v7 .page-top-wrapper.color.v3,
body.header-v8 .page-top-wrapper.color.v3,
body.header-v9 .page-top-wrapper.color.v3,
body.header-v15 .page-top-wrapper.color.v3 {
	margin-top: 0;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15) inset;
}

.header-v1.title-v1:not(.with_banners) .logo_and_menu-row,
.header-v2.title-v1:not(.with_banners) .logo_and_menu-row,
.header-v10.title-v1:not(.with_banners) .logo_and_menu-row,
.header-v11.title-v1:not(.with_banners) .logo_and_menu-row,
.header-v12.title-v1:not(.with_banners) .logo_and_menu-row,
.header-v13.title-v1:not(.with_banners) .logo_and_menu-row,
.header-v14.title-v1:not(.with_banners) .logo_and_menu-row,
.header-v15.title-v1:not(.with_banners) .logo_and_menu-row {
	border-bottom: 1px solid #f5f5f5;
}

.page-top-wrapper.grey.v3 {
	margin-bottom: 0;
}

.page-top-wrapper.grey+.container .item.project.greyline {
	margin-top: -63px;
}

.page-top-wrapper.grey+.container .catalog.detail {
	margin-top: -63px;
}

body.mheader-v2 .page-top-wrapper.color.v3 {
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15) inset;
}

.body.index header.topmenu-LIGHT .logo_and_menu-row,
header.topmenu-LIGHT.fixed .logo_and_menu-row {
	border: none;
}

.body:not(.index) .main>.container {
	padding-bottom: 100px;
	background-color: #19332e;
}

.body.nopadding .main>.container {
	padding-bottom: 0px;
}

#mobileheader.fixed+.body {
	padding-top: 63px;
}

body.mfixed_Y>div#mobileheader.fixed {
	position: fixed;
	width: 100%;
	z-index: 3000;
	top: 0;
	display: block !important;
}

/* MOBILE HEADER v1 */
#mobileheader .basket-link .title {
	display: none;
}

#mobileheader .basket-link .count {
	margin-top: -6px;
}

#mobileheader .v1 .bars .top-btn {
	padding: 0px 20px 5px;
}

#mobileheader .svg {
	vertical-align: middle;
}

#mobileheader .right-icons .svg {
	opacity: 0.5;
	background: none;
}

#mobileheader .right-icons .svg path {
	fill: #fff;
}

#mobileheader .right-icons .svg.white {
	opacity: 1;
}

#mobileheader .right-icons .svg.white path {
	fill: #FFF;
}

#mobileheader .personal-link:hover .svg {
	opacity: 1;
}

#mobileheader .personal-link:hover .svg.white {
	opacity: 0.5;
}

#mobileheader .personal-link:hover .svg.white path {
	fill: #FFF;
}

.mheader-v2 #mobileheader .right-icons .svg {
	background-color: transparent;
}

/* MOBILE HEADER v2 */
#mobileheader .v2 .top-btn {
	height: 46px;
	line-height: 42px;
	padding: 0px 15px;
}

/* mobile headers */
#mobileheader {
	margin: 0;
	padding: 0;
	position: relative;
	height: 63px;
	/*overflow:hidden;*/
}

#mobileheader .burger {
	height: 100%;
	width: 58px;
	position: relative;
	cursor: pointer;
}

#mobileheader .burger .svg-burger {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -6px 0 0 -8px;
	background: none;
}

#mobileheader .burger .svg-burger path {
	fill: #fff;
}

#mobileheader .burger .svg-close {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -7px 0 0 -7px;
	display: none;
	background: none;
}

#mobileheader .burger .svg-close path {
	fill: #fff;
}

#mobileheader .burger.c .svg-close {
	display: inline;
}

#mobileheader .burger.c .svg-burger {
	display: none;
}

#mobileheader .title-block {
	height: 100%;
	padding: 0 5px 0 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	line-height: 64px;
}

#mobileheader .logo-block {
	height: 100%;
}

body #mobileheader .logo {
	max-width: 156px;
	line-height: 60px;
	height: 60px;
}

#mobileheader .logo>a {
	display: block;
	max-width: 100%;
}

#mobileheader .logo img {
	max-height: 60px;
	max-width: 156px;
}

#mobileheader .logo svg {
	max-width: 100%;
	max-height: 60px;
	display: inline;
	vertical-align: middle;
}

#mobileheader .right-icons {
	height: 100%;
	margin-left: -15px;
	margin-right: -4px;
}

#mobileheader .wrap_icon {
	display: table-cell;
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: middle;
	line-height: 63px;
}

#mobileheader .wrap_phones svg {
	vertical-align: middle;
	margin-top: 4px;
	opacity: 0.5;
}

#mobileheader .wrap_basket .dropdown {
	display: none !important;
}

#mobileheader .inline-search-show {
	border: none;
	background: none;
	padding: 0;
}

#mobileheader .inline-search-show:hover .svg {
	opacity: 1;
}

#mobileheader .inline-search-show:hover .svg.white {
	opacity: 0.5;
}

#mobileheader .inline-search-show:hover .svg.white path {
	fill: #FFF;
}

#mobileheader .basket-link {
	position: relative;
	padding-right: 22px;
}

#mobileheader .basket-link:hover .svg {
	opacity: 1;
}

#mobileheader .basket-link:hover .svg.white {
	opacity: 0.5;
}

#mobileheader .basket-link:hover .svg.white path {
	fill: #FFF;
}

#mobileheader *[class^=mobileheader-] {
	height: 100%;
	width: 100%;
	color: #fff;
}

#mobileheader .mobileheader-v1 {
	background: #fff;
	border-bottom: 1px solid #20423c;
}

#mobileheader .mobileheader-v2 {
	color: #fff;
}

#mobileheader .mobileheader-v2 .burger .svg-burger,
#mobileheader .mobileheader-v2 .burger .svg-close,
#mobileheader .mobileheader-v2 .right-icons .svg {
	opacity: 1;
}

#mobileheader .mobileheader-v2 .burger .svg-burger path,
#mobileheader .mobileheader-v2 .burger .svg-close path,
#mobileheader .mobileheader-v2 .right-icons .svg path {
	fill: #FFF;
}

#mobileheader .mobileheader-v2 .right-icons .wrap_phones svg {
	opacity: 1;
}

#mobileheader .mobileheader-v2 .right-icons .wrap_phones svg path {
	fill: #FFF;
}

#mobileheader .mobileheader-v2 .burger:hover .svg-burger,
#mobileheader .mobileheader-v2 .burger:hover .svg-close,
#mobileheader .mobileheader-v2 .right-icons .svg:hover path,
#mobileheader .mobileheader-v2 .inline-search-show:hover .svg,
#mobileheader .mobileheader-v2 .right-icons .wrap_icon:hover .svg {
	opacity: 0.5;
}

#mobileheader .mobileheader-v2 .burger:hover .svg-burger path,
#mobileheader .mobileheader-v2 .burger:hover .svg-close path,
#mobileheader .mobileheader-v2 .right-icons .wrap_icon:hover .svg path,
#mobileheader .mobileheader-v2 .inline-search-show:hover .svg path {
	fill: #FFF;
}

#mobileheader .mobileheader-v2 .basket-link .count {
	background-color: #fff;
	color: #fff;
}

.svg.svg-close {
	cursor: pointer;
}

/* mobile menu */
#mobilemenu .wrap {
	padding-bottom: 18px;
}

#mobilemenu {
	background: #142923;
	z-index: 3002;
	overflow: hidden;
	overflow-y: auto;
	transition: left 0.4s ease 0s, opacity 0.4s ease 0s;
	position: fixed;
}

#mobilemenu.dropdown {
	top: 64px;
	bottom: 0;
	width: 100%;
	opacity: 0;
	visibility: hidden;
}

#mobilemenu .wrapper_rel {
	position: relative;
	display: flex;
	flex-direction: column;
	margin-top: 37px;
}

#mobilemenu .menu_open_v_2 .wrapper_rel {
	margin-top: 0px;
}

#mobilemenu.dropdown.show {
	opacity: 1;
	visibility: visible;
}

#mobilemenu.leftside {
	left: -100%;
	top: 0;
	bottom: 0;
	width: 320px;
	max-width: 100%;
}

#mobilemenu.leftside.show {
	left: 0;
	box-shadow: 3px 0px 10px 0px rgba(0, 0, 0, 0.45);
}

#mobilemenu>.scroller {
	overflow: hidden;
}

#mobilemenu .scroller>.wrap {
	width: 100%;
	transition: transform 0.2s ease-in-out;
	-webkit-transition: transform 0.2s ease-in-out;
	-moz-transition: transform 0.2s ease-in-out;
	-ms-transition: transform 0.2s ease-in-out;
}

#mobilemenu .svg-close {
	position: absolute;
	top: 10px;
	right: 35px;
	opacity: 0.35;
	z-index: 1;
	background: none;
}

#mobilemenu .svg-close:hover {
	opacity: 1;
}

#mobilemenu .svg-close path {
	fill: #fff;
}

.expanded-title {
	font-size: 0.8667em;
	line-height: 1.6154em;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.8px;
}

body #mobilemenu .logo {
	margin: -1px 35px 21px;
	max-height: 60px;
	line-height: 1;
	height: auto;
}

body #mobilemenu .logo-wrapper {
	border-bottom: 1px solid #20423c;
	order: 1;
}

#mobilemenu-overlay {
	display: none;
	background: #3a3f44;
	opacity: 0.7 !important;
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 2999;
}

#mobilemenu .dropdown {
	left: 100%;
	width: 100%;
	border: medium none;
	box-shadow: none;
	visibility: visible;
	opacity: 1;
	display: none;
	position: absolute;
	z-index: 5;
	background: none;
	margin: 0;
	padding: 0
}

#mobilemenu .mobilemenu-v1 .dropdown {
	top: -11px;
	overflow: auto;
}

#mobilemenu .expanded>.dropdown>div {
	border-bottom: 1px solid #20423c;
}

#mobilemenu .expanded>.dropdown .svg-close {
	top: 22px;
}

#mobilemenu .mobilemenu-v2.type_2 .expanded>.dropdown .svg-close {
	display: none;
}

#mobilemenu .expanded>.dropdown .menu_back {
	margin: 0 0 11px;
}

#mobilemenu .expanded>.dropdown .menu_back {
	width: auto;
	display: inline-block;
}

#mobilemenu .expanded>.dropdown .menu_back a {
	display: inline-block;
	position: relative;
	cursor: pointer;
	padding: 17px 35px 18px 70px;
	font-size: 0.8667em;
	text-transform: uppercase;
	letter-spacing: 0.8px;
}

#mobilemenu .expanded>.dropdown .menu_back .svg {
	position: absolute;
	top: 23px;
	left: 35px;
	width: 16px;
	height: 12px;
	opacity: 0.35;
}

#mobilemenu .expanded>.dropdown .menu_back .svg path {
	fill: #fff;
}

#mobilemenu .expanded>.dropdown .menu_back:hover .svg {
	opacity: 1;
}

#mobilemenu .expanded>.dropdown .menu_title {
	margin: 0 0 10px;
	font-size: 0.8667em;
	line-height: 1.6154em;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.8px;
}

#mobilemenu .expanded>.dropdown .menu_title a {
	padding: 9px 35px 10px;
	display: block;
}

#mobilemenu .menu.top.expanded-menu {
	order: 3;
}

#mobilemenu .menu.top {
	padding: 18px 0 17px;
	border-bottom: 1px solid #20423c;
	order: 5;
}

#mobilemenu .top-info {
	border-bottom: 1px solid #20423c;
	padding: 13px 0 14px 0;
	order: 2;
}

#mobilemenu .menu a:hover .svg {
	background-color: transparent;
}

#mobilemenu .menu>ul {
	padding: 0;
	margin: 0;
	display: block;
}

#mobilemenu .menu ul>li {
	list-style: none;
	display: block;
	margin: 0;
	width: 100%;
	padding: 0;
}

#mobilemenu .menu ul li:before {
	display: none;
}

#mobilemenu .menu ul>li a {
	padding: 9px 35px 10px;
	display: block;
	position: relative;
}

#mobilemenu .menu ul>li a.parent {
	padding-right: 73px;
}

#mobilemenu .menu ul>li .arrow {
	position: absolute;
	z-index: 1;
	width: 73px;
	top: 0;
	right: 0;
	bottom: 0;
	cursor: pointer;
	display: block;
}

#mobilemenu .menu ul>li .arrow .svg {
	position: absolute;
	top: 22px;
	left: 50%;
	width: 3px;
	height: 5px;
	margin: -3px 0 0 -2px;
	opacity: 1;
}

#mobilemenu .menu ul>li .arrow .svg path {
	fill: #fff;
}

#mobilemenu .menu ul>li.selected>a:before {
	content: "";
	position: absolute;
	top: 30px;
	left: 9px;
	width: 4px;
	height: 4px;
	border-radius: 100%;
}

#mobilemenu .menu>ul>li>a {
	font-size: 0.8667em;
	text-transform: uppercase;
	letter-spacing: 0.8px;
}

#mobilemenu .menu.expanded-menu>ul>li>a:not(.expanded-title) {
	padding: 5px 35px 6px;
	font-size: 1em;
	text-transform: none;
	letter-spacing: normal;
}

#mobilemenu .menu>ul>li.selected>a:before {
	left: 0px;
	top: -1px !important;
	bottom: -1px;
	width: 2px;
	z-index: 1;
	height: inherit;
	border-radius: 0;
}

#mobilemenu .menu>ul>li:not(.counters),
.menu ul>li.selected:not(.counters),
.menu ul>li.expanded {
	position: initial;
}

#mobilemenu .menu>ul>li.counters>a>span {
	padding-right: 25px;
	position: relative;
}

#mobilemenu .menu>ul>li.counters .count {
	min-width: 18px;
	height: 17px;
	line-height: 17px;
	white-space: nowrap;
	font-size: 0.9231em;
	color: #FFF;
	border-radius: 8px;
	text-align: center;
	display: block;
	position: absolute;
	right: -1px;
	top: 50%;
	margin-top: -9px;
	font-weight: initial;
}

#mobilemenu .actions {
	padding: 18px 0 17px;
	border-bottom: 1px solid #20423c;
	order: 6;
}

#mobilemenu .actions.order4 {
	order: 4;
}

#mobilemenu .menu.middle>ul>li>a {
	padding: 9px 0 10px 72px;
}

#mobilemenu .menu.middle a .svg {
	position: absolute;
	opacity: 0.5;
}

#mobilemenu .menu.middle a:hover .svg {
	opacity: 1;
}

#mobilemenu .menu.middle a .svg-cabinet {
	width: 18px;
	left: 35px;
	top: 13px;
	background: none;
}

#mobilemenu .menu.middle a .svg-cabinet-login {
	width: 16px;
	left: 35px;
	top: 13px;
	background: none;
}

#mobilemenu .menu.middle a .svg path {
	fill: #fff;
}

#mobilemenu .menu.middle a .svg-basket {
	left: 35px;
	top: 13px;
	background: none;
	height: 16px;
}

#mobilemenu .menu.middle a .svg-phone {
	width: 9px;
	height: 13px;
	left: 25px;
	top: 26px;
}

#mobilemenu .contacts {
	padding: 18px 0 35px;
	order: 7;
}

#mobilemenu .contacts a {
	color: #fff;
}

#mobilemenu .contacts .email,
#mobilemenu .contacts .address {
	padding: 10px 35px 11px 65px;
	position: relative;
}

#mobilemenu .contacts .svg.svg-address {
	position: absolute;
	left: 38px;
	top: 14px;
	width: 7px;
	height: 11px;
	opacity: 0.5;
	background: url(../../../../../templates/aspro-priority/images/svg/footer_icons.svg) -72px -23px no-repeat;
}

#mobilemenu .contacts .svg-email {
	position: absolute;
	left: 36px;
	top: 19px;
	width: 11px;
	height: 9px;
	opacity: 0.5;
	background: url(../../../../../templates/aspro-priority/images/svg/footer_icons.svg) -84px -44px no-repeat;
	background-position: -84px -24px;
}

#mobilemenu .contacts .address {
	margin-top: 3px;
	line-height: 1.3333em;
}

#mobilemenu .contacts .phones li {
	margin: 0;
	position: static;
}

#mobilemenu .contacts .phones li:before {
	display: none;
}

#mobilemenu .contacts .phones li a {
	position: relative;
	display: block;
	padding: 10px 35px 11px 65px;
}

#mobilemenu .contacts .phones li li a span {
	display: block;
	color: #999999;
	font-size: 13px;
	line-height: 16px;
}

#mobilemenu .contacts .dropdown li.menu_back a {
	display: inline-block;
}

#mobilemenu .contacts .phones li a:hover {
	color: #fff;
}

#mobilemenu .contacts .phones li a ul>li>a.parent {
	padding-right: 72px;
}

#mobilemenu .contacts .phones li .arrow {
	position: absolute;
	z-index: 1;
	width: 73px;
	top: 0;
	right: 0;
	bottom: 0;
	cursor: pointer;
	display: block;
}

#mobilemenu .contacts .phones li .arrow .svg {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 3px;
	height: 5px;
	margin: -3px 0 0 -2px;
}

#mobilemenu .contacts .phones li .arrow .svg path {
	fill: #fff;
}

#mobilemenu .contacts .phones li .svg-phone {
	position: absolute;
	left: 38px;
	top: 16px;
	opacity: 0.5;
}

#mobilemenu .downdrop .menu ul>li .arrow .svg {
	transform: rotate(0.25turn);
}

#mobilemenu .downdrop .dropdown {
	position: relative;
	left: inherit;
	top: inherit;
	padding: 0 0 0 19px;
	border-bottom: 1px solid #f2f2f2;
}

#mobilemenu .expanded>.dropdown {
	display: block;
	padding: 0 0 18px;
	top: -12px;
}

#mobilemenu .dropdown .dropdown {
	top: 0px;
}

#mobilemenu .mobilemenu-v2 .expanded>.dropdown li.expanded .dropdown {
	padding-left: 20px;
	margin-left: 35px;
}

#mobilemenu .mobilemenu-v2 .expanded>.dropdown li.expanded .dropdown a {
	padding-left: 0;
}

#mobilemenu .expanded>.dropdown li.expanded .dropdown .menu_back a {
	padding-left: 70px;
}

#mobilemenu .downdrop .expanded>.dropdown .menu_back,
#mobilemenu .mobilemenu-v2 .expanded>.dropdown .menu_title {
	display: none;
}

#mobilemenu .downdrop .menu ul>li.expanded {
	border-bottom: none;
}

#mobilemenu .mobilemenu-v2.downdrop .menu ul>li.expanded:last-of-type .dropdown {
	border-bottom: none;
	margin-bottom: 0 !important;
	padding-bottom: 0;
}

#mobilemenu .contacts .expanded>.dropdown .menu_back {
	margin-bottom: 9px;
}

#mobilemenu .contacts .phones .dropdown li:not(.menu_back) a {
	padding-left: 35px;
}

#mobilemenu .contacts .phones .dropdown li .callback {
	display: block;
	padding: 14px 35px 15px;
}

#mobilemenu.DARK .contacts .phones .dropdown li .callback {
	color: #FFF;
}

#mobilemenu.DARK .contacts .phones .dropdown li .callback:hover {
	opacity: 0.5;
}

#mobilemenu .social-block {
	padding: 0 35px 18px;
	order: 8;
}

#mobilemenu .social-icons {
	margin: -4px;
}

#mobilemenu .social-icons li a {
	display: block;
}

#mobilemenu .social-icons li.telegram a {
	background-position: -329px -329px;
}

#mobilemenu .mobilemenu-v2 .menu.top {
	padding-top: 17px;
	border-bottom: none;
}

#mobilemenu .menu_open_v_2 .menu.top {
	padding-top: 18px;
}

#mobilemenu .menu_open_v_2 .contacts .expanded>.dropdown .menu_back {
	margin-bottom: 7px;
}

#mobilemenu .menu_open_v_2 .expanded>.dropdown .menu_back {
	margin-top: 25px;
}

#mobilemenu .menu_open_v_2 .expanded>.dropdown {
	top: 0;
}

#mobilemenu .menu_open_v_2 .svg-close {
	display: none;
}

#mobilemenu.DARK .expanded>.dropdown .menu_back .svg {
	opacity: 1;
}

#mobilemenu.DARK .expanded>.dropdown .menu_back:hover .svg {
	opacity: 0.5;
}

#mobilemenu.DARK .svg-close,
#mobilemenu.DARK .contacts .phones li .svg-phone,
#mobilemenu.DARK .contacts .svg-email,
#mobilemenu.DARK .contacts .svg.svg-address,
#mobilemenu.DARK .menu.middle a .svg,
#mobilemenu.DARK .menu.middle .counters a:hover {
	opacity: 1;
}

#mobilemenu.DARK {
	background: #fff;
}

#mobilemenu.DARK .menu>ul>li>a:hover,
#mobilemenu.DARK .contacts .email a:hover,
#mobilemenu.DARK .svg-close:hover,
#mobilemenu.DARK .menu.middle a:hover .svg,
#mobilemenu.DARK .menu.middle .counters a:hover .title,
#mobilemenu.DARK .menu.middle a:hover .svg,
#mobilemenu.DARK .expanded>.dropdown .menu_back a:hover,
#mobilemenu.DARK .expanded>.dropdown .menu_title a:hover,
#mobilemenu.DARK .menu ul>li a:hover {
	opacity: 0.5;
	color: #FFF;
}

#mobilemenu.DARK .logo .clsp-logo,
#mobilemenu.DARK .menu ul>li .arrow .svg path,
#mobilemenu.DARK .contacts .phones li .arrow .svg path,
#mobilemenu.DARK .svg-close path,
#mobilemenu.DARK .expanded>.dropdown .menu_back .svg path,
#mobilemenu.DARK .menu.middle a .svg path,
#mobilemenu.DARK .menu.middle a:hover .svg path,
#mobilemenu.DARK .expanded>.dropdown .menu_back a .svg path,
#mobilemenu.DARK .menu ul>li a:hover .arrow .svg path,
#mobilemenu.DARK .svg-close:hover path {
	fill: #FFF;
}

#mobilemenu.DARK .menu>ul>li>a,
#mobilemenu.DARK .contacts .phones li a,
#mobilemenu.DARK .contacts a,
#mobilemenu.DARK .address,
#mobilemenu.DARK .expanded>.dropdown .menu_back a,
#mobilemenu.DARK .menu ul>li a,
#mobilemenu.DARK .expanded>.dropdown .menu_title {
	color: #FFF;
}

#mobilemenu.DARK .menu.top,
#mobilemenu.DARK .actions {
	border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

#mobilemenu.DARK .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	opacity: 0.5;
}

#mobilemenu.DARK .contacts .phones li .svg-phone {
	background: url(../../../../../templates/aspro-priority/images/svg/footer_icons.svg) -63px -43px no-repeat;
}

#mobilemenu.DARK .contacts .svg-email {
	background-position: -84px -44px;
}

#mobilemenu.DARK .contacts .svg.svg-address {
	background-position: -72px -43px;
}

#mobilemenu.DARK .mobilemenu-v2 .menu.top {
	border-bottom: none;
}

#mobileheader .mobileheader-v2 .wrap_phones .dropdown-mobile-phone .more_phone.title {
	color: #fff;
}

.wrap_phones .dropdown-mobile-phone {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 3000;
	background: #fff;
	display: none;
}

.wrap_phones .dropdown-mobile-phone .more_phone.title {
	padding: 17px 19px 18px;
	font-weight: bold;
	line-height: normal;
	border-bottom: 1px solid #20423c;
}

#mobileheader .wrap_phones .dropdown-mobile-phone .more_phone.title svg {
	position: absolute;
	right: 17px;
	top: 19px;
	opacity: 0.35;
}

#mobileheader .wrap_phones .dropdown-mobile-phone .more_phone.title svg * {
	fill: #fff;
}

.wrap_phones .dropdown-mobile-phone .more_phone>a {
	position: relative;
	display: block;
	padding: 16px 35px 16px 19px;
	line-height: normal;
	border-bottom: 1px solid #20423c;
}

.wrap_phones .dropdown-mobile-phone .more_phone>a span {
	display: block;
	color: #999999;
	font-size: 13px;
	line-height: 16px;
	margin-top: 3px;
}

.wrap_phones .dropdown-mobile-phone .callback_wrap {
	line-height: normal;
	padding: 13px 20px 16px;
}

.wrap_phones .dropdown-mobile-phone .callback_wrap>span {
	font-size: 0.7333em;
	letter-spacing: 0.05em !important;
}


@media not print {

	header.fixed,
	#headerfixed.fixed {
		position: fixed;
		margin: 0;
		width: 100%;
		top: 0;
		z-index: 130;
		right: 0;
		left: 0;
	}

	.inline-search-block.fixed {
		position: fixed;
		z-index: 997;
		background: #fff !important;
	}

	.inline-search-block.fixed .search-wrapper {
		padding: 0px;
		display: inline-block;
		width: 100%;
		position: relative;
	}

	.inline-search-block.fixed .search-wrapper #title-search {
		padding: 14px 0px 15px;
	}

	.inline-search-block.fixed.big {
		background: #fff;
		top: -200px;
		z-index: 3004;
		transition-duration: 0.5s;
	}

	.inline-search-block.fixed.big.show {
		top: 0px;
	}

	.inline-search-block.fixed.big .search-wrapper #title-search {
		padding: 0px;
	}

	.inline-search-block.fixed.big .search .search-input {
		padding: 0 128px 0 0;
		font-size: 1.8667em;
		height: 132px;
		background: none;
		border: none;
		border-radius: 0;
	}

	.inline-search-block.fixed.big.show_center .search-wrapper {
		max-width: 880px;
		margin: 0 auto;
		display: block;
	}

	.inline-search-block.fixed.big.show_center .search {
		margin-top: 4px;
	}

	.inline-search-block.fixed.big.show_center .search-input-div {
		padding-top: 34px;
		margin-right: 70px;
		width: auto;
	}

	.inline-search-block.fixed.big.show_center .search .search-input {
		padding-right: 0;
		height: 60px;
		border-bottom: 1px solid #e1e1e1;
	}

	.inline-search-block.with-close.show_center .search .btn-search {
		right: 0;
	}

	.inline-search-block.fixed.big .search .search-button-div {
		top: 45px;
	}

	.inline-search-block.fixed.big .search .btn-search {
		color: #FFF;
		padding: 16px 27px 15px;
		font-size: 0.7333em;
		text-transform: uppercase;
		text-decoration: none;
		border: 1px solid;
		letter-spacing: 0.8px;
	}

	.inline-search-block.fixed.big.show_center .search .btn-search {
		display: inline-block;
		border-radius: 3px;
		overflow: hidden;
		transition: background-color 0.3s ease;
		-moz-transition: background-color 0.3s ease;
		-ms-transition: background-color 0.3s ease;
		-o-transition: background-color 0.3s ease;
		-webkit-transition: background-color 0.3s ease;
	}

	body.round_button .inline-search-block.fixed.big.show_center .search .btn-search {
		border-radius: 24px;
	}

	.inline-search-block.fixed.big.show_center .search .btn-search i {
		display: none;
	}

	.inline-search-block.fixed.big .search .close-block {
		min-width: 16px;
	}

	.close-block.search_type_1 {
		display: none;
		position: fixed;
		right: 23px;
		top: 20px;
		width: 48px;
		height: 48px;
		z-index: 3003;
		cursor: pointer;
	}

	.close-block.search_type_1 svg {
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -7px 0 0 -7px;
		opacity: 0.35;
	}

	.close-block.search_type_1:hover svg {
		opacity: 1;
	}

	.close-block.search_type_1 svg path {
		fill: #fff;
	}

	.close-block.search_type_1.show {
		display: block;
	}

	#headerfixed .phone .dropdown>.wrap {
		margin-top: 29px;
	}

	#headerfixed .fixed_row_1 .mega-menu table td.full_dropdown>.wrap>.dropdown-menu {
		padding-left: 40px;
		padding-right: 40px;
	}

	#headerfixed {
		opacity: 0;
		transition: opacity ease 0.01s;
		background: #fff;
		display: none;
		box-shadow: 0 1px 5px rgba(0, 0, 0, 0.136);
	}

	body.with_decorate #headerfixed {
		padding-left: 40px;
		padding-right: 40px;
	}

	#headerfixed.fixed {
		opacity: 1;
		display: block;
	}

	#headerfixed .logo-row .js-basket-block .title {
		display: none;
	}

	#headerfixed .search .inner-table-block {
		width: 50%;
		padding: 0 70px 0 26px;
	}

	#headerfixed .search .search-wrapper {
		border-left: 1px solid #f3f3f3;
		border-right: 1px solid #f3f3f3;
	}

	#headerfixed .search .search-input {
		background: none;
		border-radius: 0;
		padding: 0 67px 0 24px;
		height: 60px;
	}

	#headerfixed .search .search-input::-webkit-input-placeholder {
		font-size: 0.7333em;
		color: #999999;
		text-transform: uppercase;
		letter-spacing: 0.8px;
	}

	#headerfixed .search .search-input::-moz-placeholder {
		font-size: 0.7333em;
		color: #999999;
		text-transform: uppercase;
		letter-spacing: 0.8px;
	}

	/* Firefox 19+ */
	#headerfixed .search .search-input:-moz-placeholder {
		font-size: 0.7333em;
		color: #999999;
		text-transform: uppercase;
		letter-spacing: 0.8px;
	}

	/* Firefox 18- */
	#headerfixed .search .search-input:-ms-input-placeholder {
		font-size: 0.7333em;
		color: #999999;
		text-transform: uppercase;
		letter-spacing: 0.8px;
	}

	.bx-mac .inline-search-block.fixed.big .search .search-input::-webkit-input-placeholder {
		line-height: 42px;
	}

	#headerfixed .form.search {
		height: 60px;
	}

	#headerfixed .search .btn-search {
		background: none;
		padding: 0;
		border: none;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		width: 67px;
		font-size: 0;
	}

	#headerfixed .search .search-button-div {
		position: static;
	}

	#headerfixed .search .btn-search .svg-search {
		position: absolute;
		left: 50%;
		top: 50%;
		margin: -9px 0 0 -9px;
		background-position: -29px 0;
		background-color: #999;
		height: 18px;
	}

	#headerfixed .search .btn-search:active {
		box-shadow: none;
	}

	#headerfixed .inner-table-block {
		height: 62px;
		overflow: hidden;
	}

	#headerfixed .logo_and_menu-row .inner-table-block {
		height: 62px;
		overflow: visible;
	}

	#headerfixed .inner-table-block.menu-block,
	#headerfixed .inner-table-block.phones {
		overflow: visible;
	}

	#headerfixed .inner-table-block.phones {
		padding: 0px;
	}

	#headerfixed .inner-table-block.phones .phone {
		margin: 0px;
	}

	#headerfixed .sep-left {
		border-right: rgba(0, 0, 0, 0.05) 1px solid;
	}

	#headerfixed .logo-row {
		position: relative;
	}

	#headerfixed .logo-row .logo {
		margin: 0;
		height: 62px;
		line-height: normal;
	}

	#headerfixed .logo-row .logo a {
		height: 62px;
		line-height: 62px;
	}

	#headerfixed .logo-row .logo svg,
	#headerfixed .logo-row .logo img {
		max-width: 100%;
		max-height: 100%;
	}

	#headerfixed .menu-block {
		position: static
	}

	#headerfixed .menu-block.rows {
		position: relative;
		cursor: pointer;
		transition: background ease 0.3s;
		padding: 0px 23px 0px 16px;
	}

	#headerfixed .menu-block.rows .title {
		font-size: 0.933em;
		font-weight: bold;
		position: relative;
		color: #222;
	}

	#headerfixed .menu-block.rows:hover .title {
		color: #fff;
	}

	#headerfixed .menu-block .title .svg {
		margin-right: 5px;
	}

	#headerfixed .menu-block:hover .svg-burger {
		background: url(../../../../../templates/aspro-priority/images/svg/burger_white.svg) center center no-repeat;
	}

	#headerfixed .logo-row .menu-block.rows .navs {
		position: absolute;
		top: 100%;
		left: 0px;
		width: 240px;
	}

	#headerfixed .menu-block.rows:hover .navs>ul {
		display: block !important;
		box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	}

	#headerfixed .menu-block.rows:hover .navs ul {
		animation: toggle_opacity 300ms;
		background: #fff;
	}

	#headerfixed .menu-block.rows .navs ul li {
		padding: 0px;
		display: block;
		float: none;
		margin: 0px;
	}

	#headerfixed .menu-block.rows .navs ul .search {
		display: none;
	}

	#headerfixed .menu-block.rows .navs ul li:before {
		display: none;
	}

	#headerfixed .menu-block .navs ul li a {
		border-radius: 0px;
		font-size: 15px;
		padding: 14px 29px 14px 19px !important;
		border-top: 1px solid #f0f0f0;
		min-width: 225px;
		white-space: normal;
		color: #222;
		line-height: 24px;
	}

	#headerfixed .menu-block .navs ul li.active>a,
	#headerfixed .menu-block .navs ul li a:hover,
	#headerfixed .menu-block .navs ul li a:focus {
		background: #fff;
	}

	#headerfixed .menu-block .navs ul>li:first-of-type>a {
		border-top-width: 0px;
	}

	#headerfixed .menu-block.rows .navs ul li a i {
		position: absolute;
		right: 13px;
		top: 19px;
	}

	#headerfixed .menu-block.rows .navs ul li a i:before {
		content: "\f105";
	}

	#headerfixed .menu-block.rows .navs ul.dropdown-menu {
		top: 0px;
		left: 100%;
		padding: 0px;
		margin: 0px;
		border-radius: 0px;
		border: none;
	}

	#headerfixed .menu-block td .wrap>ul.dropdown-menu {
		margin-top: 0px;
		left: 0;
		right: 0;
	}

	#headerfixed .menu-block.rows .navs li:hover>ul.dropdown-menu {
		display: block;
	}

	#headerfixed .btn {
		margin: 0px;
	}

	#headerfixed .search-button-div .close-block {
		display: none;
	}

	#headerfixed .js-basket-block {
		position: relative;
	}

	#headerfixed .js-basket-block .count {
		top: -7px;
	}

	#headerfixed .right-icons {
		margin: 0 -20px;
	}

	#headerfixed .right-icons .logo_and_menu-row {
		width: auto;
	}

	#headerfixed .right-icons .logo_and_menu-row {
		position: static !important;
	}

	#headerfixed .inline-search-show {
		display: table-cell;
		vertical-align: middle;
		padding: 0 20px;
		height: 62px;
		cursor: pointer;
		border: none;
		background: none;
	}

	#headerfixed .inline-search-show .svg-search.mask {
		background-color: #999;
	}

	#headerfixed .personal-link {
		display: table-cell;
		vertical-align: middle;
		padding: 0 20px;
		height: 62px;
	}

	#headerfixed .personal-link .svg,
	#headerfixed .basket-link .svg,
	#headerfixed .inline-search-show .svg-search {
		background: none;
		opacity: 0.5;
	}

	#headerfixed .basket-link .svg {
		top: 1px;
	}

	#headerfixed .personal-link:hover .svg,
	#headerfixed .basket-link:hover .svg,
	#headerfixed .inline-search-show:hover .svg-search {
		opacity: 1;
	}

	#headerfixed .logo-row .burger .svg-burger {
		background: none;
	}

	#headerfixed .personal-link .svg path,
	#headerfixed .basket-link .svg path,
	#headerfixed .logo-row .burger .svg-burger path,
	#headerfixed .inline-search-show .svg-search path {
		fill: #fff;
	}

	#headerfixed .logo-row .burger .svg-close {
		display: none;
	}

	#headerfixed .personal-link:not(:hover) .svg.mask {
		background-color: #999;
	}

	#headerfixed .logo-row .basket-link {
		display: table-cell;
		vertical-align: middle;
		padding: 0 20px;
		height: 62px;
	}

	#headerfixed .logo-row .basket-link .js-basket-block {
		position: relative;
		display: block;
		padding: 0 22px 0 0;
	}

	#headerfixed .logo-row .basket-link .count {
		position: absolute;
		right: 0;
		top: 50%;
		margin: -8px 0 0;
		width: 18px;
		height: 17px;
		font-size: 0.8em;
		line-height: 17px;
		color: #FFF;
		border-radius: 100%;
		text-align: center;
	}

	#headerfixed .logo-row .basket-link:not(:hover) .svg-basket.mask {
		background-color: #999;
	}

	#headerfixed .logo-row .burger {
		position: relative;
		margin: 0 16px 0 0;
		width: 40px;
		height: 62px;
		cursor: pointer;
	}

	#headerfixed .logo-row .burger .svg-burger {
		position: absolute;
		left: 0;
		top: 50%;
		margin: -6px 0 0;
	}

	#headerfixed .logo-row .burger+.logo {
		margin: 0 -12px 0 56px;
		max-width: 174px;
	}

	#headerfixed .logo-row.v1 .burger+.logo {
		margin-right: 24px;
	}

	#headerfixed .logo-row.v1 .callback {
		margin-left: 16px;
		margin-right: 20px;
	}

	#headerfixed .svg {
		display: block;
	}

	body.wheader_v1 #headerfixed .maxwidth-theme,
	body.wheader_v2 #headerfixed .maxwidth-theme,
	body.wheader_v6 #headerfixed .maxwidth-theme,
	body.wheader_v7 #headerfixed .maxwidth-theme,
	body.wheader_v15 #headerfixed .maxwidth-theme {
		max-width: 1920px;
	}

	#mobileheader .svg-basket {
		top: 1px;
	}

	/* fixed v2*/
	body.wheader_v1 #headerfixed .logo-row.v2 .logo-block,
	body.wheader_v2 #headerfixed .logo-row.v2 .logo-block,
	body.wheader_v6 #headerfixed .logo-row.v2 .logo-block,
	body.wheader_v7 #headerfixed .logo-row.v2 .logo-block,
	body.wheader_v15 #headerfixed .logo-row.v2 .logo-block {
		margin-right: -72px;
	}

	body.wheader_v1:not(.with_decorate) #headerfixed .logo-row.v2 .mega-menu table td.full_dropdown>.wrap>.dropdown-menu,
	body.wheader_v2:not(.with_decorate) #headerfixed .logo-row.v2 .mega-menu table td.full_dropdown>.wrap>.dropdown-menu {
		left: -16px !important;
		right: -16px !important;
	}

	body.wheader_v1.with_decorate #headerfixed .logo-row.v2 .mega-menu table td.full_dropdown>.wrap>.dropdown-menu,
	body.wheader_v2.with_decorate #headerfixed .logo-row.v2 .mega-menu table td.full_dropdown>.wrap>.dropdown-menu {
		left: -40px !important;
		right: -40px !important;
	}

	#headerfixed .logo-row.v2 .js-nav {
		opacity: 0;
	}

	#headerfixed .logo-row.v2 .mega-menu table td .wrap>a {
		padding: 0 22px;
		display: block;
	}

	#headerfixed .logo-row.v2 .mega-menu table td .wrap>a>span {
		padding: 22px 0;
		display: block;
	}

	#headerfixed .logo-row.v2 .mega-menu table td.active .wrap>a>span:after {
		bottom: 0;
	}

	#headerfixed .logo-row.v2 .mega-menu table td .wrap>a.more-items {
		padding-top: 31px;
		padding-bottom: 31px;
	}

	#headerfixed .basket-link .count {
		margin-top: -6px
	}
}

.mega-menu .dropdown-menu {
	margin: -1px 0 0;
	border-radius: 0;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-right-radius: 2px;
	border-bottom-right-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
	border-bottom-left-radius: 2px;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
	background: #fff;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
	background: #fff;
}


/* TOP SEARCH TITLE */
.mega-menu ul.nav .search {
	right: inherit;
	top: inherit;
	width: 100%;
	display: block !important;
	padding: 13px;
	background: none repeat scroll 0 0 #e0e7ec;
}

.mega-menu ul.nav .search .search-input-div {
	padding-right: 0px;
}

.mega-menu ul.nav .search .search-button-div {
	right: 13px;
	top: 13px;
	width: 74px;
}

.mega-menu ul.nav .search .search-button-div .btn-search {
	right: 0px;
	top: 0px;
}

div.title-search-result {
	margin-left: 1px;
	margin-top: -2px;
	display: none;
	overflow: visible;
	z-index: 100;
	padding: 0;
	border: none;
	position: absolute;
}

.title-search-result.title-search-input {
	padding: 0 0 0 1px;
	position: absolute !important;
	left: 0 !important;
	margin-left: 0;
	margin-top: -1px;
	z-index: 1000;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.title-search-result.title-search-input.fixed_type {
	left: -1px !important;
	right: 0px !important;
	width: auto !important;
	position: fixed !important;
}

.title-search-result.title-search-input .items {
	max-height: 240px;
	overflow: hidden;
}

.title-search-result.title-search-input .bx_item_block.all_result .bx_item_element .btn {
	border-top: none;
	display: block;
	border-radius: 0;
	padding-top: 26px;
	padding-bottom: 25px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.bx_search_container {
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
}

.bx_search_container .bx_field {
	position: relative;
	margin-top: 15px;
	height: 30px;
	border-top: 1px solid #8ca3ae;
	border-right: 1px solid #a0b4be;
	border-bottom: 1px solid #b6c8d1;
	border-left: 1px solid #a0b4be;
	border-radius: 3px;
	background: #fff;
	box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.1);
	line-height: 30px;
}

.bx_search_container .bx_field .bx_input_text {
	position: absolute;
	right: 34px;
	left: 5px;
	height: 30px;
	outline: none;
	border: none;
	background: none;
	line-height: 30px;
}

.bx_search_container .bx_field .bx_input_submit {
	position: absolute;
	top: 2px;
	right: 0;
	bottom: 0;
	width: 34px;
	border: none;
	background: url('https://smartsk.ru/bitrix/templates/aspro-priority/images/search_lupe.png') no-repeat left center;
	cursor: pointer;
}

div.title-search-fader {
	display: none;
	background-image: url('https://smartsk.ru/bitrix/templates/aspro-priority/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position: absolute;
}

p.title-search-preview {
	font-size: 12px;
}

div.title-search-result td.title-search-price span {
	font-size: 26px;
}

.bx_searche {
	background: #ffffff;
	border: medium none;
	/*border-top:1px solid #e0e7ec;*/
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}

.bx_searche .bx_img_element {
	background: none;
	float: left;
	padding: 0px;
	position: absolute;
}

.bx_searche .bx_item_block {
	position: relative;
	display: block;
	text-decoration: none;
	border-top: 1px solid #20423c;
}

.bx_searche .bx_item_block:not(.all_result) {
	padding-left: 19px;
	padding-right: 19px;
}

.bx_searche .bx_item_block:not(.all_result):hover {
	background: #f8f9fb;
}

.bx_searche .bx_image {
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.bx_searche .bx_item_element {
	padding-left: 25px;
	margin-left: 0px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.bx_searche .bx_price .old {
	font-weight: normal;
	text-decoration: line-through;
	color: #636363;
}

.bx_searche .bx_item_element .all_result_title {
	margin: 0px;
}

.bx_searche .bx_item_block {
	min-height: 80px;
	line-height: 77px;
}

.bx_searche .bx_img_element {
	width: 80px;
	height: 80px;
}

.bx_searche .bx_image {
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 25px;
}

.bx_searche .bx_img_element+.bx_item_element {
	margin-left: 99px;
}

.bx_searche .bx_item_block .bx_image {
	margin: 0;
}

.bx_searche .bx_item_block .bx_item_element {
	padding-left: 0;
	color: #fff;
}

.bx_searche .bx_item_block .bx_item_element br {
	display: none;
}



/* PAGE TITLE & BREADCRUMBS & PAGENAVIGATION */
section.page-top {
	position: relative;
}

section.page-top.center {
	text-align: center;
}

section.page-top {
	padding-top: 51px;
	padding-bottom: 63px;
}

section.page-top.title_v3,
section.page-top.title_v4 {
	padding-top: 51px;
	padding-bottom: 61px;
}

section.page-top h1 {
	margin-bottom: 0;
	padding: 0;
}

section.page-top.center .print-link {
	display: none;
}

section.page-top.title_v3 .breadcrumb {
	margin-top: 9px;
}

section.page-top.title_v4 .breadcrumb {
	margin-top: 9px;
}

.container .page-top-wrapper {
	margin-left: -16px;
	margin-right: -16px;
}

.page-top-wrapper.grey {
	background: #f8f9fb;
	margin-bottom: 63px;
}

.page-top-wrapper.color {
	background: #666;
	position: relative;
	margin-bottom: 44px;
}

.page-top-wrapper.color h1 {
	color: #fff;
}

.breadcrumb {
	padding: 0;
	margin: 0 0 7px;
	list-style: none;
	background: none;
}

.breadcrumb>li,
.breadcrumb .active,
.breadcrumb a,
.breadcrumb>* {
	margin: 0;
	text-decoration: none;
	color: #bbbbbb;
}

.breadcrumb>li {
	text-shadow: none;
	padding: 0;
	font-size: 0.8667em;
}

.breadcrumb>li:before {
	display: none;
}

.breadcrumb>li:after {
	content: "\2014";
	margin: 0;
	padding: 0 11px;
	vertical-align: middle;
	color: #dddddd;
	display: inline-block;
	position: static;
	background: none;
	width: auto;
	height: auto;
}

.breadcrumb>li:last-of-type:after {
	display: none;
}

.wrap_pagination {
	margin: 45px 0 0;
	text-align: center;
	position: relative;
}

.pagination {
	display: block;
	border-radius: 0;
	border-color: #dfe5e9;
	margin: 0;
	position: relative;
	border: none;
}

.pagination.pagination-lg li a,
.pagination.lg li span {
	line-height: 1.1em;
}

.pagination>li {
	display: inline-block;
	margin: 0 0 0 -3px;
}

.pagination>li:first-of-type {
	margin-left: 0;
}

.pagination a,
.pagination span {
	width: 34px;
	height: 34px;
	padding: 10px 6px 9px !important;
	font-size: 0.9333em;
	font-weight: bold;
	border: none !important;
	color: #fff;
	margin-left: 0 !important;
}

.pagination a {
	opacity: 0.35;
}

.pagination a:hover {
	opacity: 1;
}

.pagination .before span:hover,
.pagination .before a:hover {
	color: #fff !important;
	background-color: transparent !important;
	border-left-color: #dddddd !important;
}

.pagination a:hover,
.pagination span:hover,
.pagination a:active,
.pagination span:active,
.pagination a:focus,
.pagination span:focus {
	color: white;
}

.pagination .active a,
.pagination .active span,
.pagination a:focus,
.pagination span:focus,
.pagination a:active,
.pagination span:active,
.pagination span:hover {
	color: #999 !important;
	border: none !important;
	background: transparent !important;
	padding-top: 9px;
	padding-bottom: 8px !important;
}

.pagination li.next,
.pagination li.prev {
	position: absolute;
	top: -1px;
	padding: 0;
}

.pagination li.prev i {
	margin-left: -11px;
}

.pagination li.next i {
	margin-right: -11px;
}

.pagination li.next {
	right: 0;
}

.pagination li.prev {
	left: 0;
}

.pagination li.prev i,
.pagination li.next i {
	margin-top: -4px;
	font-size: 0;
	width: 12px;
	height: 10px;
	background: #fff url(/upload/content/quotes.png) -135px -44px no-repeat;
}

.pagination li.prev:hover a,
.pagination li.next:hover a {
	opacity: 1;
}

.pagination li.prev i {
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.pagination .fa {
	color: #fff;
	font-size: 12px;
	vertical-align: middle;
}

.pagination li:hover a .fa {
	color: #fff;
}

.link_absolute {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 3;
}

.page-top-wrapper.v3 section.page-top {
	min-height: 0;
	padding-top: 30px;
}

.page-top-wrapper.v3 section.page-top h1 {
	margin-bottom: 15px;
	font-weight: normal;
}

/* FOOTER */
.bottom-menu {
	margin: -5px 0 0;
}

.bottom-menu .item .title {
	font-size: 0.867em;
	font-weight: bold;
	line-height: 1.5385em;
	text-transform: uppercase;
	letter-spacing: 0.8px;
}

.bottom-menu .item .title a {
	color: #FFF;
}

.bottom-menu .item .title a:hover {
	opacity: 0.5;
}

.bottom-menu .wrap {
	margin: 20px 0 0;
}

.bottom-menu .wrap .item {
	margin: 8px 0 0;
}

.bottom-menu .wrap .item:first-of-type {
	margin-top: 0;
}

.bottom-menu .wrap .item .title {
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
}

.bottom-menu .wrap .item .title a {
	color: #999999;
}

.bottom-menu .wrap .item .title a:hover {
	opacity: 1;
	color: #FFF;
}

footer {
	position: relative;
	margin: -1px 0 0;
	padding: 80px 0 56px;
	background:#142923;
}

footer #bx-composite-banner {
	margin: -7px 0 -7px 40px;
	background: #23282e;
	border-radius: 15px;
}

footer #bx-composite-banner .bx-composite-btn {
	padding: 0 38px 0 13px !important;
	color: #FFF !important;
	background-color: transparent !important;
	opacity: 0.5;
}

footer .second_bottom_menu {
	margin: 0 0 0 50px;
}

footer .third_bottom_menu {
	margin: 0 0 0 15px;
}

footer .footer_top {
	padding-bottom: 70px;
}

footer .info {
	color: #ffffff;
}

footer .info .phone.blocks {
	margin: 0 0 16px;
}

footer .info .phone.blocks>.inline-block {
	display: block;
}

footer .info .phone.blocks .phone {
	position: relative;
	margin: 0 19px 0 0;
	white-space: nowrap;
	padding-right: 0 !important;
}

footer .info .phone.blocks .phone:after {
	display: none;
}

footer .info .phone.blocks .phone>.wrap {
	max-width: 100%;
	display: inline-block;
	vertical-align: top;
	padding-top: 2px;
	line-height: 1;
}

footer .info .phone.blocks .phone>.wrap>div {
	padding: 0 13px 0 29px;
	position: relative;
	top: 3px;
	overflow: hidden;
	text-overflow: ellipsis;
}

footer .info .phone.blocks .phone>.wrap>div:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -2px;
	width: 5px;
	height: 3px;
	background: url(../../../../../templates/aspro-priority/images/svg/header_icons.svg) -115px -51px no-repeat;
}

footer .info .phone.blocks .phone.with_dropdown {
	margin-right: 7px;
}

footer .info .phone.blocks .dropdown {
	top: auto;
	left: 7px;
}

footer .info .phone.blocks .dropdown>.wrap {
	margin-top: 0;
}

footer .info .phone>.wrap a {
	display: block;
	font-size: 1.0667em;
	color: #ffffff;
}

footer .info .phone .svg-phone {
	position: absolute;
	left: 3px;
	top: 2px;
	opacity: 0.5;
}

footer.light .info .phone .svg-phone path {
	fill: #fff;
}

footer .info .phone.blocks .with_ dropdown .dropdown>.wrap {
	margin-top: 0;
}

footer .info .phone .more_phone {
	font-size: 1.0666em;
	font-weight: bold;
	line-height: 1em;
}

footer .info .phone .more_phone a {
	white-space: nowrap;
	color: #fff;
}

.phone .more_phone a span {
	display: block;
	font-size: 0.813em;
	font-weight: normal;
	padding-top: 2px;
	color: #999999;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 4px;
}

footer .info .callback-block {
	font-size: 0.6667em;
	letter-spacing: 0.8px;
	text-transform: uppercase;
	color: #999;
}

footer .info .callback-block:hover {
	color: #FFF;
}

footer .info .callback_wrap {
	margin-left: 29px;
}

footer .info .email {
	margin: 0 0 21px;
	line-height: 1.3333em;
}

footer .info .email a {
	position: relative;
	padding: 0 0 0 29px;
	color: #ffffff;
}

footer .info .email a:hover span {
	opacity: 0.5;
}

footer .info .email a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 6px;
	width: 11px;
	height: 9px;
	opacity: 0.5;
	background: url(../../../../../templates/aspro-priority/images/svg/footer_icons.svg) -84px -44px no-repeat;
}

footer .info .address {
	position: relative;
	padding: 0 0 0 29px;
	line-height: 1.3333em;
	color: #FFF;
}

footer .info .address:before {
	content: "";
	position: absolute;
	left: 2px;
	top: 4px;
	width: 7px;
	height: 11px;
	opacity: 0.5;
	background: url(../../../../../templates/aspro-priority/images/svg/footer_icons.svg) -72px -43px no-repeat;
}

footer .info .subscribe_button {
	margin: 0 0 42px;
}

footer .info .subscribe_button .btn {
	position: relative;
	display: block;
	padding: 15px 54px 14px 18px;
	white-space: normal;
	background: #f0ceaa;
	border-color: #f0ceaa;
	text-align: left;
	letter-spacing: 0.8px;
}

footer .info .subscribe_button .btn:hover {
	color: #FFF;
}

footer .info .subscribe_button .btn svg {
	position: absolute;
	top: 50%;
	right: 19px;
	margin: -8px 0 0;
	width: 21px;
	height: 16px;
	opacity: 0.35;
}

footer .info .subscribe_button .btn svg path {
	fill: #FFF;
}

footer .info .subscribe_button .btn:hover svg {
	opacity: 1;
}

footer .footer_middle {
	margin-bottom: 56px;
}

footer .social-icons {
	position: relative;
	text-align: center;
}

footer .social-icons ul li:before {
	display: none;
}

footer .social-icons ul li a {
	display: block;
	width: 43px;
	height: 43px;
	border-radius: 3px;
	opacity: 0.5;
	border: 1px solid rgba(255, 255, 255, 0.2);
	background: url(../../../../../templates/aspro-priority/images/svg/social.svg) 0 0 no-repeat;
	transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;
}

footer .social-icons ul li.vk a {
	background-position: -1px -377px;
}

footer .social-icons ul li.pinterest a {
	background-position: -189px -377px;
}

footer .social-icons ul li.whats a {
	background-position: -330px -424px;
}

footer .social-icons ul li.viber a {
	background-position: -330px -377px;
}

footer .social-icons ul li.facebook a {
	background-position: -95px -377px;
}

footer .social-icons ul li.twitter a {
	background-position: -1px -424px;
}

footer .social-icons ul li.instagram a {
	background-position: -142px -518px;
}

footer .social-icons ul li.yandex_dzen a {
	background-position: -470px -518px;
}

footer .social-icons ul li.telegram a {
	background-position: -330px -518px;
}

footer .social-icons ul li.ytb a {
	background-position: -95px -518px;
}

footer .social-icons ul li.odn a {
	background-position: -48px -377px;
}

footer .social-icons ul li.gplus a {
	background-position: -48px -518px;
}

footer .social-icons ul li.mail a {
	background-position: -377px -424px;
}

footer .social-icons ul li a:hover {
	opacity: 1;
	border: none;
}

footer .social-icons ul li.vk a:hover {
	background-position: 0 -188px;
}

footer .social-icons ul li.pinterest a:hover {
	background-position: -188px -188px;
}

footer .social-icons ul li.whats a:hover {
	background-position: -329px -235px;
}

footer .social-icons ul li.viber a:hover {
	background-position: -329px -188px;
}

footer .social-icons ul li.facebook a:hover {
	background-position: -94px -188px;
}

footer .social-icons ul li.twitter a:hover {
	background-position: 0 -235px;
}

footer .social-icons ul li.instagram a:hover {
	background-position: -141px -329px;
}

footer .social-icons ul li.telegram a:hover {
	background-position: -329px -329px;
}

footer .social-icons ul li.ytb a:hover {
	background-position: -94px -329px;
}

footer .social-icons ul li.odn a:hover {
	background-position: -47px -188px;
}

footer .social-icons ul li.gplus a:hover {
	background-position: -47px -329px;
}

footer .social-icons ul li.mail a:hover {
	background-position: -376px -235px;
}

footer .social-icons ul li.yandex_dzen a:hover {
	background-position: -470px -329px;
}

footer .copy {
	color: #999999;
}

footer .footer_bottom .pull-right:not(:first-of-type) {
	margin-right: 40px;
}

footer .print-link {
	font-size: 0.6667em;
	line-height: 1.9em;
	color: #999;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	cursor: pointer;
}

footer .print-link .svg-print {
	opacity: 0.5;
}

footer .print-link:hover .svg-print {
	opacity: 1;
}

footer .print-link .cls-print {
	fill: #FFF;
}

footer .print-link:hover {
	color: #FFF;
}

footer .confidentiality {
	font-size: 0.6667em;
	line-height: 1.9em;
	color: #999;
	text-transform: uppercase;
	letter-spacing: 0.8px;
}

footer .confidentiality a {
	color: #999;
}

footer .confidentiality a:hover {
	color: #FFF;
}

footer.light {
	background: #f8f9fb;
	border-top: 1px solid #eeeeee;
}

footer.light .bottom-menu .item .title a {
	color: #fff;
}

footer.light .bottom-menu .wrap .item .title a {
	color: #999;
}

footer.light .social-icons ul li a {
	border-color: rgba(51, 51, 51, 0.2);
}

footer.light .social-icons ul li.vk a:not(:hover) {
	background-position: 0 -565px;
}

footer.light .social-icons ul li.facebook a:not(:hover) {
	background-position: -95px -565px;
}

footer.light .social-icons ul li.twitter a:not(:hover) {
	background-position: 0 -612px;
}

footer.light .social-icons ul li.instagram a:not(:hover) {
	background-position: -142px -706px;
}

footer.light .social-icons ul li.telegram a:not(:hover) {
	background-position: -330px -706px;
}

footer.light .social-icons ul li.ytb a:not(:hover) {
	background-position: -95px -706px;
}

footer.light .social-icons ul li.odn a:not(:hover) {
	background-position: -48px -565px;
}

footer.light .social-icons ul li.gplus a:not(:hover) {
	background-position: -48px -706px;
}

footer.light .social-icons ul li.mail a:not(:hover) {
	background-position: -377px -612px;
}

footer.light .social-icons ul li.yandex_dzen a:not(:hover) {
	background-position: -471px -706px;
}

footer.light .bottom-menu .item .title a:hover {
	opacity: 1;
}

footer.light .info .phone>.wrap a {
	color: #fff;
}

footer.light .info .phone .svg-phone {
	background-position: -63px -23px;
}

footer.light .info .phone.blocks .phone>.wrap>div:after {
	background-position: -115px -29px;
}

footer.light .info .email a {
	color: #fff;
}

footer.light .info .email a:hover {
	opacity: 1;
}

footer.light .info .email a:before {
	background-position: -84px -24px;
}

footer.light .info .address:before {
	background-position: -72px -23px;
}

footer.light .info .subscribe_button .btn {
	background: #FFF;
	border-color: #eef0f4;
	color: #fff;
}

footer.light .info .subscribe_button .btn:hover {
	color: #FFF;
}

footer.light .info .subscribe_button .btn svg path {
	fill: #fff;
}

footer.light .info .subscribe_button .btn:hover svg {
	opacity: 1;
}

footer.light .info .subscribe_button .btn:hover svg path {
	fill: #FFF;
}

footer.light .info .address {
	color: #fff;
}

footer.light #bx-composite-banner {
	background: #FFF;
}

footer.light #bx-composite-banner .bx-composite-btn {
	color: #fff !important;
	background-position: right -31px !important;
}

footer.light .print-link:hover,
footer.light .confidentiality a:hover,
footer.light .info .callback-block:hover {
	color: #fff;
}

footer.light .print-link .svg-print {
	opacity: 0.5;
}

footer.light .print-link .cls-print {
	fill: #fff;
}

footer.light .print-link:hover .svg-print {
	opacity: 1;
}

footer.footer-v1 .bottom-menu.second .item {
	margin: 20px 0 0;
}

footer.footer-v1 .bottom-menu.second .item:first-of-type {
	margin-top: 0;
}

footer.footer-v1 .print-link .svg {
	display: none;
}

footer.footer-v1 .social-icons:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: 1px;
	background: rgba(255, 255, 255, 0.08);
}

footer.footer-v1 .social-icons ul {
	position: relative;
	display: inline-block;
	padding: 0 32px;
	background: #75706a;
	z-index: 1;
}

footer.footer-v1.light .social-icons ul {
	background: #f8f9fb;
}

footer.footer-v1.light .social-icons:before {
	background: #f0f1f5;
}

.bx-mac footer.footer-v1 .callback_wrap,
.bx-mac footer.footer-v2 .callback_wrap {
	margin-top: -1px;
}

footer.footer-v2 {
	padding-bottom: 46px;
}

footer.footer-v2 .footer_top {
	padding-bottom: 80px;
}

footer.footer-v2 .footer_top .wrapper {
	padding-right: 55px;
}

footer.footer-v2 .first_bottom_menu {
	margin: -13px 0;
}

footer.footer-v2 .contact-block {
	margin-top: -7px;
}

footer.footer-v2 .bottom-menu {
	margin: -8px -21px;
}

footer.footer-v2 .bottom-menu .item {
	display: inline-block;
	vertical-align: top;
}

footer.footer-v2 .bottom-menu .item .title a {
	display: block;
	padding: 8px 21px;
}

footer.footer-v2 .social-icons {
	margin: 36px 0 0;
	text-align: left;
}

footer.footer-v2 .print-link {
	position: relative;
	display: inline-block;
	padding: 0 0 0 30px;
}

footer.footer-v2 .print-link .svg-print {
	position: absolute;
	left: 0;
	top: 3px;
}

footer.footer-v2 .print-link .svg-print {
	background-position: -21px -40px;
}

footer.footer-v2 .info .subscribe_button {
	margin-bottom: 31px;
}

footer.footer-v2 .footer_bottom .pull-right:not(:first-of-type) {
	margin-right: 0;
}

footer.footer-v2 #bx-composite-banner {
	margin: -6px 0 -6px 58px;
}

footer.footer-v2 .footer_bottom .wrapper {
	padding: 45px 0 0;
	border-top: 1px solid #20423c;
}

footer.footer-v2.light .footer_bottom .wrapper {
	border-color: #f0f1f5;
}

footer.footer-v2.light .print-link .svg-print {
	background-position: -21px -20px;
}

footer.footer-v3 .subscribe_button {
	margin-bottom: 35px;
	max-width: 304px;
}

footer.footer-v3 .contact-block .info {
	margin-top: -7px;
	padding-left: 52px;
}

footer.footer-v3 .info .phone.blocks {
	white-space: nowrap;
}

footer.footer-v3 .social-block {
	float: right;
	width: 280px;
}

footer.footer-v3 .social-icons {
	margin-top: -4px;
	padding-left: 36px;
	text-align: left;
}

footer.footer-v3 .right_block {
	float: right;
	margin-top: -1px;
	max-width: 192px;
}

footer.footer-v3 .confidentiality {
	margin: 0 0 14px;
	line-height: 1.6em;
}

footer.footer-v3 .confidentiality a {
	position: relative;
	padding: 0 0 0 31px;
	display: inline-block;
}

footer.footer-v3 .confidentiality a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 1px;
	width: 18px;
	height: 16px;
	background: url(../../../../../templates/aspro-priority/images/svg/footer_icons.svg) -41px -40px no-repeat;
	opacity: 0.5;
}

footer.footer-v3 .confidentiality a:hover:before {
	opacity: 1;
}

footer.footer-v3 .print-link {
	position: relative;
	display: inline-block;
	padding: 0 0 0 31px;
}

footer.footer-v3 .print-link .svg-print {
	position: absolute;
	left: 2px;
	top: 3px;
	display: inline-block;
}

footer.footer-v3 .print-link:hover .svg-print {
	opacity: 1;
}

footer.footer-v3 #bx-composite-banner {
	margin-left: 0;
	margin-top: 28px;
}

footer.footer-v3 .copy-block.media {
	display: none;
}

footer.footer-v3.light .confidentiality a:before {
	background-position: -41px -20px;
}

footer.footer-v3.light .print-link .svg-print {
	background-position: -21px -20px;
}

/* footer small */
footer.compact .bottom-middle {
	padding: 42px 0px 29px;
}

footer:not(.compact) .social-icons .small_title {
	color: #a7a7a7;
	display: none;
}

footer.compact .social-icons .small_title {
	display: block;
	font-size: 1em;
	color: #fff;
	font-weight: bold;
	padding: 0px 0px 19px;
}

/* footer grey */
footer.footer-grey {
	background-color: #f6f6f6;
	color: #222222;
}

footer.footer-grey .white_middle_text,
footer.footer-grey .social-icons .small_title {
	color: #222222;
}

footer.footer-grey .info .blocks a,
footer.footer-grey .info .blocks a:hover,
footer.footer-grey .info .blocks {
	color: #222222;
}

footer.footer-grey .phone:before,
footer.footer-light .phone:before {
	background-position: -221px -59px;
}

footer.footer-grey .info .email:before,
footer.footer-light .info .email:before {
	background-position: -161px -118px;
}

footer.footer-grey .info .address:before,
footer.footer-light .info .address:before {
	background-position: -253px -287px;
}

/* footer light */
footer.footer-light {
	background: #fff;
}

footer.footer-light .subscribe-block-wrapper {
	background: #f9f9f9;
}

footer.footer-light .subscribe-block-wrapper .outer-wrapper {
	background: transparent;
}

footer.footer-light .bottom-under .inner-wrapper {
	border-top: 1px solid #f5f5f5;
}

footer.footer-light .subscribe-block-wrapper .text {
	color: #555;
}

footer.footer-light .subscribe-block-wrapper .outer-wrapper:before {
	background: url(../../../../../templates/aspro-priority/images/plane-black.png) -6px 0px no-repeat;
}

footer.footer-light .bottom-menu .items>.item-link a {
	color: #222;
}

footer.footer-light .white_middle_text {
	color: #222;
}

footer.footer-light .info .phone a {
	color: #555;
}

footer.footer-light .info .email a {
	color: #555;
}

footer.footer-light .info {
	color: #555;
}

/* SOCIAL ICONS */
.social-icons {
	font-size: 0;
	line-height: 0;
}

.social-icons ul {
	margin: -4px;
	padding: 0;
}

.social-icons ul li {
	display: inline-block;
	vertical-align: top;
	margin: 4px;
	padding: 0;
}



.soc-avt .row a {
	display: inline-block;
}

.soc-avt .row a i {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../../../../../templates/aspro-priority/images/svg/social.svg) 0 0 no-repeat;
}

.soc-avt a i.openid-mail-ru,
.social-icons li.openid-mail-ru a {
	background-position: -470px -282px;
}

.soc-avt a i.livejournal,
.social-icons li.livejournal a {
	background-position: -141px -235px;
}

.soc-avt a i.liveinternet,
.social-icons li.liveinternet a {
	background-position: -423px -235px;
}

.soc-avt a i.openid,
.social-icons li.openid a {
	background-position: 0 -329px;
}

.soc-avt a i.bitrix24,
.social-icons li.bitrix24 a {
	background-position: -376px -282px;
}

.soc-avt a i.box,
.social-icons li.box a {
	background-position: -423px -188px;
}

.soc-avt a i.dropbox,
.social-icons li.dropbox a {
	background-position: -376px -329px;
}

.soc-avt a i.google,
.social-icons li.google a {
	background-position: -47px -235px;
}

.soc-avt a i.google-plus,
.social-icons li.gplus a {
	background-position: -47px -329px;
}

.soc-avt a i.liveid,
.social-icons li.liveid a {
	background-position: 0 -282px;
}

.soc-avt a i.office365,
.social-icons li.office365 a {
	background-position: -423px -282px;
}

.soc-avt a i.odnoklassniki,
.social-icons li.odn a {
	background-position: -47px -188px;
}

.soc-avt a i.yandex,
.social-icons li.yandex a {
	background-position: -94px -235px;
}

.soc-avt a i.blogger,
.social-icons li.blogger a {
	background-position: -47px -282px;
}

.soc-avt a i.vkontakte,
.social-icons li.vk a {
	background-position: 0 -188px;
}

.soc-avt a i.instagram,
.social-icons li.instagram a {
	background-position: -141px -329px;
}

.soc-avt a i.ytb,
.social-icons li.ytb a {
	background-position: -94px -329px;
}

.social-icons ul {
	margin: 0;
	padding: 0;
	width: auto;
	font-size: 0;
}

.social-icons li,
.soc-avt .row a {
	display: inline-block;
	vertical-align: top;
	*display: inline;
	zoom: 1;
	padding: 0px;
	margin: 0px;
}

.social-icons li:before {
	display: none;
}

.contacts-wrapper .social-icons li a {
	display: block;
}

.social-icons li a,
.soc-avt .row a {
	border-radius: 3px;
	height: 43px;
	overflow: hidden;
	position: relative;
	transition: all 0.3s ease 0s;
	width: 43px;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	font-size: 0;
}

.social-icons li a {
	background-image: url(../../../../../templates/aspro-priority/images/svg/social.svg);
	background-repeat: no-repeat;
}

.social-icons li a:hover,
.soc-avt .row a:hover {
	opacity: 0.8;
}

.social-icons li.facebook a,
.soc-avt a i.facebook {
	background-position: -94px -188px;
}

.social-icons li.twitter a,
.soc-avt a i.twitter {
	background-position: 0 -235px;
}

.social-icons li.instagram a,
.soc-avt a i.instagram {
	background-position: -141px -329px;
}

.social-icons li.telegram a,
.soc-avt a i.telegram {
	background-position: -329px -329px;
}

.social-icons li.ytb a,
.soc-avt a i.ytb {
	background-position: -94px -329px;
}

.social-icons li.mail a,
.soc-avt a i.mymailru {
	background-position: -376px -235px;
}

.social-icons li.yandex_dzen a,
.soc-avt a i.yandex_dzen {
	background-position: -470px -329px;
}

.social-icons li.pinterest a,
.soc-avt a i.pinterest {
	background-position: -188px -188px;
}

.social-icons li.whats a,
.soc-avt a i.whats {
	background-position: -329px -235px;
}

.social-icons li.viber a,
.soc-avt a i.viber {
	background-position: -329px -188px;
}

/* LEFT MENU */
.sidearea div.banner {
	margin-top: 32px;
}

.sidearea div.banner img {
	border: 0;
}

.target_company {
	margin: 25px 0 0;
}

.banner.CONTENT_TOP {
	text-align: center;
	margin-bottom: 47px;
}

.banner.CONTENT_BOTTOM {
	text-align: center;
	margin: 47px 0 0;
}

.banner.CROP {
	overflow: hidden;
}

.banner.CROP img {
	margin-left: 50%;
	transform: translateX(-50%);
}

.side_forms {
	margin: 32px 0 0;
}

.side_forms .button>span {
	display: block;
	margin: 0 0 -1px;
	padding: 29px 28px;
}

.side_forms .button>span>span {
	position: relative;
	padding: 0 0 0 46px;
	display: block;
}

.side_forms .button>span>span svg {
	position: absolute;
	left: 0;
}

.side_forms .button.callback_icon>span>span svg {
	top: -2px;
	width: 18px;
	height: 18px;
	background-position: 0 -178px;
}

.side_forms .button.question_icon>span>span svg {
	width: 19px;
	height: 14px;
	background-position: -20px -180px;
}

.side_forms .button.add_review_icon>span>span svg {
	top: -3px;
	width: 19px;
	height: 20px;
	background-position: -41px -177px;
}

.side_forms .button.map_icon>span>span svg {
	left: 1px;
	top: -4px;
	width: 17px;
	height: 22px;
	background-position: -83px -229px;
}


.fly_forms {
	right: 0;
	position: relative;
	width: 68px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	transition: left 0.15s linear, right 0.15s linear;
	-moz-transition: left 0.15s linear, right 0.15s linear;
	-ms-transition: left 0.15s linear, right 0.15s linear;
	-o-transition: left 0.15s linear, right 0.15s linear;
	-webkit-transition: left 0.15s linear, right 0.15s linear;
}

.fly_forms.opened,
.basket.fly .fly_forms.opened {
	left: -648px;
}

.fly_forms.showen {
	z-index: 140;
}

.basket.fly .fly_forms {
	position: absolute;
	left: -68px;
}

.fly_forms.opened {
	right: 580px;
	left: auto;
}

.fly_forms .button {
	font-size: 0;
}

.fly_forms .button>span {
	position: relative;
	margin: -1px 0 0;
	display: block;
	border: none;
	width: 68px;
	height: 69px;
	border-bottom: 1px solid #f2f2f2;
	border-top: 1px solid #f2f2f2;
}

.fly_forms .button:first-of-type>span {
	border-top: none;
}

.fly_forms .button>span.disabled {
	position: relative;
}

.fly_forms .button>span>span {
	display: block;
	height: 69px;
}

.fly_forms .button>span.disabled:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 1px;
	background: #FFF;
}

.fly_forms .button:first-of-type>span.disabled:after {
	top: 1px;
}

.fly_forms .button:last-of-type>span {
	border-bottom: none;
}

.fly_forms .button>span:hover {
	box-shadow: none;
}

.fly_forms .button>span svg {
	position: absolute;
	top: 50%;
	left: 50%;
	opacity: 0.5;
}

.fly_forms .button>span svg path {
	fill: #fff;
}

.fly_forms .button>span:hover svg {
	opacity: 1;
}

.fly_forms .button>span.disabled svg {
	opacity: 1;
}

.fly_forms .button.callback_icon>span svg {
	margin: -9px 0 0 -9px;
	width: 18px;
	height: 18px;
	background-position: 0 -234px;
}

.fly_forms .button.question_icon>span svg {
	margin: -7px 0 0 -10px;
	width: 19px;
	height: 14px;
	background-position: -20px -236px;
}

.fly_forms .button.add_review_icon>span svg {
	margin: -10px 0 0 -10px;
	width: 19px;
	height: 20px;
	background-position: -41px -233px;
}

.fly_forms .button.map_icon>span svg {
	margin: -11px 0 0 -9px;
	width: 17px;
	height: 22px;
	background-position: -83px -177px;
}


.relative {
	position: relative;
}

.catalog_opener {
	margin: 0 0 -1px;
	padding: 27px 19px 26px 25px;
	cursor: pointer;
	border-bottom: 1px solid #20423c;
	border-top: 1px solid #20423c;
}

.catalog_opener>span {
	display: block;
	position: relative;
	padding: 0 40px 0 26px;
	font-size: 0.8667em;
	font-weight: bold;
	line-height: 1.3em;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 0.8px;
}

.catalog_opener>span:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin: -6px 0 0;
	width: 11px;
	height: 11px;
	background: url(/upload/content/quotes.png) -83px -18px no-repeat;
}

.catalog_opener .arrow {
	position: absolute;
	right: 0;
	top: 50%;
	margin: -10px 0 0;
	width: 20px;
	height: 20px;
	border-radius: 3px;
	transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
}

.catalog_opener .arrow:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -3px 0 0 -4px;
	width: 8px;
	height: 5px;
	background: url(/upload/content/quotes.png) -73px -18px no-repeat;
}

body.round_button .catalog_opener .arrow {
	border-radius: 100%;
}

.text_before_items.catatlog_text {
	margin-top: -7px;
	margin-bottom: 0;
}

.sidebar.closed .catalog_opener .arrow:after {
	background-position: -73px -25px;
}

.sidebar .catalog_opener:hover .arrow:after {
	background-position: -73px -32px;
}

.sidebar.closed .catalog_opener:hover .arrow:after {
	background-position: -73px -39px;
}

.sidebar.closed .side-menu {
	display: none;
}

.sidebar .switcher {
	margin: 0 0 18px;
}

.right-menu-md .sidebar .switcher {
	text-align: right;
}

.sidebar .switcher>span {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 33px;
	height: 16px;
	border-radius: 8px;
	cursor: pointer;
}

.sidebar .switcher .circle {
	position: absolute;
	top: 50%;
	left: 100%;
	margin: -6px 0 0 -14px;
	width: 12px;
	height: 12px;
	border-radius: 100%;
	background: #FFF;
	-webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
	-webkit-transition: left .12s linear, margin .12s linear;
	-moz-transition: left .12s linear, margin .12s linear;
	transition: left .12s linear, margin .12s linear;
}

.sidebar .switcher.collapsed>span {
	background: #dbe0e6;
}

.sidebar .switcher.collapsed .circle {
	left: 2px;
	margin-left: 0;
}

.sidebar .switcher .on-off-switch {
	width: 33px !important;
	border: none !important;
}

.sidebar .switcher .on-off-switch .on-off-switch-track {
	width: 33px !important;
	border: none !important;
}

.sidebar .switcher .on-off-switch .on-off-switch-track-off {
	left: 25px !important;
	border: none;
	width: 35px !important;
}

.sidebar .switcher .on-off-switch .on-off-switch-thumb-color {
	width: 12px !important;
	height: 12px !important;
	-webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
}

.sidebar .switcher .on-off-switch .on-off-switch-track-on {
	width: 33px !important;
}

.sidebar .switcher .on-off-switch .on-off-switch-thumb-shadow {
	display: none;
}

.sidebar .switcher .on-off-switch .on-off-switch-thumb {
	margin: 1px 3px;
}

.side-menu {
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: 1px solid #20423c;
}

.side-menu li {
	margin: 0;
	padding: 0;
}

.side-menu li a {
	padding: 0;
}

.side-menu li:before {
	display: none;
}

.side-menu>li {
	font-size: 1em;
	line-height: 1.4667em;
	border-top: 1px solid #20423c;
}

.side-menu>li:first-of-type {
	border-top: none;
}

.side-menu>li>a {
	color: #fff;
	padding: 21px 23px;
}

.side-menu>li>a:hover,
.side-menu>li>a:focus,
.side-menu>li>a:active {
	background: #f8f9fb;
	color: #fff;
}

.side-menu li.active>a,
.side-menu li.active>a:hover,
.side-menu li.active>a:focus,
.side-menu li.active>a:active {
	font-weight: bold;
	color: #fff;
	background-color: #142923;
}

.side-menu li.child>a {
	position: relative;
	padding-right: 54px;
	display: block;
}

.side-menu li.child>a .arrow {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 51px;
	cursor: pointer;
}

.side-menu li.child>a .arrow:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	width: 19px;
	height: 19px;
	margin: 22px 0 0 -10px;
	border-radius: 3px;
}

body.round_button .side-menu li.child>a .arrow:before {
	border-radius: 100%;
}

.side-menu li.child>a .arrow:after {
	content: "";
	position: absolute;
	top: 30px;
	left: 50%;
	width: 5px;
	height: 3px;
	margin: 0 0 0 -3px;
	background: url(../../../../../templates/aspro-priority/images/svg/header_icons.svg) -115px -29px no-repeat;
}

.side-menu li.child>a .arrow:hover:after {
	background-position: -115px -51px;
}

.side-menu li.opened>a .arrow:after {
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.side-menu li.child .child .arrow:before {
	margin-top: -1px;
}

.side-menu li.child .child .arrow:after {
	margin-top: -23px;
}

.side-menu li.opened {
	background: #f8f9fb;
}

.side-menu li ul li a {
	color: #666;
}

.side-menu li ul li {
	margin: 7px 0 0;
}

.side-menu li ul li:first-of-type {
	margin-top: 0;
}

.side-menu li .hidden-block {
	display: none;
}

.side-menu>li>.submenu-wrapper>ul {
	margin: -4px 0 0;
	padding: 0 0 26px;
}

.side-menu>li>.submenu-wrapper>ul>li {
	position: relative;
	padding: 0 23px;
}

.side-menu>li>.submenu-wrapper ul li.child>a .arrow {
	right: -23px;
}

.side-menu li ul li .submenu-wrapper>ul {
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 8px;
}

.side-menu li ul li .submenu-wrapper>ul li {
	font-size: 1em;
	line-height: 1em;
}

.side-menu li.no_child:last-of-type {
	margin-bottom: -8px;
}

.side-menu>li>a .icons {
	position: relative;
	top: -1px;
	margin: 0 10px 0 0;
}

.side-menu>li>a .icons svg path {
	fill: #fff;
}

.sidearea .ask_question {
	margin: 32px 0 0;
	padding: 34px 34px 0;
	border: 1px solid #20423c;
	text-align: center;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.sidearea .ask_question .body-info {
	padding: 0 0 25px;
}

.sidearea .ask_question .image {
	margin: 0 auto 17px;
	max-width: 250px;
	max-height: 160px;
	border-radius: 100%;
	overflow: hidden;
}

.sidearea .ask_question .post {
	margin: 0 0 2px;
	color: #999999;
}

.sidearea .ask_question .name {
	font-size: 1.0667em;
	line-height: 1.4375;
	color: #999999;
}

.sidearea .ask_question .phone {
	margin: 10px 0 0;
}

.sidearea .ask_question .phone a {
	color: #fff;
}

.sidearea .ask_question .button {
	margin: 0 -35px -1px;
	transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.sidearea .ask_question .button.loadings {
	border-color: #20423c !important;
}

.sidearea .ask_question .button>span {
	display: block;
	margin: 0 29px;
	padding: 21px 34px;
	color: #fff;
	border-top: 1px solid #20423c;
	cursor: pointer;
	transition: border-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: border-color 0.3s ease;
	-o-transition: border-color 0.3s ease;
	-webkit-transition: border-color 0.3s ease;
}

.sidearea .ask_question:hover .button>span {
	color: #FFF;
}

.view_full .alert {
	clear: both;
}

div.blog-comment-fields {
	padding: 0;
}

div.blog-textinfo {
	padding: 0;
	margin: 0;
}

div.blog-textinfo .blog-textinfo-text {
	padding: 16px;
}

/* TABS */
.tabs {
	margin-bottom: 39px;
}

.tabs .tab-content {
	background-color: white;
	border: none;
	padding: 59px 0 0;
}

.tabs .tab-content.not_tabs {
	padding-top: 0;
}

.tabs .nav-tabs+.tab-content {
	border-top: 0;
}

.tabs .nav-tabs li {
	margin: 3px;
	border-radius: 3px;
	background: #f8f9fb;
	-moz-transition: background-color 0.3s;
	-ms-transition: background-color 0.3s, box-shadow 0.3s ease;
	-o-transition: background-color 0.3s, box-shadow 0.3s ease;
	-webkit-transition: background-color 0.3s, box-shadow 0.3s ease;
	transition: background-color 0.3s, box-shadow 0.3s ease;
}

.tabs .nav-tabs li:hover {
	background: #FFF;
}

.tabs .nav-tabs li a,
.tabs .nav-tabs li>span {
	cursor: pointer;
	display: block;
	margin: 0;
	padding: 16px 24px 15px;
	color: #fff777;
	border: none;
	border-radius: 3px;
}

.tabs .nav-tabs li span {
	padding-top: 11px;
	padding-bottom: 11px;
}

.tabs .nav-tabs li a:hover,
.tabs .nav-tabs li span:hover {
	border-color: transparent;
	border-radius: 3px;
	color: #fff;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	border: none;
}

.nav-tabs>li.active,
.nav-tabs>li.active:focus {
	border: 1px solid #20423c;
}

.nav-tabs>li.active:after {
	content: "";
	position: absolute;
	left: -1px;
	right: -1px;
	top: -1px;
	z-index: 1;
	height: 2px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
}

.tabs .nav-tabs li.active>span {
	color: #fff;
	cursor: default;
}

.tabs .nav-tabs a:hover,
.tabs .nav-tabs a:active,
.tabs .nav-tabs a:focus {
	background: #fff;
}

.tabs .nav-tabs li.active a {
	color: #fff;
}

.tabs .nav-tabs li.active:hover {
	box-shadow: none;
}

.tabs .tab-content .content {
	margin: -8px 0 0;
}

.bx_soc_comments_div .tabs .nav-tabs li a {
	color: #999;
}

.bx_soc_comments_div .tabs .nav-tabs li a:hover {
	color: #fff;
}

.bx_soc_comments_div .tabs .nav-tabs {
	position: relative;
}

.bx_soc_comments_div .tabs_wrap {
	position: relative;
}

.bx_soc_comments_div .tabs_wrap:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	background: #20423c;
}


.tabs .nav-tabs>li:before,
.pagination>li:before,
.flex-direction-nav li:before {
	display: none;
}

.bx_soc_comments_div {
	margin: 0;
	padding: 0;
}

.nav-tabs {
	border: none;
	margin: -3px;
	padding: 0;
}

.nav-tabs li {
	margin: 0;
	padding: 0;
}

.nav-tabs li:before {
	display: none;
}

/* FLEXSLIDER */
.flexslider {
	position: relative;
	margin-top: 0 !important;
	border: 0;
	box-shadow: none;
}

.flexslider .slides>li {
	-webkit-backface-visibility: visible;
	margin-bottom: 0;
	padding-left: 0;
}

.switch_gallery {
	position: absolute;
	right: 0;
	top: 1px;
	width: 15px;
	height: 15px;
	cursor: pointer;
	background: #fff url(/upload/content/quotes.png) -141px -80px no-repeat;
}

.detail.project_links .switch_gallery {
	top: auto;
}

.switch_gallery.small {
	background-position: -158px -80px;
}

.detail .galerys-block {
	position: relative;
	margin-bottom: 49px;
}

.detail .galerys-block .flexslider:hover .flex-prev {
	left: -20px !important;
}

.detail .galerys-block .flexslider:hover .flex-next {
	right: -20px !important;
}

.detail .galerys-block .title {
	padding: 0 31px 0 0;
	margin: 0 0 25px;
	color: #fff;
}

.detail .galerys-block .title.small-gallery {
	display: none;
}

.detail .galerys-block .small-gallery-block {
	display: none;
	margin-top: -16px;
	margin-bottom: -16px;
}

.detail .galerys-block .small-gallery-block .item {
	position: relative;
	padding: 66.6666666% 0 0;
	margin: 16px 0;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
	transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;
}

.detail .galerys-block .small-gallery-block .item:hover {
	opacity: 0.7;
}

.detail .galerys-block .small-gallery-block .item>.wrap {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.detail .galerys-block .small-gallery-block .item img {
	display: inline;
}

.detail .galerys-block .big-gallery-block .flex-direction-nav a {
	opacity: 0;
	visibility: hidden;
}

.detail .galerys-block .big-gallery-block.flexslider {
	margin: 0;
	border-radius: 0;
}

.detail .galerys-block .big-gallery-block.flexslider:hover .flex-direction-nav a {
	opacity: 1;
	visibility: visible;
}

.detail .galerys-block .big-gallery-block.flexslider .slides {
	height: 616px;
}

.detail .galerys-block .big-gallery-block .item {
	max-height: 616px;
	text-align: center;
	padding-bottom: 0;
}

.detail .galerys-block .big-gallery-block .item img {
	max-height: 100%;
	width: auto;
}

.detail .galerys-block .big-gallery-block .item .zoom {
	top: auto;
	right: 11px;
	bottom: 10px;
	background: #FFF;
}

body.round_button .detail .galerys-block .big-gallery-block .item .zoom {
	border-radius: 100%;
}

.detail .galerys-block .big-gallery-block .item .zoom:hover svg path {
	fill: #FFF;
}

.item-views.linked .arrow_open {
	top: 34px;
	right: 34px;
}

.detail .galery .flexslider .inner .slides>li {
	max-height: 450px;
	opacity: 0;
	line-height: 447px;
	height: 450px;
}

.detail .galery .flexslider .slides>li a {
	display: block;
}

.detail .thmb_wrap {
	position: relative;
	margin: 10px auto 0;
	height: 60px;
	text-align: center;
	z-index: 2;
}

.detail .thmb_wrap .thmb {
	opacity: 0;
	margin: 0;
	display: inline-block;
	max-width: 408px;
	width: 408px;
	padding: 0 30px;
}

.detail .galery .flexslider .overlay_form {
	display: none;
}

.detail .galerys-block .big-gallery-block.flexslider .slides,
.detail .galerys-block .big-gallery-block.flexslider .slides .item,
.detail .galerys-block .big-gallery-block.flexslider .slides .item img {
	max-height: 100%
}

.detail.news {
	margin-bottom: 0;
}

.detail.news .top-wrapper {
	margin: 0 -11px 28px;
}

.detail.news .top-wrapper>div {
	margin: 0 11px;
}

.detail.news .top-wrapper .share {
	opacity: 1;
	margin: -12px -3px 0 7px;
}

.detail.news .top-wrapper .rss {
	margin: -12px -3px 0 7px;
}

.detail.news .top-wrapper .print-link {
	position: relative;
	float: right;
	margin: -12px -3px 0 0;
	width: 41px;
	height: 38px;
	font-size: 0;
	transition: background ease 0.3s;
	border-radius: 3px;
	cursor: pointer;
	text-align: center;
	line-height: 48px;
	opacity: 0.35;
}

.detail.news .top-wrapper .print-link:hover {
	opacity: 1;
}

.detail.news .top-wrapper .print-link .svg-print {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -8px 0 0 -8px;
	fill: #fff;
}

.detail.news .period {
	margin: 0;
	display: inline-block;
	vertical-align: top;
	color: #fff;
	line-height: 1em;
}

.detail.news .section_name {
	display: inline-block;
	vertical-align: top;
}

.detail.news .detailimage {
	margin-bottom: 47px;
}

.detail.news .order-block {
	margin: 42px 0 0;
}

.detail.project_links {
	margin-bottom: 0;
}

.project .flexslider {
	margin: 0;
}

.project .flexslider .flex-direction-nav li {
	margin: 0;
	padding: 0;
}

.project .date {
	margin: 0 0 17px;
	color: #999;
}

.project .task {
	font-size: 1.3333em;
	line-height: 1.6em;
	color: #fff;
}

.project.item {
	margin: 0 0 63px;
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	background: #fbfcfd;
}

.project.item:not(.gallery_wrap) {
	padding-left: 16px;
}

.project.wtop_image.item:not(.gallery_wrap),
.project.wti.item:not(.gallery_wrap) {
	padding-left: 0;
	padding-right: 0;
}

.project .properties {
	margin: 20px -16px -10px;
}

.project .property {
	padding: 7px 16px;
	display: inline-block;
	vertical-align: top;
}

.project .property .title-prop {
	color: #999;
}

.project .property .value {
	color: #fff;
}

.project .buttons-block {
	margin: -10px -5px;
	text-align: center;
}

.project .buttons-block .button {
	margin: 10px 5px;
}

.project.item .info {
	padding: 67px 0 66px 0;
}

.project.item .info_wrap {
	padding-left: 40px;
}

.project:not(.wti) .info {
	max-width: 656px;
	margin: 0 0 0 auto;
	padding-right: 68px;
}

.project:not(.wti) .buttons-block {
	margin: 45px 0 0;
	padding: 39px 0 0;
	text-align: left;
	border-top: 1px solid #eaedee;
}

.project:not(.wti) .buttons-block>.wrap {
	margin: 0 -5px;
}

.project .buttons-block .button {
	display: inline-block;
	vertical-align: top;
}

.project:not(.wti) .property {
	width: 100%;
}

.project:not(.wti) .gallery_wrap .item>.wrap {
	padding-top: 66.6%;
}

.project .head-block .gallery_wrap .item>.wrap,
.project .head-block .gallery_wrap .flexslider,
.project .head-block .gallery_wrap .flex-viewport,
.project .head-block .gallery_wrap .items,
.project .head-block .gallery_wrap .item,
.project .head-block .gallery_wrap .item>.wrap {
	height: 100% !important;
}

.project .head-block .gallery_wrap .items {
	height: 618px;
}

.project .head-block .gallery_wrap .item img {
	min-height: 100%;
	max-width: 1000%;
	width: auto;
	min-width: 100%;
	display: block;
}

.projects_detail .content {
	margin: 0 0 -7px;
}

.project .gallery_wrap .item a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	display: block;
}

.project.item .top_image {
	height: 500px;
}

body .project.wtop_image .info,
body .project.wti .info {
	max-width: 100%;
	padding-right: 0;
	padding-bottom: 69px;
	padding-left: 0;
}

.project.wtop_image .property,
.project.wti .property {
	display: inline-block;
	vertical-align: top;
	width: auto;
	padding-left: 29px;
	padding-right: 29px;
}

.project.wtop_image .properties,
.project.wti .properties {
	margin-left: -30px;
	margin-right: -30px;
}

.project.wtop_image .buttons-block,
.project.wti .buttons-block {
	border-top: none;
	margin: -8px 0 0;
	padding: 0 0 0 28px;
}

.project.wtop_image .buttons-block .button,
.project.wti .buttons-block .button {
	display: block;
	text-align: center;
}

.project.wtop_image .buttons-block .button .btn,
.project.wti .buttons-block .button .btn {
	padding-top: 12px;
	padding-bottom: 12px;
	width: 178px;
	max-width: 100%;
}

.zomm_wrapper-block {
	position: relative;
}

.zomm_wrapper-block .img-thumbnail {
	display: block
}

.zomm_wrapper-block .img-thumbnail img {
	width: 100%;
}

.zomm_wrapper-block:hover .flex-direction-nav a:not(.flex-disabled) {
	opacity: 1 !important;
}

.flexslider .slides>li:before {
	display: none;
}

.flexslider .slides img {
	margin: auto;
	vertical-align: middle;
	display: inline-block;
}

.flexslider:hover .flex-direction-nav a:not(.flex-disabled) {
	opacity: 1;
}

.flex-control-paging {
	font-size: 0;
	line-height: 0;
}

.flex-control-paging li {
	margin: 0 0 0 13px;
	padding: 0;
}

.flex-control-paging li:first-of-type {
	margin-left: 0;
}

.flex-control-paging li a {
	position: relative;
	width: 12px;
	height: 12px;
	box-shadow: none;
	background: none;
}

.flex-control-paging li a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -4px 0 0 -4px;
	width: 8px;
	height: 8px;
	background: #FFF;
	border-radius: 100%;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
	background: none;
}

.flex-control-paging li a:hover:before,
.flex-control-paging li a.flex-active:before {
	width: 12px;
	height: 12px;
	left: 0;
	top: 0;
	margin: 0;
}

.detail .wraps.docs-block h5 {
	margin-bottom: 1px;
}

.detail .content.wttabs {
	padding-top: 52px;
	margin-bottom: -7px;
}

.iblocks {
	max-height: 133px;
}

.iblocks:after {
	content: "";
	clear: both;
	display: table;
}

.iblocks .inner-wrapper {
	background: #f5f5f5;
	min-height: 132px;
}

.iblocks>div {
	font-size: 13px;
	line-height: 20px;
}

.iblocks>div a {
	display: block;
}

.iblocks .icons-block {
	color: #9a9a9a;
	width: 80px;
	text-align: center;
	background: #f5f5f5;
	float: left;
}

.iblocks .icons-block a {
	color: #9a9a9a;
	padding: 72px 10px 25px;
	position: relative;
}

.iblocks .icons-block a:before {
	content: "";
	position: absolute;
	display: block;
	width: 22px;
	height: 27px;
	background: url(../../../../../templates/aspro-priority/images/priority.png) -249px -83px no-repeat;
	top: 30px;
	left: 50%;
	margin-left: -11px;
}

.iblocks .icons-block a:after {
	content: "";
	position: absolute;
	display: block;
	width: 2px;
	height: 100%;
	background: #fff;
	top: 0px;
	right: 0px;
}

.docs-block .iblocks:hover .icons-block a:before,
.iblocks .icons-block a:hover:before {
	background-position: -250px -114px;
}

.docs-block .iblocks:hover .icons-block a,
.iblocks .icons-block a:hover {
	color: #fff;
}

.iblocks .text-block {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	background: #f5f5f5;
	padding-left: 82px;
}

.iblocks .text-block .text {
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	overflow: hidden;
}

body .docs-block .docs_wrap {
	padding: 18px 42px;
	border: 1px solid #20423c;
}

body .docs-block .blocks {
	display: block;
	margin: 18px 0;
}

body .docs-block .blocks .inner-wrapper {
	min-height: 40px;
	position: relative;
	padding: 0 0 0 59px;
}

body .docs-block .blocks .inner-wrapper a {
	margin: 0 0 2px;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
}

.docs-block .blocks .inner-wrapper .filesize {
	color: #999;
}

.docs-block .blocks .inner-wrapper:before {
	content: "";
	position: absolute;
	top: 3px;
	left: 0;
	display: block;
	width: 40px;
	height: 40px;
	background: url(../../../../../templates/aspro-priority/images/svg/docs.svg) 0 -84px no-repeat;
}

.docs-block .blocks.doc .inner-wrapper:before,
.docs-block .blocks.docx .inner-wrapper:before {
	background-position: -42px 0;
}

.docs-block .blocks.png .inner-wrapper:before {
	background-position: -84px -84px;
}

.docs-block .blocks.txt .inner-wrapper:before {
	background-position: -42px -84px;
}

.docs-block .blocks.pdf .inner-wrapper:before {
	background-position: 0 0;
}

.docs-block .blocks.xls .inner-wrapper:before,
.docs-block .blocks.xlsx .inner-wrapper:before {
	background-position: -84px 0;
}

.docs-block .blocks.jpg .inner-wrapper:before {
	background-position: -42px -42px;
}

.docs-block .blocks.ptt .inner-wrapper:before {
	background-position: -84px -126px;
}

.docs-block .blocks.tiff .inner-wrapper:before {
	background-position: -84px -42px;
}

div.blog-errors {
	margin: 39px 0 0;
}

/* BUY BLOCK */
.buy_block {
	display: block;
}

.detail {
	margin-bottom: 58px;
}

.buy_block .in_cart {
	display: none;
}

.buy_block .counter {
	background: #f8f9fb;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.buy_block .counter>.wrap {
	position: relative;
	background: #eeeeee;
	border-radius: 3px;
}

.buy_block .counter .input {
	padding: 0 58px;
}

.buy_block .counter input {
	height: 57px;
	width: 100%;
	border: none;
	background: none;
	font-size: 0.8667em;
	text-align: center;
}

.buy_block .counter .ctrl {
	position: absolute;
	top: -1px;
	bottom: -1px;
	width: 58px;
	cursor: pointer;
	z-index: 1;
}

.buy_block .counter .ctrl svg {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -6px 0 0 -6px;
	width: 11px;
	height: 11px;
	opacity: 0.5;
}

.buy_block .counter .ctrl svg path,
.buy_block .counter .ctrl svg rect {
	fill: #fff;
}

.buy_block .counter .ctrl:hover svg {
	opacity: 1;
}

.buy_block .counter .minus {
	left: 0;
}

.buy_block .counter .plus {
	right: 0;
}

.buy_block .btn {
	padding: 21px 21px 20px;
	font-size: 0.7333em;
}

.buy_block.in .counter {
	display: none !important;
}

.buy_block.in .to_cart {
	display: none;
}

.buy_block.in .in_cart {
	display: block;
}

.buy_block.in .in_cart>span {
	position: relative;
	padding: 0 0 0 23px;
}

.buy_block.in .in_cart>span:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin: -4px 0 0;
	width: 12px;
	height: 8px;
	background: url(/upload/content/quotes.png) -103px -5px no-repeat;
}

/* INDEX PAGE */
.styled-block.front {
	margin-bottom: 56px;
}

.styled-block.front h2 {
	margin-bottom: 15px;
	margin-top: -1px;
}

.item-views.blocks {
	padding: 86px 0px 0px;
}

.wo-tizers .item-views.blocks {
	padding-top: 0px;
}

.item-views.blocks h3,
.item-views.blocks h3.title {
	text-align: center;
	padding: 0px 0px 47px;
	margin: 0px;
	font-size: 2.133em;
	font-weight: bold;
}

.row.block-with-bg+.row .item-views.blocks h3,
.row.block-with-bg .item-views:not(.catalog) h3 {
	padding-top: 86px;
}

/* SEARCH PAGE */
::-webkit-input-placeholder {
	color: #999999;
}

::-moz-placeholder {
	color: #999999;
}

/* Firefox 19+ */
:-moz-placeholder {
	color: #999999;
}

/* Firefox 18- */
:-ms-input-placeholder {
	color: #999999;
}

.search-page a.search-page-params {
	border-bottom: 1px dashed blue;
	text-decoration: none;
}

.search-page div.search-page-params {
	margin: 10px 0 0;
}

.search-page .search-item-rate {
	font-size: 11px;
}

.search-page .path {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	background: none;
}

.search-page .path p {
	margin: 0;
}

.search-page .path>*,
.search-page .path a {
	text-decoration: none;
}

.search-page .path {
	margin: 0;
	padding: 0;
}

.search-page .path>li {
	margin: 0 0 0 11px;
	padding: 0;
	display: inline-block;
	vertical-align: top;
	*display: inline;
	zoom: 1;
	padding: 0;
	font-size: 0.8667em;
	color: #bbbbbb;
}

.search-page .path>li:first-of-type {
	margin-left: 0;
}

.search-page .path>li:before {
	margin-right: 10px;
	margin-left: 0;
	color: #dddddd;
}

.search-page .path>li:first-of-type:before {
	display: none;
}

.search-page .path>li a {
	color: #bbbbbb
}

.search-page .where {
	border: 1px solid #cad4df;
	border-radius: 3px;
	float: left;
	height: 28px;
	line-height: 28px;
	margin: 10px 0 0;
}

.search-page .searchinput {
	position: relative;
}

.search-page .searchinput input[type="text"] {
	color: #fff;
	display: block;
	vertical-align: top;
	width: 100%;
	border-radius: 3px;
	padding: 0 52px 0 19px;
	height: 48px;
	font-size: 1em;
	border: 1px solid #20423c;
}

.search-page .searchinput input.q {
	width: 100%;
}

.search-page .alert-danger font.errortext {
	color: #e83333 !important;
}

.search-page blockquote.danger p {
	display: inline;
}

.search-page blockquote .notetext {
	color: #fff;
}

.search-page .searchinput .btn-search {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	background: none;
	border: 0;
	color: white;
	width: 52px;
}

.search-page .searchinput .btn-search {
	margin: 0px;
	text-align: center;
	padding: 0px;
}

.search-page .searchinput .btn-search .svg {
	min-width: 16px;
	min-height: 18px;
	background-color: #999;
	margin-top: 3px;
}

.search-page .searchinput .btn-search:hover {
	background: none;
}

.search-page .searchinput .btn-search:active {
	box-shadow: none;
}

.search-page.item-views .items {
	margin: 30px 0 0;
}

.search-page.item-views .item {
	border-top: 1px solid #f1f1f1;
	padding: 30px 0;
	margin: 0;
}

.search-page .item .text {
	margin: 15px 0 0;
}

.search-page .sort {
	font-size: 0.9333em;
	border-top: 1px solid #f1f1f1;
	padding: 30px 0 0;
}

.search-page .sort .separator {
	margin: 0 15px;
	color: #dddddd;
}

.search-page .sort .selected {
	color: #fff;
}

.search-page .alert {
	margin: 39px 0 0;
}

.search-page .alert-danger font.notetext {
	color: #e83333;
}

/* 404 PAGE */
.page404 {
	max-width: 640px;
	margin: 0 auto;
	text-align: center;
	opacity: 0;
}

.page404 .image {
	margin: 0 0 64px;
}

.page404 .image img {
	max-width: 100%;
}

.page404 .not_found {
	margin: 0 0 24px;
	font-size: 2.4em;
	line-height: 1.2em;
	color: #fff;
}

.page404 .notefy {
	margin: 0 0 32px;
}

/* CONTACTS PAGE */
.contacts {
	color: #fff;
}

.contacts table {
	color: #666666;
	border: 0;
	border-collapse: collapse;
}

.contacts table td {
	padding-bottom: 10px;
	line-height: 21px;
}

.contacts table td .fa.big-icon {
	margin: 0 20px 20px 0;
}

/* BANNERS */
.greyline {
	background: #19332e;
}

.banners-big.front {
	/*margin-top: -1px;*/
	position: relative;
}

.banners-big video.cover {
	visibility: hidden;
}

.banners-big.front video {
	height: 100%;
}

.banners-big .item .wrapper_video {
	position: absolute;
	width: 100%;
	height: 100%;
}

.banners-big .item .play.btn-video {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -59px 0 0 -59px;
	width: 118px;
	height: 118px;
	cursor: pointer;
	background: url(../../../../../templates/aspro-priority/images/priority.png) -116px -214px no-repeat;
}

.banners-big .item .play.btn-video.loading {
	display: none;
}

.banners-big .item .play.btn-video.small {
	margin: -30px 0 0 -30px;
	width: 60px;
	height: 59px;
	background-position: -3px -273px;
}

.banners-big .item .video {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	transform: translate(-50%, -50%);
}

/* body:not(.with_decorate) .banners-big .item .video{max-height:157%;}
.wmix_banner.banners-big .item .video{max-height:123%;}
body:not(.with_decorate) .wmix_banner.banners-big .item .video{max-height:128%;} */
html.mobile .banners-big .item .video {
	height: 100%;
}

.banners-big .item.loading {
	position: relative;
}

.banners-big .item:not(.loading) .loading_video {
	display: none;
}

.banners-big .item.loading.started:before {
	display: none;
}

.banners-big .item .btn.btn-video {
	position: relative;
	min-height: 42px;
}

.banners-big .item .btn.btn-video:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin: -6px 0 0 24px;
	width: 12px;
	height: 12px;
	background: url(/upload/content/quotes.png) 0 -77px no-repeat;
}

.banners-big .item .btn.btn-video.loading:before {
	background-position: 0 -91px;
}

.banners-big .item .btn.btn-video {
	min-height: 48px;
}

.banners-big .video_block {
	text-align: center;
}

.banners-big .video_block .title {
	padding-top: 40px;
}


.banners-big.front .item video+.maxwidth-theme {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
}

.banners-big.front .item .overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.25);
}

.banners-big.front .item .overlay.light {
	background: rgba(255, 255, 255, 0.25);
}

.banners-big.front .item>.maxwidth-theme {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
}

.banners-big .maxwidth-banner {
	margin: 0 auto;
}

.banners-big .flexslider {
	margin-bottom: 0;
}

.banners-big .flexslider.flexslider-init {
	opacity: 1;
	background: none;
}

.banners-big .flexslider>.maxwidth-theme>.col-md-12 {
	min-height: 0px;
}

.banners-big .flexslider,
.banners-big .slides {
	height: 685px;
	/*overflow:hidden;*/
}

.banners-big .flexslider.vertical .slides {
	width: 100% !important;
}

.banners-big .flexslider {
	position: relative;
}

.banners-big .flexslider .flex-direction-nav li {
	position: absolute;
	top: 50%;
	margin: 18px 0 0;
}

.flexslider .flex-direction-nav a {
	position: absolute;
	top: 50%;
	margin: 18px 0 0;
	width: 50px;
	height: 50px;
	text-shadow: none;
	font-size: 0;
	opacity: 0;
	visibility: hidden;
	background: #142923;
	border-radius: 3px;
}

.banners-big .flexslider .flex-direction-nav a {
	position: relative;
	top: 0;
	margin-top: 0;
}

.banners-big.wmix_banner .flexslider .flex-direction-nav li {
	margin: 0;
	margin-top: -25px;
}

.flexslider:hover .flex-direction-nav a {
	opacity: 1;
	visibility: visible;
}

.banners-big .flexslider .flex-direction-nav .flex-nav-prev {
	left: 40px;
}

.banners-big .flexslider .flex-direction-nav .flex-nav-next {
	right: 40px;
}

.flexslider .flex-direction-nav a:before {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -6px;
	width: 7px;
	height: 12px;
	background: url(../../../../../templates/aspro-priority/images/svg/header_icons.svg) 0 -65px no-repeat;
}

.flexslider .flex-direction-nav a.flex-prev:before {
	left: 50%;
	margin-left: -4px;
}

.flexslider .flex-direction-nav a.flex-prev:hover:before {
	background-position: 0 -81px;
}

.flexslider .flex-direction-nav a.flex-next:before {
	right: 50%;
	margin-right: -4px;
	background-position: -11px -65px;
}

.flexslider .flex-direction-nav a.flex-next:hover:before {
	background-position: -11px -81px;
}

.banners-big.front:hover .flex-direction-nav a {
	opacity: 1;
	visibility: visible;
}

.banners-big .slides>li {
	height: 685px;
	line-height: 20px;
	overflow: hidden;
	padding: 0px;
}

.banners-big .slides>li:before {
	display: none;
}

.banners-big .slides>li .maxwidth-theme.fulla,
.banners-big .slides>li .maxwidth-theme.fulla .row,
.banners-big .slides>li .maxwidth-theme.fulla a {
	width: 100%;
	height: 100%;
	display: block;
}

.banners-big .slides a:not(.btn) {
	font-size: 16px;
	line-height: 20px;
}

.banners-big .slides a {
	color: white;
}

.banners-big .slides .img {
	overflow: hidden;
	padding: 0;
	position: absolute;
	bottom: 0;
	right: 0;
}

.banners-big .slides .righttext .img {
	left: 0;
	right: auto;
}

.banners-big .slides .righttext .text {
	float: right;
}

.banners-big .slides .text+.img {
	overflow: visible;
}

.banners-big .slides .img img {
	width: inherit;
}

.banners-big .slides .section {
	margin: 0 0 18px;
	font-size: 0.7333em;
	line-height: 1em;
	letter-spacing: 0.8px;
	color: #FFF;
	text-transform: uppercase;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	opacity: 0.7;
}

.banners-big .slides .dark .section {
	color: #fff;
}

.banners-big .slides .title,
.banners-big .slides h1 {
	padding-right: 0;
	font-size: 2.6667em;
	line-height: 1.15em;
}

.banners-big .slides .light h1 {
	color: #FFF;
}

.banners-big .slides .title-link {
	text-decoration: none;
}

.banners-big .slides .text {
	height: 685px;
}

.banners-big .slides .text .inner {
	padding-top: 90px;
	padding-right: 50px;
	line-height: 20px;
	opacity: 0;
	-webkit-transition: opacity 1s ease 0.3s;
	-moz-transition: opacity 1s ease 0.3s;
	-o-transition: opacity 1s ease 0.3s;
	transition: opacity 1s ease 0.3s;
}

.banner-NARROW .banners-big .slides .text .inner {
	padding-left: 75px;
}

.banners-big .slides .text .inner {
	padding-left: 50px;
	padding-right: 32px;
}

.banner-NARROW .banners-big .slides .righttext .text .inner {
	padding-right: 75px;
}

.banners-big .slides .text-block {
	margin: 23px 0 0;
	font-size: 1em;
	line-height: 1.8em;
	max-height: 189px;
	overflow: hidden;
}

.banners-big .slides .text-block,
.banners-big .slides .title,
.banners-big .slides .title a,
.banners-big .slides .item:hover .title,
.banners-big .slides .item:hover .title a {
	color: #fff !important;
}

.banners-big .slides .buttons {
	margin: 29px -3px -3px;
}

.banners-big .slides .btn {
	margin: 3px;
	padding: 16px 28px 15px;
}

.banners-big .slides .shown .text .inner {
	opacity: 1;
}

.banners-big .slides .clone .text .inner {
	-webkit-transition: none 0s ease 0s;
	-moz-transition: none 0s ease 0s;
	-o-transition: none 0s ease 0s;
	transition: none 0s ease 0s;
}

.banners-big .slides .dark .text-block,
.banners-big .slides .dark .title,
.banners-big .slides .dark .title a,
.banners-big .slides .item:hover .dark .title,
.banners-big .slides .item:hover .dark .title a {
	color: #fff !important;
}

.banners-big .slides .dark h1,
.banners-big .slides .dark .title,
.banners-big .slides .dark .inner,
.banners-big .slides .dark .text-block b {
	color: #fff;
}

.banners-big .slides .img .inner {
	height: 628px;
	position: relative;
}

.banners-big .slides .img img {
	width: inherit;
	max-height: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}

.banners-big.view_3 .tablet_img {
	min-height: 200px;
	height: auto;
	width: 100%;
}

.banners-big.view_3 .tablet_img>div {
	background-position: center;
	background-size: cover;
	padding-top: 69%;
	width: 100%;
	/*min-height: 100px;*/
}


.banners-small {
	padding: 91px 0px 88px;
}

.banners-small .item .inner-item {
	padding: 0px 0px 35px;
}

.banners-small.blog .item .inner-item {
	padding-bottom: 23px;
}

.banners-small .item .image {
	text-align: center;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.banners-small .item.wide-block .image {
	max-height: 428px;
}

.banners-small .item .image img {
	vertical-align: middle;
	max-width: 100%;
	width: 100%;
}

.bx-ie .banners-small .items .item.shadow:hover {
	box-shadow: 0px 0px 0px 1px #f5f5f5;
}

.banners-small .item .image .type-block {
	position: absolute;
	top: 20px;
	left: 20px;
	font-size: 12px;
	color: #fff;
	background: rgba(46, 46, 47, 0.6);
	line-height: 18px;
	padding: 5px 7px;
	border-radius: 3px;
	z-index: 2;
}

.banners-small .item .title {
	text-align: left;
	text-decoration: none;
	color: #222;
	padding: 26px 20px 0px;
	font-weight: bold;
	font-size: 15px;
}

.banners-small.blog .item .title {
	padding: 20px 30px 0px;
}

.banners-small .item.wti .title {
	padding: 0px;
}

.banners-small.blog .item.wide-block .title span {
	font-size: 1.333em;
	line-height: 1.300em;
}

.banners-small .item .title a {
	text-decoration: none;
	color: #222;
}

.banners-small .item .title .prev_text-block {
	color: #555555;
	padding: 16px 0px 5px;
	font-weight: 400;
}

.banners-small .item .title .date-block {
	font-size: 0.867em;
	color: #9a9a9a;
	font-weight: normal;
	padding: 6px 0px 0px;
}

.banners-small.blog .item .title .date-block {
	padding-top: 3px;
}

.banners-small .bottom_nav {
	text-align: center;
}

.banners-small .ajax_load_btn {
	text-align: center;
	margin: 0px 0 0px;
	display: inline-block;
}

.mixed_banners .big_banners_block {
	width: 75%;
	float: left;
}

.mixed_banners .small_banners_block {
	width: 25%;
	float: left;
}

.mix_banners .item {
	position: relative;
	padding: 0 40px;
	height: 314px;
}

.mix_banners .item:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: url(../../../../../templates/aspro-priority/images/darkengradient.png) left bottom repeat-x;
	transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;
}

.mix_banners .item:hover:after {
	opacity: 0;
}

.mix_banners .item:before {
	opacity: 0;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.5);
	transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;
}

.mix_banners .item:hover:before {
	opacity: 1;
}

.mix_banners .item a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
}

.mix_banners .item .text {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 33px 40px;
	color: #fff;
	z-index: 1;
}

.mix_banners .item.light .text {
	color: #FFF;
}

.mix_banners .item .text .section {
	margin: 0 0 12px;
	font-size: 0.6667em;
	line-height: 1em;
	letter-spacing: 0.8px;
	text-transform: uppercase;
	opacity: 0.7;
}

.mix_banners .item .text .title {
	max-height: 81px;
	font-size: 1.3333em;
	line-height: 1.4em;
	overflow: hidden;
	text-overflow: ellipsis;
}

.mix_banners.bottom .item {
	width: 25%;
	float: left;
}

.mix_banners.bottom .item.wide {
	width: 50%;
	float: left;
}

.mix_banners.bottom .item.wide .text {
	max-width: 50%;
}

body.with_decorate .mixed_banners .banners-big {
	margin-right: 0;
}


.pagination_nav .ajax_load_btn_pagination {
	margin: 32px 0 0;
}

body.round_button .pagination_nav .ajax_load_btn_pagination .btn {
	border-radius: 29px;
}

.more_text_ajax {
	display: block;
	padding: 21px 20px;
	cursor: pointer;
	position: relative;
}

.more_text_ajax:hover {
	color: #FFF;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
	background: none;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	color: #fff !important;
}

html:not(.mobile) .loadings {
	background: url(../../../../../templates/aspro-priority/images/loaders/preloader.gif) no-repeat scroll center center rgba(0, 0, 0, 0) !important;
	border-color: rgba(0, 0, 0, 0) !important;
	color: rgba(0, 0, 0, 0) !important;
	cursor: default !important;
}

html:not(.mobile) .loadings * {
	background: rgba(0, 0, 0, 0) !important;
	border-color: rgba(0, 0, 0, 0) !important;
	color: rgba(0, 0, 0, 0) !important;
	cursor: default !important;
	visibility: hidden;
}

.popup .loadings {
	background-position: 0px 0px !important;
}

.module-pagination .nums {
	display: none;
}

.bg_image_site {
	display: block;
	opacity: 0;
	width: 100%;
	height: 100%;
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 0;
	background-position: top center;
	background-repeat: no-repeat;
}

.bg_image_site.fixed {
	position: fixed;
}

/*show bg start*/
body.fill_bg_y .maxwidth-theme {
	background: #fff;
}

body.fill_bg_y .top-block {
	background: none;
	padding: 0px;
	border-bottom-width: 0px;
}

body.fill_bg_y .top-block>.maxwidth-theme {
	padding-top: 13px;
	padding-bottom: 13px;
	border-bottom: 1px solid #f6f6f6;
}

body.fill_bg_y header {
	background: none;
}

body.fill_bg_y header.topmenu-LIGHT .logo_and_menu-row {
	border-bottom-width: 0px;
}

body.fill_bg_y header.topmenu-LIGHT .logo_and_menu-row>.logo-row>.maxwidth-theme {
	border-bottom: 1px solid #f5f5f5;
}

body.fill_bg_y.header-v1.title-v1:not(.with_banners) .logo_and_menu-row,
body.fill_bg_y.header-v2.title-v1:not(.with_banners) .logo_and_menu-row,
body.fill_bg_y.header-v10.title-v1:not(.with_banners) .logo_and_menu-row,
body.fill_bg_y.header-v11.title-v1:not(.with_banners) .logo_and_menu-row,
body.fill_bg_y.header-v12.title-v1:not(.with_banners) .logo_and_menu-row,
body.fill_bg_y.header-v13.title-v1:not(.with_banners) .logo_and_menu-row,
body.fill_bg_y.header-v14.title-v1:not(.with_banners) .logo_and_menu-row,
body.fill_bg_y.header-v15.title-v1:not(.with_banners) .logo_and_menu-row {
	border-bottom-width: 0px;
}

body.fill_bg_y .greyline .maxwidth-theme {
	background: #f5f5f5;
}

body.fill_bg_y .maxwidth-banner {
	background: #fff;
}

body.fill_bg_y .maxwidth-banner .maxwidth-theme {
	background: none;
}

body.fill_bg_y>.body>.main {
	background: #fff;
	z-index: 1;
	position: relative;
	margin: auto;
}

body.fill_bg_y .company-block .maxwidth-theme {
	background: none;
}

body.fill_bg_y header .menu-row.bgcolored {
	background: none;
}

body.fill_bg_y .page-top-wrapper.grey {
	background: none;
}

body.fill_bg_y.title-v4 .page-top-wrapper .maxwidth-theme {
	background: none;
}

body.fill_bg_y .contacts.contacts-page-map-overlay.maxwidth-theme {
	background: none;
}

body.fill_bg_y .contacts-page-map+.contacts.contacts-page-overmap .contacts-wrapper {
	box-shadow: 0px -16px 15px 0px rgba(0, 0, 0, 0.22);
	margin: -70px -32px 0px;
}

body.fill_bg_y .banner.TOP_HEADER,
body.fill_bg_y .banner.TOP_UNDERHEADER {
	margin-left: auto;
	margin-right: auto;
}

body.fill_bg_y .contacts-page-top {
	padding-top: 0px;
}

body.fill_bg_y .contacts-page-top>.maxwidth-theme {
	padding-top: 35px;
}

body.fill_bg_y .contacts-page-map {
	background: #fff;
}

body.fill_bg_y .basket_order .maxwidth-theme {
	background: none;
}

body.fill_bg_y footer {
	background: none;
	margin: auto;
	position: relative;
	z-index: 2;
}

body.fill_bg_y.footer-v1 footer,
body.fill_bg_y.footer-v3 footer {
	background: #343435;
}

body.fill_bg_y.footer-v2 footer {
	background: #fff;
}

body.fill_bg_y.footer-v4 footer {
	background: #f9f9f9;
}

body.fill_bg_y .subscribe-block-wrapper {
	background: none;
}

body.fill_bg_y.footer-v1 .subscribe-block-wrapper .maxwidth-theme {
	background: #343435;
}

body.fill_bg_y.footer-v2 .subscribe-block-wrapper .maxwidth-theme {
	background: #f9f9f9;
}

body.fill_bg_y footer .maxwidth-theme {
	background: none;
}

/*show bg end*/

section.toggle {
	margin: 10px 0 0;
	position: relative;
	clear: both;
}

section.toggle input {
	cursor: pointer;
	filter: alpha(opacity=0);
	height: 45px;
	margin: 0;
	opacity: 0;
	position: absolute;
	width: 100%;
	z-index: 2;
}

section.toggle label {
	border-left: 3px solid;
	transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	-ms-transition: all .15s ease-out;
	-o-transition: all .15s ease-out;
	-webkit-transition: all .15s ease-out;
	background: #F4F4F4;
	border-radius: 3px;
	display: block;
	font-size: 1.1em;
	min-height: 20px;
	padding: 12px 20px 12px 10px;
	position: relative;
	cursor: pointer;
	font-weight: 400;
}

section.toggle .toggle-content {
	display: none;
}

section.toggle label::-moz-selection {
	background: none;
}

section.toggle label i.fa-minus {
	display: none;
}

section.toggle label i.fa-plus {
	display: inline;
}

section.toggle label::selection {
	background: none;
}

section.toggle label::before {
	border: 6px solid transparent;
	border-left-color: inherit;
	content: '';
	margin-top: -6px;
	position: absolute;
	right: 4px;
	top: 50%;
}

section.toggle label+p {
	color: #999;
	display: block;
	overflow: hidden;
	padding-left: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 25px;
}

section.toggle label i {
	font-size: 0.7em;
	margin-right: 8px;
	position: relative;
	top: -1px;
}

section.toggle.active i.fa-minus {
	display: inline;
}

section.toggle.active i.fa-plus {
	display: none;
}

section.toggle.active>label {
	color: white;
}

section.toggle.active>label::before {
	border: 6px solid transparent;
	border-top-color: inherit;
	margin-top: -3px;
	right: 10px;
}

section.toggle>p.preview-active {
	height: auto;
}

section.toggle>p.preview-active,
section.toggle.active>p {
	white-space: normal;
}

.arrow.toogle {
	position: relative;
	width: 38px;
	height: 38px;
	display: block;
	border: 1px solid #eaeaea;
	border-radius: 3px;
	cursor: pointer;
	transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
}

.arrow.toogle:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -2px 0 0 -5px;
	width: 10px;
	height: 6px;
	background: url(/upload/content/quotes.png) -149px -23px no-repeat;
	opacity: 0.35;
}

.arrow.toogle:hover:before {
	background-position: -149px -39px;
	opacity: 1;
}

.arrow_link {
	position: relative;
	width: 38px;
	height: 38px;
	display: block;
	border: 1px solid #eaeaea;
	border-radius: 3px;
	transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
}

.arrow_link:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -5px 0 0 -6px;
	width: 12px;
	height: 10px;
	background: url(/upload/content/quotes.png) -135px -18px no-repeat;
	opacity: 0.35;
}

/* SCROLL TO TOP */
a.scroll-to-top {
	-moz-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	opacity: 0;
	position: fixed;
	text-align: center;
	text-decoration: none;
	display: block;
	background: #404040 url("../../../../../templates/aspro-priority/images/scroll.png") no-repeat scroll center 14px;
	width: 44px;
	height: 44px;
	border-radius: 3px;
	right: 23px;
	left: inherit;
	bottom: 23px;
	opacity: 0;
	z-index: 1040;
	z-index: 99 !important;
}

body.with_decorate a.scroll-to-top {
	right: 40px;
}

a.scroll-to-top.visible {
	opacity: 1;
}

a.scroll-to-top.ROUND_WHITE,
a.scroll-to-top.RECT_WHITE {
	background-color: #fff;
}

a.scroll-to-top.ROUND_GREY,
a.scroll-to-top.RECT_GREY {
	background-color: #e3e3e3;
}

a.scroll-to-top.RECT_COLOR,
a.scroll-to-top.RECT_GREY,
a.scroll-to-top.RECT_WHITE {
	border-radius: 2px;
}

a.scroll-to-top.TOUCH {
	border-radius: 2px 0 0 2px;
	width: 50px;
	height: 50px;
	right: 0;
}

a.scroll-to-top.ROUND_COLOR,
a.scroll-to-top.RECT_COLOR {
	background-position: center 14px;
}

a.scroll-to-top.ROUND_WHITE,
a.scroll-to-top.RECT_WHITE,
a.scroll-to-top.ROUND_GREY,
a.scroll-to-top.RECT_GREY {
	background-position: center -70px;
}

a.scroll-to-top.RECT_COLOR.TOUCH {
	background-position: center 17px;
}

a.scroll-to-top.RECT_GREY.TOUCH,
a.scroll-to-top.RECT_WHITE.TOUCH {
	background-position: center -67px;
}

a.scroll-to-top.CONTENT {
	left: 50%;
	margin-left: 512px;
}

.links-block .links {
	font-size: 0px;
	line-height: 0px;
}

.links-block .links>a {
	font-size: 15px;
	line-height: 24px;
}

.links-block .links a.next-url {
	float: right;
}


.contacts.front {
	border-bottom: 1px solid #20423c;
}

.contacts.front .left_block {
	padding: 90px 68px 100px 0;
	margin: 0 0 0 auto;
}

.contacts.front.type_1 .left_block {
	padding-top: 97px;
}

.contacts.front .left_block .top_block {
	margin: 0 0 39px;
	padding: 0 0 40px;
	border-bottom: 1px solid #20423c;
}

.contacts.front .left_block .top_block .title {
	margin: 0 0 16px;
	font-size: 0.6667em;
	line-height: 1.3em;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	color: #999999;
}

.contacts.front .left_block .top_block .title a {
	color: #999999;
}

.contacts.front .left_block .top_block .address {
	font-size: 2em;
	color: #fff;
	line-height: 1.35em;
	text-overflow: ellipsis;
	overflow: hidden;
	letter-spacing: normal;
}

.contacts.front.type_2 .left_block .bottom_block {
	margin-top: 39px;
}

.contacts.front.type_2.filials .left_block .bottom_block {
	margin-top: 0;
}

.contacts.front .left_block .bottom_block table {
	width: 100%;
	margin: 0 -16px;
}

.contacts.front .left_block .bottom_block table td {
	padding: 8px 16px;
	width: 50%;
}

.contacts.front .left_block .bottom_block .title {
	margin: 0 0 3px;
	color: #999999;
}

.contacts.front .left_block .bottom_block .value {
	color: #fff;
}

.contacts.front .left_block .bottom_block .button {
	display: inline-block;
	vertical-align: top;
}

.contacts.front .left_block .bottom_block .properties {
	margin-bottom: 34px;
}

.contacts.front .right_block {
	min-height: 100%;
	position: relative;
	padding: 66.6% 0 0;
	overflow: hidden;
}

.contacts.front>.row>.item:last-of-type {
	padding-left: 0;
}

.contacts.front .bx-yandex-view-layout {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.contacts.front .bx-yandex-view-layout {
	border: none;
	margin: 0;
}

.contacts.front .bx-yandex-map,
.contacts.front .ymaps-map,
.contacts.front .ymaps-glass-pane,
.contacts.front .bx-yandex-view-map {
	height: 100% !important;
}

.ymaps-map {
	max-width: 100%;
}

.contacts.front .bx-yandex-map {
	opacity: 0;
}

.contacts.front.type_2 .left_block>.top_block {
	margin: 0;
	padding: 0;
	border: none;
}

.contacts.front.type_2.filials .items .item {
	cursor: pointer;
}

.contacts.front.type_2.filials .items .item:hover {
	background: #f8f9fb;
}

.contacts.front.type_2 .detail_desc_items .top-close {
	width: 48px;
	height: 48px;
	line-height: 20px;
	text-align: center;
	position: absolute;
	right: 23px;
	top: 20px;
	background: #FFF;
	border-radius: 100%;
	cursor: pointer;
	transition: opacity 0.3s ease;
	z-index: 1;
	top: 23px;
	right: 23px;
}

.contacts.front.type_2 .detail_desc_items .top-close svg {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 14px;
	height: 14px;
	margin: -7px 0 0 -7px;
	background: url(/upload/content/quotes.png) -103px -117px no-repeat;
	opacity: 0.35;
	background: none;
}

.contacts.front.type_2 .detail_desc_items .top-close svg path {
	fill: #fff;
}

.contacts.front.type_2 .detail_desc_items .top-close:hover svg {
	opacity: 1;
	background-position: -103px -133px;
}

.contacts.front.type_2 .detail_desc_items .top-close:before {
	display: none;
}

.title-search-input.fixed_type {
	margin-top: -2px !important;
	width: 100% !important;
}

#title-search .title-search-result {
	top: 100% !important;
}

.border {
	border: 1px solid #20423c;
}

/* ITEM_VIEWS - base class styles for all news.list templates */
.item-views .flexslider .flex-direction-nav li {
	position: static;
	margin: 0;
}

.item-views.linked.tarifs .items {
	margin-top: 0;
	margin-bottom: 0;
}

.item-views.front {
	padding: 90px 0 100px;
	border-bottom: 1px solid #20423c;
	
}

.item-views.front .item-views.front {
	padding: 0;
	border-bottom: none;
}

.show_all {
	position: relative;
	margin: 17px 0 0;
	font-size: 0.6667em;
	line-height: 1.3em;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	z-index: 3;
	color: #999999;
}

.item-views.front .show_all+h2 {
	padding-right: 165px;
}

.item-views.front h2 {
	margin-top: 0;
}

.item-views.front .arrows {
	position: absolute;
	margin: 0 -4px;
	right: 49px;
	top: 56px;
	font-size: 0;
	line-height: 0;
}

.item-views.front .arrows .arrow {
	margin: 0 4px;
	width: 30px;
	height: 30px;
	position: relative;
	display: inline-block;
	background: #FFF;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
	border-radius: 3px;
}

.item-views.front .arrows .arrow:before {
	content: "";
	position: absolute;
	top: 50%;
	margin: -6px 0 0;
	width: 7px;
	height: 12px;
	background: url(../../../../../templates/aspro-priority/images/svg/header_icons.svg) 0 -65px no-repeat;
}

.item-views.front .arrows .arrow.prev:before {
	left: 50%;
	margin-left: -4px;
}

.item-views.front .arrows .arrow.next:before {
	right: 50%;
	margin-right: -4px;
	background-position: -11px -65px;
}

.item-views.front .arrows .arrow.prev:hover:before {
	background-position: 0 -81px;
}

.item-views.front .arrows .arrow.next:hover:before {
	background-position: -11px -81px;
}

.item-views .items {
	margin-top: -16px;
	margin-bottom: -16px;
}

.item-views .item {
	position: relative;
	margin-top: 16px;
	margin-bottom: 16px;
}

.item-views .item>.wrap {
	position: relative;
	overflow: hidden;
}

.shadow {
	transition: box-shadow 0.3s ease;
	-moz-transition: box-shadow 0.3s ease;
	-ms-transition: box-shadow 0.3s ease;
	-o-transition: box-shadow 0.3s ease;
	-webkit-transition: box-shadow 0.3s ease;
}

.shadow:hover {
	border-color: transparent;
	-webkit-box-shadow: 0px 5px 25px 0px rgba(18, 25, 38, 0.1);
	-moz-box-shadow: 0px 5px 25px 0px rgba(18, 25, 38, 0.1);
	box-shadow: 0px 5px 25px 0px rgba(18, 25, 38, 0.1);
}

.item-views .ajax_btn {
	margin: 32px 0 0;
	text-align: center;
}

.item-views .item .image {
	position: relative;
	overflow: hidden;
	background: #19332e;
}

.item-views .item .image>.wrap {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.item-views .item .image img {
	margin: 0 auto;
}

.item-views .item .image {
	text-align: center;
}

.item-views.news-items.type_1 .items:not(.projects) .item .image {
	margin: 0;
}

.item-views.news-items .item .body-info {
	position: relative;
}

.item-views.news-items .item.wti .body-info {
	position: static;
	padding-bottom: 40px;
}

.item-views.news-items .item.wti {
	position: relative;
}

.item-views.news-items .item.wti .period {
	bottom: 18px;
}

.item-views.news-items:not(.projects) .item .body-info {
	min-height: 52.4%;
	padding-bottom: 0;
}

.item-views.news-items:not(.projects) .item.wti .body-info {
	height: 100%;
}

.item-views.news-items:not(.projects) .item.wti .body-info .previewtext {
	margin-bottom: 50px;
}

.item-views.news-items .item .body-info>.wrap {
	position: relative;
	padding: 29px 30px 23px;
	background: #FFF;
	border-top: none;
	height: 100%;
}

.item-views.news-items:not(.projects) .item>.wrap {
	overflow: visible;
	background: #FFF;
	height: 100%;
}

.item-views.news-items:not(.projects) .item:not(.big_block)>.wrap {
	padding-bottom: 2px;
}

.item-views.news-items:not(.projects) .item .image {
	margin: -1px -1px 0 -1px;
}

.item-views.news-items:not(.projects) .item .image img {
	width: 100%;
	max-height: 1000%;
}

.item-views.news-items:not(.projects) .top_block {
	margin-bottom: 54px;
	position: relative;
	z-index: 1;
}

.item-views.news-items:not(.projects) .top_block h2 {
	margin-bottom: 0;
}

.item-views.news-items.front .subscribe {
	position: relative;
	padding: 0 0 0 67px;
	margin: 16px 0 0 15px;
}

.item-views.news-items.front .subscribe .subscribe_icon {
	position: absolute;
	top: 50%;
	left: 29px;
	margin: -9px 0 0;
	width: 21px;
	height: 16px;
	opacity: 0.35;
}

.item-views.news-items.front .subscribe .subscribe_icon path {
	fill: #fff;
}

.item-views.news-items.front .subscribe:hover .subscribe_icon {
	opacity: 1;
}

.item-views.news-items .item.big_block .body-info>.wrap {
	padding-right: 46px;
}

.item-views.news-items:not(.projects) .item .body-info>.wrap {
	position: static;
}

.item-views.news-items .item>.wrap.shadow:hover .body-info>.wrap {
	border-color: #FFF;
}

.item-views.news-items .item.big_block>.wrap {
	overflow: hidden;
	height: 100%;
}

.item-views.news-items .item.big_block>.wrap .body-info {
	margin-right: -16px;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 50%;
	border-left: none;
}

.item-views.news-items .item.big_block.wti>.wrap .body-info {
	width: 100%;
}

.item-views.news-items:not(.projects) .item.big_block>.wrap .body-info {
	background: #FFF;
}

.item-views.news-items .item.big_block>.wrap .image {
	height: 100%;
}

.item-views.news-items .item.big_block>.wrap .image img {
	height: 100%;
	min-width: 100%;
	width: auto;
	max-width: 200%;
}

.item-views.news-items .item .section_name {
	margin: 0 0 13px;
	font-size: 0.6667em;
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	color: #999999;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.item-views.news-items .item .image {
	padding: 66.6% 0 0;
}

.item-views.news-items:not(.projects) .flexslider {
	background: none;
	margin: -80px -16px -60px !important;
}

.item-views.news-items:not(.projects) .flexslider .flex-viewport {
	padding: 0 16px;
}

.item-views.news-items:not(.projects) .flexslider .slides {
	padding: 80px 0;
	height: 612px;
}

.item-views.news-items .item .title {
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0 0 50px;
}

.item-views.news-items .item .period {
	margin: 0;
	position: absolute;
	left: 30px;
	bottom: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.item-views.news-items .item.wti>.wrap {
	background: #FFF;
	height: 100%;
}

.item-views.news-items .item.wti>.wrap:hover {
	border-color: transparent;
}

.item-views.news-items .item.wti .body-info {
	border: none;
}

.item-views.news-items .item.wti .title {
	position: relative;
	padding-bottom: 30px;
	height: auto;
	max-height: 100px;
}

.item-views.news-items .item.wti .title:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 60px;
	height: 2px;
}

.item-views.news-items .item.wti .previewtext {
	margin: 28px 0 0;
	max-height: 120px;
	font-size: 0.933em;
	line-height: 1.7858em;
	overflow: hidden;
	text-overflow: ellipsis;
}

.item-views .flexslider .flex-direction-nav a {
	opacity: 1;
	visibility: visible;
}

.item-views .flexslider .flex-direction-nav .flex-prev {
	left: -4px;
}

.item-views .flexslider .flex-direction-nav .flex-next {
	right: -4px;
}

.item-views.news-items.news_list {
	margin: 0;
	border-bottom: none;
}

.item-views.services-items.type_1.front {
	padding-top: 100px;
}

.item-views.services-items.type_1 .left_block {
	margin: -7px 0 0;
	padding: 0 25px 0 0;
}

.item-views.services-items.type_1 .left_block .show_all {
	display: none;
}

.item-views.services-items {
	padding-top: 92px;
}

.item-views.services-items .left_block h2 {
	padding-right: 0;
	margin-bottom: 45px;
	margin-left: -2px;
}

.item-views.services-items .left_block .all a:hover {
	color: #fff;
}

.item-views.services-items.type_1 .left_block .menu_item_selected {
	position: relative;
	display: none;
	padding: 15px 55px 15px 25px;
	border: 1px solid #20423c;
	margin: 0 0 -1px;
	cursor: pointer;
	color: #fff;
}

.item-views.services-items.type_1 .left_block .menu_item_selected:after {
	content: "";
	position: absolute;
	right: 25px;
	top: 50%;
	width: 5px;
	height: 3px;
	margin: -2px 0 0;
	background: url(../../../../../templates/aspro-priority/images/svg/header_icons.svg) -115px -29px no-repeat;
}

.item-views.services-items.type_1 .left_block .menu_item_selected.opened:after {
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.item-views.services-items .menu {
	margin: 0;
	padding: 0;
}

.item-views.services-items .menu li {
	margin: 19px 0 0;
	padding: 0;
	font-size: 1.0667em;
	line-height: 1.4375;
	color: #fff777;
}

.item-views.services-items .menu li:first-of-type {
	margin-top: 0;
}

.item-views.services-items .menu li:before {
	display: none;
}

.item-views.services-items .menu li:not(.selected) {
	cursor: pointer;
}

.item-views.services-items .menu li.selected {
	color: #fff;
}

.item-views.services-items .menu li.selected>span {
	position: relative;
}

.item-views.services-items .menu li.selected>span:before {
	content: "";
	position: absolute;
	left: 0;
	top: 6px;
	bottom: 6px;
	display: block;
	width: 2px;
	height: auto;
}

.item-views.services-items .menu li span {
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 25px;
}

.item-views.services-items .items .item>.wrap>.wrap {
	padding: 59px;
}

.item-views.services-items .items .item>.wrap:hover>.wrap {
	border-color: transparent;
}

.item-views.services-items .items .item.wti .body-info {
	padding-left: 0;
}

.item-views.services-items.type_1 .items .item>.wrap>.wrap {
	border-bottom: none;
}

.item-views.services-items.type_1 .items .item>.wrap:hover>.wrap {
	border-color: #20423c;
}

.item-views.services-items.type_1 .items .item .previewtext {
	margin: 0 0 26px;
}

.item-views.services-items.type_1 .items .item .childs ul {
	margin: 0;
	padding: 0;
}

.item-views.services-items.type_1 .items .item .childs ul li {
	margin: 4px 0 0;
	padding: 0;
}

.item-views.services-items.type_1 .items .item .childs ul li:before {
	display: none;
}

.item-views.services-items.type_1 .items .item .childs ul li a:before {
	content: "\2014";
	margin-right: 8px;
	width: auto;
	height: auto;
}

.item-views.services-items.type_1 .items .item .childs ul li:first-of-type {
	margin-top: 0;
}

.item-views.services-items.type_1 .left_block .all {
	margin: 43px 0 0 26px;
}

.item-views.services-items.type_1 .items .item {
	display: none;
}

.item-views.services-items.type_1 .items .item.active {
	display: block;
}

.item-views.services-items.type_1 .items .item .image {
	float: left;
	width: 200px;
	max-height: 134px;
	overflow: hidden;
}

.item-views.services-items.type_1 .items .item .body-info {
	margin: -7px 0;
	padding: 0 0 0 250px;
}

.item-views.services-items.type_1 .items .item.wti .body-info {
	padding-left: 0;
}

.item-views.services-items.type_1 .items .item .title {
	margin: 0 0 25px;
	padding: 0 105px 0 0;
	font-size: 1.7333em;
	line-height: 1.2308em;
}

.item-views.services-items.type_1 .items .item .more {
	margin: -1px 0 0;
	text-align: center;
}

.item-views.services-items.type_1 .items .item .more a {
	position: relative;
	display: block;
	padding: 26px 40px 25px;
	border: 1px solid #20423c;
	border-top: none;
	color: #fff777;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
}

.item-views.services-items.type_1 .items .item .more a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 29px;
	right: 29px;
	height: 1px;
	background: #20423c;
	transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
}

.item-views.services-items.type_1 .items .item .more a:hover {
	color: #FFF;
}

.item-views.services-items.type_1 .items .item .more a span {
	position: relative;
	padding: 0 29px 0 0;
}

.item-views.services-items.type_1 .items .item .more a span:after {
	content: "";
	position: absolute;
	right: 0;
	top: 3px;
	width: 11px;
	height: 7px;
	opacity: 0.5;
	background: url(/upload/content/quotes.png) -122px -19px no-repeat;
}

.item-views.services-items.type_1 .items .item .more:hover a span:after {
	opacity: 1;
	background-position: -122px -33px;
}

.item-views.services-items.type_1 .items .item .arrows {
	top: 56px;
}

.item-views.services-items.type_1 .items .item .arrows .arrow {
	width: 30px;
	height: 30px;
}

.item-views.services-items.type_1 .items .item .arrows .arrow:before {
	opacity: 0.35;
}

.item-views.services-items.type_1 .items .item .arrows .arrow:hover:before {
	opacity: 1;
}

.services_overlay {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 150;
}

.item-views.services-items.type_2 .left_block,
.item-views.services-items.type_3 .left_block {
	margin: -1px 0 0;
}

.item-views.services-items.type_2 .left_block .title,
.item-views.services-items.type_3 .left_block .title {
	margin: 0 0 17px;
	color: #999999;
}

.item-views.services-items.type_2 .left_block .title a:not(:hover),
.item-views.services-items.type_3 .left_block .title a:not(:hover) {
	color: #999999;
}

.item-views.services-items.type_2 .left_block h2,
.item-views.services-items.type_3 .left_block h2 {
	margin-bottom: 33px;
}

.item-views.services-items.type_2 .left_block .text_before_items,
.item-views.services-items.type_3 .left_block .text_before_items {
	margin: 0 0 32px;
	padding: 0 25px 0 0;
}

.item-views.services-items.type_2 .items .item {
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 16px;
	padding-bottom: 16px;
}

.item-views.services-items.type_2 .items .item>.wrap,
.item-views.services-items.type_2.within .items .item>.wrap {
	overflow: hidden;
}

.item-views.services-items.type_2 .items .item .image {
	position: relative;
	padding: 66.6% 0 0;
	float: none;
	margin: 0;
	width: auto;
}

.item-views.services-items.type_2 .items .item .image>.wrap {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.item-views.services-items.type_2 .items .item .image img {
	width: auto;
}

.item-views.services-items.type_2 .items .item .body-info {
	position: relative;
	background: #FFF;
	margin: 0;
	transition: margin-top 0.2s ease;
	-moz-transition: margin-top 0.2s ease;
	-ms-transition: margin-top 0.2s ease;
	-o-transition: margin-top 0.2s ease;
	-webkit-transition: margin-top 0.2s ease;
}

.item-views.services-items.type_2 .items .item>.wrap:hover .body-info {
	background: #FFF;
}

.item-views.services-items.type_2 .items .item .body-info>.wrap {
	padding: 18px 24px;
}

.item-views.services-items.type_2 .items .item .title {
	margin-bottom: 0;
	position: relative;
	z-index: 1;
	font-size: 1.0667em;
	line-height: 1.375em;
}

.item-views.services-items.type_2 .items .item .bottom-block {
	display: none;
	margin: 0;
}

.item-views.services-items.type_2 .items .item .previewtext {
	margin: 10px 0 0;
	line-height: 1.5385em;
}

.item-views.services-items.type_2 .items .item>.wrap>a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.item-views.services-items.type_2 .items .item .properties {
	margin: 15px 0 0;
}

.item-views.services-items .items .item .properties .property {
	font-size: 0.9333em;
	line-height: 1.5714em;
}

.item-views.services-items .items .item .properties .title-prop {
	color: #fff777;
}

.item-views.services-items .items .item .properties .value {
	color: #fff;
}

.item-views.services-items .items .item .prices {
	margin: 14px 0 0;
}

.item-views.services-items .items .item .price {
	display: inline-block;
	vertical-align: top;
	font-size: 1.1333em;
	font-weight: bold;
	line-height: 1.3em;
	color: #fff;
}

.item-views.services-items .items .item .price_old {
	display: inline-block;
	vertical-align: top;
	margin: 3px 0 0;
	font-size: 0.8667em;
	line-height: 1.3em;
	color: #999999;
	text-decoration: line-through;
	margin-left: 5px;
	display: inline-block;
	vertical-align: top;
	line-height: 18px;
}

.item-views.services-items.type_2 .items .item.wti>.wrap {
	width: 100%;
	overflow: visible;
}

.item-views.services-items.type_2 .items .item.wti .body-info {
	height: 100%;
}

.item-views.services-items.type_2 .items .item.wti .bottom-block {
	display: block !important;
}

.item-views.services-items.type_2 .items .item.wti .title {
	text-align: center;
}

.item-views.services-items.type_2.front .items .item .previewtext {
	padding-bottom: 10px;
}

.item-views.services-items.type_3 .items,
.item-views.services-items.type_5 .items {
	margin: 0;
}

.item-views.services-items.type_3 .items .item,
.item-views.services-items.type_5 .items .item {
	position: relative;
	float: left;
	margin: 0 -1px -1px 0;
	width: 33.33333333333333%;
}

.item-views.services-items.type_3 .items .item>.wrap,
.item-views.services-items.type_5 .items .item>.wrap {
	padding: 39px 29px;
	position: static;
}

.item-views.services-items.type_3 .items .item>.wrap>a,
.item-views.services-items.type_5 .items .item>.wrap>a {
	position: absolute;
	top: 0;
	right: -1px;
	bottom: -1px;
	left: 0;
}

.item-views.services-items.type_3 .items .item .image,
.item-views.services-items.type_5 .items .item .image {
	margin: 0 auto 24px;
}

.item-views.services-items.type_5 .items .item .properties {
	margin: 20px 0 0;
	text-align: center;
}

.item-views.services-items.type_5 .items .item .prices {
	text-align: center;
}

.item-views.services-items.type_3 .items .item .title,
.item-views.services-items.type_5 .items .item .title {
	position: relative;
	margin: -5px 0;
	font-size: 1.0667em;
	line-height: 1.375em;
	text-align: center;
	z-index: 1;
}

.item-views.services-items.type_3 .items .item .title a,
.item-views.services-items.type_5 .items .item .title a {
	display: inline-block;
}

.item-views.services-items.type_3 .items .item.wti>.wrap,
.item-views.services-items.type_5 .items .item.wti>.wrap {
	display: table;
	width: 100%;
	height: 100%;
}

.item-views.services-items.type_3 .items .item.wti .body-info,
.item-views.services-items.type_5 .items .item.wti .body-info {
	display: table-cell;
	vertical-align: middle;
}

.item-views.services-items.type_3 .items .item .image,
.item-views.services-items.type_5 .items .item .image {
	width: 140px;
	height: 140px;
	line-height: 137px;
}

.item-views.services-items.type_3 .items .item .image img,
.item-views.services-items.type_5 .items .item .image img {
	display: inline;
}

.item-views.services-items.type_3 .items .item .image>.wrap,
.item-views.services-items.type_5 .items .item .image>.wrap {
	position: static;
}

.item-views.services-items.icons .items .item .image {
	width: 40px;
	height: 40px;
	line-height: 37px;
}

.item-views.services-items.icons .items .item .image img {
	width: auto;
	height: auto;
	max-height: 100%;
}

.item-views.services-items.type_4 .items {
	margin: 0;
}

.item-views.services-items.type_4 .items .item {
	float: left;
	margin: 0 -1px -1px 0;
	width: 50%;
}

.item-views.services-items.type_4 .items .item>.wrap {
	padding: 39px;
}

.item-views.services-items.type_4 .items .item .image {
	float: left;
	width: 150px;
	height: 100px;
}

.item-views.services-items.type_4.product_items .items .item .image>.wrap {
	position: static;
}

.item-views.services-items.type_4.product_items .items .item .image {
	width: 100px;
}

.item-views.services-items.type_4 .items .item .body-info {
	margin: -6px 0;
	padding: 0 0 0 185px;
}

.item-views.services-items.type_4.product_items .items .item .body-info {
	padding-left: 135px;
}

.item-views.services-items.type_4 .items .item.wti .body-info {
	padding-left: 0;
}

.item-views.services-items.type_4 .items .item .title {
	margin: 0;
	font-size: 1.1333em;
	line-height: 1.4706em;
	text-overflow: ellipsis;
	overflow: hidden;
}

.item-views.services-items.type_4 .items .item .previewtext {
	margin-top: 14px;
	margin-bottom: 0;
	line-height: 1.6434em;
}

.item-views.services-items.type_4 .items .item .childs {
	margin: 10px 0 0;
}

.item-views.services-items.type_4 .items .item .childs ul {
	margin: 0;
	padding: 0;
}

.item-views.services-items.type_4 .items .item .childs ul li {
	display: inline;
	margin: 0;
	padding: 0;
	max-width: 100%;
	font-size: 0.9333em;
	line-height: 1.5715em;
}

.item-views.services-items.type_4 .items .item .childs ul li:before {
	display: none;
}

.item-views.services-items.type_4 .items .item .childs ul li .separator {
	margin: 0 7px 0 4px;
	color: #afcbea;
}

.item-views.services-items.type_4 .items .item .childs .more {
	float: left;
	margin: 19px 0 0;
	width: 100%;
	font-size: 0.7333em;
	line-height: 1em;
	text-transform: uppercase;
}

.item-views.services-items.type_4 .items .item .childs .more a {
	position: relative;
	padding: 0 0 0 32px;
}

.item-views.services-items.type_4 .items .item .childs .more a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 6px;
	width: 12px;
	height: 2px;
	background: url(/upload/content/quotes.png) -28px -8px no-repeat;
}

.item-views.services-items.type_4.icons .items .item:not(.wti) .body-info {
	padding-left: 70px;
}

.item-views.services-items.type_4.icons .items .item .image {
	width: 40px;
	height: 40px;
}

.item-views.services-items.type_5 .items .item {
	width: 25%;
}

.item-views.services-items.type_1.icons .items .item .body-info {
	padding-left: 90px;
}

.item-views.services-items.type_1.icons .items .item.wti .body-info {
	padding-left: 0;
}



.item-views.news-items.projects.linked.type_1 .item {
	max-height: 100%;
	height: auto !important;
}

.item-views.news-items.projects.linked.type_1 .item .image {
	bottom: auto;
	height: auto !important;
}

.item-views.news-items.projects .item>.wrap {
	position: relative;
	overflow: hidden;
	max-height: 100%;
}

.item-views.news-items.projects.linked.type_1 .item {
	opacity: 0;
}

.item-views.news-items.projects .item .body-info {
	background: none;
}

.detail .flexslider {
	margin-bottom: 0;
}

.item-views.news-items.projects .item>.wrap .body-info,
.item-views.news-items.projects .item.big_block>.wrap .body-info {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 25px 30px;
	height: auto !important;
	z-index: 3;
}

.item-views.news-items.projects .item .title {
	margin-bottom: 0;
	height: auto;
	max-height: 162px;
	font-size: 1.3333em;
	line-height: 1.4em;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #fff;
}

.item-views.news-items.projects .item.big_block>.wrap .body-info {
	width: auto;
}

.item-views.news-items.projects:not(.linked):not(.front) .item:not(.big_block) .image {
	padding-top: 100%;
}

.item-views.news-items.projects .item a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 4;
}

.item-views.news-items.projects .item>.wrap:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: url(../../../../../templates/aspro-priority/images/darkengradient.png) left bottom repeat-x;
	z-index: 1;
	transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;
}

.item-views.news-items.projects .item>.wrap:hover:before {
	opacity: 0;
}

.item-views.news-items.projects .item>.wrap:after {
	content: "";
	opacity: 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 2;
	transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;
}

.item-views.news-items.projects .item>.wrap:hover:after {
	opacity: 0;
}

.item-views.news-items.projects .item.light .section_name {
	margin-bottom: 12px;
	color: #FFF;
	opacity: 0.7;
}

.item-views.news-items.projects .item.light .title {
	color: #FFF;
}

.item-views.news-items.projects .item.light .previewtext {
	color: #FFF;
}

.item-views.news-items.projects:not(.linked) .item:not(.big_block) .image {
	padding-top: 142%;
}

.item-views.news-items.projects:not(.linked) .item:not(.big_block) .image img {
	height: 100%;
	max-width: 1000%;
	width: auto;
}

.item-views.news-items.projects.linked {
	margin-top: 0;
	margin-bottom: 0;
}

.item-views.news-items.projects.linked .flexslider .slides {
	margin: 0;
	height: 322px;
	overflow: hidden;
}

.item-views.news-items.projects.linked:not(.front) .item {
	padding: 0 16px;
	border: none;
	box-shadow: none;
}

.item-views.news-items.projects.linked:not(.front) .flexslider .item {
	height: 322px;
}

.item-views.news-items.projects.linked:not(.front) .item:not(.big_block) .image {
	padding-top: 66.666666%;
}

.item-views.news-items.projects.linked:not(.front) .item:not(.big_block) .image {
	opacity: 0;
}

.item-views.news-items.projects.linked.type_4:not(.front) .item:not(.big_block) .image {
	opacity: 1;
}

.item-views.news-items.projects.linked .item .section_name {
	margin-bottom: 10px;
}

.item-views.news-items.projects.linked .item .title {
	font-size: 1.0667em;
	line-height: 1.5625em;
}

.item-views.news-items.projects.projects_list {
	padding: 0;
	border-bottom: none;
}

.item-views.news-items.projects.type_4.linked .item .image {
	padding-top: 66.666666%;
}

.item-views.fixed {
	position: fixed;
	left: -9999px;
	top: -9999px;
}

.detail .flexslider .flex-prev {
	left: -9px;
	margin-top: -25px;
}

.detail .flexslider .flex-next {
	right: -9px;
	margin-top: -25px;
}

.item-views.services-items.within {
	padding: 0;
}

.item-views.services-items.within .items .item>.wrap {
	overflow: visible;
}

.item-views.services-items.within .items .item .body-info {
	display: block;
}

.item-views.services-items.within .items .item:hover .body-info {
	border-color: transparent;
}

.item-views.services-items.type_2_within {
	padding: 0;
}

.item-views.services-items.type_2_within .items {
	margin-top: 0;
	margin-bottom: 0;
}

.item-views.services-items.type_5.type_2_within .items .item {
	width: 33.33333333%;
}

.item-views.services-items.type_5.type_3_within {
	padding: 0;
}

.item-views.services-items.type_5.type_3_within .items .item {
	width: 25%;
}

.item-views.services-items.type_2_within.type_3_within .items .item .toogle {
	margin-top: 12px;
}

.item-views.sections.type_1_within .items .item .image {
	margin: 0 0 -1px;
	position: relative;
	z-index: 1;
}

.item-views.sections.type_4_within .items .item .childs {
	margin-top: 0;
	display: none;
}

.item-views.sections.type_4_within .items .item .childs ul {
	margin-left: -16px;
	margin-right: -16px;
	margin-top: 20px;
}

.item-views.sections.type_4_within .items .item .childs li {
	margin: 4px -3px 4px 0;
	padding: 0 16px;
	display: inline-block;
	vertical-align: top;
	width: 50%;
	line-height: 1.5714em;
}

.item-views.sections.type_4_within .items .item .button {
	margin: 23px 0 0;
}

.item-views.sections.type_4_within .items .item .image {
	width: 250px;
	max-height: 166px;
}

.item-views.sections.type_4_within .items .item .info {
	padding-left: 290px;
	position: relative;
}

.item-views.sections.type_4_within .items .item.wti .info {
	padding-left: 0;
}

.item-views.sections.type_4_within .items .item.wti {
	padding-left: 39px;
	min-height: 106px;
}

.item-views.sections.type_5_within {
	border-top: 1px solid #f1f1f1;
}

.item-views.sections.type_5_within .items {
	margin: 0 -16px;
}

.item-views.sections.type_5_within .items .item {
	margin: 0;
	padding: 100px 0;
	border-bottom: 1px solid #f1f1f1;
}

.item-views.sections.type_5_within .items .item .image {
	max-height: 100%;
	width: 50%;
	padding-right: 16px;
}

.item-views.sections.type_5_within .items .item .info {
	margin: -3px 0;
	padding-left: 16px;
	padding-right: 100px;
}

.item-views.sections.type_5_within .items .item .title {
	padding-left: 0;
	padding-right: 50px;
	font-size: 2em;
	line-height: 1.3333em;
}

.item-views.sections.type_5_within .items .item .previewtext {
	margin: 34px 0 0;
	font-size: 1em;
	line-height: 1.6667em;
}

.item-views.sections.type_5_within .items .item .childs {
	display: none;
	margin: 0;
}

.item-views.sections.type_5_within .items .item .childs ul {
	margin: 36px 0 0;
	padding: 0;
}

.item-views.sections.type_5_within .items .item .childs ul li {
	margin: 6px 0 0;
	padding: 0;
}

.item-views.sections.type_5_within .items .item .childs ul li:first-of-type {
	margin-top: 0;
}

.item-views.sections.type_5_within .items .item .button {
	margin: 35px 0 0;
}

.item-views.sections.type_5_within .items .item .arrow_link {
	position: absolute;
	right: 83px;
	top: 2px;
}

.item-views.sections.type_5_within .items .item .wrap_item:hover .arrow_link:before {
	background-position: -135px -32px;
	opacity: 1;
}

.item-views.sections.type_4_within.type_12_within .items .item .image {
	width: 40px;
	max-height: 40px;
}

.item-views.sections.type_4_within.type_12_within .items .item .info {
	padding-left: 80px;
}

.item-views.sections.type_4_within.type_12_within .items .item.wti .info {
	padding-left: 0;
}

body.round_button .arrow.toogle {
	border-radius: 100%;
}

.opener {
	position: relative;
	padding: 0 0 0 22px;
	cursor: pointer;
}

.opener:before {
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
	width: 8px;
	height: 5px;
	background: url(/upload/content/quotes.png) -73px -53px no-repeat;
}

.opener:hover {
	color: #fff;
}

.opener:hover:before {
	background-color: #fff;
}

.opener.opened:before {
	background-position: -73px -46px;
}

.arrow_link:hover:before {
	background-position: -135px -32px;
	opacity: 1;
}

.item-views.type_2_within.within.services-items .item .title a {
	word-break: break-word;
}

.item-views.type_2_within.within.services-items .item {
	margin: 0 0 -1px;
	padding: 29px;
}

.item-views.type_2_within.within.services-items .item>.wrap {
	position: relative;
}

.item-views.type_2_within.within.services-items .item .image {
	float: left;
	width: 60px;
	max-height: 60px;
	height: auto;
}

.item-views.type_2_within.within.services-items .item .body-info {
	margin: 5px 0;
	padding: 0 55px 0 90px;
}

.item-views.type_2_within.within.services-items .item.wti .body-info {
	padding-left: 0;
}

.item-views.type_2_within.within.services-items .item .title {
	margin: 0;
	padding: 0 60px 0 0;
	font-size: 1.2em;
}

.item-views.type_2_within.within.services-items .item .count_elements {
	margin: 6px 0 0;
	text-align: left;
	color: #999999;
}

.item-views.type_2_within.within.services-items .item .childs {
	display: none;
}

.item-views.type_2_within.within.services-items .item .childs ul {
	margin: 25px -16px -6px;
	padding: 0;
}

.item-views.type_2_within.within.services-items .item .childs li {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	margin: 6px -3px 6px 0;
	padding: 0 16px;
}

.item-views.type_2_within.within.services-items .item .childs li:before {
	display: none;
}

.item-views.type_2_within.within.services-items .item .arrow {
	position: absolute;
	right: 10px;
	top: 11px;
}

.item-views.type_2_within.within.services-items.type_10 .item .arrow {
	right: 0;
}

.item-views.type_2_within.within.services-items .item:hover .arrow:before {
	background-position: -149px -39px;
	opacity: 1;
}

.item-views.type_2_within.within.services-items .item .arrow.opened:before {
	background-position: -149px -15px;
}

.item-views.type_2_within.within.services-items .item:hover .arrow.opened:before {
	background-position: -149px -31px;
}

.item-views.type_2_within.within.services-items .item .previewtext {
	padding: 0 60px 0 0;
	margin: 17px 0 0;
}

.item-views.type_2_within.within.services-items .item .arrow_link {
	position: absolute;
	right: 0;
	top: 0;
}

.item-views.type_2_within.within.services-items.sections .item .arrow_link {
	top: 11px;
	right: 10px;
}

.item-views.type_2_within.within.services-items .item:hover .arrow_link:before {
	background-position: -135px -32px;
	opacity: 1;
}

.item-views.type_2_within.within.services-items .item .toogle>span {
	position: relative;
	padding: 0 0 0 23px;
	cursor: pointer;
}

.item-views.type_2_within.within.services-items .item .toogle>span:hover {
	color: #fff;
}

.item-views.type_2_within.within.services-items .item .toogle>span:before {
	content: "";
	position: absolute;
	left: 0;
	top: 4px;
	width: 8px;
	height: 5px;
	background: url(/upload/content/quotes.png) -73px -53px no-repeat;
}

.item-views.type_2_within.within.services-items .item .toogle>span:hover:before {
	background-color: #fff;
}

.item-views.type_2_within.within.services-items .item .toogle>span.opened:before {
	background-position: -73px -46px;
}

.item-views.type_2_within.within.services-items.type_3_within .item {
	padding: 39px;
}

.item-views.type_2_within.within.services-items.type_3_within .item .childs ul {
	margin-top: 18px;
}

.item-views.type_2_within.within.services-items.type_3_within .item .image {
	width: 140px;
	max-height: 140px;
	position: relative;
	z-index: 1;
}

.item-views.type_2_within.within.services-items.type_3_within .item .body-info {
	position: relative;
	top: -6px;
	margin: 0;
	padding: 0 0 0 180px;
}

.item-views.type_2_within.within.services-items.type_3_within .item.wti .body-info {
	padding-left: 0;
}

.item-views.type_2_within.within.services-items.type_10 .item {
	padding: 34px;
}

.item-views.type_2_within.within.services-items.type_10 .item .image {
	width: 40px;
	max-height: 40px;
}

.item-views.type_2_within.within.services-items.type_10 .item:not(.wti) .body-info {
	padding-left: 70px;
}

.item-views.type_2_within.within.services-items.type_10 .item .image img {
	width: auto;
	max-height: 100%;
}

.item-views.type_2_within.within.services-items.type_10 .item .body-info {
	margin: -6px 0;
}

.item-views.type_2_within.within.services-items.type_10 .item .arrow {
	top: 1px;
}

.item-views.type_2_within.within.services-items.type_3_within.type_11 .item .image {
	width: 40px;
	max-height: 40px;
}

.item-views.type_2_within.within.services-items.type_3_within.type_11 .item .image img {
	width: auto;
	max-height: 100%;
}

.item-views.type_2_within.within.services-items.type_3_within.type_11 .item:not(.wti) .body-info {
	padding-left: 80px;
}

.item-views.within {
	padding: 0;
}

.item-views.within.services-items .body-info {
	margin: 0 0 -3px;
}

.item-views.within.services-items .count_elements {
	margin: 12px 0 0;
	text-align: center;
	color: #999999;
}

.item-views.staff-items.within.type_3 .items {
	margin-top: 0;
	margin-bottom: 0;
}

.item-views.staff-items.within.type_3 .items .item {
	padding: 70px 0;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	margin: 0 0 -1px;
}

.item-views.staff-items.within.type_3 .items .item .image {
	float: left;
	width: 250px;
	height: 250px;
	border-radius: 100%;
}

.item-views.staff-items.within.type_3 .items .item .body-info {
	margin: -3px 0;
	padding: 0 70px 0 300px;
}

.item-views.staff-items.within.type_3 .items .item>.wrap {
	overflow: visible;
}

.item-views.staff-items.within.type_3 .items .item .post {
	margin: 0 0 8px;
}

.item-views.staff-items.within.type_3 .items .item .title {
	font-size: 1.2em;
	line-height: 1.2308em;
}

.item-views.staff-items.within.type_3 .items .item .middle-props {
	margin: 20px -20px 0;
}

.item-views.staff-items.within.type_3 .items .item .bottom-props {
	margin: 1px -8px -7px;
}

.item-views.staff-items.within.type_3 .items .item .previewtext {
	margin: 28px 0 0;
}

.item-views.staff-items.within.type_3 .items .item .arrow_link {
	position: absolute;
	top: 0;
	right: 0;
}

.item-views.staff-items.within.type_3 h3 {
	margin-top: 60px;
	display: block;
}

.item-views.staff-items.within.type_2.type_3 .items .item {
	padding: 34px;
}

.item-views.staff-items.within.type_2.type_3 .items .item .image {
	width: 120px;
	height: 120px;
}

.item-views.staff-items.within.type_2.type_3 .items .item .image img {
	display: block;
}

.item-views.staff-items.within.type_2.type_3 .items .item .body-info {
	padding: 0 0 0 155px;
}

.item-views.staff-items.within.type_2.type_3 .items .item .body-info {
	margin: 2px 0;
}

.item-views.staff-items.within.type_2.type_3 .items .item .post {
	margin-bottom: 11px;
}

.item-views.staff-items.within.type_2.type_3 .items .item .bottom-props {
	margin: 0 -8px -11px;
}

.item-views.staff-items.within.type_2.type_3 .items .item:hover .arrow_link:before {
	background-position: -135px -32px;
	opacity: 1;
}

.item-views.staff-items.within.type_3 .items .item .bottom-props .social_fb:hover svg {
	left: 1px;
}

.item-views.staff-items.within.type_3 .items .item:hover .arrow_link:before {
	background-position: -135px -32px;
	opacity: 1;
}

.item-views.staff.within.type_4 .items .item {
	position: relative;
	background: none;
}

.item-views.staff.within.type_4 .items .item:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	opacity: 0;
	z-index: 2;
	transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;
}

.item-views.staff.within.type_4 .items .item:hover:before {
	opacity: 1;
}

.item-views.staff.within.type_4 .items .item:after {
	opacity: 1;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(../../../../../templates/aspro-priority/images/darkengradient.png) left bottom repeat-x;
	z-index: 1;
	transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;
}

.item-views.staff.within.type_4 .items .item:hover:after {
	opacity: 0;
}

.item-views.staff.within.type_4 .items .item .body-info {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: none;
	z-index: 4;
}

.item-views.staff.within.type_4 .items .item .bottom-props.social_props {
	margin: -18px -8px 20px;
}

.item-views.staff.within.type_4 .items .item .bottom-props.social_props>a svg path {
	fill: #FFF;
}

.item-views.staff.within.type_4 .items .item .post {
	color: #b6b9ba;
}

.item-views.staff.within.type_4 .items .item .title a {
	color: #FFF;
}

.item-views.staff.within.type_4 .items .item .body-info>.wrap {
	transition: margin-top 0.2s ease;
	-moz-transition: margin-top 0.2s ease;
	-ms-transition: margin-top 0.2s ease;
	-o-transition: margin-top 0.2s ease;
	-webkit-transition: margin-top 0.2s ease;
}

.sections.linked.item-views.staff.within.type_4 .items .item .title-prop {
	color: #b6b9ba;
}

.sections.linked.item-views.staff.within.type_4 .items .item .prop .value {
	color: #FFF;
}

.sections.linked.item-views.staff.within.type_4 .items .item .prop .value a {
	color: #FFF;
}

.sections.linked.item-views.front.staff.within .items .item {
	margin-top: 0;
	margin-bottom: 0;
}

.item-views.news-items.news_list {
	padding: 0;
}

.item-views {
	margin-bottom: 0;
	position: relative;
}

.item-views.with_tabs hr:last-of-type {
	display: none;
}

.item-views .cat-desc {
	padding: 0px 0px 30px;
}

.item-views .cat-desc h3:first-of-type,
.text_after_items h3:first-of-type,
.text_after_items h2:first-of-type {
	margin-top: 0px;
}

.text_after_items {
	margin: 62px 0 0;
}

.item-views .section-title {
	font-size: 32px;
	font-weight: 300;
	line-height: 36px;
	margin-bottom: 15px;
}

.item-views.accordion .item .previewtext {
	margin: 0;
}

.item-views.list .item {
	margin-bottom: 0;
}

.item-views.list hr {
	margin: 47px 0;
}

.item-views .item.noborder {
	border: none !important;
	box-shadow: none !important;
}

.item-views .item .title {
	margin-bottom: 6px;
}

.item-views .item .previewtext {
	margin-bottom: 20px;
	margin-top: 10px;
}

.item-views.licenses.table .item .previewtext {
	display: none;
}

.item-views.licenses.table .item .previewtext+.button {
	display: none;
}

.licenses.item-views.table .item .title {
	text-align: center;
}

.item-views .item .btn {
	white-space: normal;
	margin-bottom: 0;
	max-width: 100%;
}

.properties {
	margin: 0px -16px 12px;
}

.properties+.link-block-more {
	padding: 20px 0px 0px;
}

.properties .inner-wrapper {
	padding: 0px 16px 12px;
	display: inline-block;
	vertical-align: top;
}

.item-views.table.table-type-block .item .properties {
	font-size: 1em;
}

.item-views.table.table-type-block .item .inner-wrapper {
	display: block;
}

.item-views.table.table-type-block .item .inner-wrapper:first-of-type {
	padding-top: 0px;
}

.item-views.table.table-type-block .item .property.phone:before {
	background-position-x: -223px;
}

.item-views.table.table-type-block .item hr {
	margin-bottom: 14px;
}

.item-views.list.list-type-block .item hr {
	margin-bottom: 18px;
	margin-top: 12px;
}

.item-views .item .property .fa {
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #6d7a83;
	font-size: 12px;
}

.item-views .item .image .img-inside {
	border: 0;
	display: block;
	padding: 0;
	position: relative;
}

.item-views .item .period,
.detail .period {
	margin: 2px 0 9px 0;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}

.item-views .item .period span,
.detail .period span {
	display: inline-block;
	vertical-align: top;
}

.detail .period-wrapper .section_name {
	position: relative;
	top: -2px;
}

.item-views .item .description {
	font-size: 13px;
	line-height: 20px;
}

.item-views .item:not(.review) .text {
	padding: 0;
	/*color:#fff;*/
}

.item-views .item .text hr {
	margin: 18px 0 4px 0;
	display: block;
}

.item-views .item .text .properties+hr {
	margin-bottom: 18px;
}

.item-views .item .info .text {
	padding: 0 !important;
}

.item-views.list:not(.with_tabs) .tab-pane+.tab-pane,
.item-views.accordion:not(.with_tabs) .tab-pane+.tab-pane {
	margin-top: 44px;
}

.item-views.list .items>div:first-of-type h2 {
	margin-top: 0px;
}

.item-views.list .item .text {
	padding: 24px 24px 24px 0;
}

.item-views.list .item.wdate .title {
	margin-bottom: 5px;
}

.item-views.list .item .image {
	height: auto;
	text-align: center;
	width: 100%;
}

.item-views.list .item .image img {
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
	display: inline-block;
}

.item-views.list.image_right .item .image {
	padding-right: 24px;
	padding-left: 0;
}

.item-views.list.image_right .item .text {
	padding-left: 24px;
	padding-right: 0;
}

.item-views.list .item.noborder .text {
	padding-left: 0 !important;
	padding-right: 0 !important;
	padding-top: 0;
	padding-bottom: 0;
}

.item-views.list .item.noborder .image {
	padding-left: 0 !important;
	padding-right: 0 !important;
	padding-top: 0;
	padding-bottom: 0;
}

.item-views.list .item .previewtext {
	max-height: 88px;
	overflow: hidden;
	line-height: 1.6923em;
	color: #fff;
	margin: 0;
}

.item-views.table .item {
	margin-bottom: 30px;
}

.item-views.table .item .title {
	text-align: center;
}

.item-views.table .item .image {
	padding: 24px 24px 0 24px;
	text-align: center;
	width: 100%;
}

.item-views.table .item .image img {
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	max-height: none;
}

.item-views.table.normal-img .item .image img {
	max-height: none;
}

.item-views.table-elements .item .image {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	display: block;
	position: relative;
	overflow: hidden;
}

.item-views.table-elements .item .image img {
	max-height: 100%;
	display: inline-block;
	width: 100%
}

.item-views.table-elements .item .body-info {
	padding: 20px 0px 22px;
}

.item-views.table-elements.news2 .item .body-info {
	padding-left: 20px;
	padding-right: 20px;
}

.item-views.table-elements.news2 .item .body-info .period {
	margin-bottom: 3px;
}

.item-views.table-elements.news2 .item .body-info .previewtext {
	margin-top: 3px;
}

.item-views.table-elements.news2 .item.wti .body-info {
	border-top: 1px solid #f5f5f5;
}

.item-views.table-elements .item .body-info .title {
	font-weight: bold;
}

.item-views.table-elements .item .body-info .previewtext {
	margin-bottom: 0px;
	font-size: 0.933em;
}

.item-views.table-elements .item .body-info .previewtext p {
	margin-bottom: 12px;
}

.mixitup-container .item-views.table-elements .row>div {
	visibility: hidden;
}

.mixitup-container.mixitup-ready .item-views.table-elements .row>div {
	visibility: visible;
}

.mixitup-container .item-views.table-elements .item .image {
	max-height: 350px;
}

.item-views.sections {
	margin-bottom: 0;
}

.item-views.sections .item {
	margin: 0 0 59px;
	overflow: hidden;
}

.item-views.sections .item .info a {
	text-decoration: none;
}

.item-views.sections .item .title {
	margin: 0;
	font-size: 1.0667em;
	line-height: 1.375em;
}

.item-views.sections .item .image img {
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.item-views.sections .row_block .item .text.childs {
	display: block;
}

.item-views.sections .row_block .item .text.childs ul li {
	padding-left: 11px;
}

.item-views.sections .item .count_elements {
	margin: 7px 0 0;
	color: #999;
}

.list-type-block.item-views.licenses .item {
	padding: 39px;
}

.list-type-block.item-views.licenses .item>.image {
	width: 99px;
	max-height: 140px;
	text-align: center;
	position: relative;
	z-index: 2;
}

.list-type-block.item-views.licenses .item .image+.body-info {
	padding-left: 140px;
}

.list-type-block.item-views.licenses .item .body-info {
	position: relative;
	margin: -5px 0;
}

.list-type-block.item-views.licenses .item .previewtext {
	margin: 0;
}

.list-type-block.item-views.licenses .item .image .zoom {
	display: none;
}

.list-type-block.item-views.licenses .item .image .zoom:before {
	background-position: -32px -63px;
}

.list-type-block.item-views.licenses .item .title {
	margin: 0 0 19px;
	font-size: 1.2em;
	line-height: 1.3889em;
	color: #fff;
}

.list-type-block.item-views.licenses .item .title .size {
	margin-left: 10px;
	font-size: 0.8333em;
	color: #999999;
	white-space: nowrap;
}

.list-type-block.item-views.licenses .item .previewtext {
	font-size: 0.9333em;
	line-height: 1.5714em;
	color: #fff;
}

.list-type-block.item-views.licenses .item .body-info {
	padding-top: 0;
	padding-right: 75px;
}

.list-type-block.item-views.licenses .item .body-info .fancybox {
	position: absolute;
	right: 0;
	top: 0;
}

.list-type-block.item-views.licenses .item .body-info .zoom {
	opacity: 1;
	position: static;
	border: 1px solid #eaeaea;
}

body.round_button .list-type-block.item-views.licenses .item .body-info .zoom {
	border-radius: 100%;
}

.list-type-block.item-views.licenses .item .body-info .zoom svg {
	opacity: 0.35;
	background-position: -32px -45px;
}

.list-type-block.item-views.licenses .item:hover .body-info .zoom {
	border: none;
}

.list-type-block.item-views.licenses .item:hover .body-info .zoom svg {
	opacity: 1;
}

.list-type-block.item-views.licenses .item:hover .body-info .zoom svg path {
	fill: #FFF;
}

.list-type-block.item-views .item.shadow:hover {
	box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.1);
}

.sub_container {
	position: relative;
}

body.with_decorate .item-views.company.front {
	padding-left: 0;
	padding-right: 0;
}

body:not(.with_decorate) .contacts.front .left_block {
	padding-left: 16px;
}

body:not(.with_decorate) .item-views.company.front .company-block .text {
	padding-left: 16px;
}

.item-views.front.type_1.company,
.item-views.front.type_2.company,
.item-views.front.type_3.company {
	padding-top: 0;
	padding-bottom: 0;
}

.item-views.company.front .show_all {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 18px;
}

.item-views.company.front .company-block>.item {
	margin: 0;
	overflow: hidden;
}

.item-views.company.front .company-block>.row>.item {
	margin: 0;
}

.item-views.company.front .company-block>.row>.item:last-of-type {
	padding-left: 0;
}

.item-views.company.front h2 {
	margin-bottom: 23px;
	padding-right: 0;
}

.item-views.company.front.type_1 .company-block .image {
	position: relative;
	min-height: 100%;
	padding-top: 66.6%;
}

body .item-views.company.front.type_4 .company-block .text {
	padding: 0;
	max-width: 100%;
}

.item-views.company.front.type_3 .company-block>.row>.item:not(:first-of-type) {
	padding-top: 67px;
}

.item-views.company.front.type_3 .company-block .image {
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: left;
}

.item-views.company.front.type_3 .company-block .image img {
	display: block;
	max-width: none;
	max-height: 100%;
	margin: 0;
}

.item-views.company.front.type_2 .company-block>.row>.item.image_wrap {
	padding: 40px 0 0;
}

.item-views.company.front.type_2 .company-block>.row>.item.image_wrap img {
	max-width: none;
}

.item-views.company.front.type_2 .company-block>.row>.item.image_wrap .image {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: left;
}

.front_tizers {
	border-bottom: 1px solid #20423c;
}

.front_tizers .props {
	padding: 57px 0 66px;
}

.front_tizers.type_2 .props {
	padding-top: 52px;
}

.front_tizers .props .item {
	margin-top: 24px;
	margin-bottom: 24px;
}

.front_tizers .props .image {
	float: left;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 47px;
}

.front_tizers .props .body-info {
	margin: -6px 0;
	padding: 0 0 0 72px;
}

.front_tizers .props .item.wti .body-info {
	padding-left: 0;
}

.front_tizers .props .title {
	font-size: 1.2em;
	color: #fff;
}

.front_tizers .props .value {
	margin: 7px 0 0;
	line-height: 1.7692em;
	color: #fff;
}

.item-views.company.front>.item {
	margin: 0;
}

.item-views.company.front .company-block .text {
	padding: 100px 68px 100px 0;
	margin: 0 0 0 auto;
}

.item-views.company.front .company-block .text .buttons {
	margin: 29px -3px -3px;
}

.item-views.company.front .company-block .text .btn {
	margin: 3px;
}

.item-views.company.front .company-block .image {
	background: none;
}

.item-views.company.front .company-block .image video {
	display: none;
}

.item-views.company.front .company-block .image .play {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	cursor: pointer;
}

.item-views.company.front .company-block .image .play:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 30px;
	height: 30px;
	margin: -15px 0 0 -12px;
	background: url(/upload/content/quotes.png) 0 -45px no-repeat;
	z-index: 2;
}

.item-views.company.front .company-block .image .play:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -45px 0 0 -45px;
	width: 90px;
	height: 90px;
	border-radius: 100%;
}

.item-views.company.front .company-block .image .play .fancybox {
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block !important;
	z-index: 2;
}

.item-views.company.front.type_4 {
	padding: 58px 0 59px;
}

.item-views.company.front.type_4 h2 {
	margin-bottom: 40px;
}

.item-views.company.front.type_4 .company-block {
	border-bottom: none;
}

.item-views.company.front.type_4 .company-block>.row>.item.right_block {
	margin: -4px 0 0;
}

.item-views.company.front.type_4 .props {
	padding-bottom: 0;
	margin-top: -19px;
	margin-bottom: -24px;
}

.fancybox-wrap {
	max-width: 100%;
}

.fancybox-wrap.show_video .fancybox-inner {
	overflow: hidden !important;
	max-width: 100%;
}

.fancybox-wrap.show_video .fancybox-inner video {
	display: block;
	max-height: 100%;
	max-width: 100%;
}

.accordion-body {
	position: relative;
}

.accordion-head {
	cursor: pointer;
	padding: 27px 30px 28px 35px;
	position: relative;
	font-size: 1.0667em;
	line-height: 1.5625em;
	z-index: 1;
	color: #fff;
}

.accordion-head.accordion-open {
	border-bottom: none;
}

.accordion-type-2 .accordion-head .btn.arrow-open {
	right: auto;
	left: 30px;
}

.accordion-type-2 .accordion-head.accordion-open .title:before {
	left: -107px;
}

.accordion-type-2 .item .accordion-head {
	padding-left: 81px;
	padding-right: 30px;
}

.accordion-type-2 .item .accordion-head .arrow_open {
	right: auto;
	left: 25px;
}

hr.tall {
	margin: 40px 0 40px;
}

.form_test .form-group {
	position: relative;
}

.form_test input[type=submit] {
	margin-top: 8px;
}

.content .accordion-type-1,
.content .accordion-type-2 {
	margin: 32px 0;
}

.item-accordion-wrapper .accordion-head {
	border: none;
}

.accordion-type-1 .item,
.accordion-type-2 .item {
	margin: 0 0 -1px;
	background: none;
	padding-bottom: 0;
}

.accordion-type-1 .item .accordion-body,
.accordion-type-2 .item .accordion-body,
.accordion-type-1 .item .panel-collapse,
.accordion-type-2 .item .panel-collapse,
.accordion-type-1 .item .accordion-head,
.accordion-type-2 .item .accordion-head {
	border: none;
}

.accordion-type-1 .item .accordion-head,
.accordion-type-2 .item .accordion-head {
	position: relative;
	margin-bottom: 0 !important;
	overflow: hidden;
	padding-right: 88px;
}

.catalog.detail .accordion-type-1 .item,
.catalog.detail .accordion-type-2 .item {
	padding-bottom: 0;
}

.item.opened .accordion-head:before {
	content: "";
	position: absolute;
	left: -7px;
	top: 34px;
	width: 11px;
	height: 11px;
	border-radius: 100%;
}

.accordion-type-1 .item .accordion-head .arrow_open,
.accordion-type-2 .item .accordion-head .arrow_open {
	top: 24px;
	width: 32px;
	height: 32px;
}

.accordion-head {
	position: relative;
	overflow: hidden;
}

.accordion-head .btn.arrow-open {
	position: absolute;
	right: 30px;
	top: 24px;
}

.accordion-head .title,
.item-views .accordion-head .title {
	position: relative;
	margin: 0;
}

.accordion-head.accordion-open .title:before {
	content: "";
	position: absolute;
	left: -45px;
	top: 7px;
	height: 11px;
	border-radius: 3px;
	width: 13px;
}

.panel-collapse .accordion-body {
	padding: 0 35px 35px 35px;
	position: relative;
	z-index: 2;
}

.panel-collapse .accordion-body .properties {
	margin: 0;
}

.panel-collapse .accordion-body .button {
	margin: 29px 0 0;
	display: inline-block;
}

.accordion-type-1 .accordion-head a {
	display: inline;
	text-decoration: none;
}

.accordion-head .fa {
	border-radius: 30px;
	color: #fff;
	position: absolute;
	top: 38px;
	font-size: 24px;
	line-height: 26px;
	width: 26px;
	height: 26px;
	text-align: center;
}

.accordion-head:hover .fa {
	background: #f5f5f5;
}

.accordion-head:hover .btn.arrow-open:before {
	background-position: -14px 0;
	transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-ms-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	-webkit-transition: all 0s ease-in-out;
	transition-delay: 0.06s;
	-moz-transition-delay: 0.06s;
	-ms-transition-delay: 0.06s;
	-o-transition-delay: 0.06s;
	-webkit-transition-delay: 0.06s;
}

.accordion-head:not(:hover) .btn.arrow-open:before {
	transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-ms-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	-webkit-transition: all 0s ease-in-out;
	transition-delay: 0.09s;
	-moz-transition-delay: 0.09s;
	-ms-transition-delay: 0.09s;
	-o-transition-delay: 0.09s;
	-webkit-transition-delay: 0.09s;
}

.accordion-type-1 .accordion-head .fa {
	right: 29px;
}

.accordion-type-2 .accordion-head a {
	display: inline;
	line-height: 18px;
	text-decoration: none;
	font-size: 16px;
}

.accordion-type-2 .accordion-head:after {
	content: "";
	display: table;
	clear: both;
}

.accordion-type-2 .accordion-head .fa {
	left: 47px;
}

.accordion-type-2 .accordion-head.accordion-open .fa {
	line-height: 25px;
}

.accordion-type-2 .panel-collapse .accordion-body {
	padding: 0px 29px 41px 85px;
}


.list-type-block.item-views .item {
	width: 100%;
	display: block;
}

.list-type-block.item-views .item .title {
	margin-bottom: 28px;
}

.list-type-block.item-views .item .previewtext {
	margin-bottom: 25px;
}

.list-type-block.item-views .item>.image {
	max-width: 100%;
	float: left;
	overflow: hidden;
	text-align: center;
	position: relative;
	width: 193px;
}

.list-type-block.item-views.wide_img .item>.image {
	width: 304px;
	max-height: none;
}

.list-type-block.item-views.wide_img .item .image+.body-info {
	padding-left: 353px;
}

.list-type-block.item-views.wide_img .item .body-info {
	padding-top: 12px;
}

.list-type-block.item-views.wide_img .item .period {
	margin-bottom: 5px;
}

.list-type-block.item-views.wide_img .item .previewtext {
	margin-top: 5px;
}

.list-type-block.item-views.wide_img hr {
	margin: 33px 0px 46px;
}

.list-type-block.item-views.wide_img.image_right .item .image+.body-info {
	padding-right: 353px;
	padding-left: 0px;
}

.list-type-block.item-views.list-elements .item>.image {
	width: 100px;
	height: 100px;
	line-height: 97px;
	min-height: 100px;
}

.list-type-block.item-views.list-elements .item .image+.body-info {
	padding-left: 135px;
	padding-top: 10px;
}

.list-type-block.item-views.list-elements.image_right .item .body-info {
	padding-left: 0px;
	padding-right: 135px;
}

.list-type-block.item-views.list-elements .item {
	margin: 0px;
}

.list-type-block.item-views.list-elements hr {
	margin: 10px 0px 30px;
}

.bx_item_detail_inc_two {
	border-top: 1px solid #f5f5f5;
	padding: 25px 0px 20px;
}

.bx_item_detail_inc_two .list-type-block.item-views {
	margin: 0px;
}

.bx_item_detail_inc_two .list-type-block.item-views .item_block {
	padding: 0px 0px 10px;
}

.bx_item_detail_inc_two .list-type-block.item-views .item>.image {
	width: 45px;
	height: 45px;
	line-height: 45px;
	min-height: 45px;
}

.bx_item_detail_inc_two .list-type-block.item-views .item>.image+.body-info {
	padding-left: 64px;
}

.bx_item_detail_inc_two .list-type-block.item-views .item>.body-info {
	padding-top: 4px;
	color: #555;
}

.bx_item_detail_inc_two .list-type-block.item-views .item>.body-info .title {
	color: #555;
	font-weight: 400;
	margin-bottom: 0px;
	font-size: 13px;
	line-height: 20px;
}

.bx_item_detail_inc_two .list-type-block.item-views .item {
	padding-left: 39px;
}

.list-type-block.item-views.image_right .item>.image {
	float: right;
}

.list-type-block.item-views .item .image+.body-info {
	padding-left: 225px;
}

.list-type-block.item-views .item .image.padding+.body-info {
	padding-left: 243px;
}

body .list-type-block.item-views .item>.body-info {
	padding-top: 22px;
}

body .list-type-block.item-views .flexslider .item>.body-info {
	padding-bottom: 20px;
}

body .list-type-block.item-views.reviews .item>.body-info {
	padding-top: 0px;
}

.list-type-block.item-views .item.wti .body-info {
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.list-type-block.item-views.image_right .item .body-info {
	padding-left: 0px;
	padding-right: 225px;
}

.list-type-block.item-views.image_right .item.padding .body-info {
	padding-left: 0px;
	padding-right: 243px;
}

/* BLOG */
.blog.list-type-block.item-views .item {
	border: 1px solid #f5f5f5;
	box-shadow: none;
	margin: 0px 0px -1px;
	transition: box-shadow ease 0.3s;
	padding: 49px;
}

.blog.list-type-block.item-views .item>.image {
	padding: 0px;
	width: 320px;
	height: 213px;
	line-height: 210px;
	max-height: none;
}

.blog.list-type-block.item-views .item .body-info {
	padding: 0px;
}

.blog.list-type-block.item-views .item .image+.body-info {
	padding-left: 361px;
}

.blog.list-type-block.item-views.image_right .item .image+.body-info {
	padding-right: 361px;
	padding-left: 0px;
}

.blog.list-type-block.item-views .item .title {
	font-size: 1.600em;
	line-height: 1.167em;
}

.right_news {
	padding: 0 0 0 28px;
}

.category_wrap {
	margin: 0 0 38px;
}

.category_wrap .categorys {
	margin: 0;
	padding: 20px 29px 22px;
	background: #fbfbfb;
}

.category_wrap .title-block-middle {
	margin-top: -4px;
}

.category_wrap .categorys li {
	padding: 0;
	margin: 10px 0 0;
	line-height: 1.5385em;
}

.category_wrap .categorys li:first-of-type {
	margin-top: 0;
}

.category_wrap .categorys li:before {
	display: none;
}

.category_wrap .categorys li .count {
	color: #999999;
}

.category_wrap .categorys li a {
	padding: 0 36px 0 0;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
}

.category_wrap .categorys li a.selected {
	font-weight: bold;
	color: #fff;
}

.container-block {
	margin: 0 0 40px;
}

.search-tags-cloud {
	margin: 0 0 38px;
}

.search-tags-cloud .title-block-middle {
	margin-top: -5px;
}

.search-tags-cloud .tags {
	margin: -3px;
}

.search-tags-cloud .tags a {
	float: left;
	margin: 3px;
	padding: 6px 10px;
	font-size: 0.8em;
	line-height: 1.5em;
	border: 1px solid #20423c;
	background: #f4f4f4;
	color: #fff777;
	border-radius: 2px;
	transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
}

.search-tags-cloud .tags a:hover {
	color: #FFF;
}

.fill-block {
	background: #f9f9f9;
	padding: 21px 30px 16px;
	border-bottom: 1px solid #f5f5f5;
}

.title-block-middle {
	margin: 0 0 20px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

.fill-block .title-block-middle {
	padding: 0px 0px 19px;
	border-bottom: 1px solid #20423c;
}

.fill-block ul {
	margin: 0px;
	padding: 14px 0px 0px;
}

.fill-block ul li {
	padding: 0px;
	margin: 0px;
}

.fill-block ul li:before {
	display: none;
}

.fill-block ul li a {
	display: block;
	padding: 4px 0px;
}

.fill-block ul li a .text {
	font-size: 0.933em;
	padding: 0px 12px 0px 0px;
}

.fill-block ul li a .count,
.fill-block ul li a:hover .count {
	font-size: 0.867em;
	float: right;
	color: #999999;
}

.period-wrapper {
	margin: -18px 0px 13px;
}

.banners-small.blog {
	padding: 0px;
}

.banners-small.blog .items .item {
	box-shadow: 0px 0px 0px 1px #f5f5f5;
	margin: 0px 0px 32px;
}

.edge .banners-small.blog .items .item {
	box-shadow: none;
}

/* TOP DETAIL BANNERS */
.banners-content {
	overflow: hidden;
	margin: 0 0 49px;
}

.banners-content .maxwidth-theme {
	height: 500px;
}

.banners-content .maxwidth-theme {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: left;
}

.banners-content .maxwidth-banner .rss {
	display: none;
}

.banners-content .intro-text {
	min-height: auto;
	padding: 0px 0px 20px;
	color: #fff;
	max-height: 150px;
	overflow: hidden;
}

.banners-content .text {
	padding-left: 50px;
	padding-right: 40px;
	padding-top: 40px;
	padding-bottom: 50px;
}

.banners-content .text .intro-text+p {
	margin-bottom: 0px;
}

.banners-content .img {
	/*height:500px;*/
	position: relative;
}

.banners-content .img img {
	position: absolute;
	left: 0;
	bottom: 0;
	max-height: 100%;
}

.banners-content .text h1 {
	padding-right: 0px;
}

.banners-content .text.light h1 {
	color: #FFF;
}

.banners-content .text.light .intro-text {
	color: #FFF;
}

.banners-content .buttons {
	margin: 29px -3px 0;
}

.banners-content .buttons>span {
	display: inline-block;
	margin: 3px;
	vertical-align: top;
}

.banners-content .maxwidth-banner>.row {
	margin: 0px;
}

.item_block.animated {
	opacity: 0;
}

.main-section-wrapper {
	position: relative;
}

.banners-content .wrap_tablet_text {
	width: 100%;
}

.banners-content .wrap_tablet_text .tablet_img {
	text-align: center;
	height: 250px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}

.banners-content .wrap_tablet_text .tablet_text {
	padding: 20px;
	background: #ffffff
}

/* sections */
.sections.item-views {
	position: relative;
}

.sections.item-views.front {
	padding: 71px 0 90px;
}

.sections.item-views.front .items {
	margin-top: -16px;
	margin-bottom: -16px;
}

.sections.item-views.front .item {
	margin: 16px 0;
	border-radius: 3px;
	border: 1px solid #ecf2f4;
}

.sections.item-views.front .item:hover {
	border-color: transparent;
}

.sections.item-views.front .item .info ul li {
	max-width: 100%;
	white-space: nowrap;
}

.sections.item-views.front .item .info ul li a,
.sections.item-views.front .item .info ul li>span {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sections.item-views .item .previewtext {
	margin: 13px 0 0;
	font-size: 0.9333em;
	line-height: 1.5715em;
}

.sections.item-views .item .properties {
	margin: 19px 0 0;
}

.sections.item-views .item .properties .property {
	font-size: 0.9333em;
	line-height: 1.5714em;
}

.sections.item-views .item .properties .property .title-prop {
	color: #fff;
}

.sections.item-views .item .properties .property .value {
	color: #fff;
}

.sections.item-views .item .prices {
	margin: 18px 0 0
}

.sections.item-views .item .prices .price {
	display: inline-block;
	vertical-align: top;
	font-size: 1.1333em;
	font-weight: bold;
	line-height: 1.3em;
	color: #fff;
}

.sections.item-views .item .prices .price_old {
	display: inline-block;
	vertical-align: top;
	margin: 3px 0 0;
	font-size: 0.8667em;
	line-height: 1.3em;
	color: #999999;
	text-decoration: line-through;
	margin-left: 5px;
	display: inline-block;
	vertical-align: top;
	line-height: 18px;
}

.sections.item-views .ajax_btn {
	margin: 39px 0 -51px;
	text-align: center;
}

.sections.item-views .item.wti .info {
	padding-left: 0;
}

.sections.item-views.icons .item .image {
	width: 50px;
	height: 40px;
	line-height: 37px;
	text-align: center;
}

.sections.item-views.icons .item .image img {
	width: auto;
}

.sections.item-views.icons .item .info {
	padding-left: 70px;
}

.sections.item-views.icons .item.wti .info {
	padding-left: 0;
}

.sections.item-views {
	margin-bottom: 0;
}

.sections.item-views .item {
	background:#19332e;
	padding: 39px;
}

.sections.item-views .item .info {
	padding: 0 0 0 170px;
	margin: -6px 0;
}

.sections.item-views .item .info a {
	text-decoration: none;
}

.sections.item-views.type_4_within .item .info .arrow_open {
	right: 0;
	top: 6px;
}

.sections.item-views.type_4_within .item .info {
	padding-right: 77px;
}

.sections.item-views .item .title {
	margin: 0;
	font-size: 1.2em;
	line-height: 1.3889em;
}

.sections.item-views .item .title br {
	display: none;
}

.sections.item-views .item .text {
	margin: 13px 0 0;
	padding: 0;
}

.sections.item-views .row_block .item .title {
	margin-bottom: 7px;
}

.sections.item-views.catalog .row_block .item .title {
	font-size: 1em;
}

.sections.item-views.front .item .title a,
.sections.item-views .row_block .item .title a {
	font-size: 1em;
	line-height: 20px;
}

.sections.item-views .item .image {
	position: relative;
	z-index: 1;
	float: left;
	width: 140px;
	max-height: 93px;
	text-align: left;
	overflow: hidden;
}

.sections.item-views .item .image>.wrap {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.sections.item-views .item .image img {
	vertical-align: middle;
	/*width:100%;*/
	display: inline-block;
	display: inline;
	zoom: 1;
}

.sections.item-views .row_block .item .text.childs {
	display: block;
}

.sections.item-views .item .text.childs ul {
	padding: 0;
	margin: 0;
}

.sections.item-views.front .item .text.childs ul li {
	padding: 0;
	margin: 0;
	float: left;
	font-size: 0.9333em;
	line-height: 1.5715em;
}

.sections.item-views .item .text.childs ul li:before {
	display: none;
}

.sections.item-views .item .text.childs ul li .separator {
	color: #e4edf0;
	padding: 0 8px 0 5px;
}

.sections.item-views .item .text.childs .more {
	float: left;
	width: 100%;
	margin: 15px 0 0;
	font-weight: bold;
}

.sections.item-views .item .text.childs .more a {
	position: relative;
	padding: 0 0 0 32px;
}

.sections.item-views .item .text.childs .more a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 7px;
	width: 12px;
	height: 2px;
	background: url(https://smartsk.ru/bitrix/templates/aspro-priority/images/medc2.png) -499px 0 no-repeat;
}

.sections.item-views.icons.blocks-short .item .image {
	margin: 0 0 20px;
	float: none;
	text-align: center;
	width: auto;
	height: auto;
	line-height: 1;
}

.sections.item-views.icons.blocks-short .item .image>.wrap {
	position: static;
	margin: 0 auto;
	width: 50px;
	height: 40px;
	line-height: 37px;
}

.sections.item-views.icons.blocks-short .item .info {
	position: relative;
	padding-left: 0;
	text-align: center;
	z-index: 3;
}

.sections.item-views.icons.blocks-short .item .title {
	margin-bottom: 0;
	font-size: 1.0667em;
	font-weight: bold;
	color: #fff;
}

.sections.item-views.icons.blocks-short .item {
	padding-bottom: 40px;
}

.sections.item-views.icons.blocks-short .item>a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
}

.sections.linked.item-views .item .image {
	width: 150px;
	height: 100px;
}

.sections.linked.item-views .item .image>.wrap {
	position: static;
	text-align: center;
	height: 100%;
}

.sections.item-views.linked .item:not(.wti) .info {
	padding-left: 180px;
	padding-right: 0;
}

.sections.linked.item-views.partners .item .image {
	height: 100px;
	line-height: 97px;
	text-align: center;
}

.sections.linked.item-views.partners .item .image img {
	width: auto;
}

.sections.linked.item-views.partners .item .properties {
	margin-bottom: 0;
}

.sections.linked.item-views.partners .item .properties {
	margin: 13px -16px -8px;
}

.sections.linked.item-views.partners .item .properties .inner-wrapper {
	padding-bottom: 0;
}

.sections.linked.item-views.partners .item .property {
	margin: 8px 0;
}

.sections.linked.item-views.partners .item .property .value {
	color: #fff;
}

.sections.linked.item-views.vacancys .item .properties {
	margin: 2px 0 0;
	padding: 0;
}

.sections.linked.item-views.vacancys .item .properties .inner-wrapper {
	padding: 0;
	margin: 0;
}

.sections.linked.item-views.vacancys .item {
	display: block;
	padding-top: 36px;
	padding-bottom: 38px;
}

.sections.linked.item-views.vacancys .item .property {
	margin: 0;
}

.sections.linked.item-views.vacancys .item .property .separator {
	margin: 0 6px;
	color: #dddddd;
}

.sections.linked.item-views.vacancys .item .previewtext {
	margin-top: 22px;
}

.sections.linked.item-views.vacancys .item .pay {
	font-weight: bold;
	position: absolute;
	right: 116px;
	top: 43px;
	max-width: 110px;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #fff;
	font-size: 1em;
}

.sections.linked.item-views.vacancys .item .arrow_open {
	top: 39px;
	right: 37px;
}

.sections.linked.item-views.staff {
	margin: -40px 0 -48px;
}

.sections.linked.item-views.staff .flexslider {
	margin: 0 0px;
}

.sections.linked.item-views.staff .flexslider .slides {
	padding: 40px 0;
	height: 488px;
}

.sections.item-views.linked.staff .owl-carousel.items {
	padding: 40px 0;
}

.sections.linked.item-views.staff .owl-carousel .owl-stage {
	padding: 0px 0 10px 0px;
}

.sections.linked.item-views.staff .flexslider .flex-viewport {
	padding: 0
}

.sections.linked.item-views.staff .item {
	padding: 0;
	overflow: visible;
	background: none;
	height: auto;
	width: 100%;
	display: block;
}

.sections.linked.item-views.staff .item .image {
	float: none;
	width: auto;
	max-height: 100%;
	padding-top: 100% !important;
	opacity: 0;
}

.sections.linked.item-views.staff .owl-carousel .item .image {
	float: none;
	width: auto;
	max-height: 100%;
	padding-top: 100% !important;
	opacity: 1;
}

.sections.linked.item-views.staff .item .image>.wrap {
	position: absolute;
}

.sections.linked.item-views.staff .item .body-info {
	position: relative;
	padding: 29px 29px 0;
	margin: 0 0;
	border-top: none;
	z-index: 1;
	background: #FFF;
	transition: margin-top 0.2s ease;
	-moz-transition: margin-top 0.2s ease;
	-ms-transition: margin-top 0.2s ease;
	-o-transition: margin-top 0.2s ease;
	-webkit-transition: margin-top 0.2s ease;
}

.sections.linked.item-views.staff .item .body-info .top-block-wrapper {
	padding: 0 0 25px;
}

.sections.linked.item-views.staff .item .post {
	margin: 0 0 7px;
}

.sections.linked.item-views.staff .item .title {
	font-size: 1.0667em;
	line-height: 1.375em;
}

.sections.linked.item-views.staff .item .middle-props {
	margin: -6px 0 0;
	display: none;
}

.sections.linked.item-views.staff .item .props {
	padding: 0 0 26px;
}

.sections.linked.item-views.staff .item .middle-props .title-prop {
	margin: 0 0 3px;
	color: #999;
}

.sections.linked.item-views.staff .item .middle-props .prop {
	margin: 10px 0 0;
}

.sections.linked.item-views.staff .item .middle-props .prop:first-of-type {
	margin-top: 0;
}

.sections.linked.item-views.staff .item .middle-props .prop .value {
	color: #fff;
}

.sections.linked.item-views.staff .item .middle-props .bottom-props {
	margin: 8px -8px -8px;
}

.sections.linked.item-views.staff .item:hover .body-info {
	border-color: transparent;
	border-bottom: none;
}

.sections.linked.item-views.staff .item .send_message_button {
	margin: 2px -30px 0;
}

.sections.linked.item-views.staff .item .send_message_button .btn {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	border-radius: 0;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.sections.linked.item-views.staff .item>.wrap {
	padding-bottom: 1px;
	margin-right: 1px;
}

.fb-comments.fb_iframe_widget {
	margin-top: -15px;
}

.sections.linked.item-views.staff.front.type_3 .wrap_slider {
	margin: -80px 0;
}

.sections.linked.item-views.staff.front.type_3 .flexslider .flex-viewport {
	padding: 0 16px;
}

.sections.linked.item-views.staff.front.type_3.within .flexslider .slides {
	padding: 80px 0;
	height: 683px;
}

.sections.linked.item-views.staff.front.type_3 {
	padding: 90px 0 100px;
}

.sections.linked.item-views.staff.front.type_3 .items .item {
	border: none;
}

.sections.linked.item-views.staff.front.type_3 .items .item>.wrap {
	padding-bottom: 1px;
}

#vk_comments {
	margin-top: -11px;
}

.sections.item-views.list .item:hover {
	border-color: transparent;
}

.sections.item-views.list:not(.blocks-short) .item_wrap {
	position: relative;
	margin: 0 0 -1px;
	display: table;
	width: 100%;
	min-height: 118px;
}

.sections.item-views.list:not(.blocks-short) .item {
	position: static;
	height: auto !important;
	display: table-cell;
	vertical-align: middle;
}

.sections.item-views.list .item .image {
	width: 250px;
	max-height: 166px;
	height: auto;
}

.sections.item-views.list .item .image>.wrap {
	position: static;
}

.sections.item-views.list .item .info {
	position: relative;
	padding-left: 290px;
	padding-right: 78px;
}

.sections.item-views.list .item.wti .info {
	padding-left: 0;
}

.sections.item-views.list .item .previewtext {
	margin-top: 18px;
}

.sections.item-views.list .item .text {
	margin-top: 17px;
}

.sections.item-views.list .item .text.childs .hidden-block {
	display: none;
	margin: 0 0 17px;
}

.sections.item-views.list .item .text.childs ul {
	-webkit-column-width: auto;
	-moz-column-width: auto;
	column-width: auto;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 32px;
	-moz-column-gap: 32px;
	column-gap: 32px;
	-moz-column-fill: auto;
	column-fill: auto;
}

.sections.item-views.list .item .text.childs ul li {
	margin: 4px 0 0;
	padding: 0;
	font-size: 0.9333em;
	line-height: 1.7857em;
}

.sections.item-views.list .item .btn.arrow {
	position: absolute;
	right: 40px;
	top: 40px;
}

.sections.item-views.list.icons .item .image {
	width: 50px;
	height: 40px;
}

.sections.item-views.list.icons .item .info {
	padding-left: 80px;
}

.sections.item-views.list.icons .item.wti .info {
	padding-left: 0;
}

.sections.item-views.blocks-short .items {
	margin-top: -16px;
	margin-bottom: -16px;
}

.sections.item-views.blocks-short .items .item {
	margin-top: 16px;
	margin-bottom: 16px;
}

/* PRICES */
.sections.item-views.list.prices .item_wrap {
	min-height: 110px;
}

.sections.item-views.list.prices .btn.arrow {
	top: 35px;
	right: 35px;
}

.sections.item-views.list.prices-elements .item {
	position: relative;
	display: block;
	margin: 0 0 -1px;
	overflow: hidden;
	padding: 0;
}

.sections.item-views.list.prices-elements .item.opened .title:before {
	content: "";
	position: absolute;
	left: -45px;
	top: 7px;
	height: 11px;
	border-radius: 3px;
	width: 13px;
}

.sections.item-views.list.prices-elements .item .top-row {
	cursor: pointer;
	padding: 24px 25px 24px 35px;
}

.sections.item-views.list.prices-elements .item .title {
	position: relative;
	margin: 2px 0;
	font-size: 1.0667em;
	line-height: 1.5625em;
}

.sections.item-views.list.prices-elements .item .info {
	margin: 0;
	padding-right: 0;
}

.sections.item-views.list.prices-elements .item .hidden-block {
	display: none;
	padding: 0 35px 24px;
}

.sections.item-views.list.prices-elements .item .hidden-block>.wrap {
	margin: -4px 0 5px;
}

.sections.item-views.list.prices-elements .item .previewtext {
	margin-top: 0;
	font-size: 1em;
	line-height: 1.6667em;
}

.sections.item-views.list.prices-elements .item .properties {
	margin: 28px 0 0;
}

.sections.item-views.list.prices-elements .item .properties+.childs {
	margin-top: 32px;
}

.sections.item-views.list.prices-elements .item .property {
	position: relative;
	margin: 7px 0 0;
}

.sections.item-views.list.prices-elements .item .property:first-of-type {
	margin-top: 0;
}

.sections.item-views.list.prices-elements .item .property:before {
	content: "";
	position: absolute;
	top: 9px;
	left: 0;
	right: 0;
	height: 1px;
	background: url(https://smartsk.ru/bitrix/templates/aspro-priority/images/dot.png) 0 0 repeat-x;
}

.sections.item-views.list.prices-elements .item .property .title-prop {
	position: relative;
	margin: 0 -4px 0 0;
	display: inline-block;
	vertical-align: top;
	width: 32%;
}

.sections.item-views.list.prices-elements .item .property .title-prop>span {
	padding: 0 10px 0 0;
	background: #FFF;
}

.sections.item-views.list.prices-elements .item .property .value {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 68%;
	padding: 0 0 0 10px;
	background: #FFF;
}

.sections.item-views.list.prices-elements .item .childs {
	margin: 30px 0 0;
}

.sections.item-views.list.prices-elements .item .title-services {
	margin: 0 0 7px;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.1em;
	color: #fff;
}

.sections.item-views.list.prices-elements .item .childs ul li {
	float: left;
	max-width: 100%;
	white-space: nowrap;
}

.sections.item-views.list.prices-elements .item .hidden-block .buttons {
	margin: 0 -3px;
}

.sections.item-views.list.prices-elements .item .hidden-block .button {
	margin: 33px 3px 11px;
	display: inline-block;
}

.sections.item-views.list.prices-elements .item .top-row .buttons {
	margin: 0 0 0 20px;
}

.sections.item-views.list.prices-elements .item .top-row .btn {
	margin: 0;
}

.sections.item-views.list.prices-elements .item .top-row .button {
	position: relative;
	z-index: 1;
}

.sections.item-views.list.prices-elements .item .top-row .button.loadings {
	background-position: center 10px !important;
}

.sections.item-views.list.prices-elements .item .top-row .arrow-open {
	margin-left: 10px;
}

.sections.item-views.list.prices-elements .item .prices {
	position: relative;
	margin: 2px 0;
	padding: 0 0 0 32px;
	z-index: 1;
}

.sections.item-views.list.prices-elements .item .prices .price:not(.old) {
	font-size: 1.0667em;
	line-height: 1.5625em;
	color: #fff;
}

.sections.item-views.list.prices-elements .item .prices .price.old {
	margin: 0 0 0 4px;
	text-decoration: line-through;
}

.sections.item-views.list.prices-elements .item .media {
	display: none;
}

.sections.item-views.list.prices-elements .item:not(:hover) .top-row .btn.arrow-open:before {
	transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-ms-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	-webkit-transition: all 0s ease-in-out;
	transition-delay: 0.09s;
	-moz-transition-delay: 0.09s;
	-ms-transition-delay: 0.09s;
	-o-transition-delay: 0.09s;
	-webkit-transition-delay: 0.09s;
}

.sections.item-views.list.prices-elements .item:hover .top-row .btn.arrow-open:before {
	background-position: -14px 0;
	transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-ms-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	-webkit-transition: all 0s ease-in-out;
	transition-delay: 0.06s;
	-moz-transition-delay: 0.06s;
	-ms-transition-delay: 0.06s;
	-o-transition-delay: 0.06s;
	-webkit-transition-delay: 0.06s;
}


/* SERVICES LINKED */
.flexslider .flex-direction-nav li {
	position: static;
}

.sections.item-views.linked {
	margin: 0;
	padding: 0;
}

.sections.item-views.linked .items {
	margin-top: 0;
	margin-bottom: 0;
}

.sections.item-views.linked .item_wrap {
	position: relative;
	display: table;
	width: 100%;
	margin: 0 0 -1px;
	/*min-height:110px;*/
}

.sections.item-views.linked .item_wrap:hover {
	z-index: 1;
}

.sections.item-views.linked .item {
	padding: 35px 105px 35px 35px;
	display: table-cell;
	vertical-align: middle;
	position: static;
}

.sections.item-views.linked .item:hover {
	border-color: transparent;
}

.sections.item-views.linked .item .info {
	margin: -3px 0;
}

.sections.item-views.linked .item .title {
	margin-bottom: 0;
	overflow-wrap: break-word;
}

.sections.item-views.linked .item .btn.arrow {
	position: absolute;
	right: 35px;
	top: 35px;
}

.sections.item-views.linked.services .item .info {
	margin: -5px 0;
}

.item-views.linked .item .section_name {
	display: inline-block;
	vertical-align: top;
}

.item-views.linked .item .period {
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: top
}

.item-views.linked .item .period:after {
	display: none;
}

.item-views.linked .item .period span {
	padding: 0;
	font-weight: normal;
}

.sections.item-views.linked.news_list_1 .items .item .image {
	width: 250px;
	max-height: 166px;
}

.sections.item-views.linked.news_list_1 .item_wrap .item {
	margin-bottom: 0;
	padding: 39px;
}

.sections.item-views.linked.news_list_1 .item:not(.wti) .info {
	padding-left: 290px;
}

.sections.item-views.linked.news_list_1 .item_wrap .item .title {
	line-height: 1.5556em;
}

.sections.item-views.linked.news_list_1 .item_wrap .item .previewtext {
	margin-top: 16px;
}

.sections.item-views.linked.news_list_1 .item_wrap .item .period {
	margin: 20px 0 0;
	color: #fff;
}

.sections.item-views.linked.projects_list_1 .item {
	margin: 0 0 -1px;
	padding: 39px;
}

.sections.item-views.linked.projects_list_1 .item:not(.wti) .info {
	padding-left: 290px;
}

.sections.item-views.linked.projects_list_1 .item .title {
	line-height: 1.5556em;
}

.sections.item-views.linked.projects_list_1 .item .previewtext {
	margin-top: 16px;
}

.sections.item-views.linked.projects_list_1 .item .period {
	margin-top: 20px;
	color: #fff;
}

/* SALES LINKED */
.item-views.linked.sales .item .separator {
	margin: 0 7px;
	display: inline-block;
	vertical-align: top;
	color: #e5e5e5;
}

/* REVIEWS LINKED */
.reviews.item-views.linked {
	margin: -40px 0;
}

.reviews.item-views.linked .item .date {
	margin: 0 0 3px;
	color: #999;
}

.reviews.item-views.linked .item .title {
	margin-bottom: 15px;
	font-size: 1.2em;
	line-height: 1.5556em;
}

.reviews.item-views.linked .item .title:before {
	top: 5px;
}

.reviews.item-views.linked .flexslider {
	margin: 0 -16px;
}

.reviews.item-views.linked .flex-viewport {
	padding: 0 16px;
}

.reviews.item-views.linked .slides {
	padding: 40px 0;
}

.reviews.item-views.front.linked .item .top_wrapper {
	padding-left: 0;
}

.reviews.item-views.front.linked .item .preview-text:before {
	display: none;
}

/* STAFF LINKED */
.item-views.staff-items.linked .items .item .address {
	margin: -4px 0 20px;
	display: block;
	width: 100%;
	text-align: center;
}

.item-views.staff-items.linked .items .item .button {
	display: block;
	width: 100%;
	text-align: center;
}

.item-views.staff-items.linked .group-content .text_before_items {
	margin-bottom: 32px;
}

.sections.linked.item-views.staff.within {
	margin: 0;
}

.sections.linked.item-views.staff.within .items {
	margin: -16px;
}

.sections.linked.item-views.staff.within .items .item {
	margin: 16px 0;
	display: block;
}

.sections.linked.item-views.staff.within .items .item .image {
	padding-top: 100%;
	opacity: 1;
}

.sections.linked.item-views.staff.within.front {
	padding: 90px 0 100px;
}

.sections.linked.item-views.staff.within.front .flexslider .slides {
	padding: 0;
	height: 426px;
}

.sections.linked.item-views.staff.within.front .items {
	margin: 0;
}

.sections.head-block.top {
	margin: -3px -3px 36px;
	border: none;
}

.sections.head-block.top .item-link {
	margin: 3px;
	border-radius: 3px;
	background: #f8f9fb;
}

.sections.head-block.top .item-link:hover {
	background: #FFF;
}

.sections.head-block.top .item-link.active {
	background: #FFF;
	color: #fff;
}

.sections.head-block.top .item-link.active:hover {
	box-shadow: none;
	border: 1px solid #ecf2f4;
}

.sections.head-block.top .item-link .title span {
	margin: 0;
	border: none;
	border-radius: 3px;
}

.sections.head-block.top .item-link:hover .title span {
	color: #fff;
}

.sections.head-block.top .item-link.active .title span {
	position: relative;
	color: #fff;
}

.sections.head-block.top .item-link.active .title span:before {
	content: "";
	position: absolute;
	left: -1px;
	right: -1px;
	top: -1px;
	z-index: 1;
	height: 2px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
}

.sections.head-block.top .item-link:first-of-type {
	border-left: 1px solid #ecf2f4;
}

.mixitup-container .menu_item_selected {
	position: relative;
	padding: 15px 55px 15px 25px;
	border: 1px solid #20423c;
	margin: 0 0 -1px;
	cursor: pointer;
	color: #fff;
}

.mixitup-container .menu_item_selected:after {
	content: "";
	position: absolute;
	right: 25px;
	top: 50%;
	width: 5px;
	height: 3px;
	margin: -2px 0 0;
	background: url(../../../../../templates/aspro-priority/images/svg/header_icons.svg) -115px -29px no-repeat;
}

.mixitup-container .menu_item_selected.opened:after {
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.sections.item-views.linked.projects_list_1 .items .item .image {
	width: 250px;
	max-height: 166px;
}

.sections.item-views.linked.projects_list_1 .item_wrap .item {
	margin-bottom: 0;
}

.sections.item-views.linked.projects_list_1 .items .item .arrow_open {
	top: 39px;
	right: 39px;
}

.sections.item-views.linked.projects_list_1 .items .item .title {
	padding-right: 70px;
}

/* DETAIL - base class styles for all news.detail templates */
.detail .stockblock .link-block-more {
	display: none;
}

.detail .stockblock .period {
	margin: 0;
}

.detail .stockblock .list-type-block.item-views .item .previewtext {
	margin: 0;
}

.detail .stockblock .item-views.list hr {
	margin: 25px -15px 30px -90px;
	border-top: 1px solid #fff;
}

.detail .period {
	margin: 0 0 6px;
}

.detail .preview-text-detail {
	padding: 1px 0px 10px;
	font-size: 1.333em;
	line-height: 1.500em;
	color: #fff;
}


.detail .preview-text-detail .colored_line {
	margin-top: 32px;
	display: none;
}

.detail .detailimage {
	text-align: center;
	margin-bottom: 35px;
	padding: 0;
	text-align: left;
}

.detail .detailimage.image-left+.preview-text-detail,
.detail .detailimage.image-right+.preview-text-detail {
	padding: 0px;
}

.detail .detailimage.image-left+.preview-text-detail .colored_line,
.detail .detailimage.image-right+.preview-text-detail .colored_line {
	margin-top: 40px;
}

.detail .detailimage img {
	max-width: 100%;
	vertical-align: top;
	display: inline-block;
}

.detail .image-left {
	float: left;
	margin-right: 25px;
	text-align: left;
	max-width: 300px;
}

.detail .image-right {
	float: right;
	margin-left: 25px;
	text-align: right;
	max-width: 300px;
}

.detail .image-wide+.order-block {
	margin-top: -35px;
}

.detailimage.image-head {
	margin: 0 0px 49px;
	text-align: center;
}

.detailimage.image-head img {
	margin: 0 auto;
}

.detail .detail_right_block {
	clear: right;
}

.detail.catalog:not(.landings) .tizers {
	margin-top: 81px;
	margin-left: 28px;
}

.detail .tizers+.ask_a_question {
	margin-top: 83px;
}

.detail .tizers>.wrap {
	margin: -29px 0;
}

.detail .tizers.in_content>.wrap {
	margin: -13px 0 -8px;
}

.detail .tizers .tizer {
	margin: 29px 0;
}

.detail .tizers .tizer {
	overflow: hidden;
}

.detail .tizers .tizer .image {
	float: left;
	margin: 6px 0 0;
	width: 50px;
	overflow: hidden;
}

.detail .tizers .tizer .body-info {
	padding: 0 0 0 74px;
}

.detail .tizers .tizer.wti .body-info {
	padding-left: 0;
}

.detail .tizers .tizer .body-info .title {
	color: #fff;
	line-height: 1.6em;
}

.detail .tizers .tizer .body-info .previewtext {
	margin: 5px 0 0;
	line-height: 1.5385em;
}

.detail .ask_a_question {
	clear: right;
	margin-top: 60px;
	margin-left: 25px;
}

.fixed_block_fix {
	margin-left: 26px;
}

.bottom_seo {
	margin-top: 44px;
}

.detail.catalog .ask_a_question {
	margin-top: 0;
}

.detail.catalog .fixed_block_fix {
	margin-top: 60px;
}

.detail.catalog .tizers+.ask_a_question_wrapper .fixed_block_fix {
	margin-top: 89px;
}

.detail.catalog.landings .fixed_block_fix {
	margin-top: 0;
}

.padding0 {
	padding: 0;
}

.contacts_page.contacts.front {
	border-bottom: none;
	border-top: 1px solid #f3f3f3;
}

.contacts_page.contacts.front .left_block {
	padding-right: 100px;
	padding-left: 0;
}

.contacts_page.contacts.front .left_block .top_block {
	margin-bottom: 0;
	border-bottom: none;
}

.contacts_page.contacts.front .social-block {
	margin: 41px -4px 16px;
}

.contacts_page.contacts.front .feedback {
	margin: 0 auto 0 0;
	color: #fff;
}

.contacts_page.contacts.front .feedback>.wrap {
	padding: 97px 0 89px 100px;
}

.contacts_page.contacts.front .feedback .button {
	display: inline-block;
	vertical-align: top;
}

.contacts_page.contacts.front .feedback .previewtext {
	margin: 0 0 42px;
}

.contacts_page.contacts.front .image {
	overflow: hidden;
}

.contacts_page.contacts.front .image img {
	min-height: 100%;
	min-width: 100%;
}

.contacts_page.contacts.front .social-icons li a {
	display: block;
}

.contacts_page.contacts.front.type_2 .left_block .feedback {
	margin: 47px 0 0;
}

.contacts_page.contacts.front.type_2 .left_block .feedback>.wrap {
	padding: 0;
}

.contacts.front .left_block .bottom_block .properties {
	margin: 0 -16px 34px;
}

.contacts.front .left_block .bottom_block .property {
	margin: 0 -3px 0 0;
	padding: 8px 16px;
	display: inline-block;
	vertical-align: top;
	width: 50%;
}

.contacts.front h2 {
	margin-top: 0;
}

.contacts_page.contacts.front.type_4 .left_block {
	padding-bottom: 100px;
}

.contacts_page.contacts.front.type_4 .address {
	margin: 0 0 30px;
}

.contacts_page.contacts.front.type_4 .social-icons li a {
	display: block;
}

.contacts_page.contacts.front.type_4 .image img {
	height: auto;
	max-width: 100%;
}

.contacts_page.contacts.front.type_4 .left_block .top_block {
	padding-bottom: 0;
	margin-bottom: 0;
}

.contacts_page.contacts.front.type_4 .left_block .top_block {
	margin-bottom: 37px;
}

.contacts_page.contacts.front.type_4 .social-block {
	position: relative;
	margin-top: 33px;
	margin-bottom: 0;
}

.contacts_page.contacts.front.type_4 .social-block>.wrap {
	position: relative;
}

.contacts_page.contacts.front.type_4 .social-block>.wrap:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	right: 0;
	margin: -1px 0 0;
	height: 1px;
	background: #f1f1f1;
}

.contacts_page.contacts.front.type_4 .social-block .social-icons {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 0 40px 0 0;
	background: #FFF;
}

.contacts_page.contacts.front.type_4 .feedback {
	margin: 47px 0 0;
}

.contacts_page.contacts.front.type_4 .feedback>.wrap {
	padding: 0;
}

.contacts.front.type_2 .left_block .bottom_block .property .values a {
	display: inline-block;
	vertical-align: top;
}

.contacts.front.type_2 .items {
	max-height: 381px;
	overflow: hidden;
}

.contacts.front.type_2 .items .item {
	border-top: 1px solid #20423c;
	margin: 0 0 -1px;
	position: relative;
	padding: 24px 27px 16px 56px;
}

.contacts.front.type_2 .items .item:first-of-type {
	border-top: 0;
}

.contacts.front.type_2 .items .item:before {
	content: "";
	position: absolute;
	left: 29px;
	top: 30px;
	width: 7px;
	height: 11px;
	background: url(../../../../../templates/aspro-priority/images/svg/footer_icons.svg) -72px -23px no-repeat;
	opacity: 0.35;
}

.contacts.front.type_2 .items .item .filial .title {
	font-size: 1.0667em;
	line-height: 1.375em;
}

.contacts.front.type_2 .items .item .properties {
	margin: 8px 0 0;
}

.contacts.front.type_2 .items .item .property {
	padding: 0;
}

.contacts.front.type_2 .items .item .property .value a {
	color: #fff777;
}

.contacts.front.type_2 .items .mCSB_scrollTools .mCSB_draggerContainer {
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: auto;
}

.contacts.front.type_2 .detail_desc_items {
	display: none;
}

.contacts.front.type_2 .detail_desc_items .item {
	display: none;
}

.ask_a_question_wrapper {
	position: relative;
	z-index: 1;
}

.ask_a_question_wrapper .ask_a_question {
	position: absolute;
	top: 0;
	float: none;
	margin-left: 28px;
	max-width: 286px;
	width: auto;
}

.detail.news .ask_a_question_wrapper .ask_a_question,
.detail.projects_detail .ask_a_question_wrapper .ask_a_question {
	margin-top: -1px;
	margin-left: 28px;
}

.detail.projects_detail .ask_a_question_wrapper .ask_a_question.fixed {
	margin-top: 0;
}

.detail.projects_detail .ask_a_question_wrapper .ask_a_question {
	margin-left: 28px;
}

.ask_a_question_wrapper .ask_a_question .outer a {
	display: block;
}

.ask_a_question_wrapper .ask_a_question:hover .outer a {
	color: #FFF;
}

.ask_a_question_wrapper .ask_a_question.fixed {
	position: fixed;
	margin-top: 0;
}

.ask_a_question_wrapper .ask_a_question.nonfixed {
	position: static !important;
}

.news.detail .ask_a_question_wrapper {
	margin-top: 0;
}

.row>div>.detail .ask_a_question {
	width: auto;
}

.detail .ask_a_question .btn-default.wc.vert {
	margin: 0 0 13px;
}

.detail .ask_a_question .btn-default.wc.vert+div {
	color: #888888;
	line-height: 16px;
}

.detail .wraps {
	margin: 43px 0 0;
}

.detail .wraps.galerys-block {
	margin-top: 45px;
}

.detail .wraps hr {
	margin: 51px 0px 41px;
}

.detail .wraps.reviews-block+.wraps hr {
	margin-top: 39px;
}

.detail .wraps h4,
.detail .wraps h3 {
	margin-bottom: 32px;
	position: relative;
	z-index: 1;
}

.detail .wraps h4 {
	font-size: 1.4667em;
}

.detail .wraps h5 {
	margin-bottom: 33px;
	margin-top: 52px;
}

.detail .wraps.nomargin {
	margin: 0px;
}

.detail .flexslider.front:not(.normal) .flex-direction-nav {
	top: -60px;
}

.detail .head .galery .flex-control-nav,
body .show-nav-controls .flex-control-nav {
	display: block;
	bottom: 15px;
}

.color-controls .flex-direction-nav a {
	width: 44px;
	height: 44px;
	font-size: 0px;
	line-height: 0px;
	background: #dedede;
	border-radius: 3px;
}

.color-controls .item:hover span.zoom {
	opacity: 1;
}

.color-controls .item .zoom {
	top: 10px;
	right: 10px;
	background: #FFF;
}

.color-controls .item .zoom:hover svg path {
	fill: #FFF;
}

.item.project .color-controls .flex-direction-nav a:not(:hover) {
	background: #FFF;
}

.item span.zoom {
	opacity: 0;
}

.items .item:hover span.zoom {
	opacity: 1;
}

.detail img {
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
}

.detail .galery .inner .stickers {
	width: auto;
}

.detail .galery .item {
	padding: 0;
	text-align: center;
	position: relative;
}

.detail .galery .item img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	*display: inline;
	zoom: 1;
}

.detail .galery .flexslider .item:hover span.zoom {
	opacity: 1;
}

.detail .galery .inner .flexslider .slides {
	height: 449px;
}

body.round_button .detail .galery .flexslider .item span.zoom {
	border-radius: 100%;
}

.detail .galery .flexslider {
	position: relative;
	border: none;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	height: 100%;
	background: transparent;
}

.detail .galery .flexslider .flex-viewport,
.detail .galery .items {
	height: 100%;
}

.detail .galery .flexslider .flex-direction-nav li {
	position: static;
}

.detail .galery #carousel {
	opacity: 0;
}

.detail .galery #carousel .flex-direction-nav li {
	height: 60px;
	position: absolute;
	top: 0;
	margin: 0;
}

.detail .galery #carousel .flex-direction-nav a {
	position: static;
	margin: 0;
	display: block;
	background: none;
	color: rgba(0, 0, 0, 0);
	height: 60px;
	top: 0;
	opacity: 1;
	text-shadow: none;
	width: 30px;
	visibility: visible;
}

.detail .galery #carousel .flex-direction-nav a:hover {
	background: none;
}

.detail .galery #carousel .flex-direction-nav .flex-nav-prev {
	left: -16px;
}

.detail .galery #carousel .flex-direction-nav .flex-nav-next {
	right: -16px;
}

.detail .galery #carousel .flex-direction-nav a:before {
	width: 7px;
	height: 12px;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	background: #fff url(/upload/content/quotes.png) -50px -109px no-repeat;
}

.detail .galery #carousel .flex-direction-nav a.flex-prev:before {
	left: 50%;
}

.detail .galery #carousel .flex-direction-nav a.flex-next:before {
	right: 50%;
	background-position: -59px -109px;
}

.detail .galery #carousel .slides li {
	text-align: center;
	height: 60px;
	line-height: 57px;
	margin-right: 12px;
	overflow: hidden;
	width: 60px;
	cursor: pointer;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	opacity: 0.5;
	transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;
}

.detail .galery #carousel .slides li:hover {
	opacity: 1;
}

.detail .galery #carousel .slides li.flex-active-slide {
	opacity: 1;
}

.detail .chars .props_table tr td:first-child {
	text-align: left;
	padding-right: 10px;
	padding-left: 0;
}

.detail .chars .char-wrapp {
	padding: 25px 35px 26px;
	border: 1px solid #20423c;
	word-wrap: break-word;
}

.detail .chars .char-wrapp tr td {
	font-size: 1em;
	vertical-align: top;
	background: url(../../../../../templates/aspro-priority/images/dott.png) 0 15px repeat-x;
	width: 60%;
}

.detail .chars .char-wrapp .char_name .hint .tooltips {
	display: none;
	position: absolute;
	left: -30px;
	top: 40px;
	width: 100px;
	padding: 5px;
	box-shadow: 0 0 10px;
	z-index: 9;
	background: #fff;
}

.detail .chars .char-wrapp .char_name .hint .icons:hover+.tooltips {
	display: block;
}

.detail .chars .props_table {
	width: 100%;
}

.detail .chars .props_table td {
	padding: 2px 0 2px 10px;
	text-align: right;
}

.detail .chars .props_table .char_name>span,
.detail .chars .props_table .char_value>span {
	position: relative;
	background: #FFF;
	padding: 0;
	display: inline-block;
	color: #666;
}

.detail .chars .props_table .char_name>span {
	font-style: normal;
	padding-right: 12px;
	color: #555;
}

.detail .chars .props_table .char_name .hint {
	position: relative;
	top: 1px;
	margin: 0 0 0 3px;
	display: inline-block;
}

.detail .chars .props_table .char_name .hint .icon svg {
	opacity: 0.35;
}

.detail .chars .props_table .char_name .hint .icon:hover svg {
	opacity: 1;
}

.detail .chars .props_table .char_name .hint .tooltip {
	visibility: hidden;
	padding: 14px 18px;
	left: -121px;
	bottom: 26px;
	width: 256px;
	max-width: 256px;
	opacity: 0;
	font-size: 0.8667em;
	line-height: 1.3846em;
	color: #fff777;
	border-radius: 3px;
	background: #FFF;
	-webkit-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
	transition: opacity 0.1s ease;
	moz-transition: opacity 0.1s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.1s ease;
	-webkit-transition: opacity 0.1s ease;
}

.detail .chars .props_table .char_name .hint .tooltip:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin: 0 0 0 -5px;
	border: 5px solid transparent;
	border-top: 5px solid #FFF;
}

.detail .chars .props_table .char_name .hint:hover .tooltip {
	opacity: 1;
	visibility: visible;
}

.detail .chars .props_table .char_value {
	width: 40%;
	background: #FFF;
	text-align: left;
}

.detail .chars .props_table .char_value span {
	padding-left: 10px;
	right: -2px;
	color: #fff;
}

.detail .chars .props_table .char_name .hint .icons {
	display: inline-block;
	position: absolute;
	cursor: pointer;
	left: 5px;
	top: -12px;
	height: 13px;
	width: 13px;
	background: url("../../../../../templates/aspro-priority/images/hint.jpg") 0px 0px no-repeat;
}

.detail .chars .props_table .char_value span ul,
.detail .chars .props_table .char_value span ol {
	text-align: left;
}

.detail.staff .staff {
	padding: 49px;
	border: 1px solid #20423c;
}

.detail.staff .detailimage {
	margin: 0;
	float: left;
	width: 250px;
	max-height: 250px;
	overflow: hidden;
}

.detail.staff .detailimage img {
	width: 100%;
}

.detail.staff .properties {
	padding: 0 0 0 300px;
	margin: -3px 0 0;
}

.detail.staff .properties .post {
	margin: 0 0 29px;
}

.detail.staff .properties .post .prop-title {
	margin: 0 0 4px;
}

.detail.staff .properties .post .value {
	font-size: 1.1333em;
	line-height: 1.4706em;
}

.detail.staff .properties .props {
	margin: -8px -16px;
}

.detail.staff .properties .property {
	display: inline-block;
	vertical-align: top;
	margin: 8px 16px;
}

.detail.staff .properties .prop-title {
	color: #999999;
}

.detail.staff .properties .value {
	color: #fff;
}

.detail.staff .properties .value a {
	color: #fff;
}

.detail.staff .properties .send_message_button {
	position: relative;
	margin: 0 0 32px;
}

.detail.staff .properties .send_message_button.wtbutton {
	height: 35px;
}

.detail.staff .properties .send_message_button:before {
	content: "";
	position: absolute;
	top: 50%;
	margin: -1px 0 0;
	left: 0;
	right: 0;
	height: 1px;
	background: #f1f1f1;
}

.detail.staff .properties .send_message_button .button {
	position: relative;
	padding: 0 30px 0 0;
	display: inline-block;
	vertical-align: top;
	background: #FFF;
}

.detail.staff .properties .btn {
	padding: 9px 19px;
}

.detail.staff .properties .bottom-props.social_props {
	margin: 11px -13px 0;
	font-size: 0;
}

.detail.staff .properties .bottom-props.social_props svg {
	position: absolute;
	top: 50%;
	left: 0;
	opacity: 0.35;
}

.detail.staff .properties .bottom-props.social_props svg path {
	fill: #fff;
}

.detail.staff .properties .bottom-props.social_props a {
	position: relative;
	height: 33px;
	margin: 0 13px;
	display: inline-block;
}

.detail.staff .properties .bottom-props.social_props a.social_vk {
	width: 15px;
}

.detail.staff .properties .bottom-props.social_props a.social_vk svg {
	margin-top: -5px;
}

.detail.staff .properties .bottom-props.social_props a.social_odn {
	width: 7px;
}

.detail.staff .properties .bottom-props.social_props a.social_odn svg {
	margin-top: -7px;
}

.detail.staff .properties .bottom-props.social_props a.social_fb {
	width: 7px;
}

.detail.staff .properties .bottom-props.social_props a.social_fb svg {
	margin-top: -7px;
}

.detail.staff .properties .bottom-props.social_props a.social_mail {
	width: 15px;
}

.detail.staff .properties .bottom-props.social_props a.social_mail svg {
	margin-top: -8px;
}

.detail.staff .properties .bottom-props.social_props a.social_tw {
	width: 13px;
}

.detail.staff .properties .bottom-props.social_props a.social_tw svg {
	margin-top: -6px;
}

.detail.staff .properties .bottom-props.social_props a.social_skype {
	width: 17px;
}

.detail.staff .properties .bottom-props.social_props a.social_skype svg {
	margin-top: -9px;
}

.detail.staff .properties .bottom-props.social_props a.social_inst {
	width: 15px;
}

.detail.staff .properties .bottom-props.social_props a.social_inst svg {
	margin-top: -8px;
}

.detail.staff .properties .bottom-props.social_props a.social_google {
	width: 18px;
}

.detail.staff .properties .bottom-props.social_props a.social_google svg {
	margin-top: -6px;
}

.detail.staff .properties .bottom-props.social_props a.social_bitrix {
	width: 21px;
}

.detail.staff .properties .bottom-props.social_props a.social_bitrix svg {
	margin-top: -8px;
}

.detail.staff .properties .bottom-props.social_props a:hover svg {
	opacity: 1;
}

.detail.staff .post-content {
	margin: 53px 0 0;
}

.barnd-block .list-type-block.item-views .item>.image {
	max-height: none;
}

.barnd-block .item .image a {
	box-shadow: inset 0 0 0 1px #f5f5f5;
	max-height: 125px;
	display: block;
	padding: 30px;
	line-height: normal;
}

.barnd-block .item .image .preview {
	font-size: 0.867em;
	padding: 20px 0px 20px;
	line-height: 24px;
	text-align: left;
}

.barnd-block .list-type-block.item-views .item>.body-info {
	padding-top: 0px;
}

.barnd-block .slogan {
	font-weight: bold;
	color: #222222;
	font-size: 28px;
	line-height: 40px;
	margin-bottom: 28px;
	margin-top: 10px;
}

.barnd-block .item .body-info .title {
	color: #222222;
	font-weight: bold;
	margin-bottom: 19px;
}

.detail .barnd-block hr {
	margin: 28px 0px 40px;
}

.barnd-block .item-views .item .properties {
	margin-bottom: -10px;
}

/* NEWS templates (articles,news,discounts,services) */
.news.front {
	position: relative;
}

.news.front .item {
	margin-bottom: 30px;
	overflow: hidden;
	margin-top: 6px;
}

.news.front .item:last-of-type {
	border-bottom: 0;
}

.news.front .item a {
	display: block;
	overflow: hidden;
	text-decoration: none;
}

.news.front .item .image {
	float: left;
	width: 105px;
	max-height: 70px;
	max-width: 105px;
	height: 70px;
	line-height: 67px;
	text-align: center;
}

.news.front .item .image img {
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.news.front .item .info {
	padding-left: 125px;
}

.news.front .item.wti .info {
	padding-left: 0;
}

.news.front .item .title {
	font-size: 13px;
	line-height: 18px;
	margin-top: -2px;
	/*none*/
	;
	color: #324860;
}

.news.front .item .period {
	border-left: 2px solid #d2d2d2;
	color: #666666;
	font-size: 11px;
	height: 12px;
	line-height: 12px;
	margin-bottom: 8px;
	overflow: hidden;
	padding-left: 8px;
	text-overflow: ellipsis;
	text-transform: uppercase;
	white-space: nowrap;
}

.partners.front.slider-items .flexslider .slides>li {
	height: auto;
	line-height: normal;
	max-height: none;
}

.slides>li:before {
	display: none;
}

.list-type-block.item-views.slider-items .item>.image {
	max-height: none;
	max-width: 50%;
}

.partners.front.slider-items .flexslider .slides>li .item:hover {
	filter: none;
}

.list-type-block.item-views.slider-items .item>.image {
	padding: 30px 0 30px 30px;
}

.list-type-block.item-views.slider-items.image_right .item>.image {
	padding: 30px 30px 30px 0px;
}

.list-type-block.item-views.slider-items .item .image+.body-info {
	padding-left: 222px;
	padding-top: 53px;
}

.list-type-block.item-views.slider-items.image_right .item .image+.body-info {
	padding-right: 222px;
	padding-left: 30px;
}

.list-type-block.item-views.slider-items .item .body-info {
	padding-left: 30px;
	padding-right: 30px;
}

.partners.item-views.slider-items {
	margin: 0px;
}

.partners.item-views.slider-items .item .title {
	margin-bottom: 19px;
	text-align: left;
}

.partners.item-views.slider-items .item .title a {
	text-align: left;
}

.partners.item-views.type_1 {
	padding: 83px 0 110px;
}

.partners.item-views.type_1.type_2 {
	padding-top: 89px;
	padding-bottom: 100px;
}

.partners.item-views .slides {
	height: 167px;
}

.detail.partners_links>.wraps:first-of-type {
	margin-top: -15px;
}

/* TEASERS */
.teasers.item-views.front {
	position: relative;
	padding-bottom: 90px;
}

.teasers.item-views.front.icons .row.items {
	margin: 0px;
	border-bottom: none;
}

.teasers.item-views.front.icons .row.items>div {
	padding: 0px;
}

.teasers.item-views.front.icons .row.items>div .item {
	border-color: #f3f3f3;
	transition: box-shadow 0.3s ease;
}

.teasers.item-views.front.icons .row.items>div .item:hover {
	border-color: #f3f3f3;
	box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.1);
}

.teasers.item-views.front.icons .row.items>div:nth-child(even) .item {
	border-left-width: 0px;
}

.teasers.item-views.front .item {
	margin: 13px 0 48px;
}

.teasers.item-views.front.icons .item {
	margin: -1px 0px 0px;
	padding: 40px 38px;
	box-shadow: none;
	border: 1px solid #f2f2f2;
}

.teasers.item-views.front.icons .item a {
	color: #222222;
}

.teasers.item-views.icons.front .item .image {
	color: #ffffff;
	margin: 0;
	float: left;
	width: 144px;
	text-align: center;
	height: 144px;
	font-size: 20px;
	border-radius: 100%;
	line-height: 140px;
	overflow: hidden;
	background: #e8ebef;
}

.teasers.item-views.icons.front .item .info {
	padding-left: 182px;
	font-size: 1em;
	color: #222222;
}

.teasers.item-views.icons.front .item .info .text {
	font-size: 1em;
	color: #222222;
}

.teasers.item-views.icons.front .item.wti .info {
	padding-left: 0;
}

.teasers.item-views.icons.front .item .info ul {
	list-style-type: none;
	padding-left: 2px;
}

.teasers.item-views.icons.front .item .info ul li {
	position: relative;
	padding-left: 11px;
	margin-bottom: 6px;
}

.teasers.item-views.icons.front .item .info ul li:last-of-type {
	margin-bottom: 0px;
}

.teasers.item-views.icons.front .item .info ul li:before {
	content: "";
	position: absolute;
	left: 0px;
	top: 12px;
	width: 3px;
	height: 3px;
	background: #222222;
}

/* PORTFOLIO */
.wrap-portfolio-front {
	background: #f3f6f9;
	color: #fff;
}

.wrap-portfolio-front .row {
	margin-left: 0px;
	margin-right: 0px;
}

.wrap-portfolio-front .row>div {
	padding-left: 0px;
	padding-right: 0px;
	overflow: hidden;
}

.wrap-portfolio-front .row .inner-wrapper-text {
	padding: 84px 103px 50px;
	min-height: 100%;
	height: 100%;
}

.wrap-portfolio-front .row .inner-wrapper-text .title {
	font-weight: bold;
	font-size: 32px;
	line-height: 34px;
	padding-bottom: 40px;
}

.wrap-portfolio-front .row .inner-wrapper-text.small .title {
	padding-bottom: 20px;
}

.wrap-portfolio-front .row .inner-wrapper-text .main-wrapper {
	position: relative;
	min-height: 100%;
	height: 100%;
}

.wrap-portfolio-front .row .inner-wrapper-text .main-wrapper .text {
	padding-bottom: 65px;
}

.wrap-portfolio-front .row .inner-wrapper-text .main-wrapper .link {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.wrap-portfolio-front .item {
	border: none;
	margin-bottom: 0px;
	overflow: hidden;
	padding-bottom: 70%;
	height: 0px;
	position: relative;
	z-index: 2;
}

.wrap-portfolio-front .portfolio-items {
	background: #fff;
}

.item.animated-block {
	opacity: 0;
}

.item.animated-block.visible {
	opacity: 1;
}

.wrap-portfolio-front .item .text,
.table-elements .item .text {
	display: table;
	width: 100%;
	height: 100%;
}

.table-elements .item .text {
	line-height: 24px;
}

.table-elements .items .item:hover .dark_block_animate {
	opacity: 0;
}

.table-elements .items .item .image .dark_block_animate {
	background: rgb(46, 46, 47)
}

.table-elements .items .item .image:hover .dark_block_animate {
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
}

.wrap-portfolio-front .item .text .cont,
.table-elements .item .text .cont {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 10px 10px;
}

.wrap-portfolio-front .item .text .cont>div,
.table-elements .item .text .cont>div {
	position: relative;
	top: 0px;
	left: 0px;
	-webkit-transition: -webkit-transform .35s ease-out;
	transition: transform .35s ease-out;
}

.wrap-portfolio-front .item .text .cont>div *,
.table-elements .item .text .cont>div * {
	opacity: 1;
}

.wrap-portfolio-front .item .text .cont>div span,
.table-elements .item .text .cont>div span {
	display: block;
	font-size: 20px;
	opacity: 1;
	font-weight: bold;
	padding-bottom: 28px;
}

.wrap-portfolio-front .item .text .cont>div .text_more .mores,
.table-elements .item .text .cont>div .text_more .mores {
	position: relative;
	padding: 0px 30px 0px 0px;
	display: inline-block;
}

.wrap-portfolio-front .item .text .cont>div .text_more .mores:before,
.table-elements .item .text .cont>div .text_more .mores:before {
	content: "";
	position: absolute;
	top: 6px;
	right: 0px;
	display: block;
	width: 20px;
	height: 14px;
	background: url(../../../../../templates/aspro-priority/images/priority.png) -222px -16px no-repeat;
}

.wrap-portfolio-front .item .text .section_name {
	font-size: 10px;
	line-height: 18px;
	color: #fff;
	background: #d4d4d4;
	border-radius: 10px;
	text-transform: uppercase;
	padding: 0px 10px;
	margin: 0px 10px 10px 0px;
	display: inline-block;
	-webkit-transform: translateY(-46%);
	transform: translateY(-46%);
}

.wrap-portfolio-front .item .text .title,
.item .text .titles {
	font-weight: 400;
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
	color: #fff !important;
}

.wrap-portfolio-front .item .text .title span,
.item .text .titles span {
	font-size: 20px;
}

.item:hover .text .cont>div,
.table-elements .item .image:hover .text .cont>div {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.table-elements .item:hover .text .cont>div {
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
}

.wrap-portfolio-front .item .img_block {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-size: cover;
	-moz-background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.bx-firefox .wrap-portfolio-front .item .img_block {
	background-position-x: 0;
}

.zomm_wrapper-block {
	position: relative;
}

.item .dark_block_animate {
	opacity: 0;
	background-color: #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: opacity .2s ease;
	-o-transition: opacity .2s ease;
	-moz-transition: opacity .2s ease;
	transition: opacity .2s ease;
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 2;
	overflow: hidden;
	top: 0px;
}

.items .item:hover .dark_block_animate {
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
}

.detail .items .item:hover .dark_block_animate,
.zomm_wrapper-block:hover .dark_block_animate {
	opacity: 0.4;
	z-index: 10;
}

.scale_block_animate {
	-webkit-transition: -webkit-transform 0.6s ease;
	transition: transform 0.6s ease;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.item .scale_block_animate img {
	max-width: 100%;
	max-height: 100%;
}

.wrap-portfolio-front h2 {
	margin: 60px 0px 60px;
}

.wrap-portfolio-front .link .white.white-bg {
	transition: opacity ease 0.5s;
	white-space: normal;
}

.wrap-portfolio-front .link:hover .white.white-bg {
	opacity: 0.8;
}

/* CATALOG_TABS */
.catalog.item-views:hover {
	position: relative;
	z-index: 2;
}

.catalog.item-views.blocks h3 {
	padding-bottom: 33px;
}

.tabs_ajax .head-block {
	position: relative;
	margin: -1px -14px -14px;
	z-index: 3;
}

.tabs_ajax .head-block.media {
	display: none;
}

.head-block.mCustomScrollbar .scroll-tabs-wrapper {
	white-space: nowrap;
}

.head-block.mCustomScrollbar .mCSB_container {
	margin-bottom: 0;
}

.head-block.mCustomScrollbar .mCSB_scrollTools {
	opacity: 0 !important;
}

.head-block.mCustomScrollbar .item-link {
	float: none;
	display: inline-block;
}

.tabs_ajax .head-block .item-link {
	margin: 14px;
}

.tabs_ajax .head-block .item-link span {
	cursor: pointer;
	color: #fff777;
}

.tabs_ajax .head-block .item-link.active span {
	position: relative;
	cursor: default;
	color: #fff;
	font-weight: bold;
}

.tabs_ajax .head-block .item-link.active span:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -13px;
	height: 2px;
}

.tabs_ajax .head-block.media .item-link.active span:after {
	bottom: -11px;
}

.tabs_ajax h2 {
	position: relative;
	z-index: 2;
	padding-right: 32px;
}

.item-views.front .tabs_ajax .show_all {
	margin-top: 16px;
	margin-left: 71px;
}

.tabs_ajax .item .delivery .tooltip.rightpos {
	right: -34px;
}

.tabs_ajax .item .delivery .tooltip.rightpos:after {
	right: 37px;
}

.body:not(.index) .tabs_ajax {
	margin-top: 50px;
}

.body:not(.index) .tabs_ajax h2 {
	margin-bottom: 30px;
}

.body:not(.index) .item-views.front {
	padding: 0;
	border-bottom: none;
}

.flex-viewport {
	width: 100%;
}

.head-block.top {
	position: relative;
	z-index: 1;
	margin: 0 0 39px;
}

.head-block.top .bottom_border {
	position: absolute;
	width: 100%;
	height: 1px;
	bottom: 0px;
	display: block;
	padding: 0px 11px;
}

.head-block.top .bottom_border:before {
	content: "";
	width: 100%;
	height: 1px;
	background: #f5f5f5;
	bottom: 0px;
	display: block;
}

.head-block.top {
	border: 1px solid #ecf2f4;
}

.head-block .item-link {
	float: left;
}

.head-block.top .item-link {
	margin: 0 -1px 0 0;
	border-left: 1px solid #ecf2f4;
	border-right: 1px solid #ecf2f4;
}

.head-block .item-link .title {
	cursor: pointer;
}

.head-block.top .item-link:first-of-type {
	border-left: none;
}

.head-block .item-link .title span,
.head-block.top .item-link .title .btn-inline {
	padding: 22px 28px;
	position: relative;
	display: block;
}

.mixitup-container .head-block .item-link .title span,
.mixitup-container .head-block.top .item-link .title .btn-inline {
	padding: 16px 24px 15px;
}

.head-block.top .item-link.active {
	background: #f9fbfb;
}

.head-block.top .item-link.active:hover .title,
.head-block.top .item-link.active:hover .title span {
	color: #fff;
	cursor: default;
}

.head-block .subscribe span {
	position: relative;
	padding: 22px 29px 23px 67px;
	display: block;
	color: #999;
}

.head-block .subscribe span svg {
	position: absolute;
	top: 50%;
	left: 29px;
	margin: -9px 0 0;
	width: 21px;
	height: 16px;
	opacity: 0.35;
}

.head-block .subscribe span svg path {
	fill: #fff;
}

.head-block .subscribe span:hover svg {
	opacity: 1;
}

.tabs_ajax .body-block .catalog.item-views.table .flexslider {
	background: none;
}

.tabs_ajax .body-block .catalog.item-views.table .flexslider .flex-viewport {
	position: relative;
	width: 100%;
}

.tabs_ajax .body-block .catalog.item-views.table .flexslider .slides {
	height: 625px;
	overflow: hidden;
}

.catalog.item-views.table .flexslider .flex-viewport:before,
.catalog.item-views.table .flexslider .flex-viewport:after {
	content: "";
	position: absolute;
	top: 70px;
	bottom: 70px;
	width: 16px;
	background: #FFF;
	z-index: 3;
}

.catalog.item-views.table .flexslider .flex-viewport:before {
	left: -1px;
}

.catalog.item-views.table .flexslider .flex-viewport:after {
	right: 0;
}

.tabs_ajax .body-block .catalog.item-views.table .flexslider .flex-viewport {
	z-index: 1;
	padding: 0 16px 70px 16px;
	margin-bottom: -70px;
}

.tabs_ajax .body-block .catalog.item-views.table .flexslider {
	margin: 0 -16px;
}

.tabs_ajax .body-block .catalog.item-views.table {
	margin: -80px 0;
}

.tabs_ajax .body-block .catalog.item-views.table .flexslider .flex-viewport .slides {
	padding: 80px 0;
}

.tabs_ajax .body-block .catalog.item-views.table .flexslider .slides>li {
	padding-bottom: 0;
}

.tabs_ajax .body-block .item-block {
	display: none;
	opacity: 0;
	transition: opacity ease 0.3s;
	min-height: 300px;
}

.opacity1 {
	opacity: 1 !important;
}

.opacity0 {
	opacity: 0 !important;
}

.tabs_ajax .body-block .item-block.active {
	display: block;
}

.tabs_ajax .body-block .item-block.hidden-click {
	opacity: 0;
	visibility: hidden;
}

.catalog.item-views.table .item .buy_block .buttons .btn {
	white-space: nowrap;
	border-radius: 0;
}

.catalog.front .flex-direction-nav,
.navigation-vcenter .flex-direction-nav {
	top: 50%;
	margin-top: 0;
	opacity: 0;
}

.catalog.item-views.front .flexslider:hover .flex-direction-nav .flex-prev,
.catalog.item-views.front .flexslider .flex-direction-nav .flex-prev,
.flexslider.navigation-vcenter:hover .flex-direction-nav .flex-prev,
.flexslider.navigation-vcenter .flex-direction-nav .flex-prev {
	margin-top: -25px;
	right: auto;
}

.flexslider.inside.navigation-vcenter:hover .flex-direction-nav .flex-prev,
.flexslider.inside.navigation-vcenter .flex-direction-nav .flex-prev {
	left: 10px;
	right: auto;
}

.catalog.item-views.front .flexslider:hover .flex-direction-nav .flex-next,
.catalog.item-views.front .flexslider .flex-direction-nav .flex-next,
.flexslider.navigation-vcenter:hover .flex-direction-nav .flex-next,
.flexslider.navigation-vcenter .flex-direction-nav .flex-next {
	margin-top: -25px;
	left: auto;
}

.flexslider.inside.navigation-vcenter:hover .flex-direction-nav .flex-next,
.flexslider.inside.navigation-vcenter .flex-direction-nav .flex-next {
	right: 10px;
	left: auto;
}

.front .flexslider:hover .flex-direction-nav .flex-next {
	opacity: 1;
}

.item-views.staff-items.table-type-block.front.type_1 .flex-left {
	left: -20px;
}

.item-views.staff-items.table-type-block.front.type_1 .flex-next {
	right: -20px;
}

.front .flexslider .flex-control-nav {
	bottom: 25px;
	z-index: 11 !important;
}

body .flexslider.view-control .flex-control-nav {
	display: block;
	bottom: -30px;
}

/* STIKERS */
.stickers {
	left: -2px;
	top: -2px;
	position: absolute;
	z-index: 2;
	line-height: 20px;
	font-size: 0;
	line-height: 0;
	width: 100%;
	text-align: left;
}

.stickers .stickers-wrapper>div {
	display: inline-block;
	vertical-align: top;
	padding: 6px 9px;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	background-color: #dedede;
	margin: 2px;
	border-radius: 2px;
}

.stickers .stickers-wrapper .sticker_hit {
	background: #e9454d;
}

.stickers .stickers-wrapper .sticker_sale {
	background: #f8d40e;
	color: #fff;
}

.stickers .stickers-wrapper .sticker_recommend {
	background: #7558d2;
}

.stickers .stickers-wrapper .sticker_new {
	background: #60c339;
}


/* REVIEWS */
.reviews.item-views .item .title {
	font-size: 1.6em;
	line-height: 1.25em;
	color: #fff;
}

.reviews.item-views .item .title-wrapper.wrating {
	padding: 0 120px 0 0;
}

body .item-views.list .item .title-wrapper.bottom-props {
	padding: 0;
	margin: 0;
}

.item-views .title-wrapper.bottom-props .title {
	display: inline-block;
	margin-right: 10px;
}

.item-views .title-wrapper.bottom-props .value {
	width: 28px;
	height: 28px;
	margin: -2px 6px 3px 0;
	line-height: 28px;
}

.item-views .title-wrapper.bottom-props .value:before {
	height: 28px;
}

.item-views .title-wrapper.bottom-props .value.social_vk:before {
	background-position: -32px -5px;
}

.item-views .title-wrapper.bottom-props .value.social_fb:before {
	background-position: -61px -5px;
}

.item-views .title-wrapper.bottom-props .value.social_odn:before {
	background-position: -61px -33px;
}

.item-views .title-wrapper.bottom-props .value.social_inst:before {
	background-position: -116px -5px;
}

.item-views .title-wrapper.bottom-props .value.social_google:before {
	background-position: -32px -34px;
}

.item-views .title-wrapper.bottom-props .value.social_mail:before {
	background-position: -172px -33px;
}

.item-views .title-wrapper.bottom-props .value.social_tw:before {
	background-position: -88px -5px;
}

.item-views .title-wrapper.bottom-props .value.social_skype:before {
	background-position: -173px -5px;
}

.item-views .title-wrapper.bottom-props .value.social_bitrix:before {
	background-position: -4px -32px;
}

.reviews.item-views .item .post {
	font-size: 0.6667em;
	line-height: 1.3em;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	color: #999999;
	line-height: 20px;
	margin-bottom: 3px;
}

.reviews.item-views .item .text {
	font-size: 15px;
	line-height: 20px;
	padding-bottom: 0;
}

.reviews.item-views .item .text p {
	margin-bottom: 20px;
}

.reviews.item-views .item .video {
	padding: 10px 0 0;
}

.reviews.item-views .item .video .video-inner {
	padding: 0 0 20px;
}

body .reviews .docs-block {
	padding: 0 0 10px;
}

body .reviews .docs-block .blocks .inner-wrapper {
	margin-top: 15px;
}

.wraps .reviews.item-views .items>div:last-of-type hr {
	display: none;
}

.greyline.review-block {
	padding-bottom: 21px;
	background-image: url(../../../../../templates/aspro-priority/images/pattern_comments.jpg);
}


.popup .item-views.reviews.front {
	padding-top: 0;
	padding-bottom: 0;
}

.popup .item-views.reviews.front .item .top_wrapper {
	padding-left: 0;
}

.reviews.item-views.front .flexslider {
	background: none;
	margin: 0;
	position: relative;
}

.reviews.item-views.front .flexslider .items {
	margin-top: 0;
	margin-bottom: 0;
	height: 271px;
}

.reviews.item-views.front .item {
	margin: 0;
	padding: 0 130px;
}

.reviews.item-views.front .flexslider .flex-direction-nav li .flex-prev {
	left: -20px;
}

.reviews.item-views.front .flexslider .flex-direction-nav li .flex-next {
	right: -20px;
}

.reviews.item-views.front .item .image {
	float: left;
	width: 80px;
	height: 80px;
	background: transparent;
	overflow: hidden;
}

.reviews.item-views .item .image {
	border-radius: 100%;
	overflow: hidden;
}

.reviews.item-views.front .item.wlogo .image {
	width: 90px;
	line-height: 67px;
	border-radius: 0;
}

.reviews.item-views.front .item .image>.wrap {
	margin: 0 0 0 auto;
	position: static;
	border-radius: 100%;
}

.reviews.item-views.front .item .image img {
	width: auto;
	display: inline;
}

.reviews.item-views.front .item.wti .image {
	width: 60px;
	height: 60px;
}

.reviews.item-views.front .item.wti .image>.wrap {
	position: relative;
	width: 60px;
	height: 60px;
	background: #f7f8f9;
}

.reviews.item-views.front .item .body-info {
	margin: 2px 0 0;
	padding: 0 0 0 90px;
}

.reviews.item-views.front .item.wti .body-info {
	padding-left: 90px;
}

.reviews.item-views.front .item .title {
	margin: 0;
	padding: 0 153px 0 0;
}

.reviews.item-views.front .item .company {
	color: #999999;
}

.reviews.item-views.front .item.wlogo .image>.wrap {
	width: 90px;
	border-radius: 0;
	height: auto;
	max-height: 25px;
}

.reviews.item-views.front .item.wlogo .image img {
	max-height: 100%;
}

.reviews.item-views.front .item .top_wrapper {
	margin: 0 0 2px;
	padding: 0 153px 0 0;
	color: #999;
}

.reviews.item-views.front .item .top_wrapper .separator {
	margin: 0 6px;
	color: #e1e1e1;
}

.reviews.item-views.front .item .top_wrapper .date {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.reviews.item-views.front .item .preview-text {
	position: relative;
	margin: 16px 0 0;
}

.reviews.item-views.front .item .preview-text:before {
	content: "";
	position: absolute;
	left: -54px;
	top: 12px;
	margin: -9px 0 0 -13px;
	width: 26px;
	height: 17px;
	background: url(/upload/content/quotes.png) 0 0 no-repeat;
}

.reviews.item-views.front .item .preview-text p {
	margin: 10px 0;
}

.reviews.item-views.front .item .preview-text p:first-of-type {
	margin-top: 0;
}

.reviews.item-views.front .item .preview-text p:last-of-type {
	margin-bottom: 0;
}

.reviews.item-views.front .item .link-block-more {
	margin: 32px 0 0;
	display: inline-block;
}

.reviews.item-views.front .item .rating_wrap {
	margin: 22px 0 0;
}

.reviews.item-views.front.linked .item .rating_wrap {
	margin-top: 15px;
}

.reviews.item-views.front .item .rating_wrap.media {
	display: none;
	margin-top: 15px;
}

.reviews.item-views.front .item .top_wrapper {
	padding: 0 0 0 90px;
}

.reviews.item-views.front .item .top-info {
	padding: 6px 0 0 115px;
}

.reviews.item-views.front .item.wti .top-info {
	padding-left: 0;
}

.reviews.item-views.front .item .top-info>.wrap {
	margin: 0 0 6px;
	line-height: 1.1em;
}

.reviews.item-views.front .item.wlogo .top-info {
	padding-left: 125px;
}

.review-detail .reviews.item-views.front .item.wlogo .image>.wrap {
	height: 41px;
	max-height: 41px;
}

.review-detail .reviews.item-views.front .rating_wrap {
	position: relative;
	margin-top: 43px;
}

.review-detail .reviews.item-views.front .rating_wrap:before {
	content: "";
	display: block;
	position: absolute;
	top: 9px;
	right: 0;
	left: 0;
	height: 1px;
	background: #f1f1f1;
}

.review-detail .reviews.item-views.front .rating_wrap>.wrap {
	position: relative;
	padding: 0 30px 0 0;
	display: inline-block;
	vertical-align: top;
	background: #FFF;
}

.item-views.reviews.linked .flexslider .items {
	margin: 0;
	height: 433px;
}

.item-views.reviews.linked .items .item {
	padding: 0;
}

.item-views.reviews.linked .items .item>.wrap {
	padding: 39px 49px 53px;
}

.reviews.item-views.linked .flexslider {
	margin: 0 -16px;
}

.reviews.item-views.linked .flexslider .flex-viewport:before,
.reviews.item-views.linked .flexslider .flex-viewport:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	width: 16px;
	background: #FFF;
	z-index: 1;
}

.reviews.item-views.linked .flexslider .flex-viewport:before {
	left: 0;
}

.reviews.item-views.linked .flexslider .flex-viewport:after {
	right: 0;
}

.reviews.item-views.linked .flexslider .flex-viewport:hover:before,
.reviews.item-views.linked .flexslider .flex-viewport:hover:after {
	display: none;
}

.review_frame {
	padding: 0;
}

.review_frame.right_slide .popup,
.review_frame.right_slide .popup>.wrap {
	height: 100%;
}

.review-detail .reviews.item-views.front .item {
	padding: 63px 70px;
	text-align: left;
}

.review-detail .reviews.item-views.front {
	border-bottom: none;
}

.review-detail .reviews.item-views.front .item .preview-text {
	margin-top: 31px;
}

.review-detail .reviews.item-views.front .item .preview-text:before {
	display: none;
}

.review-detail .reviews.item-views.front .item .header-block>div {
	display: table-cell;
	vertical-align: middle;
}

.review-detail .reviews.item-views.front .item .header-block .body-info {
	text-align: left;
}

.review-detail .reviews.item-views.front .item:not(.wti) .top-info {
	padding-left: 100px;
}

.review-detail .reviews.item-views.front .item .image {
	width: 70px;
	height: 70px;
}

.review-detail .reviews.item-views.front .item .title {
	padding-right: 0;
	font-size: 1.2em;
}

.review-detail .reviews.item-views.front .item.wti {
	padding-top: 52px;
}

.review-detail .reviews.item-views.front .item.wti .top-info {
	padding-top: 0;
	padding-left: 0;
}

.review-detail .reviews.item-views.front .item .top-info>.wrap {
	margin-bottom: 5px;
}

.review-detail .reviews.item-views.front .close-block {
	margin: 49px 0 0;
}

.review-detail .reviews.item-views.front .item.wlogo .image {
	width: 90px;
	height: 41px;
	line-height: 38px;
	border-radius: 0;
}

.review-detail .reviews.item-views.front .item.wlogo .top-info {
	margin-top: -9px;
	padding-top: 0;
	padding-left: 120px;
}

.review-detail .item .close-block {
	display: none;
}

.review-detail .reviews.item-views.front .item .close-block .btn {
	position: static;
}

.review_frame.jqmWindow .review-detail .item .close-block {
	display: block;
}

.item-views.reviews_items.front_items .flexslider {
	background: none;
}

.blog-comments .alert {
	padding: 15px 23px;
}

.list-type-block.item-views .item.review>.image {
	width: 120px;
	height: 120px;
	border-radius: 100%;
	overflow: hidden;
	padding: 0px;
	min-height: 120px;
	line-height: 117px;
}

.list-type-block.item-views .item.review>.image+.body-info {
	padding: 0px 0px 0px 156px;
}

.list-type-block.item-views.reviews .group-content .item>.body-info {
	padding-top: 0px;
}

.list-type-block.item-views.reviews .group-content hr {
	margin-top: 0px;
}

.detail .reviews-block .list-type-block.item-views.reviews .group-content hr {
	display: none;
}

.detail .reviews-block .reviews.item-views .items:last-of-type>div:last-of-type .item {
	margin-bottom: 12px;
}

/* PROJECTS */
.detail .front .flex-direction-nav a:before {
	opacity: 1;
}

.detail .projects.item-views.table .flexslider {
	margin-bottom: 0px;
}

.detail .projects.item-views.table .flexslider .slides>li {
	max-height: none;
}

.detail .projects.item-views.table .front .flex-direction-nav {
	top: -46px;
}

.flexslider.shadow .flex-viewport {
	margin: 0px -25px;
	padding: 0px 25px;
	z-index: 1;
}

.item-views.table .item {
	margin-bottom: 16px;
	transition: box-shadow 0.3s ease;
	display: block;
}

.item-views.table .item:hover {
	border-color: transparent;
}

.item-views.table .item {
	border: 1px solid #20423c;
}

.projects.item-views.table .flexslider .item {
	margin-bottom: 0px;
}

.item-views li[class*=col-md]:before {
	display: none;
}

.flexslider.shadow .slides {
	padding: 18px 0px 18px;
}

.flexslider.shadow.front .flex-direction-nav .flex-prev,
.flexslider.shadow.front .flex-direction-nav .flex-next {
	top: 7px;
}

.item-views.table.table-type-block .licenses_block .items .item {
	padding: 40px;
}

.item-views.table.table-type-block .licenses_block .items .item .image {
	margin: 0 auto 18px;
	padding: 0;
	height: 200px;
	line-height: 200px;
}

.item-views.table.table-type-block .licenses_block .items .item .image a {
	display: block;
	height: 100%;
}

.item-views.table.table-type-block .licenses_block .items .item .image img {
	max-height: 100%;
}

.item-views.table.table-type-block .licenses_block .items .item .zoom {
	left: 50%;
	margin-left: -20px;
	margin-top: -20px;
}

body.round_button .item-views.table.table-type-block .licenses_block .items .item .zoom {
	border-radius: 100%;
}

.item-views.table.table-type-block .licenses_block .items .item:hover .zoom svg path {
	fill: #FFF;
}

.item-views.table.table-type-block .licenses_block .items .item .title {
	padding: 0;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4667em;
	color: #fff;
}

.item-views.table.table-type-block .licenses_block .items .item .size {
	text-align: center;
	font-size: 0.8667em;
	color: #999999;
}

.item-views.table.table-type-block .licenses_block .items .item .title .size {
	display: none;
}

.list-type-block.item-views .licenses_block .items {
	margin-top: 0;
	margin-bottom: 0;
}

.list-type-block.item-views .licenses_block .item {
	margin: 0 0 -1px;
}

body .group-content .tab-pane:first-of-type h3 {
	margin-top: 0px;
}

.group-content .tab-pane:first-of-type h3,
.group-content .tab-pane:first-of-type .text_before_items-child {
	margin-top: -7px !important;
}

.item-views.table .item .image {
	text-align: center;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: none;
}

.item-views.table.bblock .item .image {
	max-height: 354px;
}

.item-views.table .item .image img {
	display: inline-block;
	max-width: 100%;
	width: auto;
	max-height: 100%;
	*display: inline;
	zoom: 1;
}

.item-views.table.partners .item .image.w-picture img {
	width: auto;
}

.item-views.table .item .info {
	padding: 26px 31px 20px;
	position: relative;
}

.licenses.item-views.table .item .image {
	height: 250px;
	line-height: 227px;
	max-height: none;
	padding: 20px 20px 0px;
}

.licenses.item-views.table .item .image a {
	display: inline;
}

.licenses.item-views.table .item .title {
	font-weight: bold;
}

.item-views.table.bblock .item .info {
	border-top: 2px solid #dedede;
	padding: 36px 30px 38px;
}

.item-views.table.bblock .item .info span {
	font-weight: bold;
}

.item-views.table .item .title {
	text-align: left;
	margin: 0;
	font-weight: normal;
}

.item-views.table .item a:hover .info:before {
	visibility: visible;
}

.projects.item-views.table.with-comments {
	border-top: 1px solid #20423c;
	margin: 20px 0px 0px;
}

.projects.item-views.table.with-comments.side-block {
	border-top: none;
	margin: 0 0 30px 0;
}

.projects.item-views.table.with-comments .flexslider .item,
.projects.item-views.table.with-comments .flexslider .item:hover {
	box-shadow: none;
}

.item-views.table.with-comments .item .image {
	max-height: 203px;
}

.item-views.table.with-comments.side-block .item {
	margin-bottom: 0px;
	border: none;
}

.item-views.table.with-comments .item .title {
	font-weight: bold;
}

.title-block-big {
	font-size: 1.200em;
	font-weight: bold;
	color: #222;
}

.item-views.table.with-comments .title-block-big {
	padding: 40px 0px 32px;
}

.item-views.table.with-comments.side-block .title-block-big {
	font-size: 1.067em;
	padding-top: 0px;
}

.item-views.table.with-comments .item .info {
	padding: 13px 20px 20px;
}

.item-views.table.with-comments .item .comments-wrapper {
	color: #9a9a9a;
	font-size: 0.867em;
	text-align: left;
}

/* COMMENTS */
.bx_soc_comments_div .bx-catalog-tab-list li {
	padding-left: 0px;
	margin: 0px;
}

.catalog.item-views.list.projects .item {
	padding: 50px 50px;
}

.catalog.item-views.list.projects .item .image {
	max-width: none;
	max-height: none;
	height: auto;
	padding-right: 16px;
}

.catalog.item-views.list.projects.image_right .item .image {
	padding-right: 0;
	padding-left: 16px;
}

.catalog.item-views.list.projects .item .title {
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 33px;
}

.projectslist h2 {
	margin: 53px 0px 44px;
}

.projectslist:first-of-type h2 {
	margin-top: 0px;
}

.projects.detail .galery .inner {
	max-height: inherit;
	padding: 29px 29px 27px 29px;
}

.projects.detail .galery #carousel.flexslider {
	margin: 0;
}

.projects.detail .head {
	margin-bottom: 24px;
}

.projects.detail .head .info {
	padding: 29px 29px 27px;
}

.projects.detail .head .ask_a_question {
	margin: 0;
}

.projects.detail .head .label {
	height: 20px;
	padding: 0.3em 0.6em;
	margin-right: 35px;
}

.projects.detail .head .article {
	color: #fff777;
	display: inline-block;
	font-size: 13px;
	line-height: 18px;
	vertical-align: top;
}

.projects.detail .head .article>span {
	color: #2f383d;
}

.projects.detail .head .previewtext {
	color: #555555;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 36px;
}

.projects.item-views.table .flex-control-nav {
	bottom: -23px;
}

.projects-blocks {
	border: 1px solid #f5f5f5;
	padding: 50px;
	margin: 0px 0px 47px;
}

.projects-blocks .head-block .inner .flexslider {
	margin: 0px;
}

.projects-blocks .head-block .inner .item {
	max-height: 456px;
	text-align: center;
	display: block;
	opacity: 0;
}

.projects-blocks .head-block .inner .item img {
	width: auto
}

.projects-blocks .head-block .title_grey_small {
	color: #999999;
	font-size: 0.867em;
}

.projects-blocks .head-block .info .hh {
	border-bottom: 1px solid #f5f5f5;
	margin: 0px -50px 40px 0px;
	padding: 0px 50px 34px 0px;
	color: #222;
}

.projects-blocks .head-block .info .prop-block {
	padding: 0px 0px 14px;
}

.projects-blocks .head-block .info .prop-block .value {
	color: #222222;
}

.projects-blocks .head-block .info .all_char {
	padding: 0px 0px 14px;
}

.projects-blocks .head-block .info .all_char span {
	border-bottom: 1px dotted;
	font-size: 0.867em;
	cursor: pointer;
}

.projects-blocks .head-block .buttons-block {
	color: #999999;
}

.projects-blocks .head-block .buttons-block .text {
	font-size: 0.867em;
	line-height: 20px;
}

.projects-blocks .block {
	margin: 0px 0px 15px;
	max-width: 250px;
}

.projects-blocks .block .btn {
	display: block;
	margin: 0px;
	white-space: normal;
}

.projects-blocks .bx_item_detail_inc_two {
	margin: 50px 0px -22px;
	padding: 45px 0px 0px;
}

.bx_item_detail_inc_two .list-type-block.item-views .item {
	display: table;
}

.projects-blocks .bx_item_detail_inc_two .list-type-block.item-views .item {
	padding-left: 0px;
}

.bx_item_detail_inc_two .list-type-block.item-views .item>.image {
	display: table-cell;
	vertical-align: middle;
}

.bx_item_detail_inc_two .list-type-block.item-views .item>.body-info {
	display: table-cell;
	vertical-align: top;
	padding-left: 0px;
}

.bx_item_detail_inc_two .list-type-block.item-views .item>.image+.body-info {
	padding-left: 20px;
}

.ask_a_question {
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.ask_a_question .inner .text-block {
	position: relative;
	padding: 119px 29px 28px;
	text-align: center;
	font-size: 0.8667em;
	line-height: 1.5385em;
}

.detail.news .ask_a_question .inner .text-block,
.detail.news .ask_a_question.suscribe .inner .text-block,
.detail.projects_detail .ask_a_question.subscribe .inner .text-block,
.ask_a_question.subscribe .inner .text-block {
	padding-top: 153px;
}

.ask_a_question .inner .text-block .introtext {
	margin: 0 0 9px;
}

.ask_a_question .inner .text-block:before {
	content: "";
	position: absolute;
	width: 58px;
	height: 56px;
	left: 50%;
	top: 44px;
	margin: 0 0 0 -29px;
	background: url(../../../../../templates/aspro-priority/images/svg/action_icons.svg) -92px -50px no-repeat;
}

.detail.news .ask_a_question.suscribe .inner .text-block:before,
.detail.projects_detail .ask_a_question.subscribe .inner .text-block:before,
.ask_a_question.subscribe .inner .text-block:before {
	width: 90px;
	height: 90px;
	background-position: 0 0;
	margin-left: -45px;
}

.ask_a_question .outer {
	text-align: center;
	transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.ask_a_question .outer>span {
	margin: 0 29px;
	display: block;
	padding: 21px 0;
	border-top: 1px solid #20423c;
	color: #fff;
	cursor: pointer;
	transition: background-color 0.3s ease;
	-moz-transition: border-color 0.3s ease;
	-ms-transition: border-color 0.3s ease;
	-o-transition: border-color 0.3s ease;
	-webkit-transition: border-color 0.3s ease;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.ask_a_question .introtext {
	font-size: 1.3333em;
	line-height: 1.2941em;
}

.ask_a_question:hover .outer {
	margin: 0 -1px -1px;
}

.ask_a_question:hover .outer>span {
	color: #FFF;
}

.ask_a_question p {
	margin: 14px 0;
}

.ask_a_question p:first-of-type {
	margin-top: 0;
}

.ask_a_question p:last-of-type {
	margin-bottom: 0;
}

/* TARIFS */
.catalog.detail .head-block .body-info .buy_block .buttons {
	display: block;
	width: auto;
}

.catalog.detail .head-block .body-info .buy_block .buttons .btn {
	width: auto;
}

.catalog.detail .head-block .buy_block.in .in_cart {
	display: inline-block;
}

.catalog.detail .head-block .body-info .btn {
	position: static;
}

.catalog.detail .head-block .buy_block .in_cart {
	display: none;
}

.catalog.detail .head-block .order {
	margin: 15px 0px 5px;
}

/*.catalog.detail .content{margin-top:53px;}*/

.catalog.detail.landings {
	border-top: none;
	margin-bottom: 0;
}

.catalog.detail.landings .back_wrap {
	margin-top: 58px;
}

.catalog.detail.landings .ask_a_question {
	margin-top: 4px;
}

.catalog.detail.landings .catalog {
	margin: 43px 0 0;
}

.catalog.detail.landings .catalog .catalog {
	margin-top: 0;
}

.catalog.detail.landings .catalog h4 {
	margin-bottom: 29px;
}

.catalog.detail.landings .landing_detail {
	margin: 45px 0 0;
}

.sections.item-views.linked.landings_list {
	margin: 36px 0 -7px;
}

.landings_list .hidden_items {
	display: none;
}

.landings_list .more {
	margin: 27px 0 0;
}

.landings_list .more>span {
	position: relative;
	padding: 0 0 0 23px;
	cursor: pointer;
}

.landings_list .more>span:before {
	content: "";
	position: absolute;
	left: 0;
	top: 4px;
	width: 8px;
	height: 5px;
	background: url(/upload/content/quotes.png) -73px -53px no-repeat;
}

.landings_list .more>span:hover {
	color: #fff;
}

.landings_list .more>span:hover:before {
	background-color: #fff;
}

.landings_list .more>span.opened:before {
	background-position: -73px -46px;
}

.seo_block {
	margin: 0 0 45px;
}

.seo_block .image {
	margin: 0 0 49px;
}

.arrow_open {
	position: absolute;
	display: block;
	right: 25px;
	top: 21px;
	width: 38px;
	height: 38px;
	border: 1px solid rgba(51, 51, 51, 0.1);
	border-radius: 3px;
	transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
}

.arrow_open:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -3px 0 0 -5px;
	width: 10px;
	height: 6px;
	background: url(/upload/content/quotes.png) -149px -23px no-repeat;
	opacity: 0.35;
}

.arrow_open.link:after {
	margin: -5px 0 0 -6px;
	width: 12px;
	height: 10px;
	background-position: -135px -18px;
}

.item:hover .arrow_open.link:after {
	background-position: -135px -32px;
	opacity: 1;
}

.title-tab-heading {
	position: relative;
	background: #fff;
	color: #fff;
	margin: 0px 0px -1px 0px;
	padding: 28px 82px 28px 25px;
	border-radius: 0;
	font-size: 1em;
	line-height: 1.1em;
	cursor: pointer;
	position: relative;
	z-index: 3;
}

.title-tab-heading:hover .arrow_open:after,
.accordion-head:hover .arrow_open:after {
	background-position: -149px -39px;
	opacity: 1;
}

.tab-pane.active .title-tab-heading .arrow_open:after,
.accordion-head.accordion-open .arrow_open:after {
	background-position: -149px -15px;
}

.tab-pane.active .title-tab-heading:hover .arrow_open:after,
.accordion-head.accordion-open:hover .arrow_open:after {
	background-position: -149px -31px;
	opacity: 1;
}

.title-tab-heading .arrow_open {
	top: 17px;
}

.catalog.detail .video_body .video-js {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}

.catalog.detail .tabs .tab-content .video>.item {
	border: none;
	padding-top: 0px;
	margin-top: 0px;
}

.catalog.detail .tabs .tab-content .video>.item:nth-child(2n+1) {
	clear: left;
}

.detail .tabs {
	margin: 49px 0 0;
}

.detail .order-block {
	margin: 0 0 49px;
	clear: both;
}

.detail .drag_block.order:last-of-type .order-block {
	margin-bottom: 0;
}

.drag_block:not(:first-of-type) .tabs blockquote:first-of-type {
	margin-top: 0;
}

.drag_block.previews_desc:not(:first-of-type) .content {
	margin-top: 43px;
}

.detail .order-block .prices {
	margin: 10px 35px 0 0;
}

.detail .order-block .prices.media {
	display: none;
}

.detail .order-block .prices .price {
	font-size: 1.1333em;
	font-weight: bold;
	color: #fff;
}

.detail .order-block .prices .price.old {
	margin: 0 0 0 5px;
	font-size: 0.8667em;
	font-weight: normal;
	color: #999999;
	text-decoration: line-through;
}

/* PARTNERS */
.partners.front {
	position: relative;
}

.partners.front hr {
	margin-bottom: 5px;
}

.partners.front .flexslider {
	margin-bottom: 0px;
	box-shadow: none;
	border-radius: 0;
}

.partners.front .flexslider .slides>li {
	height: 119px;
	line-height: 116px;
	padding: 0;
	margin: 0;
}

.partners.front .flexslider .slides .item:hover {
	z-index: 1;
}

.partners.front .flexslider .slides>li:before {
	display: none;
}

.partners.front .flexslider .slides>li .item {
	padding: 32px;
	opacity: 1;
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: none;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.partners.front .flexslider .slides>li .item:hover {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

.partners.front .flexslider .flex-viewport {

	padding: -16px;
}
.partners.front .flexslider .slides>li.item {
	margin: 0;
}

.partners.front .flexslider .slides>li.item>.wrap {
	padding: 20px;
	transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;
}

.partners.front .flexslider .slides>li.item>.wrap:hover {
	opacity: 0.5
}

.partners.front .flexslider .slides>li.item .image {
	margin: 0 auto;
	width: 150px;
	height: 90px;
	line-height: 87px;
}

.partners.front .flexslider .slides>li a {
	display: block;
}

.partners.front .flexslider .slides>li img {
	width: auto;
	display: inline-block;
	vertical-align: middle;
}

.partners.front .flex-control-nav {
	bottom: -33px;
}

.detail .partners.front .flex-control-nav {
	bottom: -25px;
}

.partners.item-views.table .item .image {
	padding: 40px 40px 0;
	height: 150px;
	line-height: 107px;
}

.partners.item-views.table .item .text {
	padding-bottom: 0px;
	padding-top: 30px;
}

.partners.front .flexslider .flex-direction-nav .flex-prev {
	left: -20px;
}

.partners.front .flexslider .flex-direction-nav .flex-next {
	right: -20px;
}

.drag_block:first-child {
	margin-top: 0;
}

.detail:not(.catalog) .drag_block:first-child .tabs {
	margin-top: 0;
}

.detail.partners {
	padding: 39px 49px;
}

.detail.partners .image {
	display: inline-block;
	margin: 0 60px 0 0;
	vertical-align: middle;
	line-height: normal;
	max-width: 150px;
	height: 90px;
	line-height: 87px;
}

.detail.partners .properties {
	margin: -8px -25px;
	display: inline-block;
	vertical-align: middle;
}

.detail.partners .properties .property {
	display: inline-block;
	vertical-align: middle;
	margin: 8px 25px;
}

.detail.partners .detailimage .preview {
	font-size: 0.867em;
}

.detail.partners .detailimage .img-partner+.preview {
	padding: 17px 0px 0px;
}

.detail.partners .detailimage+.post-content hr {
	background: none;
	border: none;
}

.detail.partners .post-content {
	padding: 42px 0 0;
	margin: 39px 0 0;
	border-top: 1px solid #f1f1f1;
}

/* STAFF */
.staff.item-views.list .item {
	margin: 0px 0px 30px;
}

.staff.item-views.list .item.padding-img {
	margin-bottom: -1px;
	display: block;
	box-shadow: none;
	border: 1px solid #f5f5f5;
}

.staff.item-views.list .item.shadow.padding-img:hover {
	box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.1);
}

.staff.item-views.list h3+.item {
	margin-top: 36px;
}

.staff.item-views.list .items>div:last-of-type .item {
	margin: 0px;
}

.staff.item-views.list .items>div .item:hover {
	box-shadow: 0 0 27px 0 rgba(0, 0, 0, .1);
}

.staff.item-views .item .image {
	max-height: none;
	width: auto;
}

.staff.item-views.table .item .image.w-picture img {
	width: auto;
}

.staff.item-views .item .post {
	margin: 0;
	color: #9a9a9a;
}

.staff.item-views.table .item .text {
	padding: 17px 20px 15px;
}

.staff.item-views.table .item .title {
	text-align: left;
	font-weight: 400;
}

.list-type-block.item-views.staff .item .title {
	margin-bottom: 5px;
}

.list-type-block.item-views.staff.staff-block .item:not(.wti) .title {
	margin-top: 0px;
}

.staff.item-views.list .item .image {
	padding: 0px;
	width: 191px;
}

.staff.item-views.list.staff-block .item .image {
	border-radius: 100%;
	margin: 25px;
	width: 150px;
	height: 150px;
}

.staff.item-views.list .item .image.padding {
	width: 210px;
}

.staff.item-views.list .item .post {
	font-size: 0.933em;
}

.staff.item-views.list.image_left .item .text {
	padding: 17px 20px 20px 0;
}

.staff.item-views.list.image_left .item.wti .text {
	padding: 20px;
}

.staff.item-views.list.image_right .item .text {
	padding: 17px 0 20px 20px;
}

.staff.item-views.list.image_right .item.wti .text {
	padding: 20px;
}

.staff.item-views.list.image_right .item .image.padding {
	padding-right: 30px;
}

.list-type-block.item-views.image_right.staff .item .body-info {
	padding-left: 40px;
}

.list-type-block.item-views.image_right.staff .item.wti .body-info {
	padding-left: 0px;
	padding-right: 0px;
}

.list-type-block.staff.item-views .items .item .body-info {
	padding-right: 40px;
}

.list-type-block.staff.item-views .items .item.wti .body-info {
	padding-left: 40px;
}

.list-type-block.staff hr {
	margin: 25px 0px 25px;
}

.table-type-block.item-views .row {
	margin: 0px;
}

.table-type-block.item-views.items-list3 .row,
.table-type-block.item-views.table-elements .row {
	margin-left: -16px;
	margin-right: -16px;
}

.table-type-block.item-views h3+.row {
	padding-top: 10px;
}

.table-type-block.item-views .row>div {
	padding: 0px;
}

body .table-type-block.item-views .row>div .item {
	margin: 0px -1px -1px 0px;
}

.table-type-block.item-views.items-list3 h3 {
	margin-top: 26px;
}

.table-type-block.item-views.items-list3 .row>div,
.table-type-block.item-views.table-elements .row>div {
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 32px;
}

.table-type-block.item-views.items-list3 .item {
	display: block;
	padding: 53px 25px;
	margin: 0px;
	box-shadow: none;
	border: 1px solid #f5f5f5;
}

.table-type-block.item-views.items-list3 .shadow .item:hover {
	box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.1);
}

.table-type-block.item-views.items-list3 .item .image {
	float: none;
	text-align: center;
	height: 60px;
	line-height: 57px;
}

.table-type-block.item-views.items-list3 .item .image img {
	display: inline-block;
}

.item-views.staff-items.table-type-block.front .items {
	margin-top: 0;
	margin-bottom: 0;
}

.item-views.staff-items.table-type-block.front.type_1 .items {
	height: 330px;
}

.item-views.staff-items.table-type-block.front .item {
	padding: 0 150px;
	margin: 0;
}

.item-views.staff-items.table-type-block.front .item {
	padding-top: 0px;
}

.item-views.staff-items.table-type-block.front .item .image {
	float: left;
	border-radius: 100%;
	overflow: hidden;
	width: 330px;
	height: 330px;
	line-height: 327px;
	margin: 0;
}

.item-views.staff-items.table-type-block.front .item .image a {
	display: block;
}

.item-views.staff-items.table-type-block.front .item .image.wpi {
	background: #f8f8f8;
}

.item-views.staff-items.table-type-block.front .body-info {
	padding: 0 0 0 405px;
}

.item-views.staff-items.table-type-block.normal .item .image {
	width: 100%;
	border-radius: 0px;
	height: auto;
	margin-bottom: 19px;
}

.item-views.staff-items.table-type-block.normal .item {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.item-views.staff-items.table-type-block.normal .item .body-info {
	padding: 0px 20px;
}

.item-views.staff-items.table-type-block.normal .item .title {
	text-align: left;
}

.item-views .item .image.wpi img {
	width: auto;
	opacity: 0.2;
	vertical-align: bottom;
}

.item-views .item .image.wpi .image-inner {
	background: #f8f8f8;
}

.item-views.staff-items.table-type-block .item .top-block-wrapper {
	padding: 0px 0px 16px;
}

.item-views.staff-items.table-type-block .item .title {
	margin: 0 0 10px;
	font-size: 1.7333em;
	line-height: 1.2308em;
}

.item-views.staff-items.table-type-block .item .post {
	margin: 0 0 12px;
	color: #999999;
}

.item-views.staff-items .item.table-type-block .middle-props {
	padding: 14px 0px 0px;
}

.item-views.staff-items.front .item .middle-props {
	margin: 0 -20px 10px;
}

.item-views.staff-items.front.type_1 .item .middle-props {
	margin: -5px -20px 16px;
}

.item-views.staff-items.table-type-block.type_1.front .item .bottom-props {
	margin: -15px -8px 21px;
	padding-top: 0;
}

.item-views.staff-items .item .middle-props .send_message_button {
	margin: -1px 20px 15px;
	display: inline-block;
	vertical-align: top;
}

.item-views.staff-items .item .middle-props .props {
	margin: -10px 0 7px;
	display: inline-block;
	vertical-align: top;
}

.item-views.staff-items .item .middle-props .prop {
	display: inline-block;
	vertical-align: top;
	margin: 8px 20px;
}

.item-views.staff-items .item .middle-props .prop .title-prop {
	margin: 0 0 3px;
	color: #999999;
}

.item-views.staff-items .item .middle-props .prop .value {
	color: #fff;
}

.item-views.staff-items.table-type-block .item .bottom-props {
	padding: 14px 0px 0px;
	margin: 0px -5px;
	font-size: 0px;
}

.item-views.staff.list .item .bottom-props {
	padding: 0px 0px 20px;
	margin: 0px -5px;
}

.item-views.staff-items .item .button {
	margin: 42px 0 0;
}

.item-views.staff-items .item .button .btn {
	position: relative;
	padding-right: 46px;
}

.item-views.staff-items .item .button .btn:after {
	content: "";
	position: absolute;
	top: 13px;
	right: 20px;
	width: 11px;
	height: 7px;
	background: url(/upload/content/quotes.png) -122px -33px no-repeat;
}

.item-views.staff-items.front .flexslider .flex-control-paging li a:before {
	background: #D6D6D6;
}

.flex-control-paging li a:before {
	background: #D6D6D6 !important;
}


.item-views .item .bottom-props {
	margin: 11px -13px 0;
	font-size: 0;
}

.item-views .item .bottom-props svg {
	position: absolute;
	top: 50%;
	left: 0;
	opacity: 0.35;
}

.item-views .item .bottom-props svg path {
	fill: #fff;
}

.item-views .item .bottom-props a {
	position: relative;
	height: 33px;
	margin: 0 13px;
	display: inline-block;
}

.item-views .item .bottom-props a.social_vk {
	width: 15px;
}

.item-views .item .bottom-props a.social_vk svg {
	margin-top: -5px;
}

.item-views .item .bottom-props a.social_odn {
	width: 7px;
}

.item-views .item .bottom-props a.social_odn svg {
	margin-top: -7px;
}

.item-views .item .bottom-props a.social_fb {
	width: 7px;
}

.item-views .item .bottom-props a.social_fb svg {
	margin-top: -7px;
}

.item-views .item .bottom-props a.social_mail {
	width: 15px;
}

.item-views .item .bottom-props a.social_mail svg {
	margin-top: -8px;
}

.item-views .item .bottom-props a.social_tw {
	width: 13px;
}

.item-views .item .bottom-props a.social_tw svg {
	margin-top: -6px;
}

.item-views .item .bottom-props a.social_skype {
	width: 17px;
}

.item-views .item .bottom-props a.social_skype svg {
	margin-top: -9px;
}

.item-views .item .bottom-props a.social_inst {
	width: 15px;
}

.item-views .item .bottom-props a.social_inst svg {
	margin-top: -8px;
}

.item-views .item .bottom-props a.social_google {
	width: 18px;
}

.item-views .item .bottom-props a.social_google svg {
	margin-top: -6px;
}

.item-views .item .bottom-props a.social_bitrix {
	width: 21px;
}

.item-views .item .bottom-props a.social_bitrix svg {
	margin-top: -8px;
}

.item-views .item .bottom-props a:hover svg {
	opacity: 1;
}

.item-views .row.shadow:hover {
	box-shadow: none;
}

.item-views.staff-items.table-type-block:not(.front) .tab-pane {
	margin-top: 43px;
}

.item-views.staff-items.table-type-block:not(.front) .tab-pane:first-of-type {
	margin-top: 0;
}

.item-views.staff-items.table-type-block:not(.front) .item {
	padding: 39px;
}

.item-views.staff-items.table-type-block:not(.front) .item .title {
	font-size: 1.1333em;
}

.item-views.staff-items.table-type-block:not(.front) .item .title a {
	color: #fff;
}

.item-views.staff-items.table-type-block:not(.front) .item .post {
	margin: 0 0 6px;
	line-height: 1.3em;
}

.item-views.staff-items.table-type-block:not(.front) .item .previewtext {
	margin: 15px 0 0;
	color: #fff;
}

.item-views.staff-items.table-type-block:not(.front) .item .middle-props {
	margin: 15px 0 0;
}

.item-views.staff-items.table-type-block:not(.front) .item .top-block-wrapper {
	padding: 0;
}

.item-views.staff-items.table-type-block:not(.front) .item .image {
	width: 190px;
	height: 190px;
	margin: 0 auto 35px;
}

.item-views.staff-items.table-type-block:not(.front) .item .image img {
	border-radius: 100%;
}




.item-views.table:not(.front) .tab-pane {
	margin-top: 43px;
}

.item-views.table:not(.front) .tab-pane:first-of-type {
	margin-top: 0;
}

.partners.item-views.table:not(.front) .item .image {
	margin: 0 auto 35px;
}

.partners.item-views.table:not(.front) .item .title {
	font-size: 1.1333em;
}

.partners.item-views.table:not(.front) .item .text {
	padding: 0 39px 11px;
}

.partners.item-views.table:not(.front) .item .previewtext {
	margin: 15px 0 0;
	color: #fff;
}

.partners.item-views.table:not(.front) .item hr {
	margin: 36px 0 35px;
}

.item-views.table-elements.news-project .item .image img {
	max-width: 1000%;
	width: auto;
}

.item-views.reviews_items .items {
	margin-top: -26px;
	margin-bottom: -26px;
}

.item-views.reviews_items .items .item {
	margin: 26px 0;
}

.item-views.reviews_items .items .item .question {
	padding: 49px;
}

.item-views.reviews_items .items .item .image {
	width: 80px;
	height: 80px;
	border-radius: 100%;
}

.item-views.reviews_items .items .item .post {
	color: #999;
}

.item-views.reviews_items .items .item .title {
	color: #fff;
}

.item-views.reviews_items .items .item .left_block {
	padding: 0 252px 0 0;
}

.item-views.reviews_items .items .item .left_block .top-wrapper {
	margin: 0 0 23px;
	padding: 0 0 0 44px;
	position: relative;
}

.item-views.reviews_items .items .item .left_block .top-wrapper:before {
	content: "";
	position: absolute;
	left: 0;
	top: 1px;
	width: 24px;
	height: 17px;
	background: url(/upload/content/quotes.png) 0 0 no-repeat;
}

.item-views.reviews_items .items .item .right_block {
	width: 200px;
}

.item-views.reviews_items .items .item .rating_wrap {
	margin: 0 21px;
	display: inline-block;
	vertical-align: top;
}

.item-views.reviews_items .items .item .date {
	margin: 1px 21px 0;
	display: inline-block;
	vertical-align: top;
	color: #999999;
	line-height: 1.6em;
}

.item-views.reviews_items .items .item .text {
	margin: 0 0 -7px;
}

.item-views.reviews_items .items .item .right_block .image {
	margin: 0 0 17px;
}

.item-views.reviews_items .items .item .right_block .post {
	margin: 0 0 5px;
}

.item-views.reviews_items .items .item .answer {
	margin: -1px 0 0;
	padding: 49px;
	background: #fbfcfd;
}

.item-views.reviews_items .items .item .image_staff {
	float: left;
	margin: 5px 0 0;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	overflow: hidden;
}

.item-views.reviews_items .items .item .text.wti {
	padding-left: 0;
}

.item-views.reviews_items .items .item .title {
	margin: 0;
}

.item-views.reviews_items:not(.type_2) .items .item.wti .question .right_block {
	margin-top: 55px;
}

.item-views.reviews_items .items .item .question .post {
	margin: 0 0 5px;
	color: #999;
	line-height: 1.6em;
}

.item-views.reviews_items .items .item .wrap_text {
	color: #fff777;
	line-height: 1.6923em;
}

.item-views.reviews_items .items .item .staff {
	margin: 0 0 9px;
	line-height: 13px;
}

.item-views.reviews_items .items .item .answer .text {
	padding: 0 0 0 60px;
}

.item-views.reviews_items .items .item .answer.wti .text {
	padding-left: 0;
}

.item-views.reviews_items .items .item.wlogo .right_block {
	margin-top: 2px;
}

.item-views.reviews_items .items .item.wlogo .right_block .image {
	margin-bottom: 6px;
	width: 90px;
	height: 70px;
	border-radius: 0;
}

.item-views.reviews_items .items .item.wlogo .right_block .image img {
	width: auto;
}

.item-views.reviews_items .items .item .docs-block {
	margin-top: 29px;
	margin-bottom: -18px;
}

.item-views.reviews_items.type_2 .items .item .docs-block {
	margin-top: 5px;
}

.item-views.reviews_items.type_2 .items .item .image {
	float: left;
	width: 70px;
	height: 70px;
	line-height: 67px;
}

.item-views.reviews_items.type_2 .items .item .top-info {
	position: relative;
	margin: 14px 0 0;
	padding: 0 150px 0 100px;
}

.item-views.reviews_items.type_2 .items .item .top-info .top-wrapper {
	margin: 0 0 9px;
}

.item-views.reviews_items.type_2 .items .item .top-info .top-wrapper>.wrap {
	line-height: 13px;
}

.item-views.reviews_items.type_2 .items .item .question .post {
	margin-left: 0;
	vertical-align: top;
}

.item-views.reviews_items.type_2 .items .item .date {
	margin: 0;
	display: inline;
	vertical-align: top;
}

.item-views.reviews_items.type_2 .items .item .separator {
	vertical-align: top;
	margin: 0 11px;
	color: #e1e1e1;
}

.item-views.reviews_items.type_2 .items .item .question .title {
	font-size: 1.2em;
	line-height: 1.2308em;
}

.item-views.reviews_items.type_2 .items .item .question {
	padding-top: 34px;
}

.item-views.reviews_items.type_2 .items .item .rating_wrap {
	margin: 0;
	position: absolute;
	top: 15px;
	right: 0;
}

.item-views.reviews_items.type_2 .items .item .question .text {
	margin-top: 23px;
}

.item-views.reviews_items.type_2 .items .item.wti .question .top-info {
	min-height: 51px;
}

.item-views.reviews_items.type_2 .items .item.wti .question .top-info:before {
	content: "";
	position: absolute;
	left: 0;
	top: -9px;
	border-radius: 100%;
	width: 60px;
	height: 60px;
	background: #f7f8f9;
}

.item-views.reviews_items.type_2 .items .item.wti .question .top-info:after {
	content: "";
	position: absolute;
	left: 18px;
	top: 12px;
	width: 24px;
	height: 17px;
	background: url(/upload/content/quotes.png) 0 0 no-repeat;
}

.item-views.reviews_items.type_2 .items .item.wlogo .image {
	margin-top: 10px;
	width: 90px;
	height: 50px;
	line-height: 47px;
	border-radius: 0;
	position: relative;
	z-index: 1;
}

.item-views.reviews_items.type_2 .items .item.wlogo .image img {
	display: inline;
}

.item-views.reviews_items.type_2 .items .item.wlogo .top-info {
	padding-left: 140px;
}

.item-views.reviews_items .items .item .question .text {
	text-overflow: ellipsis;
	overflow: hidden;
}

.item-views.reviews_items .items .item .question .link-block-more {
	margin-top: 39px;
	display: inline-block;
	vertical-align: top;
}

.item-views.reviews_items.front_items {
	padding: 90px 0 100px;
	border-bottom: 1px solid #20423c;
}

.item-views.reviews_items.front_items h2 {
	margin-top: 0;
}

.item-views.reviews_items.front_items .flexslider {
	margin: 0;
}

.item-views.reviews_items.front_items .items {
	margin: 0;
	height: 221px;
}

.item-views.reviews_items.front_items .items .item {
	margin: 0;
	padding: 0 130px;
}

.item-views.reviews_items.front_items .items .item .question {
	padding: 0;
}

.item-views.reviews_items.front_items .items .item .image {
	background: none;
}

.item-views.reviews_items.front_items .items .item .text p {
	margin: 10px 0;
}

.item-views.reviews_items.front_items .items .item .text p:first-of-type {
	margin-top: 0;
}

.item-views.reviews_items.front_items .items .item .text p:last-of-type {
	margin-bottom: 0;
}

.item-views.reviews_items.front_items .flex-viewport {
	padding-bottom: 15px;
}

.item-views.reviews_items.front_items .flexslider .flex-direction-nav .flex-prev {
	left: -20px;
}

.item-views.reviews_items.front_items .flexslider .flex-direction-nav .flex-next {
	right: -20px;
}

.review_frame.jqmWindow:not(.right_slide) .popup {
	position: relative;
}

.review_frame.jqmWindow:not(.right_slide) .popup>.wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.item-views.vacancy_list h3 {
	margin-bottom: 31px;
}

.item-views.vacancy_list .items {
	margin-top: 0;
	margin-bottom: 0;
}

.item-views.vacancy_list .items .item .accordion-head {
	min-height: 117px;
	padding: 33px 39px 34px;
}

.item-views.vacancy_list .items .item .title {
	margin-bottom: 0;
	margin-right: 215px;
	font-size: 1.2em;
}

.item-views.vacancy_list .items .item .accordion-head:before {
	top: 40px;
}

.item-views.vacancy_list .items .item.wtprops .accordion-head:before {
	top: 53px;
}

.item-views.vacancy_list .items .item.wtprops .accordion-head .title {
	margin-top: 13px;
	margin-bottom: 9px;
}

.item-views.vacancy_list .items .item .properties {
	margin: 8px 215px 3px 0;
	line-height: 13px;
}

.item-views.vacancy_list .items .item .value {
	font-size: 0.625em;
	color: #999999;
}

.item-views.vacancy_list .items .item .separator {
	font-size: 0.625em;
	margin: 0 6px;
	color: #dddddd;
}

.item-views.vacancy_list .items .item .pay {
	position: absolute;
	right: 116px;
	top: 44px;
	max-width: 110px;
	font-weight: bold;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.item-views.vacancy_list .items .item .arrow_open {
	top: 38px;
	right: 39px;
	width: 38px;
	height: 38px;
}

.item-views.vacancy_list .items .item .accordion-body {
	margin-top: -5px;
	padding: 0 39px 36px;
}

.item-views.vacancy_list.type_2 .items .item .top-info {
	position: relative;
	padding: 33px 39px 34px;
}

.item-views.vacancy_list.type_2 .items .item:hover .top-info .arrow_link:before {
	background-position: -135px -32px;
	opacity: 1;
}

.item-views.vacancy_list.type_2 .items .item .top-info:hover .title a:not(:hover) {
	color: #fff;
}

.item-views.vacancy_list.type_2 .items .item .top-info {
	padding-bottom: 16px;
}

.item-views.vacancy_list.type_2 .items .item .accordion-head {
	padding-bottom: 16px;
}

.vacancy_desc {
	margin: 0 0 47px;
}

.vacancy_desc .image img {
	width: 100%;
}

.vacancy_desc .properties {
	margin: 0;
	padding: 40px 39px 25px;
}

.vacancy_desc .properties .button {
	position: relative;
	z-index: 1;
}

.vacancy_desc .properties>.wrap {
	position: relative;
	top: -6px;
	padding: 0 0 0 230px;
}

.vacancy_desc .properties>.wrap.wtform {
	padding-left: 0;
}

.vacancy_desc .properties .property {
	margin: 8px 0;
}

.vacancy_desc .properties .property .title-prop {
	margin: 0 0 3px;
	color: #999;
}

.vacancy_desc .properties .property .value {
	font-size: 1em;
	line-height: 1.4375em;
	color: #fff;
}

.vacancy_desc .detailtext {
	margin: 20px 0 0;
}

.item-views.documents_list .docs_wrap {
	border: none;
	padding: 0;
}

.item-views.documents_list.type_1 .docs-block .item {
	margin: 0 -1px -1px 0;
	width: 33.33333333%;
}

.item-views.documents_list.type_1 .docs-block .blocks {
	margin: 0;
	text-align: center;
}

.item-views.documents_list.type_1 .docs-block .blocks .inner-wrapper {
	position: relative;
	padding: 99px 39px 34px;
}

.item-views.documents_list.type_1 .docs-block .blocks .inner-wrapper:before {
	top: 44px;
	left: 50%;
	margin: 0 0 0 -19px;
}

.item-views.documents_list .docs-block .blocks .inner-wrapper .title {
	position: relative;
	z-index: 4;
	margin: 0 0 3px;
	line-height: 1.4667em;
}

.item-views.documents_list .docs-block .blocks .inner-wrapper .title a {
	margin: 0;
}

.item-views.documents_list .docs-block .blocks .inner-wrapper .title a {
	display: inline;
	white-space: normal;
}

.item-views.documents_list .docs-block .blocks .link_absolute {
	margin: 0;
}

.item-views.documents_list.type_2 .docs-block .item {
	margin: 0 0 -1px;
	width: 100%;
}

.item-views.documents_list.type_2 .docs-block .blocks {
	margin: 0;
	padding: 27px 29px 28px;
}

.item-views.documents_list.type_2 .docs-block .blocks .inner-wrapper {
	padding-right: 70px;
	padding-left: 68px;
}

.item-views.documents_list.type_2 .docs-block .item .arrow_link {
	margin: 0;
	position: absolute;
	right: 0;
	top: 3px;
}

.item-views.documents_list.type_2 .docs-block .item .arrow_link:before {
	height: 15px;
	width: 10px;
	margin-left: -5px;
	margin-top: -8px;
	background-position: -161px -15px;
}

.item-views.documents_list.type_2 .docs-block .item:hover .arrow_link:before {
	opacity: 1;
	background-position: -173px -15px;
}

.item-views.documents_list.type_2 .docs-block .item .arrow_link.fancybox:before {
	width: 17px;
	height: 16px;
	margin: -8px 0 0 -8px;
	background-position: -32px -45px;
}

.item-views.documents_list.type_2 .docs-block .item:hover .arrow_link.fancybox:before {
	background-position: -32px -63px;
}

.item-views.faq_list .tabs {
	margin-bottom: 0;
}

.item-views.faq_list .nav-tabs {
	margin: 0 0 39px;
}

.item-views.faq_list .tab-content {
	padding-top: 0;
}

.item-views.faq_list .item .previewtext {
	margin-bottom: 0;
}

.item-views.faq_list .item .btn {
	margin-top: 32px;
}

.order-block.faq {
	margin-top: 49px;
}

.item-views.faq_list .items {
	margin-top: 0;
	margin-bottom: 0;
}

.add_review {
	margin: 0 0 39px;
	position: relative;
}

.add_review:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	height: 1px;
	background: #f1f1f1;
}

.add_review .button {
	position: relative;
	padding: 0 33px 0 0;
	display: inline-block;
	vertical-align: top;
	background: #FFF;
	z-index: 1;
}

.add_review .button .btn {
	padding: 16px 27px;
}

.list-type-block.item-views.reviews .group-content .item>.body-info .rating_wrap {
	float: right;
	margin: 8px 0 0;
}

.list-type-block.item-views.reviews .item .title-wrapper.wrating {
	padding-right: 150px;
}

.list-type-block.item-views.reviews .item .title-wrapper.wrating+.clearfix {
	height: 0;
}

.list-type-block.item-views.reviews .group-content .item>.body-info .rating_wrap .rating_message {
	margin: 8px 0 0;
	text-align: right;
	font-size: 0.6667em;
	line-height: 1.3em;
	text-transform: uppercase;
	letter-spacing: 0.8px;
}

.list-type-block.item-views.reviews .item .title {
	margin-bottom: 2px;
}

.list-type-block.item-views.reviews .item .item .text {
	padding-right: 0;
}

.list-type-block.item-views.reviews .item .text {
	font-size: 1em;
	line-height: 1.6667em;
}

.list-type-block.item-views.reviews .item {
	margin: 0;
	padding: 35px 0;
}

.item-views.vacancy .item {
	padding: 39px;
	border: 1px solid #20423c;
}

.item-views.vacancy .item .title {
	font-size: 1.2em;
	font-weight: bold;
}

.licenses.item-views.table .item .title {
	padding: 35px 39px;
}

.catalog.item-views.list .item .btn {
	width: 100%;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-top: 0 !important;
}

.catalog.item-views.list .item .buy_block .buttons {
	display: block;
}

.catalog.item-views.list .item .buy_block .counter input {
	height: 33px;
}

.catalog.item-views.list .item .buy_block .ctrl {
	width: 33px;
}

.catalog.item-views.list .item .price_new {
	margin: 0 7px 0 0;
	display: inline-block;
	vertical-align: top;
	font-size: 1.1333em;
	font-weight: bold;
}

.item .price a {
	color: #fff;
}

.catalog.item-views.list .item .price_new {
	color: #fff;
}

.catalog.item-views.list .item .price_old {
	margin: 1px 0 0;
	display: inline-block;
	vertical-align: top;
	font-size: 0.8667em;
	color: #999999;
	text-decoration: line-through;
}

.catalog.item-views.list .item .foot {
	margin: -3px 0 0;
	max-width: 193px;
	margin-left: auto;
}

.catalog.item-views.list .item .status-icon {
	margin: 0 0 12px;
}

.catalog.item-views.price .item .buy_block .buttons .btn {
	padding-top: 6px;
	padding-bottom: 6px;
	height: 29px;
}

.catalog.item-views.price .item .buy_block .buttons .btn {
	white-space: nowrap;
}

.catalog.item-views.price .item .buy_block .counter .input {
	padding: 0 33px;
}

.catalog.item-views.price .item .buy_block .counter input {
	height: 27px;
}

.catalog.item-views.price .item .counter {
	max-width: 135px;
	margin: 0 0 4px auto;
	width: 100%;
	display: block;
}

.catalog.item-views.price .item .buy_block .buttons {
	max-width: 135px;
	margin: 0 0 0 auto;
	width: 100%;
	display: block;
}

.catalog.item-views.price .item .button {
	max-width: 135px;
	margin: 0 0 0 auto;
	width: 100%;
	display: block;
}

.catalog.item-views.price .item .counter .ctrl {
	width: 33px;
}

.item .delivery {
	position: relative;
	z-index: 1;
}

.item .delivery .icon svg {
	margin: -1px 0 0;
	width: 16px;
	height: 16px;
	display: block;
	opacity: 0.35;
}

.item .delivery .icon svg path {
	fill: #fff;
}

.item .delivery .tooltip {
	visibility: hidden;
	padding: 14px 18px;
	left: -120px;
	bottom: 23px;
	width: 256px;
	max-width: 256px;
	opacity: 0;
	font-size: 0.8667em;
	line-height: 1.3846em;
	color: #fff777;
	border-radius: 3px;
	background: #FFF;
	-webkit-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
	transition: opacity 0.1s ease;
	-moz-transition: opacity 0.1s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.1s ease;
	-webkit-transition: opacity 0.1s ease;
}

.item .delivery .tooltip:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin: 0 0 0 -5px;
	border: 5px solid transparent;
	border-top: 5px solid #FFF;
}

.item .delivery .tooltip.leftpos {
	left: -50px;
}

.item .delivery .tooltip.leftpos:after {
	left: 53px;
	margin-left: 0;
}

.item .delivery .tooltip.rightpos {
	left: auto !important;
	right: -50px;
}

.item .delivery .tooltip.rightpos:after {
	left: auto !important;
	margin-left: 0;
	right: 53px;
}

.item .delivery:hover .icon svg {
	opacity: 1;
}

.item .delivery:hover .tooltip {
	opacity: 1;
	visibility: visible;
}

.catalog.item-views.list .item .delivery {
	margin-top: 17px;
}

.catalog.item-views.list .item .delivery .icon svg {
	position: absolute;
	left: 0;
	top: -1px;
	margin: 0;
}

.catalog.item-views.list .item .delivery .text {
	padding: 0 0 0 30px;
	font-size: 0.8em;
	line-height: 1.3333em;
	color: #fff;
}

.catalog.item-views.list .item .delivery:hover .icon svg {
	opacity: 0.35;
}

.item-views.partners.within .items {
	margin: 0;
}

.item-views.partners.within .item-wrap {
	padding: 0;
}

.item-views.partners.within .item {
	padding: 39px;
	margin: 0 -1px -1px 0;
}

.item-views.partners.within .item>.wrap {
	position: relative;
}

.item-views.partners.within .item .image {
	margin: 0 auto 34px;
	width: 150px;
	max-width: 100%;
	height: 90px;
	line-height: 87px;
	text-align: center;
}

.item-views.partners.within.list-type-block .item .image {
	float: left;
	margin: 0;
}

.item-views.partners.within .item .image img {
	width: auto;
	display: inline;
}

.item-views.partners.within:not(.type_3) .item .title {
	margin: 0;
	font-size: 1.2em;
}

.item-views.partners.within .item .previewtext {
	margin: 15px 0 0;
	line-height: 1.5385em;
	color: #fff;
}

.item-views.partners.within .item .properties {
	margin: 21px 0 0;
}

.item-views.partners.within .item .property {
	margin: 13px 0 0;
}

.item-views.partners.within .item .property .value a {
	color: #fff;
}

.item-views.partners.within .item .property:first-of-type {
	margin-top: 0;
}

.item-views.partners.within .item .property .title-prop {
	color: #999;
}

.item-views.partners.within .item .text {
	margin: 0 0 -5px;
}

.item-views.partners.within.list-type-block .items {
	margin: 0;
}

.item-views.partners.within.list-type-block .items .item {
	margin: 0 0 -1px;
}

.item-views.partners.within.list-type-block .items .item .image {
	margin: 0;
}

.item-views.partners.within.list-type-block .items .item .body-info {
	margin: -4px 0;
	padding: 0 60px 0 190px;
}

.item-views.partners.within.list-type-block .items .item.wti .body-info {
	padding-left: 0;
}

.item-views.partners.within.list-type-block .items .item .properties {
	margin: 13px -16px -8px;
}

.item-views.partners.within.list-type-block .items .item .property {
	display: inline-block;
	vertical-align: top;
	margin: 8px 16px;
}

.item-views.partners.within.list-type-block .items .item .title-prop {
	margin: 0 0 5px;
}

.item-views.partners.within.list-type-block .items .item .value {
	color: #fff;
}

.item-views.partners.within.list-type-block .items .item .value a {
	color: #fff;
}

.item-views.partners.within.list-type-block .item .previewtext {
	margin-top: 18px;
}

.item-views.partners.within.list-type-block .item .arrow_link {
	position: absolute;
	top: 0;
	right: 0;
}

.item-views.partners.within.type_3 .items {
	margin: 0;
}

.item-views.partners.within.type_3 .items .item {
	position: relative;
	padding: 44px;
	margin: 0 -1px -1px 0;
	float: left;
	width: 33.333333333%;
}

.item-views.partners.within.type_3 .items .item .image {
	float: none;
	margin: 0 auto;
}

.item-views.partners.within.type_3 .items .item .title {
	margin: 13px 0 -9px;
	color: #999999;
	text-align: center;
	font-weight: normal;
}

.item-views.partners.within.type_3 .items .item .title a {
	color: #999999;
}

.detail .item-views {
	padding: 0;
	border-bottom: none;
}

.detail .partners.front .flexslider .slides>li .item {
	border: 1px solid #f5f5f5;
	border-radius: 0;
}

.detail .partners.front .flexslider .slides>li .item .image {
	padding: 0;
	height: auto;
	line-height: 1;
}

.detail .partners.front.list-type-block.item-views.slider-items .item .image+.body-info {
	padding: 0 0 0 200px;
}

.detail .partners.front .flexslider .flex-viewport {
	padding: 0;
}

.detail .gallery-block .bigs.flexslider {
	box-shadow: none;
	border: 1px solid #f5f5f5;
}

.catalog.sections .row_block .item .image {
	border-radius: 0 !important;
}

.detail .item-views .items .item {
	margin: 0;
}

.detail .wraps h5 {
	margin: 0 0 35px !important;
}

.detail .partners.front .flexslider .flex-viewport {
	margin: 0 -16px;
}

.item-views.table-elements .item .image img {
	min-height: 100%;
	min-width: 100%;
}

.detail.projects .partners.front.list-type-block.item-views.slider-items .item .image+.body-info {
	padding-left: 150px;
}

.detail.project_links .order-block {
	margin-top: 49px;
}

.catalog.sections.type_4_within .item:hover .arrow_link:before {
	background-position: -135px -32px;
	opacity: 1;
}

hr.bottoms {
	margin: 55px 0px 44px;
}

.marker-nav {
	width: 0;
	height: 2px;
	background: #dedede;
	position: absolute;
	bottom: -1px;
	left: 0;
	-webkit-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
	opacity: 0;
}

/* COMPANY */
.company-block {
	background-position: center 0px;
}

.company-block .item-views.front {
	padding-bottom: 75px;
}

.company-block .item-views.front h3 {
	padding-bottom: 39px;
}

.company-block .item-views.front .item .image {
	width: 54px;
	height: 54px;
	overflow: hidden;
	border-radius: 100%;
	background: rgba(255, 255, 255, 0.4);
	line-height: 51px;
	max-height: 54px;
	min-height: 54px;
}

.company-block .item-views.front .item .image+.body-info {
	padding-left: 80px;
}

.company-block .item-views.front .props {
	padding: 84px 0px 0px;
}

.company-block .item-views.front .props .value {
	font-size: 32px;
	font-weight: 600;
	line-height: 35px;
}

.company-block .item-views.front .props .title {
	margin: 0px;
}

.company-block .item-views.front .item .body-info {
	padding: 0px;
}

.item-views.company.front.type_4 .front_tizers {
	border-bottom: 0;
}

.front_tizers .props_type_2 .item .image {
	float: none;
	margin: 0 0 24px;
}

.front_tizers .props_type_2 .item .body-info {
	padding-left: 0;
}

/* VACANCY */
.vacancy.item-views.accordion .pay {
	float: right;
	color: #555555;
}

.vacancy.item-views.list .pay {
	color: #555555;
	font-weight: bold;
}

.vacancy.item-views.accordion .title {
	display: none;
}

.vacancy.item-views.list .title {
	font-size: 1.067em;
	margin-bottom: 10px;
}

.vacancy.item-views .btn {
	margin-top: 10px;
}

.vacancy.item-views.list .text {
	padding: 0px;
}

.vacancy.item-views.list .btn {
	margin-bottom: 30px;
}

.vacancy.item-views.list .items>div>hr {
	margin: 17px 0px;
}

.list-type-block.item-views.vacancy .item {
	margin-bottom: -1px;
	border: 1px solid #f5f5f5;
	box-shadow: none;
	padding: 40px 44px 16px;
}

.detail.vacancy .top_content {
	margin: 0 0 42px;
}

.detail.vacancy .text {
	margin: 0 0 42px;
}

.detail.vacancy .properties {
	margin: 0;
	padding: 28px 44px 25px;
	background: #f8f9fb;
}

.detail.vacancy .properties .property {
	margin: 8px 0;
}

.detail.vacancy .properties .property .title-prop {
	margin: 0 0 5px;
	color: #999;
}

.detail.vacancy .properties .property .value {
	font-size: 1.0667em;
	color: #fff;
}

.detail.vacancy .buttons {
	position: relative;
}

.detail.vacancy .buttons:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin: -1px 0 0;
	height: 1px;
	background: #f1f1f1;
}

.detail.vacancy .buttons>.wrap {
	position: relative;
	display: inline-block;
	vertical-align: top;
	background: #FFF;
	padding: 0 42px 0 0;
}


/* CATALOG */
.text_before_items {
	margin: -7px 0 42px;
}

h3+.text_before_items {
	margin-top: 0;
}

.text_before_items:empty {
	margin-top: 0;
	margin-bottom: 0;
}

.display-type {
	margin-right: -9px;
	cursor: default;
}

.display-type .label_show {
	display: inline-block;
	margin-top: 5px;
	vertical-align: top;
}

.display-type .view-button {
	display: inline-block;
	position: relative;
	zoom: 1;
	width: 30px;
	height: 30px;
	text-align: center;
	opacity: 0.5;
	transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;
}

.display-type .view-button:hover,
.display-type .view-button.cur {
	opacity: 1;
}

.display-type .view-button svg {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -5px 0 0 -7px;
	width: 13px;
	height: 10px;
}

.display-type .view-button svg path {
	fill: #fff;
}

.display-type,
.ordering-wrap {
	white-space: nowrap;
}

.filters-wrap {
	margin-bottom: 16px;
	margin-top: -7px;
}

.main-section-wrapper.whorizontal_filter.wdesc .filters-wrap {
	margin-top: 25px;
}

.ordering-wrap>div {
	display: inline-block;
	vertical-align: top;
}

.ordering-wrap .select-outer {
	margin: 7px 0 0;
}

.ordering-wrap .filter-action {
	margin: 7px 35px 0 0;
}

.ordering-wrap .filter-action span {
	position: relative;
	color: #fff;
	cursor: pointer;
}

.select-outer {
	position: relative;
}

.select-outer select {
	display: none;
}

.select-outer select.mobile {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1;
	font-size: 0;
	border: none;
}

.select-outer .sort_desktop {
	color: #fff;
	padding-bottom: 10px;
	margin-bottom: -1px;
}

.select-outer .sort_desktop:after {
	margin-top: -6px;
}

.select-outer .sort_desktop .dropdown {
	left: -15px;
}

.select-outer .sort_desktop .dropdown .ordering {
	padding: 11px 15px 10px;
	cursor: pointer;
}

.select-outer .sort_desktop .dropdown .ordering:hover {
	background: #f8f9fb;
}

.select-outer .sort_desktop .dropdown .ordering.selected {
	cursor: default;
	background: #f8f9fb;
}

.select-outer .sort_desktop .dropdown .ordering a {
	color: #fff;
}

.catalog.item-views.big-img .item .image {
	height: auto;
	line-height: normal;
	max-width: none;
	max-height: none;
	padding-right: 18px;
}

.catalog.item-views.big-img.list .item {
	padding: 50px;
}

.catalog.item-views.news-section1 h2 a,
.catalog.item-views.news-section2 h2 a {
	color: #fff;
}

.catalog.item-views {
	clear: both;
}

.catalog.item-views .item .article {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 17px;
	font-size: 0.6667em;
	line-height: 1.3em;
	text-transform: uppercase;
	color: #999999;
	letter-spacing: 0.8px;
}

.item .label {
	margin-right: 15px;
	position: relative;
	font-size: 12px;
}

.item .label.label-icons:before {
	content: "";
	position: absolute;
	top: 4px;
	left: 0px;
	display: block;
	width: 11px;
	height: 8px;
	background: url(../../../../../templates/aspro-priority/images/priority.png) -187px -19px no-repeat;
}

.label.label-icons.nostock:before {
	background-position: -187px -29px;
}

.label.label-icons.order:before {
	background-position: -203px -29px;
}

.label.label-icons.pending:before {
	background-position: -203px -19px;
}

.item .status-icon {
	display: inline-block;
	vertical-align: top;
	margin: 0 15px 17px 0;
	font-size: 0.6667em;
	line-height: 1.3em;
	text-transform: uppercase;
	color: #5fa800;
	letter-spacing: 0.8px;
}

.item .status-icon.nostock {
	color: #ff4343;
}

.item .status-icon.order {
	color: #ce335f;
}

.item .status-icon.pending {
	color: #f28c29;
}

.main-section-wrapper .bx_filter .title {
	display: none;
}

.main-section-wrapper .catalog.item-views.table .item {
	position: relative;
	border-left: none;
	border-right: none;
}

.main-section-wrapper .catalog.item-views.table .item:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 1px;
	background: #20423c;
	z-index: 10;
}

.main-section-wrapper .catalog.item-views.table .item:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: -1px;
	width: 1px;
	background: #20423c;
	z-index: 10;
}

.main-section-wrapper .catalog.item-views.table .item:hover .inner-wrap {
	padding-top: 34px;
}

.catalog.item-views.table .item .inner-wrap {
	height: 100%;
	background: #fff;
	padding: 34px 34px 0;
	overflow: hidden;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	transition: box-shadow 0.3s ease;
	-moz-transition: box-shadow 0.3s ease;
	-ms-transition: box-shadow 0.3s ease;
	-o-transition: box-shadow 0.3s ease;
	-webkit-transition: box-shadow 0.3s ease;
}

.catalog.item-views.table .item:hover .inner-wrap {
	height: auto;
}

.catalog.item-views.table .flexslider .slides>li:hover {
	z-index: 11;
}

.catalog.item-views.table .flexslider .slides>li {
	max-height: none;
}

.catalog.item-views.table .flexslider .slides>li .image img {
	width: auto;
}

.linked .flexslider {
	background: none;
}

.linked .flexslider.shadow .slides {
	padding-bottom: 63px;
}

.detail .wraps.goods-block h5 {
	margin-bottom: 16px;
}

.goods:hover {
	position: relative;
	z-index: 2;
}

.detail .linked .front .flex-direction-nav {
	top: -38px;
}

.mCSB_scrollTools {
	width: 3px;
}

.mCSB_inside>.mCSB_container {
	margin-right: 0
}

.mCSB_scrollTools .mCSB_draggerRail {
	background: none;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 3px;
	background: #e4e5e9 !important;
}

.catalog.item-views .item {
	margin-top: 0;
	margin-bottom: 0;
}

.catalog.item-views .item:hover {
	border-color: transparent;
	z-index: 10;
}

.catalog.item-views .item:hover:after {
	display: none;
}

.catalog.item-views .item:hover:before {
	display: none;
}

.catalog.item-views .item:hover .inner-wrap {
	position: relative;
	z-index: 9;
	border-color: transparent;
	-webkit-box-shadow: 0px 5px 25px 0px rgba(18, 25, 38, 0.1);
	-moz-box-shadow: 0px 5px 25px 0px rgba(18, 25, 38, 0.1);
	box-shadow: 0px 5px 25px 0px rgba(18, 25, 38, 0.1);
}

.catalog.item-views.front .item:hover {
	border: none;
}

.catalog.item-views.table .item .props {
	position: absolute;
	top: -3px;
	padding-right: 29px;
	margin-left: -34px;
	right: 100%;
	bottom: 0;
	width: 100%;
	text-align: left;
	transition: right 0.3s ease-in-out;
	-moz-transition: right 0.3s ease-in-out;
	-ms-transition: right 0.3s ease-in-out;
	-o-transition: right 0.3s ease-in-out;
	-webkit-transition: right 0.3s ease-in-out;
}

.catalog.item-views .item .props .prop {
	margin: 11px 0 0;
}

.catalog.item-views .item .props .prop:first-of-type {
	margin-top: 0;
}

.catalog.item-views .item .props .prop .title-prop {
	margin: 0 0 2px;
	color: #999;
}

.catalog.item-views .item .props .prop .value {
	color: #fff;
}

.catalog.item-views.table .items {
	margin-top: 0;
	margin-bottom: 0;
}

.catalog.item-views.table .item-wrap {
	padding: 0;
	margin: 0 0 -1px;
}

.catalog.item-views.table .item .title {
	margin: 0 0 17px;
	font-size: 1.0667em;
	line-height: 1.4375em;
}

.catalog.item-views.table .item .image {
	margin: 0 0 19px;
	position: relative;
	padding: 100% 0 0;
	text-align: center;
}

.catalog.item-views.table .item .image>.wrap {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	line-height: 261px;
	width: 100%;
	background: #FFF;
	transition: left 0.3s ease, margin 0.3s ease-in-out;
	-moz-transition: left 0.3s ease, margin 0.3s ease-in-out;
	-ms-transition: left 0.3s ease, margin 0.3s ease-in-out;
	-o-transition: left 0.3s ease, margin 0.3s ease-in-out;
	-webkit-transition: left 0.3s ease, margin 0.3s ease-in-out;
}

.catalog.item-views.table .item.wti .text {
	padding: 0 !important;
}

.catalog.item-views.table .item .section_name {
	margin: 0;
}

.catalog.item-views.table .item .label {
	margin-bottom: 1px;
}

.catalog.item-views.table .item .title+.label,
.catalog.item-views.table .item .label+.article {
	margin-top: 4px;
}

.catalog.item-views.table .item .section_name+.label,
.catalog.item-views.table .item .section_name+.label+.article {
	margin-top: 10px;
}

.catalog.item-views.table .item .foot {
	position: relative;
	margin: 0px 0px;
}

.catalog.item-views.table .item .foot>div {
	padding: 0;
}

.catalog.item-views.table .item .price .price_new {
	display: inline-block;
	vertical-align: top;
	font-size: 1.1333em;
	font-weight: bold;
	line-height: 1.3em;
	color: #fff;
}

.catalog.item-views.table .item .price .price_old {
	display: inline-block;
	vertical-align: top;
	margin: 5px 0 0;
	font-size: 0.8667em;
	line-height: 1.3em;
	color: #999999;
	text-decoration: line-through;
}

.price .price_old a {
	color: #999999;
}

.catalog.item-views.table .item .description {
	margin-bottom: 8px;
}

.catalog.item-views.table .item .buy_block {
	overflow: hidden;
	text-align: center;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.catalog.item-views.table .item .buy_block .counter {
	width: 50%;
	border: none;
	border-top: 1px solid #f2f3f6;
}

.catalog.item-views.table .item .buy_block .counter .input {
	border: none;
}

.catalog.item-views.table .item .buy_block .buttons {
	width: 50%;
}

.catalog.item-views.table .item .buy_block .buttons .btn {
	margin: 0;
	width: 100%;
}

.catalog.item-views.table .item .buy_block.in .buttons {
	width: 100%;
}

.catalog.item-views.table .item .price.inline .price_new {
	display: inline-block;
	vertical-align: top;
}

.catalog.item-views.table .item .price.inline .price_old {
	margin-left: 5px;
	display: inline-block;
	vertical-align: top;
	line-height: 18px;
}

.catalog.item-views.table .item .footer-button {
	margin: 27px -34px 0;
}

.catalog.item-views.table .item .footer-button .btn {
	margin-top: 0 !important;
	height: 58px;
	width: 100%;
	font-size: 0.7333em;
	padding: 21px 21px 20px;
	border-radius: 0;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.catalog.item-views.list .item {
	margin: 0 0 -1px;
	padding: 35px;
}

.catalog.item-views.list .item .image-wrapper {
	float: left;
	width: 160px;
	height: 160px;
	line-height: 157px;
	text-align: center;
}

.catalog.item-views.list .item .image-wrapper .image {
	max-height: 100%;
}

.catalog.item-views.list .item .image-wrapper .image img {
	display: inline;
	width: auto;
}

.catalog.item-views.list .item>.text {
	padding: 0 0 0 196px;
}

.catalog.item-views.list .item.wti>.text {
	padding-left: 0;
}

.catalog.item-views.list .item .text .cont {
	margin: -3px 23px 0 0;
}

.catalog.item-views.list .item.wti .text {
	margin-top: 0;
}

.catalog.item-views.list .item .title {
	font-size: 1.0667em;
}

.catalog.item-views.list .item .article {
	margin-bottom: 8px;
}

.catalog.item-views.list .item .text hr {
	margin: 22px 0 13px;
}

.catalog.item-views.list .item .title {
	margin-bottom: 14px;
}

.catalog.item-views.list .item .buy_block {
	margin: 0;
}

.catalog.item-views.list .item .props_list {
	margin: 16px 0 0;
	color: #fff;
}

.catalog.item-views.list .item .props_list .prop {
	margin: 4px 0 0;
}

.catalog.item-views.list .item .props_list .prop:first-of-type {
	margin-top: 0;
}

.catalog.item-views.list .item .props_list .prop .value {
	color: #fff;
}

.catalog.item-views.list .item .props_list .prop .separator {
	margin: 0 6px;
	color: #cccccc;
}

.catalog.item-views.list .item .props_list .hidden-block {
	display: none;
}

.catalog.item-views.list .item .props_list .hidden-block>.wrap {
	margin: 4px 0 0;
}

.catalog.item-views .item .buy_block .counter {
	border: 1px solid #eaeaea;
	border-radius: 3px;
}

body.round_button .catalog.item-views .item .buy_block .counter {
	border-radius: 20px;
}

body.round_button .catalog.item-views.table .item .buy_block .counter {
	border-radius: 0;
}

.catalog.item-views.list .buy_block .counter {
	margin: 0 0 4px;
}

.catalog.item-views.list .buy_block .counter>.wrap {
	border-radius: 0;
}

.catalog.item-views.list .buy_block .counter .input {
	padding: 0 33px;
}

.catalog.item-views.table .item .buy_block .counter {
	margin-bottom: 0;
}

.catalog.item-views .item .buy_block .buttons {
	display: inline-block;
	vertical-align: top;
}

.catalog.item-views.list .item .buy_block .btn {
	margin: 0;
	width: 100%;
}

.rolldown {
	margin: 17px 0 0;
}

.rolldown>span {
	position: relative;
	padding: 0 0 0 23px;
	cursor: pointer;
}

.rolldown>span:hover {
	color: #fff;
}

.rolldown>span svg {
	position: absolute;
	left: 0;
	top: 3px;
	width: 8px;
	height: 5px;
}

.rolldown>span:hover svg path {
	fill: #fff;
}

.rolldown>span.opened svg {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.catalog.item-views .items {
	margin-top: 0;
	margin-bottom: 0;
}

.catalog.item-views.price .item {
	margin-bottom: -1px;
	padding: 19px;
}

.catalog.item-views.price .item:hover {
	box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.1);
}

.catalog.item-views.price .item .row>.col-md-1 {
	padding-right: 0;
}

.catalog.item-views.price .item .image-wrapper {
	float: left;
	width: 60px;
	height: 60px;
	line-height: 57px;
	text-align: center;
}

.catalog.item-views.price .item .image {
	height: auto;
	max-height: 100%;
}

.catalog.item-views.price .item .image img {
	display: inline;
}

.catalog.item-views.price .item .text {
	padding: 0 0 0 82px;
}

.catalog.item-views.price .item.wti .text {
	padding-left: 0;
}

.catalog.item-views.price .item .title {
	margin: 0;
	font-size: 1.06667em;
}

.catalog.item-views.price .item .price .price_new {
	margin: 0 7px 0 0;
	display: inline-block;
	vertical-align: top;
	font-size: 1.1333em;
	font-weight: bold;
	color: #fff;
}

.catalog.item-views.price .item .price .price_old {
	display: inline-block;
	vertical-align: top;
	font-size: 0.8667em;
	color: #999999;
	text-decoration: line-through;
}

.catalog.item-views.price .item .btn {
	margin: 0;
	width: 100%;
}

.catalog.item-views.price .item .zoom {
	display: none;
}

.catalog.item-views.price .item .buttons .btn {
	width: 100%;
	margin-top: 0px !important;
}

.catalog.item-views.price .item .top_wrapper {
	margin: 0 -12px;
}

.catalog.item-views.price .item .text-block {
	margin-top: 10px !important;
}

.catalog.item-views.price .item .status-icon {
	margin: 0 12px 5px;
	display: block;
	float: left;
}

.catalog.item-views.price .item .article {
	margin: 0 12px 5px;
	display: block;
	float: left;
}

.catalog.item-views .flexslider {
	box-shadow: none;
	margin: 0px;
}

.catalog.item-views .flexslider .flex-direction-nav .flex-prev {
	left: -4px !important;
}

.catalog.item-views .flexslider .flex-direction-nav .flex-next {
	right: -4px !important;
}

.catalog.item-views .flexslider .item {
	position: relative;
	margin-bottom: 0;
}

.catalog.item-views .flexslider .active-slides .item {
	border: 1px solid #20423c;
	border-left: none;
	border-right: none;
	opacity: 1;
}

.catalog.item-views .flexslider .active-slides .item:hover {
	border-color: transparent;
}

.catalog.item-views .flexslider .item-wrap:not(.active-slides) .item:hover {
	display: none;
}

.catalog.item-views .flexslider .item:before {
	content: "";
	position: absolute;
	left: -1px;
	top: 0;
	bottom: 0;
	width: 1px;
	background: #20423c;
	display: none;
	z-index: 10;
}

.catalog.item-views .flexslider .item:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 1px;
	background: #20423c;
	display: none;
}

.catalog.item-views .flexslider .active-slides .item:before,
.catalog.item-views .flexslider .active-slides .item:after {
	display: block;
}

.catalog.item-views .flexslider .item:hover:before,
.catalog.item-views .flexslider .item:hover:after {
	display: none;
}

.catalog.item-views .flexslider .slides>li:not(:first-of-type) .item>.inner-wrap {
	border-left: none;
}

.catalog.item-views.list .item .description {
	padding: 16px 0px 0px;
	line-height: 22px;
}

.catalog.item-views.list .item .foot>.price {
	margin-bottom: 18px;
}

.catalog.item-views.front .flexslider .item .image img {
	width: auto;
}

.catalog.item-views.front .flexslider .item-wrap:last-of-type .item {
	opacity: 1 !important;
	border-color: #20423c;
}

.catalog.item-views .flexslider .item .btn {
	position: relative;
	right: inherit;
	top: inherit;
}

body.with_decorate .change_block#FOOTER_TYPE {
	margin-bottom: 40px;
}

body.with_decorate #panel {
	margin-left: -40px;
	margin-right: -40px;
}

.item-views.tarifs .flexslider {
	margin: 0 -16px;
	background: none;
}

.item-views.tarifs .flexslider .flex-viewport {
	margin: -110px 0;
	padding: 0 16px;
	width: 100%;
	position: relative;
}

.item-views.tarifs .flexslider .flex-viewport:before,
.item-views.tarifs .flexslider .flex-viewport:after {
	content: "";
	position: absolute;
	top: 70px;
	bottom: 70px;
	width: 16px;
	background: #FFF;
	z-index: 3;
}

.item-views.tarifs.linked .flexslider .flex-viewport:before,
.item-views.tarifs.linked .flexslider .flex-viewport:after {
	top: 0;
	bottom: 0;
}

.item-views.tarifs.greyline .flexslider .flex-viewport:before,
.item-views.tarifs.greyline .flexslider .flex-viewport:after {
	background: #f8f9fb;
}

.item-views.tarifs .flexslider .flex-viewport:before {
	left: -1px;
	z-index: 4;
}

.item-views.tarifs .flexslider .flex-viewport:after {
	right: 0;
}

.item-views.tarifs.type_3 .flexslider .flex-viewport:before {
	left: 0;
}

.item-views.tarifs.type_3 .flexslider .flex-viewport:after {
	right: -1px;
}

.item-views.tarifs .flexslider .slides {
	padding: 110px 0;
	height: 687px;
}

.item-views.tarifs .item {
	margin: 0;
	position: relative;
	background: #FFF;
	border-left: none;
	border-right: none;
}

.item-views.tarifs .item.whit {
	border-left: none;
	border-right: none;
}

.item-views.tarifs .item>.wrap {
	padding: 40px 30px;
	overflow: visible;
}

.item-views.tarifs .item.whit>.wrap {
	position: relative;
}

.item-views.tarifs .item.whit>.wrap:before {
	content: "";
	position: absolute;
	top: 0;
	right: 1px;
	bottom: 0;
	left: 0;
	border: 1px solid #20423c;
}

.item-views.tarifs .item.whit+.item.whit>.wrap:before {
	left: -1px;
}

.item-views.tarifs .item.whit:hover>.wrap:before {
	display: none;
}

.item-views.tarifs .item:hover {
	z-index: 4;
}

.item-views.tarifs .item:before {
	content: "";
	display: block;
	position: absolute;
	left: -1px;
	top: 0;
	bottom: -1px;
	margin: 0;
	width: 1px;
	background: #20423c;
}

.item-views.tarifs .item:after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	bottom: -1px;
	width: 1px;
	background: #20423c;
}

.item-views.tarifs .item .stickers {
	left: -10px;
	top: -20px;
}

.item-views.tarifs .item .image {
	position: relative;
	overflow: visible;
	background: none;
}

.item-views.tarifs.wicons .item .image>.wrap {
	position: static;
	overflow: hidden;
	margin: 0 auto 20px;
	width: 40px;
	height: 40px;
	line-height: 37px;
	background: none;
}

.item-views.tarifs .item .image img {
	width: auto;
}

.item-views.tarifs .item .top_block {
	text-align: center;
}

.item-views.tarifs .item .top_block .section_name {
	margin: 0 0 8px;
	color: #999999;
}

.item-views.tarifs .item .top_block .name {
	font-size: 1.3333em;
	color: #fff;
	text-overflow: ellipsis;
	overflow: hidden;
}

.item-views.tarifs .item .bottom_block {
	margin: 24px 0 0;
	padding: 34px 0 28px;
	border-top: 1px solid #20423c;
}

.item-views.tarifs .item .previewtext {
	margin: 0;
}

.item-views.tarifs .item .previewtext>div {
	padding: 0 0 30px;
	line-height: 1.5384em;
	text-align: center;
}

.item-views.tarifs .item .properties {
	margin: 0;
}

.item-views.tarifs .item .properties .property {
	margin: 9px 0 0;
	position: relative;
	background: url(../../../../../templates/aspro-priority/images/dott.png) 0 10px repeat-x;
}

.item-views.tarifs .item .properties .property.ntitle {
	background: none;
	text-align: center;
	font-size: 1em;
}

.item-views.tarifs .item .properties .property.ntitle .value {
	text-align: center;
	max-width: none;
	float: none !important;
	padding: 0px;
}

.item-views.tarifs .item .properties .property:first-of-type {
	margin-top: 0;
}

.item-views.tarifs .item .properties .property .title-prop {
	position: relative;
	padding: 0 10px 0 13px;
	max-width: 60%;
	background: #FFF;
}

.item-views.tarifs .item .properties .property .title-prop:before {
	content: "";
	position: absolute;
	left: 0;
	top: 8px;
	width: 3px;
	height: 3px;
	border-radius: 100%;
	background: #fff;
}

.item-views.tarifs .item .properties .property .value {
	padding: 0 0 0 12px;
	max-width: 40%;
	color: #fff;
	background: #FFF;
	text-align: right;
}

.item-views.tarifs .item .properties .property .value.no>span {
	display: block;
}

.item-views.tarifs .item .properties .property .value.no svg path {
	fill: #e74150;
}

.item-views.tarifs .item .properties .property .value.yes svg path {
	fill: #71ca12;
}

.item-views.tarifs.type_6 .item .properties .property {
	background: none;
}

.item-views.tarifs.type_6 .item .properties .property .title-prop {
	display: none;
}

.item-views.tarifs.type_6 .item .properties .property .value {
	max-width: 100%;
	text-align: center;
}

.item-views.tarifs .item .prices {
	position: relative;
	z-index: 1;
}

.item-views.tarifs .flexslider .item .prices {
	padding: 0 0 35px;
}

.item-views.tarifs .item .prices .price_default {
	text-align: center;
}

.item-views.tarifs .item .prices .price_default .title-price {
	margin: 0 0 3px;
	font-size: 0.8em;
	color: #fff;
}

.item-views.tarifs .item .prices .price_default.wdropdown .title-price>span {
	position: relative;
	padding: 0 11px 0 0;
	cursor: pointer;
}

.item-views.tarifs .item .prices .price_default.wdropdown .title-price>span>span {
	position: relative;
}

.item-views.tarifs .item .prices .price_default.wdropdown .title-price>span>span:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	background: url(../../../../../templates/aspro-priority/images/price_dot.png) 0 0 repeat-x;
}

.item-views.tarifs .item .prices .price_default.wdropdown .title-price>span:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -1px;
	width: 5px;
	height: 3px;
	background: url(../../../../../templates/aspro-priority/images/svg/header_icons.svg) -115px -29px no-repeat;
}

.item-views.tarifs .item .prices .price_default .value {
	font-size: 1.3333em;
	font-weight: bold;
	color: #fff;
}

.item-views.tarifs .item .prices .all_price {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 31px 0 0 -105px;
	padding: 0;
	width: 210px;
	max-height: 156px;
	background: #FFF;
	border-radius: 2px;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
	transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;
}

.item-views.tarifs .item .prices .all_price.showen {
	opacity: 1;
	visibility: visible;
}

.item-views.tarifs .item .prices .all_price li {
	margin: 0;
	padding: 10px 16px 11px;
	cursor: pointer;
	color: #fff;
}

.item-views.tarifs .item .prices .all_price li:hover {
	background: #f8f9fb;
}

.item-views.tarifs .item .prices .all_price li:before {
	display: none;
}

.item-views.tarifs .flexslider .item .buy_block,
.item-views.tarifs .flexslider .item .order {
	position: relative;
	margin: 0 0 -1px;
}

.item-views.tarifs.type_1:not(.type_8):not(.type_6) .flexslider .item .buy_block,
.item-views.tarifs.type_1:not(.type_8):not(.type_6) .flexslider .item .order,
.item-views.tarifs.type_2:not(.type_8):not(.type_6) .flexslider .item .buy_block,
.item-views.tarifs.type_2:not(.type_8):not(.type_6) .flexslider .item .order {
	margin: 0 -30px -41px;
}

.item-views.tarifs .flexslider .item .buy_block .btn,
.item-views.tarifs .flexslider .item .order .btn {
	padding: 0 30px;
	width: 100%;
	border-radius: 0;
	background: transparent;
	border: none;
	color: #fff;
}

.item-views.tarifs .flexslider .item .buy_block .btn>span,
.item-views.tarifs .flexslider .item .order .btn>span {
	padding: 19px 0 18px;
	display: block;
	border-top: 1px solid #20423c;
	transition: border-color 0.3s ease;
	-moz-transition: border-color 0.3s ease;
	-ms-transition: border-color 0.3s ease;
	-o-transition: border-color 0.3s ease;
	-webkit-transition: border-color 0.3s ease;
}

.item-views.tarifs .item .buy_block .btn>span:before {
	display: none;
}

.item-views.tarifs .item .buy_block .btn.in_cart>span>span {
	padding: 0 0 0 23px;
	position: relative;
}

.item-views.tarifs .item .buy_block .btn.in_cart>span>span svg {
	position: absolute;
	left: 0;
	top: 50%;
	margin: -4px 0 0;
	width: 11px;
	height: 8px;
}

.item-views.tarifs .item .buy_block .btn.in_cart>span>span svg path {
	fill: #fff;
}

.item-views.tarifs .item:hover .buy_block .btn,
.item-views.tarifs .flexslider .item:hover .order .btn {
	color: #FFF;
}

.item-views.tarifs .item:hover .buy_block .btn.in_cart>span>span svg path {
	fill: #FFF;
}

.item-views.tarifs.type_2 .item .image {
	margin: 0 0 20px;
}

.item-views.tarifs.type_2 .item .image>.wrap {
	position: static;
	margin: 0 auto;
	width: 170px;
	height: 170px;
	border-radius: 100%;
	line-height: 167px;
	overflow: hidden;
	text-align: center;
}

.item-views.tarifs.type_3 .item.active-slides {
	z-index: 3;
}

.item-views.tarifs.type_3 .item.active-slides:hover {
	z-index: 4;
}

.item-views.tarifs.type_3 .item>.wrap {
	margin: 0 0 -1px;
	padding: 0;
	z-index: 1;
}

.item-views.tarifs.type_3 .item .image {
	margin: 0 0 35px;
	overflow: hidden;
}

.item-views.tarifs.type_3 .item:not(.active-slides) .image {
	margin-left: 1px;
}

.item-views.tarifs.type_3 .item .image .top_block {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 24px 30px;
	z-index: 2;
	text-align: left;
}

.item-views.tarifs.type_3 .item .image .top_block .section_name {
	color: #FFF;
	opacity: 0.7;
}

.item-views.tarifs.type_3 .item .image .top_block .name {
	color: #FFF;
}

.item-views.tarifs.type_3 .item .bottom_block {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}

.item-views.tarifs.type_3 .item .body-info {
	padding: 0 30px 0;
}

.item-views.tarifs.type_3 .item .image>.wrap {
	position: static;
	padding: 66.6% 0 0;
	overflow: hidden;
	text-align: center;
}

.item-views.tarifs.type_3 .item .image img {
	position: absolute;
	top: 0;
	right: -1px;
	bottom: 0;
	left: 0;
	max-width: 100%;
}

.item-views.tarifs.type_3 .item .stickers {
	top: 20px;
	left: 20px;
	right: 20px;
	width: auto;
}

.item-views.tarifs.type_3 .item.wti .top_block .section_name {
	color: #fff;
}

.item-views.tarifs.type_3 .item.wti .top_block .name {
	color: #fff;
}

.item-views.tarifs.type_3 .item.wti .image:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1px;
	background: #20423c;
}

.item-views.tarifs.type_3 .flexslider .item .prices {
	padding: 0 30px 35px;
}

.item-views.tarifs.type_3 .flexslider .item .buy_block {
	margin: 0 0 -1px;
}

.item-views.tarifs.type_3 .item:not(.wti) .image:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url("../../../../../templates/aspro-priority/images/darkengradient_tarif.png") left bottom repeat-x;
	z-index: 1;
}

.item-views.tarifs.type_3 .item:not(.wti) {
	border: none;
	border-bottom: 1px solid #20423c;
}

.item-views.tarifs.type_3 .item:not(.wti):before,
.item-views.tarifs.type_3 .item:not(.wti):after {
	display: none;
}

.item-views.tarifs.type_3 .item:not(.wti)>.wrap:before,
.item-views.tarifs.type_3 .item:not(.wti)>.wrap:after {
	content: "";
	display: block;
	position: absolute;
	top: -35px;
	bottom: -1px;
	margin: 0;
	width: 1px;
	background: #20423c;
}

.item-views.tarifs.type_3 .item:not(.wti):hover>.wrap:before,
.item-views.tarifs.type_3 .item:not(.wti):hover>.wrap:after {
	display: none;
}

.item-views.tarifs.type_3 .item:not(.wti)>.wrap:before {
	left: 0;
}

.item-views.tarifs.type_3 .item:not(.wti)>.wrap:after {
	right: -1px;
}

.item-views.tarifs.type_4 .item {
	margin: 0 0 -1px;
	border: 1px solid #20423c;
}

.item-views.tarifs.type_4 .items {
	margin: 0;
}

.item-views.tarifs.type_4 .item>.wrap {
	padding: 39px;
}

.item-views.tarifs.type_4 .item:before,
.item-views.tarifs.type_4 .item:after {
	display: none;
}

.item-views.tarifs.type_4 .item .top_block {
	text-align: left;
}

.item-views.tarifs.type_4 .item .image {
	float: left;
}

.item-views.tarifs.type_4 .item .image>.wrap {
	margin: 0;
}

.item-views.tarifs.type_4 .item .right_block {
	margin: -2px 0 0;
	padding: 0 0 0 70px;
}

.item-views.tarifs.type_4 .item.wti .right_block {
	padding-left: 0;
}

.item-views.tarifs.type_4 .item .section_name {
	margin-bottom: 7px;
}

.item-views.tarifs.type_4 .item .stickers {
	margin: 7px 0 0;
	position: static;
}

.item-views.tarifs.type_4 .item .stickers-wrapper>div {
	padding: 3px 5px 2px;
}

.item-views.tarifs.type_4 .item .previewtext {
	margin: 22px 0 0;
}

.item-views.tarifs.type_4 .item .previewtext>div {
	text-align: left;
}

.item-views.tarifs.type_4 .item .properties {
	margin: -5px 0;
}

.item-views.tarifs.type_4 .item .properties .property .title-prop {
	padding-left: 0;
}

.item-views.tarifs.type_4 .item .properties .property .title-prop:before {
	display: none;
}

.item-views.tarifs.type_4 .item .properties .hidden-block {
	display: none;
}

.item-views.tarifs.type_4 .item .properties .hidden-block>.wrap {
	margin: 9px 0 0;
}

.item-views.tarifs.type_4 .item .buy_block_wrap {
	margin-top: -8px;
}

.item-views.tarifs.type_4 .item .prices .price_default {
	text-align: left;
}

.item-views.tarifs.type_4 .item .prices .price_default .title-price {
	margin-bottom: 0;
}

.item-views.tarifs.type_4 .item .prices .price_default .value {
	font-size: 1.1333em;
}

.item-views.tarifs.type_4 .item .buy_block {
	margin: 18px 0 0;
}

.item-views.tarifs.type_4 .item .buy_block .btn {
	padding: 12px 22px 11px;
}

.item-views.tarifs.type_4 .item .buy_block .btn>span {
	padding-left: 0;
}

.item-views.tarifs.type_4 .item:hover .buy_block .btn.in_cart>span>span svg path {
	fill: #FFF;
}

.item-views.tarifs.type_4 .item .order {
	margin: 18px 0 0;
	display: inline-block;
}

.item-views.tarifs.type_4 .item .order .btn {
	padding: 12px 22px 11px;
}

.item-views.tarifs.type_4 .item:hover .btn {
	color: #fff;
}

.item-views.tarifs.type_4 .item .buy_block.in .in_cart {
	display: inline-block;
}

.item-views.tarifs.type_4 .item .left_block {
	padding: 0;
}

.item-views.tarifs.type_4.type_5 .item .image>.wrap {
	width: 70px;
	height: 70px;
	max-height: 100%;
	margin: 0;
	border-radius: 100%;
}

.item-views.tarifs.type_4.type_5 .item .right_block {
	padding-left: 95px;
}

.item-views.tarifs.type_4 .item.wti .right_block {
	padding-left: 0;
}

.item-views.tarifs.type_4.type_5 .item .previewtext {
	margin-top: 25px;
}

.item-views.tarifs.type_8 .item .prices {
	padding-bottom: 0;
}

.item-views.tarifs.type_8 .item .prices .all_price {
	position: static;
	margin: 0 -30px;
	width: auto;
	max-height: none;
	opacity: 1;
	visibility: visible;
	box-shadow: none;
	background: none;
	overflow: visible;
}

.item-views.tarifs.type_8 .item .prices .all_price li {
	padding: 12px 30px 11px;
}

.item-views.tarifs.type_8 .item .prices .all_price li:after {
	content: "";
	position: absolute;
	left: 30px;
	right: 30px;
	bottom: 0;
	height: 1px;
	background: #20423c;
}

.item-views.tarifs.type_8 .item .prices .all_price li:first-of-type:before {
	content: "";
	position: absolute;
	top: -1px;
	left: 30px;
	right: 30px;
	display: block;
	margin: 0;
	height: 1px;
	background: #20423c;
}

.item-views.tarifs.type_8 .item .prices .all_price li:hover {
	margin-top: -1px;
	padding-bottom: 10px;
	border-top: 1px solid #20423c;
	border-bottom: 1px solid #20423c;
}

.item-views.tarifs.type_8 .item .prices .all_price li:hover:after {
	bottom: -1px;
}

.item-views.tarifs.type_8 .item .prices .all_price li .price_title {
	position: relative;
	padding: 0 5px 0 32px;
	width: 50%;
}

.item-views.tarifs.type_8 .item .prices .all_price li .price_title:before {
	content: "";
	position: absolute;
	left: 5px;
	top: 2px;
	width: 15px;
	height: 15px;
	border: 1px solid #e4e4e4;
	border-radius: 100%;
	background: #FFF;
}

.item-views.tarifs.type_8 .item .prices .all_price li.active .price_title:after {
	content: "";
	position: absolute;
	left: 9px;
	top: 6px;
	width: 7px;
	height: 7px;
	background: #FFF;
	border-radius: 100%;
}

.item-views.tarifs.type_8 .item .prices .all_price li .value {
	margin: -3px 0 0;
	padding: 0 5px;
	font-weight: bold;
	width: 50%;
	text-align: right;
}

.item-views.tarifs.type_8 .item .buy_block {
	margin: 35px 0 0;
	text-align: center;
}

.item-views.tarifs.type_8 .item .buy_block .btn {
	padding: 12px 22px 11px;
	width: auto;
	border-radius: 3px;
}

body.round_button .item-views.tarifs.type_8 .item .buy_block .btn {
	border-radius: 20px;
}

.item-views.tarifs.type_8 .flexslider .item .buy_block .btn>span,
.item-views.tarifs.type_8 .flexslider .item .order .btn>span {
	display: inline;
	border: none;
}

.item-views.tarifs.type_8 .buy_block.in .in_cart {
	display: inline-block;
}

.item-views.tarifs.type_8 .item .buy_block .btn.in_cart>span {
	padding: 0 0 0 23px;
}

.item-views.tarifs.type_8 .item:hover .buy_block .btn {
	color: #FFF;
}

.item-views.tarifs.type_8 .item .buy_block .btn svg {
	position: absolute;
	left: 0;
	top: 50%;
	margin: -5px 0 0;
	width: 11px;
	height: 8px;
}

.item-views.tarifs.type_8 .item:hover .buy_block .btn.in_cart svg path {
	fill: #FFF;
}

.item-views.tarifs.type_6 .item>.wrap {
	padding-bottom: 0;
}

body.round_button .item-views.tarifs.type_6 .flexslider .item .btn {
	border-radius: 16px;
}

.item-views.tarifs.linked .flexslider .slides {
	padding: 61px 0;
}

.item-views.tarifs.linked .flexslider .flex-viewport {
	margin: -61px 0;
}

.item-views.tarifs.linked .flexslider .flex-viewport:before {
	display: block;
}

.item-views.tarifs.linked .flexslider .flex-viewport:after {
	display: block;
}

.item-views.tarifs.linked .item .top_block .section_name {
	display: block;
}

.item-views.tarifs.linked.type_4 .item .buy_block_wrap {
	padding-left: 50px;
}

.item-views.tarifs.linked.type_3 .item .image img {
	right: 0;
	left: -1px;
}


.catalog.sections {
	position: relative;
	padding: 0;
}

.catalog.sections .items {
	margin: 0 0 55px;
}

.catalog.sections .items>div {
	padding-right: 0;
	padding-left: 0px;
}

.catalog.sections.type_4_within .item .arrow_link {
	position: absolute;
	top: 0;
	right: 0;
}

body.round_button .arrow_link {
	border-radius: 100%;
}

.catalog.sections.front .item {
	padding: 16px 14px 19px;
	margin: 0 0 13px;
	background: none;
}

.catalog.sections.front .item .info {
	padding-left: 169px;
}

.catalog.sections.front .item.wti .info {
	padding-left: 0;
}

.catalog.sections.front .item .image {
	height: 110px;
	line-height: 107px;
	width: 138px;
}

.catalog.sections .item {
	margin: 0 -1px -1px 0;
	overflow: hidden;
}

.catalog.sections .row_block .item {
	padding: 29px;
}

.catalog.sections .item:hover {
	box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.1);
}

.catalog.sections .item a {
	text-decoration: none;
}

.catalog.sections .row_block .item-wrap {
	padding: 0;
}

.catalog.sections .row_block .item .info {
	padding-left: 80px;
	margin: -4px 0;
}

.catalog.sections .list_block .item.right .info {
	padding-left: 0;
	padding-right: 80px;
}

.catalog.sections .list_block .item.wti {
	padding-left: 0;
}

.catalog.sections .list_block .item.right.wti {
	padding-right: 0;
}

.catalog.sections .item .image {
	float: left;
	text-align: center;
	margin-bottom: 0;
	background: #fff;
}

.catalog.sections .row_block .item .image {
	width: 60px;
	height: auto;
	text-align: center;
	max-height: 60px;
	overflow: hidden;
	line-height: 1;
}

.catalog.sections .row_block .item.wicons .image {
	width: 40px;
	height: 40px;
	line-height: 37px;
}

.catalog.sections .row_block .item.wicons .info {
	padding-left: 60px;
}

.catalog.sections .row_block .item.wicons.wti .info {
	padding-left: 0;
}

.catalog.sections .item.right .image {
	float: right;
}

.catalog.sections .item .image a {
	text-align: center;
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
	text-align: center;
	vertical-align: top;
}

.catalog.sections .item .image img {
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
	display: block;
}

.catalog.sections .item.wti .info {
	padding-left: 0;
}

.catalog.sections .item.right .info {
	padding-left: 0;
	padding-right: 182px;
}

.catalog.sections .table_block .item {
	margin-left: -1px;
	padding: 25px;
}

.catalog.sections .table_block .item .image {
	float: none;
}

.catalog.sections .table_block .item .image a {
	display: inline;
}

.catalog.sections .table_block .item .info {
	padding-left: 0px;
	padding-top: 30px;
}

.catalog.sections .table_block .item .title {
	margin-bottom: 20px;
}

.catalog.sections .table_block .item .title a {
	font-size: 17px;
	line-height: 24px;
}

.catalog.detail .head .row>.item {
	padding-bottom: 59px;
}

.catalog.detail .galery {
	padding: 59px 0 0 89px;
}

.catalog.detail .galery .inner {
	position: relative;
	max-height: 450px;
}

.catalog.detail .galery .zoom {
	top: 0;
	right: 0;
	background: none;
}

.catalog.detail .galery .item .zoom:hover svg path {
	fill: #FFF;
}

.catalog.detail .head {
	border-bottom: 1px solid #f3f3f3;
}

.catalog.detail .head>.maxwidth-theme>.row>.item:first-of-type {
	position: relative;
}

.catalog.detail .head>.maxwidth-theme>.row>.item:first-of-type:after {
	content: "";
	position: absolute;
	right: -45px;
	top: 0;
	bottom: 60px;
	width: 1px;
	background: #f3f3f3;
}

.catalog.detail .head .link-block-more {
	position: absolute;
	left: 16px;
	bottom: 60px;
	opacity: 0;
}

.catalog.detail .head .link-block-more>span {
	position: relative;
	padding: 0 0 0 24px;
	cursor: pointer;
}

.catalog.detail .head .link-block-more>span:before {
	content: "";
	position: absolute;
	left: 0;
	top: 1px;
	width: 7px;
	height: 11px;
	background: #fff url(/upload/content/quotes.png) -119px -45px no-repeat;
}

.catalog.detail .head .article {
	margin: 0 10px;
	display: inline-block;
	vertical-align: top;
	color: #999999;
}

.catalog.detail .head .brand {
	float: right;
	font-size: 13px;
}

.catalog.detail .head .brand a {
	color: #999;
}

.catalog.detail .head .brand .brand_picture {
	margin-right: 10px;
	margin-top: 3px;
	display: block;
	height: 39px;
	max-width: 70px;
}

.catalog.detail .head .brand .brand_picture img {
	display: block;
}

.catalog.detail .head .info {
	padding: 56px 0 0;
}

.catalog.detail .head .info.wpadding {
	padding-bottom: 112px;
}

.catalog.detail .head .info .hh {
	margin: 0 -10px 11px;
}

.catalog.detail .head .info .hh:after {
	content: "";
	display: block;
	clear: both;
}

.catalog.detail .head .previewtext {
	max-height: 150px;
	overflow: hidden;
	margin: 26px 0 0;
}

.catalog.detail .head .price {
	margin: 0 0 23px;
}

.catalog.detail .head .price>div {
	display: inline-block;
	vertical-align: bottom;
}

.catalog.detail .head .status-icon {
	margin: 0 10px;
}

.catalog.detail .head .price .price_new,
.catalog.detail.head .price .price_old {
	display: inline-block;
	vertical-align: top;
}

.catalog.detail .head .price .price_new {
	font-size: 1.7333em;
	font-weight: bold;
	color: #fff;
}

.catalog.detail .head .price .price_new .price_val {
	margin-right: 15px;
}

.catalog.detail .head .price .price_old {
	margin: 4px 0 0;
}

.catalog.detail .head .price .price_old .price_val {
	font-size: 1em;
	text-decoration: line-through;
	color: #999999
}

.catalog.detail .head .share {
	margin-bottom: 0;
	font-size: 12px;
	text-align: left;
	float: none;
}

.catalog.detail .head .order+.share {
	margin-top: 15px;
}

.catalog.detail .head .previewtext+.share {
	margin-top: 0;
}

.catalog.detail .info .buy_block {
	margin: 0 -5px;
}

.catalog.detail .info .buy_block .buttons {
	padding: 5px;
	width: 50%;
}

.catalog.detail .info .buy_block .buttons .btn {
	margin: 0;
	width: 100%;
}

.catalog.detail .info .buy_block.in .buttons {
	width: 100%;
}

.catalog.detail .wrapper-block-btn {
	margin: 5px -5px 0;
}

.catalog.detail .wrapper-block-btn.basketTrue {
	margin-top: 0;
}

.catalog.detail .wrapper-block-btn .wrapper {
	width: 50%;
	padding: 10px 3px 0;
}

.catalog.detail .wrapper-block-btn.basketTrue .wrapper {
	padding-left: 5px;
	padding-right: 5px;
}

.catalog.detail .wrapper-block-btn .btn {
	width: 100%;
	height: 48px;
	padding-top: 16px;
	padding-bottom: 15px;
}

.catalog.detail .galery li:before {
	display: none;
}

.catalog.detail .info .buy_block .counter {
	width: 50%;
	padding: 5px;
	background: none;
}

.catalog.detail .info .buy_block .counter>.wrap {
	border-radius: 3px;
	border: 1px solid #eaeaea;
	background: #f8f9fb;
}

.catalog.detail .info .buy_block .counter input {
	height: 46px;
}

.catalog.detail .info .buy_block .counter .ctrl {
	width: 37px;
}

.catalog.detail .info .buy_block .counter .ctrl svg {
	margin-top: -5px;
}

.catalog.detail .info .buy_block .counter .input {
	padding-left: 37px;
	padding-right: 37px;
}

.catalog.detail .info .buy_block .btn {
	height: 48px;
	padding-top: 16px;
	padding-bottom: 15px;
}

.catalog.detail .info .delivery {
	margin: 22px 0 0;
}

.catalog.detail .info .delivery .icon svg {
	position: absolute;
	left: 0;
	top: 3px;
}

.catalog.detail .info .delivery:hover .icon svg {
	opacity: 0.35;
}

.catalog.detail .info .delivery .text {
	padding: 0 0 0 30px;
	font-size: 0.8667em;
	line-height: 1.5385em;
	color: #fff;
}

.detail {
	position: relative;
}

.catalog.detail .bottom-item-block {
	padding-top: 20px;
}

.catalog.detail .bottom-item-block .item-views {
	margin: 0px;
}

.catalog.detail .bottom-item-block .item-views+.wraps hr {
	margin-top: 0px;
}

.catalog.detail .bottom-item-block .wraps:first-of-type hr {
	margin-top: 0px;
}

.catalog.detail .wrapper-block-btn {
	padding: 5px;
	white-space: nowrap;
}

.catalog.detail .wrapper-block-btn .wrapper {
	display: inline-block;
	vertical-align: top;
}

.catalog.detail .wrapper-block-btn.basketTrue {
	padding: 0;
}

.catalog.detail .wrapper-block-btn.basketTrue .wrapper {
	display: block;
	width: 100%;
}

.catalog.detail {
	border-top: 1px solid #f3f3f3;
}

.item-views.catalog.linked {
	margin: -80px 0;
}

.item-views.catalog.linked .flexslider {
	margin: 0 -16px;
}

.item-views.catalog.linked .flexslider .flex-viewport {
	padding: 0 16px;
}

.item-views.catalog.linked .flexslider .slides {
	padding: 80px 0;
	height: 599px;
}


.page-top-main {
	position: relative;
}

.share.top {
	position: relative;
	opacity: 0;
	z-index: 3;
	margin: 0px;
}

.page-top .share.top {
	float: right;
	margin: 0 -14px 0 18px;
	height: 38px;
	position: relative;
	z-index: 10;
}

.page-top .share.top .ya-share2 {
	padding-top: 19px;
}

html.mobile .page-top .share.top .ya-share2 {
	padding-top: 0;
	top: 39px;
}

body.title_center .page-top {
	text-align: center;
}

.share .shares-block {
	display: inline-block;
	z-index: 10;
	position: relative;
	border: none;
	padding-left: 0;
	width: 38px;
	height: 38px;
	height: 38px;
	padding: 0;
}

.share.top .shares-block {
	width: 41px;
}

.share:not(.top) .shares-block {
	margin-right: -12px;
}

.share .shares-block .text {
	font-size: 0;
}

.share .shares-block .ya-share2 {
	opacity: 0;
	visibility: hidden;
	-moz-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

html:not(.mobile) .share .shares-block:hover .ya-share2 {
	opacity: 1;
	visibility: visible;
}

html.mobile .share .shares-block.showen .ya-share2 {
	opacity: 1;
	visibility: visible;
}

.ya-share2__item:hover {
	opacity: 1 !important;
}

.ya-share2__badge {
	border-radius: 0 !important;
	background-color: #FFF;
	position: absolute !important;
	top: 50%;
	left: 50%;
}

.ya-share2__badge {
	background-color: transparent !important;
	background: url(../../../../../templates/aspro-priority/images/svg/social.svg) -14px -581px no-repeat;
}

.ya-share2__list,
.ya-share2__link {
	display: block !important;
}

.ya-share2__link {
	height: 41px;
	background: #FFF;
}

.ya-share2__container_size_m {
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}

.ya-share2__container_size_m .ya-share2__item {
	border-top: 1px solid #f2f6f7;
	background: #FFF;
	margin: 0 !important;
	display: block !important;
}

.ya-share2__container_size_m .ya-share2__item:first-of-type {
	border-top: none;
}

.share .ya-share2 {
	padding-top: 27px;
	position: absolute;
	top: 50%;
	left: -6px;
	right: -6px;
}

.ya-share2 .ya-share2__item_service_vkontakte .ya-share2__badge {
	width: 15px;
	height: 9px;
	margin: -5px 0 0 -8px;
}

.ya-share2 .ya-share2__item_service_facebook .ya-share2__badge {
	width: 7px;
	height: 13px;
	margin: -6px 0 0 -4px;
	background-position: -112px -579px;
}

.ya-share2 .ya-share2__item_service_twitter .ya-share2__badge {
	width: 13px;
	height: 11px;
	margin: -7px 0 0 -6px;
	background-position: -15px -627px;
}

.ya-share2 .ya-share2__item_service_viber .ya-share2__badge {
	width: 13px;
	height: 13px;
	margin: -7px 0 0 -7px;
	background-position: -344px -579px;
}

.ya-share2 .ya-share2__item_service_whatsapp .ya-share2__badge {
	width: 15px;
	height: 15px;
	margin: -8px 0 0 -8px;
	background-position: -343px -625px;
}

.ya-share2 .ya-share2__item_service_odnoklassniki .ya-share2__badge {
	width: 7px;
	height: 13px;
	margin: -6px 0 0 -4px;
	background-position: -65px -579px;
}

.ya-share2 .ya-share2__item_service_moimir .ya-share2__badge {
	width: 15px;
	height: 15px;
	margin: -8px 0 0 -8px;
	background-position: -390px -625px;
}

.ya-share2 .ya-share2__item {
	margin: 0;
	padding: 0;
	transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
}

.ya-share2 .ya-share2__item:before {
	display: none;
}

.ya-share2 .ya-share2__link {
	background: none;
	opacity: 0.5;
}

.ya-share2 .ya-share2__link:hover {
	opacity: 1;
}

.ya-share2 .ya-share2__item_service_vkontakte:hover {
	background: #6695bd;
}

.ya-share2 .ya-share2__item_service_facebook:hover {
	background: #4c6db6;
}

.ya-share2 .ya-share2__item_service_twitter:hover {
	background: #1baeeb;
}

.ya-share2 .ya-share2__item_service_viber:hover {
	background: #665cac;
}

.ya-share2 .ya-share2__item_service_whatsapp:hover {
	background: #46c152;
}

.ya-share2 .ya-share2__item_service_odnoklassniki:hover {
	background: #ff9205;
}

.ya-share2 .ya-share2__item_service_moimir:hover {
	background: #168de2;
}

.ya-share2 .ya-share2__item_service_vkontakte:hover .ya-share2__badge {
	background-position: -14px -393px;
}

.ya-share2 .ya-share2__item_service_facebook:hover .ya-share2__badge {
	background-position: -112px -391px;
}

.ya-share2 .ya-share2__item_service_twitter:hover .ya-share2__badge {
	background-position: -15px -439px;
}

.ya-share2 .ya-share2__item_service_viber:hover .ya-share2__badge {
	background-position: -344px -391px;
}

.ya-share2 .ya-share2__item_service_whatsapp:hover .ya-share2__badge {
	background-position: -343px -437px;
}

.ya-share2 .ya-share2__item_service_odnoklassniki:hover .ya-share2__badge {
	background-position: -65px -391px;
}

.ya-share2 .ya-share2__item_service_moimir:hover .ya-share2__badge {
	background-position: -390px -437px;
}


.share .ya-share2 .ya-share2__icon {
	box-shadow: none !important;
	background: none !important;
}

.page-top-main {
	position: relative;
}

.share.top {
	z-index: 2;
	margin: 0px;
}

.page-top .share.top {
	opacity: 1;
	margin-top: 13px;
}

.share.top {
	display: none;
}

.share.top .shares-block {
	position: relative;
	border: none;
	padding-left: 0;
}

.share.top .shares-block:before {
	background: none;
}

.share .shares-block .svg-share {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -8px 0 0 -8px;
	opacity: 0.35;
}

.share .shares-block .svg-share path {
	fill: #fff;
}

.share .shares-block:hover .svg-share {
	opacity: 1;
}

.body .page-top .print-link {
	position: relative;
	float: right;
	margin: 13px -13px 0 0;
	width: 41px;
	height: 38px;
	font-size: 0;
	transition: background ease 0.3s;
	border-radius: 3px;
	cursor: pointer;
	text-align: center;
	line-height: 48px;
}

body.title_center .body .page-top .share+.print-link+h1 {
	padding-left: 73px;
}

.body .page-top .print-link+.print-link {
	display: none;
}

.body .page-top .print-link .svg-print {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -8px 0 0 -9px;
	opacity: 0.35;
	fill: #fff;
}

body.title_center .body .page-top .print-link+h1 {
	padding-left: 28px;
}

body.title_center .body .page-top .rss+.print-link+h1 {
	padding-left: 73px;
}

body.title_center .body .page-top .share+h1 {
	padding-left: 28px;
}

.body .page-top .print-link:hover .svg-print {
	opacity: 1;
}


.rss {
	position: relative;
	margin: 0 -14px 0 18px;
	float: right;
	width: 41px;
	height: 38px;
	font-size: 0px;
	transition: background ease 0.3s;
}

.body .page-top .rss {
	margin-top: 13px;
}

.rss svg {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -7px 0 0 -8px;
	width: 14px;
	height: 14px;
	opacity: 0.35;
}

.rss svg path {
	fill: #fff;
}

.rss:hover svg {
	opacity: 1;
}

.footer-button {
	opacity: 0;
	visibility: hidden;
	height: 0;
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	transition: all .1s ease;
}

.item:hover .footer-button {
	opacity: 1;
	visibility: visible;
	height: auto;
}

.footer-button .buy_block .counter .ctrl svg {
	opacity: 0;
}

.item:hover .footer-button .buy_block .counter .ctrl svg {
	opacity: 0.5;
}

.item:hover .footer-button .buy_block .counter .ctrl:hover svg {
	opacity: 1;
}

.main_info {
	padding: 80px 0;
	border-bottom: 1px solid #20423c;
}

.main_info .item {
	padding: 0 72px;
}

.main_info .image {
	margin-left: 15px;
	float: left;
	width: 222px;
	height: 244px;
	overflow: hidden;
}

.main_info .body-info {
	padding: 25px 0 0 360px;
}

.main_info .body-info.wti {
	padding-left: 0;
}

.main_info .body-info h2 {
	margin: 0;
}

.main_info .body-info .previewtext {
	margin: 23px 0 0;
}

.main_info .buttons {
	margin: 27px -3px -5px;
}

.main_info .buttons .button {
	margin: 5px 3px;
	display: inline-block;
	vertical-align: top;
}

.auth_wrapp .main_info {
	padding: 0;
}

.auth_wrapp .prompt input[type="checkbox"]:checked+label:after {
	margin-top: -4px;
}

/* smart-filter */
.smartfilter .bx_ui_slider_track {
	height: 2px;
	margin: 36px 12px 34px;
	position: relative;
	zoom: 1;
	background: #dadada;
	z-index: 1;
}

.bx_filter .bx_ui_slider_pricebar_VD {
	z-index: 60;
	background: #ededed;
}

.bx_filter .bx_ui_slider_range,
.bx_filter .bx_ui_slider_pricebar,
.bx_filter .bx_ui_slider_pricebar_VD,
.bx_filter .bx_ui_slider_pricebar_VN,
.bx_filter .bx_ui_slider_pricebar_V {
	position: absolute;
	top: 0px;
	bottom: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-right: 1px solid #FFF;
}

.bx_filter .bx_ui_slider_range {
	z-index: auto;
	background: #dadada;
}

.bx_filter .bx_ui_slider_pricebar {
	z-index: 100;
}

.bx_filter .bx_ui_slider_pricebar_VD {
	z-index: 60;
	background: #ededed;
}

.bx_filter .bx_ui_slider_pricebar_VN {
	z-index: 70;
	background: #ededed;
}

.bx_filter .bx_ui_slider_pricebar_V {
	z-index: 80;
	background: #ededed;
}

.bx_filter .bx_ui_slider_handle {
	position: absolute;
	top: 100%;
	width: 22px;
	height: 22px;
}

.bx_filter .bx_ui_slider_handle:hover {
	-webkit-cursor: grab;
	-ms-cursor: grab;
	-o-cursor: grab;
	cursor: grab;
}

.bx_filter .bx_ui_slider_handle:active {
	-webkit-cursor: grabbing;
	-ms-cursor: grabbing;
	-o-cursor: grabbing;
	cursor: grabbing;
}

.bx_filter .bx_ui_slider_handle.left {
	left: 0;
}

.bx_filter .bx_ui_slider_handle.right {
	right: 0;
}

.bx_filter .bx_ui_slider_part {
	position: absolute;
	top: 15px;
}

.bx_filter .bx_ui_slider_part.p2 {
	left: 25%;
	display: none;
}

.bx_filter .bx_ui_slider_part.p3 {
	left: 50%;
	display: none;
}

.bx_filter .bx_ui_slider_part.p4 {
	left: 75%;
	display: none;
}

.bx_filter .bx_ui_slider_part.p5 {
	right: 0;
}

.bx_filter .bx_ui_slider_part.p2 span,
.bx_filter .bx_ui_slider_part.p3 span,
.bx_filter .bx_ui_slider_part.p4 span {
	color: #b1b1b1;
	display: none;
}

.bx_filter .bx_ui_slider_part.first span {
	text-align: left;
	left: 0px;
	margin-left: 0px;
}

.bx_filter .bx_ui_slider_part.last span {
	text-align: right;
	left: auto;
	right: 0px;
	margin-left: 0px;
}

.bx_filter .bx_ui_slider_part span {
	font-size: 0.6667em;
	line-height: 1.3em;
	color: #999999;
	white-space: nowrap;
}

.bx_filter .bx_filter_popup_result#modef {
	top: 0 !important;
	padding: 0 0 0 22px;
	height: 54px;
	line-height: 55px;
	background: #FFF;
	position: absolute;
	z-index: 11;
	display: none;
	white-space: nowrap;
	left: 100%;
	color: #fff777;
	-webkit-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
	border-radius: 0;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.right-menu-md .bx_filter .bx_filter_popup_result#modef {
	left: auto;
	right: 100%;
	padding-right: 22px;
	border-radius: 0;
}

.right-menu-md .bx_filter .bx_filter_popup_result#modef .btn {
	margin: 0;
	position: absolute;
	left: -57px;
	top: 0;
	border-radius: 0;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.bx_filter .bx_filter_popup_result#modef a {
	position: relative;
	margin: -16px 0 -13px 16px;
	height: 54px;
	width: 57px;
	border-radius: 0;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.bx_filter .bx_filter_popup_result#modef a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -4px 0 0 -6px;
	width: 11px;
	height: 7px;
	background: url(/upload/content/quotes.png) -123px -33px no-repeat;
}

.right-menu-md .bx_filter .bx_filter_popup_result#modef a:before {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.bx_filter.bx_filter_horizontal .bx_filter_popup_result#modef {
	padding: 0 10px 0 0;
}

.bx_filter.bx_filter_horizontal .bx_filter_popup_result#modef a {
	display: none;
}

.catalog.bx_filter {
	margin-bottom: 32px;
	clear: both;
	z-index: 10;
	position: relative;
}

.main-section-wrapper.whorizontal_filter .catalog.bx_filter {
	margin-bottom: 27px;
}

.main-section-wrapper.whorizontal_filter .catalog.bx_filter .bx_filter_section {
	margin-bottom: 0;
}

.main-section-wrapper.whorizontal_filter .catalog .bx_filter_section .smartfilter .bx_filter_button_box {
	margin-top: -1px;
}

.catalog .bx_filter_section {
	position: relative;
}

.catalog .bx_filter_section .smartfilter>.row>div {
	position: static;
}

.filter_search .bx_filter .bx_filter_popup_result#modef a {
	font-size: 0.8em;
	margin: 2px 0px 0px;
}

.bx_filter .bx_filter_popup_result#modef_mobile {
	padding: 0;
	width: 100%;
	padding: 25px 24px 26px;
	border-bottom: 1px solid #20423c;
}

.view_full .main-section-wrapper.wdesc.whorizontal_filter .catalog.bx_filter {
	margin-bottom: 0;
}

.col-cmd-3,
.col-cmd-1,
.col-cmd-2,
.col-cmd-4 {
	float: left;
	position: relative;
	min-height: 1px;
	padding-left: 25px;
	padding-right: 25px;
}

.col-cmd-4 {
	width: 84%;
}

.col-cmd-3 {
	width: 28%;
}

.col-cmd-2 {
	width: 42%;
}

.col-cmd-1 {
	width: 16%;
}

.bx_filter.front {
	border: 1px solid #e7e8ea;
	text-align: center;
}

.bx_filter.front h3 {
	background: #fff;
	margin: 0px;
	padding: 10px 30px;
	position: relative;
	top: -22px;
	margin-bottom: -22px;
}

.bx_filter.front .bx_filter_section {
	padding: 0px 50px 40px;
	text-align: left;
}

.bx_filter.front .row {
	margin-left: -25px;
	margin-right: -25px;
}

.bx_filter.front .btn-default,
.bx_filter .wrapp_change_inputs {
	position: relative;
}

.bx_filter .wrapp_change_inputs {
	border-radius: 3px;
	border: 1px solid #ededed;
}

.bx_filter .bx_filter_parameters_box_title {
	color: #fff;
	font-size: 1em;
	line-height: 1.4667em;
}

.bx_filter .bx_filter_parameters_box_container_block {
	font-size: 1em;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
	color: #3f3f3f;
}

.bx_filter .bx_filter_parameters_box_container input[type="text"] {
	background: #f8f9fb;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: none;
	box-shadow: none;
	color: #fff;
	height: auto;
	font-size: 1em;
	padding: 7px 14px;
	width: 100%;
}

.bx_filter .bx_filter_parameters_box_container_block:first-of-type input[type="text"] {
	border-right: 1px solid #ededed;
}

.bx_filter .divider {
	width: 12px;
	height: 1px;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -6px;
	background: #c9d3da;
}

.bx_filter .bx_ui_slider_track .bx_ui_slider_handle {
	width: 24px;
	height: 24px;
	display: block;
	margin: -12px 0 0;
	top: 50%;
	cursor: pointer;
	position: absolute;
	z-index: 97;
	background: #fff;
	border-radius: 100%;
	-webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
}

.bx_filter .bx_ui_slider_track .bx_ui_slider_handle.left {
	margin-left: -12px;
}

.bx_filter .bx_ui_slider_track .bx_ui_slider_handle.right {
	margin-right: -12px;
}

.bx_filter .bx_ui_slider_track .bx_ui_slider_handle:after {
	font-size: 0;
	content: "";
	display: block;
	background: #fff;
	width: 6px;
	height: 6px;
	left: 50%;
	top: 50%;
	margin: -3px 0 0 -3px;
	position: absolute;
	border-radius: 100%;
}

.bx_filter .bx_ui_slider_track .bx_ui_slider_handle:hover,
.bx_filter .bx_ui_slider_track .bx_ui_slider_handle:active {
	border-color: #fff
}

.bx_filter .bx_filter_parameters_box_container_block.date_input {
	float: none;
	width: auto;
}

.bx_filter .bx_filter_parameters_box_container_block.date_input:first-of-type input[type="text"] {
	border-right: none;
	border: 1px solid #ededed;
	border-radius: 3px;
}

.bx_filter .bx_filter_parameters_box_container_block.date_input .bx_filter_calendar_container {
	position: relative;
}

.bx_filter .bx_filter_parameters_box_container_block.date_input .bx_filter_calendar_container img {
	position: absolute;
	right: 12px;
	top: 50%;
	margin: -9px 0 0;
}


.bx_filter input[type="checkbox"]:checked+label:before,
.bx_filter input[type="checkbox"]+label:not(.disabled):hover:before,
.filter input[type="checkbox"]:checked+label:before,
.filter input[type="checkbox"]+label:hover:before,
.filter input[type="radio"]:checked+label:before,
.filter input[type="radio"]+label:hover:before {
	display: inline-block;
	z-index: 3;
}

.bx_filter input[type="checkbox"]+label:before,
.filter input[type="checkbox"]+label:before,
.filter input[type="radio"]+label:before {
	font-size: 0;
	content: ".";
	display: none;
	height: 21px;
	width: 21px;
	position: absolute;
	left: 0px;
	top: 2px;
	background: #ddd;
	z-index: -1;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.bx_filter input[type="checkbox"]+label:after,
.filter input[type="checkbox"]+label:after {
	font-size: 0;
	content: ".";
	display: block;
	height: 21px;
	width: 21px;
	position: absolute;
	left: 0;
	top: 2px;
	background-color: #fff;
	z-index: 2;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #e1e1e1;
}

.bx_filter input[type="checkbox"]:checked+label:after,
.filter input[type="checkbox"]:checked+label:after {
	background-position: 0px -29px;
}

.bx_filter .bx_filter_section input[type="checkbox"]:checked+label:after,
.bx_filter_section .filter input[type="checkbox"]:checked+label:after {
	margin-top: -5px;
}

.bx_filter input[type="checkbox"]:checked+label.nab:before,
.bx_filter input[type="checkbox"]+label.nab:hover:before,
.bx_filter input[type="checkbox"]+label.nab:after {
	display: none;
}

.filter input[type="radio"]+label:after,
.form-group input[type="radio"]+label:after {
	font-size: 0;
	content: "";
	display: block;
	height: 21px;
	width: 21px;
	position: absolute;
	left: 0px;
	top: 2px;
	border: 1px solid #e1e1e1;
	z-index: 2;
	border-radius: 100%;
	-moz-border-radius: 100%;
}

.filter input[type="radio"]+label:before,
.form-group input[type="radio"]+label:before {
	height: 21px;
	width: 21px;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	top: 2px;
}

.filter input[type="radio"]:checked+label:before,
.filter input[type="radio"]:checked+label:hover:before,
.form-group input[type="radio"]:checked+label:before,
.form-group input[type="radio"]:checked+label:hover:before {
	width: 9px;
	height: 9px;
	top: 8px;
	left: 6px;
	background: #FFF;
	z-index: 3;
}

.form-group input[type="radio"]:checked+label:before {
	content: "";
	position: absolute;
}

.form-group input.disabled+label {
	opacity: 0.5;
	cursor: default !important;
}

.bx_filter_vertical input[type="checkbox"]+label.disabled {
	cursor: default;
}

.bx_filter input[type="checkbox"],
.bx_filter input[type="radio"] {
	display: none;
}

.bx_filter input[type="checkbox"]+label {
	margin: 6px 0 0;
	padding-left: 33px;
	position: relative;
	z-index: 1;
	cursor: pointer;
	outline: none;
	display: block;
	color: #fff777;
	font-size: 0.867em;
	min-height: 20px;
}

.bx_filter input[type="checkbox"]+label:first-of-type {
	margin-top: 0;
}

.bx_filter input[type="radio"]+label {
	color: #fff;
	padding-left: 34px;
	display: block;
	position: relative;
}

.bx_filter input[type="checkbox"]:checked+label,
.bx_filter input[type="radio"]:checked+label {
	color: #fff;
}

.bx_filter .bx_filter_input_checkbox .bx_filter_param_text,
.filter label>span {
	display: block;
	text-align: left;
}

.bx_filter input[type="checkbox"]:checked+label:after,
.filter input[type="checkbox"]:checked+label:after {
	background-color: transparent;
	border-radius: 0;
	top: 50%;
	left: 11px;
	margin: -6px 0 0 -6px;
	border: none;
	width: 11px;
	height: 9px;
	background-image: url(/upload/content/quotes.png);
	background-position: -90px -4px;
	background-repeat: no-repeat;
	box-shadow: none;
	z-index: 4;
}

.bx_filter .filter.radio {
	margin: 6px 0 0;
	padding: 0;
}

.bx_filter .filter.radio:first-of-type {
	margin-top: 0;
}

/*Select*/
.bx_filter .bx_filter_select_block,
.common_select .common_select-link {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 41px;
	padding: 0 33px 0 14px;
	border-radius: 3px;
	background: #f8f9fb;
	border: 1px solid #ededed;
	cursor: pointer;
}

.bx_filter .bx_filter_select_text,
.common_select .common_select-link .ik_select_link_text {
	color: #fff;
	font-size: 0.8667em;
	line-height: 39px;
	max-width: 100%;
	height: 39px;
	cursor: pointer;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
}

.bx_filter .bx_filter_select_text.fix {
	min-width: 120px;
}

.bx_filter .bx_filter_select_text label {
	cursor: pointer;
}

.bx_filter .bx_filter_select_arrow,
.common_select .common_select-link .trigger {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 33px;
	cursor: pointer;
}

.bx_filter .bx_filter_select_arrow:before,
.common_select .common_select-link .trigger:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -2px 0 0 -2px;
	width: 5px;
	height: 3px;
	background: url(../../../../../templates/aspro-priority/images/svg/header_icons.svg) -115px -29px no-repeat;
}

.bx_filter .bx_filter_select_arrow:before i,
.common_select .common_select-link .trigger i {
	display: none;
}

.bx_filter .bx_filter_select_arrow .fa {
	font-size: 18px;
	color: #fff;
	display: none;
}

.popup-window-content .bx_filter_select_popup ul li label:hover {
	background: #f8f9fb;
}

.popup-window-content .bx_filter_select_popup ul li label.selected {
	background: #f8f9fb;
}

.common_select {
	width: 100% !important;
	font-size: 0px;
}

.common_select select {
	display: none;
}

.front .bx_filter_button_box {
	padding: 29px 0px 0px;
}

.border_block {
	border: 1px solid #20423c;
	padding: 0 0;
	border-radius: 0;
}

.catalog .bx_filter_parameters_box {
	position: relative;
	border-bottom: 1px solid #20423c;
	z-index: 1;
}

.catalog .bx_filter_button_box {
	padding: 0;
}

.catalog.bx_filter.bx_filter_horizontal {
	margin-bottom: 0;
}

.catalog.bx_filter.bx_filter_horizontal .bx_filter_section {
	display: none;
	margin-bottom: 32px;
}

.catalog.bx_filter .bx_filter_parameters_box_title {
	margin: 0;
	position: relative;
	cursor: pointer;
}

.catalog.bx_filter .bx_filter_parameters_box_title>span {
	position: relative;
	display: inline-block;
}

.catalog.bx_filter .bx_filter_parameters_box_title.whint>span {
	padding-right: 19px;
}

.catalog.bx_filter .bx_filter_parameters_box_title .hints {
	display: block;
	position: absolute;
	right: 0;
	top: 4px;
}

.catalog.bx_filter .bx_filter_parameters_box_title .hints .icon {
	display: block;
	height: 13px;
	width: 13px;
	z-index: 1;
}

.catalog.bx_filter .bx_filter_parameters_box_title .hints .icon svg {
	display: block;
	opacity: 0.35;
}

.catalog.bx_filter .bx_filter_parameters_box_title .hints .icon:hover svg {
	opacity: 1;
}

.catalog.bx_filter .bx_filter_parameters_box_title .tooltip {
	visibility: hidden;
	padding: 14px 18px;
	left: -116px;
	bottom: 23px;
	width: 256px;
	max-width: 256px;
	opacity: 0;
	font-size: 0.8667em;
	line-height: 1.3846em;
	color: #fff777;
	border-radius: 3px;
	background: #FFF;
	-webkit-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
	transition: opacity 0.1s ease;
	moz-transition: opacity 0.1s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.1s ease;
	-webkit-transition: opacity 0.1s ease;
}

.catalog.bx_filter .bx_filter_parameters_box_title .tooltip:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin: 0 0 0 -5px;
	border: 5px solid transparent;
	border-top: 5px solid #FFF;
}

.catalog.bx_filter .bx_filter_parameters_box_title .hints.showen .tooltip {
	opacity: 1;
	visibility: visible;
}

.catalog.bx_filter .bx_filter_parameters_box_title .hints.showen .tooltip.rightpos {
	left: auto !important;
	right: -16px;
}

.catalog.bx_filter .bx_filter_parameters_box_title .hints.showen .tooltip.rightpos:after {
	left: auto;
	margin-left: 0;
	right: 18px;
}

.catalog.bx_filter .bx_filter_parameters_box_title .hints.showen .tooltip.leftpos {
	left: -16px !important;
}

.catalog.bx_filter .bx_filter_parameters_box_title .hints.showen .tooltip.leftpos:after {
	left: 18px;
	margin-left: 0;
}

.catalog.bx_filter .bx_filter_parameters_box.check_props .bx_filter_parameters_box_title:before {
	content: "";
	position: absolute;
	left: -7px;
	top: 26px;
	width: 11px;
	height: 11px;
	border-radius: 100%;
}

.catalog.bx_filter .bx_filter_parameters_box.check_props .bx_filter_parameters_box_title:after {
	content: "";
	position: absolute;
	left: -7px;
	top: 26px;
	width: 7px;
	height: 11px;
	background: #FFF;
	border-right: 1px solid #20423c;
}

.catalog.bx_filter .bx_filter_parameters_box_title .arrow {
	position: absolute;
	right: 19px;
	top: 31px;
	margin: -8px 0 0;
	border-radius: 3px;
	width: 19px;
	height: 19px;
	transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
}

body.round_button .catalog.bx_filter .bx_filter_parameters_box_title .arrow {
	border-radius: 100%;
}

.catalog.bx_filter .bx_filter_parameters_box_title .arrow:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -2px 0 0 -2px;
	width: 5px;
	height: 3px;
	background: url(../../../../../templates/aspro-priority/images/svg/header_icons.svg) -115px -29px no-repeat;
}

.catalog.bx_filter .bx_filter_parameters_box.active .bx_filter_parameters_box_title .arrow:before {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.catalog.bx_filter .bx_filter_parameters_box .bx_filter_parameters_box_title:hover .arrow:before {
	background-position: -115px -51px;
}

.bx_filter.front .bx_filter_parameters_box_title:hover {
	color: #fff;
}

.catalog .bx_filter_section {
	border: 1px solid #20423c;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.catalog .bx_filter_section .bx_filter_block {
	padding: 0 24px;
}

.catalog.bx_filter .bx_filter_parameters_box label {
	font-size: 0.8667em;
	white-space: normal;
}

.catalog.bx_filter .bx_filter_parameters_box label.disabled,
.catalog.bx_filter .bx_filter_parameters_box input:disabled+label {
	opacity: 0.5;
	cursor: default;
}

.catalog.bx_filter .bx_filter_parameters_box label.disabled:hover,
.catalog.bx_filter .bx_filter_parameters_box input:disabled+label:hover {
	color: #fff777;
}

.catalog.bx_filter .bx_filter_parameters_box label.disabled:hover:before,
.catalog.bx_filter .bx_filter_parameters_box input:disabled+label:hover:before {
	background: none;
}

.catalog .bx_filter_section .bx_filter_block .bx_filter_param_label.pal {
	position: relative;
	padding-left: 45px;
}

.catalog .bx_filter_section .bx_filter_block .bx_filter_param_label.pal {
	margin-top: 12px;
}

.catalog .bx_filter_section .bx_filter_block .bx_filter_param_label.pal:first-of-type {
	margin-top: 0;
}

.catalog .bx_filter_section .bx_filter_block .bx_filter_param_label .bx_filter_param_btn {
	position: absolute;
	left: 0;
	top: -3px;
	display: block;
	padding: 3px;
	width: 32px;
	height: 32px;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
}

.catalog .bx_filter_section .bx_filter_block .bx_filter_param_label:hover .bx_filter_param_btn,
.catalog .bx_filter_section .bx_filter_block .bx_filter_param_label.active .bx_filter_param_btn {
	border-width: 2px;
	padding: 2px;
}

.catalog .bx_filter_section .bx_filter_block .bx_filter_param_label .bx_filter_param_btn .bx_filter_btn_color_icon {
	display: block;
	height: 24px;
	background-position: center;
	background-repeat: no-repeat;
}

.catalog .bx_filter_section .bx_filter_block .pict_block {
	margin: -3px 0 0 -3px;
}

.catalog .bx_filter_section .bx_filter_block .pict {
	margin: 3px 0 0 3px;
	display: inline-block;
}

.catalog .bx_filter_section .bx_filter_block .pict label {
	padding: 3px;
	width: 32px;
	height: 32px;
	border-radius: 3px;
}

.catalog .bx_filter_section .bx_filter_block .pict label:hover,
.catalog .bx_filter_section .bx_filter_block .pict label.active {
	padding: 2px;
	border-width: 2px;
}

.catalog .bx_filter_section .bx_filter_block .pict .bx_filter_btn_color_icon {
	display: block;
	height: 24px;
	background-position: center;
	background-repeat: no-repeat;
}

.catalog .bx_filter_section .bx_filter_block .bx_filter_parameters_box_container {
	padding: 0 0 27px;
}

.catalog .bx_filter_section .bx_filter_block .hidden_block {
	display: none;
}

.catalog .bx_filter_section .bx_filter_block .hidden_block>.wrap {
	padding: 6px 0 0;
}

.catalog .bx_filter_section .bx_filter_block .toggle {
	margin: 25px -25px -27px;
	padding: 0;
	border-radius: 0;
	display: block;
	border: none;
	color: #999999;
	font-size: 0.6em;
}

.catalog .bx_filter_section .bx_filter_block .toggle:not(:hover) {
	background: none;
}

.catalog .bx_filter_section .bx_filter_block .toggle:hover {
	color: #FFF;
}

.catalog .bx_filter_section .bx_filter_block .toggle span {
	display: block;
	margin: 0 25px;
	padding: 11px 24px;
	border-top: 1px solid #f3f3f3;
	transition: border-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: border-color 0.3s ease;
	-o-transition: border-color 0.3s ease;
	-webkit-transition: border-color 0.3s ease;
}

.catalog .bx_filter_section .bx_filter_button_box {
	margin-top: -1px;
	background: #f8f9fb;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	overflow: hidden;
}

.catalog .bx_filter_section .bx_filter_button_box .bx_filter_block .bx_filter_parameters_box_container {
	padding: 0;
}

.catalog .bx_filter_section .btn {
	display: inline-block;
}

.catalog .bx_filter_section .btn.white {
	padding: 6px 16px;
}

.catalog .bx_filter_section .bx_filter_button_box .bx_filter_search_reset {
	display: block;
	float: left;
	position: relative;
	margin-right: 0;
	padding: 0;
	width: 61px;
	height: 62px;
	border: none;
	background: transparent;
	border-right: 1px solid #20423c;
	transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
}

.catalog .bx_filter_section .bx_filter_button_box .submit_button {
	padding: 0 0 0 61px;
}

.catalog .bx_filter_section .bx_filter_button_box .bx_filter_search_button {
	padding: 0 16px;
	height: 62px;
	border: none;
	width: 100%;
	background: none;
	text-transform: uppercase;
	transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
}

.catalog .bx_filter_section .bx_filter_button_box .bx_filter_search_button:hover {
	color: #FFF;
}

.catalog .bx_filter_section .bx_filter_button_box .bx_filter_search_button span {
	position: relative;
	padding: 0 26px 0 0;
}

.catalog .bx_filter_section .bx_filter_button_box .bx_filter_search_button span:after {
	content: "";
	position: absolute;
	right: 0;
	top: 4px;
	width: 11px;
	height: 7px;
	background: url(/upload/content/quotes.png) -122px -19px no-repeat;
}

.catalog .bx_filter_section .bx_filter_button_box .bx_filter_search_button:hover span:after {
	background-position: -122px -33px;
}

.catalog .bx_filter_section .bx_filter_button_box .bx_filter_search_reset:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -6px 0 0 -6px;
	width: 12px;
	height: 12px;
	background: url(/upload/content/quotes.png) -108px -17px no-repeat;
}

.catalog .bx_filter_section .bx_filter_button_box .bx_filter_search_reset:hover:before {
	background-position: -108px -31px;
}

.bx_filter_section .btn.btn-transparent:hover {
	color: #fff;
}

.catalog .bx_filter_button_box .bx_filter_block {
	padding: 0;
}

.popup-window-content .bx_filter_select_popup ul li label.wselectpict.disabled {
	cursor: default;
}

.popup-window-content .bx_filter_select_popup ul li label.wselectpict.disabled .bx_filter_param_btn {
	opacity: 0.5;
}

.bx_filter .bx_filter_select_container.wpicture .bx_filter_select_block {
	height: 50px;
}

.bx_filter .bx_filter_select_container.wpicture .bx_filter_select_block .bx_filter_select_text {
	height: 48px;
	line-height: 47px;
}

.popup-window-content .bx_filter_select_popup ul li label.wselectpict {
	white-space: normal;
	padding-top: 12px;
	padding-bottom: 12px;
	position: relative;
	padding-left: 60px;
}

.popup-window-content .bx_filter_select_popup ul li label.wselectpict .bx_filter_param_btn,
.bx_filter .bx_filter_select_text .bx_filter_param_btn {
	position: absolute;
	left: 14px;
	top: 5px;
	display: block;
	padding: 3px;
	width: 32px;
	height: 32px;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
}

.bx_filter .bx_filter_select_block .bx_filter_select_text .bx_filter_param_btn {
	position: static;
	margin: 8px 14px 0 0;
	float: left;
	display: block;
	padding: 3px;
	width: 32px;
	height: 32px;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
}

.bx_filter .bx_filter_select_text .bx_filter_param_btn {
	top: 8px;
}

.popup-window-content .bx_filter_select_popup ul li label.wselectpict .bx_filter_btn_color_icon,
.bx_filter .bx_filter_select_text .bx_filter_btn_color_icon {
	display: block;
	height: 24px;
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}

.left-menu-md {
	padding-right: 54px;
}

.right-menu-md {
	padding-left: 54px;
}

.bx_filter.catalog .title {
	margin: 0 0 -1px;
	padding: 26px 19px 26px 25px;
	cursor: pointer;
	border-bottom: 1px solid #20423c;
}

.bx_filter.catalog .title>.wrap {
	position: relative;
	padding: 0 40px 0 26px;
	font-size: 0.8667em;
	font-weight: bold;
	line-height: 1.3em;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 0.8px;
}

.bx_filter.catalog .title>.wrap:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin: -6px 0 0;
	width: 12px;
	height: 10px;
	background: url(/upload/content/quotes.png) -96px -19px no-repeat;
}

.bx_filter.catalog .title>.wrap .arrow {
	position: absolute;
	right: 0;
	top: 50%;
	margin: -10px 0 0;
	width: 20px;
	height: 20px;
	border-radius: 3px;
	transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
}

body.round_button .bx_filter.catalog .title>.wrap .arrow {
	border-radius: 100%;
}

.bx_filter.catalog .title>.wrap .arrow:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -3px 0 0 -4px;
	width: 8px;
	height: 5px;
	background: url(/upload/content/quotes.png) -73px -18px no-repeat;
}

.bx_filter.catalog.closed .title>.wrap .arrow:after {
	background-position: -73px -25px;
}

.bx_filter.catalog .title:hover>.wrap .arrow:after {
	background-position: -73px -32px;
}

.bx_filter.catalog.closed .title:hover>.wrap .arrow:after {
	background-position: -73px -39px;
}

.bx_filter.catalog .bx_filter_parameters_box_title {
	padding: 21px 54px 19px 24px;
}

.bx_filter_horizontal {
	margin: 0 0 30px;
}

.catalog .line_row .bx_filter_parameters_box {
	border-bottom-width: 0;
}

.catalog .filter_hor {
	margin: 0;
	height: 0;
}

.bx_filter_parameters_box .titles {
	font-size: 0.933em;
	color: #fff;
	font-weight: bold;
}

.bx_filter .bx_filter_popup_result#modef_mobile .button {
	display: none;
}

/*Select popup*/
.popup-window {
	padding: 0;
	border-radius: 3px;
	overflow: hidden;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
}

.popup-window-content {
	margin: 0;
}

div[id^=smartFilterDropDown] {
	/*max-width:170px;*/
	width: 100%;
	z-index: 101 !important;
	margin-top: 41px;
}

div[id^=smartFilterDropDown] .popup-window {
	width: 100%;
	border: none;
	border-radius: 3px;
}

div[id^=smartFilterDropDown] .popup-window-top-row,
div[id^=smartFilterDropDown] .popup-window-left-column,
div[id^=smartFilterDropDown] .popup-window-right-column,
div[id^=smartFilterDropDown] .popup-window-bottom-row {
	display: none;
}

.popup-window-content .bx_filter_select_popup {
	padding: 0;
}

.popup-window-content .bx_filter_select_popup ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.popup-window-content .bx_filter_select_popup ul li {
	display: block;
	text-align: left;
	vertical-align: middle;
	padding: 0;
	margin: 0;
}

.popup-window-content .bx_filter_select_popup ul li:first-child {
	border: 0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.popup-window-content .bx_filter_select_popup ul li:before {
	display: none;
}

.popup-window-content .bx_filter_select_popup ul li label {
	padding: 11px 15px 10px;
	font-size: 1em;
	line-height: 1.4em;
	display: block;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	cursor: pointer;
	margin: 0;
	height: auto;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
}

.popup-window-content .bx_filter_select_popup ul li label.disabled {
	background: transparent;
	cursor: default;
	opacity: 0.5;
}

/* HEADER BASKET */
.remove:not(.all) {
	position: absolute;
	right: 0;
	top: 0;
	width: 36px;
	height: 36px;
	cursor: pointer;
}

.remove:not(.all) svg {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px;
	opacity: 0.35;
}

.remove:not(.all) svg path {
	fill: #fff;
}

.mega-menu .table-menu.basketTrue table td.search-item {
	width: 116px;
}

.topmenu-LIGHT .mega-menu .table-menu.basketTrue table td.search-item {
	border-top: 1px solid #efefef;
}

.mega-menu .table-menu.basketTrue table td.search-item>.wrap {
	width: 116px;
	vertical-align: top;
}

.mega-menu .table-menu.basketTrue table td.search-item .search-icon {
	width: 47px;
	border: none;
}

.basket_top {
	position: relative;
}

.topmenu-LIGHT .basket_top .icon .count,
header.fixed .basket_top .icon .count {
	color: #FFF;
}

.basket_top .buttons {
	padding: 23px 20px;
	border-top: 1px solid #ebeef1;
	text-align: center;
	background: #f9fafb;
}

.basket_top .buttons .btn {
	margin: 0;
	display: inline-block;
	width: auto;
}

.logo-row .top-callback .basket_top {
	display: none;
}

.overlay_basket {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	background-color: rgba(255, 255, 255, 0.5);
}

.wrap_basket {
	position: relative;
}

.wrap_basket .dropdown {
	position: absolute;
	top: 100%;
	right: 0;
	width: 565px;
	background: #FFF;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	-webkit-box-shadow: 0px 7px 25px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 7px 25px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 7px 25px 0px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.top-block .wrap_basket .dropdown {
	margin-top: 12px;
}

.wrap_basket .dropdown.opened {
	opacity: 1;
	visibility: visible;
}

.wrap_basket:hover .dropdown {
	opacity: 1;
	visibility: visible;
}

.wrap_basket .dropdown .items {
	max-height: 441px;
	overflow: hidden;
}

.wrap_basket .dropdown .items .item {
	position: relative;
	padding: 30px;
	border-bottom: 1px solid #20423c;
}

.wrap_basket .dropdown .items .item .image {
	float: left;
	width: 80px;
	max-height: 80px;
}

.wrap_basket .dropdown .items .item .image img {
	display: inline;
}

.wrap_basket .dropdown .items .item .body-info {
	margin: -7px 0;
	padding: 0 0 0 110px;
}

.wrap_basket .dropdown .items .item .title {
	margin: 0 0 10px;
	padding: 0 21px 0 0;
	color: #fff;
}

.wrap_basket .dropdown .items .item .prices {
	width: 185px;
	padding: 0 32px 0 0;
	display: inline-block;
	vertical-align: top;
}

.wrap_basket .dropdown .items .item .price_new {
	display: inline-block;
	max-width: 100%;
	vertical-align: top;
	font-size: 1.0667em;
	font-weight: bold;
	color: #fff;
}

.wrap_basket .dropdown .items .item .price_new>div {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.wrap_basket .dropdown .items .item .price_old {
	display: inline-block;
	max-width: 100%;
	vertical-align: top;
	font-size: 0.8667em;
	color: #999;
	text-decoration: line-through;
}

.wrap_basket .dropdown .items .item .price_old>div {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.wrap_basket .dropdown .items .item .medium {
	margin: 0 0 3px;
}

.wrap_basket .dropdown .items .item .status-icon {
	margin-bottom: 0;
}

.wrap_basket .dropdown .items .item .article {
	display: inline-block;
	vertical-align: top;
	color: #999;
}

.wrap_basket .dropdown .items .item .buy_block {
	width: 82px;
	display: inline-block;
	vertical-align: top;
}

.wrap_basket .dropdown .items .item .buy_block.in .counter {
	display: block !important;
}

.wrap_basket .dropdown .items .item .buy_block .counter {
	border: 1px solid #eaeaea;
	border-radius: 3px;
}

.wrap_basket .dropdown .items .item .buy_block .counter .ctrl {
	width: 28px;
}

.wrap_basket .dropdown .items .item .buy_block .counter .input {
	padding: 0 28px;
}

.wrap_basket .dropdown .items .item .buy_block .counter .ctrl svg {
	margin: -5px 0 0 -5px;
	width: 9px;
	height: 9px;
}

.wrap_basket .dropdown .items .item .buy_block .counter input {
	height: 27px;
}

.wrap_basket .dropdown .items .item .summ {
	display: inline-block;
	max-width: 100%;
	vertical-align: top;
	font-size: 1.0667em;
	font-weight: bold;
	color: #fff;
}

.wrap_basket .dropdown .items .item .remove:not(.all) {
	top: 22px;
	right: 15px;
}

.wrap_basket .dropdown .items .item .remove:not(.all):not(:hover):before {
	background-color: #999;
}

.wrap_basket .remove.all {
	position: relative;
	margin: 6px 0 0;
	padding: 0 0 0 23px;
	color: #999;
	cursor: pointer;
}

.wrap_basket .remove.all svg {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin: -5px 0 0;
	width: 8px;
	height: 8px;
	opacity: 0.35;
}

.wrap_basket .remove.all:hover svg {
	opacity: 1;
}

.wrap_basket .remove.all:hover svg path {
	fill: #fff;
}

.wrap_basket .total_wrap {
	margin: -1px 0 0;
	padding: 24px 29px;
	border-bottom: 1px solid #20423c;
	border-top: 1px solid #20423c;
}

.wrap_basket .total {
	font-weight: bold;
	max-width: 60%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #fff;
}

.wrap_basket .total span {
	margin: 0 0 0 9px;
	font-size: 1.2em;
}

body .wrap_basket .buttons .btn {
	padding-top: 26px;
	padding-bottom: 26px;
	width: 50%;
	border-radius: 0;
}

.wrap_basket .buttons .btn.btn-order {
	background: #f8f9fb;
	border-color: #f8f9fb;
	color: #fff;
}

.wrap_basket .basket_empty {
	padding: 40px;
}

.wrap_basket .basket_empty .empty_icon {
	float: left;
}

.wrap_basket .basket_empty .empty_icon path {
	fill: #8b9bae;
}

.wrap_basket .basket_empty>.wrap {
	position: relative;
	margin: -6px 0;
	padding: 0 0 0 125px;
}

.wrap_basket .basket_empty h4 {
	margin-bottom: 13px;
}

.wrap_basket .basket_empty .description {
	margin: 0 0 40px;
	font-size: 0.9333em;
	color: #fff;
	line-height: 1.58em;
}

.wrap_basket .basket_empty .button {
	margin: 0 -40px -40px;
}

.wrap_basket .basket_empty .button .btn {
	color: #fff;
	position: relative;
	background: none;
	display: block;
	padding-top: 26px;
	padding-bottom: 26px;
	border-radius: 0;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border: none;
}

.wrap_basket .basket_empty .button .btn:before {
	content: "";
	position: absolute;
	left: 29px;
	right: 29px;
	top: 0;
	height: 1px;
	background: #20423c;
	transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
}

.wrap_basket .basket_empty .button .btn:hover {
	color: #FFF;
}

.remove:hover svg {
	opacity: 1;
}

div[id=*wait_bxlhe_frame] {
	display: none !important;
}

/* BASKET */
.ajax_basket {
	position: relative;
	z-index: 998;
}

.ajax_basket.opened .opener:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 1px;
	background: #FFF;
}

.ajax_basket .basket_top {
	display: none;
}

.basket-link {
	white-space: nowrap;
}

.basket .clearfix {
	display: block;
	height: 0;
	clear: both;
}

.basket .items {
	border-bottom: 1px solid #20423c;
}

.basket.default .items {
	border: none;
}

.basket .items .box {
	display: table-cell;
	padding: 0 15px;
	vertical-align: top;
}

.basket .items .head {
	display: table;
	width: 100%;
	margin: 0 0 -1px;
	border-top: 1px solid #20423c;
	border-bottom: 1px solid #20423c;
}

.basket .items .head .box {
	vertical-align: middle;
	padding-top: 9px;
	padding-bottom: 9px;
}

.basket .items .head .title.prices {
	width: 275px;
}

.basket .items .head .title.prices.summ {
	width: 185px;
}

.basket .items .head .title.counter_t {
	width: 245px;
}

.basket .items .head .title {
	color: #aaaaaa;
}

.basket .items .head .title:first-of-type {
	padding-left: 174px;
}

.basket .items .item>.wrap {
	display: table;
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}

.basket .items .item {
	border-top: 1px solid #20423c;
}

.basket.default .items .item {
	border: 1px solid #20423c;
	margin: 0 0 -1px;
	position: relative;
}

.basket .item .status-icon {
	margin-bottom: 0;
}

.basket .items .item .box {
	padding-top: 34px;
	padding-bottom: 34px;
}

.basket .items .item .box:first-of-type {
	padding-left: 34px;
}

.basket .items .item .box.buy_block {
	width: 245px;
	padding-top: 48px;
	padding-bottom: 48px;
}

.basket .items .item .image {
	float: left;
	width: 110px;
	max-height: 110px;
	text-align: center;
}

.basket .items .item .image img {
	display: inline;
	max-height: 100%;
}

.basket .items .item .description {
	margin: 19px 0 0;
	padding: 0 0 0 140px;
}

.basket .items .item .description .name {
	color: #fff;
}

.basket .items .item .description .label {
	margin-right: 10px;
}

.basket .items .item .description .article {
	color: #999999;
	display: inline-block;
	vertical-align: top;
}

.basket .items .item .description .props {
	margin: 10px 0 0;
}

.basket .items .item .prices {
	padding-top: 54px;
	padding-bottom: 54px;
	width: 275px;
}

.basket .items .item .summ {
	width: 185px;
}

.basket .items .item .price_new {
	display: inline-block;
	vertical-align: top;
	font-size: 1.1333em;
	font-weight: bold;
	line-height: 22px;
	color: #fff;
}

.basket .items .item .price_old {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	font-size: 0.8667em;
	color: #999999;
	text-decoration: line-through;
}

.basket .items .remove_bl {
	width: 0;
	height: 0;
	padding: 0;
}

.basket .items .item .remove_bl {
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.basket .items .item .remove {
	top: 0;
	right: 0;
}

.basket .buy_block .counter {
	width: 100px;
	border: 1px solid #eaeaea;
	border-radius: 3px;
	display: block !important;
}

.basket .buy_block .counter .ctrl {
	width: 31px;
}

.basket .buy_block .counter .input {
	padding-left: 31px;
	padding-right: 31px;
}

.basket .item .counter input {
	height: 35px;
}

.basket .items .item .remove_bl:hover .remove:before {
	opacity: 1;
}

.basket .foot .remove>span svg {
	position: absolute;
	left: 0;
	top: 50%;
	margin: -5px 0 0;
	width: 8px;
	height: 8px;
	opacity: 0.35;
}

.basket .foot .remove>span svg path {
	fill: #fff;
}

.item .counter.sm input {
	height: 30px;
}

.item .counter .wrap {
	background: none;
}

.basket.default .items .item>.clearfix {
	display: none;
}

.basket .buttons {
	margin: 49px 0 0;
}

.basket .buttons .btn.print {
	position: relative;
}

.basket .buttons .btn.print>span {
	position: relative;
	padding-left: 27px;
}

.basket .buttons .btn.print>span:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -6px;
	width: 8px;
	height: 8px;
	background: url(/upload/content/quotes.png) -153px -107px no-repeat;
}

.basket .buttons .btn.print:hover>span:before {
	background-position: -141px 0;
}

.basket .foot {
	padding: 45px 28px 42px;
	border-bottom: 1px solid #20423c;
	color: #fff;
}

.basket .foot .remove {
	margin: 5px 0 0;
	cursor: pointer;
}

.basket .foot .remove>span {
	position: relative;
	padding: 0 0 0 23px;
	color: #999;
}

.basket .foot .remove>span svg {
	position: absolute;
	left: 0;
	top: 50%;
	margin: -5px 0 0;
	width: 8px;
	height: 8px;
	opacity: 0.35;
}

.basket .foot .remove:hover>span svg {
	opacity: 1;
}

.basket .foot .total {
	font-size: 1em;
	font-weight: bold;
	width: 204px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.basket .foot .total>span {
	margin: 0 0 0 12px;
	font-size: 1.3333em;
}

.basket .foot .buttons {
	margin: 49px 0 0;
}

.basket .buttons .btn {
	margin: 0;
}

.basket .basket_empty {
	padding: 69px;
}

.basket .basket_empty>.wrap {
	position: relative;
	margin: -6px 0;
	padding: 0 0 0 125px;
}

.basket .basket_empty .empty_icon {
	float: left;
}

.basket .basket_empty .empty_icon path {
	fill: #8b9bae;
}

.basket .basket_empty .description {
	margin: 0 0 25px;
	font-size: 14px;
}

.basket .basket_empty h4 {
	margin-bottom: 17px;
}

.basket .basket_empty .btn {
	margin: 0;
}

.basket-remove .row {
	margin: 0px;
}

.basket-remove .remove.all {
	position: absolute;
	top: -45px;
	right: 16px;
	margin: 0px;
}

/* BASKET FLY */
.basket.fly {
	position: fixed;
	width: 710px;
	display: block !important;
	right: -710px;
	top: 0px;
	background: #FFF;
	z-index: 1002;
	transition: right ease-in-out 0.3s;
	-moz-transition: right ease-in-out 0.3s;
	-ms-transition: right ease-in-out 0.3s;
	-o-transition: right ease-in-out 0.3s;
	-webkit-transition: right ease-in-out 0.3s;
	margin: 0px;
	height: 100%;
}

.ajax_basket.opened .basket.fly {
	right: 0;
}

.fly_forms {
	border-right: 1px solid #20423c;
	position: fixed;
	right: 0;
	top: 168px;
	left: auto;
	z-index: 121;
	background: #FFF;
	-webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
}

.basket.fly .opener {
	padding: 0;
	display: block;
	position: relative;
	width: 68px;
	height: 68px;
	cursor: pointer;
}

.basket.fly .opener:before {
	display: none;
}

.basket.fly .opener+.button {
	border-top: 1px solid #20423c;
}

.basket.fly .opener .svg-basket {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -4px 0 0 -15px;
	width: 19px;
	height: 18px;
	opacity: 0.5;
	background: none;
}

.basket.fly .opener .svg-basket path {
	fill: #fff;
}

.basket.fly .opener:hover .svg-basket {
	opacity: 1;
}

.basket.fly .opener .count {
	position: absolute;
	left: 50%;
	top: 40px;
	margin: -19px 0 0 -3px;
	width: 18px;
	height: 17px;
	line-height: 17px;
	white-space: nowrap;
	font-size: 12px;
	color: #FFF;
	border-radius: 100%;
	text-align: center;
}

.bx-firefox .basket.fly .opener .count {
	line-height: 16px;
}

.basket.fly .wrap.cont {
	position: relative;
	z-index: 3003;
	background: #FFF;
	height: 100%;
}

.basket.fly .wrap.cont .title {
	padding: 60px 70px 41px;
	font-size: 2em;
	line-height: 1.35em;
	color: #fff;
}

.basket.fly .items .item {
	margin: 0 0 -1px;
	padding: 30px 70px 33px;
	position: relative;
	border-top: 1px solid #20423c;
	border-bottom: 1px solid #20423c;
}

.basket.fly .items .item .name {
	margin: 0 0 10px;
	padding: 0 21px 0 0;
}

.basket.fly .items .item .props {
	margin: 0 0 1px;
}

.basket.fly .items .item .image {
	float: left;
	width: 80px;
	max-height: 80px;
	height: auto;
	line-height: 1;
}

.basket.fly .items .item .body-info {
	margin: -7px 0;
	padding: 0 0 0 110px;
}

.basket.fly .items .item .description {
	margin: 0;
	padding: 0;
}

.basket.fly .items .item .prices {
	margin: 3px 0 0;
	padding: 0 16px;
	width: 250px;
}

.basket.fly .items .item .prices .price_new {
	font-size: 1.0667em;
}

.basket.fly .items .item .summ {
	padding: 0 16px;
	width: 151px;
	text-align: right;
}

.basket.fly .items .item .bottom {
	margin: 0 -16px;
}

.basket.fly .items .item .bottom>div {
	display: inline-block;
	vertical-align: top;
}

.basket.fly .items .item .buy_block .counter {
	width: 82px;
}

.basket.fly .items .item .buy_block.in .counter {
	display: block !important;
}

.basket .items .item .buy_block.in .counter {
	display: block !important;
}

.basket.fly .items .item .buy_block .counter .input {
	padding-left: 27px;
	padding-right: 27px;
}

.basket.fly .items .item .buy_block .counter .input input {
	height: 27px;
}

.basket.fly .items .item .buy_block .counter .ctrl {
	width: 27px;
}

.basket.fly .items .item .buy_block .counter .ctrl svg {
	margin: -5px 0 0 -5px;
	width: 9px;
	height: 9px;
}

.basket.fly .items .item .remove {
	right: 56px;
	top: 17px;
}

.basket.fly .foot {
	padding: 34px 70px 33px;
}

.basket.fly .foot .remove {
	margin: 0;
}

.basket.fly .foot .total>span {
	font-size: 1.2em;
}

.basket.fly .foot .total {
	text-align: right;
}

.basket.fly .foot .total>span {
	margin-left: 8px;
}

.basket.fly .foot .remove {
	margin: 6px 0;
}

.basket.fly .buttons {
	padding: 37px 70px;
	margin: -10px;
}

.basket.fly .buttons .btn {
	margin: 10px;
}

/* ORDER */
.form.order {
	padding: 62px 69px 59px;
}

.form.order .btn {
	margin-bottom: 0;
}

.basket_order .clearfix {
	display: block;
}

.basket_order .description {
	position: relative;
	margin: 0 0 70px;
	padding: 0 0 0 32px;
}

.basket_order .description:before {
	content: "";
	position: absolute;
	left: 0;
	top: 7px;
	bottom: 6px;
	width: 2px;
}

.basket_order .items>.head {
	padding: 27px 34px;
	background: #fbfcfd;
	border-bottom: 1px solid #20423c;
}

.basket_order .items>.head .title {
	margin: 1px 0 0;
	font-size: 1.2em;
	color: #fff;
}

.basket_order .items>.head .btn {
	padding: 6px 15px;
}

.basket_order .items>.wrap {
	border-bottom: 1px solid #20423c;
}

.basket_order .items .item {
	padding: 22px 34px 25px;
	border-top: 1px solid #eceff2;
}

.basket_order .items .item:first-of-type {
	border-top: none;
}

.basket_order .items .item .name {
	margin: 0 0 5px;
	color: #fff;
}

.basket_order .items .item .price {
	font-size: 1.0667em;
	line-height: 1.25em;
}

.basket_order .items .prices .summ {
	font-size: 1.0667em;
	line-height: 1.25em;
	color: #fff;
}

.basket_order .items .foot {
	padding: 18px 34px 19px;
}

.basket_order .items .foot .title {
	margin: 1px 0 0;
	font-weight: bold;
	color: #fff;
}

.basket_order .items .foot .summ {
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
}

.basket_order .confirm {
	padding: 69px;
}

.basket_order .confirm .success_icon {
	float: left;
}

.basket_order .confirm .success_icon path {
	fill: #8b9bae;
}

.basket_order .confirm .description {
	margin: 10px 0 0;
	padding: 0 0 0 135px;
	position: relative;
}

.basket_order .confirm .description:before {
	display: none;
}

.basket_order .confirm .description h4 {
	margin-bottom: 17px;
	line-height: 24px;
}

.basket_order .confirm .description p {
	margin-bottom: 22px;
}

.basket_order .confirm .description .buttons {
	margin: 0 -3px;
}

.basket_order .confirm .description .btn {
	margin: 0 3px;
}

.basket_order .licence_block.bx_filter {
	margin-bottom: 22px;
}

.basket_order .form-footer1 {
	margin-top: 8px;
}

.basket_order .bottom_block {
	margin-top: 8px;
}

/* INSTAGRAM */
.loader_circle {
	background: url(../../../../../templates/aspro-priority/images/pl3.gif) no-repeat center center;
}

.instagram_ajax {
	min-height: 100px;
	opacity: 1;
	transition: opacity 0.3s ease;
}

.row+.row .item-views.blocks {
	padding-top: 0px;
}

.instagram_ajax.loaded {
	opacity: 1;
	background: none;
}

.instagram_ajax .show_all {
	position: relative;
	padding: 0 0 0 30px;
}

.instagram_ajax .show_all svg {
	position: absolute;
	top: -2px;
	left: 0;
	opacity: 0.35;
}

.instagram_ajax .show_all:hover svg {
	opacity: 1;
}

.instagram_ajax .show_all svg path {
	fill: #fff;
}

.instagram_ajax .instagram {
	display: block;
	margin: 0;
}

.instagram_ajax .item-views.front .items {
	margin-top: 0;
	margin-bottom: 0;
}

.instagram_ajax .item-views.front.padding0 {
	padding: 0;
}

.instagram_ajax .instagram.flexslider .flex-direction-nav a {
	margin-top: -25px;
}

.instagram_ajax .instagram.flexslider .flex-direction-nav a.flex-prev {
	left: -20px;
}

.instagram_ajax .instagram.flexslider .flex-direction-nav a.flex-next {
	right: -20px;
}

.instagram_ajax .item-views.front .flexslider .slides {
	height: 304px;
}

.instagram_ajax .instagram .item {
	float: left;
	width: 25%;
	padding: 0;
	position: relative;
	text-align: center;
	overflow: hidden;
	border: none;
	margin: 0px;
	box-shadow: none;
}

.instagram_ajax .instagram .item.user {
	background: #f2f2f2;
	text-align: left;
	display: none;
}

.instagram_ajax .instagram .item.user .body2 {
	padding: 27px 30px;
	font-size: 13px;
	line-height: 18px;
	color: #fff;
}

.instagram_ajax .instagram .item.user .image {
	margin: 0 auto 12px;
	width: 36px;
	height: 36px;
}

.instagram_ajax .instagram .item.user .name {
	margin: 0 0 17px;
	font-size: 20px;
	color: #FFF;
}

.instagram_ajax .instagram .item.user .button a {
	border-color: #557fa2;
}

.instagram_ajax .instagram .item.user .link {
	margin: 8px 0 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1;
}

.instagram_ajax .instagram .item .image {
	position: relative;
	padding: 100% 0 0;
}

.instagram_ajax .instagram .item .image:after {
	content: "";
	position: absolute;
	bottom: 30px;
	left: 30px;
	width: 36px;
	height: 36px;
	display: block;
	background: url(../../../../../templates/aspro-priority/images/priority.png) -244px -42px no-repeat;
	display: none;
}

.instagram_ajax .instagram .item .image img {
	max-width: 100%;
	max-height: 100%;
	width: 100%;
}

.instagram_ajax .instagram .item .desc a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.instagram_ajax .instagram .item .desc {
	position: absolute;
	top: 100%;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: left;
	color: #FFF;
	line-height: 1.5384em;
	z-index: 1;
	transition: top 0.3s ease;
	-moz-transition: top 0.3s ease;
	-ms-transition: top 0.3s ease;
	-o-transition: top 0.3s ease;
	-webkit-transition: top 0.3s ease;
}

.instagram_ajax .instagram .item:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	background: rgba(0, 0, 0, 0.6);
	transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;
}

.instagram_ajax .instagram .item:hover:after {
	opacity: 1;
	visibility: visible;
}

.instagram_ajax .instagram .item:hover .desc {
	top: 0;
}

.instagram_ajax .instagram .item .desc .wrap {
	padding: 30px;
	position: relative;
}

.instagram_ajax .instagram .item .date {
	position: relative;
	padding: 0 0 0 30px;
}

.instagram_ajax .instagram .item .date svg {
	position: absolute;
	left: 0;
	top: -2px;
}

.instagram_ajax .instagram .item .date svg path {
	fill: #FFF;
}

.instagram_ajax .instagram .item .date>span {
	opacity: 0.7;
}

.instagram_ajax .instagram .item .desc .text {
	padding-top: 21px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.instagram_ajax .instagram .item .mCSB_scrollTools {
	opacity: 1;
}

.instagram_ajax .instagram .item.bottom_desc .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
	height: 100%;
}

.instagram_ajax .instagram .item.bottom_desc .desc {
	height: 100%;
}

.instagram_ajax .instagram .item.bottom_desc .desc .wrap {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.instagram_ajax .instagram.type_2 .item {
	width: 16.666666666666667%;
}

.instagram_ajax .instagram.type_3 .left_item {
	float: left;
	width: 40%;
}

.instagram_ajax .instagram.type_3 .left_item .item {
	width: 100%;
}

.instagram_ajax .instagram.type_3 .right_items_1 {
	float: left;
	width: 20%;
}

.instagram_ajax .instagram.type_3 .right_items_1 {
	float: left;
	width: 20%;
}

.instagram_ajax .instagram.type_3 .right_items_1 .item {
	width: 100%;
	float: none;
}

.instagram_ajax .instagram.type_3 .right_items_2 {
	float: left;
	width: 40%;
}

.instagram_ajax .instagram.type_3 .right_items_2 .item {
	width: 50%;
}


/*subscribe footer*/
.subscribe-block-wrapper {
	background: #343435;
}

.subscribe-block-wrapper .outer-wrapper {
	padding: 51px 0px;
	position: relative;
	background: #343435;
}

.subscribe-block-wrapper .outer-wrapper:before {
	content: "";
	position: absolute;
	left: 0px;
	top: 0px;
	width: 185px;
	height: 100%;
	background: url(../../../../../templates/aspro-priority/images/priority.png) -284px -10px no-repeat;
	opacity: 0.05;
}

.subscribe-block-wrapper .inner-wrapper {
	max-width: 1089px;
	margin: 0px auto;
}

.subscribe-block-wrapper .inner-wrapper .row {
	font-size: 0px;
	line-height: 0px;
}

.subscribe-block-wrapper .inner-wrapper .row>div {
	float: none;
	display: inline-block !important;
	vertical-align: middle;
	line-height: 22px;
}

.subscribe-block-wrapper .inner-wrapper .row>div .subscribe-edit {
	font-size: 15px;
}

.subscribe-block-wrapper .text {
	position: relative;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}

.subscribe-block-wrapper .subscribe-form {
	position: relative;
}

.subscribe-block-wrapper .form-control.subscribe-input {
	padding: 12px 165px 12px 12px;
	height: 48px;
}

.subscribe-block-wrapper .form-control.subscribe-input:focus {
	border-color: #e8e8e8;
}

.bx-ie .subscribe-block-wrapper .form-control.subscribe-input {
	height: 51px;
}

.subscribe-block-wrapper .subscribe-btn {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	padding: 13px 23px 14px;
	height: 48px;
}

.bx-ie .subscribe-block-wrapper .subscribe-btn {
	height: 51px;
}

.bx-firefox .subscribe-block-wrapper .subscribe-btn {
	padding-bottom: 13px;
}

.form-control.subscribe-input.error {
	background: #f7d6d5;
}

.subscribe-edit label.error {
	top: -20px;
}

.subscribe-edit-main {
	position: relative;
}

.subscribe-edit-main .top-form {
	padding: 54px 60px 60px;
}

.subscribe-edit-main h4 {
	margin: 0 0 37px;
}

.subscribe-edit-main .text-info-block p {
	margin: 0;
}

.subscribe-edit-main .btn-confirm {
	margin: 30px 0 0;
}

.subscribe-edit-main .subsection-title {
	color: #fff;
	margin-bottom: 10px;
}

.subscribe-edit-main .subtitle {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	margin: 0px 0px 15px;
}

.subscribe-edit-main .title {
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	margin: 0px 0px 21px;
}

.subscribe-edit-main .form .form-group {
	margin-bottom: 6px;
}

.subscribe-edit-main .confirmation-block {
	border-bottom: 1px solid #20423c;
}

.subscribe-edit-main .status-block {
	border-top: 1px solid #20423c;
}

.subscribe-edit-main .status-block table td {
	width: 50%;
	font-size: 0.933em;
	color: #555;
}

.subscribe-edit-main .status-block table td:last-of-type {
	padding: 0px 0px 0px 20px;
}

.subscribe-edit-main p>font {
	font-size: 0.9333em;
	display: block;
}

font.notetext {
	color: green;
}

.subscribe-edit-main font.errortext {
	color: #f00;
	border-left-color: #f00;
}

.subscribe-edit-main .form input[type=checkbox]+label,
.subscribe-edit-main .form input[type=radio]+label {
	padding-left: 29px;
	font-size: 0.867em;
	color: #555;
	position: relative;
	z-index: 100;
	cursor: pointer;
	outline: 0;
	margin-left: 0px !important;
}

.subscribe-edit-main .form input[type=checkbox]+label {
	display: block;
	margin-bottom: 0;
}

.subscribe-edit-main .form input[type=checkbox],
.subscribe-edit-main .form input[type=radio] {
	display: none;
}

.jqmWindow .subscribe-edit-main {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: none;
}

.jqmWindow .subscribe-edit-main .top-form {
	padding: 60px 70px;
}

.subscribe-edit-main .status-block .button-block {
	margin: 20px 0 0;
}

.subscribe-edit-main .form input[type=checkbox]:checked+label,
.subscribe-edit-main .form input[type=radio]:checked+label {
	color: #fff;
}

.subscribe-edit-main .form-group.option {
	margin-bottom: 27px;
}

.subscribe-edit-main input[type=submit] {
	margin-right: 5px;
}

.subscribe-edit-main .form .subscribe_licenses input[type=checkbox]+label {
	padding: 0;
	min-height: 18px;
	top: 0;
	border: none;
	border-radius: 9px;
}

.subscribe-edit-main .form .subscribe_licenses .licence_block>label:not(.error) {
	margin: 0;
	top: -1px;
	padding: 0 0 0 48px;
	font-size: 0.8667em;
	line-height: 1.5385em;
	display: block;
	cursor: pointer;
}

.subscribe-edit-main .form .buttons {
	margin: 17px 0 0;
}

.form .subscribe_licenses .licence_block>label:not(.error) {
	white-space: normal;
	overflow: visible;
}

.subscribe-edit-main .form input[type=checkbox]:checked+label:before,
.subscribe-edit-main .form input[type=checkbox]:checked+label:after {
	content: "";
}

.subscribe-edit-main .form input[type=checkbox]:checked+label:after {
	margin-top: -5px;
}

.subscribe-edit-main .confirmation-block .text_block.popup {
	display: none;
}

.jqmWindow .subscribe-edit-main .confirmation-block .c_input_wrap {
	width: 100%;
}

.jqmWindow .subscribe-edit-main .confirmation-block .c_message_wrap {
	display: none;
}

.jqmWindow .subscribe-edit-main .confirmation-block .text_block.popup {
	margin-top: 37px;
	display: block;
	font-size: 0.867em;
	line-height: 1.538em;
	color: #999;
}

.buttons .settings {
	position: relative;
	margin: 17px 0 0;
	padding: 0 0 0 26px;
	color: #999;
}

.buttons .settings svg {
	position: absolute;
	left: 0;
	top: -1px;
	width: 14px;
	height: 14px;
	opacity: 0.35;
}

.buttons .settings svg path {
	fill: #fff;
}

.buttons .settings:hover svg {
	opacity: 1;
}

/* preloader */
.overlay_form {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100;
	background: rgba(255, 255, 255, 0.7);
}

.overlay_form .loader {
	position: absolute;
	width: 80px;
	top: 50%;
	left: 50%;
	margin: -10px 0 0 -40px;
}

.overlay_form .duo {
	height: 20px;
	width: 50px;
	background: hsla(0, 0%, 0%, 0.0);
	position: absolute;
}

.overlay_form .duo,
.overlay_form .dot {
	animation-duration: 0.8s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
}

.overlay_form .duo1 {
	left: 0;
}

.overlay_form .duo2 {
	left: 30px
}

.overlay_form .dot {
	width: 20px;
	height: 20px;
	border-radius: 10px;
	position: absolute;
}

.overlay_form .dot-a {
	left: 0px;
}

.overlay_form .dot-b {
	right: 0px;
}


@keyframes spin {
	0% {
		transform: rotate(0deg)
	}

	50% {
		transform: rotate(180deg)
	}

	100% {
		transform: rotate(180deg)
	}
}

@keyframes onOff {
	0% {
		opacity: 0;
	}

	49% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	100% {
		opacity: 1;
	}
}

.overlay_form .duo1 {
	animation-name: spin;
}

.overlay_form .duo2 {
	animation-name: spin;
	animation-direction: reverse;
}

.overlay_form .duo2 .dot-b {
	animation-name: onOff;
}

.overlay_form .duo1 .dot-a {
	opacity: 0;
	animation-name: onOff;
	animation-direction: reverse;
}

/* auth */
.form_page .form.popup .form-footer {
	padding-bottom: 0;
}

.form_page .review-detail .reviews.item-views.front .item {
	padding-left: 0;
	padding-right: 0;
}

.auth_frame .ajax_auth {
	display: block !important;
	visibility: visible !important;
}

.auth_wrapp .error_block_auth {
	color: #f00;
	font-size: 0.867em;
	padding: 0px 0px 28px;
}

.auth_wrapp .form-wr .prompt {
	position: relative;
	cursor: pointer;
}

.auth_wrapp .form-wr .prompt input[type=checkbox] {
	display: none;
}

.auth_wrapp .form-wr .prompt label {
	margin: 5px 0 0;
	padding: 0 0 0 34px;
	font-size: 0.867em;
	cursor: pointer;
	color: #999;
}

.auth_wrapp .form-wr .prompt label:before {
	top: 3px;
}

.auth_wrapp .form-wr .prompt label:after {
	top: 3px;
}

.auth_wrapp .buttons {
	display: block;
}

.auth_wrapp .but-r {
	padding: 5px 0 0;
}

.auth_wrapp .filter.block {
	margin: 0 0 44px;
}

.auth_wrapp .forgot_wrap.media {
	display: none;
}

.auth_wrapp .form-body {
	padding-top: 0;
	padding-bottom: 0;
}

.auth_wrapp .form-footer .register {
	margin: 0;
}

.auth_wrapp .form-body .forgot {
	margin: 8px 0 0;
	color: #999;
}

.auth_wrapp .form-footer .more_text_small {
	padding-left: 25px;
	color: #999999;
	font-size: 0.800em;
	line-height: 1.5em;
}

.auth_wrapp .jqmClose svg {
	background: none;
}

.cabinte-page .auth_wrapp {
	padding: 68px 60px 60px;
	border: 1px solid #20423c;
}

.cabinte-page .auth_wrapp .alert-danger {
	margin: -8px 0 68px;
}

.cabinte-page .auth_wrapp .jqmClose {
	display: none;
}

.form-footer {
	padding: 0;
}

.soc-avt {
	margin: 66px 0 0;
}

.soc-avt .title {
	position: relative;
	margin: 0 0 35px;
	color: #aaaaaa;
}

.soc-avt .title:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	height: 1px;
	background: #f1f1f1;
}

.soc-avt .title>span {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 0 32px 0 0;
	background: #FFF;
}

.auth_wrapp .soc-avt>.row {
	margin: -4px;
}

.content-md .popup .auth_wrapp .soc-avt,
.content-md .form.popup .auth_wrapp .form-footer {
	padding-left: 0px;
	padding-right: 0px;
	background: #fff;
}

.soc-avt .row {
	font-size: 0;
}

.soc-avt .row a {
	margin: 4px;
}

.soc-avt .row form[name=bx_auth_servicesform] {
	margin: 0px 3px 0px;
}

.soc-avt #bx_auth_servform {
	font-size: 15px;
}

.soc-avt #bx_auth_servform input[type="text"] {
	margin: 10px 0px 10px;
}

.soc-avt #bx_auth_servform .btn {
	margin-bottom: 0px;
}

.soc-avt #bx_auth_servform .bx-ss-icon {
	display: none;
}

.soc-avt .big-title {
	margin: 0 0 31px;
	position: relative;
	color: #aaaaaa;
}

.soc-avt .big-title:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: 1px;
	background: #f1f1f1;
}

.soc-avt .big-title>span {
	position: relative;
	padding: 0 30px;
	display: inline-block;
	background: #FFF;
}

.registraion-page .social_block {
	margin: 66px 0 0;
}

.alert.alert-danger {
	background: #fee;
	color: #e83333;
}

.alert {
	padding-left: 23px;
	padding-right: 23px;
}

/* split soc serv */
body div.soc-serv-title {
	height: auto;
}

.soc-serv-accounts table {
	width: 100%;
}

.soc-serv-accounts .soc-serv-personal .split-item-actions {
	position: relative;
}

.soc-serv-accounts .soc-serv-personal .bx-ss-icons .soc-serv-link {
	vertical-align: middle;
}

/* register */
.border_block .but-r {
	text-align: center;
	padding: 10px 0px 0px;
}

.border_block .but-r .btn {
	margin: 0px auto;
}

.border_block .top-text-block {
	padding: 60px 20px 0px;
	text-align: center;
	color: #555555;
	font-size: 0.933em;
}

.border_block .text_block {
	margin: 20px 0 -7px;
}

.form .text_block {
	margin: 13px 0 -6px;
	font-size: 0.867em;
	line-height: 1.538em;
	color: #999;
}

.registraion-page {
	padding: 14px 0 0;
}

.registraion-page .form-error {
	max-width: 560px;
	margin: 0 auto 20px;
}

.registraion-page .captcha-row .captcha_input {
	height: 70px;
}

.registraion-page .main_info {
	padding-bottom: 0;
	padding-top: 0;
	border-bottom: none;
}

.registraion-page .form {
	max-width: 560px;
	margin: 0 auto;
}

.registraion-page .form .social_block .soc-avt {
	text-align: center;
}

.border_block .big-title {
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
}

.registraion-page form .form-group.animated-labels label:not(.error) {
	left: 0;
}

.registraion-page form .form-group.animated-labels .licence_block label:not(.error) {
	position: relative;
	left: 0;
	margin: 0;
}

.forgot_pass {
	text-align: center;
	max-width: 560px;
	margin: 0 auto;
}

.forgot_pass label.error {
	text-align: left;
}

.forgot_pass .top-text-block {
	margin: 0 0 64px;
}

.forgot_pass.form .captcha-row {
	text-align: left;
}

.logo .logo_svg {
	opacity: 1;
}

.catalog_overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100;
}

.ymaps-point-overlay svg {
	position: absolute;
	bottom: 0;
	left: -23px;
}

.ymaps-point-overlay .cluster_custom>span {
	left: -23px;
}

.ymaps-b-balloon {
	margin: -75px 0 0 -17px;
	width: 320px !important;
	background: #FFF;
	border-radius: 0;
	padding: 40px;
	-webkit-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.07);
	-moz-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.07);
	box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.07);
}

html.mobile .ymaps-b-balloon {
	width: 260px !important;
	padding: 25px;
}

.item-views.contacts.map_wrap.front .ymaps-b-balloon {
	margin: -53px 0 0 -40px;
}

.ymaps-b-balloon:before {
	content: "";
	position: absolute;
	bottom: -22px;
	left: 50%;
	margin-left: -10px;
	border: 11px solid transparent;
	border-top: 11px solid #FFF;
}

.ymaps-b-balloon .ymaps-b-balloon__content>ymaps {
	width: 100% !important;
	height: auto !important;
}

.ymaps-b-balloon .ymaps-b-balloon__content-holster {
	padding: 0;
}

.ymaps-b-balloon .ymaps-b-balloon__tr {
	display: none;
}

.ymaps-b-balloon .ymaps-b-balloon__tl {
	display: none;
}

.ymaps-b-balloon .ymaps-b-balloon__content {
	border: none;
}

.ymaps-b-balloon .ymaps-b-balloon__bl {
	display: none;
}

.ymaps-b-balloon .ymaps-b-balloon__br {
	display: none;
}

.ymaps-b-balloon .ymaps-b-balloon__close {
	top: 0 !important;
	right: 0 !important;
	width: 40px !important;
	height: 40px !important;
	background: none !important;
	border-radius: 100% !important;
	transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
}

.ymaps-b-balloon .ymaps-b-balloon__close svg {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -5px 0 0 -5px;
	width: 10px;
	height: 10px;
	opacity: 0.35;
	background: none;
}

.ymaps-b-balloon .ymaps-b-balloon__close svg path {
	fill: #fff;
}

.ymaps-b-balloon .ymaps-b-balloon__close:hover svg {
	opacity: 1;
}

.ymaps-label {
	display: none !important;
}

.ymaps-map .marker .cls-3 {
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.ymaps-shadows-pane {
	display: none;
}

.ymaps-b-balloon .title {
	padding: 0 20px 0 0;
	margin: -7px 0 -7px;
	font-size: 1.1333em;
	line-height: 1.6471em;
}

.ymaps-b-balloon .section-name {
	margin: 0 0 2px;
	color: #999999;
}

.ymaps-b-balloon .name {
	font-size: 1.0667em;
	font-weight: bold;
	line-height: 1.25em;
	color: #fff;
}

.ymaps-b-balloon .properties {
	margin: 26px 0 -4px !important;
}

.ymaps-b-balloon .property {
	margin: 16px 0 0 !important;
}

.ymaps-b-balloon .property:first-of-type {
	margin-top: 0 !important;
}

.ymaps-b-balloon .property .title-prop {
	margin: 0 0 2px;
	color: #999999;
}

.ymaps-b-balloon .property .value {
	font-size: 0.9333em !important;
	line-height: 1.6471em !important;
	color: #fff;
}

.ymaps-b-balloon .property .value a {
	color: #fff;
}

.ymaps-b-balloon .button {
	margin: 18px 0 0;
	display: inline-block;
}

.border_block .max-form-block .help-block {
	padding: 10px;
	margin: 0 0 25px;
}

/* profile */
.lk-page .form .top-form {
	padding: 54px 60px 60px;
}

.lk-page .form h4 {
	margin-bottom: 34px;
}

.form .top-form.messages {
	border-bottom: 1px solid #20423c;
	padding-bottom: 52px;
}

.form .top-form .big-title {
	padding: 0px 0px 40px;
}

.border_block .top-form .but-r {
	text-align: left;
}

.form .bottom-form {
	border-bottom: none;
	margin-top: 6px;
	padding: 0 60px 60px;
}

.form .bottom-form .big-title {
	padding: 0px 0px 14px;
}

.form .bottom-form .title.middle {
	font-size: 1.067em;
}

.form .bottom-form.soc-avt>.row {
	margin: -4px;
}

.form .subscribe_licenses .licence_block {
	display: inline-block;
	position: relative;
	margin: 0 0 26px;
}

.form .subscribe_licenses .licence_block label.error {
	top: -16px;
}

.soc-serv-accounts table tr {
	border: 1px solid #f2f2f2;
	background: #f9f9f9;
}

.soc-serv-accounts table tr td {
	padding: 24px 29px;
}

.soc-serv-accounts table tr td:first-child {
	padding-right: 0px;
}

.soc-serv-accounts table tr td.split-item-actions {
	text-align: right;
}

.soc-serv-accounts table tr .btn {
	margin: 0px;
}

.soc-serv-accounts table tr .bx-ss-icons {
	width: 47px;
}

.soc-serv-accounts table tr .bx-ss-icons .icon {
	border-radius: 3px;
	display: block;
	height: 48px;
	margin: 0px;
	overflow: hidden;
	position: relative;
	width: 48px;
}

.soc-serv-accounts table tr .bx-ss-icons .icon i {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../../../../../templates/aspro-priority/images/social.png) 0px 0px no-repeat;
}

.soc-serv-accounts table tr i.soc-serv-photo {
	display: none;
}

.soc-serv-accounts table tr .soc-serv-name {
	color: #222;
}

.soc-serv-accounts table tr .soc-serv-name .auth-soc-title {
	font-weight: bold;
	font-size: 1.067em;
}

.soc-serv-accounts table tr .soc-serv-name .auth-soc-name {
	font-size: 0.933em;
}

.border_block.personal {
	padding: 51px 60px 60px;
}

table.table thead+tbody td .th-mobile {
	display: none;
}

/* director form */
.top-form .form-header-text {
	font-size: 0.933em;
}

.form.inline .licence_block.bx_filter {
	padding-bottom: 0;
	margin: 0 0 43px;
}

.form.inline .form-footer {
	margin: 8px 0 0;
}

.form.inline.form_page {
	padding: 0;
	max-width: 560px;
	margin: 0 auto;
}

.form.inline.form_page .form-header {
	padding-top: 50px;
	padding-bottom: 72px;
}

.form.inline.form_page.success .form-footer {
	margin-top: 49px;
}

/* like and blog comments*/
.ilike .bx-ilike-text {
	height: 20px;
}

.bx_soc_comments_div {
	padding: 0;
	margin: 0;
}

.bx_soc_comments_div .bx-catalog-tab-body-container {
	padding: 42px 0 0;
}

.bx_soc_comments_div .nav-tabs li {
	margin: 0 -1px 0 0;
	border-radius: 0;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
}

.bx_soc_comments_div .tabs .nav-tabs li a {
	padding: 18px 26px 17px;
}

.bx_soc_comments_div .tabs .nav-tabs li.active {
	position: relative;
	z-index: 1;
	background: none;
}

.bx_soc_comments_div .tabs .nav-tabs li.active {
	border-color: #20423c;
}

.bx_soc_comments_div .tabs .nav-tabs li.active a {
	background: #FFF;
}

.bx_soc_comments_div .tabs .nav-tabs li.active:after {
	content: "";
	position: absolute;
	left: -1px;
	right: -1px;
	top: -1px;
	z-index: 1;
	height: 2px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
}

.bx_soc_comments_div .tabs .nav-tabs li.active {
	border-bottom: 1px solid #FFF;
}

.bx_soc_comments_div .tabs .nav-tabs li a span {
	position: relative;
	padding: 0 0 0 22px;
}

.bx_soc_comments_div .tabs .nav-tabs li a span:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: url(/upload/content/quotes.png) -31px -82px no-repeat;
}

.bx_soc_comments_div .tabs .nav-tabs li.BLOG a span:before {
	top: 3px;
	width: 11px;
	height: 10px;
}

.bx_soc_comments_div .tabs .nav-tabs li.BLOG.active a span:before {
	background-position: -31px -96px;
}

.bx_soc_comments_div .tabs .nav-tabs li.FB a span {
	padding-left: 19px;
}

.bx_soc_comments_div .tabs .nav-tabs li.FB a span:before {
	top: 1px;
	width: 7px;
	height: 12px;
	background-position: -59px -81px;
}

.bx_soc_comments_div .tabs .nav-tabs li.FB.active a span:before {
	background-position: -59px -95px;
}

.bx_soc_comments_div .tabs .nav-tabs li.VK a span {
	padding-left: 25px;
}

.bx_soc_comments_div .tabs .nav-tabs li.VK a span:before {
	top: 3px;
	width: 13px;
	height: 8px;
	background-position: -44px -83px;
}

.bx_soc_comments_div .tabs .nav-tabs li.VK.active a span:before {
	background-position: -44px -97px;
}

.bx_soc_comments_div .blog-comment-form {
	margin: 55px 0 0;
}

.bx_soc_comments_div .blog-comment-form .captcha-row label:not(.error) {
	margin-bottom: -9px;
}

.bx_soc_comments_div .blog-comment-form .captcha-row .captcha_input {
	height: 71px;
}

.blog-comment-form .blog-comment-fields {
	background: #fff;
}

.blog-comment-fields div.bxlhe-frame {
	margin: 0 0 14px;
	border: 1px solid #eeeeee;
}

.blog-comment-buttons-wrapper .btn {
	padding: 16px 27px 15px
}

.bxlhe-frame .lhe-stat-toolbar-cont {
	border: none;
	border-bottom-width: 1px;
}

table.lhe-smiles-cont {
	margin: 0px !important;
}

div.lhe-tlbr-smile-cont img {
	display: block;
}

.blog-add-comment {
	padding-bottom: 0;
}

.blog-add-comment .btn {
	width: 100%;
	font-weight: normal;
	padding-top: 17px;
	padding-bottom: 15px;
}

div.bxlhe-frame table td.bxlhe-editor-cell {
	height: 100px !important;
}

td.lhe-resize-row img {
	display: none;
}

.bxlhe-frame-table,
.bxlhe-frame {
	height: 141px !important;
}

.blog-comment-meta a:hover {
	text-decoration: none !important;
}

div.blog-comment-line {
	background: #f5f5f5;
	margin: 10px 0px 0px;
}

.bx_soc_comments_div .bx-catalog-tab-body-container .bx-catalog-tab-container>div {
	padding: 0px;
}

.blog-comments .blog-comment {
	padding: 21px 0 24px;
	border-bottom: 1px solid #f1f1f1;
}

div.blog-comment .blog-author {
	color: #fff;
	font-size: 1.0667em;
	font-weight: normal;
	padding: 0 15px 0 0;
}

div.blog-comment .blog-comment-meta {
	padding: 0;
	font-size: 1em;
}

.blog-post-date,
.blog-comment-date {
	color: #999999;
}

.blog-comment-info {
	margin: 0 0 9px;
}

.blog-comment-meta {
	color: #999;
}

.blog-comment-meta span.blog-vert-separator {
	background: #fff;
	margin: 0 4px;
}

.blog-comment-content {
	font-size: 1em;
	line-height: 1.6667em;
}

.bx-ilike-popup-img {
	cursor: default;
}

.bx-ilike-popup-img:hover span,
.bx-ilike-popup-name-new {
	color: #fff;
	text-decoration: none;
	cursor: default;
}

.ilike .bx-ilike-text {
	height: auto;
}

.bx-ilike-button {
	cursor: pointer;
	height: 20px;
	cursor: pointer;
}

.bx-ilike-button.bx-ilike-button-disable {
	cursor: default;
}

.bx-ilike-button .bx-ilike-left-wrap {
	position: relative;
}

.bx-ilike-button .bx-ilike-left-wrap:before {
	content: "";
	width: 12px;
	height: 12px;
	background: #d6d6d6 url(/upload/content/quotes.png) -17px -95px no-repeat;
	display: inline-block;
	position: relative;
	top: 1px;
	opacity: 0.5;
}

.bx-ilike-button:not(.bx-ilike-button-disable):hover .bx-ilike-left-wrap:before {
	opacity: 1;
}

.bx-ilike-button .bx-ilike-right-wrap {
	padding: 0px 2px;
}

.all_comments {
	margin: 32px 0 0;
	border-top: 1px solid #f1f1f1;
}

.all_comments .all_comments {
	margin-top: -1px;
}

div.blog-comment-new .blog-comment-date {
	padding: 0;
	background: none;
}

.blog-post-tag a,
.blog-comment-meta a,
.blog-mainpage-meta a {
	color: #999 !important;
}

/* contacts */
body .contacts.contacts-page-map-overlay table td {
	vertical-align: top;
}

body .contacts.top-cart {
	padding: 20px 0px 0px;
}

.contacts select[disabled] option {
	display: none;
}

.contacts-stores td.img {
	width: 15%;
}

.contacts-stores td.phone a {
	display: block;
}

.contacts-stores .mobile-title-phone .phones-block a {
	display: block;
}

.contacts select {
	margin: 0 0 40px;
}

.contacts .left_block {
	margin: 0 0 0 auto;
}

.contacts-page-top .contacts .button {
	margin: 4px 0 40px;
	display: inline-block;
	vertical-align: top;
}

.contacts-page-top .contacts .button .btn {
	padding: 12px 21px;
}

.contacts.type_3 {
	margin: 0 0 68px;
	border-top: 1px solid #f3f3f3;
}

.contacts.type_3 .contacts-wrapper {
	padding: 89px 0 0;
}

.contacts.type_3 .contacts-wrapper h2 {
	margin-top: -2px;
	line-height: 1.5em;
}

.contacts.type_3 .top_block .properties {
	margin: -2px;
}

.contacts.type_3 .top_block .item {
	margin: 8px 0;
	float: none;
	display: inline-block;
	vertical-align: top;
	width: 50%;
	margin-right: -3px;
}

.contacts.type_3 .top_block .item .title {
	margin: 0 0 1px;
	color: #999;
}

.contacts.type_3 .top_block .item .value {
	text-overflow: ellipsis;
	overflow: hidden;
}

.contacts.type_3 .top_block .social-block {
	margin: 5px -4px 0;
}

.contacts.type_3 .bottom_block {
	margin-top: 48px;
}

.contacts.type_3 .bottom_block .description {
	color: #fff;
}

.contacts.type_3 .bottom_block .button {
	display: inline-block;
	vertical-align: top;
	margin: 10px 0 0;
}

.contacts_list .contacts-stores .item {
	margin: 0 -1px -1px 0;
	padding: 44px 49px 45px;
}

.contacts_list .contacts-stores .item .section_name {
	margin: 0 0 27px;
	font-size: 1.3333em;
	line-height: 1.6em;
	color: #fff;
}

.contacts_list .contacts-stores .item .show_on_map {
	margin: 8px 0 19px;
}

.contacts_list .contacts-stores .item .show_on_map>span {
	position: relative;
	padding: 0 0 0 16px;
	cursor: pointer;
}

.contacts_list .contacts-stores .item .show_on_map>span svg {
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	width: 7px;
	height: 9px;
	background: url(/upload/content/quotes.png) -68px -130px no-repeat;
}

.contacts_list .contacts-stores .item .show_on_map>span:hover {
	color: #fff;
}

.contacts_list .contacts-stores .item .show_on_map>span:hover svg path {
	fill: #fff;
}

.contacts_list .contacts-stores .item .properties {
	margin: 0;
}

.contacts_list .contacts-stores .item .property {
	margin: 15px 0 0;
}

.contacts_list .contacts-stores .item .property:first-of-type {
	margin-top: 0;
}

.contacts_list .contacts-stores .item .property .title-prop {
	margin: 0 0 1px;
	color: #999;
}

.contacts_list .contacts-stores .item .property .value {
	color: #fff;
}

/* contacts page */
.contacts-page-map .bx-yandex-view-layout {
	border-top-width: 0px;
}

.contacts.contacts-page-map-overlay {
	padding: 20px 20px 20px;
	position: relative;
}

.contacts-page-map+.contacts.contacts-page-map-overlay {
	margin: -526px auto 352px;
}

.contacts.contacts-page-map-overlay .contacts-wrapper {
	background: #fff;
	padding: 16px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}

.contacts.contacts-page-map-overlay table {
	border-collapse: collapse;
	border: 0;
}

.contacts.contacts-page-map-overlay table td {
	padding-bottom: 0px;
	font-size: 12px;
	vertical-align: middle;
}

.contacts.contacts-page-map-overlay table .fa {
	margin: 10px 25px 20px 10px;
}

.bx-yandex-view-layout {
	border: none;
}

.ymaps-b-zoom_hints-pos_right {
	top: 0 !important;
}

.ymaps-b-zoom__scale {
	height: 133px !important;
}

.ymaps-controls-lefttop {
	top: auto !important;
	bottom: 188px;
	z-index: 10000000 !important;
}

.contacts-page-map+.contacts.contacts-page-map-inline {
	padding-top: 0;
}

.contacts.contacts-page-map-inline table {
	border-collapse: collapse;
	border: 0;
	margin-bottom: 10px;
}

.contacts.contacts-page-map-inline table td {
	padding-bottom: 0px;
	font-size: 12px;
	vertical-align: top;
}

.contacts.contacts-page-map-inline table .fa {
	margin: 0px 25px 0px 10px;
}

.map_frame .bx-yandex-view-layout {
	margin-bottom: 0;
}

.contacts-page-map .bx-yandex-view-layout {
	margin-bottom: 0;
}

.contacts_list {
	margin: 100px 0 0;
}

/* contacts page v4 */
.contacts.contacts-page-overmap .contacts-wrapper {
	background: #fff;
	padding: 30px;
}

.contacts-page-map+.contacts.contacts-page-overmap .contacts-wrapper {
	box-shadow: 0px -21px 19px 0px rgba(0, 0, 0, 0.22);
	margin: -70px -30px 0px;
}

.contacts.contacts-page-overmap table {
	width: 100%;
	border-right: 1px solid #eee;
}

.contacts.contacts-page-overmap table td {
	padding-bottom: 0px;
	font-size: 12px;
	vertical-align: top;
}

.contacts.contacts-page-overmap .ask-question {
	text-align: center;
	padding-top: 15px;
}

.contacts.contacts-page-overmap table td.icon {
	width: 78px;
}

.contacts.contacts-page-overmap table td i.fa.big-icon.s45.fa-envelope {
	font-size: 22px;
	line-height: 43px;
}

/* contacts page v5 */
.contacts-page-top table {
	width: 100%;
}

.contacts-page-top table td {
	padding-bottom: 0px;
	font-size: 12px;
	vertical-align: top;
}

.contacts-page-top table td.icon {
	width: 78px;
}

.contacts-page-top table td i.fa.big-icon.s45.fa-envelope {
	font-size: 22px;
	line-height: 43px;
}

.contacts-v5 .contacts-page-top {
	margin-top: 0;
}

.contacts-v5 .bx-yandex-view-layout {
	margin-bottom: 0px;
}

/* content-banner */
.banners-content .maxwidth-banner {
	margin: 0 auto;
}

.banners-content .maxwidth-banner .print-link,
.banners-content .maxwidth-banner .share.top {
	display: none !important;
}

.banners-content .intro-text {
	margin: 24px 0 0;
	padding: 0;
}

.banners-content .img {
	text-align: center;
}

.banners-content h1 {
	font-weight: normal;
	line-height: 1.15em;
}

table.contacts-stores {
	width: 100%;
}

table.contacts-stores tr.item td {
	padding: 20px;
	vertical-align: top;
}

.contacts select[disabled] option {
	display: none;
}

.contacts-stores .section {
	margin: 44px 0 0;
}

.contacts-stores .section:first-of-type {
	margin-top: 0;
}

.contacts-stores td.img {
	width: 15%;
}

.contacts-stores td.phone a {
	display: block;
}

.contacts-stores .mobile-title-phone .phones-block a {
	display: block;
}

.contacts-stores h4 {
	margin-top: 44px;
	margin-bottom: 32px;
	font-size: 1.4667em;
}

.contacts-stores .section_name:first-of-type h4 {
	margin-top: 0;
}

.contacts-page-map .bx-yandex-view-layout {
	margin-bottom: 42px;
	border: none;
	border-radius: 3px;
	overflow: hidden;
}

.contacts .bx-yandex-view-layout {
	margin-bottom: 42px;
	border: none;
	overflow: hidden;
}

.contacts-page-map .bx-yandex-view-layout {
	margin-bottom: 53px;
	border-radius: 0;
}

.contacts-stores .item {
	margin: 0 0 -1px;
	padding: 30px 30px 30px 30px;
}

.contacts-stores .item .button.media {
	display: none;
}

.contacts-stores .item .image {
	width: 150px;
	max-height: 95px;
	overflow: hidden;
}

.contacts-stores .item .top-wrap {
	margin: 3px 0 0;
	padding: 0 0 0 190px;
}

.contacts-stores .item.wti .top-wrap {
	margin-top: 0;
	padding-left: 0;
}

.contacts-stores .item .item-body .phones,
.contacts-stores .item .item-body .emails {
	width: 49%;
}

.contacts-stores .item .item-body {
	margin: 4px 0 0;
	padding: 0 190px 0 0;
}

.contacts-stores .item .item-body .phone {
	margin: -3px 0 0;
	font-size: 0.9333em;
}

.contacts-stores .item .item-body .phone:first-of-type {
	margin-top: 0;
}

.contacts-stores .item .item-body.media {
	display: none;
}

.contacts-stores .item.wti .item-body {
	margin-top: 0;
}

.contacts-stores .item .middle-prop {
	margin: -5px -12px 6px;
}

.contacts-stores .item .top-wrap .button {
	display: none;
}

.contacts-stores .item .top-wrap .title {
	margin: 0 0 10px;
	font-size: 1.1333em;
	color: #fff;
}

.contacts-stores .item .top-wrap .metro {
	display: inline-block;
	margin: 5px 12px;
	vertical-align: top;
	position: relative;
	padding: 0 0 0 20px;
	color: #fff777;
}

.contacts-stores .item .top-wrap .metro:before {
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	width: 12px;
	height: 8px;
	background: url(/upload/content/quotes.png) -89px -117px no-repeat;
}

.contacts-stores .item .top-wrap .schedule {
	position: relative;
	padding: 0 0 0 20px;
	color: #fff;
	height: 21px;
}

.contacts-stores .item .top-wrap .schedule:before {
	content: "";
	position: absolute;
	left: 0;
	top: 8px;
	width: 11px;
	height: 11px;
	background: #a5a5a5 url(/upload/content/quotes.png) -77px -130px no-repeat;
}

.contacts-stores .item .item-body .email {
	font-size: 0.9333em;
}

.contacts-stores .item .top-wrap .show_on_map {
	margin: 5px 12px;
	display: inline-block;
	vertical-align: top;
}

.contacts-stores .item .top-wrap .show_on_map>span {
	position: relative;
	padding: 0 0 0 17px;
	cursor: pointer;
}

.contacts-stores .item .top-wrap .show_on_map>span svg {
	position: absolute;
	left: 0;
	top: 2px;
	width: 7px;
	height: 9px;
	background: url(/upload/content/quotes.png) -68px -130px no-repeat;
}

.contacts-stores .item .top-wrap .show_on_map>span:hover {
	color: #fff;
}

.contacts-stores .item .top-wrap .show_on_map>span:hover svg path {
	fill: #fff;
}

/* TARIFS */
#tarif>.row>.maxwidth-theme {
	padding: 0px !important;
}

.tarifs .head-block {
	position: relative;
}

.tarifs .frame {
	margin: 0px;
	position: relative;
	overflow: hidden;
}

.tarifs .frame .wraps {
	width: 10000% !important;
	overflow: hidden;
	margin: 0px;
}

.tarifs .items_view td {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
}

.tarifs .frame.top .items_view td {
	border-right: 1px solid #20423c;
}

.tarifs .frame.props .items_view td {
	border: 1px solid #20423c;
}

.tarifs .frame.props .items_view td:first-child {
	border-right-width: 0px;
}

.tarifs .frame.props .items_view td:nth-child(2) {
	border-left-width: 0px;
}

.item-views.tarifs.type_6 .items {
	margin-top: 0;
	margin-bottom: 0;
}

.item-views.tarifs.type_6 .item:before {
	left: 0;
	top: -1px;
}

.item-views.tarifs.type_6 .item:after {
	right: -1px;
	top: -1px;
}

.item-views.tarifs.type_6 .flexslider .flex-direction-nav a {
	top: 109px;
	margin-top: 0;
}

.item-views.tarifs.type_6 .left_block .properties {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	z-index: 5;
}

.item-views.tarifs.type_6.linked .left_block .properties {
	bottom: 1px;
}

.item-views.tarifs.type_6 .left_block .properties .property {
	padding: 13px 20px 15px;
	border-top: 1px solid #20423c;
}

.item-views.tarifs.type_6 .properties .property.onhover {
	background: rgba(248, 248, 251, 0.3);
}

.item-views.tarifs.type_6 .item .properties {
	margin: 35px -30px 0;
}

.item-views.tarifs.type_6 .item .properties .property {
	margin: 0;
	padding: 13px 20px 15px;
	border-top: 1px solid #20423c;
}

.item-views.tarifs.type_6 .item .properties .property .value {
	padding: 0;
	background: none;
}

.item-views.tarifs.type_6 .item .bottom_block {
	margin: 0;
	padding: 0;
	border: none;
}

.item-views.tarifs.type_6 .left_block {
	padding-right: 0;
}

.item-views.tarifs.type_6 .right_block {
	padding-left: 0;
}

.item-views.tarifs.type_6 .flexslider .item .buy_block,
.item-views.tarifs.type_6 .flexslider .item .order {
	margin: 0;
}

.item-views.tarifs.type_6 .item .prices {
	margin: 5px 0 0;
	padding-bottom: 0;
}

.item-views.tarifs.type_6 .flexslider .item .buy_block {
	margin: 13px 0 0;
}

.item-views.tarifs.type_6 .flexslider .item .buy_block .btn,
.item-views.tarifs.type_6 .flexslider .item .order .btn {
	padding: 8px 16px 7px;
	width: auto;
	border-radius: 3px;
}

.item-views.tarifs.type_6 .flexslider .item .buy_block .btn>span,
.item-views.tarifs.type_6 .flexslider .item .order .btn>span {
	border: none;
	padding: 0;
}

.item-views.tarifs.type_6 .flexslider .item:hover .buy_block .btn,
.item-views.tarifs.type_6 .flexslider .item:hover .order .btn {
	color: #FFF;
}

.item-views.tarifs.type_6 .buy_block.in .in_cart {
	display: inline-block;
}

.item-views.tarifs.type_6 .item .buy_block .btn.in_cart>span {
	padding: 0 0 0 23px;
}

.item-views.tarifs.type_6 .item .buy_block .btn.in_cart>span svg {
	position: absolute;
	left: 0;
	top: 50%;
	margin: -5px 0 0;
	width: 11px;
	height: 8px;
}

.item-views.tarifs.type_6 .item:hover .buy_block .btn.in_cart>span svg path {
	fill: #FFF;
}

.item-views.tarifs.type_6:not(.wicons) .item .image {
	margin: 0 0 20px;
}

.item-views.tarifs.type_6:not(.wicons) .item .image>.wrap {
	position: static;
	margin: 0 auto;
	width: 120px;
	height: 120px;
	border-radius: 100%;
	line-height: 117px;
	overflow: hidden;
	text-align: center;
}

.item-views.tarifs.type_6.linked .item:before {
	left: 0;
}

.item-views.tarifs.type_6.linked .item:after {
	right: -1px;
}

.tarifs .dynamic-block {
	position: relative;
	overflow: hidden;
	height: 100%;
	border-left: 1px solid #20423c;
}

.tarifs .dynamic-block:before,
.tarifs .dynamic-block:after {
	content: "";
	z-index: 12;
	position: absolute;
	left: 0;
	right: 0;
	height: 1px;
	background: #20423c;
}

.tarifs .dynamic-block:before {
	top: 0;
}

.tarifs .dynamic-block:after {
	bottom: 0;
}

.tarifs .head-block .frame .item {
	box-shadow: none;
	border-bottom: none;
}

.tarifs .head-block .frame .item .body-info {
	padding: 0px;
}

.tarifs .border:after {
	background: #20423c;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
}

.tarifs .head-block .body-info {
	text-align: center;
}

.tarifs .head-block .body-info .title {
	font-size: 0.933em;
	color: #222;
	margin-bottom: 5px;
	text-align: center;
	font-weight: bold;
}

.tarifs .head-block .item .body-info .price-block {
	font-size: 0.933em;
	margin: 0px 0px 8px;
}

.tarifs .head-block .item .body-info .price-block.w-old {
	margin-bottom: 0px;
}

.tarifs .head-block .item .body-info .price-block+.price-block {
	text-decoration: line-through;
	font-size: 0.867em;
	color: #fff;
}

.tarifs .head-block .item .body-info .order {
	margin: 0px;
}

.tarifs .head-block .body-info .btn {
	margin: 0px;
	text-transform: uppercase;
}

.wrapp_scrollbar {
	position: absolute;
	padding: 31px 0px 15px 0px;
}

.wrapp_scrollbar.relative_block {
	position: relative;
}

.wrapp_scrollbar.relative_block:after {
	position: absolute;
	content: "";
	right: 0px;
	top: 0px;
	width: 1px;
	height: 100%;
	background: #20423c;
}

.bx_compare .slider_navigation {
	display: none;
}

.bx_filtren_container ul {
	font-size: 0px;
	margin: 41px 0px 5px 0px;
}

.bx_filtren_container ul li,
.bx_filtren_container ul li:before {
	display: none;
}

.bx_filtren_container ul li.visible {
	display: inline-block;
	vertical-align: top;
	margin: 0px 5px 5px 0px;
}

.bx_filtren_container ul li span {
	font-size: 12px;
	line-height: 16px;
	text-transform: none;
}

/* Scrollbar */
.wrapp_scrollbar .wr_scrollbar {
	margin: 0 78px 1em 78px;
	background: #e5e5e5;
	height: 1px;
	opacity: 0;
	display: none;
}

.wr_scrollbar .scrollbar {
	height: 5px;
	line-height: 0;
	display: none;
	position: relative;
	top: -3px;
	cursor: pointer;
}

.wr_scrollbar .scrollbar .handle {
	width: 100px;
	height: 3px;
	position: relative;
	top: 2px;
	background: #292a33;
	cursor: pointer;
	border-radius: 3px;
}

.wr_scrollbar .scrollbar .handle .mousearea {
	position: absolute;
	top: -9px;
	left: 0;
	width: 100%;
	height: 20px;
}

.tarifs .main-block {
	position: relative;
	margin: -1px 0px 0px;
}

.tarifs .data_table_props tr td:first-of-type {
	font-weight: 600;
	visibility: hidden;
	padding-right: 22px;
}

.tarifs .prop_title_table .data_table_props tr td:first-child {
	display: table-cell;
	opacity: 1;
	visibility: visible;
}

.tarifs .data_table_props.clone tr td {
	border-bottom: 1px solid #20423c;
}

.main-block .item-block td {
	text-align: center;
	padding: 16px 20px 14px;
	font-size: 0.867em;
	vertical-align: middle;
}

.main-block .item-block td:first-child {
	text-align: left;
}

.main-block .item-block .prop-block.icon-block {
	font-size: 0px;
	line-height: 0px;
}

.main-block .item-block .prop-block.icon-block:before {
	content: "";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url('https://smartsk.ru/images/allcorp2.png') -249px -204px no-repeat;
}

.main-block .item-block .prop-block.icon-block.Y:before {
	background-position: -249px -231px;
}

.wrapp_scrollbar.rounded-nav:hover .flex-direction-nav .flex-next {
	right: 20px;
}

.wrapp_scrollbar.rounded-nav:hover .flex-direction-nav .flex-prev {
	left: 20px;
}

.wrapp_scrollbar.rounded-nav .flex-direction-nav a {
	font-size: 0px;
	top: 38px;
}

.wrapp_scrollbar.rounded-nav:hover .flex-direction-nav a {
	opacity: 1;
}

.tarifs .dynamic-block {
	width: 100%;
}

.element_with_sections {
	margin: 49px 0 0;
}

@media (min-width:768px) and (max-width:991px) {}

@media (max-width:600px) {
	.wrapp_scrollbar.relative_block {
		background: #fff;
		z-index: 11;
		border: 1px solid #20423c;
		border-right-width: 0px;
	}

	.wrapp_scrollbar .wr_scrollbar {
		margin: 0 28px 1em 28px;
	}

	.tarifs .frame.props .wraps {
		margin-left: -122px;
	}
}

@media (max-width:320px) {
	.tarifs .items_view td {
		width: 165px;
		min-width: 165px;
	}
}

/*data-sort*/
.body.index .main>.container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.body.index .main>.container>* {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.drag-block[data-order="1"] {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.drag-block[data-order="2"] {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.drag-block[data-order="3"] {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
}

.drag-block[data-order="4"] {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4;
}

.drag-block[data-order="5"] {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5;
}

.drag-block[data-order="6"] {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6;
}

.drag-block[data-order="7"] {
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7;
}

.drag-block[data-order="8"] {
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8;
}

.drag-block[data-order="9"] {
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9;
}

.drag-block[data-order="10"] {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10;
}

.drag-block[data-order="11"] {
	-webkit-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11;
}

.drag-block[data-order="12"] {
	-webkit-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12;
}

.drag-block[data-order="13"] {
	-webkit-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13;
}

.drag-block[data-order="14"] {
	-webkit-box-ordinal-group: 15;
	-ms-flex-order: 14;
	order: 14;
}

.drag-block[data-order="15"] {
	-webkit-box-ordinal-group: 16;
	-ms-flex-order: 15;
	order: 15;
}

.drag-block[data-order="16"] {
	-webkit-box-ordinal-group: 17;
	-ms-flex-order: 16;
	order: 16;
}

.cd-modal-bg {
	display: inline-block;
	height: 64px;
	background-color: #FFF;
	position: fixed;
	z-index: 150;
	left: 50% !important;
	top: 50% !important;
	width: 64px;
	margin-top: -32px !important;
	border-radius: 50%;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transform: translateX(-2em);
	-moz-transform: translateX(-2em);
	-ms-transform: translateX(-2em);
	-o-transform: translateX(-2em);
	transform: translateX(-2em);
	-webkit-transition: visibility 0s 0.2s;
	-moz-transition: visibility 0s 0.2s;
	transition: visibility 0s 0.2s;
}

.cd-modal-bg.is-visible {
	opacity: 1;
	visibility: visible;
	display: block !important;
	z-index: 3003;
}

.bx-firefox .catalog.item-views.table .item .footer-button .btn {
	padding-top: 20px;
	padding-bottom: 21px;
}

.bx-firefox .banners-big .slides .btn {
	padding-top: 15px;
	padding-bottom: 16px;
}

.bx-firefox .top-block .top-block-item .personal.top>a .svg {
	height: 19px;
}

.bx-firefox .top-block .phone-block .svg-phone {
	width: 6px;
}

.bx-firefox .top-block .social-icons li.instagram svg {
	width: 16px;
}

.bx-firefox .top-block .top-block-item .basket-link .count {
	line-height: 18px;
}

.bx-firefox #headerfixed .logo-row.v2 .mega-menu table td .wrap>a>span {
	padding-top: 21px;
	padding-bottom: 23px;
}

.bx-firefox .logo_and_menu-row .phone .svg-phone {
	width: 6px;
}

.bx-firefox .top-block .top-block-item .inline-search-show .svg-search {
	width: 18px;
}

.bx-firefox .header-v1 .logo_and_menu-row .burger .svg-burger,
.bx-firefox .header-v2 .logo_and_menu-row .burger .svg-burger,
.bx-firefox .header-v4 .logo_and_menu-row .burger .svg-burger,
.bx-firefox .header-v13 .logo_and_menu-row .burger .svg-burger,
.bx-firefox .header-v14 .logo_and_menu-row .burger .svg-burger,
.bx-firefox .header-v5 .logo_and_menu-row .burger .svg-burger,
.bx-firefox .header-v6 .logo_and_menu-row .burger .svg-burger,
.bx-firefox .header-v7 .logo_and_menu-row .burger .svg-burger,
.bx-firefox .header-v15 .logo_and_menu-row .burger .svg-burger {
	height: 13px;
}

.bx-firefox .header-v1 .logo_and_menu-row .inline-search-show .svg,
.bx-firefox .header-v2 .logo_and_menu-row .inline-search-show .svg {
	height: 18px;
}

.bx-firefox .basket-link .count {
	line-height: 18px;
}

.bx-firefox header .logo_and_menu-row .personal-link .svg {
	width: 18px;
	height: 19px;
}

.bx-ie .catalog.item-views.table .item .footer-button .btn {
	padding-top: 20px;
	padding-bottom: 21px;
}

.bx-ie .banners-big .slides .btn {
	padding-top: 15px;
	padding-bottom: 16px;
}

.bx-ie .top-block .top-block-item .personal.top>a .svg {
	height: 19px;
}

.bx-ie .top-block .phone-block .svg-phone {
	width: 6px;
}

.bx-ie .top-block .social-icons li.instagram svg {
	width: 16px;
}

.bx-ie .top-block .top-block-item .basket-link .count {
	line-height: 18px;
}

.bx-ie #headerfixed .logo-row.v2 .mega-menu table td .wrap>a>span {
	padding-top: 21px;
	padding-bottom: 23px;
}

.bx-ie .logo_and_menu-row .phone .svg-phone {
	width: 6px;
}

.bx-ie .top-block .top-block-item .inline-search-show .svg-search {
	width: 18px;
}

.bx-ie .header-v1 .logo_and_menu-row .burger .svg-burger,
.bx-ie .header-v2 .logo_and_menu-row .burger .svg-burger,
.bx-ie .header-v4 .logo_and_menu-row .burger .svg-burger,
.bx-ie .header-v13 .logo_and_menu-row .burger .svg-burger,
.bx-ie .header-v14 .logo_and_menu-row .burger .svg-burger,
.bx-ie .header-v5 .logo_and_menu-row .burger .svg-burger,
.bx-ie .header-v6 .logo_and_menu-row .burger .svg-burger,
.bx-ie .header-v7 .logo_and_menu-row .burger .svg-burger,
.bx-ie .header-v15 .logo_and_menu-row .burger .svg-burger {
	height: 13px;
}

.bx-ie .header-v1 .logo_and_menu-row .inline-search-show .svg,
.bx-ie .header-v2 .logo_and_menu-row .inline-search-show .svg {
	height: 18px;
}

.bx-ie .basket-link .count {
	line-height: 18px;
}

.bx-ie header .logo_and_menu-row .personal-link .svg {
	width: 18px;
	height: 19px;
}

.bx-ie .banners-big .item .video {
	max-height: 151%;
}

.bx-mac .flexbox>div,
.bx-ios .flexbox>div {
	margin-left: -1px !important;
	margin-right: -1px !important;
}

.bx-mac .row.flexbox:after,
.bx-mac .row.flexbox:before {
	width: 100%;
}

.item-views.tarifs .item .prices .all_price {
	overflow: auto;
}

.loading_video {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	/*change these sizes to fit into your project*/
	width: 40px;
	height: 40px;
}

.loading_video hr {
	border: 0;
	margin: 0;
	width: 40%;
	height: 40%;
	position: absolute;
	border-radius: 50%;
	animation: spin_video 2s ease infinite
}

.loading_video :first-child {
	background: #FFF;
	animation-delay: -1.5s;
	opacity: 0.45;
}

.loading_video :nth-child(2) {
	background: #FFF;
	animation-delay: -1s;
	opacity: 0.45;
}

.loading_video :nth-child(3) {
	background: #FFF;
	animation-delay: -0.5s;
	opacity: 0.45;
}

.loading_video :last-child {
	background: #FFF;
	opacity: 0.45;
}

@keyframes spin_video {

	0%,
	100% {
		transform: translate(0)
	}

	25% {
		transform: translate(160%)
	}

	50% {
		transform: translate(160%, 160%)
	}

	75% {
		transform: translate(0, 160%)
	}
}

/* OWL */
.owl-theme .owl-nav {
	margin-top: 10px;
	position: absolute;
	top: calc(50% - 20px);
	left: -25px;
	right: -25px;
	visibility: hidden;
	transition: left .3s, right .3s;
	z-index: auto;
	display: flex;
	justify-content: space-between;
}

.owl-carousel.short-nav:hover .owl-nav,
.owl-carousel.visible-nav .owl-nav {
	left: -18px;
	right: -18px;
	visibility: visible;
}

.owl-carousel .owl-nav .svg.left {
	transform: rotate(-90deg);
	left: -2px;
}

.owl-carousel .owl-nav .svg.right {
	transform: rotate(90deg);
	right: -4px;
}

.owl-carousel .owl-nav .svg {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.owl-carousel.owl-theme.owl-bg-nav .owl-nav button {
	border-radius: 3px;
}

.owl-carousel.owl-theme.owl-bg-nav .owl-nav button.disabled:hover,
.owl-carousel.owl-theme.owl-bg-nav .owl-nav button:not(:hover) {
	background: #fff;
}

.owl-carousel.owl-theme.owl-bg-nav .owl-nav button:hover:not(.disabled) svg path {
	fill: #ffffff;
}

.owl-carousel .owl-nav svg path {
	fill: rgba(0, 0, 0, .8);
}

.owl-carousel:not(.owl-loaded) {
	min-height: 400px;
}

.owl-carousel:not(.owl-loaded) * {
	display: none;
}

.owl-loaded.loader_circle {
	background: none;
}

.owl-theme .owl-dots .owl-dot span {
	width: 8px;
	height: 8px;
	transition: all .2s ease;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	width: 12px;
	height: 12px;
}

.owl-theme .owl-dots {
	display: flex;
	justify-content: center;
}

.owl-theme .owl-nav {
	display: flex;
	justify-content: space-between;
}


.sale .item-views.linked .wrap_pagination {
	display: none;
}

.detail .galery .inner .flexslider .slides {
	display: flex;
}

.detail .galery .flexslider .slides>li a {
	display: flex;
	height: 100%;
}

.detail .galerys-block .big-gallery-block.flexslider .slides,
.detail .galerys-block .big-gallery-block.flexslider .slides .item,
.detail .galerys-block .big-gallery-block.flexslider .slides .item img {
	display: flex !important;
	max-height: 500px;
	min-height: 300px;
}

.inline.close {
	display: block;
	right: 15px;
	top: 23px;
	height: 48px;
	width: 48px;
	margin: 0;
	position: absolute;
	cursor: pointer;
	z-index: 2;
	opacity: 1;
	text-align: center;
}

.inline.close span {
	display: inline-block;
	margin: 11px 0 11px 0px;
}

.inline.close i {
	background: url(https://smartsk.ru/bitrix/templates/images/svg/close_icons.svg) -1px -59px no-repeat;
	display: block;
	border-radius: 0px;
	width: 14px;
	height: 14px;
	opacity: 1;
}

.inline.close span .svg.svg-close {
	opacity: 0.35;
}

.inline.close span .svg.svg-close path {
	fill: #fff;
}

.inline.close:hover span .svg.svg-close {
	opacity: 1;
}

.company-block #company_video_iframe {
	display: none;
}

.fancybox-overlay iframe#company_video_iframe {
	width: 100%;
	height: 100%;
	border: none;
}

.detail .video_body .video-js .vjs-big-play-button {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.detail .video_body video {
	max-width: 100%;
}

/* YANDEX MAP */
div[id^=yandex-map] .ymaps-controls-lefttop {
	bottom: 0;
	top: auto !important;
}

div[id^=yandex-map] .bx-yandex-view-map .ymaps-b-zoom_hints-pos_right {
	left: 50% !important;
	right: auto !important;
	top: auto !important;
	bottom: 20px !important;
	border-radius: 32px;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .2);
	background: #fff;
	margin-left: -88px;
}

div[id^=yandex-map] .bx-yandex-view-map .ymaps-b-zoom {
	width: 80px;
	height: 36px;
	padding: 6px 10px;
	box-sizing: border-box;
}

div[id^=yandex-map] .bx-yandex-view-map .ymaps-b-zoom:before {
	content: '';
	position: absolute;
	right: 50%;
	top: 5px;
	bottom: 5px;
	width: 2px;
	background-color: #f5f5f5;
}

div[id^=yandex-map] .bx-yandex-view-map .ymaps-b-zoom__scale {
	display: none;
}

div[id^=yandex-map] .bx-yandex-view-map .ymaps-b-zoom__button {
	display: inline-block;
	height: 26px;
	width: 30px;
}

div[id^=yandex-map] .bx-yandex-view-map .ymaps-b-zoom__button>ymaps {
	opacity: .6;
}

div[id^=yandex-map] .bx-yandex-view-map .ymaps-b-zoom__button .ymaps-b-form-button_disabled_yes {
	opacity: .4;
}

div[id^=yandex-map] .bx-yandex-view-map .ymaps-b-zoom__button>ymaps:hover:not(.ymaps-b-form-button_disabled_yes) {
	opacity: 1;
}

div[id^=yandex-map] .bx-yandex-view-map .ymaps-b-form-button__content {
	background-image: none;
}

div[id^=yandex-map] .bx-yandex-view-map .ymaps-b-form-button {
	background-image: none;
	overflow: visible;
}

div[id^=yandex-map] .bx-yandex-view-map .ymaps-b-form-button__left {
	background-image: none;
}

div[id^=yandex-map] .bx-yandex-view-map .ymaps-b-zoom__button_type_minus {
	background-image: none;
	text-align: center;
}

div[id^=yandex-map] .bx-yandex-view-map .ymaps-b-zoom__button_type_plus {
	background-image: none;
	text-align: center;
}

div[id^=yandex-map] .bx-yandex-view-map .ymaps-b-zoom__button_type_minus .ymaps-b-zoom__sprite {
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(../../../../../templates/aspro-priority/images/svg/yandexMapMinus.svg);
	left: 0;
	background-position: -6px -3px;
}

div[id^=yandex-map] .bx-yandex-view-map .ymaps-b-zoom__button_type_plus .ymaps-b-zoom__sprite {
	width: 100%;
	height: 100%;
	background-image: url(../../../../../templates/aspro-priority/images/svg/yandexMapPlus.svg);
	left: 4px;
	top: 0;
	background-position: -1px -3px;
}

div[id^=yandex-map] .ymaps-controls-righttop {
	bottom: 0;
	top: auto !important;
}

div[id^=yandex-map] .bx-yandex-view-map .ymaps-controls-righttop>ymaps {
	top: auto !important;
	bottom: 20px !important;
	right: auto !important;
	left: 50%;
	margin-left: 2px;
}

div[id^=yandex-map] .bx-yandex-view-map .ymaps-controls-righttop .ymaps-b-select.ymaps-b-select_control_listbox {
	background: #fff;
	border-radius: 32px;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .2);
	padding: 3px 0 3px 25px;
	position: relative;
}

div[id^=yandex-map] .bx-yandex-view-map .ymaps-controls-righttop .ymaps-b-select.ymaps-b-select_control_listbox:before {
	content: '';
	position: absolute;
	left: 5px;
	top: 2px;
	width: 25px;
	height: 25px;
	background-image: url(../../../../../templates/aspro-priority/images/svg/yandexMapShema.svg);
}

div[id^=yandex-map] .bx-yandex-view-map .ymaps-b-select_state_opened .ymaps-b-popupa_layout_yes {
	position: absolute;
	left: 3px;
	bottom: 100%;
	margin-bottom: 3px;
	top: auto;
}

div[id^=yandex-map] .bx-yandex-view-map .ymaps-b-select_state_opened .ymaps-b-popupa_layout_yes .ymaps-b-popupa__shadow {
	display: none;
}

div[id^=yandex-map] .bx-yandex-view-map .ymaps-b-select_state_opened .ymaps-b-popupa_layout_yes .ymaps-b-popupa__body {
	border-radius: 8px;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .2);
	padding: 5px;
}

#bx_yandex_position li:before {
	content: none;
}

.bx-yandex-address-search-results li:before {
	content: none;
}

.bx-yandex-address-search-results li {
	margin-left: 0;
}


@media(max-width: 530px) {
	.narrow_menu .wrapper .contacts-page-map-top.projects {
		margin-top: 0;
	}

	div[id^=yandex-map] .bx-yandex-view-map .ymaps-b-zoom_hints-pos_right {
		left: 0px !important;
		right: auto !important;
		top: auto !important;
		bottom: 400px !important;
		margin-left: 10px;
	}

	div[id^=yandex-map] .bx-yandex-view-map .ymaps-controls-righttop>ymaps {
		top: auto !important;
		bottom: 400px !important;
		right: 0 !important;
		left: auto;
		margin-right: 10px;
	}

	div[id^=yandex-map] .bx-yandex-view-map .ymaps-b-select_state_opened .ymaps-b-popupa_layout_yes {
		top: 100%;
		margin-top: 3px;
		bottom: auto;
		left: auto !important;
		right: 0px !important;
	}
}


div[id^=yandex-map] .bx-yandex-view-map .ymaps-image-with-content {
	background-image: none !important;
}


@media(max-width: 600px) {
	div[id^=yandex-map] .bx-yandex-view-layout.front_map .pane_info_wrapper .pane_info {
		width: auto;
		margin: 20px 16px;
		position: static;
	}

	div[id^=yandex-map] .bx-yandex-view-layout .pane_info_wrapper .pane_info .title_block {
		padding: 24px 0px 22px;
		margin: 0 30px;
	}
}

div[id^=yandex-map] ymaps.ymaps-b-form-button__content {
	min-width: 63px !important;
}

/* YANDEX MAP END*/


/* scrollTabs */
.arrow_scroll {
	overflow: hidden;
	/*padding: 24px;margin: -24px;*/
}

.arrow_scroll .nav.nav-tabs {
	white-space: nowrap;
	max-height: none;
	z-index: 1;
	position: relative;
	display: block;
}

.arrow_scroll .nav.nav-tabs>li {
	display: inline-block;
	float: none;
}

.arrow_scroll_init .arrows_wrapper {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
}

.arrow_scroll_init .arrows_wrapper .arrow {
	position: absolute;
	width: 38px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: white;
	z-index: 1;
	cursor: pointer;
}

.arrow_scroll_init .arrows_wrapper .arrow.arrow_left {
	left: -14px;
	border-right: 1px solid #ececec;
}

.arrow_scroll_init .arrows_wrapper .arrow.arrow_left svg {
	transform: rotate(-90deg);
}

.arrow_scroll_init .arrows_wrapper .arrow.arrow_right {
	right: -14px;
	border-left: 1px solid #ececec;
}

.arrow_scroll_init .arrows_wrapper .arrow.arrow_right svg {
	transform: rotate(90deg);
}

.arrow_scroll_init .arrows_wrapper .arrow.disabled {
	display: none;
}

@media (max-width: 767px) {
	.detail .arrow_scroll .nav.nav-tabs {
		display: block;
	}

	.detail .arrow_scroll~.tab-content .tab-pane:not(.active) {
		display: none;
	}
}

/**/

.dear-customer {
	height: 82px;
	display: table-cell;
	vertical-align: middle;
	font-size: .8667em;
	line-height: 1.5385em;
	color: #999;
}

/* End */


/* Start:/bitrix/templates/aspro-priority/css/responsive.min.css?1591098537128324*/
@media (min-width:1360px) {
	.banners-small .item.wide-block .inner-item {
		padding-left: 0
	}

	.navigation-vcenter .flex-control-nav,
	.tabs_ajax .body-block .catalog.item-views.table .flexslider .flex-control-nav {
		display: none
	}
}

@media (min-width:992px) and (max-width:1350px) {

	.tabs_ajax .catalog.item-views.table .item .buy_block .buttons,
	.tabs_ajax .catalog.item-views.table .item .buy_block .counter {
		width: 100%;
		float: none
	}

	.tabs_ajax .body-block .catalog.item-views.table .flexslider .slides {
		padding-bottom: 107px
	}
}

@media (max-width:1800px) {
	.header-v1 .logo_and_menu-row .mega-menu .table-menu {
		margin-left: 0
	}

	.header-v15 .logo_and_menu-row .mega-menu .table-menu,
	.header-v6 .logo_and_menu-row .mega-menu .table-menu {
		margin-left: 0
	}

	body.wheader_v1 #headerfixed .logo-row.v2 .logo-block {
		margin-right: 0
	}

	body.wheader_v2 #headerfixed .logo-row.v2 .logo-block {
		margin-right: 0
	}

	body.wheader_v15 #headerfixed .logo-row.v2 .logo-block,
	body.wheader_v6 #headerfixed .logo-row.v2 .logo-block {
		margin-right: 0
	}
}

@media (max-width:1510px) {
	.banners-big .slides .text .inner {
		padding-left: 74px;
		padding-right: 0
	}

	.flexslider:hover .flex-direction-nav .flex-prev {
		left: -20px
	}

	.flexslider:hover .flex-direction-nav .flex-next {
		right: -20px
	}

	.detail .order-block .prices {
		display: none
	}

	.detail .order-block .prices.media {
		display: block;
		margin-top: 0;
		margin-bottom: 17px
	}

	.detail .order-block .text_wrap {
		width: 75%
	}
}

@media (max-width:1440px) {
	footer.footer-v1 .callback_wrap {
		margin-top: -5px
	}

	footer.footer-v2 .callback_wrap {
		margin-top: -5px
	}
}

@media (max-width:1410px) {

	.regionality_y .small-icons .logo_and_menu-row .inline-search-show,
	.regionality_y .small-icons .logo_and_menu-row .personal-link {
		font-size: 0
	}

	.regionality_y .small-icons .logo_and_menu-row .inline-search-show .title,
	.regionality_y .small-icons .logo_and_menu-row .personal-link .title {
		display: none
	}

	.regionality_y .logo_and_menu-row .phone {
		font-size: 1em
	}

	.regionality_y .logo_and_menu-row .phone.with_dropdown>.dropdown {
		top: 13px
	}

	.regionality_y .small-icons .logo_and_menu-row .region_phone {
		display: table-cell;
		vertical-align: middle;
		height: 87px
	}

	.regionality_y .small-icons .logo_and_menu-row .region_phone>div {
		display: block;
		height: auto
	}

	.regionality_y .small-icons .logo_and_menu-row .region_phone>div .region_wrapper .dropdown {
		top: 12px
	}

	.regionality_y .small-icons .logo_and_menu-row .region_phone>div .region_wrapper .confirm_region {
		top: 28px
	}

	.regionality_y .small-icons .logo_and_menu-row .region_phone>div .phone-block,
	.regionality_y .small-icons .logo_and_menu-row .region_phone>div .region_wrapper {
		padding: 0 20px
	}

	.regionality_y .small-icons .logo_and_menu-row .region_phone>div .phone-block {
		margin-top: -1px
	}

	.regionality_y .header-v11 .logo_and_menu-row .callback_wrap,
	.regionality_y .header-v13 .logo_and_menu-row .callback_wrap,
	.regionality_y .header-v14 .logo_and_menu-row .callback_wrap,
	.regionality_y .header-v2 .logo_and_menu-row .callback_wrap,
	.regionality_y .header-v4 .logo_and_menu-row .callback_wrap,
	.regionality_y .header-v5 .logo_and_menu-row .callback_wrap,
	.regionality_y .header-v7 .logo_and_menu-row .callback_wrap,
	.regionality_y .header-v9 .logo_and_menu-row .callback_wrap {
		display: block;
		margin-left: 22px;
		margin-top: 5px
	}

	.regionality_y .block-phone .logo_and_menu-row .col-md-5.col-sm-3:not(.logo-block) {
		width: 50%
	}

	.regionality_y .block-phone .logo_and_menu-row .right_wrap.col-md-5 {
		width: 33.33333333333333%
	}

	.regionality_y .block-phone .logo_and_menu-row .inline-search-show .title,
	.regionality_y .block-phone .logo_and_menu-row .personal-link .title {
		display: none
	}
}

@media (max-width:1366px) {
	html body.with_decorate {
		padding-left: 25px;
		padding-right: 25px
	}

	html body.with_decorate footer {
		margin-bottom: 25px;
		padding-left: 25px;
		padding-right: 25px
	}

	body.wheader_v15.with_decorate header,
	body.wheader_v4.with_decorate header,
	body.wheader_v5.with_decorate header,
	body.wheader_v6.with_decorate header {
		padding-top: 25px
	}
}

@media (max-width:1300px) {
	.mixed_banners .banners-big .flexslider .slides .text .inner {
		padding-left: 50px
	}

	.catalog.sections .row_block .item-wrap {
		width: 33.333333333333%
	}

	.vacancy_desc .properties .property.contact {
		width: 100%
	}

	.vacancy_desc .properties .property.email {
		width: 50%
	}

	.vacancy_desc .properties .property.phone {
		width: 50%
	}
}

@media (max-width:1369px) {

	body.with_decorate .header-v15 .logo_and_menu-row .right-icons,
	body.with_decorate .header-v6 .logo_and_menu-row .right-icons {
		margin: 0 -16px
	}

	body.with_decorate .header-v15 .logo_and_menu-row .basket-link,
	body.with_decorate .header-v6 .logo_and_menu-row .basket-link {
		padding: 0 16px
	}

	body.with_decorate .header-v15 .logo_and_menu-row .personal-link,
	body.with_decorate .header-v6 .logo_and_menu-row .personal-link {
		padding: 0 16px
	}

	body.with_decorate .header-v15 .logo_and_menu-row .inline-search-show,
	body.with_decorate .header-v6 .logo_and_menu-row .inline-search-show {
		padding: 0 16px
	}

	body.with_decorate .header-v15 .logo_and_menu-row .phone-block,
	body.with_decorate .header-v6 .logo_and_menu-row .phone-block {
		padding: 0 16px
	}

	footer.footer-v3 .social-block {
		width: 230px
	}
}

@media (max-width:1330px) {
	.mix_banners .item .text .title {
		font-size: 1.0667em;
		max-height: 88px
	}

	.logo-row .slogan {
		padding-left: 254px
	}
}

@media (max-width:1290px) {

	.header-v15 .logo_and_menu-row .right-icons,
	.header-v6 .logo_and_menu-row .right-icons {
		margin: 0 -16px
	}

	.header-v15 .logo_and_menu-row .basket-link,
	.header-v6 .logo_and_menu-row .basket-link {
		padding: 0 16px
	}

	.header-v15 .logo_and_menu-row .personal-link,
	.header-v6 .logo_and_menu-row .personal-link {
		padding: 0 16px
	}

	.header-v15 .logo_and_menu-row .inline-search-show,
	.header-v6 .logo_and_menu-row .inline-search-show {
		padding: 0 16px
	}

	.header-v15 .logo_and_menu-row .phone-block,
	.header-v6 .logo_and_menu-row .phone-block {
		padding: 0 16px
	}
}

@media (max-width:1280px) {
	.item-views.tarifs.linked.type_4 .item .buy_block_wrap {
		padding-left: 16px
	}

	.item-views.tarifs.linked.type_4 .item .properties {
		padding-right: 34px
	}
}

@media (max-width:1300px) {
	.header-v10 .logo_and_menu-row .right-icons {
		margin: 0 -10px
	}

	.header-v10 .logo_and_menu-row .basket-link,
	.header-v10 .logo_and_menu-row .inline-search-show,
	.header-v10 .logo_and_menu-row .personal-link,
	.header-v10 .logo_and_menu-row .phone-block {
		padding-left: 10px;
		padding-right: 10px
	}

	.header-v12 .logo_and_menu-row .right-icons {
		margin: 0 -10px
	}

	.header-v12 .logo_and_menu-row .basket-link,
	.header-v12 .logo_and_menu-row .inline-search-show,
	.header-v12 .logo_and_menu-row .personal-link,
	.header-v12 .logo_and_menu-row .phone-block {
		padding-left: 10px;
		padding-right: 10px
	}

	.regionality_y .top-block .social-icons {
		padding-left: 43px
	}
}

@media (max-width:1266px) {
	.header-v1 .logo_and_menu-row .right-icons {
		margin: 0 -10px 0 0
	}

	.header-v1 .logo_and_menu-row .basket-link,
	.header-v1 .logo_and_menu-row .inline-search-show,
	.header-v1 .logo_and_menu-row .personal-link,
	.header-v1 .logo_and_menu-row .phone-block {
		padding: 0 10px
	}

	#headerfixed .logo-row.v2 .logo-block {
		width: 22%
	}

	#headerfixed .logo-row.v2 .menu-row {
		width: 44.66667%
	}

	#headerfixed .logo-row.v2 .right-icons {
		margin: 0 -10px 0 0
	}

	#headerfixed .logo-row.v2 .basket-link,
	#headerfixed .logo-row.v2 .personal-link #headerfixed .logo-row.v2 .inline-search-show {
		padding: 0 10px
	}

	#headerfixed .logo-row.v2 .menu-block {
		width: 56.666667%
	}

	#headerfixed .logo-row.v2 .right_wrap {
		width: 20.666667%
	}

	body.with_order.with_cabinet.with_phones.wheader_w1 #headerfixed .logo-row.v2 .menu-row {
		width: 41.66667%
	}

	body.with_order.with_cabinet.with_phones.wheader_w1 #headerfixed .logo-row.v2 .right_wrap {
		width: 36.33333%
	}
}

@media (max-width:1248px) {
	footer.footer-v3 .subscribe_wrap {
		width: 33.33333333333333%
	}

	footer.footer-v3 .contact-block {
		width: 41.66666666666667%
	}

	footer.footer-v3 .contact-block .info .callback_wrap {
		display: inline-block;
		margin-top: 0
	}

	footer.footer-v3 .contact_wrap {
		width: 100%
	}

	footer.footer-v3 .social-block {
		margin-top: 25px;
		width: 100%
	}

	.top-block .top-block-item.social_wrap .social-icons li a {
		width: 30px
	}
}

@media (max-width:1220px) {

	.item-views.services-items.type_2 .left_wrap,
	.item-views.services-items.type_3 .left_wrap {
		width: 41.33333333333333%
	}

	.item-views.services-items.type_2 .right_wrap,
	.item-views.services-items.type_3 .right_wrap {
		width: 58.66666666666666%
	}
}

@media (max-width:1350px) {
	.header-v10 .logo_and_menu-row .phone-block {
		position: relative
	}

	.header-v10 .logo_and_menu-row .callback_wrap {
		display: block;
		margin-left: 22px
	}

	.header-v12 .logo_and_menu-row .phone-block {
		position: relative
	}

	.header-v12 .logo_and_menu-row .callback_wrap {
		display: block;
		margin-left: 22px
	}
}

@media (max-width:1240px) {
	.item-views.services-items.type_3 .items .item {
		width: 50%
	}
}

@media (min-width:1200px) {
	section.page-top .container {
		width: 1140px
	}

	.flex-control-nav,
	.flex-direction-nav {
		display: block
	}

	.with-padding-left>div {
		margin-left: 40px
	}

	.with-padding-left>div.fixed_block_fix {
		margin-left: 58px
	}
}

@media (max-width:1330px) {
	.header-v10 .logo_and_menu-row .logo-block {
		width: 43%
	}

	.header-v10 .logo_and_menu-row .right_wrap {
		width: 57%
	}

	.header-v12 .logo_and_menu-row .logo-block {
		width: 43%
	}

	.header-v12 .logo_and_menu-row .right_wrap {
		width: 57%
	}
}

@media (max-width:1236px) {

	.item-views.services-items.type_2:not(.within) .items .item,
	.item-views.services-items.type_3:not(.within) .items .item {
		width: 50%
	}
}

@media (max-width:1180px) {
	.item-views.staff-items.table-type-block.front .item {
		padding-left: 0;
		padding-right: 0
	}

	.reviews.item-views.front .item {
		padding-left: 0;
		padding-right: 0
	}

	.contacts-stores .item .item-body .emails,
	.contacts-stores .item .item-body .phones {
		float: none;
		width: 100%
	}

	.item-views.reviews_items.front_items .items .item {
		padding-left: 0;
		padding-right: 0
	}

	.regionality_y .with-top-block .top-block .inline-search-show,
	.regionality_y .with-top-block .top-block .personal-link {
		font-size: 0;
		padding-left: 10px;
		padding-right: 10px
	}

	.regionality_y .with-top-block .top-block .inline-search-show .title,
	.regionality_y .with-top-block .top-block .personal-link .title {
		display: none
	}

	.regionality_y .with-top-block .top-block .top-block-item {
		width: auto
	}
}

@media (max-width:1175px) {
	#headerfixed .logo-row.v2 .menu-block {
		width: 56.666667%
	}

	#headerfixed .logo-row.v2 .right_wrap {
		width: 20.666667%
	}
}

@media (max-width:1169px) {
	a.scroll-to-top:not(.TOUCH) {
		left: 50%;
		margin-left: 421px;
		right: inherit
	}

	.logo-row .top-description {
		padding-left: 0
	}

	.wrap-portfolio-front .row .inner-wrapper-text.small .title {
		font-size: 26px
	}

	.header-v7 .logo_and_menu-row .search_wrap {
		width: 28.2%
	}
}

@media (max-width:1160px) {
	.mixed_banners .big_banners_block {
		float: none;
		width: auto
	}

	.mixed_banners .small_banners_block {
		float: none;
		width: auto
	}

	.mixed_banners .mix_banners .item {
		float: left;
		width: 50%
	}

	.mix_banners .item .text .title {
		font-size: 1.3333em;
		max-height: 81px
	}

	.mix_banners.bottom .item {
		width: 50%
	}

	.mix_banners.bottom .item.wide {
		width: 100%
	}
}

@media (max-width:1140px) {
	.basket .items .item .prices {
		width: 210px
	}

	.basket .items .head .title.prices {
		width: 210px
	}

	.basket .items .item .summ {
		width: 185px
	}

	.item-views.company.front.type_4 .company-block>.row>.item.left_block {
		width: 100%;
		margin: 0 0 46px
	}

	.item-views.company.front.type_4 .company-block>.row>.item.right_block {
		padding-left: 16px
	}

	.item-views.company.front .company-block>.row>.item.right_block {
		margin-top: 32px;
		width: 100%;
		float: none
	}

	.item-views.company.front.type_4 .company-block>.row>.item.right_block {
		float: none;
		margin-top: 32px
	}
}

@media (max-width:1124px) {
	.top-block .social-icons li a {
		width: 30px
	}
}

@media (min-width:1101px) {
	body.with_decorate .banners-content .maxwidth-theme {
		padding-left: 0;
		padding-right: 0
	}

	body.with_decorate header .menu-row .maxwidth-theme {
		padding-left: 0;
		padding-right: 0
	}

	body.with_decorate .index .menu-row>.maxwidth-theme {
		padding-left: 0;
		padding-right: 0
	}

	body.with_decorate .page-top-wrapper.v3 section.page-top {
		padding-left: 0;
		padding-right: 0
	}

	body.with_decorate .page-top-wrapper.grey {
		padding-left: 40px;
		padding-right: 40px
	}

	body.with_decorate .index .item-views {
		padding-left: 40px;
		padding-right: 40px
	}

	body.with_decorate .index .item-views .maxwidth-theme {
		padding-left: 0;
		padding-right: 0
	}

	body.with_decorate #headerfixed>.maxwidth-theme,
	body.with_decorate .body:not(.index) .main>.container,
	body.with_decorate .body:not(.index) .main>.container .content-md>.maxwidth-theme,
	body.with_decorate .bottom_detail,
	body.with_decorate .content-md .maxwidth-theme,
	body.with_decorate .detail .maxwidth-theme,
	body.with_decorate .logo_and_menu-row .logo-row>.maxwidth-theme,
	body.with_decorate .logo_and_menu-row>.maxwidth-theme,
	body.with_decorate .top-block>.maxwidth-theme,
	body.with_decorate div:not(.index) .main>.container>.maxwidth-theme,
	body.with_decorate div:not(.index) .main>.container>div>div>.maxwidth-theme,
	body.with_decorate footer>.maxwidth-theme,
	body.with_decorate section.page-top {
		padding-left: 0;
		padding-right: 0
	}

	body.with_decorate footer {
		margin-bottom: 40px;
		padding-left: 40px;
		padding-right: 40px
	}

	body.with_decorate .mega_fixed_menu>.maxwidth-theme {
		padding-left: 40px;
		padding-right: 40px
	}

	body.with_decorate .index .front_tizers {
		padding: 0 40px
	}

	body.with_decorate .index .front_tizers .maxwidth-theme {
		padding: 0
	}

	body.with_decorate .logo_and_menu-row .maxwidth-theme {
		padding-left: 0;
		padding-right: 0
	}
}

@media (min-width:1101px) {
	.catalog_sections .item-views.services-items.type_5.type_2_within .items .item {
		width: 25%
	}

	body.with_decorate .item-views.company.front .company-block {
		padding: 0 40px
	}

	body.with_decorate .item-views.company.front .company-block .image {
		margin-right: -40px
	}

	body.with_decorate .contacts.front:not(.contacts_page) {
		padding: 0 40px
	}

	body.with_decorate .contacts.front:not(.contacts_page) .right_block {
		margin-right: -40px
	}

	body.with_decorate .contacts_page.contacts.front .feedback {
		padding-right: 0
	}
}

@media (max-width:1100px) {
	body.with_decorate .project.item.wti .info {
		padding-left: 0
	}

	body.wheader_v15.with_decorate header,
	body.wheader_v4.with_decorate header,
	body.wheader_v5.with_decorate header,
	body.wheader_v6.with_decorate header {
		padding-top: 0
	}

	body.with_decorate .change_block#FOOTER_TYPE {
		margin-bottom: 0
	}

	body.with_decorate footer {
		margin-bottom: 0
	}

	body.with_decorate .visible-lg:not(.index) .top-block {
		margin-left: 0;
		margin-right: 0
	}

	body.with_decorate .visible-lg:not(.index) .top-block .maxwidth-theme {
		padding-left: 16px;
		padding-right: 16px
	}

	body.with_decorate .header-v8 .top-block {
		margin-left: 0;
		margin-right: 0
	}

	body.with_decorate .header-v8 .top-block .maxwidth-theme {
		padding-left: 16px;
		padding-right: 16px
	}

	body.with_decorate .body.index .greyline {
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0
	}

	body.with_decorate .mix_banners {
		margin-left: 0;
		margin-right: 0
	}

	body.with_decorate .mix_banners.bottom {
		margin-left: 0;
		margin-right: 0
	}

	body.with_decorate .header_container {
		padding-left: 16px;
		padding-right: 16px
	}

	body.with_decorate .page-top-wrapper section.page-top {
		padding-left: 16px;
		padding-right: 16px
	}

	body.with_decorate .contacts.front .left_block {
		padding-left: 16px
	}

	.item-views.company.front .text,
	body.with_decorate .item-views.company.front .text {
		padding-left: 16px
	}

	.item-views.company.front.type_4 .text,
	body.with_decorate .item-views.company.front.type_4 .text {
		padding-left: 0
	}

	.item-views.services-items.type_1 .items .item .arrows {
		display: none
	}

	.top-block .top-block-item .inline-search-show>span {
		display: none
	}

	.header-v3 .logo_and_menu-row .wrap_icon {
		padding-left: 12px;
		padding-right: 12px
	}

	.header-v3 .logo_and_menu-row .right-icons {
		margin-left: 4px;
		margin-right: 4px
	}

	.header-v7 .logo_and_menu-row .right-icons {
		margin-left: 6px;
		margin-right: 6px
	}

	.header-v7 .logo_and_menu-row .phone-block .inner-table-block {
		padding-left: 10px;
		padding-right: 10px
	}

	.header-v8 .logo_and_menu-row .right-icons {
		margin-left: 1px;
		margin-right: 1px
	}

	.header-v8 .logo_and_menu-row .wrap_icon {
		padding-left: 15px;
		padding-right: 15px
	}

	body.with_decorate {
		padding-left: 0 !important;
		padding-right: 0 !important
	}

	body.with_decorate .banners-big.front {
		margin-left: 0;
		margin-right: 0
	}

	body.wheader_v7.with_decorate header {
		padding-top: 0
	}

	body.with_decorate .header-v15 .logo_and_menu-row,
	body.with_decorate .header-v3 .logo_and_menu-row,
	body.with_decorate .header-v4 .logo_and_menu-row,
	body.with_decorate .header-v5 .logo_and_menu-row,
	body.with_decorate .header-v6 .logo_and_menu-row,
	body.with_decorate .header-v7 .logo_and_menu-row {
		padding: 0
	}

	body.with_decorate footer {
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0
	}

	.item-views.services-items.type_5 .items .item {
		width: 33.3333333%
	}

	.item-views.services-items.type_1 .items .item .image {
		float: none;
		margin-bottom: 39px;
		width: auto;
		max-height: 100%
	}

	.item-views.services-items.type_1 .items .item .body-info {
		padding-left: 0
	}

	.item-views.services-items.type_1.icons .items .item .body-info {
		padding-left: 0
	}

	.item-views.company.front .text {
		padding-left: 16px
	}

	#headerfixed,
	body.with_decorate #headerfixed {
		padding-left: 16px;
		padding-right: 16px
	}

	body:not(.with_decorate) #headerfixed .fixed_row_1,
	body:not(.with_decorate) #headerfixed .fixed_row_2,
	body:not(.with_decorate) #headerfixed .fixed_row_6,
	body:not(.with_decorate) #headerfixed .fixed_row_7 {
		padding-left: 0;
		padding-right: 0
	}

	body.with_decorate .item-views.sections.type_5_within .items .item .info {
		padding-left: 16px
	}

	body.with_decorate .item-views.sections.type_5_within .items .item .image {
		padding-right: 16px
	}

	body.with_decorate .project.item {
		padding-left: 16px;
		padding-right: 16px
	}

	.logo-row .slogan {
		padding-left: 250px
	}

	.header-v1 .logo-block {
		margin-right: 0
	}

	.left-menu-md {
		padding-right: 16px
	}

	.right-menu-md {
		padding-left: 16px
	}

	.instagram_ajax .instagram.type_2 .item {
		width: 33.3333333333%
	}
}

@media (max-width:1200px) {

	.header-v11 .logo_and_menu-row .callback_wrap,
	.header-v13 .logo_and_menu-row .callback_wrap,
	.header-v14 .logo_and_menu-row .callback_wrap,
	.header-v2 .logo_and_menu-row .callback_wrap,
	.header-v4 .logo_and_menu-row .callback_wrap,
	.header-v5 .logo_and_menu-row .callback_wrap,
	.header-v7 .logo_and_menu-row .callback_wrap,
	.header-v9 .logo_and_menu-row .callback_wrap {
		display: block;
		margin-left: 22px
	}
}

@media (max-width:1100px) {

	.header-v11 .logo_and_menu-row .basket-link,
	.header-v11 .logo_and_menu-row .inline-search-show,
	.header-v11 .logo_and_menu-row .personal-link,
	.header-v13 .logo_and_menu-row .basket-link,
	.header-v13 .logo_and_menu-row .inline-search-show,
	.header-v13 .logo_and_menu-row .personal-link,
	.header-v14 .logo_and_menu-row .basket-link,
	.header-v14 .logo_and_menu-row .inline-search-show,
	.header-v14 .logo_and_menu-row .personal-link,
	.header-v2 .logo_and_menu-row .basket-link,
	.header-v2 .logo_and_menu-row .inline-search-show,
	.header-v2 .logo_and_menu-row .personal-link,
	.header-v4 .logo_and_menu-row .basket-link,
	.header-v4 .logo_and_menu-row .inline-search-show,
	.header-v4 .logo_and_menu-row .personal-link,
	.header-v5 .logo_and_menu-row .basket-link,
	.header-v5 .logo_and_menu-row .inline-search-show,
	.header-v5 .logo_and_menu-row .personal-link,
	.header-v7 .logo_and_menu-row .basket-link,
	.header-v7 .logo_and_menu-row .inline-search-show,
	.header-v7 .logo_and_menu-row .personal-link,
	.header-v9 .logo_and_menu-row .basket-link,
	.header-v9 .logo_and_menu-row .inline-search-show,
	.header-v9 .logo_and_menu-row .personal-link {
		padding-left: 10px;
		padding-right: 10px
	}

	.header-v11 .logo_and_menu-row .right-icons,
	.header-v13 .logo_and_menu-row .right-icons,
	.header-v14 .logo_and_menu-row .right-icons,
	.header-v2 .logo_and_menu-row .right-icons,
	.header-v4 .logo_and_menu-row .right-icons,
	.header-v5 .logo_and_menu-row .right-icons,
	.header-v7 .logo_and_menu-row .right-icons,
	.header-v9 .logo_and_menu-row .right-icons {
		margin-right: -10px
	}
}

@media (max-width:1025px) {
	a.scroll-to-top:not(.TOUCH) {
		margin-left: 0;
		left: inherit;
		right: 38px
	}
}

@media (min-width:1024px) {
	.header-v8 .logo-row .logo-block {
		width: 43%
	}

	.header-v8 .logo-row .menu-row {
		width: 57%
	}

	.header-v10 .logo-row .logo-block {
		width: 43%
	}

	.header-v10 .logo-row .right_wrap {
		width: 57%
	}
}

@media (max-width:1023px) {
	.logo-row .slogan {
		display: none
	}

	.header-v8 .logo-row .logo-block {
		width: 25%
	}

	.header-v8 .logo-row .menu-row {
		width: 75%
	}

	.header-v10 .logo-row .logo-block {
		width: 25%
	}

	body .header-v10 .logo_and_menu-row .right_wrap {
		width: 75%
	}

	.header-v10 .logo_and_menu-row .callback_wrap {
		display: inline-block
	}

	.header-v12 .logo-row .logo-block {
		width: 25%
	}

	body .header-v12 .logo_and_menu-row .right_wrap {
		width: 75%
	}

	.header-v12 .logo_and_menu-row .callback_wrap {
		display: inline-block
	}

	.top-block .social-icons {
		padding-left: 0
	}
}

@media (max-width:1000px) {
	.main_info .body-info {
		padding-left: 310px
	}
}

@media (min-width:992px) {
	.body_media {
		top: 2px
	}

	body.with_decorate {
		padding: 0 40px
	}

	body.fill_bg_y #headerfixed {
		background: 0 0;
		box-shadow: none
	}

	body.fill_bg_y .banners-big .flexslider:hover .nav-carousel .flex-direction-nav .flex-prev,
	body.fill_bg_y .banners-big .nav-carousel .flex-direction-nav .flex-prev {
		left: -20px
	}

	body.fill_bg_y .banners-big .flexslider:hover .nav-carousel .flex-direction-nav .flex-next,
	body.fill_bg_y .banners-big .nav-carousel .flex-direction-nav .flex-next {
		right: -1px
	}

	body.fill_bg_y .catalog.item-views.front .flexslider .flex-direction-nav .flex-prev,
	body.fill_bg_y .catalog.item-views.front .flexslider:hover .flex-direction-nav .flex-prev,
	body.fill_bg_y .flexslider.navigation-vcenter .flex-direction-nav .flex-prev,
	body.fill_bg_y .flexslider.navigation-vcenter:hover .flex-direction-nav .flex-prev {
		left: -29px
	}

	body.fill_bg_y .catalog.item-views.front .flexslider .flex-direction-nav .flex-next,
	body.fill_bg_y .catalog.item-views.front .flexslider:hover .flex-direction-nav .flex-next,
	body.fill_bg_y .flexslider.navigation-vcenter .flex-direction-nav .flex-next,
	body.fill_bg_y .flexslider.navigation-vcenter:hover .flex-direction-nav .flex-next {
		right: -34px
	}

	.content-md.view_full .catalog_opener,
	.content-md.view_full .side-menu,
	.content-md.view_full .sidearea {
		display: none
	}

	.view_full .left-menu-md .catalog_opener,
	.view_full .left-menu-md .side-menu,
	.view_full .left-menu-md .sidearea,
	.view_full .right-menu-md .catalog_opener,
	.view_full .right-menu-md .side-menu,
	.view_full .right-menu-md .sidearea {
		display: none
	}

	.view_full .content-md {
		width: 100%
	}

	.view_full .content-md .catalog.item-views.table .item-wrap {
		width: 25%
	}

	.view_full .content-md .filters-wrap {
		width: 75%;
		float: right
	}

	.view_full .left-menu-md {
		padding-right: 0;
		position: relative;
		z-index: 1;
		width: auto
	}

	.view_full .right-menu-md {
		padding-left: 0;
		position: relative;
		z-index: 1;
		width: auto
	}

	.view_full .text_before_items.catatlog_text {
		float: left;
		width: 100%
	}

	.view_full .main-section-wrapper {
		margin-top: -43px
	}

	.view_full .text_before_items.catatlog_text p {
		padding-left: 65px
	}

	.view_full.right_menu .content-md .filters-wrap {
		float: left;
		padding-left: 0
	}

	.right_menu.view_full .text_before_items.catatlog_text>p {
		padding-left: 0;
		padding-right: 65px
	}

	.view_full .main-section-wrapper.wlanding {
		margin-top: 0
	}

	.whorizontal_filter .text_before_items.catatlog_text hr {
		margin-bottom: -3px
	}

	.view_full .whorizontal_filter .text_before_items.catatlog_text {
		margin-top: -48px
	}

	.view_full .main-section-wrapper.whorizontal_filter {
		margin-top: 0
	}

	.view_full .content-md .whorizontal_filter .filters-wrap {
		width: 100%
	}

	.mixed_banners .banners-big .flexslider,
	.mixed_banners .banners-big .slides,
	.mixed_banners .banners-big .slides .text,
	.mixed_banners .banners-big .slides>li {
		height: 628px
	}

	.mixed_banners .banners-big .slides .text .inner {
		padding-left: 100px
	}

	.banners-content .img {
		height: 500px
	}

	section.page-top .container {
		width: 970px
	}

	.catalog.item-views.table .item .title {
		text-align: left
	}

	.teasers.item-views.front.icons .row.items>div:nth-child(even) .item {
		margin-left: -1px
	}

	.ordering-wrap .filter-action {
		display: none
	}

	.main-section-wrapper:not(.whorizontal_filter) .catalog.bx_filter {
		display: block !important
	}

	.whorizontal_filter .bx_filter_section {
		display: block !important
	}

	.projects.detail .head>.row .col-md-10 {
		padding-right: 0;
		float: left
	}

	.projects.detail .head>.row .col-md-2 {
		padding-left: 0;
		float: right
	}

	.subscribe-block-wrapper .social-icons {
		margin-top: -3px
	}

	.wrap-portfolio-front .row .inner-wrapper-text.small .main-wrapper .text {
		display: none
	}

	.wrap-portfolio-front .row .inner-wrapper-text {
		padding: 13% 13% 11%
	}

	.front-form .form.contacts {
		padding-left: 113px;
		padding-right: 113px
	}

	.table-type-block.blocks.normal .flexslider.view-control .flex-control-nav {
		display: none
	}

	.projects-blocks .head-block .info .prop-block {
		padding-right: 16px
	}

	.projects-blocks .head-block .info .buttons-block {
		margin: 0 16px 0 -16px
	}

	.detail .gallery-block .bigs.flexslider .slides .item {
		height: 650px;
		line-height: 647px
	}

	.main-section-wrapper #modef {
		display: none !important
	}

	.left-menu-md .bx_filter .bx_filter_popup_result#modef_mobile,
	.right-menu-md .bx_filter .bx_filter_popup_result#modef_mobile {
		display: none !important
	}

	.subscribe-block-wrapper .text {
		padding-left: 0
	}

	.catalog.item-views.table .item.wprops .image:hover {
		margin-left: 34px;
		overflow: visible
	}

	.catalog.item-views.table .item.wprops .image:hover .props {
		right: 0;
		left: 0;
		margin-left: -34px
	}

	.catalog.item-views.table .item.wprops .image:hover .wrap {
		left: 100%;
		margin-left: -69px
	}

	.ordering-wrap .filter-action.showen {
		display: inline-block
	}

	.item-views.partners.within .items .item-wrap.count_1 {
		width: 100%
	}

	.item-views.partners.within .items .item-wrap.count_2 {
		width: 50%
	}

	.item-views.partners.within .items .item-wrap.count_3 {
		width: 33.33333333%
	}

	.item-views.partners.within .items .item-wrap.count_4 {
		width: 25%
	}

	.item-views.partners.within .items .item-wrap.count_5 {
		width: 20%
	}

	.item-views.partners.within.type_3 .items .item.count_1 {
		width: 100%
	}

	.item-views.partners.within.type_3 .items .item.count_2 {
		width: 50%
	}

	.item-views.partners.within.type_3 .items .item.count_3 {
		width: 33.33333333%
	}

	.item-views.partners.within.type_3 .items .item.count_4 {
		width: 25%
	}

	.item-views.partners.within.type_3 .items .item.count_5 {
		width: 20%
	}

	.confirm_region .buttons>span.js_city_change:not(:hover) {
		color: #fff
	}

	.confirm_region .buttons>span.js_city_change {
		border-bottom-right-radius: 2px;
		background: #f8f9fb;
		border-color: #f8f9fb
	}
}

@media (max-width:991px) {
	.top_mobile_region {
		display: block
	}

	.banners-big .flexslider,
	.banners-big .slides,
	.banners-big .slides .text,
	.banners-big .slides>li {
		height: 500px
	}

	.contacts.front.type_2>.row>.item {
		height: auto !important
	}

	.contacts.front .bx-yandex-view-layout,
	.contacts.front .right_block {
		padding-top: 0;
		position: static
	}

	.item-views.company.front.type_2 .company-block>.row>.item.image_wrap {
		width: 100%
	}

	.item-views.company.front.type_2 .company-block>.row>.item.image_wrap .image {
		position: static
	}

	.item-views.company.front.type_2 .company-block>.row>.item.image_wrap {
		padding-top: 40px
	}

	.item-views.company.front.type_2 .company-block>.row>.item.image_wrap img {
		max-width: 100%
	}

	body:not(.with_decorate) .item-views.company.front.type_2 .company-block .image {
		padding-top: 0
	}

	.main-section-wrapper.whorizontal_filter .catalog.bx_filter .bx_filter_section {
		margin-bottom: 0
	}

	.fancybox-prev span {
		left: -16px
	}

	.fancybox-next span {
		right: -16px
	}

	.project.item .info_wrap {
		padding-right: 40px
	}

	.item-views.company.front .company-block .text {
		max-width: 100% !important
	}

	.item-views.company.front.type_3 .company-block {
		min-height: 0
	}

	.item-views.company.front.type_3 .company-block .image {
		position: static
	}

	.item-views.company.front.type_2 .company-block .image {
		background-position: top center !important
	}

	.body_media {
		top: 1px
	}

	.mega_fixed_menu {
		display: none !important
	}

	.contacts-page-top .contacts .button_wrap {
		text-align: left
	}

	.detail.news .ask_block,
	.detail.projects_detail .ask_block {
		margin-top: 49px;
		width: 100%
	}

	.ask_a_question_wrapper .ask_a_question,
	.detail.news .ask_a_question_wrapper .ask_a_question,
	.detail.projects_detail .ask_a_question_wrapper .ask_a_question {
		position: static !important;
		margin-left: 0;
		width: 100% !important;
		max-width: 100%
	}

	.detail.news .ask_a_question,
	.detail.projects_detail .ask_a_question {
		margin-top: 0
	}

	.project:not(.wti) .gallery_wrap {
		float: none !important;
		padding-left: 0;
		width: 100%;
		padding-right: 0
	}

	.project:not(.wti) .gallery_wrap .item>.wrap {
		height: auto !important
	}

	.project:not(.wti) .info {
		max-width: 100%;
		padding-right: 0
	}

	body .project:not(.wti) .info {
		max-width: 100%
	}

	body:not(.with_decorate) .project:not(.wti) .info {
		padding-left: 40px;
		padding-right: 40px
	}

	.project.item:not(.gallery_wrap) {
		padding-left: 0
	}

	.tizers.in_content .tizer {
		display: inline-block;
		margin-right: -3px;
		padding: 0 16px;
		vertical-align: top;
		width: 33.333333%
	}

	.detail .tizers {
		margin-top: 57px
	}

	.item-views.company.front.type_3 .company-block>.row>.item:not(:first-of-type) {
		padding-top: 0
	}

	#headerfixed.fixed {
		display: none
	}

	.top-block .address {
		display: none
	}

	.mega-menu {
		z-index: 3002
	}

	.ask_a_question_wrapper .ask_a_question:hover,
	.detail.news .ask_a_question_wrapper .ask_a_question:hover,
	.detail.projects_detail .ask_a_question_wrapper .ask_a_question:hover {
		margin-bottom: 1px
	}

	.banners-big .slides .img {
		display: none
	}

	.banners-big .slides .title,
	.banners-content .title {
		font-size: 2em;
		font-weight: 400;
		color: #fff
	}

	.banners-big .flex-direction-nav {
		display: none
	}

	.banners-small .custom-md {
		font-size: 0
	}

	.banners-small .custom-md .item {
		width: 50%;
		display: inline-block;
		vertical-align: top
	}

	.banners-small .custom-md .item.wide-block {
		width: 100%
	}

	.banners-small .item.wide-block .inner-item .image {
		max-height: none
	}

	.banners-small:not(.blog) .item .title .prev_text-block {
		display: none
	}

	.banners-content .img {
		height: 400px
	}

	.banners-content .intro-text {
		margin-top: 16px
	}

	.banners-content .buttons {
		margin-top: 19px
	}

	.banners-content .buttons .btn {
		padding: 9px 19px;
		font-size: .6667em;
		min-width: 145px
	}

	.banners-content .text {
		padding-top: 25px;
		padding-bottom: 20px
	}

	.banners-content .text .title {
		padding-top: 0
	}

	body .banners-content .maxwidth-theme {
		height: 400px
	}

	.teasers.item-views.front.icons .row.items>div:nth-child(even) .item {
		border-left-width: 1px
	}

	.item-views.blocks h3 {
		padding-top: 40px
	}

	.wrap-portfolio-front .row .inner-wrapper-text {
		padding: 60px 80px 50px
	}

	.wrap-portfolio-front .row .inner-wrapper-text.small .title {
		font-size: 32px
	}

	.wrap-portfolio-front .row>div {
		height: auto !important
	}

	.wrap-portfolio-front .row .inner-wrapper-text .main-wrapper .text {
		padding-right: 40%;
		padding-bottom: 10px
	}

	.wrap-portfolio-front .row .inner-wrapper-text .main-wrapper .link {
		top: 59px;
		right: 0;
		left: auto
	}

	.about {
		margin-top: 30px
	}

	.slider-container .tp-caption h1 {
		font-size: 24px;
		line-height: 30px
	}

	.slider-container .tp-caption {
		font-size: 12px
	}

	.container.cabinte-page>.row>.maxwidth-theme>div {
		display: block !important;
		float: none;
		width: 100%
	}

	.container.cabinte-page>.row>.maxwidth-theme>div .sidebar {
		display: block !important;
		margin-bottom: 20px
	}

	.bx_item_detail_inc_two .list-type-block.item-views .item {
		width: auto;
		height: auto !important
	}

	.bx_item_detail_inc_two .list-type-block.item-views .item>.image {
		text-align: left
	}

	.bx_item_detail_inc_two .list-type-block.item-views .item>.body-info {
		vertical-align: middle
	}

	.item-views.sections .group-content hr {
		display: none
	}

	.catalog.item-views.table .flexslider .item .foot>div,
	.catalog.item-views.table .flexslider .item .foot>div>* {
		float: none !important
	}

	.detail .projects .item img {
		height: auto !important
	}

	.projects.detail .item_slider {
		padding: 0
	}

	.projects.detail .share.text-right {
		text-align: left !important
	}

	.history.item-views.list .item .info {
		margin-left: 0
	}

	.history.item-views.list .item .title {
		float: none;
		width: 100%
	}

	.history.item-views.list .item .image,
	.history.item-views.list .item .text {
		padding-left: 9px !important;
		padding-right: 9px !important
	}

	.history.item-views.list.image_right .item:not(.wti) .text {
		padding-bottom: 15px !important
	}

	.history.item-views.list.image_left .item:not(.wti) .text {
		padding-top: 15px !important
	}

	.vacancy.item-views.accordion .pay {
		float: none
	}

	.page404 .t404 {
		margin: 0
	}

	.order-block .row>div.col-md-6 {
		display: block;
		width: 100%
	}

	.basket.default .items .head {
		display: none
	}

	.basket.default .items .item {
		display: block;
		position: relative;
		padding: 29px 29px 29px 169px
	}

	.basket.default .items .item .box {
		display: block;
		border: none;
		padding: 0
	}

	.basket.default .items .item .box:first-of-type {
		padding: 0
	}

	.basket.default .items .item .box:first-of-type>.clearfix {
		display: none
	}

	.basket.default .items .item .remove_bl>.wrap {
		position: static
	}

	.basket.default .items .item .image {
		margin-left: -135px
	}

	.basket.default .items .item .name {
		margin-bottom: 10px
	}

	.basket.default .items .item .prices {
		margin-top: 5px;
		float: left;
		width: 33.3333%
	}

	.basket.default .items .item .prices:not(.summ) {
		padding-right: 30px
	}

	.basket.default .items .item .prices.summ {
		padding-left: 30px
	}

	.basket.default .items .item .prices .price_new {
		margin-top: 0
	}

	.basket.default .items .item .buy_block {
		float: left;
		margin-top: 0;
		width: 33.3333%;
		text-align: center
	}

	.basket.default .items .item .description {
		margin-top: 0;
		padding-left: 0
	}

	.basket.default .items .item .counter {
		margin: 0;
		display: inline-block
	}

	.basket.default .items .item>.clearfix {
		display: block
	}

	.basket.default .foot .total {
		text-align: right;
		padding-right: 13px;
		width: 50%
	}

	.catalog.detail.landings .previewtext {
		margin-bottom: 35px
	}

	.list-type-block.item-views.slider-items .item .body-info {
		text-align: left
	}

	body .catalog.item-views.list.projects .items .item .image {
		padding: 0
	}

	.instagram_ajax .instagram .item {
		width: 33.33333%
	}

	.contacts-page-map+.contacts.contacts-page-map-overlay {
		margin: 0
	}

	.contacts.contacts-page-overmap .ask-question {
		text-align: left
	}

	.contacts.type_3 .contacts-wrapper h2 {
		margin-bottom: 21px
	}

	.contacts.type_3 .top_block .social-block {
		margin-top: 22px
	}

	.contacts.type_3 .bottom_block .button {
		margin-top: 32px
	}

	.contacts.type_3 .contacts-wrapper,
	.contacts_list {
		padding-left: 24px;
		padding-right: 24px
	}

	.item-views.company.front.type_3 .company-block>.row>.item:not(:first-of-type) {
		position: static
	}

	.item-views.company.front.type_3 .company-block .item {
		width: 100%
	}

	.item-views.company.front.type_3 .company-block .image {
		padding-top: 0;
		position: static;
		text-align: center
	}

	.item-views.company.front.type_3 .company-block .image img {
		display: inline
	}

	.contacts_page.contacts.front .feedback {
		max-width: 100%
	}

	.contacts-v5 .contacts-page-top,
	.contacts-v5 .contacts-stores {
		padding-left: 24px;
		padding-right: 24px
	}

	body .container .left-menu-md,
	body .container .right-menu-md {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
		display: block !important;
		float: none
	}

	.left-menu-md .sidearea,
	.right-menu-md .sidearea {
		margin: 0;
		position: relative;
		display: block !important
	}

	.left-menu-md .sidearea>div:not(.bx_filter),
	.left-menu-md aside,
	.right-menu-md .sidearea>div:not(.bx_filter),
	.right-menu-md aside {
		display: none
	}

	body .container .bx_filter.catalog {
		display: none;
		background: #fff;
		position: absolute;
		margin: 0;
		width: 100%;
		top: 40px;
		box-shadow: 0 0 10px rgba(0, 0, 0, .15);
		-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
		-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
		z-index: 101
	}

	.bx_filter .bx_filter_popup_result#modef_mobile {
		padding: 0 24px;
		border-bottom: 1px solid #20423c;
		position: static;
		box-shadow: none;
		margin: 0;
		width: 100%;
		text-align: left
	}

	.bx_filter .bx_filter_popup_result#modef_mobile .button {
		display: none
	}

	.bx_filter.bx_filter_vertical .bx_filter_popup_result a {
		display: none
	}

	.subscribe-edit-main .form .form-group {
		margin-bottom: 30px
	}

	#modef {
		display: none !important
	}

	.contacts.contacts-page-map-overlay {
		margin: 0;
		padding: 0
	}

	.contacts.contacts-page-map-overlay .contacts-wrapper {
		padding: 0;
		box-shadow: 0 0 0 transparent
	}

	.contacts.front .left_block {
		max-width: 100% !important
	}

	.contacts_page.contacts.front .feedback>.wrap,
	.contacts_page.contacts.front .left_block {
		padding-top: 47px;
		padding-left: 40px;
		padding-right: 40px
	}

	.contacts_page.contacts.front .image img {
		width: 100%;
		height: auto
	}

	.contacts.type_3 .contacts-wrapper {
		padding-top: 59px
	}

	.subscribe-block-wrapper .inner-wrapper .row>div {
		display: block !important
	}

	.subscribe-block-wrapper .inner-wrapper .row {
		margin-right: -16px !important;
		margin-left: -16px !important
	}

	.subscribe-block-wrapper .text {
		padding-bottom: 15px
	}

	.subscribe-edit-main:before {
		display: none
	}

	.item-views.news-items .item.big_block>.wrap {
		height: auto
	}

	.item-views.news-items .item.big_block>.wrap .body-info {
		position: static;
		width: 100%
	}

	.item-views.news-items .item.big_block>.wrap .body-info>.wrap {
		padding-right: 30px
	}

	.item-views.news-items .item.big_block>.wrap .image {
		height: auto
	}

	.item-views.news-items .item.big_block>.wrap .image img {
		width: 100%;
		max-width: 100%
	}

	.item-views.services-items.type_2 .right_wrap,
	.item-views.services-items.type_3 .right_wrap {
		width: 100%
	}

	.item-views.services-items.type_2 .left_wrap,
	.item-views.services-items.type_3 .left_wrap {
		margin-bottom: 42px;
		width: 100%
	}

	.item-views.services-items.type_2 .left_block .text_before_items,
	.item-views.services-items.type_3 .left_block .text_before_items {
		padding-right: 0
	}

	.item-views.services-items.type_2:not(.within) .items .item,
	.item-views.services-items.type_3:not(.within) .items .item {
		width: 33.33333333333333%
	}

	.item-views.services-items.type_2 .left_block .btn,
	.item-views.services-items.type_3 .left_block .btn {
		display: none
	}

	.item-views.services-items.type_4:not(.icons) .items .item .image {
		float: none;
		margin-bottom: 26px;
		padding-top: 66.5%;
		width: auto
	}

	.item-views.services-items.type_4:not(.icons) .items .item .body-info {
		padding-left: 0
	}

	.item-views.services-items.type_4.product_items:not(.icons) .items .item .image {
		padding-top: 0;
		width: 100px;
		height: 100px;
		line-height: 97px
	}

	.item-views.news-items.projects .item.big_block>.wrap .image {
		padding-top: 142%;
		height: auto
	}

	.item-views.company.front .text {
		padding-right: 16px;
		max-width: 100%;
		width: 100%
	}

	.contacts.front .left_block {
		max-width: 100%;
		padding-right: 16px
	}

	.item-views.company.front .text,
	body.with_decorate .item-views.company.front .text {
		padding-right: 16px
	}

	.item-views.company.front.type_4 .text,
	body.with_decorate .item-views.company.front.type_4 .text {
		padding-right: 0
	}

	.item-views.services-items.type_5.type_3_within .items .item {
		width: 33.333333%
	}

	.front_tizers .item-wrap {
		margin: 0 auto
	}

	.item-views.company.front.type_3 .company-block {
		background-position: center bottom !important
	}

	.item-views.company.front.type_3 .company-block .item {
		height: auto !important
	}

	.item-views.company.front.type_3 .company-block .image {
		position: static
	}

	.content-md.view_full .catalog.item-views.table .item-wrap {
		width: 33.3333333333%
	}

	.content-md.view_full .filters-wrap {
		margin-top: -7px;
		float: none;
		width: 100%
	}

	.catalog .bx_filter_section {
		border: none
	}

	.bx_filter.catalog .title {
		display: none
	}

	.catalog .bx_filter {
		display: none
	}

	.catalog .bx_filter_section {
		display: block !important
	}

	.contacts.front.type_2 .items {
		max-height: 191px
	}

	.main-section-wrapper.whorizontal_filter .catalog.bx_filter.closed {
		display: none
	}

	.detail_right_block {
		float: none !important
	}

	.detail_right_block .ask_a_question {
		float: none;
		margin-left: 0
	}

	.detail .tizers {
		margin-left: -16px;
		margin-right: -16px
	}

	.detail .tizers .tizer {
		display: inline-block;
		margin-right: -3px;
		padding: 0 16px;
		vertical-align: top;
		width: 33.333333%
	}

	.basket_order .form_wrap {
		margin-bottom: 32px;
		width: 100%;
		float: none
	}

	.basket_order .items_wrap {
		width: 100%;
		float: none
	}

	.project.item .top_image {
		height: 400px
	}

	footer .contact-block {
		max-width: 380px;
		margin: 0 auto;
		text-align: center;
		clear: both
	}

	footer .info .subscribe_button {
		max-width: 304px;
		margin-right: auto;
		margin-left: auto
	}

	footer .third_bottom_menu {
		margin-left: 50px
	}

	footer .callback_wrap {
		margin-top: 0
	}

	footer .email.blocks {
		display: inline-block;
		vertical-align: top
	}

	footer .address.blocks {
		display: inline-block;
		vertical-align: top;
		text-align: left
	}

	footer .bottom-menu {
		margin-bottom: 78px
	}

	footer .info .phone.blocks>.inline-block {
		display: inline-block
	}

	footer .contact-block .info .callback_wrap {
		margin-left: 0;
		margin-top: -2px
	}

	footer.footer-v2 .first_bottom_menu {
		text-align: center
	}

	footer.footer-v2 .bottom-menu {
		display: inline-block;
		vertical-align: top
	}

	footer.footer-v2 .social-icons {
		text-align: center
	}

	footer.footer-v2 .social-icons ul {
		display: inline-block;
		vertical-align: top
	}

	footer.footer-v2 .subscribe_wrap {
		float: none !important
	}

	footer.footer-v2 .info {
		text-align: center
	}

	footer.footer-v2 .footer_top .wrapper {
		margin: 0 0 60px
	}

	footer.footer-v2 .bottom-menu {
		margin-top: 0;
		margin-bottom: 0
	}

	footer.footer-v2 .contact-block {
		margin-bottom: 50px
	}

	footer.footer-v2 .footer_top {
		padding-bottom: 73px
	}

	footer.footer-v2 .footer_top .wrapper {
		padding-right: 16px
	}

	footer.footer-v2 .contact-block {
		margin-bottom: 50px
	}

	footer.footer-v2 .contact-block .info .phone.blocks>.inline-block {
		display: inline-block
	}

	footer.footer-v2 .contact-block .info .callback_wrap {
		display: inline-block;
		margin-left: 0;
		margin-top: -2px
	}

	footer.footer-v3 .contact-block {
		margin-bottom: 57px
	}

	footer.footer-v3 .subscribe_wrap {
		width: auto
	}

	footer.footer-v3 .subscribe_wrap .copy-block {
		display: none
	}

	footer.footer-v3 .subscribe_wrap {
		margin: 0 auto;
		max-width: 380px
	}

	footer.footer-v3 .contact-block {
		width: 100%;
		max-width: 100%
	}

	footer.footer-v3 .contact-block .info {
		margin: 0 auto;
		padding-left: 0;
		max-width: 348px
	}

	footer.footer-v3 .social-icons ul {
		position: relative;
		display: inline-block;
		padding: 0 32px;
		background: #75706a;
		z-index: 1
	}

	footer.footer-v3 .social-icons:before {
		content: "";
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		height: 1px;
		background: rgba(255, 255, 255, .08)
	}

	footer.footer-v3 .social-icons {
		padding-left: 0;
		text-align: center
	}

	footer.footer-v3 .subscribe_button {
		margin-bottom: 42px
	}

	footer.footer-v3 .social-block {
		margin-top: 70px
	}

	footer.footer-v3 .right_block_wrap {
		width: 100%
	}

	footer.footer-v3 .right_block {
		float: none;
		max-width: 100%
	}

	footer.footer-v3 .copy-block {
		margin-top: 0
	}

	footer.footer-v3 .copy-block.media {
		float: left;
		display: block
	}

	footer.footer-v3 .confidentiality {
		float: right;
		margin-bottom: 0;
		margin-left: 40px;
		line-height: 1.9em
	}

	footer.footer-v3 .confidentiality a {
		padding-left: 0
	}

	footer.footer-v3 .confidentiality a:before {
		display: none
	}

	footer.footer-v3 .print-link {
		float: right;
		padding-left: 0
	}

	footer.footer-v3 .print-link .svg-print {
		display: none
	}

	footer.footer-v3 #bx-composite-banner {
		float: left;
		margin: -7px 0 -7px 40px
	}

	footer.footer-v3.light .social-icons ul {
		background: #f8f9fb
	}

	footer.footer-v3.light .social-icons:before {
		background: rgba(255, 255, 255, .08)
	}

	.contacts.front.type_1 .right_block .bx-yandex-view-map,
	.contacts_page.contacts.front .item {
		padding-left: 0;
		padding-right: 0
	}

	.contacts-page-map.type_3,
	.contacts-v5 .contacts-page-map,
	.contacts.front .left_block,
	.contacts.front.type_1 .right_block .bx-yandex-view-map,
	.contacts.front.type_2 .bx-yandex-view-map,
	.contacts.front.type_2 .image,
	.contacts.type_4 .right_block .bx-yandex-view-layout,
	.contacts_page.contacts.front .left_block,
	.contacts_page.contacts.front.type_2 .item.image,
	body.with_decorate .contacts.front .left_block,
	body:not(.with_decorate) .contacts.front .left_block,
	body:not(.with_decorate) .contacts.front.type_2.contacts_page .image {
		padding-left: 40px;
		padding-right: 40px
	}

	.contacts.front .bx-yandex-view-map,
	.contacts.front.type_1>.row>.item:last-of-type,
	.contacts.front.type_2 .bx-yandex-view-map {
		height: 650px !important
	}

	.instagram_ajax .instagram.type_3 .left_item {
		width: 66.6666666666666%
	}

	.instagram_ajax .instagram.type_3 .right_items_1 {
		width: 33.3333333333333%
	}

	.instagram_ajax .instagram.type_3 .right_items_2 {
		width: 100%
	}

	.instagram_ajax .instagram.type_3 .right_items_2 .item {
		width: 25%
	}

	.item-views.tarifs.linked.type_4 .item .properties {
		padding-right: 0
	}

	.item-views.tarifs.linked.type_4 .item .buy_block_wrap {
		padding-left: 50px
	}

	.right_news {
		margin-top: 33px;
		padding-left: 0
	}

	.right_news .banner {
		display: none
	}

	.category_wrap {
		display: none
	}

	.search-tags-cloud {
		margin-bottom: 0
	}
}

@media (max-width:920px) {
	.item-views.tarifs.linked.type_4 .item .properties {
		padding-right: 34px
	}

	.item-views.tarifs.linked.type_4 .item .buy_block_wrap {
		padding-left: 0
	}
}

@media (max-width:900px) {
	footer .link_block {
		float: left;
		margin-bottom: 20px;
		width: 100%;
		text-align: center
	}

	footer .link_block>.pull-right {
		float: none !important
	}

	footer .copy-block {
		float: right;
		width: 100%;
		text-align: center
	}

	footer .copy-block>.pull-left {
		float: none !important
	}

	footer #bx-composite-banner {
		display: inline-block;
		vertical-align: top;
		margin-top: 15px;
		margin-left: 0
	}

	footer .footer_bottom .pull-right:not(:first-of-type) {
		margin-right: 0
	}

	footer .print-link {
		margin-bottom: 9px
	}

	footer .confidentiality {
		margin-bottom: 10px
	}

	footer.footer-v2 .print-link {
		margin-bottom: 0
	}

	footer.footer-v3 .link_block {
		margin-bottom: 29px
	}

	footer.footer-v3 .right_block {
		text-align: center
	}

	footer.footer-v3 .print-link {
		float: none;
		margin-top: 9px;
		margin-bottom: 0;
		text-align: center
	}

	footer.footer-v3 .confidentiality {
		float: none;
		margin-left: 0
	}

	footer.footer-v3 .copy-block.media {
		float: none
	}

	footer.footer-v3 #bx-composite-banner {
		float: none;
		display: inline-block;
		vertical-align: top;
		margin-top: 15px;
		margin-left: 0
	}

	.catalog.sections .row_block .item-wrap {
		width: 50%
	}
}

@media (max-width:840px) {
	.item-views.staff-items.table-type-block.front .item .image {
		width: 230px;
		height: 230px;
		line-height: 227px
	}

	.item-views.staff-items.table-type-block.front .body-info {
		padding-left: 270px
	}

	.item-views.staff-items.within.type_3 .items .item .image {
		width: 230px;
		height: 230px;
		line-height: 227px
	}

	.item-views.staff-items.within.type_3 .items .item .body-info {
		padding-left: 270px;
		padding-right: 0
	}

	.item-views.staff-items.within.type_3 .items .item .arrow_link {
		display: none
	}

	.contacts-stores .item .left-block {
		width: 100%
	}

	.contacts-stores .item .item-body.media {
		display: block;
		padding: 0;
		margin: 15px 0 0
	}

	.contacts-stores .item .right-block {
		display: none
	}

	.contacts-stores .item .button.media {
		display: block
	}

	.contacts-stores .item .top-wrap .show_on_map {
		margin-top: 5px
	}

	.contacts-stores .item .top-wrap .metro {
		margin-top: 7px
	}

	.contacts-stores .item .button.media {
		margin-top: 17px
	}
}

@media (min-width:768px) {
	.mixitup-container .sections {
		display: block !important
	}

	.item-views.services-items.type_1 .menu {
		display: block !important
	}

	.catalog.detail.landings.wtquestion .catalog.item-views.table .item-wrap {
		width: 25%
	}

	.item-views.tarifs.type_4 .item .properties {
		margin-left: -30px
	}

	.item-views.tarifs.type_4 .item .top_block {
		padding-right: 30px
	}
}

@media (max-width:790px) {
	.catalog.detail .wrapper-block-btn .wrapper {
		width: 100%;
		display: block
	}
}

@media (min-width:768px) and (max-width:991px) {

	.body .top-block .info-text .callback-block,
	body .top-block .info-text .phone-block {
		float: left
	}

	#headerfixed .menu-block.rows .navs ul li.search {
		display: block;
		padding: 10px 5px;
		background: #e0e7ec
	}

	#headerfixed .menu-block.rows .navs ul li.search .search-button-div {
		top: 10px;
		right: 5px
	}

	.catalog.detail .head .brand+.clearfix {
		display: none
	}

	.banners-small .custom-md .item.normal-block:first-of-type {
		padding-right: 16px
	}

	.banners-small .custom-md .item.normal-block:last-of-type {
		padding-left: 16px
	}

	.banners-big .slides .text .inner {
		padding-left: 50px;
		padding-right: 50px
	}

	.wrap-portfolio-front .portfolio-items.odd .row>div:last-of-type {
		display: none
	}

	footer .bottom-under .inner-wrapper .copy-block,
	footer .bottom-under .inner-wrapper .social-block {
		width: 50%
	}

	footer .bottom-under .inner-wrapper .social-block {
		text-align: right
	}
}

@media (max-width:850px) {
	.item-views.tarifs.type_4 .item .top_block_wrap {
		float: none;
		width: 100%
	}

	.item-views.tarifs.type_4 .item .properties_wrap {
		float: none;
		width: 100%
	}

	.item-views.tarifs.type_4 .item .properties {
		margin-top: 21px;
		margin-left: 0
	}

	.item-views.tarifs.type_4 .item .top_block {
		padding-right: 0
	}

	.item-views.tarifs.type_4 .item .left_block {
		float: left;
		width: 58.333333333333336%
	}

	.item-views.tarifs.type_4.linked .item .properties {
		padding-right: 0
	}

	.item-views.tarifs.linked.type_4 .item .buy_block_wrap {
		margin-left: 8.333333333333332%
	}
}

@media (max-width:840px) {
	.item-views.services-items.type_4.icons .items .item .image {
		float: none;
		margin: 0 0 27px
	}

	.item-views.services-items.type_4.icons .items .item:not(.wti) .body-info {
		padding-left: 0
	}
}

@media (max-width:820px) {
	.mix_banners .item .text .title {
		font-size: 1.0667em;
		max-height: 88px
	}
}

@media (max-width:810px) {
	body .top-block .info-text .callback-block {
		display: none
	}

	.top-block .info-text .phone-block a {
		padding-left: 5px;
		font-size: 12px
	}

	.catalog.sections .item .image {
		max-width: 150px
	}

	.catalog.sections .item .info {
		padding-left: 200px
	}

	.catalog.sections .list_block .item.right .info {
		padding-left: 0;
		padding-right: 200px
	}

	.ask_a_question .btn {
		padding-left: 17px;
		padding-right: 17px
	}

	.item-views.sections.type_4_within .items .item .info {
		padding-left: 190px
	}
}

@media (min-width:768px) {
	a.scroll-to-top {
		display: none !important
	}

	header .nav-main-collapse.collapse {
		display: block !important;
		height: auto !important
	}

	.mega-menu ul.nav {
		position: static
	}

	.front h3.short {
		display: none
	}

	.staff.item-views.list .item:not(.wti) .title {
		margin-top: 9px
	}

	.catalog.detail .galery .inner {
		border: none
	}

	.projects.detail .head {
		border: 1px solid #f5f5f5
	}

	.projects.detail .galery .inner {
		border: none
	}

	.projects-blocks .head-block:not(.wti) .info {
		padding: 0 0 0 20px
	}

	.staff.item-views.list.image_left .item:not(.wti) .text {
		margin-left: -20px
	}

	.staff.item-views.list.image_right .item:not(.wti) .text {
		margin-right: -20px
	}

	.catalog.item-views.price .item .price {
		text-align: left
	}

	.list-type-block.item-views.vacancy .item .pays {
		padding-left: 0
	}

	.vacancy.item-views.list .pay {
		text-align: right
	}

	.staff.item-views.list .item .image.padding {
		padding: 50px 0 40px 30px
	}

	.detail .flex-control-nav {
		display: none
	}

	footer.compact .white_middle_text {
		display: block
	}

	.catalog.item-views.table .item:hover .inner-wrap {
		height: auto
	}

	.catalog.item-views .flexslider .active-slides .item:hover {
		border-color: transparent
	}

	.catalog.item-views .item:hover {
		border-color: transparent;
		z-index: 10
	}

	.catalog.item-views .item:hover:after {
		display: none
	}

	.catalog.item-views .item:hover:before {
		display: none
	}

	.catalog.item-views .item:hover .inner-wrap {
		position: relative;
		z-index: 9;
		border-color: transparent;
		-webkit-box-shadow: 0 5px 25px 0 rgba(18, 25, 38, .1);
		-moz-box-shadow: 0 5px 25px 0 rgba(18, 25, 38, .1);
		box-shadow: 0 5px 25px 0 rgba(18, 25, 38, .1)
	}

	.item:hover .footer-button {
		opacity: 1;
		visibility: visible;
		height: auto
	}

	.item:hover .footer-button .buy_block .counter .ctrl svg {
		opacity: .5
	}

	.item:hover .footer-button .buy_block .counter .ctrl:hover svg {
		opacity: 1
	}

	.item-views.partners.front .flex-control-paging li a:before {
		display: none
	}

	.banners-big.front .item>.maxwidth-theme .wrap {
		display: none
	}

	.banners-big .tablet_img {
		display: none
	}

	.banners-content .wrap_tablet_text {
		display: none
	}

	.sections.linked.item-views.staff .owl-theme .owl-dots {
		display: none
	}

	.sections.linked.item-views.staff .flex-control-nav {
		display: none
	}

	.tabs_ajax .body-block .catalog.item-views.table .flexslider .flex-control-nav {
		display: none
	}
}

@media (max-width:778px) {
	.basket.fly {
		width: 700px;
		right: -700px
	}
}

@media (max-width:767px) {
	.partners.item-views.type_1.type_2 {
		padding-top: 69px;
		padding-bottom: 69px
	}

	.contacts.front .bx-yandex-view-map,
	.contacts.front.type_1>.row>.item:last-of-type,
	.contacts.front.type_2 .bx-yandex-view-map {
		height: 420px !important
	}

	.contacts.front.type_2:not(.contacts_page) .right_block {
		padding: 0
	}

	.contacts_page.contacts.front.type_4 .left_block {
		padding-bottom: 50px
	}

	.contacts.type_3 {
		margin-bottom: 50px
	}

	.contacts_list {
		margin-top: 50px
	}

	.tabs_ajax .body-block .catalog.item-views.table {
		margin-bottom: -57px
	}

	.detail .detailimage.image-wide {
		margin-bottom: 35px
	}

	.catalog.item-views.list .item .foot {
		margin: 0
	}

	.item-views.staff-items .item .middle-props .props {
		display: block;
		margin-top: 5px;
		margin-bottom: 17px
	}

	.item-views.company.front .company-block .text,
	.item-views.reviews_items.front_items,
	.reviews_items.front_items {
		padding-top: 40px;
		padding-bottom: 50px
	}

	.item-views.company.front.type_3 .company-block .image img {
		max-width: 100%
	}

	.item-views.news-items:not(.projects) .top_block .pull-left {
		float: none !important
	}

	.item-views.news-items.front .subscribe {
		display: inline-block;
		margin-top: 18px;
		margin-left: 0;
		padding-left: 37px
	}

	.item-views.news-items.front .subscribe .subscribe_icon {
		left: 0
	}

	.tabs .nav-tabs+.tab-content {
		padding-top: 0
	}

	.contacts.front .left_block,
	.contacts.front.type_1 .left_block {
		padding-top: 47px;
		padding-bottom: 50px
	}

	.partners.item-views.type_1 {
		padding-top: 42px;
		padding-bottom: 39px
	}

	.item-views.front:not(.linked),
	.sections.linked.item-views.staff.within.front {
		padding-top: 40px;
		padding-bottom: 50px
	}

	.item-views.company.front {
		padding-top: 0;
		padding-bottom: 0
	}

	.item-views.company.front .text {
		padding-top: 50px;
		padding-bottom: 50px
	}

	.item-views.front.services-items {
		padding-top: 48px !important
	}

	.tabs_ajax .body-block .catalog.item-views.table .flexslider .flex-viewport .slides {
		padding-bottom: 100px
	}

	.tabs_ajax .body-block .catalog.item-views.table .flexslider .flex-control-nav {
		bottom: 50px
	}

	.item-views.services-items .menu li.selected>span:before {
		left: -1px;
		top: 0;
		bottom: 0
	}

	.body_media {
		top: 0
	}

	.head-block.top {
		border: none
	}

	.item-views.sections.type_4_within .items .item .arrow_link {
		display: none
	}

	.item-views.sections.type_4_within .items .item .info {
		padding-right: 0
	}

	.top-block .maxwidth-theme>div {
		position: relative;
		z-index: 12
	}

	.top-block .top-block-item a {
		display: block;
		line-height: 20px;
		font-size: 12px
	}

	.top-block .top-block-item {
		height: 67px;
		line-height: 67px;
		color: #fff
	}

	.top-block .top-block-item.inner-padding {
		font-size: 0;
		line-height: 0;
		padding-top: 18px
	}

	.top-block .top-block-item .top-btn {
		color: #fff
	}

	.top-block .top-block-item.pull-right {
		border: none
	}

	.head-block .subscribe span {
		display: inline-block
	}

	.main_info .body-info {
		padding-left: 300px
	}

	.logo-row .menu-row {
		padding-top: 1px
	}

	.logo-row .top-callback {
		display: block
	}

	.top-row .info-text .email {
		float: left;
		margin-left: 0;
		text-align: left;
		width: 50%
	}

	.top-row .info-text .phone {
		float: right;
		margin-left: 0;
		text-align: right;
		width: 50%
	}

	.logo-row {
		height: 66px
	}

	.logo-row .logo {
		height: 65px !important;
		line-height: 57px !important
	}

	.logo-row .logo img {
		margin-top: 7px;
		max-height: 39px;
		width: auto
	}

	.logo-row .top-callback .email {
		display: none !important
	}

	.menu-row.row {
		height: 0
	}

	.mega-menu {
		clear: both;
		float: none !important;
		width: 100%
	}

	.menu-only {
		margin: 0
	}

	.mega-menu .search {
		display: block
	}

	.inline-search-block.fixed.big.show_center .search-input-div {
		padding-right: 0;
		margin-right: 0
	}

	#headerfixed {
		display: none !important
	}

	.ajax_basket {
		display: none
	}

	.tizers.in_content {
		text-align: center
	}

	.tizers.in_content .tizer {
		width: 50%;
		text-align: left
	}

	.logo-row .top-callback .phone {
		float: none !important;
		position: absolute;
		width: auto;
		top: -43px;
		display: block !important;
		z-index: 10;
		margin: 0;
		right: 50px
	}

	.logo-row .top-callback .basket_top+.callback+.phone {
		right: 80px
	}

	.logo-row .top-callback .phone .phone-desc,
	.logo-row .top-callback .phone .phone-number i {
		display: none
	}

	.banners-small {
		padding-top: 40px;
		padding-bottom: 27px
	}

	.wrap-portfolio-front .row .inner-wrapper-text .main-wrapper .text {
		display: none
	}

	.wrap-portfolio-front .row .inner-wrapper-text .main-wrapper .link {
		position: static
	}

	.projects-blocks {
		padding: 30px
	}

	.detail img {
		width: auto;
		height: auto
	}

	.partners.front .flexslider .slides>li .item {
		border-left-width: 1px
	}

	.projects.item-views.table .item .image {
		max-height: none
	}

	.tab-pane .projects.item-views.table .items {
		margin-bottom: 0
	}

	.projects.item-views.table.bblock .item>a {
		width: auto
	}

	.project.item .top_image {
		height: 300px
	}

	body .catalog.detail .bottom-item-block .wraps hr {
		margin: 30px 0 30px
	}

	.linked .flexslider.flex-control-nav {
		bottom: 27px
	}

	.catalog.item-views.price .item .text>.row>div {
		margin-top: 0 !important
	}

	.catalog.item-views.price .item .buy_block {
		clear: both
	}

	.catalog.item-views.price .item .text .price-block,
	.catalog.item-views.price .item .text .text-block {
		margin-bottom: 15px
	}

	.catalog.item-views.price .item .text .price-block .price {
		margin-top: 25px
	}

	.catalog.item-views.price .item .button {
		clear: both;
		margin-left: 0
	}

	.detail .gallery-block .bigs.flexslider .slides .item,
	.flexslider.nav-title .items .item:before {
		background: 0 0
	}

	.flexslider.nav-title .item .bg-images {
		display: none
	}

	body .order-block td .text {
		padding-left: 44px
	}

	body .order-block td .text:before {
		display: none
	}

	footer {
		padding-top: 5px;
		padding-bottom: 5px
	}

	footer .contact-block {
		text-align: left;
		max-width: none
	}

	footer .info .subscribe_button {
		margin-left: 0;
		max-width: none
	}

	footer#footer .social-icons {
		text-align: left
	}

	footer#footer .social-icons ul {
		padding-left: 0
	}

	footer .link_block {
		text-align: left
	}

	footer .copy-block {
		text-align: left
	}

	footer#footer .info {
		text-align: left;
		max-width: none
	}

	footer .address.blocks {
		display: block
	}

	footer#footer .contact-block .info .callback_wrap {
		display: block;
		margin-left: 30px
	}

	footer .social {
		padding-bottom: 0
	}

	.about {
		margin-top: 34px
	}

	.item-views.blocks h3 {
		display: block;
		font-size: 30px
	}

	.flex-direction-nav {
		display: none
	}

	.mobile .flex-direction-nav {
		display: block
	}

	.mobile .flexslider .flex-direction-nav a {
		height: 62px;
		width: 31px;
		border: 1px solid #20423c;
		background: 0 0
	}

	.mobile .flexslider .flex-direction-nav a.flex-prev {
		left: -16px !important;
		border-radius: 0 3px 3px 0;
		border-left: 0
	}

	.mobile .flexslider .flex-direction-nav a.flex-next {
		right: -16px !important;
		border-radius: 3px 0 0 3px;
		border-right: 0
	}

	.mobile .flexslider .flex-direction-nav a:before {
		z-index: 11
	}

	.mobile .flexslider .flex-direction-nav a:after {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		opacity: .5;
		background: #fff
	}

	.mobile .item-views.tarifs .flexslider .flex-direction-nav a.flex-prev {
		left: 0 !important
	}

	.mobile .item-views.tarifs .flexslider .flex-direction-nav a.flex-next {
		right: 0 !important
	}

	.mobile .detail .flexslider .flex-direction-nav a {
		opacity: 1;
		visibility: visible
	}

	.banners-big .flex-control-nav {
		display: none
	}

	.banners-big .flexslider,
	.banners-big .slides,
	.banners-big .slides .text,
	.banners-big .slides li {
		height: 380px
	}

	.banners-big .slides .title,
	.banners-content .title {
		font-size: 1.3333em
	}

	.banners-big .slides .text .inner {
		padding-top: 20px;
		padding-left: 0;
		padding-right: 0
	}

	.banners-big .slides .text-block,
	.banners-big .slides .text-block b,
	.banners-content .intro-text {
		font-size: 1em
	}

	body .banners-content .maxwidth-theme {
		min-height: 300px;
		padding: 0;
		height: auto;
		align-items: flex-end
	}

	.banners-small .custom-md .item {
		width: 100%;
		display: block;
		height: auto !important
	}

	.banners-small .custom-md .item.wide-block {
		width: 100%
	}

	body .banners-small .item .inner-item .image {
		height: auto;
		line-height: normal;
		max-height: none
	}

	body .company-block {
		background-size: cover !important;
		background-position: center center !important
	}

	body .company-block .list-type-block.item-views {
		text-align: left
	}

	body .company-block .list-type-block.item-views .item {
		width: auto;
		display: inline-block
	}

	.item-views.tarifs.type_4 .item .properties {
		margin-top: 21px
	}

	.item-views.tarifs.type_4 .item .left_block {
		float: left;
		width: 58.333333333333336%
	}

	.detail .nav.nav-tabs {
		display: none
	}

	.detail .bx_soc_comments_div .nav.nav-tabs {
		display: block
	}

	.wraps .title-tab-heading {
		display: none !important
	}

	.detail .tab-pane .title-tab-heading+div {
		display: none
	}

	.detail .tab-pane.active .title-tab-heading+div {
		display: block;
		margin-bottom: 39px;
		padding-top: 39px
	}

	.detail .tab-pane.active .title-tab-heading+div:not(.item-views) {
		padding-left: 15px;
		padding-right: 15px
	}

	.detail .tab-pane.active .title-tab-heading+div .char-wrapp {
		padding-top: 25px
	}

	.detail .tab-pane.active .docs-block .title-tab-heading+div {
		padding-left: 0;
		padding-right: 0
	}

	.detail .tab-pane.active:last-of-type .title-tab-heading+div {
		margin-bottom: 0
	}

	.detail .tab-pane {
		display: block
	}

	.detail .chars .props_table .char_value {
		background: url(../../../../../templates/aspro-priority/images/dott.png) 0 15px repeat-x;
		text-align: right
	}

	.detail .tab-pane.chars .title-tab-heading+div {
		padding-left: 35px;
		padding-right: 35px
	}

	.detail .tab-pane.chars .char {
		background: url(../../../../../templates/aspro-priority/images/dott.png) 0 15px repeat-x
	}

	.maxwidth-banner .flexslider>.maxwidth-theme {
		opacity: 0;
		visibility: hidden
	}

	.maxwidth-banner .flexslider .slides .item .row {
		margin: 0
	}

	.main_info .item {
		padding-left: 0;
		padding-right: 0
	}

	.main_info .image {
		margin-left: 0
	}

	.item-views.news-items .item.big_block {
		width: 100%
	}

	.item-views.news-items .item.big_block>.wrap .body-info {
		position: absolute;
		width: 50%;
		border-left: none
	}

	.item-views.news-items.projects .item.big_block>.wrap .image {
		height: 100%;
		padding-top: 66.6%
	}

	.item-views.news-items.projects .item.big_block>.wrap .image img {
		height: 100%;
		width: auto;
		max-width: 200%
	}

	.item-views.services-items .items .item>.wrap {
		overflow: visible
	}

	.item-views.services-items .items .item.warrows>.wrap>.wrap {
		padding-right: 59px
	}

	.item-views.services-items .items .item .image {
		float: none;
		position: relative;
		margin-bottom: 39px;
		max-height: 100%;
		width: auto
	}

	.item-views.services-items .items .item .body-info {
		padding-left: 0
	}

	.item-views.services-items.front .arrows {
		position: static;
		margin: 0
	}

	.item-views.services-items.front .arrows .arrow {
		position: absolute;
		top: 50%;
		margin: -15px 0 0
	}

	.item-views.services-items.front .arrows .arrow.prev {
		left: -15px
	}

	.item-views.services-items.front .arrows .arrow.next {
		right: -15px
	}

	.item-views.services-items.type_1 .items .item:not(.wti) .image {
		float: left;
		width: 200px;
		max-height: 134px
	}

	.item-views.services-items.type_1 .items .item:not(.wti) .body-info {
		padding-left: 250px
	}

	.item-views.services-items.type_1 .left_block .all {
		display: none
	}

	.item-views.services-items.type_1 .left_block .show_all {
		display: inline-block
	}

	.item-views.services-items.type_1.icons .items .item:not(.wti) .image {
		width: 40px;
		height: 40px;
		margin-bottom: 0
	}

	.item-views.services-items.type_1.icons .items .item:not(.wti) .body-info {
		padding-left: 70px
	}

	.item-views.services-items .menu li {
		margin-top: 0;
		font-size: 1em
	}

	.item-views.services-items .menu li span {
		display: block;
		padding: 15px 25px
	}

	.item-views.services-items.type_1 .menu {
		display: none;
		border: 1px solid #f1f1f1
	}

	.item-views.services-items.type_1 .menu li {
		border-top: 1px solid #f1f1f1
	}

	.item-views.services-items.type_1 .menu li:first-of-type {
		border-top: none
	}

	.item-views.services-items.type_1 .menu li.selected:before {
		display: none
	}

	.item-views.services-items.type_1 .left_block {
		margin-bottom: 39px;
		padding-right: 0
	}

	.item-views.services-items.type_1 .left_block .menu_item_selected {
		display: block
	}

	.item-views.services-items.type_2:not(.within) .items .item,
	.item-views.services-items.type_3:not(.within) .items .item,
	.item-views.services-items.type_5:not(.within) .items .item {
		width: 50%
	}

	.item-views.services-items.type_4:not(.icons) .items .item {
		width: 100%
	}

	.item-views.services-items.type_4:not(.icons) .items .item .image {
		float: left;
		margin-bottom: 0;
		width: 140px;
		height: 93px;
		padding-top: 0
	}

	.item-views.services-items.type_4:not(.icons) .items .item .body-info {
		padding-left: 170px
	}

	.item-views.services-items.type_4.product_items:not(.icons) .items .item .image {
		width: 100px;
		height: auto
	}

	.item-views.services-items.type_4.product_items:not(.icons) .items .item .body-info {
		padding-left: 135px
	}

	.item-views.services-items.type_4.icons .items .item {
		width: 100%
	}

	.item-views.services-items.type_4.icons .items .item .image {
		float: left;
		margin: 0
	}

	.item-views.services-items.type_4.icons .items .item:not(.wti) .body-info {
		padding-left: 70px
	}

	.mixitup-container .head-block.top .item-link {
		padding: 0;
		margin: 0 0 -1px;
		border-radius: 0;
		float: none
	}

	.mixitup-container .head-block .item-link .title {
		font-size: 1em;
		text-transform: none;
		letter-spacing: 0
	}

	.mixitup-container .sections.head-block.top .item-link {
		background: 0 0
	}

	.mixitup-container .head-block.top .item-link .title .btn-inline {
		display: block;
		padding: 15px 25px;
		border-radius: 0
	}

	.mixitup-container .sections.head-block {
		display: none
	}

	.mixitup-container .sections.head-block.top .item-link .title .btn-inline {
		color: #fff
	}

	.mixitup-container .sections.head-block.top .item-link.active .title .btn-inline {
		color: #fff
	}

	.mixitup-container .sections.head-block.top .item-link.active .title span:before {
		left: -1px;
		top: 0;
		bottom: 0;
		right: auto;
		height: auto;
		width: 2px
	}

	.mixitup-container .sections.head-block.top {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0
	}

	.item-views.news-items.projects.type_1:not(.front),
	.item-views.news-items.projects.type_4:not(.front) {
		margin-top: 36px
	}

	.item-views.news-items .item.big_block>.wrap .image {
		padding-top: 66.6%
	}

	.item-views.news-items:not(.projects) .item.big_block>.wrap {
		overflow: hidden
	}

	.item-views.reviews_items .items .item .left_block {
		padding-right: 0
	}

	.item-views.reviews_items .items .item .right_block {
		margin-top: 0;
		margin-bottom: 17px;
		float: none !important;
		width: auto
	}

	.item-views.reviews_items .items .item .right_block .image {
		float: left
	}

	.item-views.reviews_items .items .item .right_block .body-info {
		margin-top: 14px;
		padding-left: 100px
	}

	.item-views.reviews_items .items .item.wlogo .right_block .body-info {
		padding-left: 110px;
		margin-top: 0
	}

	.item-views.reviews_items .items .item.wti .right_block {
		margin-bottom: 28px
	}

	.item-views.reviews_items .items .item.wti .right_block .body-info {
		margin-top: 0;
		padding-left: 0
	}

	.item-views.reviews_items:not(.type_2) .items .item.wti .question .right_block {
		margin-top: 0
	}

	.tabs_ajax .head-block {
		display: none
	}

	.tabs_ajax .head-block.media {
		display: block;
		margin-top: -20px;
		margin-bottom: 39px
	}

	.catalog.item-views.list .item .text .cont {
		margin-right: 0;
		margin-bottom: 32px
	}

	.catalog.item-views.price .item .status-icon {
		float: none;
		display: inline-block;
		vertical-align: top
	}

	.catalog.item-views.price .item .article {
		float: none;
		display: inline-block;
		vertical-align: top
	}

	.catalog.item-views.price .item .top_wrapper .clearfix {
		display: none
	}

	.catalog.item-views.price .item .counter {
		margin-left: 0
	}

	.catalog.item-views.price .item .buy_block .buttons {
		margin-left: 0
	}

	.catalog.detail .wrapper-block-btn .wrapper {
		width: 50%;
		display: inline-block
	}

	.item-views.type_2_within.within.services-items .item .image {
		margin-bottom: 0
	}

	.item-views.sections.type_5_within .items .item .image {
		margin: 0 0 32px;
		float: none !important;
		width: 100%
	}

	.item-views.sections.type_5_within .items .item .info {
		padding-right: 16px
	}

	.item-views.sections.type_5_within .items .item .arrow_link {
		display: none
	}

	.item-views.sections.type_5_within .items .item .title {
		padding-right: 0
	}

	.item-views.partners.within.type_3 .items .item {
		width: 50%
	}

	.order-block .row>div,
	.styled-block .row>div {
		display: block;
		width: 100%
	}

	.order-block .price {
		width: 100%
	}

	.order-block .price+.btn {
		margin-left: 0
	}

	.order-block .price {
		margin-bottom: 17px;
		margin-top: 4px
	}

	.styled-block>.row>div+div {
		margin-top: 15px
	}

	.item-views.list.image_left .item .image,
	.item-views.list.image_left .item .text,
	.item-views.list.image_right .item .image,
	.item-views.list.image_right .item .text {
		padding: 24px
	}

	.item-views.list.image_right .item .image {
		padding-top: 0
	}

	.item-views.list .item .image {
		margin: auto
	}

	.item-views.list.image_right .item.noborder .image {
		padding-bottom: 0
	}

	.item-views.list.image_left .item.noborder .image {
		padding-top: 0
	}

	.item-views.list.image_right .item.noborder .text {
		padding-top: 0
	}

	.item-views.list.image_left .item.noborder .text {
		padding-bottom: 0
	}

	.item-views.list .item.wti.noborder .text {
		padding: 0
	}

	.item-views.sections .item .image {
		margin-left: auto;
		margin-right: auto
	}

	.item-views.sections .item .image a {
		text-align: center
	}

	.teasers.item-views.front hr {
		display: none
	}

	.teasers.item-views.front .item {
		border-bottom: 1px solid #efefef !important;
		padding-bottom: 15px;
		margin: 0
	}

	.teasers.item-views.front .items>div:last-of-type .item {
		margin-bottom: 25px
	}

	.teasers.item-views.front .items>div+div .item {
		margin-top: 15px
	}

	body .teasers.item-views.front .items .item .image {
		float: left;
		height: 105px;
		line-height: 103px;
		max-height: 105px;
		max-width: 105px;
		text-align: center;
		width: 105px;
		margin: 0
	}

	.teasers.item-views.icons.front .item .info {
		padding-left: 125px
	}

	.projects.item-views.table .item {
		text-align: center
	}

	.projects.item-views.table .item>a {
		display: inline-block
	}

	.detail .projects.item-views.table .item .image img {
		max-height: 100%
	}

	.slider-container .tp-caption h1 {
		font-size: 15px;
		line-height: 18px
	}

	.slider-container .tp-caption {
		font-size: 11px !important;
		line-height: 13px !important
	}

	.slider-container .tp-caption a.btn {
		font-size: 11px;
		line-height: 13px
	}

	.detail .detailimage {
		float: none;
		margin: 0 auto 20px;
		padding: 0;
		text-align: center;
		max-height: 100%;
		max-width: 100%
	}

	.detail .detailimage img {
		max-height: 100%;
		max-width: 100%
	}

	.detail .galery .inner {
		padding: 0 !important
	}

	.detail .gallery-block .gallery-wrapper {
		margin-bottom: 40px
	}

	.staff.item-views.list.image_left .item .text {
		margin-left: 0;
		padding-left: 20px
	}

	.staff.item-views.list.image_right .item .text {
		margin-right: 0;
		padding-right: 20px
	}

	.catalog.item-views.table .item .text {
		padding-top: 8px
	}

	.catalog.item-views.table .item .foot>div,
	.catalog.item-views.table .item .foot>div>* {
		float: none !important
	}

	.catalog.item-views.price .item .text>.row>.col-md-2.col-sm-2,
	.catalog.item-views.price .item .text>.row>.col-md-3.col-sm-3 {
		margin-top: 5px
	}

	.catalog.item-views.price .item .text>.row>.col-md-2.col-xs-12 {
		margin-top: 10px
	}

	.catalog.item-views.table.linked .flexslider .flex-control-nav {
		bottom: 30px
	}

	.form.contacts .col-md-12.pull-right {
		float: none !important
	}

	.contacts-page-map .ymaps-glass-pane,
	.contacts-page-map .ymaps-map,
	.contacts-page-map div.bx-yandex-map {
		height: 450px !important
	}

	.item-views.documents_list.type_1 .docs-block .item {
		width: 50%
	}

	.catalog.detail .head>.maxwidth-theme>.row>.item {
		height: auto !important
	}

	.catalog.detail .link-block-more {
		bottom: 0
	}

	.catalog.detail .galery {
		padding-left: 0;
		padding-top: 0
	}

	.detail .galery .flexslider .slides>li {
		padding-bottom: 0;
		height: auto !important;
		line-height: 1 !important
	}

	.content-md.view_full .catalog.item-views.table .item-wrap {
		width: 50%
	}

	.detail .tizers {
		text-align: center
	}

	.detail .tizers .tizer {
		width: 50%;
		text-align: left
	}

	.head-block .subscribe {
		text-align: center;
		float: none !important
	}

	.head-block .subscribe a {
		display: inline-block;
		vertical-align: top;
		padding-top: 0;
		padding-bottom: 0;
		margin-top: 39px
	}

	.detail .galery {
		max-width: none
	}

	.bx_item_detail_inc_two .list-type-block.item-views .item {
		height: auto !important;
		padding-left: 0
	}

	.form.contacts .captcha-row>div>.form-group {
		margin-top: 0 !important
	}

	.pagination a,
	.pagination span {
		padding-left: 6px !important;
		padding-right: 6px !important
	}

	.form.order {
		margin-right: 0;
		padding-left: 20px;
		padding-right: 20px
	}

	.basket_order .items {
		margin-right: 0
	}

	.logo-row .top-callback .basket_top {
		display: block
	}

	.logo-row .top-callback .basket_top .b_wrap {
		position: absolute;
		z-index: 10;
		top: -55px;
		right: 33px
	}

	.logo-row .top-callback .basket_top .dropdown {
		display: none !important
	}

	.reviews.item-views .item.review .image {
		padding: 0
	}

	.reviews.item-views .item.review .text {
		padding: 10px 0 0
	}

	.mixitup-container .item-views.table-elements .item .image {
		max-height: none
	}

	.item-views.list.big-img .item .image {
		padding: 0 0 10px
	}

	.basket.default .items .item .buy_block {
		width: 100px
	}

	.basket.default .items .item .prices:not(.summ) {
		float: none;
		margin-bottom: 15px;
		width: 100%
	}

	.basket.default .items .item .prices.summ {
		width: 100%;
		padding-left: 130px;
		float: none;
		margin-top: 20px
	}

	.basket.default .items .item .prices .price_new {
		display: inline-block
	}

	.basket.default .items .item .prices .price_old {
		display: inline-block
	}

	.basket.fly {
		position: relative;
		width: auto;
		right: auto;
		top: 0;
		box-shadow: none;
		border: none;
		margin: 0
	}

	.basket.fly .wrap {
		box-shadow: none;
		border: none
	}

	.basket.fly .wrap h4,
	.basket.fly .wrap>div {
		display: none
	}

	.basket.fly .wrap .opener {
		background: 0 0;
		border-radius: 0;
		position: static;
		width: 58px;
		height: 48px;
		display: block;
		box-shadow: none;
		border: none
	}

	.basket.fly .opener .count {
		left: 50%;
		top: 50%;
		margin: -9px 0 0 1px;
		width: 17px;
		height: 17px;
		line-height: 16px;
		white-space: nowrap;
		font-size: 11px;
		border-radius: 100%
	}

	.basket.fly .opener:before {
		left: 50%;
		top: 50%;
		margin: -7px 0 0 -20px;
		width: 18px;
		height: 17px
	}

	.basket.fly .opener.empted:before {
		margin-left: -8px
	}

	.top-block .info-text .basket_top .icon:before {
		background: url(../../../../../templates/aspro-priority/images/svg/Basket_black.svg) 0 0 no-repeat
	}

	.basket_top .icon .count {
		color: #fff !important
	}

	.top-block .info-text>div.sep:after {
		display: none
	}

	.logo-row .top-callback {
		padding-top: 0
	}

	.blog.list-type-block.item-views .item {
		padding: 30px
	}

	.blog.list-type-block.item-views .item>.image {
		float: none;
		text-align: center;
		display: block;
		width: 100%;
		height: auto;
		line-height: normal;
		padding: 0 0 20px
	}

	.blog.list-type-block.item-views .item>.image img {
		width: 100%;
		max-height: 100%
	}

	body .blog.list-type-block.item-views .items .item .image+.body-info {
		padding: 0
	}

	.instagram_ajax .instagram .item {
		width: 50%
	}

	.catalog.detail .head .link-block-more {
		margin-top: 21px;
		position: static
	}

	.faq_list .nav.nav-tabs {
		display: none
	}

	.faq_list .tab-pane {
		display: block
	}

	.faq_list .tab-pane .title-tab-heading+div {
		display: none
	}

	.faq_list .tab-pane.active .title-tab-heading+div {
		display: block
	}

	.subscribe-block-wrapper .outer-wrapper {
		padding: 30px 0
	}

	.subscribe-block-wrapper .text {
		padding-bottom: 12px
	}

	.subscribe-block-wrapper .text:before {
		display: none
	}

	.subscribe-block-wrapper .social-icons {
		margin: 11px 0 0
	}

	.subscribe-edit-main .form .form-group .input {
		padding: 0 0 10
	}

	.subscribe-edit-main table.data-table {
		margin: 0 0 10px
	}

	.subscribe-block-wrapper>.row {
		margin: 0
	}

	.detail.staff .detailimage {
		width: 150px;
		max-height: 150px
	}

	.detail.staff .properties {
		padding-left: 200px
	}

	footer.footer-v1 .footer_top {
		padding-bottom: 26px
	}

	footer .second_bottom_menu {
		margin-left: 0
	}

	footer .third_bottom_menu {
		margin-left: 0
	}

	footer .bottom-menu {
		margin-bottom: 54px
	}

	footer .footer_middle {
		margin-bottom: 26px
	}

	footer.footer-v2 .link-block {
		float: none !important;
		margin-bottom: 30px
	}

	footer.footer-v2 .link-block .pull-right {
		float: none !important
	}

	footer.footer-v2 #bx-composite-banner {
		margin-left: 0;
		margin-bottom: 14px
	}

	footer.footer-v2 .contact-block {
		margin-bottom: 30px
	}

	footer.footer-v2 {
		padding-top: 25px
	}

	footer.footer-v2 .bottom-menu.second .item:before {
		content: none
	}

	footer#footer.footer-v2 .bottom-menu.second .item {
		width: 49%;
		padding: 0
	}

	footer .bottom-menu {
		padding-top: 20px;
		padding-bottom: 21px;
		margin-bottom: 0
	}

	footer .right-menu-icon:after {
		content: '';
		background-image: url(../../../../../templates/aspro-priority/images/svg/header_icons.svg);
		height: 10px;
		width: 11px;
		display: block;
		background-position: -112px -47px
	}

	footer .right-menu-icon {
		position: absolute;
		right: 20px;
		top: 27px;
		height: 10px;
		width: 11px
	}

	footer.light .right-menu-icon:after {
		background-position: -112px -25px
	}

	footer .items.opened .right-menu-icon:after {
		transform: rotate(180deg)
	}

	footer .info .subscribe_button {
		margin-bottom: 28px
	}

	footer .bottom-menu.second {
		padding: 0;
		margin-bottom: 29px
	}

	footer#footer .bottom-menu.second .item {
		padding-top: 20px;
		padding-bottom: 21px;
		margin-top: 0;
		position: relative
	}

	footer .bottom-menu.second .item:before {
		content: '';
		position: absolute;
		bottom: 0;
		left: -16px;
		width: 100vw;
		height: 1px;
		background: #3f4348
	}

	footer.light .bottom-menu.second .item:before {
		background: #eef0f4
	}

	footer .bottom-menu:before {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		height: 1px;
		background: #3f4348
	}

	footer.light .bottom-menu:before {
		background: #eef0f4
	}

	footer.footer-v2 .first_bottom_menu {
		text-align: left
	}

	footer.footer-v2 .bottom-menu:before {
		content: none
	}

	footer.footer-v2 .social-icons {
		margin-top: 10px
	}

	footer.footer-v2 .social-icons ul {
		margin-left: -4px
	}

	footer.footer-v2 .footer_top .wrapper {
		margin-bottom: 40px
	}

	footer.footer-v2 .footer_top {
		padding-bottom: 40px
	}

	footer.footer-v2 .footer_bottom .wrapper {
		padding-top: 20px
	}

	footer.footer-v3 {
		padding-top: 25px
	}

	footer.footer-v3 .subscribe_wrap {
		margin-left: 0;
		max-width: none
	}

	footer.footer-v3 .contact-block .info {
		margin-left: 0
	}

	footer.footer-v3 .social-block {
		margin-top: 30px
	}

	footer.footer-v3 .contact-block {
		margin-bottom: 30px
	}

	.instagram_ajax .instagram.type_2 .item {
		width: 50%
	}

	.item-views.tarifs.type_6 .left_block {
		display: none
	}

	.item-views.tarifs.type_6 .right_block {
		padding-left: 16px;
		width: 100%
	}

	.item-views.tarifs.type_6 .item .properties .property .title-prop {
		padding-left: 0;
		color: #999;
		display: block
	}

	.item-views.tarifs.type_6 .item .properties .property .title-prop:before {
		display: none
	}

	.item-views.tarifs.type_6 .item .properties .property .value {
		margin-top: 3px;
		text-align: left
	}

	.front_tizers .props {
		padding-bottom: 36px;
		padding-top: 15px
	}

	.front_tizers .props .item {
		margin-bottom: 4px
	}

	.front_tizers .props .body-info {
		margin: -4px 0;
		padding-left: 79px
	}

	.front_tizers .props .title {
		font-size: 1.0667em
	}

	.front_tizers .props .value {
		margin: 3px 0 0;
		line-height: 1.3851em
	}

	.front_tizers.type_2 .props {
		padding-bottom: 36px;
		padding-top: 15px
	}

	.front_tizers .props_type_2 .item .image {
		float: left;
		margin-bottom: 0
	}

	.front_tizers .props_type_2 .item .body-info {
		padding-left: 79px
	}

	.mixed_banners .banners-big .flexslider .slides .text .inner {
		padding-left: 0
	}

	.banners-big.view_2.banners-big.front {
		border-bottom: 1px solid #20423c
	}

	.banners-big.view_2 .flex-direction-nav,
	.banners-big.view_2 .slides>li>.maxwidth-theme>.row>div.text,
	.banners-big.view_3 .slides.items .item .row>.img,
	.banners-big.view_3 .slides.items .item .row>.text {
		display: none
	}

	.banners-big.view_2 .slides .img,
	.banners-big.view_2 .slides>li>.maxwidth-theme>.row>div.img {
		display: none
	}

	.banners-big.view_2 .slides>li .wrap .tablet_text {
		padding: 17px 24px 20px;
		text-align: left
	}

	.banners-big.view_2 .slides>li>.maxwidth-theme>.row .tablet_img {
		background-size: cover;
		height: 250px;
		display: flex;
		align-items: flex-end;
		justify-content: center
	}

	.banners-big.view_2 .slides .inner {
		text-align: center
	}

	.banners-big.view_2 .slides li .maxwidth-theme .row .tablet_text {
		background-color: #fff
	}

	.banners-big.view_2 .flexslider .slides li .wrap .tablet_text .banner_buttons {
		display: flex;
		flex-wrap: wrap
	}

	.banners-big.view_2 .flexslider .slides li .wrap .tablet_text .banner_buttons .btn {
		flex: 1;
		font-size: 12px;
		margin-left: 0;
		padding: 12px 28px 11px
	}

	.banners-big.view_2 .banners-big .slides .btn {
		padding: 15px 28px 14px
	}

	.banners-big.view_2 .slides .title {
		font-weight: 400;
		font-size: 24px;
		line-height: 32px;
		padding: 0 0 15px;
		color: #fff !important
	}

	.banners-big.view_2 .slides .item:hover .title {
		font-weight: 400;
		font-size: 24px;
		line-height: 32px;
		color: #fff !important
	}

	.banners-big.view_2 .slides .text-block,
	.banners-big.view_2 .slides .text-block b {
		font-size: 15px;
		color: #fff !important
	}

	.banners-big.view_2 .slides>li>.maxwidth-theme>.row .tablet_img img {
		max-height: 250px;
		width: auto
	}

	.banners-big.view_2 .slides li {
		height: auto
	}

	.banners-big.view_2.front li.item>.maxwidth-theme {
		position: relative;
		padding: 0
	}

	.banners-big .flexslider,
	.banners-big.view_2 .flexslider,
	.banners-big.view_2 .slides,
	.banners-big.view_2 .slides .text,
	.banners-big.view_2 .slides li {
		height: auto
	}

	.banners-big.view_2 .slides .title {
		padding-bottom: 5px
	}

	.banners-big.view_2 .slides .text-block {
		margin: 5px 0 10px 0
	}

	.banners-big.view_3 .maxwidth-banner .slides .maxwidth-theme {
		padding: 0;
		height: auto;
		position: relative
	}

	.banners-big .slides,
	.banners-big .slides .text,
	.banners-big.long-banner .flexslider,
	.banners-big.view_3 .slides>li {
		height: auto
	}

	.banners-big.view_3 .maxwidth-banner .maxwidth-theme {
		position: relative
	}

	.banners-big.front {
		min-height: 250px
	}

	.banners-big .item .play.btn-video {
		position: absolute;
		width: 60px;
		height: 60px;
		border: 1px solid transparent;
		margin: -31px 0 0 -31px;
		background-position-x: -3px;
		background-position-y: -274px !important
	}

	.banners-big.view_3 .item .btn.btn-video:before {
		display: none
	}

	.banners-big.view_2 .flexslider .slides li .wrap .tablet_text .banner_buttons .btn {
		position: relative;
		border-color: transparent
	}

	.banners-big.view_2 .item .btn.btn-video:before {
		left: 50%;
		top: 50%;
		margin: -6px 0 0 -4px
	}

	.banners-big.view_2 .item .play.btn-video {
		width: 61px;
		height: 60px;
		margin: -125px 0 0 -30px
	}

	.banners-big.view_2 .item .video_block .play.btn-video {
		visibility: hidden
	}

	.banners-big.view_2.front .flexslider .slides>li .wrapper_video~.maxwidth-theme .inner .tablet_img {
		visibility: hidden;
		display: none
	}

	.banners-big.view_2.front .item .video {
		height: auto !important;
		min-height: 250px !important;
		background: #000;
		max-width: 100%
	}

	.banners-big.view_2.front .item .video.cover {
		height: 100% !important;
		max-width: none
	}

	.banners-big.view_2.front .item .wrapper_video {
		min-height: 250px;
		position: relative
	}

	.banners-big.view_2.front li.item>.wrapper_video~.maxwidth-theme .tablet_img {
		height: 250px
	}

	.banners-big.view_2.front li.item>.wrapper_video~.maxwidth-theme .play.btn-video {
		visibility: hidden
	}

	.banners-big .item .btn.btn-video {
		flex: 0 !important
	}

	.banners-content .wrap_tablet_text .tablet_img img {
		max-height: calc(100% - 20px)
	}

	.banners-content {
		margin-bottom: 10px
	}

	.banners-content .buttons {
		display: none
	}

	.with_banners .banners-content .item_block {
		display: none
	}

	.detail .galerys-block .big-gallery-block.flexslider .slides,
	.detail .galerys-block .big-gallery-block.flexslider .slides .item,
	.detail .galerys-block .big-gallery-block.flexslider .slides .item img {
		min-height: auto
	}

	.info.opened .right-menu-icon:after {
		transform: rotate(180deg);
		background-position: -112px -24px !important
	}

	.item.opened .right-menu-icon:after {
		transform: rotate(180deg);
		background-position: -112px -24px !important
	}

	.services .services.linked .arrow_open {
		display: none
	}

	.services .services.linked .right-menu-icon:after {
		content: '';
		background-image: url(../../../../../templates/aspro-priority/images/svg/header_icons.svg);
		height: 10px;
		width: 11px;
		display: block;
		background-position: -112px -27px
	}

	.services .services.linked .right-menu-icon {
		position: absolute;
		right: -10px;
		top: 7px;
		height: 10px;
		width: 11px
	}

	.services .services.sections.item-views.linked_type_2 .item {
		padding: 35px 35px 35px 35px
	}

	.services .services .sections.item-views.linked .item {
		padding: 30px 20px 30px 20px;
		position: relative
	}

	.services .services .sections.item-views.linked .item_wrap {
		border-color: #20423c;
		box-shadow: none;
		-webkit-box-shadow: none;
		position: relative
	}

	.services .services .sections.item-views.linked .item .title {
		padding-left: 60px;
		padding-right: 20px
	}

	.services .services .sections.item-views.linked .item .info .previewtext {
		margin-top: 25px
	}

	.services .services .item-views.sections.type_4_within.type_12_within .items .item .image {
		position: absolute;
		top: 20px
	}

	.services .services .item-views.sections.type_4_within .items .item .info {
		flex: 1
	}

	.services .services .item-views.sections.type_4_within.type_12_within .items .item .info {
		flex-direction: column;
		display: flex;
		justify-content: center;
		padding-left: 0;
		padding-top: 0
	}

	.item-views.linked.sections.partners .item {
		display: flex
	}

	.item-views.linked.sections.partners .item .image {
		float: none;
		flex-shrink: 0;
		justify-content: flex-start;
		margin: 0
	}

	.item-views.linked.sections.partners .item:not(.wti) .info {
		padding-left: 20px
	}

	.item-views.linked.partners .arrow_open {
		display: none
	}

	.partners .right-menu-icon:after {
		content: '';
		background-image: url(../../../../../templates/aspro-priority/images/svg/header_icons.svg);
		height: 10px;
		width: 11px;
		display: block;
		background-position: -112px -27px
	}

	.partners .right-menu-icon {
		position: absolute;
		right: 20px;
		top: 64px;
		height: 10px;
		width: 11px
	}

	.services .partners .sections.item-views.linked .item {
		padding: 20px 20px 20px 20px;
		position: relative;
		display: flex;
		flex-direction: column
	}

	.services .partners .sections.item-views.linked .item_wrap {
		border-color: #20423c;
		box-shadow: none;
		-webkit-box-shadow: none;
		position: relative
	}

	.services .partners .sections.item-views.linked .item .info .previewtext {
		margin-top: 25px
	}

	.services .partners .sections.item-views.linked .items .item .image {
		margin-left: inherit;
		max-width: 150px
	}

	.services .partners .sections.item-views.linked .item:not(.wti) .info {
		padding-left: 0;
		padding-top: 15px
	}

	.services .partners .sections.item-views.linked .item .title {
		padding-left: 0
	}

	.sections.linked.item-views.partners .item .image img {
		width: auto;
		max-height: 100px
	}

	.sections.linked.item-views.staff .owl-item .item>.wrap {
		margin-right: 0;
		padding-right: 0;
		overflow: visible
	}

	.sections.linked.item-views.staff .item .body-info {
		margin-right: -1px;
		padding: 23px
	}

	.sections.linked.item-views.staff .item .body-info .top-block-wrapper {
		padding: 0 0 0
	}

	.owl-theme .owl-nav {
		display: none
	}

	.sections.linked.item-views.staff .owl-carousel .owl-stage-outer {
		padding: 0 1px 0 0
	}

	.goods-block .catalog.item-views.table.front.linked .footer-button {
		opacity: 1;
		visibility: visible;
		height: auto;
		margin: 15px -16px 0
	}

	.catalog.item-views.table .item .inner-wrap {
		overflow: visible
	}

	.catalog.item-views.table .item .inner-wrap {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		padding: 20px 20px 0
	}

	.item-views.catalog.linked {
		overflow: hidden
	}

	.catalog.item-views.table .item .foot {
		flex: 1;
		display: flex;
		flex-direction: column;
		justify-content: space-between
	}

	.catalog.item-views.table .item .text {
		display: flex;
		flex-direction: column;
		flex: 1
	}

	.catalog.item-views.table .item .text .cont {
		display: flex;
		flex-wrap: wrap
	}

	.main-section-wrapper .catalog.item-views.table .item:hover .inner-wrap {
		padding-top: 20px
	}

	.catalog.item-views.table .item .footer-button {
		margin: 27px -20px 0
	}

	.catalog.item-views.table .item .image {
		padding: 71% 0 0;
		margin: 0 0 10px
	}

	.catalog.item-views.table .item .title {
		margin: 0 0 8px;
		width: 100%
	}

	.catalog.item-views.table .item .status-icon {
		margin: 0 15px 8px 0;
		flex: 1
	}

	.catalog.item-views.table .item .price.inline .price_old {
		margin: 0 0 0
	}

	.item-views.catalog.linked .flexslider .slides {
		padding-bottom: 100px
	}

	.catalog.item-views.table.linked .flexslider .flex-control-nav {
		bottom: 65px
	}

	.body.index .catalog.item-views .flexslider .active-slides .item {
		height: 100% !important;
		border-top: none
	}

	.catalog.item-views .item {
		border-color: transparent;
		z-index: 10
	}

	.body.index .catalog.item-views .item:after {
		display: none
	}

	.body.index .catalog.item-views .item:before {
		display: none
	}

	.catalog.item-views .item .inner-wrap {
		position: relative;
		z-index: 9
	}

	.body.index .catalog.item-views.table .item .inner-wrap {
		border: 1px solid #20423c
	}

	.catalog.item-views.table .item .inner-wrap {
		border-top: 1px solid #20423c;
		border-bottom: 1px solid #20423c
	}

	.body.index .catalog.item-views.table .item .inner-wrap,
	.catalog.item-views.table.linked .item .inner-wrap {
		height: 100%;
		display: flex;
		flex-direction: column;
		padding: 15px 15px 0 15px
	}

	.catalog.item-views.table.linked .item .inner-wrap {
		border-top: none
	}

	.catalog.item-views.table .item:hover .inner-wrap {
		height: 100%
	}

	.catalog.item-views.table .item .buy_block {
		border-radius: 0
	}

	.catalog.item-views .flexslider .slides>li:not(:first-of-type) .item>.inner-wrap {
		border-left: 1px solid #20423c
	}

	.catalog.item-views .flexslider .slides>li:nth-of-type(even) .item>.inner-wrap {
		border-left: none
	}

	.catalog.item-views.table .item .text .cont {
		display: flex;
		flex-direction: column-reverse;
		position: relative
	}

	.catalog.item-views.table .item .image {
		margin: 0 0 0
	}

	.catalog.item-views .flexslider .active-slides .item {
		border-bottom: none
	}

	.catalog.item-views .item-views.table .item .title {
		word-break: break-all;
		margin: 0 0 9px
	}

	.body.index .catalog.item-views.table .item .footer-button {
		margin: 14px -15px 0
	}

	.item .footer-button {
		opacity: 1;
		visibility: visible;
		height: auto
	}

	.item .footer-button .buy_block .counter .ctrl svg {
		opacity: .5
	}

	.item .footer-button .buy_block .counter .ctrl:hover svg {
		opacity: 1
	}

	.tabs_ajax .body-block .catalog.item-views.table {
		overflow: hidden
	}

	.catalog.item-views.table .item .text {
		padding-top: 8px;
		flex: 1;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		z-index: 2
	}

	.tabs_ajax .body-block .catalog.item-views.table .flexslider .flex-viewport .slides {
		display: flex
	}

	.catalog.item-views .flexslider .slides .item>.inner-wrap .stickers {
		display: none
	}

	.item .delivery {
		position: relative;
		z-index: 1;
		position: absolute;
		right: 0;
		top: 0
	}

	.catalog.detail .partners .right-menu-icon:after {
		content: '';
		background-image: url(../../../../../templates/aspro-priority/images/svg/header_icons.svg);
		height: 10px;
		width: 11px;
		display: block;
		background-position: -112px -27px
	}

	.sections.linked.item-views.partners .item .image>.wrap {
		text-align: left
	}

	.main-section-wrapper .section .catalog.item-views.table .items .item-wrap:hover {
		z-index: 11
	}

	.main-section-wrapper .catalog.item-views.table .item {
		height: auto
	}

	.item-views.partners.front .flex-direction-nav {
		display: none
	}

	.item-views.front.staff.linked.sections.within.type_3.staff_scroll,
	.item-views.staff.linked.sections.within.front.type_4.staff_scroll {
		padding-bottom: 100px
	}

	.item-views.front.staff.linked.sections.within.type_3.staff_scroll .flexslider.view-control .flex-control-nav {
		bottom: 29px;
		padding: 0 13px
	}

	.item-views.staff.linked.sections.within.front.type_4.staff_scroll .flexslider.view-control .flex-control-nav {
		bottom: -60px;
		padding: 0 13px
	}

	.item-views.front.staff.linked.sections.within.staff_scroll .flex-control-paging li {
		padding-bottom: 10px
	}

	.form.success .button {
		text-align: center
	}
}

@media (max-width:730px) {
	.jqmWindow {
		margin-left: 0 !important
	}
}

@media (max-width:700px) {
	.partners.front.tarifs .head-block .flex-control-nav {
		padding: 20px 50px 20px;
		z-index: 999 !important;
		position: relative;
		bottom: 0
	}

	.partners.front.tarifs .head-block .flex-control-nav {
		padding-left: 20px !important;
		padding-right: 20px !important
	}

	.item-views.type_2_within.within.services-items .item .childs ul {
		margin-top: 31px
	}

	.item-views.type_2_within.within.services-items .item .childs li {
		display: block;
		width: 100%;
		margin-top: 12px;
		margin-bottom: 12px
	}

	.vacancy_desc .properties .property.contact,
	.vacancy_desc .properties .property.email,
	.vacancy_desc .properties .property.phone {
		width: 100%
	}

	.front_tizers .item-wrap {
		width: 100%
	}

	.item-views.sections.type_4_within .items .item .childs li {
		margin-right: 0;
		width: 100%
	}

	.main_info .image {
		float: none
	}

	.main_info .body-info {
		padding-left: 0
	}

	.instagram_ajax .instagram.type_3 .left_item {
		float: none;
		width: 100%
	}

	.instagram_ajax .instagram.type_3 .right_items_1 {
		float: none;
		width: 100%
	}

	.instagram_ajax .instagram.type_3 .right_items_1 .item {
		float: left;
		width: 50%
	}

	.instagram_ajax .instagram.type_3 .right_items_2 .item {
		width: 50%
	}

	.item-views.services-items.type_3:not(.icons) .items .item,
	.item-views.services-items.type_5:not(.icons) .items .item {
		width: 50%
	}

	#compact-view-mobile-catalog-sections.item-views.services-items.type_5 .items .item {
		width: 100%;
		padding: 20px 30px 23px 64px !important;
		box-shadow: none;
		border: 1px solid #20423c
	}

	#compact-view-mobile-catalog-sections.item-views.services-items.type_5 .items .item>.wrap {
		display: flex;
		padding: 0
	}

	#compact-view-mobile-catalog-sections.item-views.services-items.type_5 .items .item .image {
		display: flex;
		align-items: center;
		vertical-align: middle;
		width: 41px;
		margin: 0 0 0 12px;
		line-height: normal;
		float: none;
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		height: auto
	}

	#compact-view-mobile-catalog-sections.item-views.within.services-items .count_elements {
		display: none
	}

	#compact-view-mobile-catalog-sections.item-views.services-items.type_5 .items .item .title {
		font-size: 1em
	}

	#compact-view-mobile-catalog-sections.item-views.services-items.type_5 .items .item .title a {
		text-align: left
	}

	.item-views.services-items.type_3 .items .item>.wrap,
	.item-views.services-items.type_5 .items .item>.wrap {
		padding: 29px 17px
	}

	.item-views.services-items.type_3 .items .item .title a,
	.item-views.services-items.type_5 .items .item .title a {
		display: block;
		word-wrap: break-word
	}

	.item-views.services-items.type_3:not(.icons) .items .item .image,
	.item-views.services-items.type_5:not(.icons) .items .item .image {
		max-width: 100%;
		height: 125px
	}

	.item-views.type_2_within.within.services-items .item .arrow {
		top: 0
	}
}

@media (max-width:650px) {

	.item-views.services-items.type_1 .items .item .image,
	.item-views.services-items.type_1 .items .item:not(.wti) .image {
		float: none;
		margin-bottom: 39px;
		width: auto;
		max-height: 100%
	}

	.item-views.services-items.type_1 .items .item .body-info,
	.item-views.services-items.type_1 .items .item:not(.wti) .body-info {
		padding-left: 0
	}

	.item-views.type_2_within.within.services-items.type_3_within .item .image {
		margin-bottom: 39px;
		float: none
	}

	.item-views.type_2_within.within.services-items.type_3_within .item .body-info {
		padding-left: 0
	}

	.item-views.type_2_within.within.services-items .item .title {
		padding-right: 0
	}

	.item-views.type_2_within.within.services-items.view_6 .item .title {
		text-align: left
	}

	.item-views.type_2_within.within.services-items .item .previewtext {
		padding-right: 0
	}

	.item-views.type_2_within.within.services-items .item .arrow_link {
		display: none
	}

	.item-views.type_2_within.within.services-items.type_3_within .item .image {
		width: 100%;
		max-height: 100%
	}

	.detail.partners .image {
		margin-right: 0;
		margin-bottom: 36px
	}

	.detail.partners .properties {
		display: block
	}

	.item-views.type_2_within.within.services-items.type_3_within.type_11 .item:not(.wti) .body-info {
		padding-left: 0
	}
}

@media (max-width:650px) {
	.basket.default .buttons .btn {
		margin-top: 20px;
		width: 100%;
		margin-right: 0
	}

	.basket.default .buttons .btn:first-child {
		margin-top: 0
	}

	.left-menu-md,
	.right-menu-md {
		display: none
	}

	.content-md {
		width: 100%
	}

	.side-menu>li>a {
		padding: 13px 27px 16px 10px
	}

	.side-menu>li>a:before {
		right: 10px;
		top: 13px
	}

	.bx-firefox .side-menu>li>a:before {
		top: 14px
	}

	.side-menu>li.active.child>a:before {
		top: 13px
	}

	.bx-firefox .side-menu>li>a {
		padding-top: 12px;
		padding-bottom: 17px
	}

	.side-menu .submenu-wrapper {
		padding: 0 10px 10px 10px
	}

	.side-menu .submenu {
		padding-top: 3px
	}

	.detail .galery {
		max-width: 100%
	}

	.item-views.partners.within.list-type-block .item .arrow_link {
		display: none
	}

	.item-views.partners.within.list-type-block .items .item .body-info {
		padding-right: 0
	}

	.item-views.type_2_within.within.services-items.type_3_within .item .body-info {
		top: 0
	}

	#compact-view-mobile-catalog-sections.item-views:not(.icons).type_2_within.within.services-items.type_3_within .item {
		width: 50%
	}

	#compact-view-mobile-catalog-sections.item-views:not(.icons).type_2_within.within.services-items.type_3_within .item:nth-child(2n+1) {
		border-right: none
	}

	#compact-view-mobile-catalog-sections.item-views.type_2_within.within.services-items .item .previewtext {
		display: none
	}

	#compact-view-mobile-catalog-sections.item-views.services-items.type_2_within.type_3_within .items .item .toogle {
		display: none
	}

	#compact-view-mobile-catalog-sections.item-views.type_2_within.within.services-items.type_3_within .items {
		display: flex;
		flex-wrap: wrap
	}

	#compact-view-mobile-catalog-sections.item-views:not(.icons).type_2_within.within.services-items.view_3 .item>.wrap {
		position: relative;
		display: flex;
		flex-direction: column;
		height: 100%;
		justify-content: space-between
	}

	#compact-view-mobile-catalog-sections.item-views.type_2_within.within.services-items.type_3_within .item .body-info {
		text-align: center
	}

	#compact-view-mobile-catalog-sections.item-views.type_2_within.within.services-items.type_10 .item .body-info {
		flex: 1
	}

	#compact-view-mobile-catalog-sections.item-views.icons.type_2_within.within.services-items.type_3_within .item {
		width: 100%
	}

	#compact-view-mobile-catalog-sections.item-views.type_2_within.within.services-items .item .previewtext {
		display: none
	}

	#compact-view-mobile-catalog-sections.item-views.services-items.type_2_within.type_3_within .items .item .toogle {
		display: none
	}

	#compact-view-mobile-catalog-sections.item-views.type_2_within.within.services-items.view_6 .item>.wrap {
		display: flex;
		align-items: center
	}

	#compact-view-mobile-catalog-sections.item-views.type_2_within.within.services-items.type_3_within.type_11 .item:not(.wti) .body-info {
		flex: 1;
		display: flex;
		align-items: center
	}

	#compact-view-mobile-catalog-sections.item-views.type_2_within.within.services-items.type_3_within.type_11 .item .image {
		margin-bottom: 0
	}

	#compact-view-mobile-catalog-sections.item-views.type_2_within.within.services-items.type_3_within .item {
		padding: 19px
	}

	#compact-view-mobile-catalog-sections.item-views.type_2_within.within.services-items .item .image {
		margin-right: 20px
	}

	body .form .popup_regions .items.ext_view>.block {
		float: none;
		display: block;
		border: none;
		border-bottom: 1px solid #ededed;
		width: 100% !important
	}

	body .form .popup_regions .items.ext_view .block:last-child {
		border: none
	}
}

@media (min-width:601px) {
	.item-views.staff-items.front .flexslider .flex-control-nav {
		display: none
	}
}

@media (max-width:600px) {
	section.page-top {
		padding-top: 31px;
		padding-bottom: 33px
	}

	.top_mobile_region .confirm_region .title {
		display: block;
		padding: 0 0 14px
	}

	.contacts_list {
		margin-top: 68px
	}

	.item-views.linked:not(.reviews) .item .arrow_open {
		display: none
	}

	.arrow_link {
		display: none
	}

	.item-views.vacancy_list .items .item .pay,
	.sections.linked.item-views.vacancys .item .pay {
		right: 39px
	}

	.item-views.vacancy_list .items .item .properties,
	.item-views.vacancy_list .items .item .title,
	.sections.linked.item-views.vacancys .item .properties,
	.sections.linked.item-views.vacancys .item .title {
		margin-right: 138px
	}

	.tabs_ajax .body-block .catalog.item-views.table .flexslider .slides {
		padding-bottom: 100px
	}

	.front.catalog .flexslider .flex-control-nav {
		bottom: 35px;
		z-index: 0
	}

	.links-block .links a.back-url {
		margin-right: 20px
	}

	.links-block .links a.next-url {
		float: none
	}

	.detail.partners .detailimage {
		float: none;
		max-width: none;
		margin: 0 0 20px
	}

	.banners-content .text {
		padding-left: 16px;
		padding-right: 16px
	}

	.border_block .top-form {
		padding-bottom: 15px
	}

	#mobileheader .title-block {
		max-width: 100%
	}

	.mixed_banners .mix_banners .item {
		float: none;
		width: 100%
	}

	.mix_banners .item .text .title {
		font-size: 1.3333em;
		max-height: 81px
	}

	.mix_banners.bottom .item {
		width: 100%;
		float: none
	}

	.mix_banners.bottom .item.wide {
		float: none
	}

	.mix_banners.bottom .item.wide .text {
		max-width: 100%
	}

	.item-views.staff-items.table-type-block.front .body-info {
		padding-left: 0
	}

	.item-views.staff-items.table-type-block.front .item .image {
		float: none;
		margin-bottom: 36px;
		width: 330px;
		height: 330px;
		line-height: 227px
	}

	.item-views.staff-items.within.type_3 .items .item .body-info {
		padding-left: 0
	}

	.item-views.staff-items.within.type_3 .items .item .image {
		float: none;
		margin-bottom: 36px;
		width: 330px;
		height: 330px;
		line-height: 227px
	}

	.item-views.staff-items.within.type_2.type_3 .items .item .body-info {
		padding-left: 0
	}

	.item-views.staff-items.type_1 .item .middle-props .props {
		display: block
	}

	.item-views.staff-items.type_1 .item .middle-props .send_message_button {
		margin-bottom: 23px
	}

	.banners-big .slides .title,
	.banners-content .title {
		font-size: 1.3em
	}

	.banners-big .slides .text-block,
	.banners-big .slides .text-block b,
	.banners-content .intro-text {
		font-size: .8667em
	}

	.catalog.sections .row_block .item-wrap {
		width: 100%
	}

	.sections.item-views.linked .item {
		padding: 24px
	}

	.sections.item-views.linked.news_list_1 .items .item {
		padding-right: 39px
	}

	.sections.item-views.linked.projects_list_1 .items .item {
		padding-right: 39px
	}

	body .order-block td {
		display: block;
		text-align: center;
		width: 100%;
		padding: 30px
	}

	body .order-block td+td {
		padding-top: 0
	}

	body .order-block td .btns {
		padding-right: 0;
		text-align: center;
		float: none !important
	}

	body .order-block td .text {
		min-height: auto;
		padding: 0;
		text-align: center
	}

	body .order-block td .text:before {
		display: block;
		position: static;
		margin: 0 auto 30px
	}

	.detail .order-block .text_wrap {
		width: auto
	}

	.detail .order-block .prices.media {
		margin-right: 0
	}

	.contacts_list .item {
		width: 100%
	}

	.sections.item-views.linked.news_list_1 .items .item .image {
		max-height: 100%;
		float: none;
		margin-bottom: 26px;
		width: auto;
		height: auto
	}

	.sections.item-views.linked.news_list_1 .item:not(.wti) .info {
		padding-left: 0
	}

	.project.wti .left_block,
	.project.wtop_image .left_block {
		float: none;
		width: 100%;
		padding-left: 16px !important
	}

	.project.wti .right_block,
	.project.wtop_image .right_block {
		float: none;
		width: 100%
	}

	.project.wti .buttons-block,
	.project.wtop_image .buttons-block {
		margin: 45px 0 0;
		padding: 39px 0 0;
		text-align: left;
		border-top: 1px solid #eaedee
	}

	.project.wti .buttons-block .button,
	.project.wtop_image .buttons-block .button {
		display: inline-block;
		text-align: left
	}

	.project.wti .buttons-block .wrap,
	.project.wtop_image .buttons-block .wrap {
		margin-left: -5px;
		margin-right: -5px
	}

	.item-views.tarifs.type_4 .item .left_block {
		float: none;
		width: 100%
	}

	.item-views.tarifs.type_4 .item .buy_block_wrap {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-top: 25px
	}

	.item-views.tarifs.type_4 .item .buy_block_wrap .prices {
		display: inline-block
	}

	.item-views.tarifs.type_3 .item .image>.wrap {
		height: auto !important;
		padding-top: 0
	}

	.item-views.tarifs.type_3 .item .image img {
		position: static
	}

	.item-views.tarifs.linked.type_4 .item .buy_block_wrap {
		margin-left: 0;
		padding-left: 16px;
		padding-right: 16px
	}

	.item-views.tarifs .flexslider .flex-viewport:after,
	.item-views.tarifs .flexslider .flex-viewport:before {
		top: 72px
	}

	.inline-search-block.fixed.big .search .search-input {
		height: 85px
	}

	.inline-search-block.fixed.big .search .search-button-div {
		top: 20px
	}

	.inline-search-block.fixed.big .search .search-button-div .btn-search {
		display: none
	}

	.inline-search-block.fixed.big .search .search-input {
		padding-right: 0;
		font-size: 1em
	}

	.inline-search-block.show_center {
		top: 0 !important;
		margin-top: 0;
		background: 0 0 !important
	}

	.close-block.search_type_1 {
		right: 5px;
		top: 5px
	}

	.inline-search-block.show_center #title-search .title-search-result {
		border-left: 1px solid #20423c;
		border-right: 1px solid #20423c
	}

	.banners-content+.container .detail.services .order-block .text_wrap {
		display: none
	}

	.banners-content+.container .detail.services .order-block td {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		padding: 17px 20px 19px
	}

	.banners-content+.container .detail.services .order-block td .btns {
		text-align: left
	}

	.detail.services .services .sections.linked.item-views.staff .item .image {
		height: 143px;
		width: 143px;
		border-radius: 50%;
		padding-top: inherit !important;
		margin-left: 0
	}

	.detail.services .sections.linked.item-views.staff .item>.wrap {
		border: 1px solid #20423c
	}

	.detail.services .sections.linked.item-views.staff .item .body-info {
		border: none;
		padding: 20px
	}

	.detail.services .sections.linked.item-views.staff .flexslider .flex-viewport {
		padding: 0
	}

	.detail.services .sections.linked.item-views.staff .owl-item .item>.wrap {
		margin-right: -1px
	}

	.detail.services .sections.linked.item-views.staff .owl-carousel .owl-stage-outer {
		margin: 0 -1px 0 0
	}

	.detail.services .goods-block .catalog.item-views.table.front.linked .footer-button .btn {
		height: 44px;
		padding: 14px 21px 13px
	}

	.detail.services .goods-block .catalog.item-views.table.front.linked .footer-button {
		margin: 14px -16px 0
	}

	.detail.services .sale .sections.item-views.linked .item .previewtext {
		display: none
	}

	.detail.services .sections.item-views.linked .pagination_nav .ajax_load_btn_pagination {
		margin: 20px 0 0
	}

	.detail.services .sections.item-views.linked .pagination_nav .ajax_load_btn_pagination .more_text_ajax {
		padding: 14px 20px
	}

	.contacts.front .show_all,
	.item-views.front .show_all {
		margin-bottom: 5px
	}

	.body.index h2 {
		margin-bottom: 22px
	}

	.item-views.staff-items.table-type-block.front .flexslider {
		border: 1px solid #20423c
	}

	.item-views.staff-items.table-type-block.front .item {
		padding: 24px 24px 24px 24px
	}

	.item-views.staff-items.table-type-block.front .item .post {
		margin: 0 0 5px
	}

	.item-views.staff-items.table-type-block .item .title {
		font-size: 1.5333em;
		margin: 0 0 4px
	}

	.item-views.staff-items.table-type-block .item .top-block-wrapper {
		padding: 0 0 3px
	}

	.item-views.staff-items.table-type-block.front .body-info {
		padding-left: 0;
		display: flex;
		flex-direction: column
	}

	.item-views.staff-items.front.type_1 .item .middle-props {
		order: 3;
		margin: 0
	}

	.item-views.staff-items.front.type_1 .item .middle-props .btn.btn-xs {
		padding: 11px 16px 10px 16px
	}

	.item-views.staff-items.front.type_1 .item .button .btn {
		padding: 12px 46px 11px 19px
	}

	.item-views.staff-items .item .button .btn:after {
		top: 15px
	}

	.item-views.staff-items .item .button {
		order: 4;
		margin: 0 0 0
	}

	.item-views.staff-items.type_1 .item .middle-props .send_message_button .btn {
		width: 100%
	}

	.item-views.staff-items.type_1 .item .middle-props .send_message_button {
		width: 100%;
		margin: 0 0 10px 0
	}

	.item-views.staff-items .item .body-info .button .btn {
		width: 100%
	}

	.item-views.staff-items.table-type-block.front .item .image {
		float: none;
		margin-bottom: 21px;
		width: 143px;
		height: 143px;
		line-height: 140px
	}

	.item-views.staff-items.table-type-block.type_1.front .item .bottom-props {
		margin: 0 -8px 0 -8px
	}

	.item-views.staff-items.type_1 .item .middle-props .props {
		display: none
	}

	.item-views.staff-items.front .flexslider .flex-direction-nav {
		display: none
	}

	.item-views.staff-items.front .flexslider .flex-control-nav {
		display: block
	}

	.sections.item-views.linked .item {
		padding-right: 35px
	}

	.catalog.item-views.table .item .buy_block .buttons {
		width: 100%
	}

	.catalog.item-views.table .item .buy_block .counter {
		display: none
	}

	.item-views.front.staff-items.table-type-block.blocks.type_1:not(.linked) {
		padding-bottom: 100px
	}

	.item-views.front.staff-items.table-type-block.blocks.type_1 .flexslider.view-control .flex-control-nav {
		bottom: -60px
	}

	.item-views.staff-items.front .flexslider .flex-control-nav li {
		padding-bottom: 10px
	}
}

@media (max-width:560px) {
	.item-views.news-items .item {
		width: 100%
	}

	.item-views.news-items:not(.projects) .item .title {
		height: auto;
		max-height: 100px
	}

	.item-views.news-items:not(.projects) .item .period {
		margin-top: 14px
	}

	.item-views.news-items:not(.projects) .item.big_block>.wrap .body-info {
		min-height: 0;
		padding-right: 0;
		position: static;
		width: 100%
	}

	.item-views.news-items:not(.projects) .item.big_block>.wrap .image {
		height: auto;
		padding-top: 0
	}

	.item-views.news-items:not(.projects) .item>.wrap .image {
		padding-top: 0
	}

	.item-views.news-items:not(.projects) .item>.wrap .image>.wrap {
		position: static
	}

	.item-views.news-items:not(.projects) .item.big_block>.wrap .image img {
		width: 100%;
		max-width: 100%
	}

	.item-views.news-items:not(.projects) .item,
	.item-views.news-items:not(.projects) .item .section_name,
	.item-views.news-items:not(.projects) .item>.wrap {
		height: auto !important
	}

	.item-views.services-items.type_1.icons .items .item:not(.wti) .image {
		float: none;
		margin-bottom: 39px
	}

	.item-views.services-items.type_1.icons .items .item:not(.wti) .body-info {
		padding-left: 0
	}

	.item-views.news-items.projects .item:not(.big_block) .image {
		padding-top: 66.6%
	}

	.item-views.news-items.projects .item .image>.wrap {
		background-size: 100% auto !important
	}

	.contacts.front .left_block .bottom_block table,
	.contacts.front .left_block .bottom_block table tbody,
	.contacts.front .left_block .bottom_block table td,
	.contacts.front .left_block .bottom_block table tr {
		display: block;
		width: 100%
	}

	.contacts.front .left_block .bottom_block .property {
		margin-right: 0;
		display: block;
		width: 100%
	}

	.item-views.news-items.projects:not(.linked).type_1 .item:not(.big_block) .image {
		padding-top: 66.66666%
	}

	.item-views.reviews_items.type_2 .items .item .top-info {
		padding-right: 0
	}

	.item-views.reviews_items.type_2 .items .item .rating_wrap {
		margin-top: 12px;
		position: static
	}

	.jqmWindow.right_slide .form.popup>.wrap,
	.jqmWindow:not(.right_slide) .form.popup>.wrap {
		padding-left: 5px;
		padding-right: 5px
	}

	.jqmWindow.right_slide .auth_wrapp .soc-avt,
	.jqmWindow.right_slide .form.popup>.wrap form,
	.jqmWindow.right_slide.auth_frame .form-header {
		padding-left: 35px;
		padding-right: 35px
	}
}

@media (max-width:540px) {

	.contacts.front .show_all,
	.item-views.front .show_all {
		float: none !important;
		display: inline-block;
		margin-top: 0;
		margin-bottom: 17px;
		margin-left: 0
	}

	.item-views.front .show_all+h2 {
		padding-right: 0
	}

	.item-views.front .tabs_ajax .show_all {
		margin-left: 0;
		margin-top: 0
	}

	.reviews_items.front_items .show_all {
		float: none !important;
		display: inline-block;
		margin-top: 0;
		margin-bottom: 17px;
		margin-left: 0
	}

	.item-views.sections.type_4_within .items .item .image {
		margin-bottom: 39px;
		float: none;
		width: 100%;
		max-height: 100%;
		max-width: 100%
	}

	.item-views.sections.type_4_within .items .item .image a {
		display: block
	}

	.item-views.sections.type_4_within .items .item .info {
		padding-left: 0
	}

	.sections.item-views.type_4_within .items .item .info {
		padding-right: 0
	}

	.item-views.sections.type_4_within.type_12_within .items .item .image {
		margin: 0 0 39px;
		float: none
	}

	.item-views.sections.type_4_within.type_12_within .items .item .image a {
		display: block
	}

	.item-views.sections.type_4_within.type_12_within .items .item .info {
		padding-left: 0
	}

	.item-views.partners.within.list-type-block .items .item .image {
		float: none;
		margin: 0 auto 35px
	}

	.item-views.partners.within.list-type-block .items .item .body-info {
		padding-left: 0
	}

	.detail .tizers>.wrap {
		padding: 0 16px
	}

	.detail .tizers .tizer {
		width: 100%;
		margin-top: 17px;
		margin-bottom: 17px
	}

	.catalog.item-views.table .items>div {
		float: none;
		width: 100%
	}

	.catalog.item-views.table .items.compactItemsMobile>div {
		float: left;
		width: 50%
	}
}

@media (max-width:530px) {
	.fancybox-prev {
		left: 0
	}

	.fancybox-next {
		right: 0
	}

	.reviews.item-views.front .item .rating_wrap {
		display: none
	}

	.reviews.item-views.front .item .rating_wrap.media {
		display: block
	}

	.reviews.item-views.front .item .top_wrapper {
		padding-right: 0
	}

	.reviews.item-views.front .item .title {
		padding-right: 0
	}

	.reviews.item-views.front .item .top-info {
		padding-left: 0
	}

	.review-detail .reviews.item-views.front .rating_wrap {
		display: block
	}

	.review-detail .reviews.item-views.front .rating_wrap {
		margin-top: 12px
	}

	.review-detail .reviews.item-views.front .item .preview-text {
		margin-top: 17px
	}

	.reviews.item-views.front .item.wti .body-info {
		padding-left: 0
	}

	.reviews.item-views.front .item .image,
	.reviews.item-views.front.linked .item .image {
		float: none
	}

	.reviews.item-views.front .item .body-info,
	.reviews.item-views.front.linked .item .body-info {
		padding-left: 0
	}

	.reviews.item-views.front .item .image,
	.reviews.item-views.front.linked .item .image {
		margin-bottom: 20px
	}

	.reviews.item-views.front .item .image>.wrap,
	.reviews.item-views.front.linked .item .image>.wrap {
		margin-left: 0
	}

	.reviews.item-views.front .item .preview-text:before {
		display: none
	}

	.reviews.item-views.front .item .top_wrapper {
		padding-left: 0
	}

	.reviews.item-views.front.linked .item .top-info {
		padding-left: 0
	}

	.top-block .info-text .phone-block {
		max-width: 200px;
		font-size: 0
	}

	.top-block .info-text .phone-block a {
		padding-left: 5px;
		padding-right: 0 !important
	}

	.detail blockquote::before {
		top: -3px;
		left: 4px;
		font-size: 90px
	}

	.detail blockquote {
		padding-left: 0;
		padding-top: 34px
	}

	.news.front .item .text {
		display: none
	}

	.banners-big .slides .righttext .text .inner {
		padding-left: 0;
		padding-right: 0
	}

	.main>.container>.row>.maxwidth-theme>div:not(.left-menu-md):not(.right-menu-md) {
		width: 100%
	}

	.bx-touch .filter .bx_filter_popup_result {
		font-size: 12px;
		line-height: 14px;
		position: fixed !important;
		z-index: 1001;
		top: auto !important;
		right: 0 !important;
		bottom: 0 !important;
		left: 0 !important;
		margin-top: 0;
		margin-left: 0;
		width: auto;
		height: auto;
		padding: 10px;
		border-radius: 0;
		box-shadow: 0 -2px 5px 0 rgba(0, 0, 0, .1)
	}

	.filter .bx_filter_popup_result .arrow {
		display: none
	}

	.bx-touch .filter .bx_filter_popup_result_close {
		position: absolute;
		top: 50%;
		right: 10px;
		display: block;
		width: 22px;
		height: 22px;
		margin-top: -11px;
		background: url(https://smartsk.ru/bitrix/templates/aspro-priority/css/images/filter/x.png) no-repeat center;
		background-size: 16px
	}

	.form.order .required-fileds {
		margin: -15px 0 15px;
		float: none !important
	}

	.basket .basket_empty .empty_icon {
		display: block;
		float: none;
		margin: 0 auto 23px
	}

	.basket .basket_empty>.wrap {
		margin-top: 0
	}

	.basket_order .confirm {
		text-align: center
	}

	.basket_order .confirm .success_icon {
		float: none;
		margin: 0 auto 23px
	}

	.basket_order .confirm .description {
		padding: 0;
		margin-top: 0
	}

	.basket_order .confirm .description .btn {
		margin: 15px 0 0;
		display: block
	}

	.basket_order .confirm .description .btn:first-of-type {
		margin-top: 0
	}

	.list-type-block.item-views.wide_img .item .body-info {
		padding: 20px 0 0
	}

	.list-type-block.item-views.wide_img .item .image+.body-info {
		padding: 0
	}

	.list-type-block.item-views.wide_img .item>.image {
		width: auto;
		float: none
	}

	.basket.default .foot .remove.all {
		float: none !important
	}

	.basket.default .foot .total {
		float: none !important;
		margin-top: 15px;
		text-align: left;
		width: auto
	}

	.basket.default .basket_empty>.wrap {
		padding-left: 0;
		text-align: center
	}

	.basket .basket_empty>.wrap:before {
		left: 50%;
		margin-left: -45px
	}

	.logo-row .top-callback .phone {
		right: 50px;
		top: -46px
	}

	.logo-row .top-callback .basket_top+.callback+.phone {
		right: 100px
	}

	.logo-row .top-callback .phone .phone-number>div a {
		font-size: 14px
	}

	.logo-row .logo img {
		max-width: 100%
	}

	.logo-row .logo {
		width: 43%
	}

	.list-type-block.item-views.staff .item .image:not(.pagging) {
		margin: 25px auto;
		float: none
	}

	.list-type-block.item-views.staff .item:not(.wti) .body-info {
		padding-bottom: 20px;
		padding-left: 20px !important;
		padding-right: 20px !important
	}

	.list-type-block.item-views.staff .item:not(.wti) .body-info .bottom-props {
		padding-bottom: 0
	}

	.review-detail .reviews.item-views.front .item:not(.wti) .top-info {
		padding-left: 0
	}

	.catalog.item-views.big-img.list .item {
		padding: 0 0 20px
	}

	.catalog.item-views.big-img.list .item .text {
		padding: 10px 30px !important
	}

	table.table,
	table.table tbody,
	table.table td,
	table.table th,
	table.table thead,
	table.table tr {
		display: block
	}

	table.table thead {
		display: none
	}

	table.table thead+tbody tr:first-of-type {
		position: static
	}

	body table.table thead+tbody tr td {
		border: none;
		position: relative;
		text-align: left !important
	}

	table.table thead+tbody td .th-mobile {
		display: block;
		text-overflow: ellipsis;
		overflow: hidden
	}

	table.table tr:last-of-type td {
		border-bottom: none
	}

	#mobileheader .title-block {
		max-width: 100%;
                 text-align:center;
	}

	.detail.staff .detailimage {
		float: none;
		width: auto;
		max-height: 100%;
		margin-bottom: 30px
	}

	.detail.staff .properties {
		padding-left: 0
	}

	.detail.staff .post-content {
		margin-top: 46px
	}

	.item-views.vacancy_list .items .item .accordion-head .title {
		margin-right: 62px
	}

	.item-views.vacancy_list .items .item .properties {
		margin-right: 62px
	}

	.item-views.vacancy_list .items .item .pay,
	.sections.linked.item-views.vacancys .item .pay {
		position: static
	}

	.item-views.vacancy_list .items .item .pay {
		margin-top: 9px;
		margin-bottom: -1px
	}

	.sections.linked.item-views.vacancys .item .pay {
		margin-top: 6px;
		margin-bottom: -10px
	}

	.item-views.vacancy_list .items .item .properties,
	.item-views.vacancy_list .items .item .title,
	.sections.linked.item-views.vacancys .item .properties,
	.sections.linked.item-views.vacancys .item .title {
		margin-right: 0
	}

	.detail .docs-block .item-wrap {
		width: 100%
	}

	.contacts-stores .item .image {
		width: auto;
		max-height: 100%;
		float: none !important;
		margin: 0 0 23px
	}

	.contacts-stores .item .top-wrap {
		padding-left: 0
	}

	.contacts-stores .item .image img {
		width: 100%
	}

	.cabinte-page .auth_wrapp {
		padding-left: 35px;
		padding-right: 35px
	}
}

@media (max-width:515px) {
	.item-views.partners.within.type_3 .items .item {
		width: 100%
	}

	.bx_soc_comments_div .nav-tabs li {
		float: none;
		width: 100%;
		margin: 0 0 -1px
	}

	.bx_soc_comments_div .tabs_wrap:after {
		display: none
	}

	.sections.head-block.top .item-link {
		float: none;
		width: 100%
	}
}

@media (max-width:500px) {
	.catalog.item-views.table .item .footer-button .btn {
		padding: 12px 21px 11px;
		height: 40px
	}

	section.page-top {
		padding-top: 20px;
		padding-bottom: 20px
	}

	section.page-top.title_v3,
	section.page-top.title_v4 {
		padding-top: 31px;
		padding-bottom: 41px
	}

	.contacts_page.contacts.front .left_block {
		padding-right: 16px;
		padding-left: 16px
	}

	body.with_decorate .contacts_page.contacts.front .left_block {
		padding-right: 16px;
		padding-left: 16px
	}

	.contacts.front.type_2.contacts_page .image,
	.contacts_page.contacts.front .feedback>.wrap,
	.contacts_page.contacts.front.type_2 .item.image,
	body:not(.with_decorate) .contacts.front .left_block,
	body:not(.with_decorate) .contacts.front.type_2.contacts_page .image {
		padding-left: 16px;
		padding-right: 16px
	}

	.contacts_page.contacts.front.type_4 .left_block {
		padding-bottom: 50px
	}

	.contacts-page-map.type_3,
	.contacts-v5 .contacts-page-map,
	.contacts.front .bx-yandex-view-map,
	.contacts.front .left_block,
	.contacts.front.type_1 .right_block .bx-yandex-view-map,
	.contacts.front.type_2 .bx-yandex-view-map,
	.contacts.front.type_2 .image,
	body.with_decorate .contacts.front .left_block {
		padding-left: 16px;
		padding-right: 16px
	}

	.contacts-v5 .contacts-page-top,
	.contacts-v5 .contacts-stores,
	.contacts.type_3 .contacts-wrapper,
	.contacts.type_4 .right_block .bx-yandex-view-layout,
	.contacts_list {
		padding-left: 0;
		padding-right: 0
	}

	.item-views.services-items.type_4:not(.icons) .items .item .image {
		float: none;
		margin-bottom: 26px;
		padding-top: 66.5%;
		width: auto;
		height: auto
	}

	.item-views.services-items.type_4:not(.icons) .items .item .body-info {
		padding-left: 0
	}

	.item-views.services-items.type_4.product_items:not(.icons) .items .item .image {
		padding-top: 0
	}

	.item-views.services-items.type_4.product_items:not(.icons) .items .item .body-info {
		padding-left: 0
	}

	.item-views.services-items.type_4.icons .items .item .image {
		float: none;
		margin: 0 0 27px
	}

	.item-views.services-items.type_4.icons .items .item:not(.wti) .body-info {
		padding-left: 0
	}

	.tizers.in_content .tizer {
		width: 100%
	}

	.sections.item-views.front:not(.icons) .items .item .info {
		padding-left: 0
	}

	.sections.item-views.front:not(.icons) .items .item .image {
		float: none;
		margin-bottom: 26px;
		padding-top: 66.5%;
		width: auto;
		height: auto
	}

	.sections.item-views.list:not(.icons) .items .item .info {
		padding-left: 0
	}

	.sections.item-views.list:not(.icons) .items .item .image {
		float: none;
		max-height: 100%;
		margin-bottom: 26px;
		width: auto;
		height: auto
	}

	.sections.item-views.linked .items .item {
		display: block
	}

	.sections.item-views.linked .items .item .info {
		padding-left: 15px
	}

	.sections.item-views.linked .items .item .image,
	.sections.item-views.linked.news_list_1 .items .item .image {
		max-height: 100%;
		float: none;
		margin-bottom: 26px;
		width: auto;
		height: auto
	}

	.sections.item-views.linked.partners .items .item .image {
		margin-bottom: 0
	}

	.sections.item-views.linked.projects_list_1 .items .item .image {
		max-height: 100%;
		float: none;
		margin-bottom: 26px;
		width: auto;
		height: auto
	}

	.sections.item-views.linked.projects_list_1 .items .item .title {
		padding-right: 0
	}

	.sections.item-views.within .items .item .image>.wrap {
		position: absolute
	}

	body .banners-content .maxwidth-theme {
		min-height: 320px;
		padding: 0;
		height: auto;
		align-items: flex-end
	}

	.detail .item-views.front {
		padding-bottom: 0
	}

	.display-type {
		margin-top: 10px;
		margin-right: 0;
		margin-left: -9px;
		float: none !important;
		text-align: left;
		width: 100%
	}

	.ordering-wrap {
		float: none;
		width: 100%
	}

	.catalog.item-views.list .item .image-wrapper {
		float: none;
		margin: 0 0 31px;
		width: 100%;
		height: auto;
		line-height: 1
	}

	.catalog.item-views.list .item .text {
		padding-left: 0
	}

	.catalog.item-views.price .item .text .price-block,
	.catalog.item-views.price .item .text .text-block {
		float: none;
		width: 100%
	}

	.catalog.item-views.price .item .text .text-block {
		margin-bottom: 9px
	}

	.catalog.item-views.price .item .text .price-block .price {
		margin-top: 0
	}

	.sections.item-views.linked.staff .items .item .image {
		padding-top: 0;
		margin-bottom: 0
	}

	.item-views.sections.type_5_within .items .item {
		padding-top: 50px;
		padding-bottom: 46px
	}

	.sections.item-views.linked.staff.within .items .item-wrap {
		width: 100%
	}

	.item-views.partners.within .item-wrap {
		width: 100%
	}

	.item-views.reviews_items .items .item .image_staff {
		margin-top: 0;
		margin-bottom: 25px;
		float: none
	}

	.item-views.reviews_items .items .item .answer .text {
		padding-left: 0
	}

	.vacancy_desc .properties .button {
		float: none !important;
		margin: 0 0 35px
	}

	.vacancy_desc .properties>.wrap {
		padding-left: 0
	}

	.item-views.documents_list.type_1 .docs-block .item {
		width: 100%
	}

	.page-top .share.top {
		display: none
	}

	.body .page-top .print-link {
		display: none
	}

	body h1 {
		padding-right: 0
	}

	h1 {
		font-size: 1.7333em
	}

	.body .page-top .rss,
	.page-top .share.top {
		margin-top: -2px
	}

	.project.item .top_image {
		height: 250px
	}

	.contacts.type_3 .top_block .item {
		width: 100%
	}

	.item-views.front:not(.linked).news_list {
		padding-top: 0;
		padding-bottom: 0
	}

	.item-views.news-items.projects.linked .show_all {
		float: none !important;
		display: inline-block;
		margin-top: 0;
		margin-bottom: 17px;
		margin-left: 0
	}

	.item-views.news-items.projects.linked.type_4 {
		padding-top: 0;
		padding-bottom: 0
	}

	.item-views.company.front .company-block .text .btn {
		display: block
	}

	.item-views.company.front .company-block .text .btn {
		margin: 10px
	}

	.item-views.company.front .company-block .text .buttons {
		margin: 32px -10px -10px
	}

	.catalog.item-views.list .item .foot {
		margin-left: 0
	}

	.catalog.item-views .more_text_ajax {
		padding: 12px 20px
	}
}

@media (max-width:470px) {
	.item-views.reviews_items .items .item.wlogo .right_block .image {
		float: none
	}

	.item-views.reviews_items .items .item.wlogo .right_block .body-info {
		padding-left: 0
	}

	.item-views.reviews_items.type_2 .items .item .image {
		float: none;
		margin-bottom: 19px
	}

	.item-views.reviews_items.type_2 .items .item .top-info {
		padding-left: 0
	}

	.item-views.reviews_items.type_2 .items .item .top-info {
		margin: 0
	}

	.item-views.reviews_items.type_2 .items .item.wlogo .top-info {
		padding-left: 0
	}

	.item-views.reviews_items.type_2 .items .item.wti .question .top-info {
		padding-top: 90px
	}

	.item-views.reviews_items.type_2 .items .item .question {
		padding-top: 49px
	}

	.item-views.reviews_items.type_2 .items .item.wlogo .image {
		margin-top: 0
	}

	.catalog.detail .wrapper-block-btn .wrapper {
		width: 100%;
		display: block
	}

	.instagram_ajax .instagram .item {
		width: 100%
	}

	.list-type-block.item-views .item>.image,
	.list-type-block.item-views.image_right .item>.image {
		float: none;
		width: 100%;
		text-align: center
	}

	body .company-block .list-type-block.item-views {
		text-align: center
	}

	.company-block .list-type-block.item-views .item>.image {
		width: 54px;
		max-width: none;
		display: inline-block
	}

	body .company-block .list-type-block.item-views .item>.body-info {
		padding-top: 5px
	}

	.list-type-block.item-views .item>.body-info,
	.list-type-block.item-views.image_right .item .body-info {
		float: none;
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important
	}

	body .list-type-block.item-views .item>.body-info {
		padding-top: 20px
	}

	.barnd-block .list-type-block.item-views .item>.body-info {
		padding-top: 20px
	}

	.catalog.detail .wrapper-block-btn {
		white-space: normal
	}

	.reviews.item-views .item.review .image {
		display: none
	}

	.reviews.item-views .item.review .image+.body-info {
		padding: 0
	}

	.staff.item-views .item .image {
		margin: auto
	}

	.staff.item-views .item .image+.body-info {
		padding-left: 40px;
		padding-right: 40px
	}

	.list-type-block.item-views.slider-items .item>.image {
		display: none
	}

	body .list-type-block.item-views.slider-items.list .item .body-info {
		padding: 26px 30px 10px 30px !important
	}

	body .list-type-block.item-views.slider-items.list.tarifs .item .body-info {
		padding: 0 !important
	}

	body .list-type-block.item-views.slider-items.list.tarifs .head-block .item .body-info {
		padding: 10px 5px !important
	}

	.catalog.item-views.price .item .img-block {
		padding: 0;
		width: 100%;
		float: none
	}

	.catalog.item-views.price .item .img-block+div {
		width: 100%;
		float: none
	}

	.catalog.item-views.price .item .text .buy_block {
		white-space: nowrap
	}

	.barnd-block .item .image .preview {
		display: none
	}

	.contacts-stores .mobile-title-phone .row>div {
		width: 100%;
		float: none;
		padding-bottom: 10px
	}

	.blog.list-type-block.item-views .item .title,
	body .banners-small.blog .item .inner-item .title span {
		font-size: 18px
	}

	#mobileheader .title-block {
		max-width: 100%;
                 text-align:center;
	}

	.item-views.type_2_within.within.services-items .item .image {
		float: none;
		margin-bottom: 28px;
		height: 60px;
		line-height: 57px;
		margin-left: 0
	}

	.item-views.type_2_within.within.services-items .item .image img {
		display: inline
	}

	.item-views.type_2_within.within.services-items .item .body-info {
		padding-left: 0
	}

	#compact-view-mobile-catalog-sections.item-views.type_2_within.within.services-items .item {
		padding: 20px
	}

	#compact-view-mobile-catalog-sections.item-views.type_2_within.within.services-items .item>.wrap {
		display: flex
	}

	#compact-view-mobile-catalog-sections.item-views.type_2_within.within.services-items.view_2 .item .image,
	#compact-view-mobile-catalog-sections.item-views.type_2_within.within.services-items.view_5 .item .image {
		margin-bottom: 0
	}

	#compact-view-mobile-catalog-sections.item-views.type_2_within.within.services-items .item .body-info {
		padding-left: 0;
		padding-right: 0;
		flex: 1;
		display: flex;
		align-items: center
	}

	#compact-view-mobile-catalog-sections.item-views.type_2_within.within.services-items .item .arrow {
		display: none
	}

	.item-views.type_2_within.within.services-items .item .title {
		padding-right: 0
	}

	.item-views.type_2_within.within.services-items.type_3_within .item .image {
		height: auto
	}

	.item-views.reviews_items .items .item .rating_wrap {
		margin-left: 0;
		margin-right: 0
	}

	.item-views.reviews_items .items .item .date {
		display: block;
		margin-top: 14px;
		margin-left: 0;
		margin-right: 0
	}

	.item-views.reviews_items .items .item .left_block .top-wrapper {
		padding-left: 0
	}

	.item-views.reviews_items .items .item .left_block .top-wrapper:before {
		display: none
	}

	.reviews.item-views.front .item .preview-text {
		margin-top: 20px
	}

	.detail.vacancy .properties .property {
		width: 100%
	}

	.jqmWindow:not(.review_frame),
	.review-detail .reviews.item-views.front .item {
		padding-left: 35px;
		padding-right: 35px
	}

	.basket.default .items .item {
		padding-left: 29px;
		text-align: center
	}

	.basket.default .items .item .box {
		float: none !important
	}

	.basket.default .items .item .image {
		margin: 0 auto 20px;
		float: none
	}

	.basket.default .items .item .buy_block {
		margin: 0 auto 18px
	}

	.basket.default .items .item .prices {
		margin-top: 0 !important;
		padding: 0 !important
	}

	.basket.default .items .item .description {
		margin-top: 0;
		margin-bottom: 14px
	}

	.basket_order .confirm {
		padding: 49px
	}

	.basket .basket_empty {
		padding: 49px
	}

	.item-views.type_2_within.within.services-items.type_10 .item:not(.wti) .body-info {
		padding-left: 0
	}

	.item-views.type_2_within.within.services-items.type_10 .item .image img {
		display: block
	}

	.item-views.type_2_within.within.services-items.type_11 .item .image img {
		display: block
	}

	.list-type-block.item-views.licenses .item>.image {
		padding: 0;
		margin-bottom: 39px
	}

	.list-type-block.item-views.licenses .item .body-info .zoom {
		display: none
	}

	._ohf {
		float: none
	}

	.item-views.tarifs.type_4 .item .image {
		float: none;
		margin: 0 0 30px
	}

	.item-views.tarifs.type_4 .item .right_block {
		padding-left: 0
	}

	.item-views.tarifs.type_4.type_5 .item .right_block {
		padding-left: 0
	}

	.instagram_ajax .instagram.type_3 .right_items_1 .item {
		float: none;
		width: 100%
	}

	.instagram_ajax .instagram.type_3 .right_items_2 .item {
		float: none;
		width: 100%
	}
}

@media (max-width:430px) {
	.logo-row .top-callback .phone {
		top: -48px
	}

	.logo-row .top-callback .phone .phone-number>div a {
		font-size: 11px
	}

	.teasers.item-views.icons.front .item .image {
		display: none
	}

	.teasers.item-views.icons.front .item .info {
		padding-left: 0
	}

	#mobileheader .title-block {
		max-width: 100%;
                 text-align:center;
	}

	.item-views.services-items .items .item>.wrap>.wrap {
		padding: 29px
	}

	.item-views.services-items .items .item.warrows>.wrap>.wrap {
		padding-right: 29px
	}

	.item-views.services-items .items .item .more a {
		padding-left: 29px;
		padding-right: 29px
	}

	.item-views.services-items.type_2.within .items .item,
	.item-views.services-items.type_2:not(.within) .items .item {
		float: none;
		width: 100%
	}

	.item-views.services-items.type_3.icons .items .item,
	.item-views.services-items.type_5.icons .items .item {
		float: none
	}

	.item-views.staff-items.table-type-block.front .item .image {
		width: 288px;
		height: 288px;
		line-height: 285px
	}

	.item-views.staff-items.within.type_3 .items .item .image {
		width: 288px;
		height: 288px;
		line-height: 285px
	}

	body .item-views.documents_list.type_2 .docs-block .item .arrow_link {
		width: auto;
		height: auto;
		border: none;
		top: -27px;
		right: -29px;
		left: -29px;
		bottom: -28px
	}

	body .item-views.documents_list.type_2 .docs-block .item .arrow_link:before {
		display: none
	}

	body .item-views.documents_list.type_2 .docs-block .item:hover .arrow_link {
		background: 0 0;
		border: none
	}

	body .item-views.documents_list.type_2 .docs-block .blocks .inner-wrapper {
		padding-right: 0
	}

	.detail .galerys-block .small-gallery-block .items .col-xs-6 {
		width: 100%
	}

	body .project .buttons-block .button {
		display: block
	}

	body .project .buttons-block .button .btn {
		display: block
	}

	body .project.wti .buttons-block .button,
	body .project.wtop_image .buttons-block .button {
		display: block
	}

	body .project.wti .buttons-block .button .btn,
	body .project.wtop_image .buttons-block .button .btn {
		display: block;
		width: 100%
	}

	.instagram_ajax .instagram.type_2 .item {
		width: 100%
	}

	.banners-big.view_2 .flexslider .slides li .wrap .tablet_text .banner_buttons {
		flex-direction: column
	}

	.banners-big.view_2 .flexslider .slides li .wrap .tablet_text .banner_buttons .btn.btn-video {
		min-height: 42px
	}

	.item-views.staff-items.table-type-block.front .item .image {
		width: 143px;
		height: 143px;
		line-height: 140px
	}

	.form.success .form-header {
		padding-left: 40px;
		padding-right: 40px
	}

	.form.success .form-header .description {
		display: flex;
		flex-direction: column;
		align-items: center;
		text-align: center
	}

	.form.success .form-header .description .success-text {
		padding: 20px 0 0 0
	}
}

@media (max-width:410px) {
	footer .callback_wrap {
		display: block;
		margin-top: -5px
	}
}

@media (max-width:400px) {

	.contacts.front .left_block .top_block .address,
	h2 {
		font-size: 1.6em
	}

	.contacts_page.contacts.front.type_4 .left_block {
		padding-bottom: 60px
	}

	.lk-page .form .bottom-form,
	.lk-page .form .top-form {
		padding-left: 30px;
		padding-right: 30px
	}

	.main_info .buttons .button {
		width: 100%
	}

	.main_info .buttons .button .btn {
		width: 100%
	}

	.auth_wrapp .form-body .forgot {
		display: none
	}

	.auth_wrapp .form-body .forgot_wrap {
		display: block;
		margin: 42px 0 -7px
	}

	.auth_wrapp .form-body .forgot_wrap .forgot {
		display: block;
		margin: 0
	}

	.auth_wrapp .form-wr .prompt {
		float: none !important
	}

	.project.item .top_image {
		height: 200px
	}

	#mobileheader .right-icons {
		padding-right: 10px
	}

	#mobileheader .wrap_icon {
		padding-left: 10px;
		padding-right: 10px
	}

	.logo-row .top-callback .basket_top+.callback+.phone {
		display: none !important
	}

	.subscribe-block-wrapper .text {
		font-size: 14px
	}

	.subscribe-block-wrapper .subscribe-btn {
		padding: 13px 15px 14px
	}

	.subscribe-block-wrapper .form-control.subscribe-input {
		padding-right: 140px
	}

	.wrap-portfolio-front .row .inner-wrapper-text {
		padding: 60px 20px 50px;
		text-align: center
	}

	.wrap-portfolio-front .row .inner-wrapper-text .main-wrapper .link .btn {
		margin: 0
	}

	.row.block-with-bg+.row .item-views.blocks h3 {
		padding-top: 56px
	}

	.blog.list-type-block.item-views .item>.image {
		height: auto
	}

	.item-views .title-wrapper.bottom-props .value {
		margin-bottom: 4px
	}

	.mix_banners .item .text .title {
		font-size: 1.0667em;
		max-height: 88px
	}

	.content-md.view_full .catalog.item-views.table .item-wrap {
		width: 100%
	}

	.item-views.reviews_items .items .item .right_block {
		margin-bottom: 28px
	}

	.item-views.reviews_items .items .item .right_block .image {
		float: none
	}

	.item-views.reviews_items .items .item .right_block .body-info {
		padding-left: 0
	}

	.item-views.reviews_items .items .item .date {
		margin-top: 10px
	}

	.basket_order .items .item .price {
		margin-bottom: 8px;
		width: 100%
	}

	.basket_order .items .item .summ {
		width: 100%;
		text-align: left
	}

	.basket_order .items .foot .title {
		margin-bottom: 4px;
		width: 100%
	}

	.basket_order .items .foot .summ {
		width: 100%;
		text-align: left
	}

	.auth_wrapp .buttons .btn {
		float: none !important;
		display: block;
		width: 100%
	}

	.auth_wrapp .buttons .btn.register {
		margin-top: 10px
	}

	.item-views.tarifs.type_4 .item .properties .property {
		background: 0 0
	}

	.item-views.tarifs.type_4 .item .properties .property .title-prop {
		float: none !important;
		padding-right: 0;
		max-width: 100%;
		color: #999
	}

	.item-views.tarifs.type_4 .item .properties .property .value {
		float: none !important;
		margin-top: 2px;
		padding-left: 0;
		max-width: 100%;
		text-align: left
	}
}

@media (max-width:395px) {
	.form .form-footer .pull-right {
		float: none !important;
		text-align: center;
		margin-top: 15px
	}

	.form .form-footer .pull-left {
		float: none !important;
		text-align: center
	}

	.form.contacts .required-fileds {
		float: none !important;
		text-align: center
	}

	.form.contacts .required-fileds+div.pull-right {
		float: none !important;
		text-align: center;
		margin-top: 15px
	}

	.form.popup .form-footer.clearfix .pull-right {
		float: right !important
	}

	.form.popup .form-footer.clearfix .pull-left {
		float: left !important
	}

	.form.popup .form-header i {
		display: none
	}

	.form.popup .captcha-row .input {
		margin-left: 30px !important
	}

	.catalog.item-views .item .label {
		margin-right: 0
	}

	.pagination a,
	.pagination span {
		padding-left: 4px !important;
		padding-right: 3px !important
	}

	.banners-big.front {
		min-height: 200px
	}

	.banners-big.front.hidden_narrow {
		display: none
	}

	.company-block .item-views.front .props {
		padding-top: 40px
	}

	body .company-block .list-type-block.item-views {
		padding-bottom: 35px
	}

	.catalog.detail .head .brand+.clearfix {
		display: none
	}

	.subscribe-edit-main table.data-table tr {
		border-bottom: 1px solid #ebeef1
	}

	.subscribe-edit-main table.data-table tr td {
		padding: 5px 0
	}

	.subscribe-edit-main table.data-table tr td:first-child {
		padding-bottom: 0
	}
}

@media (max-width:380px) {
	body #mobileheader .logo-block .logo {
		max-width: 108px
	}

	.catalog.item-views.table .item .image {
		height: 110px
	}

	.stickers .stickers-wrapper>div {
		padding: 3px 5px;
		font-size: 10px
	}
}

@media (max-width:357px) {
	.partners.front .flex-direction-nav {
		display: none
	}

	.partners.front .btn,
	.services.front .btn {
		right: -10px
	}

	.detail.catalog .tizers+.ask_a_question {
		margin-top: 60px
	}

	.news.front .item .image,
	.teasers.item-views.front .item .image {
		height: 50px;
		line-height: 48px;
		max-height: 50px;
		max-width: 75px;
		width: 75px
	}

	.news.front .item .info,
	.teasers.item-views.front .item .info {
		padding-left: 90px
	}

	.projects.item-views.table .item>a {
		width: 100%
	}

	#mobileheader .title-block {
		max-width: 100%;
                 text-align:center;
	}

	.select-outer select {
		width: 215px
	}

	.catalog.item-views.list .item .buy_block {
		white-space: nowrap
	}
}

@media (max-width:320px) {
	.catalog.sections.front .item {
		padding: 10px;
		margin: 0 0 0
	}

	.catalog.sections.front .item .image {
		height: 80px;
		line-height: 79px
	}

	body .order-block td {
		padding-left: 25px;
		padding-right: 25px
	}
}

@media (max-width:319px) {
	#mobileheader .right-icons {
		padding-right: 4px
	}

	#mobileheader .wrap_icon {
		padding-left: 4px;
		padding-right: 4px
	}
}

/* End */


/* Start:/bitrix/templates/aspro-priority/themes/CUSTOM_s1/colors.min.css?164752348032928*/
.dark-color:hover,
a.colored,
.colored {
	color: #f0ceaa;
}

a {
	color: #f0ceaa;
}

a.colored:hover,
.colored:hover {
	color: #fff;
}

a:active {
	color: #aa8400;
}

.overlay_form .dot {
	background: #f0ceaa;
}

a.grey {
	color: #818181;
}

a.grey:hover {
	color: #f0ceaa;
}

.dark_link:hover {
	color: #f0ceaa;
}

.btn-inline {
	color: #f0ceaa;
}

.btn-inline.black:hover {
	color: #f0ceaa;
}

.btn-inline.rounded:hover i {
	background: #f0ceaa;
}

.change_block .change_params:hover {
	background: #f0ceaa;
}

body .fa.big-icon {
	background: #f0ceaa;
}

body .fa.big-icon.grey {
	color: #f0ceaa;
	background: #efefef;
}

.icon-text {
	color: #fff;
	background: #f0ceaa;
}

.icon-text .fa {
	color: #fff;
}

.icon-text.grey {
	color: #fff;
	background: #efefef;
}

.icon-text.grey .fa {
	color: #f0ceaa;
}

.rss:hover svg path {
	fill: #f0ceaa;
}

a.scroll-to-top.ROUND_COLOR,
a.scroll-to-top.RECT_COLOR {
	background-color: #f0ceaa;
}

a.scroll-to-top.ROUND_COLOR:hover,
a.scroll-to-top.RECT_COLOR:hover {
	background-color: #ffce26;
}

.underline {
	border-bottom: 2px solid #f0ceaa;
}



blockquote.info:before {
	background-color: #f0ceaa;
}

.review .it:before {
	color: #f0ceaa;
}

.styled-block {
	border-left-color: #f0ceaa;
}

.list.icons .fa {
	color: #f0ceaa;
}

table.table th {
	background-color: #f0ceaa;
}

hr.colored_line {
	border-color: #f0ceaa;
}

.logo .logo_svg {
	fill: #f0ceaa;
}

.marker svg .cls-marker2 {
	fill: #f0ceaa;
}

.cluster_custom svg .cls-cluster2 {
	fill: #f0ceaa;
}

.btn.btn-default {
	background-color: #f0ceaa;
	border-color: #f0ceaa;
	color: #142923;
}

.btn.btn-default:hover,
.btn.btn-default:active,
.btn.btn-default:focus {
	background-color: #75706a;
	border-color: #75706a;
	color: white;
}

.btn.btn-default.white {
	color: #f0ceaa;
	border: 1px solid #fff;
	background: #ffffff;
}

.btn.btn-default.white:hover,
.btn-default.white:active,
.btn-default.white:focus {
	color: #ffffff !important;
	border-color: #75706a;
	background: #75706a;
}

.btn.btn-default.white.white-bg:hover,
.btn-default.white.white-bg:active,
.btn-default.white.white-bg:focus {
	color: #f0ceaa !important;
	border-color: #f0ceaa;
	background: #fff;
}

.btn.btn-primary {
	background-color: #00b290;
	border-color: #00b290;
}

.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary:focus {
	background-color: #30c4a8;
	border-color: #30c4a8;
}

.btn.btn-success {
	background-color: #84bc29;
	border-color: #84bc29;
}

.btn.btn-success:hover,
.btn.btn-success:active,
.btn.btn-success:focus {
	background-color: #9dca53;
	border-color: #9dca53;
}

.btn.btn-info {
	background-color: #0ca9e3;
	border-color: #0ca9e3;
}

.btn.btn-info:hover,
.btn.btn-info:active,
.btn.btn-info:focus {
	background-color: #39baec;
	border-color: #39baec;
}

.btn.btn-warning {
	background-color: #f38b04;
	border-color: #f38b04;
}

.btn.btn-warning:hover,
.btn.btn-warning:active,
.btn.btn-warning:focus {
	background-color: #f8a132;
	border-color: #f8a132;
}

.btn.btn-danger {
	background-color: #dc130d;
	border-color: #dc130d;
}

.btn.btn-danger:hover,
.btn.btn-danger:active,
.btn.btn-danger:focus {
	background-color: #e63f3a;
	border-color: #e63f3a;
}

.btn.btn-transparent {
	background-color: #f0ceaa ;
	border-color: #f0ceaa;
	color: #ffffff;
}

.btn.btn-transparent:hover,
.btn.btn-default.btn-transparent:hover {
	color: #ffffff;
	background-color: #75706a;
	border-color: #75706a;
}

.btn.btn-responsive-nav {
	background-color: #f0ceaa;
}

.btn.btn-responsive-nav:hover {
	color: #f0ceaa;
	border: 1px solid #f0ceaa;
	background-color: #ffffff;
	padding: 4px 7px 2px;
}

.btn.btn-link {
	color: #f0ceaa;
	border-color: #ffe796;
}

.btn.btn-link:hover {
	color: #75706a;
	border-color: transparent;
}

.btn.btn-link:active {
	color: #aa8400;
}

.btn.btn-default.wc.vert .fa {
	background-color: #f0ceaa;
}

.btn.btn-default.wc.vert:hover .fa {
	background-color: #75706a;
}

.btn.btn-transparent-border:hover {
	background-color: #f0ceaa;
	border: 1px solid #f0ceaa;
}

.label.label-default {
	background: #93a6bc;
}

.label.label-primary {
	background: #b8c2cd;
}

.label.label-success {
	background: #5cb85c;
}

.label.label-warning {
	background: #f0ad4e;
}

.label.label-danger {
	background: #d9534f;
}

.top-block.colored {
	background: #f0ceaa;
}

.top-block .social-icons li a:hover:before {
	background-color: #f0ceaa;
}

.top-block .top-block-item .inline-search-show:hover>span {
	color: #f0ceaa;
}

.logo_and_menu-row .inline-search-show:hover .title {
	color: #f0ceaa;
}

.menu-only.with_icons .mega-menu table td.full_dropdown>.wrap>.dropdown-menu>li .image.wbg {
	background-color: #f0ceaa;
}

.mega-menu table td.full_dropdown .dropdown-submenu .dropdown-menu li a:hover {
	color: #75706a;
}

.logo.colored img,
header .line-row,
#mobileheader .logo.colored img {
	background-color: #f0ceaa;
}

.logo_and_menu-row .personal-link:hover .svg path,
.logo_and_menu-row .basket-link:hover .svg path,
.logo_and_menu-row .inline-search-show:hover .svg path,
.logo_and_menu-row .burger:hover .svg-burger path,
.top-block .top-block-item .personal-link:hover .svg path,
.top-block .top-block-item .basket-link:hover .svg path,
.top-block .top-block-item .inline-search-show:hover .svg path,
.top-block .top-block-item .burger:hover .svg-burger path,
.top-block .social-icons li a:hover svg path {
	fill: #f0ceaa;
}

.logo-row .top-callback .phone .fa,
.logo-row .top-callback .email .fa {
	background-color: #f0ceaa;
}

.logo-row .top-callback .email,
.logo-row .top-callback .email a:hover {
	color: #75706a;
}

.display-type .view-button:not(.cur):hover svg path {
	fill: #f0ceaa;
}

.catalog.sections .row_block .item.wicons .image {
	background-color: #f0ceaa;
}

#mobileheader .mobileheader-v2 {
	background:#142923
}

#mobileheader .burger:hover .svg-burger path {
	fill: #f0ceaa;
}

#mobileheader .burger:hover .svg-close path {
	fill: #f0ceaa;
}

#mobilemenu .contacts a:hover {
	color: #f0ceaa;
}

#mobilemenu .menu>ul>li.counters .count {
	background: #f0ceaa;
}

#mobilemenu .menu.middle a:hover .svg path {
	fill: #f0ceaa;
}

#mobilemenu .expanded>.dropdown .menu_back:hover .svg path {
	fill: #f0ceaa;
}

#mobilemenu .menu ul>li a:hover .arrow .svg path {
	fill: #f0ceaa;
}

#mobilemenu .svg-close:hover path {
	fill: #f0ceaa;
}

#mobilemenu .expanded>.dropdown .menu_back a:hover {
	color: #f0ceaa;
}

.style-switcher .oversite_button:hover {
	background-color: #f0ceaa;
}

.style-switcher .right-block .block-item .item .options .rows .tabs .tab.current a:before {
	background: #f0ceaa;
}

.style-switcher .right-block .block-item .item .options .rows .tabs_content .opener_wrap .opener_tab:hover {
	background: #f0ceaa;
}

.style-switcher .sup-params .title_wrap .block-title {
	color: #f0ceaa;
	border: 1px solid rgba(252, 195, 0, 0.3);
}

.style-switcher .switch:hover {
	background: #f0ceaa;
}

.style-switcher .header .header-inner.reset {
	border: 1px solid #f0ceaa;
	color: #f0ceaa;
}

.style-switcher .header .header-inner.reset:hover {
	background-color: #75706a;
	border-color: #75706a;
}

.style-switcher .header .header-inner svg path {
	fill: #f0ceaa;
}

.style-switcher .header.can_save .save_btn {
	border: 1px solid #f0ceaa;
	background: #f0ceaa;
}

.style-switcher .header.can_save .save_btn:hover {
	border-color: #75706a;
	background: #75706a;
}

.style-switcher .options>a.current:not(.block),
.style-switcher .options .link-item.current:not(.block) {
	background: #f0ceaa;
}

.style-switcher .options .link-item.current.block {
	border-color: #f0ceaa;
}

.style-switcher .tooltip-link:hover {
	background: #f0ceaa;
	border-color: #f0ceaa;
}

.style-switcher .options[data-code="BASE_COLOR"]>div.current>span,
.style-switcher .options[data-code="BASE_COLOR"]>div.current>span:hover {
	border-color: #f0ceaa;
}

.style-switcher .options[data-code="BGCOLOR_THEME"]>div.current>span,
.style-switcher .options[data-code="BGCOLOR_THEME"]>div.current>span:hover {
	border-color: #f0ceaa;
}

.style-switcher .left-block .section-block.active:before {
	background: #f0ceaa;
}

.style-switcher .block-title .dotted-block {
	color: #f0ceaa;
}

.style-switcher .block-title .dotted-block:hover {
	background-color: #75706a;
	border-color: #75706a;
}

.style-switcher .sup-params.opened .title_wrap .block-title {
	background-color: #f0ceaa;
	border-color: #f0ceaa;
}

.change_block .left_border_changer,
.change_block .top_border_changer,
.change_block .right_border_changer,
.change_block .bottom_border_changer {
	border-color: #f0ceaa;
}

.change_block .change_params {
	background: #f0ceaa;
}

.change_block .change_params:hover {
	background: #75706a;
}

.change_block .variant_panel .variant.active {
	border-color: #f0ceaa;
}

.change_block .variant_panel {
	border: 2px solid #f0ceaa;
	border-top: none;
}

.change_block .variant_panel.FOOTER_TYPE {
	border-top: 2px solid #f0ceaa;
}

.change_block .variant_panel .flex-direction-nav a:hover {
	background: #f0ceaa;
}

.bottom_panel .reset:hover {
	background: #f0ceaa;
}

.bottom_panel .close:hover {
	background: #f0ceaa;
}

.change_block .actions .action_down,
.change_block .actions .action_up,
.change_block .actions .action_hide {
	background: #f0ceaa;
}

.change_block .actions .action_down:hover,
.change_block .actions .action_up:hover,
.change_block .actions .action_hide:hover {
	background: #75706a;
}

.change_block .actions .action_down.disabled:hover,
.change_block .actions .action_up.disabled:hover {
	background: #f0ceaa;
}

.bottom_panel .components .item .add_block:hover {
	background: #f0ceaa;
}

.bottom_panel .components .item.wtemplates .variant_panel .variant.active {
	border-color: #f0ceaa;
}

.bottom_panel .components .item.wtemplates .variant_panel .flex-direction-nav a:hover {
	background: #f0ceaa;
}

.bottom_panel .components .item.wtemplates .variant_panel .close_panel:hover svg path {
	fill: #f0ceaa;
}

.bottom_panel .components .item.wtemplates .variant_panel .variant .select_variant>span {
	background: #f0ceaa;
}

.bottom_panel .components .item.wtemplates .variant_panel .variant .select_variant:hover>span {
	background: #75706a;
}

.flexslider .flex-direction-nav a:hover {
	background: #f0ceaa;
}

.top-block .search .search-wrapper {
	background: #f0ceaa;
}

.menu-row .search-button-div .fa-close:hover {
	color: #75706a;
}

.search .btn-search {
	color: #f0ceaa;
}

.mega-menu ul.nav li.active,
.mega-menu ul.nav li:hover {
	background-color: #f0ceaa;
}

.menu-row.bgcolored:not(.white) .mega-menu table td.active .wrap>a,
.menu-row.bgcolored:not(.white) .mega-menu table td:not(.search-item):hover .wrap>a {
	background: #e3af00;
}

.mega-menu table td .wrap>a.more-items:hover:before {
	background-color: #75706a;
}

.mega-menu table td.active .wrap>a>span {
	color: #f0ceaa;
}

.topmenu-LIGHT .mega-menu table td.active .wrap>.more-items span:before,
.topmenu-LIGHT .mega-menu table td:not(.search-item):hover .wrap>.more-items span:before {
	background-color: #f0ceaa;
}

.mega-menu table td .wrap>a .line-wrapper .line {
	background-color: #f0ceaa;
}

.topmenu-LIGHT .mega-menu table .tail {
	border-bottom: 6px solid #e8b300;
}

.mega-menu table .dropdown-menu li>a:hover,
.mega-menu table .dropdown-submenu:hover>a,
.mega-menu table .dropdown-submenu:hover>a:after {
	color: #f0ceaa;
}

.mega-menu table .dropdown-menu li.active>a,
.mega-menu table .dropdown-submenu.active>a,
.mega-menu table .dropdown-submenu.active>a:after {
	color: #f0ceaa;
}

.marker-nav {
	background-color: #f0ceaa;
}

.mega-menu table td.active .wrap>a {
	color: #f0ceaa;
}

.inline-search-block .close-block:hover .close-icons path {
	fill: #f0ceaa;
}

.mega_fixed_menu .search-button-div:hover .svg-search {
	background-color: #f0ceaa;
}

.mega_fixed_menu .right_block .email a:hover {
	color: #f0ceaa;
}

.mega_fixed_menu .svg.svg-close.arrow:hover {
	background-color: #f0ceaa;
}

.list-type-block.item-views.licenses .item:hover .body-info .zoom:not(:hover) {
	background: #f0ceaa;
}

.wrap_basket .remove.all:hover {
	color: #f0ceaa;
}

.wrap_basket .remove.all:hover svg path {
	fill: #f0ceaa;
}

.mega_fixed_menu .mega-menu table .wrap>.dropdown-menu .dropdown-submenu>a>.arrow>i:hover {
	background-color: #f0ceaa;
}

.mega_fixed_menu .svg.svg-close:hover path {
	fill: #f0ceaa;
}

.inline-search-block.bg-colored-block.show {
	background-color: #f0ceaa;
}

.menu-row.bgcolored .wrap_icon:hover {
	background-color: #f0ceaa;
}

.logo_and_menu-row .burger:hover .svg-burger.mask {
	background-color: #f0ceaa;
}

body .basket-link .count {
	background-color: #f0ceaa;
}

body .top-block .top-block-item .basket-link.basket-count .count {
	background: #f0ceaa;
}

.logo_and_menu-row .basket-link:hover .title {
	color: #f0ceaa;
}

.top-block-item .basket-link:hover .title {
	color: #f0ceaa;
}

.top-btn:hover .svg.mask {
	background-color: #f0ceaa;
}

a:hover .svg.mask {
	background-color: #f0ceaa;
}

.menu-row.bgcolored {
	background: #f0ceaa;
}

#headerfixed .menu-block.rows:hover {
	background-color: #f0ceaa;
}

#headerfixed .menu-block .navs ul li.active>a,
#headerfixed .menu-block .navs ul li a:hover,
#headerfixed .menu-block .navs ul li a:focus {
	color: #f0ceaa;
}

#headerfixed .inline-search-show:hover .svg-search.mask {
	background-color: #f0ceaa;
}

#headerfixed .basket-link.basket-count .count {
	background: #f0ceaa;
}

#mobileheader .basket-link:hover .svg path,
#mobileheader .personal-link:hover .svg path,
#mobileheader .inline-search-show:hover .svg path,
#headerfixed .personal-link:hover .svg path,
#headerfixed .basket-link:hover .svg path,
#headerfixed .logo-row .burger:hover .svg-burger path,
#headerfixed .inline-search-show:hover .svg-search path,
.mega_fixed_menu .right_block .basket-link:hover .svg path,
.mega_fixed_menu .right_block .personal-link:hover .svg path {
	fill: #f0ceaa;
}

.mega_fixed_menu .right_block .basket-link:hover .title {
	color: #f0ceaa;
}

#headerfixed .search .btn-search:hover .svg-search {
	background-color: #f0ceaa;
}

.search-page .searchinput .btn-search:hover .svg {
	background-color: #f0ceaa;
}

.item-views.services-items .menu li.selected>span:before {
	background: #f0ceaa;
}

.wrap-portfolio-front {
	background: #f0ceaa;
}

.color-controls .item .zoom:hover {
	background-color: #f0ceaa;
}

.item-views.company.front .image .play:after {
	background: #f0ceaa;
}

.item-views.company.front .image .play:hover:after {
	background: #75706a;
}

.item-views.company.front .props .image {
	background-color: #f0ceaa;
}

.search-tags-cloud .tags a:hover {
	background: #f0ceaa;
	border-color: #f0ceaa;
}

.contacts.front .title a:hover {
	color: #f0ceaa;
}

.contacts.front .left_block .top_block .title a:hover {
	color: #f0ceaa;
}

.ymaps-b-balloon .property.email .value a:hover {
	color: #f0ceaa;
}

.item-views.sections.type_5_within .items .item .wrap_item:hover .arrow_link {
	background-color: #f0ceaa;
	border-color: #f0ceaa;
}

.item-views.sections.type_5_within .items .item .wrap_item:hover .arrow_link:hover {
	background-color: #75706a;
	border-color: #75706a;
}

.basket_top .dropdown {
	border-color: #f0ceaa;
}

.basket_top .dropdown:before {
	border-bottom-color: #f0ceaa;
}

.remove:hover svg path {
	fill: #f0ceaa;
}

.basket_order .description:before {
	background: #f0ceaa;
}

.basket.fly .opener .count {
	background: #f0ceaa;
}

.basket.fly.DARK .opener .count {
	background: #f0ceaa;
}

.basket.fly.COLOR .opener {
	background: #f0ceaa;
	border-color: #f0ceaa;
}

.basket.fly.COLOR .opener:hover {
	background: #75706a;
	border-color: #75706a;
}

header.topmenu-DARK:not(.fixed) .basket_top .count {
	background: #f0ceaa;
}

header.topmenu-COLOR:not(.fixed) .basket_top:hover {
	background: #75706a;
}

.foot .remove>span:hover {
	color: #f0ceaa;
}

.foot .remove>span:hover svg path {
	fill: #f0ceaa;
}

.side_forms .button>span>span:before {
	background-color: #f0ceaa;
}

.fly_forms .button>span:hover svg path {
	fill: #f0ceaa;
}

.basket.fly .opener:hover:before {
	background-color: #f0ceaa;
}

.fly_forms .button>span.disabled svg path {
	fill: #f0ceaa;
}

.ajax_basket.opened .opener:before {
	background-color: #f0ceaa;
}

.basket.fly .opener:hover .svg-basket path {
	fill: #f0ceaa;
}

.fancybox-prev span:hover {
	background-color: #f0ceaa;
}

.fancybox-next span:hover {
	background-color: #f0ceaa;
}

.fancybox-close:hover svg.svg.svg-close path {
	fill: #f0ceaa;
}

.body .page-top .print-link:hover .cls-print {
	fill: #f0ceaa;
}

.breadcrumb a:hover {
	color: #fff;
}

.breadcrumb a:active {
	color: #aa8400;
}

.breadcrumb li>a:hover {
	color: #75706a;
}

.pagination li.active+li a,
.pagination li.active+li span,
.pagination li:hover+li a,
.pagination li:focus+li span,
.pagination li:focus+li a,
.pagination li:hover+li span {
	border-left-color: #f0ceaa !important;
}

.pagination a:hover .fa {
	color: #f0ceaa;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
	color: #f0ceaa;
}

.pagination li.prev a:hover i,
.pagination li.next a:hover i {
	background-color: #f0ceaa;
}

footer.light .bottom-menu .item .title a:hover,
footer.light .bottom-menu .wrap .item .title a:hover,
footer.light .info .email a:hover {
	color: #f0ceaa;
}

footer .info .subscribe_button .btn:hover {
	background-color: #75706a;
	border-color: #75706a;
}

.side-menu .submenu>li:not(.active)>a:hover {
	color: #75706a;
}

.side-menu>li>a:hover .icons svg path {
	fill: #75706a;
}

.catalog_opener:hover .arrow {
	background-color: #f0ceaa;
}

.detail .tizers .tizer.image_bg .image {
	background-color: #f0ceaa;
}

.ask_a_question:hover .outer {
	background-color: #f0ceaa;
}

.ask_a_question:hover .outer>span {
	border-color: #f0ceaa;
}

.ask_a_question .outer:hover {
	background-color: #75706a;
}

.ask_a_question .outer>span:hover {
	border-color: #75706a;
}

.sidearea .ask_question .button:hover>span {
	border-color: #f0ceaa;
}

.sidearea .ask_question:hover .button {
	background: #f0ceaa;
}

.sidearea .ask_question:hover .button>span {
	border-color: #f0ceaa;
}

.sidearea .ask_question .button:hover {
	background: #75706a;
}

.sidebar .switcher span {
	background: #f0ceaa;
}



.order-block .btn.question svg path {
	fill: #f0ceaa;
}

.opener {
	color: #f0ceaa;
}

.opener:before {
	background-color: #f0ceaa;
}

.url-block span:hover {
	color: #f0ceaa;
}

.url-block span:hover:before {
	background-color: #f0ceaa;
}

.share .shares-block:hover .svg-share path {
	fill: #f0ceaa;
}

.detail.news .top-wrapper .print-link:hover path {
	fill: #f0ceaa;
}

.contacts_list .contacts-stores .item .show_on_map>span {
	color: #f0ceaa;
}

.contacts_list .contacts-stores .item .show_on_map>span svg path {
	fill: #f0ceaa;
}

.contacts-stores .item .top-wrap .show_on_map>span {
	color: #f0ceaa;
}

.contacts-stores .item .top-wrap .show_on_map>span svg path {
	fill: #f0ceaa;
}

.auth_wrapp .form-body .forgot:hover {
	color: #f0ceaa;
}

.auth_wrapp .form-wr .prompt label:hover {
	color: #f0ceaa;
}

.uploader:hover {
	background: #f0ceaa;
	border-color: #f0ceaa;
}

.form .add_file:hover,
.form .add_text:hover {
	color: #f0ceaa;
}

.clsp-1,
.clsp-2 {
	fill: #f0ceaa;
	fill-rule: evenodd;
}

.clsp-2 {
	opacity: 0.1;
}

.ymaps-b-balloon .ymaps-b-balloon__close:hover svg path {
	fill: #f0ceaa;
}

.item-views.table.table-type-block .licenses_block .items .item .zoom {
	background: #f0ceaa;
}

.item-views.table.table-type-block .licenses_block .items .item .zoom:hover {
	background: #75706a;
}

.list-type-block.item-views.licenses .item .image .zoom {
	background: #f0ceaa;
}

.list-type-block.item-views.licenses .item .image .zoom:hover {
	background: #75706a;
}

.bx_filter input[type="checkbox"]:checked+label.onoffswitch-label:before,
.filter input[type="checkbox"]:checked+label.onoffswitch-label:before,
.filter input[type="radio"]:checked+label.onoffswitch-label:before {
	background: #f0ceaa;
}

.catalog .bx_filter_section .bx_filter_block .toggle:hover span {
	border-color: #75706a;
}

.catalog .bx_filter_section .bx_filter_block .pict label:hover,
.catalog .bx_filter_section .bx_filter_block .pict label.active {
	border-color: #f0ceaa;
}

.catalog .bx_filter_section .bx_filter_block .bx_filter_param_label:hover .bx_filter_param_btn,
.catalog .bx_filter_section .bx_filter_block .bx_filter_param_label.active .bx_filter_param_btn {
	border-color: #f0ceaa;
}

.bx_filter input[type="checkbox"]+label:hover {
	color: #f0ceaa;
}

.jqmClose.top-close:hover svg path {
	fill: #f0ceaa;
}

.contacts.front.type_2 .detail_desc_items .top-close:hover svg path {
	fill: #f0ceaa;
}

.top_mobile_region .confirm_region+.close_popup:hover svg path {
	fill: #f0ceaa;
}

.tabs .nav-tabs a:hover,
.tabs .nav-tabs a:active,
.tabs .nav-tabs a:focus {
	color: #f0ceaa;
}

.bx_soc_comments_div .tabs .nav-tabs li.active a {
	color: #f0ceaa;
}

.bx_soc_comments_div .tabs .nav-tabs li.active:after {
	background: #f0ceaa;
}

.bx_soc_comments_div .tabs .nav-tabs li.active a span:before {
	background-color: #f0ceaa;
}

.bx-ilike-button:not(.bx-ilike-button-disable):hover .bx-ilike-left-wrap:before {
	background-color: #f0ceaa;
}

.bx-ilike-button:hover {
	color: #f0ceaa;
}

.blog-post-tag a:hover,
.blog-comment-meta a:hover,
.blog-mainpage-meta a:hover {
	color: #f0ceaa !important;
}

.nav-tabs>li.active:after {
	background: #f0ceaa;
}

.sections.head-block.top .item-link.active .title span:before {
	background: #f0ceaa;
}

.title-tab-heading:hover .arrow_open,
.accordion-head:hover .arrow_open,
.item:hover .arrow_open.link {
	background: #f0ceaa;
	border: 1px solid #f0ceaa;
}

.accordion-head .arrow_open:hover,
.item .arrow_open.link:hover {
	background: #75706a;
	border: 1px solid #75706a;
}

.item.opened .accordion-head:before {
	background: #f0ceaa;
}

.item-views.vacancy_list.type_2 .items .item:hover .top-info .arrow_link {
	background-color: #f0ceaa;
	border-color: #f0ceaa;
}

.item-views.vacancy_list.type_2 .items .item .top-info .arrow_link:hover {
	background-color: #75706a;
	border-color: #75706a;
}

.item-views.tarifs .flexslider .item:hover .buy_block .btn>span,
.item-views.tarifs .flexslider .item:hover .order .btn>span {
	border-color: #f0ceaa;
}

.item-views.tarifs .flexslider .item:hover .buy_block .btn:hover>span,
.item-views.tarifs .flexslider .item:hover .order .btn:hover>span {
	border-color: #75706a;
}

.item-views.tarifs .flexslider .item:hover .buy_block .btn,
.item-views.tarifs .flexslider .item:hover .order .btn {
	background-color: #f0ceaa;
}

.item-views.tarifs .flexslider .item:hover .buy_block .btn:hover,
.item-views.tarifs .flexslider .item:hover .order .btn:hover {
	background-color: #75706a;
}

.item-views.tarifs.wicons .item.wbg .image>.wrap {
	background-color: #f0ceaa;
}

.item-views.tarifs.type_4 .item:hover .btn {
	background: #f0ceaa;
	border-color: #f0ceaa;
}

.item-views.tarifs.type_4 .item:hover .btn:hover {
	background: #75706a;
	border-color: #75706a;
}

.item-views.tarifs.type_4 .item .buy_block .btn.in_cart>span>span svg path {
	fill: #f0ceaa;
}

.item-views.tarifs.type_6 .flexslider .item .buy_block .btn,
.item-views.tarifs.type_6 .flexslider .item .order .btn {
	border: 1px solid #ffe796;
	color: #f0ceaa;
}

.item-views.tarifs.type_6 .flexslider .item:hover .buy_block .btn,
.item-views.tarifs.type_6 .flexslider .item:hover .order .btn {
	border-color: #f0ceaa;
}

.item-views.tarifs.type_6 .flexslider .item:hover .buy_block .btn:hover,
.item-views.tarifs.type_6 .flexslider .item:hover .order .btn:hover {
	border-color: #75706a;
}

.item-views.tarifs.type_6 .item .buy_block .btn.in_cart>span svg path {
	fill: #f0ceaa;
}

.item-views.tarifs.type_8 .item .prices .all_price li:hover .price_title:before,
.item-views.tarifs.type_8 .item .prices .all_price li.active .price_title:before {
	border-color: #f0ceaa;
	background: #f0ceaa;
}

.item-views.tarifs.type_8 .item .buy_block .btn {
	border: 1px solid #ffe796;
	color: #f0ceaa;
}

.item-views.tarifs.type_8 .item:hover .buy_block .btn {
	border-color: #f0ceaa;
}

.item-views.tarifs.type_8 .item:hover .buy_block .btn:hover {
	border-color: #75706a;
}

.item-views.tarifs.type_8 .item .buy_block .btn.in_cart svg path {
	fill: #f0ceaa;
}

.catalog.detail .active .title-tab-heading,
.catalog.detail .title-tab-heading:focus,
.catalog.detail .title-tab-heading:active,
.catalog.detail .title-tab-heading:hover {
	color: #f0ceaa;
}

.detail .galery .item span.zoom:hover {
	background-color: #f0ceaa;
}

.detail .galerys-block .big-gallery-block .item .zoom:hover {
	background-color: #f0ceaa;
}

.catalog.detail .link-block-more>span:hover:before {
	background-color: #f0ceaa;
}

.catalog.detail .galery .item .zoom:hover {
	background-color: #f0ceaa;
}

.catalog.detail .head .link-block-more>span:hover:before {
	background-color: #f0ceaa;
}

.detail .galery #carousel .flex-direction-nav a:hover:before {
	background-color: #f0ceaa;
}

.item-views.sections.type_4_within.type_12_within .items .item.wbg .image {
	background-color: #f0ceaa;
}



.catalog.sections.type_4_within .item:hover .arrow_link {
	background-color: #f0ceaa;
	border-color: #f0ceaa;
}

.catalog.sections.type_4_within .item:hover .arrow_link:hover {
	background-color: #75706a;
	border-color: #75706a;
}

.front_tizers .item.image_bg .image {
	background-color: #f0ceaa;
}

.changer.save_btn:hover {
	background: #f0ceaa;
}

.landings_list .more>span:before {
	background-color: #f0ceaa;
}

.landings_list .more>span {
	color: #f0ceaa;
}

.tabs_ajax .head-block .item-link:not(.active)span:hover {
	color: #75706a;
}

.tabs_ajax .head-block .item-link.active span:after {
	background: #f0ceaa;
}

.head-block .subscribe span:hover {
	color: #f0ceaa;
}

.head-block .subscribe span:hover svg path {
	fill: #f0ceaa;
}

.item-views.news-items.front .subscribe:hover .subscribe_icon path {
	fill: #f0ceaa;
}

.buttons .settings:hover {
	color: #f0ceaa;
}

.buttons .settings:hover svg path {
	fill: #f0ceaa;
}

.close-block.search_type_1:hover svg path {
	fill: #f0ceaa;
}

.inline-search-block.fixed.big.show_center .search .btn-search {
	background-color: #f0ceaa;
	border-color: #f0ceaa;
}

.inline-search-block.fixed.big.show_center .search .btn-search:hover {
	background-color: #75706a;
	border-color: #75706a;
}

.wrap_basket .basket_empty .button .btn:hover {
	background-color: #f0ceaa;
}

.wrap_basket .basket_empty .button .btn:hover:before {
	background: #f0ceaa;
}

.item-views.news-items:not(.projects) .subscribe:hover:before {
	background-color: #f0ceaa;
}

.item-views.news-items:not(.projects) .subscribe:hover {
	color: #f0ceaa;
}

.show_all:hover {
	color: #f0ceaa;
}

.item-views.front .show_all:hover {
	color: #f0ceaa;
}

.item-views.front .arrows .arrow:hover {
	background: #f0ceaa;
}

.item-views.services-items.type_1 .menu li:not(.selected):hover {
	color: #f0ceaa;
}

.item-views.services-items.type_1 .menu li.selected:before {
	background: #f0ceaa;
}

.item-views.services-items.type_1 .items .item>.wrap .more:hover a {
	background: #f0ceaa;
	border-color: #f0ceaa;
	color: #FFF;
}

.item-views.services-items.type_1 .items .item>.wrap .more:hover a:before {
	background: #f0ceaa;
}

.item-views.services-items.icons .items .item.wbg .image img {
	background-color: #f0ceaa;
}

.item-views.staff-items.within.type_2.type_3 .items .item:hover .arrow_link {
	background-color: #f0ceaa;
	border-color: #f0ceaa;
}

.item-views.staff-items.within.type_2.type_3 .items .item:hover .arrow_link:hover {
	background-color: #75706a;
	border-color: #75706a;
}

.item-views.staff-items.within.type_3 .items .item:hover .arrow_link {
	background-color: #f0ceaa;
	border-color: #f0ceaa;
}

.item-views.staff-items.within.type_3 .items .item:hover .arrow_link:hover {
	background-color: #75706a;
	border-color: #75706a;
}

@media print {

	.item-views.services-items.icons .items .item .image img,
	.item-views.company.front .props .image,
	.front_tizers .item.image_bg .image {
		background-color: #f0ceaa !important;
	}
}

.side_forms .button>span svg path {
	fill: #f0ceaa;
}

.item-views.partners.within.list-type-block .items .item .value a:hover {
	color: #f0ceaa;
}

.item-views.partners.within .item .property .value a:hover {
	color: #f0ceaa;
}

.item-views.documents_list.type_2 .docs-block .item:hover .arrow_link {
	background-color: #f0ceaa;
	border-color: #f0ceaa;
}

.item-views.documents_list.type_2 .docs-block .item .arrow_link:hover {
	background-color: #75706a;
	border-color: #75706a;
}

.item-views.type_2_within.within.services-items.type_10 .item .image {
	background: #f0ceaa;
}

.item-views.type_2_within.within.services-items.type_3_within.type_11 .item .image {
	background: #f0ceaa;
}

.accordion-head.accordion-open a,
.accordion-head:hover a {
	color: #f0ceaa;
}

.flex-control-paging li a:hover:before,
.flex-control-paging li a.flex-active:before {
	box-shadow: none;
	background: #f0ceaa !important;
}

.detail .gallery-block .small-gallery ul.items li.flex-active-slide,
.detail .gallery-block .small-gallery ul.items li:hover {
	border-color: #f0ceaa;
}

.flex-direction-nav a:hover,
.flex-direction-nav a:hover::before {
	color: #75706a;
	border-color: #75706a;
}

.color-controls .flex-direction-nav a {
	background: #f0ceaa;
}

.color-controls .flex-direction-nav a:hover {
	background: #75706a;
}

span.zoom:hover {
	background-color: #75706a;
}

.switch_gallery:hover {
	background-color: #f0ceaa;
}

.wr_scrollbar .scrollbar .handle {
	background: #f0ceaa;
}

.ask_a_question .inner .text-block:before {
	background-color: #f0ceaa;
}

.page404 .i404 {
	color: #f0ceaa;
}

.jqmClose.top-close:hover {
	color: #75706a;
}

.form.contacts .title {
	border-color: #f0ceaa;
}

.form .form-header {
	border-top-color: #f0ceaa !important;
}

.form-header i {
	background: #f0ceaa;
}

.banners-big.front .flex-direction-nav a:hover {
	background: #f0ceaa;
}

.more_text_ajax:hover:after {
	background-color: #f0ceaa;
}

.more_text_ajax:hover svg path,
.ajax_load_btn:hover .more_text_ajax svg path {
	fill: #f0ceaa;
}

.item-views.news-items .item.wti .title:after {
	background: #f0ceaa;
}

.banners-big a {
	background: #f0ceaa;
}

.teasers.item-views.front.icons .item a:hover {
	color: #f0ceaa !important;
}

.front-projects.item-views.table .item .info {
	border-top-color: #f0ceaa;
}

.front-projects.item-views.table .item a:hover .info {
	background: #324860;
}

.front-projects.item-views.table .item a:hover .info:before {
	border-bottom-color: #f0ceaa;
}

.item-views .item .title a:hover {
	color: #f0ceaa;
}

.uploader:hover .action {
	background-color: #75706a;
	border-color: #75706a;
}

.uploader .action {
	color: #f0ceaa;
	border: 1px solid #ffe796;
}

.form .input .add_file:hover,
.form .input .add_text:hover {
	color: #f0ceaa;
}

.form .input .add_file:hover:before,
.form .input .add_text:hover:before {
	background-color: #f0ceaa;
}

p.drop-caps:first-child:first-letter {
	color: #f0ceaa;
}

p.drop-caps.secundary:first-child:first-letter {
	background-color: #f0ceaa;
}

.label-info {
	background-color: #f0ceaa;
}

section.toggle label {
	color: #f0ceaa;
	border-color: #f0ceaa;
}

section.toggle.active>label {
	background-color: #f0ceaa;
	border-color: #f0ceaa;
}

.progress-bar-primary {
	background-color: #f0ceaa;
}

.slider-container .tp-caption a:not(.btn):hover {
	color: #ffce26;
}

.tp-bullets .bullet.selected,
.tp-bullets .bullet:hover {
	background: #f0ceaa !important;
}

.fa.colored {
	background: #f0ceaa;
}

.docs-block .iblocks:hover .icons-block a,
.iblocks .icons-block a:hover {
	background: #f0ceaa;
}

.docs-block .iblocks:hover .text-block .text {
	color: #f0ceaa !important;
}

.item-views .property.price .fa,
.item-views .property.price .price_val {
	color: #f0ceaa;
}

.item-views .item:hover .property .fa {
	color: #f0ceaa;
}

.link-block-more .dark-color:hover:before {
	background: #f0ceaa;
}

.tabs.item-views.table .title,
.history.item-views.table .title {
	color: #f0ceaa;
}

.history.item-views .title {
	color: #f0ceaa;
}

.rolldown>span {
	color: #f0ceaa;
}

.rolldown>span svg path {
	fill: #f0ceaa;
}

.detail .galery #slider.flexslider:hover .flex-direction-nav {
	background: #75706a;
}

.detail .galery #carousel .slides li.flex-active-slide {
	border-color: #f0ceaa;
}

.detail .reviews .item .review .icons:before {
	color: #f0ceaa;
}

.detail .galery #carousel .flex-direction-nav a:hover::before {
	color: #f0ceaa;
}

.catalog.group .price .price_val {
	color: #f0ceaa;
}

.buy_block .counter .ctrl:hover svg path,
.buy_block .counter .ctrl:hover svg rect {
	fill: #f0ceaa;
}

.select-outer i.fa {
	color: #f0ceaa;
}

.item-views.table.bblock .item .info {
	border-top-color: #f0ceaa;
}

.cls-2000 {
	fill: #f0ceaa;
}

.instagram_ajax .show_all:hover svg path {
	fill: #75706a;
}

.reviews.item-views.front .item .image:before {
	background-color: #f0ceaa;
}

.item-views .item .bottom-props>a:hover svg path {
	fill: #f0ceaa;
}

.bx_filter .bx_ui_slider_range,
.bx_filter .bx_ui_slider_pricebar_V {
	background-color: #f0ceaa;
}

.bx_filter .bx_ui_slider_track .bx_ui_slider_handle {
	border-color: #f0ceaa;
}

.catalog.bx_filter .bx_filter_parameters_box_title:hover:before {
	color: #f0ceaa;
}



.bx_filter.catalog .title:hover>.wrap .arrow {
	background-color: #f0ceaa;
}

.catalog.bx_filter .bx_filter_parameters_box_title:hover .arrow {
	background-color: #f0ceaa;
}

.catalog.bx_filter .bx_filter_parameters_box.check_props .bx_filter_parameters_box_title:before {
	background: #f0ceaa;
}

.bx_filter .bx_ui_slider_track .bx_ui_slider_handle:after {
	background: #f0ceaa;
}

.catalog .bx_filter_section .bx_filter_button_box .bx_filter_search_reset:hover {
	background-color: #f0ceaa;
}

.catalog .bx_filter_section .bx_filter_button_box .bx_filter_search_button:hover {
	background-color: #f0ceaa;
}

.side-menu li.child>a .arrow:hover:before {
	background: #f0ceaa;
}

.bx_filter input[type="checkbox"]+label:before,
.filter input[type="checkbox"]+label:before,
.filter input[type="radio"]+label:before {
	background: #f0ceaa;
}

.bx_filter .filter input[type="radio"]:checked+label:after {
	border-color: #f0ceaa;
	background-color: #f0ceaa;
}

.subscribe-edit-main .form input[type=checkbox]+label:hover:after,
.subscribe-edit-main .form input[type=checkbox]:checked+label:after,
.subscribe-edit-main .form input[type=radio]+label:hover:after,
.subscribe-edit-main .form input[type=radio]:checked+label:after {
	background-color: #f0ceaa;
	border-color: #f0ceaa;
}

.subscribe-edit-main font.notetext {
	border-color: #f0ceaa;
}

.arrow.toogle:hover {
	border-color: #75706a;
	background: #75706a;
}

.arrow_link:hover {
	border-color: #75706a;
	background: #75706a;
}

.item-views.type_2_within.within.services-items .item:hover .arrow.toogle {
	border-color: #f0ceaa;
	background: #f0ceaa;
}

.item-views.type_2_within.within.services-items .item:hover .arrow.toogle:hover {
	border-color: #75706a;
	background: #75706a;
}

.item-views.type_2_within.within.services-items .item:hover .arrow_link {
	background-color: #f0ceaa;
	border-color: #f0ceaa;
}

.item-views.type_2_within.within.services-items .item:hover .arrow_link:hover {
	background-color: #75706a;
	border-color: #75706a;
}

.item-views.type_2_within.within.services-items .item .toogle>span {
	color: #f0ceaa;
}

.item-views.type_2_within.within.services-items .item .toogle>span:before {
	background-color: #f0ceaa;
}

@media(max-width:767px) {
	.basket_top .icon .count {
		background: #f0ceaa !important;
	}
}

.page-top-wrapper.color {
	background: #f0ceaa;
}

.item-views.staff-items.table-type-block:not(.front) .item .title a:hover {
	color: #f0ceaa;
}

.detail.staff .properties .bottom-props.social_props a:hover svg path {
	fill: #f0ceaa;
}

.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active {
	background: #f0ceaa;
}

.uploader .resetfile:hover {
	background-color: #75706a;
}

.uploader:hover .resetfile:before {
	background-color: #75706a;
}

.owl-carousel.owl-theme.owl-bg-nav .owl-nav button:hover:not(.disabled) {
	background: #f0ceaa;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #f0ceaa;
}

/* End */


/* Start:/bitrix/templates/aspro-priority/bg_color/light/bgcolors.min.css?159109854454*/
body.fill_bg_y,
.footer_inner.fill {
	background: #f6f6f7;
}

/* End */


/* Start:/bitrix/templates/aspro-priority/css/custom.css?1591271211221*/
/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */

.introtext {
	display: none;
}
.preview-text{
	color: white !important;
}

/* End */
/* /bitrix/templates/aspro-priority/css/fonts/font-awesome/css/font-awesome.min.css?158021477431000 */
/* /bitrix/templates/aspro-priority/vendor/flexslider/flexslider.css?15802147736839 */
/* /bitrix/templates/aspro-priority/vendor/owl/css/owl.carousel.min.css?15802147733351 */
/* /bitrix/templates/aspro-priority/vendor/owl/css/owl.theme.default.min.css?15802147731013 */
/* /bitrix/templates/aspro-priority/css/jquery.fancybox.css?15802147744108 */
/* /bitrix/templates/aspro-priority/css/theme-elements.css?15802147744368 */
/* /bitrix/templates/aspro-priority/css/theme-responsive.css?15802147741394 */
/* /bitrix/templates/aspro-priority/css/print.min.css?158021477411756 */
/* /bitrix/templates/aspro-priority/css/animation/animate.min.css?158021477452789 */
/* /bitrix/templates/aspro-priority/css/jquery.mCustomScrollbar.min.css?158021477442839 */
/* /bitrix/templates/aspro-priority/css/animation/animation_ext.css?15802147744934 */
/* /bitrix/templates/aspro-priority/css/jquery.onoff.css?15802147741632 */
/* /bitrix/templates/aspro-priority/css/bootstrap.min.css?158021477488745 */
/* /bitrix/templates/aspro-priority/css/h1-bold.css?1580214774889 */
/* /bitrix/templates/.default/ajax/ajax.min.css?1580214636420 */
/* /bitrix/templates/aspro-priority/css/width-4.css?15802147741642 */
/* /bitrix/templates/aspro-priority/css/font-10.css?15802147741029 */
/* /bitrix/templates/aspro-priority/styles.css?164967983120138 */
/* /bitrix/templates/aspro-priority/template_styles.css?1652959538521450 */
/* /bitrix/templates/aspro-priority/css/responsive.min.css?1591098537128324 */
/* /bitrix/templates/aspro-priority/themes/CUSTOM_s1/colors.min.css?164752348032928 */
/* /bitrix/templates/aspro-priority/bg_color/light/bgcolors.min.css?159109854454 */
/* /bitrix/templates/aspro-priority/css/custom.css?1591271211221 */