@import "/stuff/jquery.fancybox.css";
@font-face {
	font-family: FontAwesome;
	src: url(/stuff/fontawesome/fonts/fontawesome-webfont.eot?v=4.2.0);
	src: url(/stuff/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format('embedded-opentype'), url(/stuff/fontawesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format('svg'), url(/stuff/fontawesome/fonts/fontawesome-webfont.woff?v=4.2.0) format('woff'), url(/stuff/fontawesome/fonts/fontawesome-webfont.ttf?v=4.2.0) format('truetype');
	font-weight: 400;
	font-style: normal
}
[class^=fa-] {
	display: inline-block;
	vertical-align: top;
	font-style: normal;
	font-size: 17px;
	font-family: FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.fa-ic {
	vertical-align:sub;
	padding-top: 7px;
}
.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}
.fa-10x {
	font-size: 1em
}
.fa-15x {
	font-size: 1.5em
}
.fa-20x {
	font-size: 2em
}
.fa-25x {
	font-size: 2.5em
}
.fa-30x {
	font-size: 3em
}
.fa-35x {
	font-size: 3.5em
}
.fa-40x {
	font-size: 4em
}
.fa-45x {
	font-size: 4.5em
}
.fa-50x {
	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
}
.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
}
@-webkit-keyframes fa-spin {
	0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
@keyframes fa-spin {
	0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
.fa-rotate-90 {
	filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.fa-rotate-180 {
	filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.fa-rotate-270 {
	filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}
.fa-flip-horizontal {
	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 {
	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-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
	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-close:before,
.fa-remove: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-cog:before,
.fa-gear: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-repeat:before,
.fa-rotate-right: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-image:before,
.fa-photo: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: url("/images/site/new/labyrinth1.svg");
}
.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-exclamation-triangle:before,
.fa-warning: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-cogs:before,
.fa-gears: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:before {
	content: "\f09a"
}
.fa-github:before {
	content: "\f09b"
}
.fa-unlock:before {
	content: "\f09c"
}
.fa-credit-card:before {
	content: "\f09d"
}
.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-floppy-o:before,
.fa-save:before {
	content: "\f0c7"
}
.fa-square:before {
	content: "\f0c8"
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder: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-sort:before,
.fa-unsorted:before {
	content: "\f0dc"
}
.fa-sort-desc:before,
.fa-sort-down:before {
	content: "\f0dd"
}
.fa-sort-asc:before,
.fa-sort-up:before {
	content: "\f0de"
}
.fa-envelope:before {
	content: "\f0e0"
}
.fa-linkedin:before {
	content: "\f0e1"
}
.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}
.fa-gavel:before,
.fa-legal:before {
	content: "\f0e3"
}
.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}
.fa-comment-o:before {
	content: "\f0e5"
}
.fa-comments-o:before {
	content: "\f0e6"
}
.fa-bolt:before,
.fa-flash:before {
	content: "\f0e7"
}
.fa-sitemap:before {
	content: "\f0e8"
}
.fa-umbrella:before {
	content: "\f0e9"
}
.fa-clipboard:before,
.fa-paste: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-chain-broken:before,
.fa-unlink: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-caret-square-o-down:before,
.fa-toggle-down:before {
	content: "\f150"
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
	content: "\f151"
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
	content: "\f152"
}
.fa-eur:before,
.fa-euro:before {
	content: "\f153"
}
.fa-gbp:before {
	content: "\f154"
}
.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}
.fa-inr:before,
.fa-rupee:before {
	content: "\f156"
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
	content: "\f157"
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
	content: "\f158"
}
.fa-krw:before,
.fa-won: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 {
	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-caret-square-o-left:before,
.fa-toggle-left:before {
	content: "\f191"
}
.fa-dot-circle-o:before {
	content: "\f192"
}
.fa-wheelchair:before {
	content: "\f193"
}
.fa-vimeo-square:before {
	content: "\f194"
}
.fa-try:before,
.fa-turkish-lira: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-bank:before,
.fa-institution:before,
.fa-university:before {
	content: "\f19c"
}
.fa-graduation-cap:before,
.fa-mortar-board: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: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:  url("/images/site/new/two-buildings1.svg");
}
.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-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
	content: "\f1c5"
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
	content: "\f1c6"
}
.fa-file-audio-o:before,
.fa-file-sound-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-ring:before,
.fa-life-saver:before,
.fa-support:before {
	content: "\f1cd"
}
.fa-circle-o-notch:before {
	content: "\f1ce"
}
.fa-ra:before,
.fa-rebel:before {
	content: "\f1d0"
}
.fa-empire:before,
.fa-ge:before {
	content: "\f1d1"
}
.fa-git-square:before {
	content: "\f1d2"
}
.fa-git:before {
	content: "\f1d3"
}
.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-paper-plane:before,
.fa-send:before {
	content: "\f1d8"
}
.fa-paper-plane-o:before,
.fa-send-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-futbol-o:before,
.fa-soccer-ball-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-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
	content: "\f20b"
}
.fa-meanpath:before {
	content: "\f20c"
}
.jq-selectbox__trigger {
	background: #2d57a6
}
body,
html {
	height: 100%;
	padding: 0;
    margin: 0;
}
body {
	line-height: 1.375;
	font-size: 14px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color: #404040;
	background: #ffffff;
	cursor: default;
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}
body * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-text-size-adjust: none
}
sup {
	font-size: 10px;
	line-height: 10px
}
form,
img {
	padding: 0;
	margin: 0;
	border: 0
}
a,
button,
input,
label,
select {
	margin: 0;
	cursor: pointer
}
input[type=password],
input[type=text],
textarea {
	cursor: text
}
textarea {
	resize: none
}
.justify {
	font-size: 0;
	text-align: justify;
	text-justify: distribute-all-lines
}
.justify>* {
	line-height: 1.375;
	font-size: 14px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	text-align: initial
}
.justify:after {
	content: '';
	display: inline-block;
	width: 100%;
	line-height: 0;
	font-size: 0
}
.clear0,
.clear10,
.clear15,
.clear20,
.clear5 {
	overflow: hidden;
	clear: both;
	height: 0
}
.clear:after {
	content: '';
	display: block;
	overflow: hidden;
	clear: both;
	height: 0
}
.clear5 {
	height: 5px
}
.clear10 {
	height: 10px
}
.clear15 {
	height: 15px
}
.clear20 {
	height: 20px
}
.oh {
	overflow: hidden
}
.datablock {
	display: block;
	width: 100%;
	box-shadow: 3px 2px 2px #000000;
	transition: box-shadow 0.3s ease-in-out;
}
.ib {
	display: inline-block;
	vertical-align: middle
}
.ib-top {
	display: inline-block;
	vertical-align: top
}
.ib-bot {
	display: inline-block;
	vertical-align: bottom
}
.fl {
	float: left;
}
.fr {
    float: right
}
.normal {
	font-weight: 400;
	font-style: normal
}
.italic {
	font-style: italic
}
.bold {
	font-weight: 700
}
.center {
	text-align: center
}
.hidden {
	display: none!important
}
[class^=button-] {
	display: inline-block;
	outline: 0;
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 38px;
	padding: 0 20px;
	margin: 0;
	border: 0;
	cursor: pointer;
	-webkit-transition: all 250ms;
	-moz-transition: all 250ms;
	-ms-transition: all 250ms;
	-o-transition: all 250ms;
	-transition: all 250ms
}
.button-gray {
	background: #aaa
}
.button-gray:hover {
	background: #999
}
.button-gray-bordered {
	line-height: 32px;
	background: #fff;
	color: #aaa;
	border: 3px solid #e1e1e1
}
.button-gray-bordered:hover {
	border-color: #aaa
}
.button-red {
	background: #B30303
}
.button-red:hover {
	background: #a10303
}
.button-orange-pr {
	background: #e74c3c;
	box-shadow: 3px 4px 4px #000000;
	transition: box-shadow 0.3s ease-in-out;
}
.button-orange-pr:hover {
	background: #e74c3c;
}
/*//TODO: Цвет кнопок объектов на главной странице */
.button-orange {
	background: #e74c3c;
}
.button-black-pr {
	background: #34495e;
}

.button-orange:hover {
	background: #e74c3c;
}
.button-small {
	font-size: 12px
}
.button-big {
	font-size: 16px
}
.button-xbig {
	font-size: 20px
}
[class^=label-] {
	color: #fff;
	padding: 10px 15px;
	margin-bottom: 20px
}
[class^=label-] ol,
[class^=label-] ul {
	padding-left: 17px;
	margin: 0
}
.label-yellow {
	background-color: #D8CA59
}
.label-blue {
	background-color: #519ED8
}
.label-green {
	background-color: #ADCC62
}
.label-red {
	background-color: #F0807F
}
/*header {*/
	/*background: #fff;*/
	/*box-shadow: 0 3px 10px 1px rgba(0, 0, 0, .1);*/
	/*position: relative;*/
	/*z-index: 10000*/
/*}*/
a.gbookingLink {
	z-index: 1001;
	top: 50%;
	right: -5px;
	margin-top: -100px;
	position: fixed;
	border-radius: 4px;
	box-shadow: rgba(0, 0, 0, .4) 0 0 4px;
	padding: 15px 20px;
	font-size: 19px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	transform: rotate(-90deg);
	transform-origin: 100% 100% 0;
	display: block;
	background-color: #2d57a6;
	text-decoration: none;
	font-family: 'Trebuchet MS', Helvetica, sans-serif
}
#gbooking_widget_div {
	top: 55%!important;
	left: 55%!important
}
h1.title {
	font-size: x-large;
	display: inline;
	float: left;
	padding: 0;
	margin: 0
}
h1.main {
	font-size: 20px;
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
	background: #FFF
}
.header {
	font-size: 20px;
	margin: 20px 0 10px
}
.header-st {
	font-size: 20px;
	margin: 10px 20px 5px;
}
.st1 {
width: 100%;
}
.st2 {
	margin: 0 auto;
	width: 330px;
	font-size: 24px;
	padding-bottom: 10px;
}
.st-flex {
	display: flex;
	flex-wrap: wrap
}

.header:first-child {
	margin-top: 0
}
.header>span {
	background: #fff;
	padding-right: 10px
}
.header .buttons {
	background: #fff;
	padding-left: 5px
}
.header .buttons div {
	line-height: 20px;
	padding: 0 15px
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
ol:first-child,
p:first-child,
ul:first-child {

}
.wrapper {
	margin: 0 auto;
	flex: 1 0 auto;
}
.article {
	line-height: 20px;
	overflow: hidden;
	-webkit-transition: height 250ms;
	-moz-transition: height 250ms;
	-ms-transition: height 250ms;
	-o-transition: height 250ms;
	-transition: height 250ms
}
.article h1,
.article h2,
.article h3,
.article h4 {
	line-height: 1.1em
}
.article li,
.article p {
	width: 100%;
	line-height: 20px;
	overflow: hidden;
	-webkit-transition: height 250ms;
	-moz-transition: height 250ms;
	-ms-transition: height 250ms;
	-o-transition: height 250ms;
	-transition: height 250ms;
	font-size: 16px;
	color: #34495e;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}
.art-nw p {
	width: 100%;
	line-height: 20px;
	overflow: hidden;
	-webkit-transition: height 250ms;
	-moz-transition: height 250ms;
	-ms-transition: height 250ms;
	-o-transition: height 250ms;
	-transition: height 250ms;
	font-size: 16px;
	color: #34495e;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;

}
.article ol,
.article p,
.article ul {
	margin: 15px 0
}
.article ol,
.article ul {
	padding: 0 0 0 50px
}
.article .posttime {
	font-size: 12px;
	font-style: italic;
	color: #999;
	text-align: right;
	margin: 15px 0
}
.article th {
	text-align: left
}
.page-width {
	position: relative;
	width: 1366px;
	margin: 0 auto;

}
.page-header {
    color: #8c8c8c;
    line-height: 30px;
    border-bottom: 1px solid #e1e1e1
}
.page-header a {
    display: inline-block;
    vertical-align: top;
    color: inherit;
    border-right: 1px solid #e1e1e1;
    text-decoration: none;
    -webkit-transition: background 150ms;
    -moz-transition: background 150ms;
    -ms-transition: background 150ms;
    -o-transition: background 150ms;
    -transition: background 150ms
}
.page-header a:hover {
    background: #f2f2f2
}
.page-header .social {
    border-left: 1px solid #e1e1e1
}
.page-header .social a {
    float: left;
    text-align: center;
    width: 30px
}
.page-header .contacts {
    border-left: 1px solid #e1e1e1
}
.page-header .contacts a {
    padding: 0 10px
}
/* Начало разьеба меню Алексей */
.cf:before, .cf:after {
	content:" ";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
	*zoom: 1;
}
.menu-new {
list-style:none;
margin: 50px auto;
width: 800px;
width: -moz-fit-content;
width: -webkit-fit-content;
width: fit-content;
float: right;
padding-right: 20px;
margin-top: 0px;
}
.menu-new > li {
	background: #34495e;
	float: left;
	position: relative;
	-webkit-transform: skewX(25deg);
}
.menu-new a {
	display: block;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 14px;
}
.menu-new li:hover {
	background: #e74c3c;
}
.menu-new > li > a {
	-webkit-transform: skewX(-25deg);
	padding: 0em 1em;
}
/* Dropdown */
.submenu {
	position: absolute;
	width: 200px;
	left: 50%;
	margin-left: -100px;
	-webkit-transform: skewX(-25deg);
	-webkit-transform-origin: left top;
}
.submenu li {
	background-color: #34495e;
	position: relative;
	overflow: hidden;
}
.submenu > li > a {
	padding: 1em 2em;
}
.submenu > li::after {
	content:'';
	position: absolute;
	top: -125%;
	height: 100%;
	width: 100%;
	box-shadow: 0 0 50px rgba(0, 0, 0, .9);
}
/* Odd stuff */
.submenu > li:nth-child(odd) {
	-webkit-transform: skewX(-25deg) translateX(0);
}
.submenu > li:nth-child(odd) > a {
	-webkit-transform: skewX(25deg);
}
.submenu > li:nth-child(odd)::after {
	right: -50%;
	-webkit-transform: skewX(-25deg) rotate(3deg);
}
/* Even stuff */
.submenu > li:nth-child(even) {
	-webkit-transform: skewX(25deg) translateX(0);
}
.submenu > li:nth-child(even) > a {
	-webkit-transform: skewX(-25deg);
}
.submenu > li:nth-child(even)::after {
	left: -50%;
	-webkit-transform: skewX(25deg) rotate(3deg);
}
/* Show dropdown */
.submenu, .submenu li {
	opacity: 0;
	visibility: hidden;
}
.submenu li {
	transition: .2s ease -webkit-transform;
}
.menu-new > li:hover .submenu, .menu > li:hover .submenu li {
	opacity: 1;
	visibility: visible;
}
.menu-new > li:hover .submenu li:nth-child(even) {
	-webkit-transform: skewX(25deg) translateX(15px);
}
.menu-new > li:hover .submenu li:nth-child(odd) {
	-webkit-transform: skewX(-25deg) translateX(-15px);
}

/* Конец разьеба меню Алексей */

.page-menu {
	font-weight: 700;
	line-height: 50px;
	padding-top: 15px;
	background: #fff
}
.page-menu .fl a {
	display: inline-block;
	vertical-align: top;
	height: 116px;
	width: 220px;
	background-image: url(/images/site/logo.svg);
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin-left: 20px;
}
.page-menu .fr a {
	display: inline-block;
	vertical-align: top;
	height: 40px;
	line-height: 40px;
	margin-top: 20px;
	float: left;
	color: #2d57a6;
	border-left: 1px solid #fff;
	padding: 0 15px;
	text-decoration: none;
	font-size: 18px;
	font-weight: 400;
	-webkit-transition: all 150ms;
	-moz-transition: all 150ms;
	-ms-transition: all 150ms;
	-o-transition: all 150ms;
	-transition: all 150ms
}
.page-menu .fr a.selected,
.page-menu .fr a:hover {
	background: #2d57a6;
	color: #fff
}
.page-title {
	background-size: 2250px;
	background-repeat: no-repeat;
	background-position: 50% 0;
	/*padding-left: 20px;*/
}
.page-title h2 {
	display: inline-block;
	vertical-align: middle;
	font-size: 28px;
	line-height: 40px;
	background: #fff;
	background: rgba(255, 255, 255, .8);
	padding: 20px 0;
	margin: 0;
	color: #555
}
.page-title h4 {
	margin: 0;
	font-weight: 400
}
.page-title h4 span {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	background: #445064;
	background: rgba(68, 80, 100, .9);
	padding: 10px 30px
}
.page-search {
	background: #34495e;
	padding: 30px 30px 15px
}
.page-search>span {
	display: inline-block;
	vertical-align: middle;
	width: 240px;
	margin-bottom: 20px
}
.page-search>span>span {
	display: block;
	font-size: 16px;
	margin-bottom: 5px;
	color: white;
}
.page-search>span.bottom {
	width: 200px
}
.page-search>span.button {
	width: 140px
}
.page-search>span.range .datablock {
	width: 110px;
	display: inline-block
}
.page-search li.optgroup.invisible {
	display: none!important
}
.page-search li.bld {
	font-weight: 700
}
.page-title .page-search {
	margin: 0
}
.page-content {
	padding: 30px 20px 30px 20px;
}

.page-content .item {
	font-family: 'Open Sans', Arial, sans-serif;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 8px 0px 0px;
	min-width: 250px;
	max-width: 323px;
	height: 350px;
	background-color: #ffffff;
	color: #000000;
	text-align: center;
	font-size: 14px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.page-content .item:after {
	position: absolute;
	top: 12px;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 25px 0 25px 25px;
	border-color: transparent transparent transparent #e74c3c;;
	content: '';
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.page-content .item:hover:after,
.page-content .item.hover:after {
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
}
.page-content .item .date {
	background-color: #34495e;
	top: 15px;
	color: #fff;
	right: 15px;
	min-height: 35px;
	min-width: 50px;
	position: absolute;
	text-align: center;
	font-size: 13px;
	font-weight: 700;
	padding: 8px 5px;
}

.page-content .item .date span {
	display: block;
	line-height: 14px;
}

.page-content .item .date .month {
	font-size: 11px;
}

.page-content .item a {
	font-size: 20px;
	color: #34495e;
	line-height: 1.7;
	text-align: center;
	width: 100%;
	text-decoration: none;
}
.page-content .description {
	padding: 5px 5px 5px 5px;
	text-align: justify;
}
.page-content.fl {
	width: 896px;
	padding: 30px 30px 30px 20px;
}
.wid100 {
	width: 100%;
	padding: 30px 30px 30px 20px;
}
.dis-n {
	display: none;
}
.page-content.fr {
	position: relative;
	width: 280px;
    padding: 30px 20px;
	background-color: #ffffff;
	color: #000000;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.page-content.fr h4 {
	position: relative;
    font-size: 15px;
	line-height: 17px;
	margin: 30px 0 15px;
    padding: 0 0 15px 0;
	border-bottom: 1px solid #e74c3c;
}
.page-content.fr h4:after {
    content: '';
    display: block;
    position: absolute;
    width: 11px;
    height: 11px;
    bottom: -6px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}
.page-content.fr h4:first-child {
	margin-top: 0
}
.page-content.fr ul {
	list-style: none;
    padding-left: 20px
}
.page-content.fr ul li {
	position: relative;
	margin-top: 8px;
	line-height: 18px
}
.page-content.fr ul li:after {
    content: '';
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    top: 8px;
    left: -17px;
    background: #e74c3c;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}
.page-content.fr ul a {
	color: #444;
	text-decoration: none;
    border: 1px solid #f8f8f8;
    border-bottom: 1px dotted #666;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.page-content.fr a.realty {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-top: 10px;
	width: 240px;
	height: 162px;
	background: #e1e1e1
}
.page-content.fr a.realty span {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #FFF;
	background: rgba(0, 0, 0, .6);
	text-align: center;
	padding: 2px
}
.page-content.fr a.realty:first-child {
	margin: 0
}
.page-content.fr .employee {
	line-height: 25px
}
.page-content.fr .employee .user {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.page-content.fr .employee .fa-mobile {
	font-size: 21px
}
.page-content.fr .employee i {
	color: #34495e;
	width: 20px;
	text-align: center
}
.page-content.fr .employee .contacts {
	position: relative
}
.page-content.fr .employee .phone_view {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	cursor: pointer;
	background: #ffffff;
}
.page-content.fr .employee .phone_view span {
	line-height: 17px;
	display: inline-block;
	border-bottom: 1px dotted #404040
}
.page-nav {
	text-align: center
}
.page-nav a,
.page-nav span {
	margin-left: 20px
}
.page-nav a:first-child,
.page-nav span:first-child {
	margin-left: 0
}
.page-nav span {
	cursor: default
}
.page-nav i {
	line-height: 35px;
	padding-top: 3px
}
.page-footer {
	background: #34495e;
	padding: 20px 0 30px;
	flex: 0 0 auto;
}
.page-footer .contacts {
	color: white;
	font-size: 12px;
    line-height: 37px;
	padding-right: 10px;
}
.page-footer .contacts i {
	color: white;
	margin-left: 10px
}
.page-footer .contacts a {
	color: inherit;
	text-decoration: none
}
.page-footer .copyright {
	font-size: 11px;
	line-height: 13px;
	text-align: justify;
	color: #CACACA;
	padding-top: 10px;
	margin-top: 12px
}
.page-footer .fl img {
	height: 100px;
	width: 115px;
}
.padlft {
	padding-left: 400px;
	color: #e74c3c;
	padding-top: 15px;
}
.padlft a {
	color: #e74c3c;
	text-decoration: none;
}
.page-object a {
	color: #34495e;
	text-decoration: none;
	border-bottom: 1px solid #e74c3c;
	font-weight: 600;
}
.page-object .lot {
	font-size: 24px;
	font-weight: 700;
    padding: 10px;
    color: #fff;
    background: #34495e;
}
.page-object .lot .fr {
    position: relative
}
.page-object .lot .phone_view {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: right
}
.page-object .lot .phone_view span {
	font-size: 16px;
	display: inline-block;
	border-bottom: 2px dotted #fff;
	position: relative;
	top: -4px
}
.page-object .info {
	border-collapse: collapse;
	border-spacing: 0;
    margin: 0 0 20px 0;
	padding: 0
}
.page-object .info td {
	vertical-align: top;
	padding: 5px 0 0 10px
}
.page-object .info td:first-child {
	padding-left: 0;
	white-space: nowrap;
	width: 1%;
	font-weight: 700
}
.page-object .info tr:first-child td {
	padding-top: 0
}
.page-object .price {
    position: absolute;
    top: 30px;
    right: 0;
	min-width: 280px;
    color: #fff;
    background: #34495e;
    line-height: 30px;
    padding: 15px 75px 15px 20px;
	-webkit-transition: all 250ms;
	-moz-transition: all 250ms;
	-ms-transition: all 250ms;
	-o-transition: all 250ms;
	-transition: all 250ms;
}
.price-obj {
	position: relative;
	font-size: 18px;
	white-space: nowrap;
	top: 0px;
	right: 0;
	color: #fff;
	background: #34495e;
	line-height: 18px;
	padding: 15px 75px 15px 20px;
	-webkit-transition: all 250ms;
	-moz-transition: all 250ms;
	-ms-transition: all 250ms;
	-o-transition: all 250ms;
	-transition: all 250ms;
}
.page-object .phone {
	background: #e74c3c;
	line-height: 30px;
	padding: 10px;
	text-align: left;
}
.page-object .phone a {
	color: #fff;
	line-height: 30px;
	border: 0;
	font-size: 20px;
	margin: 0 auto;
}

.page-object .price div {
    font-size: 18px
}
.page-object .price i {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 60px;
	line-height: 60px;
	background: #445064;
	text-align: center
}
.page-object .price small {
	font-size: 10px;
	line-height: 10px;
	position: absolute;
    bottom: 8px;
    left: 0;
	right: 0;
	text-align: center;
	padding-right: 60px
}
.page-object .progress {
	position: absolute;
	right: 0;
	width: 100%;
	min-width: 140px;
	background: #34495e;
	border: 2px solid #34495e;
	overflow: hidden;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px
}
.page-object .progress span {
	position: absolute;
	top: 0;
	bottom: 0;
	background: #e74c3c;
}
.page-object .progress div {
	position: relative;
	z-index: 1;
	padding: 3px;
	text-align: center;
	color: #fff
}
.page-object .actual0 {
	background: #CA2121
}
.page-object .images {
	white-space: nowrap;
	overflow: hidden;
	overflow-x: scroll;
}
.page-object .images a,
.page-object .images span {
	display: inline-block;
	vertical-align: middle;
	width: 130px;
	height: 130px;
	margin-right: 30px;
	background-color: #f8f8f8;
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid #e1e1e1;
	-webkit-box-shadow: inset 0 0 0 4px #fff;
	-moz-box-shadow: inset 0 0 0 4px #fff;
	box-shadow: inset 0 0 0 4px #fff
}
.page-object .images span {
	-webkit-opacity: .4;
	-moz-opacity: .4;
	opacity: .4;
	filter: alpha(opacity=40)
}
.page-object #yandex_map {
	height: 400px;
	border: 1px solid #E1E1E1;
	padding: 4px
}
.page-object #tabs>div {
	display: none
}
.page-object #tabs>div:first-child {
	display: block
}
.page-object .tab_select {
	border-bottom: 2px solid #e74c3c;
	margin-bottom: 20px;
}
.page-object .tab_select div {
	display: inline-block;
	float: left;
	font-size: 18px;
	color: #34495e;
	padding: 5px 15px 3px;
	cursor: pointer;
	font-weight: 600;
}
.page-object .tab_select div:hover {
	text-decoration: none;
}
.page-object .tab_select div.selected {
	background: #e74c3c;
	color: #fff;
}
.page-object .tab_select div.selected:hover {
	text-decoration: none;
}
.pg-news .item {
	margin-bottom: 20px;
}
.pg-news .title {
	color: #2d57a6;
	font-size: 20px;
	line-height: 25px;
	font-weight: 700;
	text-decoration: none;
}
.pg-news .description {
	position: relative;
	text-align: justify;
	margin-top: 15px
}
.pg-news .description:after {
	content: '';
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 200px;
	border-right: 300px solid #fff;
	height: 1.2em;
	background: -webkit-linear-gradient(right, #fff, rgba(255, 255, 255, 0));
	background: -moz-linear-gradient(right, #fff, rgba(255, 255, 255, 0));
	background: -ms-linear-gradient(right, #fff, rgba(255, 255, 255, 0));
	background: -o-linear-gradient(right, #fff, rgba(255, 255, 255, 0));
	background: linear-gradient(right, #fff, rgba(255, 255, 255, 0))
}
.pg-news .posttime {
	font-size: 12px;
	font-style: italic;
	color: #999;
	text-align: left
}
.pg-ct {
	position: relative;
	margin-bottom: 30px
}
.pg-ct .info {
	width: 460px;
	min-height: 300px
}
.pg-ct .info i {
	color: #e74c3c;
}
.pg-ct .info .fa-mobile {
	font-size: 18px;
	line-height: 19px;
	width: 18px
}
.pg-ct #yandex_map {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 600px;
	border: 1px solid #E1E1E1;
	padding: 4px
}
.pg-fback {
	margin-bottom: -20px
}
.pg-fback input {
	width: 340px;
	margin-bottom: 20px
}
.pg-fback textarea {
	width: 100%;
	height: 200px;
	margin-bottom: 20px
}
.pg-fback small {
	display: inline-block;
	vertical-align: top;
	line-height: 38px;
	color: #777
}
.main-pr-bg {
	color: #fff;
	background: #34495e;
	padding: 10px 0px 30px 0px;
}
.main-pr-bg h4 {
	margin: 0;
	font-size: 48px;
	line-height: 48px
}
.main-pr-bg p {
	margin: 30px 5px 40px;
	font-size: 28px;
	line-height: 28px
}
.main-pr-bg a,
.main-pr-bg a:hover {
	color: #FFF;
	border-color: #e74c3c;
	background: #e74c3c;
	box-shadow: 3px 4px 4px #000000;
	transition: box-shadow 0.3s ease-in-out;
	font-size: 24px;
	line-height: 40px;
	padding: 0 30px
}
.main-pr-sm {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 340px;
	margin: 15px 0;
	padding: 30px 8px 0px 8px;
	text-align: center;
	background-color: #34495e;
}

.main-pr-sm i {
	border: 3px solid #2d57a6;
	color: #2d57a6;
	background: #FFF;
	width: 60px;
	height: 60px;
	font-size: 28px;
	line-height: 50px;
	border-radius: 50%;
	box-shadow: 0 0 0 5px #E1E1E1;
	position: absolute;
	top: -30px;
	margin-left: -30px;
	padding: 1px 0 0 2px
}
.main-pr-sm h4 {
	overflow: hidden;
	font-size: 26px;
	margin: 0 0 15px;
	text-overflow: ellipsis;
	color: white;
}
.main-pr-sm p {
	overflow: hidden;
	margin: 0;
	height: 130px;
	color: white;
	font-size: 15px;
}
.main-pr-sm a {
	position: relative;
	top: 18px
}
.main-widgets {

}
.main-widgets>span {
	display: inline-block;
	vertical-align: top;
	width: 350px;
	padding: 10px 0;
}
.c-item {
	display: inline-block;
	vertical-align: middle;
	width: 328px;
	text-decoration: none;
    margin: 0;
    margin-bottom: 30px
}
span.c-item {
	margin: 0
}
.c-item .image {
	position: relative;
	height: 230px;
	background-color: #fcfcfc;
	background-position: center center;
	background-size: cover;
    overflow: hidden
}
.table-l {
	text-align: left;
	width: 172px;
	vertical-align: top;
}
.table-r {
	text-align: right;
	width: 172px;
	vertical-align: top;
}
.c-item .price {
	text-transform: uppercase;
	padding-right: 5px;
	white-space: normal;
	text-align: right;
	color: white;
	background: #34495e;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

.c-item .price strong {
    font-size: 14px;
}
.c-item .price small {
    font-size: 10px;
    line-height: 10px;
    position: relative;
    top: -4px
}
.c-item .price i {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 60px;
    line-height: 68px;
    background: #445064;
    text-align: center
}
.c-item .price.sale {
    line-height: 22px;
    padding-bottom: 11px
}
input:active, input:focus {
	outline: none !important;
}
input::-moz-focus-inner {
	border: 0 !important;
}
.c-item .address-price {
	text-transform: uppercase;
	padding-left: 5px;
	white-space: normal;
	text-align: left;
	color: white;
	background: #34495e;
	/*opacity: 0.8;*/
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 13px;
}
.deal {
	background: rgba(91%, 30%, 24%, 0.7);
	color: white;
	font-weight: 600;
}
.price-newbul {
	padding: 5px;
	white-space: normal;
	color: white;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}
.c-item table {
	border-collapse: collapse;
	width: 100%;
}
.c-item tbody {
	background: rgba(20%, 29%, 37%, 0.8);
}
.c-item tr {
	 width: 100%;
	 font-size: 14px;
 }
.td5r {
	width: 50%;
	text-align: right;
}
.td5l {
	width: 50%;
	text-align: left;
}
.deal div {
	font-size: 14px;
	line-height: 14px;
	color: white;
	padding: 0px 5px;
}
.deal small {
	font-size: 10px;
	line-height: 5px;
	color: white;
	padding: 0px 5px;
}
.c-item .deal div {
	font-size: 14px;
	line-height: 14px;
	color: white;
	padding: 0px 5px;
}
.c-item .deal small {
	font-size: 10px;
	line-height: 5px;
	color: white;
	padding: 0px 5px;
}
.c-item .more {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .6);
    text-align: center;
    padding-top: 100px;
    opacity: 0;
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -ms-transition: all 250ms;
    -o-transition: all 250ms;
    -transition: all 250ms
}
.c-item .info {
	background: #e74c3c;
	margin-top: 0px;
    padding: 0 10px;
	white-space: normal;
	color: white;
	-webkit-transition: all 250ms;
	-moz-transition: all 250ms;
	-ms-transition: all 250ms;
	-o-transition: all 250ms;
	-transition: all 250ms
}
.c-item .info span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 36px;
    color: white;
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -ms-transition: all 250ms;
    -o-transition: all 250ms;
    -transition: all 250ms
}
.c-item:hover .price {
    top: -70px
}
.c-item:hover .deal {
    bottom: -70px
}
.c-item:hover .more {
    opacity: 1
}
.c-item:hover .info {

	background: #e74c3c;

}
.c-item:hover .info span {
    color: #fff
}
.cat-gall {
    overflow-x: scroll;
    margin-bottom: 30px;
}
::-webkit-scrollbar {
	width: 10px;
	height: 10px;
}
::-webkit-scrollbar-thumb:hover{background: #e74c3c;}

::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
}
::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);

}
.cat-gall>div {
    position: relative;
    left: 0;
    white-space: nowrap;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    -transition: all .5s
}
.cat-gall .c-item {
    margin: 0;
	margin-left: 4px;
    /*margin-left: 30px*/
}
.cat-gall .c-item:first-child {
    margin-left: 0
}
.employees #departments {
	margin-top: 20px
}
.employees #departments:first-child {
	margin-top: 0
}
.employees .department {
	display: none
}
.employees .department:first-child {
	display: block
}
.employees .employee {
	margin-top: 20px
}
.employees .employee:first-child {
	margin-top: 0
}
.employees .photo {
	width: 130px;
	height: 130px;
	border: 1px solid #e1e1e1;
	padding: 4px
}
.employees .photo a,
.employees .photo span {
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover
}
.employees .info {
	font-size: 16px;
	line-height: 20px;
	padding-left: 150px
}
.employees .fields {
	font-size: 16px;
	line-height: 25px;
	padding-top: 5px
}
.employees i {
	color: #e74c3c;
	width: 22px;
	text-align: center
}
.employees .fa-mobile {
	font-size: 21px
}

.news-des {
	font-family: 'Open Sans', Arial, sans-serif;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 8px 0px 0px;
	min-width: 250px;
	max-width: 333px;
	height: 350px;
	width: 100%;
	background-color: #ffffff;
	color: #000000;
	text-align: center;
	font-size: 16px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.news-des * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.news-des:after {
	position: absolute;
	top: 12px;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 25px 0 25px 25px;
	border-color: transparent transparent transparent #e74c3c;;
	content: '';
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.news-des img {
	max-width: 100%;
	vertical-align: top;
	position: relative;
}

.news-des figcaption {
	padding: 5px 5px 5px;
	background-color: #ffffff;
	text-align: justify;
}

.news-des .date {
	background-color: #34495e;
	top: 15px;
	color: #fff;
	right: 15px;
	min-height: 48px;
	min-width: 48px;
	position: absolute;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 50%;
	padding: 10px 0;
}

.news-des .date span {
	display: block;
	line-height: 14px;
}

.news-des .date .month {
	font-size: 11px;
}

.news-des h3,
.news-des p {
	margin: 0;
	padding: 0;
}

.news-des h3 {
	margin-bottom: 10px;
	display: inline-block;
	font-weight: 700;
}

.news-des p {
	font-size: 0.8em;
	margin-bottom: 20px;
	line-height: 1.6em;
}

.news-des footer {
	padding: 0 25px;
	color: #999999;
	font-size: 0.8em;
	line-height: 50px;
	text-align: left;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.news-des footer > div {
	display: inline-block;
	margin-right: 15px;
}

.news-des footer i {
	margin-right: 5px;
	font-size: 1.2em;
}
.news-des:hover:after,
.news-des.hover:after {
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
}
.news-des-about {
	font-family: 'Open Sans', Arial, sans-serif;
	position: relative;
	float: left;
	overflow: hidden;
	min-width: 250px;
	max-width: 310px;
	height: 280px;
	text-align: left;
	font-size: 16px;
	margin: 5px 5px;
	background-color: #ffffff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);

}
.news-des-about-top {
	background-image: url("/images/site/new/news-wid1.jpg");
	background-repeat: no-repeat;
}
.news-des-about * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.news-des-about:after {
	position: absolute;
	top: 12px;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 25px 0 25px 25px;
	border-color: transparent transparent transparent #e74c3c;;
	content: '';
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.news-des-about img {
	max-width: 100%;
	vertical-align: top;
	position: relative;
}

.news-des-about figcaption {
	padding: 20px 20px 30px;
	background-color: #ffffff;
}

.news-des-about .date {
	background-color: #34495e;
	top: 15px;
	color: #fff;
	right: 15px;
	min-height: 48px;
	min-width: 48px;
	position: absolute;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 50%;
	padding: 10px 0;
}

.news-des-about .date span {
	display: block;
	line-height: 14px;
}

.news-des-about .date .month {
	font-size: 11px;
}

.news-des-about h3,
.news-des-about p {
	margin: 0;
	padding: 0;
}

.news-des-about h3 {
	margin-bottom: 10px;
	display: inline-block;
	font-weight: 700;
}

.news-des-about p {
	font-size: 0.8em;
	margin-bottom: 20px;
	line-height: 1.6em;
}

.news-des-about footer {
	padding: 0 25px;
	color: #999999;
	font-size: 0.8em;
	line-height: 50px;
	text-align: left;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.news-des-about footer > div {
	display: inline-block;
	margin-right: 15px;
}

.news-des-about footer i {
	margin-right: 5px;
	font-size: 1.2em;
}
.news-des-about:hover:after,
.news-des-about.hover:after {
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
}
.employees-widget .employee,
.news-widget .item {
	padding: 10px 0px 8px 4px;
	width: 335px;
	margin: 3px 3px;
	background-color: #ffffff;
	color: #000000;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.news-widget h4 {
	text-overflow: ellipsis;
	overflow: hidden;
	color: #34495e;
	font-weight: 700;
	margin: 0
}
.news-widget h5 {
	text-overflow: ellipsis;
	overflow: hidden;
	color: #34495e;
	font-weight: 700;
	margin: 0;
	font-size: 17px;
	line-height: 0;
}
.news-widget a {
	font-size: 18px;
	color: #34495e;
	line-height: 1.7;
	text-align: center;
	width: 100%;
	text-decoration: none;
}
.news-widget p {
	position: relative;
	font-size: 13px;
	line-height: 16px;
	margin: 2px 0 0;
	overflow: hidden;

}
.news-widget p:after {
	content: '';
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100px;
}



h4.toggle {
	padding: 15px 25px;
	background: #F2F2F2;
	margin-bottom: 15px;
	cursor: pointer;
	-webkit-transition: all 250ms;
	-moz-transition: all 250ms;
	-ms-transition: all 250ms;
	-o-transition: all 250ms;
	-transition: all 250ms
}
h4.toggle:before {
	content: "\f055";
	font-family: FontAwesome;
	color: #2d57a6;
	font-size: 14px;
	padding-right: 1em;
	-webkit-transition: all 250ms;
	-moz-transition: all 250ms;
	-ms-transition: all 250ms;
	-o-transition: all 250ms;
	-transition: all 250ms
}
h4.toggle.selected {
	color: #fff;
	background: #2d57a6
}
h4.toggle.selected:before {
	content: "\f056";
	color: #fff
}
.collapsed {
	position: relative;
	height: 300px;
	overflow: hidden;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition: all 250ms;
	-moz-transition: all 250ms;
	-ms-transition: all 250ms;
	-o-transition: all 250ms;
	-transition: all 250ms
}
.collapsed .more {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50%;
	border-bottom: 20px solid #fff;
	text-align: center;
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
	background: linear-gradient(top, rgba(255, 255, 255, 0), #fff);
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition: all 250ms;
	-moz-transition: all 250ms;
	-ms-transition: all 250ms;
	-o-transition: all 250ms;
	-transition: all 250ms
}
.collapsed .more a {
	position: absolute;
	bottom: -20px;
	left: 42%;
	border-bottom: 0px solid #e74c3c;
}
.collapsed.expanded .more {
	opacity: 0;
	visibility: hidden
}
.ymap-container {
	border: 1px solid #E1E1E1;
	padding: 4px;
	margin: 0 0 30px
}
.ymap-collapsed {
	position: relative;
	overflow: hidden;
	height: 50px;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition: height 500ms;
	-moz-transition: height 500ms;
	-ms-transition: height 500ms;
	-o-transition: height 500ms;
	-transition: height 500ms
}
.ymap-collapsed .expand {
	display: inline-block;
	position: absolute;
	z-index: 10;
	top: 0;
	right: 0;
	width: 100%;
	line-height: 50px;
	text-align: right;
	padding: 0 5px
}
.ymap-collapsed .button-orange:after {
	content: 'Развернуть карту'
}
.ymap-collapsed #ymap {
	position: absolute;
	top: -225px;
	left: 0;
	width: 100%;
	height: 500px;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-ms-transition: all 500ms;
	-o-transition: all 500ms;
	-transition: all 500ms
}
.ymap-collapsed.expanded {
	height: 500px
}
.ymap-collapsed.expanded .expand {
	width: 15%
}
.ymap-collapsed.expanded #ymap {
	top: 0
}
.ymap-collapsed.expanded .button-orange:after {
	content: 'Свернуть карту'
}
.hide,
.search_rent.invisible,
.search_sale.invisible {
	display: none!important
}
.advanced .col {
	width: 225px;
	padding: 0 0 25px 20px;
	float: left;
	color: #fff
}
.advanced .col .row {
	margin: 15px 0 0;
	white-space: nowrap;
}
.advanced .col .row:after {
	content: '';
	display: block;
	clear: both
}
.advanced .col .row.nomargin {
	margin: 0
}
.advanced .col .fld.rng input {
	width: 45px;
	display: inline-block
}
.advanced .col .fld.address {
	float: left
}
.advanced .col .fld.street {
	width: 165px
}
.advanced .col .fld.house {
	width: 30px;
	margin-left: 10px
}
.advanced .col label {
	display: block;
	padding: 0 0 2px
}
.advanced .col label.chk {
	padding: 6px 0 0
}
.advanced .col select {
	width: 100%;
	height: 28px;
	padding-right: 28px;
	background-image: url(/images/site/arrow_down1.svg);
	border: none
}
.advanced .col.sm {
	width: 130px
}
.advanced .jq-selectbox__select {
	height: 28px;
	line-height: 27px
}
.advanced .jq-selectbox__trigger-arrow {
	top: 12px;
	right: 9px
}
.advanced .jq-selectbox__trigger {
	background-color: #1e4e81;
	width: 28px
}
.advanced .jq-checkbox {
	border-radius: 0
}
.advanced .jq-selectbox__dropdown {
	top: 28px
}
.advanced .jq-checkbox.checked .jq-checkbox__div {
	width: 7px;
	height: 7px;
	box-shadow: none;
	background: #2D57A6;
	border-radius: 0
}
.advanced input[type=text].styler {
	height: 28px;
	padding: 0 0 0 5px;
	border: none
}
.advanced:before {
	content: "";
	display: block;
	height: 5px;
	background: #e74c3c;
}


.advanced-container {
	overflow: hidden;
	height: 0;
	background: #34495e;
	position: relative
}
.advanced-wrp {
	position: relative
}
.advanced-wrp:after {
	content: "";
	display: block;
	clear: both;
		height: 5px;
		background: #e74c3c;
}
.advanced-btn {
	background: 0 0;
	overflow: hidden
}
.advanced-btn>span {
	display: block;
	float: right;
	text-align: center;
	width: 150px;
	height: 26px;
	line-height: 26px;
	margin: 0 24px 0 0;
	cursor: pointer;
	background: #e74c3c;;
	color: #fff;
	font-weight: 700
}
.autocomplete-suggestions {
	border: 1px solid #999;
	background: #FFF;
	cursor: default;
	overflow: auto;
	-webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, .64);
	-moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, .64);
	box-shadow: 1px 4px 3px rgba(50, 50, 50, .64)
}
.autocomplete-suggestion {
	padding: 2px 5px;
	white-space: nowrap;
	overflow: hidden
}
.autocomplete-no-suggestion {
	padding: 2px 5px
}
.autocomplete-selected {
	background: #F0F0F0
}
.autocomplete-suggestions strong {
	font-weight: 700;
	color: #000
}
.autocomplete-group {
	padding: 2px 5px
}
.autocomplete-group strong {
	font-weight: 700;
	font-size: 16px;
	color: #000;
	display: block;
	border-bottom: 1px solid #000
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: .01px;
	text-overflow: '';
	-ms-appearance: none;
	appearance: none!important;
	border-radius: 0;
	box-sizing: border-box;
	position: relative;
	box-shadow: none;
	/*outline: 0;*/
	overflow: hidden;
	background-color: #fff;
	padding: 0 38px 0 10px;
	border: 0px;
	color: #777;
	height: 46px;
	border: 1px solid rgba(0, 0, 0, .1);
	background-image: url(/images/site/arrow_down.svg);
	background-position: right center;
	background-repeat: no-repeat;
}
select:focus {
	outline: 0;


}
select:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 38px;
	height: 38px;
	background-color: #2D57A6
}
select>option {
	background-color: transparent;
	border: 0;
	padding: 5px 10px
}
select:disabled {
	background-color: #eee;
	cursor: default
}
select::-ms-expand {
	display: none
}
input[type=text].styler,
input[type=email].styler,
input[type=number].styler,
input[type=password].styler,
input[type=search].styler,
input[type=tel].styler,
input[type=url].styler,
textarea.styler {
	padding: 0 10px;
	border: none;
	color: #777;
	height: 46px;
	border: 1px solid rgba(0, 0, 0, .1);

}
.services-menu {
	padding: 0;
	margin: 0;
	list-style: none
}
.services-menu li a {
	position: absolute;
	font-size: 20px;
	color: #34495e;
	line-height: 1.7;
	padding: 165px 10px 10px 10px;
	text-align: center;
	width: 100%;
	text-decoration: none;
}
.services .back {
	display: block;
	margin-top: 20px;
	color: #2d57a6;
	font-size: 20px
}

.breadcrumbs {
	display: block;
	list-style: none;
	background: rgba(68, 80, 100, 0.8);
	padding: 10px 32px;
}
.breadcrumbs > li {
	display: inline;
	color: white;
}
.breadcrumbs > li >a {
	 color: white;
}
.breadcrumbs > li:not(:last-child):after{
	content: " » ";
	display: inline;
	color: white;
}