.switcher .btns {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after,
#header:after,
#header .holder:after,
.team-section .team-block:after,
.sale-section:after {
	content: "";
	display: block;
	clear: both;
}

.social-networks a,
.page-title .breadcrumb a,
.contacts-list a,
.carousel .btn-prev,
.carousel .btn-next,
.btn {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

@font-face {
	font-family: "icomoon";
	src: url("../fonts/icomoon.eot?cphw");
	src: url("../fonts/icomoon.eot?cphw#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?cphw") format("truetype"), url("../fonts/icomoon.woff?cphw") format("woff"), url("../fonts/icomoon.svg?cphw#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-cancel:before {
	content: "\e906";
}

.icon-location:before {
	content: "\e900";
}

.icon-grid:before {
	content: "\e901";
}

.icon-list2:before {
	content: "\e902";
}

.icon-printer2:before {
	content: "\e903";
}

.icon-list:before {
	content: "\e904";
}

.icon-menu:before {
	content: "\e904";
}

.icon-star:before {
	content: "\e905";
}

.icon-film2:before {
	content: "\e913";
}

.icon-printer:before {
	content: "\e954";
}

.icon-link:before {
	content: "\e9cb";
}

.icon-facebook:before {
	content: "\ea90";
}

.icon-twitter:before {
	content: "\ea96";
}

.icon-linkedin2:before {
	content: "\eaca";
}

.icon-phone:before {
	content: "\e0cd";
}

.icon-navigate_before:before {
	content: "\e408";
}

.icon-navigate_next:before {
	content: "\e409";
}

.icon-drafts:before {
	content: "\e151";
}

.icon-print:before {
	content: "\e8ad";
}

.icon-film:before {
	content: "\f008";
}

.icon-file-movie-o:before {
	content: "\f1c8";
}

.icon-file-video-o:before {
	content: "\f1c8";
}

/*! fancyBox v2.1.5 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;
	border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.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("../images/fancybox/fancybox_sprite.png");
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url("../images/fancybox/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("../images/fancybox/blank.gif"); /* helps IE */
	-webkit-tap-highlight-color: transparent;
	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;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}

.fancybox-lock body {
	overflow: hidden !important;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url("../images/fancybox/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, .8);
	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);
}

/*Retina graphics!*/

/* custom select styles */

.jcf-select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: 1px solid #d9d9d9;
	background: #fff;
	color: #333;
	margin: 0;
	height: 30px;
	border-radius: 8px;
}

.jcf-select.jcf-select-small-select {
	height: 24px;
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}

.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font-size: 14px;
	line-height: 30px;
	text-align: left;
	margin: 0 50px 0 15px;
}

.jcf-select-small-select .jcf-select-text {
	font-size: 12px;
	line-height: 22px;
	margin: 0 24px 0 8px;
}

.jcf-select .jcf-select-opener {
	position: absolute;
	border-radius: 8px;
	text-align: center;
	background: #fff;
	width: 50px;
	bottom: 0;
	right: 0;
	cursor: default;
	top: 0;
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	font-variant: normal;
	text-transform: none;
	line-height: 30px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	z-index: 2;
	color: #333;
}

.jcf-select .jcf-select-opener:before {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	display: block;
	content: "\e408";
}

.jcf-select-small-select .jcf-select-opener {
	width: 20px;
	line-height: 24px;
	font-size: 18px;
}

body > .jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}

.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
	border: 1px solid #d9d9d9;
	border-radius: 0 0 8px 8px;
}

/* multiple select styles */

.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #b8c3c9;
	min-width: 200px;
	margin: 0 15px;
}

/* select options styles */

.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	line-height: 30px;
	font-size: 14px;
	width: 100%;
	border-radius: 0 0 8px 8px;
}

.jcf-select-drop.jcf-select-small-select .jcf-list .jcf-option {
	line-height: 1;
	font-size: 12px;
	padding: 5px 8px;
}

.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}

.jcf-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.jcf-list ul li {
	overflow: hidden;
	display: block;
}

.jcf-list .jcf-overflow {
	overflow: auto;
}

.jcf-list .jcf-option {
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 0px 0px 0px 5px;
	text-overflow: ellipsis;
	color: #333;
	line-height: 20px;
	height: 1%;
}

.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background: #26a0da;
	color: #fff;
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}

/* custom scrollbars styles */

.jcf-scrollable-wrapper {
	box-sizing: content-box;
	position: relative;
}

.jcf-scrollbar-vertical {
	position: absolute;
	cursor: default;
	background: #f1f1f1;
	width: 14px;
	bottom: 0;
	right: 0;
	top: 0;
	border-radius: 0 0 8px 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
	background: #bbb;
	height: 14px;
	width: 14px;
	left: 0;
	top: 0;
	border-radius: 0;
	background: #f1f1f1;
}

.jcf-scrollbar-vertical .jcf-scrollbar-dec:before,
.jcf-scrollbar-vertical .jcf-scrollbar-inc:before {
	position: absolute;
	top: 4px;
	left: 3px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 4px 4px 4px;
	border-color: transparent transparent #505050 transparent;
	content: "";
}

.jcf-scrollbar-vertical .jcf-scrollbar-inc {
	top: auto;
	bottom: 0;
	border-radius: 0 0 8px 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-inc:before {
	top: auto;
	bottom: 4px;
	border-style: solid;
	border-width: 4px 4px 0 4px;
	border-color: #505050 transparent transparent transparent;
}

.jcf-scrollbar-vertical .jcf-scrollbar-handle {
	background: #c1c1c1;
	border: solid #f1f1f1;
	border-width: 0 2px;
	height: 1px;
	width: 14px;
}

.jcf-scrollbar-horizontal {
	position: absolute;
	background: #e3e3e3;
	right: auto;
	top: auto;
	left: 0;
	bottom: 0;
	width: 1px;
	height: 14px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-dec,
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	background: #bbb;
	height: 14px;
	width: 14px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
	left: auto;
	right: 0;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
	display: inline-block;
	position: relative;
	height: 14px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
	position: absolute;
	background: #888;
	height: 14px;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
	visibility: hidden;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
	background: #f1f1f1;
}

.jcf-scrollbar-vertical .jcf-scrollbar-dec.jcf-inactive:before {
	border-color: transparent transparent #a3a3a3 transparent;
}

.jcf-scrollbar-vertical .jcf-scrollbar-inc.jcf-inactive:before {
	border-color: #a3a3a3 transparent transparent transparent;
}

/* common custom form elements styles */

.jcf-disabled {
	background: #ddd !important;
}

.jcf-drop-active {
	border-radius: 8px 8px 0 0;
}

.jcf-list-content,
.jcf-list-content li:last-child .jcf-option {
	border-radius: 0 0 8px 8px;
}

#header {
	padding: 23px 0 0;
	min-width: 320px;
	z-index: 10;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	margin: 0;
	box-shadow: 0 0 3px rgba(0, 0, 0, .75);
	background: rgba(255, 255, 255, .9);
	-webkit-transition: margin .3s ease-in-out 0s, background .3s ease-in-out 0s;
	transition: margin .3s ease-in-out 0s, background .3s ease-in-out 0s;
}

.open-nav #header {
	margin: 0 -245px 0 245px;
}

#header .holder {
	position: relative;
}

#header .copyright,
#header .menu-close {
	display: none;
}

#header .btn-login {
	position: absolute;
	bottom: 25px;
	right: 87px;
}

#header .logo {
	padding: 3px 0 3px 55px;
	max-width: 280px;
	margin: 0 auto 28px;
}

#header .logo img {
	margin: 0 auto;
}

#header .nav {
	margin: 0;
	font-size: 16px;
	position: relative;
}

#header .nav:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: -9999px;
	right: -9999px;
}

#header .nav:before {
	background: #1b4599;
}

#header .nav ul {
	position: relative;
	margin: 0;
	text-align: center;
	font-weight: bold;
	padding: 0;
	text-transform: uppercase;
}

#header .nav ul li {
	display: inline-block;
	vertical-align: top;
	position: relative;
}

#header .nav ul li.login {
	display: none;
}

#header .nav ul li a {
	padding: 14px;
	display: block;
	color: #fff;
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}

#header .nav ul li.hover > a,
#header .nav ul li.active > a {
	text-decoration: none;
	color: #9fddf9;
}

#header .nav .drop-left .drop {
	left: auto;
	right: 0;
}

#header .nav li.hover .drop {
	top: 100%;
	opacity: 1;
}

#header .nav li.hover .drop .drop {
	top: -9999px;
	opacity: 0;
}

#header .nav li.hover .drop li.hover .drop {
	opacity: 1;
	top: -20px;
}

.logo {
	text-align: center;
}

.logo img {
	max-width: 100%;
	display: block;
	height: auto;
}

.menu-opener {
	width: 20px;
	height: 20px;
	position: absolute;
	z-index: 100;
	left: 38px;
	outline: none;
	top: 15px;
	z-index: 12;
	display: none;
}

.menu-opener:before {
	content: "";
	position: absolute;
	left: -12px;
	background: #1b4599;
	border-radius: 8px;
	border: 2px solid #fff;
	top: -10px;
	right: -12px;
	bottom: -10px;
}

.menu-opener .lt,
.menu-opener .lc,
.menu-opener .lb {
	position: absolute;
	height: 2px;
	left: 0;
	right: 0;
	pointer-evens: none;
}

.menu-opener .lt:after,
.menu-opener .lc:after,
.menu-opener .lb:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	-webkit-transition: -webkit-transform .25s ease;
	transition: transform .25s ease;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}

.menu-opener .lc {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 1;
	-webkit-transition: opacity .25s ease;
	transition: opacity .25s ease;
	background: #fff;
}

.menu-opener .lt,
.menu-opener .lb {
	position: absolute;
	top: 4px;
	left: 0;
	right: 0;
	height: 2px;
	-webkit-transition: -webkit-transform .25s ease;
	transition: transform .25s ease;
	pointer-evens: none;
	margin: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.menu-opener .lb {
	top: auto;
	bottom: 4px;
}

#wrapper > .nav {
	position: fixed;
	width: 245px;
	height: 100vh;
	top: 0;
	left: 0;
	z-index: 50;
	background: #1b4599;
	color: #fff;
	padding: 98px 10px 0 30px;
	-webkit-transform: translateX(-245px);
	-ms-transform: translateX(-245px);
	transform: translateX(-245px);
	-webkit-transition: -webkit-transform .3s ease-in-out 0s;
	transition: transform .3s ease-in-out 0s;
}

#wrapper > .nav .menu-close {
	position: absolute;
	right: 31px;
	top: 21px;
	font-size: 20px;
}

#wrapper > .nav .menu-close:hover,
#wrapper > .nav .menu-close:focus {
	text-decoration: none;
}

#wrapper > .nav .nav-holder {
	height: calc(100vh - 153px);
	text-transform: uppercase;
	margin-bottom: 20px;
	overflow: auto;
	font-size: 16px;
	font-weight: bold;
}

#wrapper > .nav .nav-holder li {
	padding-bottom: 12px;
}

#wrapper > .nav .nav-holder li a {
	display: block;
	padding: 0 20px 0 0;
	outline: none;
}

#wrapper > .nav .nav-holder li.hover > a,
#wrapper > .nav .nav-holder li.active > a {
	color: #9fddf9;
	text-decoration: none;
}

.open-nav #wrapper > .nav {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

#wrapper > .nav .copyright {
	font-size: 12px;
}

#wrapper > .nav a {
	color: #fff;
}

.w1 {
	margin: 0;
	-webkit-transition: margin .3s ease-in-out 0s;
	transition: margin .3s ease-in-out 0s;
}

.open-nav .w1 {
	margin: 0 -245px 0 245px;
}

.logo img {
	display: block;
	max-width: 100%;
	height: auto;
}

.social-networks li {
	padding: 0;
	margin: 0 0 0 15px;
}

.social-networks li:first-child {
	margin-left: 4px !important;
}

.social-networks a {
	display: block;
	border-radius: 50%;
	color: #39bfef !important;
	text-align: center;
	background: #fff;
	width: 56px;
	height: 56px;
	line-height: 56px;
	font-size: 20px;
}

.social-networks a i {
	position: relative;
	z-index: 2;
}

.social-networks a:hover,
.social-networks a:focus {
	text-decoration: none;
	background: rgba(255, 255, 255, .85);
}

.location {
	display: block;
	font-size: 18px;
	color: #333;
}

.page-title {
	margin-bottom: 50px;
	background-size: cover;
	color: #fff;
	position: relative;
	padding: 140px 0 0;
	position: relative;
}

.page-title:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.page-title:before {
	background: rgba(0, 0, 0, .7);
}

.page-title h1 {
	color: #fff;
	margin: 0 0 76px;
}

.page-title .location {
	color: #ccc;
	font-size: 18px;
}

.page-title h1 + .location {
	margin: -78px 0 36px;
}

.page-title .breadcrumb {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}

.page-title .breadcrumb a:hover,
.page-title .breadcrumb a:focus {
	color: #9fddf9;
	text-decoration: none;
}

.page-title .breadcrumb > li + li:before {
	color: #26a0da;
}

.page-title .breadcrumb > li + li.active:before {
	color: #fff;
}

.page-title .bg-carousel {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.page-title .bg-carousel .slide {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
}

.page-title .bg-carousel .slide.active {
	z-index: 2;
}

.page-title .sale-btns-holder {
	position: relative;
	z-index: 3;
}

.page-title.home {
	padding-bottom: 140px;
	margin-bottom: 40px;
}

.page-title .slogan-holder {
	position: absolute;
	z-index: 3;
	bottom: 0;
	padding: 20px;
	background: #fff;
	width: 100%;
	left: 0;
}

.page-title .txt-slogan {
	z-index: 5;
	position: relative;
	text-align: left;
	background: url("../images/txt-slogan.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0 auto;
	width: 280px;
	height: 66px;
	background-size: cover;
}

.page-title .txt-slogan br {
	display: none;
}

.page-title .btn-sale {
	border: 2px solid #fff;
	background: rgba(27, 69, 153, .75);
	color: #fff;
	width: 100%;
	font-size: 22px;
	line-height: 26px;
	padding: 10px;
	font-weight: bold;
	margin: 0 0 30px;
}

.page-title .btn-sale .thin {
	font-family: "Open Sans Condensed", Helvetica, Arial, sans-serif;
	text-transform: none;
	font-size: 24px;
	display: block;
	font-weight: 300;
}

.page-title .btn-sale:hover,
.page-title .btn-sale:focus {
	border-color: #26a0da;
	background: #26a0da;
}

#content {
	margin-bottom: 49px;
}

#content h2 {
	margin: 0 0 23px;
}

#content p {
	margin-bottom: 28px;
}

#content .table {
	border-top: 2px solid #d9d9d9;
	margin-top: -13px;
}

#content .table td {
	line-height: 17px;
}

#content .table-striped tr:nth-of-type(2n) {
	background-color: #f7f7f7;
}

#content .table-striped tr:nth-of-type(2n+1) {
	background-color: #fff;
}

#sidebar {
	margin-bottom: 49px;
}

#sidebar .widget {
	margin-bottom: 33px;
}

#sidebar .widget h2 {
	padding-top: 4px;
	margin: 0 0 21px;
}

#sidebar .widget h2 + .location {
	margin: -28px 0 11px;
}

#sidebar .widget .btn + h2 {
	padding-top: 29px;
}

#sidebar .widget + .widget {
	border-top: 2px solid #ddd;
	padding-top: 29px;
}

.details-list {
	color: #999;
	margin-left: 0;
}

.details-list li {
	position: relative;
	padding: 0 12px 0 21px;
}

.details-list li:before {
	position: absolute;
	content: "";
	top: 8px;
	bottom: auto;
	left: 0;
	right: auto;
}

.details-list li:before {
	background: #999;
	border-radius: 50%;
	width: 5px;
	height: 5px;
}

.details-list li:first-child {
	padding-left: 0;
}

.details-list li:first-child:before {
	display: none;
}

.broker-widget .holder {
	margin: -7px 0 20px;
	overflow: hidden;
}

.broker-widget .visual {
	float: left;
	margin: 0 23px 0 0;
}

.broker-widget .visual img {
	display: block;
}

.broker-widget .descr {
	padding-top: 4px;
	overflow: hidden;
}

.broker-widget h3 {
	margin: 0 0 18px;
	color: #333;
}

.broker-widget .btns-list {
	padding-top: 20px;
}

.broker-widget .btns-list .btn {
	padding: 11px 8px;
	font-size: 12px !important;
}

.broker-widget .btns-list .btn i {
	font-size: 24px;
	display: inline-block;
	vertical-align: top;
	margin: -6px 0 -6px 11px;
}

.broker-widget .btns-list li {
	padding: 0 8px 8px 0;
}

.intro {
	overflow: hidden;
	margin-bottom: 46px;
}

.intro img {
	display: block;
	max-width: 100%;
	height: auto;
}

.team-section h2 {
	text-align: center;
}

.team-section .holder {
	overflow: hidden;
	margin-top: -4px;
}

.team-section .team-block {
	margin: 0 0 28px;
}

.team-section .visual {
	/*margin: 0 0 10px;
	text-align: center;*/
    float: left;
		margin: 0 5px 0 0;
}

.team-section .visual img {
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
	height: auto;
}

.team-section .descr {
	/*text-align: center;
	overflow: hidden;
	padding-top: 4px;*/
    text-align: left;

}

.team-section h3 {
	color: #333;
	margin: 0 0 18px;
}

.contacts-list {
	font-size: 13px;
	line-height: 1.38;
}

.contacts-list a {
	white-space: nowrap;
	color: #333;
}

.contacts-list a:hover,
.contacts-list a:focus {
	text-decoration: none;
	color: #39bfef;
}

.contacts-list li {
	margin-bottom: 8px;
}

.contacts-list i {
	font-size: 16px;
	margin: 2px 6px 0 0;
	display: inline-block;
	vertical-align: top;
}

.btn + .contacts-list {
	padding-top: 19px;
}

.location-widget address {
	font-style: normal;
	font-weight: bold;
	line-height: 21px;
	font-size: 18px;
	margin: 0 0 22px;
}

.location-widget .contacts-list {
	font-size: 16px;
	line-height: 18px;
}

.location-widget .panel-heading {
	padding: 0;
	border: none;
}

.location-widget .panel-title {
	color: #26a0da;
	border: none;
	font-size: 24px;
	font-weight: bold;
}

.location-widget .panel-title a {
	padding: 24px 20px 24px 33px;
	background: #fafafa;
	border: solid #ddd;
	border-width: 1px 0 0;
	display: block;
	position: relative;
	color: #1a7099;
}

.location-widget .panel-title a.collapsed {
	background: #f0f0f0;
	color: #26a0da;
	border-width: 1px 0;
}

.location-widget .panel-title a.collapsed:before {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	border-left-color: #26a0da;
}

.location-widget .panel-title a:before {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 0 8px 8px;
	border-color: transparent transparent transparent #1a7099;
	position: absolute;
	content: "";
	top: 50%;
	margin-top: -8px;
	left: 15px;
}

.location-widget .panel-title a:hover,
.location-widget .panel-title a:focus {
	text-decoration: none;
	color: #1a7099;
}

.location-widget .panel-title a:hover:before,
.location-widget .panel-title a:focus:before {
	border-left-color: #1a7099;
}

.location-widget .panel {
	box-shadow: none;
	border: none;
}

.location-widget .panel-group {
	border: solid #ddd;
	border-width: 1px 0;
}

.location-widget .panel-group .panel + .panel {
	margin: 0;
}

.location-widget .collapse.in {
	border: solid #ddd;
	border-width: 0 0 1px;
}

.location-widget .panel-body {
	border: 0 !important;
}

.carousel {
	position: relative;
	overflow: hidden;
	margin-bottom: 36px;
}

.carousel .mask {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin-bottom: 15px;
}

.carousel .mask .slideset {
	width: 99999px;
	float: left;
}

.carousel .mask .slide {
	width: 600px;
	float: left;
}

.carousel .mask .slide img {
	display: block;
	max-width: 100%;
	height: auto;
}

.carousel .btn-prev,
.carousel .btn-next {
	position: absolute;
	z-index: 5;
	top: 50%;
	line-height: 42px;
	padding: 0 3px;
	background: #fff;
	width: 30px;
	height: 42px;
	color: #333;
	font-size: 18px;
	margin-top: -21px;
}

.carousel .btn-prev:hover,
.carousel .btn-prev:focus,
.carousel .btn-next:hover,
.carousel .btn-next:focus {
	color: #fff;
	background: #26a0da;
	text-decoration: none;
}

.carousel .btn-next {
	right: 0;
	text-align: right;
	border-radius: 42px 0 0 42px;
}

.carousel .btn-prev {
	left: 0;
	border-radius: 0 42px 42px 0;
}

.switcher {
	position: relative;
}

.switcher .switcher-mask {
	position: relative;
	overflow: hidden;
}

.switcher .btns {
	margin: -1px 0 0;
}

.switcher .btns li {
	float: left;
	margin: 0 2px 0 0;
}

.switcher .swither-list {
	width: 99999px;
	float: left;
}

.switcher .item {
	float: left;
	padding: 0 11px 0 0;
}

.switcher .item img {
	padding: 3px;
	border: 2px solid #fff;
	display: block;
}

.switcher .item.active img {
	border-color: #ddd;
}

.btn-map,
.btn-video {
	min-width: 99px;
	font-size: 14px !important;
}

.btn-map i,
.btn-video i {
	display: block;
	font-size: 46px;
	margin: -3px 0 1px;
}

.product-section .table td:first-child {
	width: 34.68%;
}

.popup-holder {
	position: relative;
	overflow: hidden;
	height: 0;
}

div.lightbox {
	padding: 20px 0 0;
	width: 250px;
}

div.lightbox#login-popup {
	width: 250px;
	padding-top: 0;
}

div.lightbox .close {
	position: absolute;
	top: -10px;
	right: 0;
	font-size: 20px;
}

div.lightbox .close:hover,
div.lightbox .close:focus {
	text-decoration: none;
}

.product {
	display: inline-block;
	vertical-align: top;
	margin: 0 -4px 19px 0;
	width: 100%;
	padding: 0 10px;
}

.table-view .product {
	width: 100%;
	margin: -1px 0 0;
	display: block;
	padding: 20px 30px;
	padding: 1px 10px;
	position: relative;
}

.table-view .product:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 10px;
	right: 10px;
}

.table-view .product:before {
	border: solid #d9d9d9;
	border-width: 1px 0;
	pointer-events: none;
	z-index: -1;
}

.table-view .product:last-child {
	padding-bottom: 2px;
}

.table-view .product:last-child:before {
	border-bottom-width: 2px;
}

.product .visual {
	display: block;
	margin: 0 0 22px;
	position: relative;
}

.table-view .product .visual {
	margin: 0 -4px 0 0;
	display: inline-block;
	vertical-align: middle;
	padding: 7px 0 7px 7px;
	width: 12.89%;
}

.product .visual:hover,
.product .visual:focus {
	opacity: .85;
}

.product .visual img {
	
	display: block;
    height: auto;
    width:100%;
}

.product .note {
	position: absolute;
	top: -7px;
	left: -7px;
	width: 150px;
	overflow: hidden;
	text-indent: -9999px;
	height: 150px;
	background: url("../images/bg-note.png") no-repeat;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
}

.table-view .product .note {
	-webkit-transform: scale(.7, .7);
	-ms-transform: scale(.7, .7);
	transform: scale(.7, .7);
	top: -21px;
	left: -21px;
	z-index: 5;
}

.product .note.price-reduced {
	background-position: 0 0;
}

.product .note.under-constract {
	background-position: -160px 0;
}

.product .note.new-listing {
	background-position: -320px 0;
}

.product .note.auction-listing {
	background-position: -480px 0;
}

.product .location {
	margin-bottom: 7px;
}

.product h2 {
	margin: 0 0 8px;
}

.table-view .product .name {
	padding: 0 20px;
	width: 34.97%;
	margin: 0 -4px 0 0;
	display: inline-block;
	vertical-align: middle;
}

.table-view .product .name h2 {
	margin: 0;
	color: #333;
	font-size: 16px;
}

.table-view .product .name h2 a {
	color: #333;
}

.table-view .product .product-location {
	padding: 0 40px 0 0;
	width: 23.71%;
	margin: 0 -4px 0 0;
	display: inline-block;
	vertical-align: middle;
}

.table-view .product .product-location .location {
	margin: 0;
	font-weight: normal;
}

.table-view .product .details-list {
	overflow: hidden;
	margin: 0 -4px 0 0;
	display: inline-block;
	vertical-align: middle;
	width: 28.52%;
	color: #333;
	font-size: 14px;
}

.table-view .product .details-list li {
	margin: 0 -4px 0 0;
	display: inline-block;
	padding: 0;
	vertical-align: middle;
}

.table-view .product .details-list li:before {
	display: none;
}

.table-view .product .details-list li.units {
	width: 51.81%;
	padding: 0 40px 0 0;
}

.table-view .product .details-list li.price {
	width: 48.15%;
}

.sale-section {
	padding: 0 10px;
	margin-bottom: 20px;
}

.sale-section .table-view-heading {
	display: none;
}

.sale-section.table-view {
	margin-bottom: 74px;
}

.sale-section.table-view .table-view-hidden {
	display: none;
}

.sale-section.table-view .product:nth-child(2n+1):before {
	background: #f7f7f7;
}

.sale-section.table-view .table-view-heading {
	display: block;
	padding-top: 8px;
	padding-bottom: 25px;
	position: relative;
}

.sale-section.table-view .table-view-heading:before {
	position: absolute;
	content: "";
	top: auto;
	bottom: 0;
	left: 10px;
	right: 10px;
}

.sale-section.table-view .table-view-heading:before {
	height: 2px;
	background: #d9d9d9;
}

.sale-section.table-view .table-view-heading strong {
	display: inline-block;
	vertical-align: middle;
	color: #26a0da;
	font-size: 14px;
}

.sale-section.table-view .table-view-heading div {
	margin: 0 -4px 0 0;
	display: inline-block;
	vertical-align: middle;
}

.sale-section.table-view .table-view-heading .visual {
	width: 13.2%;
}


.sale-section.table-view .table-view-heading .name {
	padding: 0 40px;
	width: 34.97%;
}

.sale-section.table-view .table-view-heading .product-location {
	padding: 0 40px 0 0;
	width: 23%;
}

.sale-section.table-view .table-view-heading .details-list {
	width: 28.52%;
}

.sale-section.table-view .table-view-heading .details-list strong {
	margin: 0 -4px 0 0;
	display: inline-block;
	vertical-align: middle;
}

.sale-section.table-view .table-view-heading .details-list strong.units {
	width: 51.81%;
	padding: 0 40px 0 0;
}

.sale-section.table-view .table-view-heading .details-list strong.price {
	width: 48.15%;
}

.pagination {
	margin: 0 0 40px;
}

.pagination li {
	display: inline-block;
	vertical-align: top;
	margin: 0 1px;
}

.pagination li a {
	line-height: 30px;
	font-size: 12px;
	display: block;
	padding: 0 5px;
	text-align: center;
	font-weight: bold;
	min-width: 30px;
	border-radius: 8px;
	color: #333;
}

.pagination li a:hover,
.pagination li a:focus {
	border-color: #26a0da;
	color: #333;
}

.pagination li.prev a,
.pagination li.next a {
	border: none;
	color: #333;
	font-weight: normal;
}

.pagination li.prev a:hover,
.pagination li.prev a:focus,
.pagination li.next a:hover,
.pagination li.next a:focus {
	color: #26a0da;
}

.display-form {
	overflow: hidden;
	margin: 0 0 19px;
	font-size: 12px;
	line-height: 24px;
}

.display-form label {
	font-weight: normal;
	margin: 0 5px 0 0;
}

.display-form .jcf-select {
	width: 60px;
}

.sort-form {
	padding-bottom: 35px;
}

.sort-form .heading {
	margin-top: -20px;
	margin-bottom: 6px;
	position: relative;
	padding-bottom: 80px;
	text-align: center;
}

.sort-form .btns-list {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.sort-form .btns-list .btn {
	padding: 0 0 0 5px;
	margin-bottom: 5px;
	border-width: 2px;
	font-size: 12px;
	line-height: 32px;
}

.sort-form .btns-list .btn i {
	font-size: 20px;
	line-height: 40px;
	margin: -5px 0;
	display: inline-block;
	vertical-align: top;
}

.sort-form .btns-list .btn.btn-table,
.sort-form .btns-list .btn.btn-list {
	background: rgba(255, 255, 255, .3);
}

.sort-form .btns-list .btn.btn-table i,
.sort-form .btns-list .btn.btn-list i {
	font-size: 24px;
}

.sort-form .btns-list li {
	padding: 0 2px;
}

.sort-form .btns-list .active .btn-table,
.sort-form .btns-list .active .btn-list {
	background: #26a0da;
}

.sort-form h2 {
	margin: 0 15px;
	color: #fff;
}

.sort-form [class^="form-col-"],
.sort-form [class*=" form-col-"] {
	padding: 0 15px;
	float: left;
}

.sort-form .form-col-location {
	width: 100%;
}

.sort-form .form-col-units {
	width: 100%;
}

.sort-form .form-col-price {
	width: 50%;
}

.sort-form .form-col-sorting {
	width: 100%;
}

.sort-form .form-col-submit {
	width: 100%;
}

.sort-form .form-col-submit .btn {
	width: 100%;
}

.sort-form label {
	display: block;
	font-weight: normal;
	position: relative;
	margin: 0 0 15px;
}

.sort-form label .label-text {
	display: block;
	font-size: 16px;
	margin-bottom: 7px;
}

.sort-form label .error-text {
	display: none;
	padding-top: 2px;
	color: #39bfef;
	font-size: 12px;
	line-height: 15px;
}

.sort-form label input[type="text"],
.sort-form label input[type="tel"],
.sort-form label input[type="email"] {
	border: 1px solid #d9d9d9;
	border-radius: 8px;
	display: block;
	width: 100%;
	background: #fff;
	color: #333;
	padding: 14px 15px;
	margin: 0;
	font: 15px/20px "Open Sans", Helvetica, Arial, sans-serif;
}

.sort-form label.input-error input {
	border: 3px solid #26a0da;
	padding: 12px 13px;
}

.sort-form label.input-error .error-text {
	display: block;
}

.sort-form .jcf-select {
	width: 100%;
}

.map-section {
	overflow: hidden;
	color: #fff;
	background: #1b4599;
	border-bottom: 3px solid #d9d9d9;
}

.map-section header {
	padding-top: 12px;
	padding-bottom: 13px;
}

.map-section header h2 {
	margin: 0;
	color: #fff;
	font-weight: bold;
}

.map-section .map {
	height: 250px;
	background-position: 50% 50%;
	background-size: cover;
}

.news-section {
	padding-top: 36px;
	color: #999;
}

.news-section .news {
	margin-bottom: 40px;
	overflow: hidden;
}

.news-section header {
	overflow: hidden;
}

.news-section h2 {
	color: #1b4599;
	font-weight: bold;
	margin: 0 0 30px;
}

.news-section .sep {
	padding: 0 11px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	position: relative;
	position: relative;
}

.news-section .sep:before {
	position: absolute;
	content: "";
	top: 50%;
	bottom: auto;
	left: -9999px;
	right: 100%;
}

.news-section .sep:after {
	position: absolute;
	content: "";
	top: 50%;
	bottom: auto;
	left: 100%;
	right: -9999px;
}

.news-section .sep:after,
.news-section .sep:before {
	height: 1px;
	background: #d9d9d9;
}

.news-section .read-more {
	font-weight: bold;
}

.news-section p {
	margin: 0;
}

.news-section .alignleft {
	float: left;
	margin: 6px 10px 0 0;
}

.news-section .alignright {
	float: right;
	margin: 6px 0 0 10px;
}

.news-section h3 {
	color: #1b4599;
	margin: 0 0 10px;
	line-height: 22px;
}

.news-section h3 a {
	color: #1b4599;
}

.featured-section {
	margin-bottom: 5px;
}

.featured-section header {
	margin-bottom: 40px;
}

.featured-section h2 {
	border: solid #ebc23e;
	border-width: 1px 0;
	padding: 45px 0 36px;
	margin: 0;
	text-transform: uppercase;
	line-height: 34px;
	font-size: 26px;
}

.featured-section h2 .thin {
	display: block;
	font-size: 46px;
	font-weight: 300;
	color: #1b4599;
	font-family: "Open Sans Condensed", Helvetica, Arial, sans-serif;
}

.featured-section .holder {
	margin-bottom: 40px;
	padding-top: 17px;
	text-align: center;
	position: relative;
}

.featured-section .holder:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 20px;
	right: 20px;
}

.featured-section .holder:before {
	border: solid #d9d9d9;
	border-width: 1px 0;
	pointer-events: none;
	z-index: -1;
}

.featured-section .box {
	display: inline-block;
	vertical-align: top;
	margin: 0 -4px 14px 0;
	padding: 0 10px;
	line-height: 22px;
	font-size: 16px;
	width: 50%;
	text-align: center;
}

.featured-section .box img {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 4px;
}

.featured-section .box h3 {
	margin: 0;
	line-height: 22px;
	font-size: 16px;
	font-weight: normal;
}

.featured-section .box a {
	text-decoration: underline;
}

.featured-section .box a:hover,
.featured-section .box a:focus {
	text-decoration: none;
}

.login-form {
	text-align: center;
	line-height: 26px;
	font-size: 17px;
}

.login-form .form-row {
	padding-top: 15px;
}

.login-form .form-row:first-child {
	padding-top: 1px;
}

.login-form p {
	margin: 0 0 1px;
}

.login-form input[type="password"],
.login-form input[type="text"],
.login-form input[type="tel"],
.login-form input[type="email"] {
	border: 1px solid #ccc;
	border-radius: 8px;
	display: block;
	width: 100%;
	background: #fff;
	color: #333;
	padding: 11px 15px;
	margin: 0;
	font: 17px/22px "Open Sans", Helvetica, Arial, sans-serif;
}

.login-form .input-error input[type="password"],
.login-form .input-error input[type="text"],
.login-form .input-error input[type="tel"],
.login-form .input-error input[type="email"] {
	border: 3px solid #26a0da;
	padding: 9px 13px;
}

.login-form .btn {
	padding: 12px 15px;
	font-size: 17px;
	text-transform: none;
	width: 100%;
	margin-bottom: 9px;
}

.elements-holder {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
}

.elements-holder iframe {
	max-width: 100%;
	max-height: 100%;
	position: relative;
}

.elements-holder .map-holder,
.elements-holder .video-holder {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	background: #fff;
	opacity: 0;
	-webkit-transition: opacity .3s linear;
	transition: opacity .3s linear;
	right: 0;
	white-space: nowrap;
	text-align: center;
}

.elements-holder .map-holder:after,
.elements-holder .video-holder:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	min-height: 100%;
}

.elements-holder .map-holder > *,
.elements-holder .video-holder > * {
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
	max-width: 99%;
}

.elements-holder.map-active {
	z-index: 6;
}

.elements-holder.map-active .map-holder {
	opacity: 1;
}

.elements-holder.map-active iframe {
	z-index: 7;
}

.elements-holder.video-active {
	z-index: 6;
}

.elements-holder.video-active .video-holder {
	opacity: 1;
}

.bottom-aside {
	position: relative;
	color: #fff;
	padding-top: 21px;
	padding-bottom: 12px;
	font-size: 18px;
	line-height: 22px;
}

.bottom-aside:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: -9999px;
	right: -9999px;
}

.bottom-aside:before {
	display: block;
	background: #39bfef;
}

.bottom-aside h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 36px;
	margin: 0 0 11px;
}

.bottom-aside a {
	color: #fff;
}

.bottom-aside .logo {
	float: left;
	padding-top: 3px;
}

.bottom-aside .about-block {
	font-size: 22px;
	line-height: 1.273;
	padding-top: 43px;
}

.bottom-aside .about-block p {
	margin: 0;
}

.bottom-aside .widget ul {
	margin: 0 0 24px;
}

.bottom-aside .widget ul li {
	padding: 10px 0 12px;
}

.bottom-aside .widget ul.social-networks {
	margin-bottom: 14px;
}

.bottom-aside .widget ul.social-networks li {
	padding-top: 0;
	margin-bottom: 10px;
	padding-bottom: 0;
}

#footer {
	position: relative;
	color: #fff;
	padding-top: 17px;
	padding-bottom: 17px;
	font-weight: 300;
	line-height: 17px;
}

#footer:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: -9999px;
	right: -9999px;
}

#footer:before {
	display: block;
	background: #1b4599;
}

#footer p {
	margin: 0 0 9px;
}

#footer ul {
	margin: 0 -4px 0 0;
}

#footer a {
	color: #fff;
}

body {
	min-width: 320px;
}

input[type="password"],
input[type="text"],
input[type="tel"],
input[type="email"] {
	outline: none;
	box-shadow: 0 0 0 transparent;
}

#wrapper {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.btn {
	font-size: 16px;
	line-height: 1.1;
	text-transform: uppercase;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.btn.btn-sm {
	font-size: 12px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
	#fancybox-loading,
	.fancybox-close,
	.fancybox-prev span,
	.fancybox-next span {
		background-image: url("../images/fancybox/fancybox_sprite@2x.png");
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url("../images/fancybox/fancybox_loading@2x.gif");
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

@media (min-width: 375px) {
	#header .logo {
		max-width: 315px;
		padding: 0 0 0 53px;
	}
}

@media (min-width: 480px) {
	.page-title .txt-slogan {
		width: 336px;
		height: 79px;
	}

	.team-section h2 {
		text-align: left;
	}

	.team-section .visual {
		float: left;
		margin: 0 23px 0 0;
	}

	.team-section .descr {
		text-align: left;
	}

	div.lightbox {
		width: 400px;
	}

	div.lightbox#login-popup {
		width: 293px;
	}

	.sort-form .form-col-location {
		width: 50%;
	}

	.sort-form .form-col-units {
		width: 50%;
	}

	.sort-form .form-col-sorting {
		width: 50%;
	}

	.sort-form .form-col-submit {
		width: 50%;
		padding-top: 34px;
	}
}

@media (min-width: 768px) {
	.page-title.home {
		padding-bottom: 339px;
		margin-bottom: 110px;
	}

	.page-title .slogan-holder {
		bottom: -68px;
		left: 50%;
		margin: 0 0 0 -502px;
		width: 1004px;
		background: url("../images/bg-globe.png") no-repeat;
		padding: 150px 20px 40px;
		height: 326px;
	}

	.page-title .txt-slogan {
		width: 538px;
		height: 126px;
	}

	.page-title .btn-sale {
		font-size: 42px;
		line-height: 48px;
		padding: 22px 20px;
	}

	.page-title .btn-sale .thin {
		font-size: 44px;
	}

	.team-section .team-block {
		width: 50%;
		display: inline-block;
		margin: 0 -4px 28px 0;
		padding: 0 10px 0 0;
	}

	.carousel .btn-prev,
	.carousel .btn-next {
		width: 43px;
		height: 86px;
		margin-top: -43px;
		line-height: 86px;
	}

	.carousel .btn-next {
		border-radius: 86px 0 0 86px;
	}

	.carousel .btn-prev {
		border-radius: 0 86px 86px 0;
	}

	.switcher .btns {
		float: right;
	}

	.switcher .btns li {
		margin: 0 0 0 2px;
	}

	.switcher .btn-map,
	.switcher .btn-video {
		float: left;
	}

	div.lightbox {
		width: 700px;
	}

	.product {
		width: 33.333%;
	}

	.product .note {
		-webkit-transform: scale(.8, .8);
		-ms-transform: scale(.8, .8);
		transform: scale(.8, .8);
		top: -20px;
		left: -20px;
	}

	.product h2 {
		font-size: 20px;
	}

	.pagination {
		margin: 0 0 62px;
	}

	.pagination li a {
		min-width: 40px;
		line-height: 40px;
	}

	.pagination li.prev {
		margin-right: 11px;
	}

	.pagination li.next {
		margin-left: 11px;
	}

	.featured-section .box {
		width: 33.333%;
	}
}

@media (min-width: 992px) {
	.social-networks {
		text-align: left;
	}

	.social-networks li {
		margin: 0 0 0 8px;
	}

	.social-networks a {
		width: 37px;
		height: 37px;
		line-height: 37px;
		font-size: 20px;
	}

	.team-section .visual {
		
	}

	.featured-section .box {
		text-align: left;
	}

	.bottom-aside {
		font-size: 16px;
		padding-top: 75px;
		padding-bottom: 31px;
	}

	.bottom-aside h3 {
		font-size: 16px;
		margin: 0 0 24px;
	}

	.bottom-aside .widget {
		text-align: left;
	}

	.bottom-aside .widget ul li {
		padding: 0;
	}

	#footer {
		font-size: 12px;
		line-height: 24px;
	}

	#footer p {
		margin: 0;
	}

	#footer ul {
		display: inline-block;
		vertical-align: top;
	}

	#footer ul li {
		display: inline-block;
		vertical-align: top;
		position: relative;
		padding: 0 4px 0 10px;
	}

	#footer ul li:before {
		position: absolute;
		content: "";
		top: 5px;
		bottom: 4px;
		left: 0;
		right: auto;
	}

	#footer ul li:before {
		width: 1px;
		background: #fff;
	}

	#footer ul li:first-child:before {
		display: none;
	}

	#footer .copyright {
		text-align: left;
	}

	#footer .details {
		text-align: right;
	}
}

@media (min-width: 1024px) {
	#header .logo {
		padding: 0 200px;
		max-width: 100%;
		margin-bottom: 25px;
	}

	#header .nav .drop-left a.has-drop-down-a:after {
		right: auto;
		left: 6px !important;
		content: "\e408" !important;
	}

	#header .nav .drop-left a.has-drop-down-a:before {
		display: none !important;
	}

	#header .nav .drop {
		position: absolute;
		width: 231px;
		border-top: 3px solid #26a0da;
		background: #fff;
		-webkit-transition: opacity .3s ease-in-out 0s;
		transition: opacity .3s ease-in-out 0s;
		opacity: 0;
		top: -9999px;
		padding: 19px 0 9px;
		left: 0;
		box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
	}

	#header .nav .drop li {
		text-align: left;
		display: block;
		margin-bottom: 5px;
		text-transform: none;
		font-weight: normal;
	}

	#header .nav .drop a {
		display: block;
		padding: 5px 26px;
		font-size: 14px;
		line-height: 16px;
		position: relative;
		color: #999;
	}

	#header .nav .drop a.has-drop-down-a:after {
		position: absolute;
		top: 50%;
		font-size: 16px;
		right: 10px;
		margin: -8px 0 0;
		content: "\e409";
		font-family: "icomoon" !important;
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

	#header .nav .drop li.hover > a {
		color: #26a0da;
	}

	#header .nav .drop .drop {
		left: 100%;
		top: -9999px;
		padding: 17px 0 9px;
	}

	#header .nav .drop .drop a {
		padding: 5px 26px 5px 33px;
	}

	#header .nav .drop .drop a:before {
		position: absolute;
		top: 5px;
		left: 25px;
		content: "-";
	}

	#header .nav .drop .drop-left .drop {
		left: auto;
		right: 100%;
	}

	.page-title {
		padding: 283px 0 10px;
	}

	.page-title .location {
		font-size: 24px;
	}

	.page-title .breadcrumb {
		font-weight: bold;
		font-size: 16px;
	}

	.broker-widget .btns-list li:first-child {
		width: 100%;
	}

	.table-view .product .visual {
		padding: 0;
	}

	.product .note {
		top: -7px;
		left: -7px;
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		transform: scale(1, 1);
	}

	.table-view .product .note {
		left: -28px;
		top: -29px;
	}

	.table-view .product .name {
		padding: 0 40px;
	}

	.table-view .product .name h2 {
		font-size: 18px;
		line-height: 20px;
	}

	.table-view .product .details-list {
		font-size: 18px;
	}

	.sale-section {
		margin-bottom: 41px;
	}

	.sale-section.table-view .table-view-heading strong {
		font-size: 24px;
		line-height: 26px;
	}

	.sort-form .heading {
		text-align: left;
		padding-bottom: 0;
		margin-top: -29px;
	}

	.sort-form .btns-list {
		float: right;
		position: static;
		margin: 0 0 -5px;
		padding: 5px 13px 0;
	}

	.sort-form .btns-list .btn i {
		font-size: 30px;
	}

	.sort-form .btns-list .btn.btn-table i,
	.sort-form .btns-list .btn.btn-list i {
		font-size: 40px;
	}

	.map-section header h2 {
		font-size: 36px;
	}

	.map-section .map {
		height: 371px;
	}

	.news-section {
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 24px;
	}

	.news-section h2 {
		font-size: 36px;
		margin: 0 0 45px;
	}

	.news-section .alignleft {
		margin-right: 23px;
	}

	.news-section .alignright {
		margin-left: 23px;
	}

	.news-section h3 {
		margin-bottom: 25px;
	}
}

@media (min-width: 1025px) {
	#header.fixed-position {
		background: #1b4599;
		padding-top: 8px;
		padding-bottom: 7px;
	}

	#header.fixed-position .logo {
		padding: 0;
		width: 265px;
		margin: 0;
		height: 42px;
		position: relative;
		overflow: hidden;
		text-indent: -9999px;
		text-align: left;
		background: url("../images/logo02.png") no-repeat;
		float: left;
	}

	#header.fixed-position .logo img {
		display: none;
	}

	#header.fixed-position .holder {
		overflow: visible;
		width: auto;
	}

	#header.fixed-position .holder:after,
	#header.fixed-position .holder:before {
		display: none;
	}

	#header.fixed-position .holder .col-xs-12 {
		float: none;
		overflow: visible;
	}

	#header.fixed-position .btn-login {
		z-index: 5;
		position: relative;
		bottom: auto;
		right: auto;
		float: right;
		font-size: 14px;
		line-height: 1.1;
		padding: 12px;
		margin: 0 0 0 9px;
	}

	#header.fixed-position .nav {
		padding: 9px 0 0;
		width: auto;
	}

	#header.fixed-position .nav:before {
		display: none;
	}

	#header.fixed-position .nav:after {
		content: "";
		display: block;
		clear: both;
	}

	#header.fixed-position .nav ul {
		text-align: right;
		font-weight: normal;
		font-size: 13px;
	}

	#header.fixed-position .nav ul li {
		padding: 0 5px;
		margin-bottom: -15px;
	}

	#header.fixed-position .nav ul li a {
		padding: 0 0 15px;
	}

	#header.fixed-position .nav .drop li {
		padding: 0;
		margin: 0 0 5px;
	}

	#header.fixed-position .nav .drop a {
		padding: 5px 26px;
	}

	#header.fixed-position .nav .drop .drop a {
		padding: 5px 26px 5px 33px;
	}
}

@media (min-width: 1204px) {
	.page-title .sale-btns-holder {
		padding-top: 115px;
	}

	.team-section .visual {
		max-width: 100%;
	}

	.product h2 {
		font-size: 24px;
	}

	.sort-form {
		padding-bottom: 7px;
	}

	.sort-form h2 {
		margin: 0;
	}

	.sort-form [class^="form-col-"]:first-child,
	.sort-form [class*=" form-col-"]:first-child {
		padding-left: 0;
	}

	.sort-form [class^="form-col-"]:last-child,
	.sort-form [class*=" form-col-"]:last-child {
		padding-right: 0;
	}

	.sort-form .form-col-location {
		width: 33.08%;
	}

	.sort-form .form-col-units {
		width: 12.89%;
	}

	.sort-form .form-col-price {
		width: 12.89%;
	}

	.sort-form .form-col-sorting {
		width: 14.95%;
	}

	.sort-form .form-col-submit {
		width: 11.77%;
	}

	.sort-form label {
		min-height: 140px;
	}

	.featured-section .box {
		width: 16.67%;
	}
}

@media (min-width: 1205px) {
	#header.fixed-position .logo {
		margin-left: 60px;
	}

	#header.fixed-position .btn-login {
		margin-right: 75px;
	}

	#header.fixed-position .nav ul {
		font-size: 14px;
	}

	#header.fixed-position .nav ul li {
		padding: 0 14px;
	}
}

@media (max-width: 1023px) {
	#header {
		text-align: center;
		padding-top: 19px;
	}

	#header .btn-login {
		display: none;
	}

	#header .nav {
		display: none;
	}

	.menu-opener {
		display: block;
	}

	.drop {
		opacity: 0;
		position: absolute;
		top: -9999px;
		-webkit-transition: opacity .3s ease-in-out 0s;
		transition: opacity .3s ease-in-out 0s;
	}

	li.hover > .drop {
		opacity: 1;
		position: static;
	}

	.drop ul {
		padding: 0 0 0 10px;
		margin: 0;
		list-style: none;
	}

	.drop ul li {
		font-weight: normal;
		text-transform: none;
		padding: 2px 0 !important;
	}

	.page-title h1 {
		font-size: 24px;
		margin: 0 0 40px;
	}

	.page-title h1 + .location {
		margin: -40px 0 20px;
	}

	.table-view .product .product-location .location {
		font-size: 14px;
	}

	.sale-section.table-view {
		overflow: auto;
		width: 94%;
		padding: 0 0 20px;
		margin: 0 3% 40px;
	}

	.sale-section.table-view .product,
	.sale-section.table-view .table-view-heading {
		width: 1100px;
		padding-left: 0;
		padding-right: 0;
	}
}

@media (max-width: 767px) {
	.switcher .switcher-mask {
		display: none;
	}
}

@media print {
	.container {
		width: 100% !important;
	}

	.logo img {
		max-width: 80% !important;
	}

	#wrapper {
		width: 100% !important;
	}

	a[href]:after {
		content: none !important;
	}

	.menu-opener,
	.bottom-aside,
	#footer .details,
	.btn-login,
	.btn,
	.intro,
	.btns-list,
	.breadcrumb,
	.btn-prev,
	.location-widget .panel-title a:before,
	.btn-next,
	.elements-holder,
	.switcher,
	.display-form,
	.pagination,
	.bg-carousel,
	.sale-btns-holder,
	.table-view-heading,
	.map-section,
	.sort-form form,
	.nav {
		display: none !important;
	}

	#header {
		position: static !important;
		margin: 0 0 30px;
		width: 100%;
	}

	.logo,
	.page-title.home,
	.page-title {
		width: 100% !important;
		padding: 0 !important;
		margin: 0 0 30px;
	}

	.logo h1,
	.page-title.home h1,
	.page-title h1 {
		font-size: 30px !important;
		line-height: 1.1 !important;
		margin: 0 0 15px;
		padding: 0 !important;
		width: 100%;
	}

	.logo .location,
	.page-title.home .location,
	.page-title .location {
		display: block;
		margin: 0 0 15px !important;
	}

	.carousel {
		width: 100%;
		margin: 0 0 30px !important;
	}

	.carousel .slideset {
		width: 100% !important;
		margin: 0 !important;
		text-align: center;
	}

	.carousel .slide {
		display: inline-block;
		vertical-align: top;
		width: 31% !important;
		padding: 0 1% 10px !important;
	}

	#content,
	#sidebar {
		float: none !important;
		width: 100% !important;
	}

	#content .table td,
	#content .table,
	#sidebar .widget + .widget {
		border-color: #000 !important;
	}

	.broker-widget .holder {
		overflow: visible;
		margin: 0;
	}

	#footer {
		border-top: 1px solid #000;
	}

	.team-section {
		width: 100%;
	}

	.team-section .team-block {
		width: 47% !important;
		display: inline-block;
		vertical-align: top;
		margin: 0 -4px 0 0 !important;
		padding: 0 1% 30px !important;
		overflow: hidden;
	}

	.team-section .team-block .visual {
		width: 25%;
		margin-bottom: 10px;
	}

	.team-section .team-block .descr {
		width: 100%;
		clear: both;
	}

	.team-section .team-block .contacts-list {
		padding: 0;
	}

	.team-section .team-block h3 {
		margin-bottom: 20px;
	}

	.team-section .holder {
		overflow: visible;
	}

	.collapse {
		display: block !important;
	}

	.location-widget .panel-title {
		font-size: 18px;
		margin: 0 0 10px;
	}

	.location-widget .panel-title a {
		padding: 0;
		border: none;
	}

	.location-widget address {
		font-size: 16px;
		margin: 0;
		font-weight: normal;
	}

	.location-widget .panel-body {
		padding: 0;
		margin: 0 0 20px;
	}

	.location-widget .collapse.in,
	.location-widget .panel-group {
		border: none;
	}

	.location-widget #accordion {
		width: 100%;
		page-break-before: avoid !important;
		display: inline-block;
		vertical-align: top;
		overflow: visible !important;
	}

	.location-widget #accordion .panel {
		page-break-before: avoid !important;
		display: inline-block;
		vertical-align: top;
		width: 47% !important;
		padding: 0 1%;
		margin: 0 -4px 10px 0;
	}

	.sort-form .heading {
		margin: 0;
	}

	.sale-section {
		padding: 0 !important;
		margin: 0 0 40px !important;
		width: 100% !important;
		overflow: visible !important;
	}

	.table-view .product,
	.product {
		overflow: hidden !important;
		clear: both;
		width: 100% !important;
		padding: 0 !important;
		margin: 0 0 10px !important;
	}

	.table-view .product *,
	.product * {
		padding: 0 !important;
		margin: 0 !important;
	}

	.table-view .product:before,
	.product:before {
		display: none !important;
	}

	.table-view .product .visual,
	.product .visual {
		float: left !important;
		width: 30% !important;
		margin: 0 20px 0 0 !important;
	}

	.table-view .product .visual img,
	.product .visual img {
		width: 100%;
		display: block;
		height: auto;
	}

	.table-view .product .name,
	.table-view .product .product-location,
	.product .name,
	.product .product-location {
		width: auto;
		overflow: hidden;
		margin: 0 0 10px;
		display: block;
		padding: 0;
	}

	.table-view .product h2,
	.product h2 {
		margin: 0 !important;
		font-size: 20px !important;
		line-height: 22px !important;
		font-weight: bold !important;
	}

	.table-view .product .location,
	.product .location {
		display: block;
		padding: 0;
		line-height: 20px !important;
		font-weight: normal !important;
		font-size: 18px !important;
		margin: 0 0 10px !important;
	}

	.table-view .product .details-list li,
	.product .details-list li {
		margin: 0;
		width: 100% !important;
		padding: 0;
		display: block !important;
	}

	.table-view .product .table-view-hidden,
	.product .table-view-hidden {
		display: inline !important;
	}

	.slogan-holder {
		width: 100% !important;
		position: relative !important;
		padding: 0 !important;
		margin: 0 !important;
		height: auto !important;
		left: auto !important;
		bottom: auto !important;
	}

	.slogan-holder br {
		display: block !important;
	}

	.slogan-holder .txt-slogan {
		height: auto !important;
		width: auto !important;
		text-align: center !important;
		text-indent: 0 !important;
	}

	.featured-section {
		width: 100% !important;
		text-align: center;
	}

	.featured-section h2 {
		padding: 0;
		width: 100% !important;
		float: none;
		border: none;
	}

	.featured-section header {
		width: 100% !important;
		float: none !important;
	}

	.featured-section .holder {
		padding: 0;
		width: 100% !important;
		float: none !important;
	}

	.featured-section .holder:after,
	.featured-section .holder:before {
		display: none !important;
	}

	.featured-section .box {
		width: 30% !important;
		padding: 0 1% 10px !important;
		text-align: center !important;
	}

	.news-section .news {
		float: none;
		width: 100%;
	}
}
