*, a:focus { outline: none; }
img { display:block; }
a {color: inherit; }
ul, ol {
	padding-left: 20px;
}
h1, h2, h3 {
	font-weight: normal;
	margin: 0;
	padding: 0;
}

html, body {width: 100%; height: 100%; }

body { font-family: 'PFDinTextCondProRegular', Tahoma, Geneva, sans-serif; font-size:14px; position:relative; background: #181818;}

#body_frame, #centrer, #centrer2, .bg_img, .load_frame, .start_scroll_frame, .overlay, .infra_bg, .next_btn, #pano_place, #pano_screen, #map_place, #pano_place2, #pano_screen2, .pano_points_frame_all, .bubbles_frame, #razbor_map_cont, .plan_overlay, #parking_map_cont, #parking_map, .map_overlay, .retail_area_frame, #retail_map, .retail_area_floor, #retail_floor, .arenda_floor, #arenda_floor, .retail_floor_cont, .floor_map_cont, #floor_map, .feedback_frame {
	position:absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

.row-flex {
    display: flex;
    flex-flow: row wrap;
}

#body_frame, .home_banners_over {
	overflow: hidden;
}

.v-align {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    white-space: nowrap;
}
.v-align>div {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 100%;
    white-space: normal;
}
.v-align:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}
.pano_btn_frame {
	position: absolute;
	top: 50px;
	left: 50%;
	z-index: 3;
}
.pano_sel {
	position: relative;
	float: left;
	width: 40px;
	height: 40px;
	background: #000;
	text-align: center;
	line-height: 40px;
	margin: 0 10px;
	cursor: pointer;
	font-size: 20px;
	color: #fff;
}
.pano_sel.active, .pano_sel:hover {
	background: #e63515;
}
#logo {
	position: absolute;
	width: 240px;
	height: 180px;
	top: 28px;
	left: 75px;
	background: url('../i/logo.html') no-repeat;
	z-index: 2;
}
.start_img {
	height: 50%;
	z-index: 1;
}
.start_img.n1 {
	padding-bottom: 1px;
}
.start_img.n2 {
	top: auto;
	bottom: 0;
	padding-top: 1px;
}
.start .shadow {
	z-index: 2;
}
.start_logo {
	position: absolute;
	width: 509px;
	height: 170px;
	top: 50%;
	left: 50%;
	background: url('../i/sprite.png') no-repeat;
	cursor: pointer;
	margin: -42px 0 0 -580px;
	z-index: 1100;
}
.start_logo:after {
	content: '';
	position: absolute;
	width: 162px;
	height: 45px;
	top: 260px;
	right: 0;
	background: url('../i/sprite.png') no-repeat -103px -525px;
}
.start_logo:hover:after {
	background-position: -519px -675px;
}
.red_line {
	left: 0;
	width: 100%;
	height: 4px;	
	/*background: #e63515;*/
	background: #8dc04c;
	position: absolute;
}
.red_line.n1 {
	top: 0;
	z-index: 1000;
	background: #fff;
}
.red_line.n2 {
	top: 44px;
}
.start .red_line {
	height: 21px;
	width: 285px;
	left: 50%;
	margin-left: -352px;
}
.start .red_line.n1 {
	top: 50%;
	margin-top: -21px;
}
.start .red_line.n2 {
	top: auto;
	bottom: 50%;
	margin-bottom: -21px;
	z-index: 1000;
}
.scroll_img {
	height: auto;
	top: 50%;
	position: relative;
}
.start_scroll_frame {
	background: #000;
}
.enter_site {
	position: absolute;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	top: 50%;
	left: 50%;
	width: 200px;
	text-align: center;
	margin-left: -100px;
}
.start_icon {
	position: absolute;
	width: 369px;
	height: 308px;
	top: 50%;
	left: 12.5%;
	background: url('../i/start_icon.png') no-repeat;
	margin: -0px 0 0 -92px;
	display: none;
}
.start_icon.n2 {
	width: 424px;
	height: 423px;
	background-position: -378px -0px;
	top: 55%;
	left: 45%;
	margin: -360px 0 0 -94px;
}
.start_icon.n3 {
	width: 134px;
	height: 243px;
	background-position: -811px -0px;
	top: 50%;
	left: 82.5%;
	margin: 75px 0 0 -68px;
}
.footer {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background: #3c9afa;
	z-index: 1000;
	overflow: visible !important;
}
.footer_bg {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	background: #000000;
	height: 44px;
}
.footer_txt {
	position: relative;
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	text-decoration: none;
}
.footer_left {
	position: absolute;
	top: 0;
	left: 0;
}
.footer_right {
	position: absolute;
	top: 0;
	right: 0;
}
.footer_left .footer_txt {
	float: left;
}
.footer_right .footer_txt {
	float: right;
}
.footer_txt.n1 {
	color: #636363;
	margin-left: 33px;
}
.footer_txt.n1 span {
    display: block;
    position: relative;
    top: -6px;
    width: 100px;
}
.footer_txt.n1 span:after {
	content: '';
    display: block;
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -62px;
    width: 105px;
    height: 10px;
    font-size: 1em;
    background: url(../i/sprite.png) -391px -730px;
}
.copyright {
	display: inline-block;
	width: 113px;
	height: 11px;
	/*background: url(../i/sprite.png) -391px -743px;*/
	background: url(../i/sprite.png) -509px -729px;
}
.footer_txt.n2:hover .copyright {
	background-position: -509px -743px;
}
.footer_txt.n2, .footer_txt.n4, .footer_txt.n5 {
	color: #fff;
	cursor: pointer;
}
.footer_txt.n2 {
	padding: 0 20px 0 59px;
	margin: 0 3px;
}
.footer_txt.n2:after, .footer_txt.n4:after, .footer_txt.n5:after {
	content: '';
	position: absolute;
	width: 27px;
	height: 22px;
	top: 12px;
	left: 18px;
	background: url('../i/sprite.png') no-repeat 0 -212px;
}
.footer_txt.n2:hover, .footer_txt.n4:hover, .footer_txt.n5:hover, .footer_txt.active {
	color: #fff;
	/*background: #e63515;*/
	background: #929496;
}
.footer_txt.active {
	z-index: 1050;
}
.footer_txt.n2:hover:after, .footer_txt.n2.active:after {
	background-position: 0 -212px;
}
.footer_txt.n3 {
	color: #fff;
}
.footer_txt.n4 {
	padding: 0 24px 0 60px;
}
.footer_txt.n4:after {
	width: 28px;
	/*background-position: -42px -190px;*/
	background-position: -42px -212px;
}
.footer_txt.n4:hover:after, .footer_txt.n4.active:after {
	/*background-position: -42px -212px;*/
}
.footer_txt.n5 {
	padding: 0 24px 0 52px;
}
.footer_txt.n5:after {
	width: 20px;
	/*background-position: -83px -190px;*/
	background-position: -83px -212px;
}
.footer_txt.n5:hover:after, .footer_txt.n5.active:after {
	/*background-position: -83px -212px;*/
}
.footer_inst {
    display: inline-block;
    background: url(../i/sprite.png) -868px -1200px;
    width: 180px;
    height: 21px;
    margin: 11px 10px 0 10px;
}
.footer_inst.n1 {
    background-position: -868px -1226px;
    width: 99px;
    height: 21px;
    margin: 11px 10px 0 10px;
}
p.disclaimer {
    font-size: 10px;
    color: #fff;
    position: absolute;
    bottom: 50px;
    left: 2px;
}
#art3d {
	display: block;
	width: 60px;
	height: 22px;
	background: url('../i/sprite.png') -109px -190px;
	margin: 11px 15px 0 5px;
	float: right;
}
.close {
	position: absolute;
	width: 47px;
	height: 47px;	
	background: url('../i/sprite.png') -176px -190px;
	cursor: pointer;
}
.place_close {
	top: 0;
	right: 0;
}
.footer_close {
	top: -47px;
	right: 20%;
	margin-right: -100px;
	display: none;
}
.overlay {
	z-index: 1010;
	display: none;
	background: url('../i/px1.png');
	text-align: center;
}
.footer_projects_frame {
	position: relative;
	top: 73px;
	text-align: center;
	display: none;
}
.footer_project {
	display: inline-block;
	margin: 0 23px;
	text-decoration: none;
	text-align: left;
}
.footer_project_txt.n1 {
	font-size: 24px;
	color: #fff;
	font-family: 'pf_din_text_cond_prolight';
	margin-top: 10px;
}
.footer_project_txt.n2 {
	font-size: 13px;
	color: #6c6c6c;
}
.footer_project_txt.n3 {
	font-size: 13px;
	color: #e63515;
}
.logo {
    position: absolute;
    width: 137px;
    height: 149px;
    top: 0;
    left: -13px;
    background: url(../i/logo_white.png);
}
.menu_frame {
	position: absolute;
	top: 5%;
	left: 10%;
	margin: -18px 0 0 -110px;
	z-index: 850;
}
.menu_a_frame {
	position: relative;
	display: none;
}
.menu_a, .submenu_a {
	display: inline-block;
	height: 33px;
	line-height: 33px;
	color: #fff;
	background: #000;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 9px;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 1px;
}
#body_frame.desktop .menu_a:hover, .menu_a.active, #body_frame.desktop .submenu_a:hover, .submenu_a.active {
	color: #fff;
	/*background: #e63515;*/
	background: #8dc04c;
}
.menu_frame2 {
	position: absolute;
	top: 0px;
	left: 133px;
	white-space: nowrap;
}
 .menu_label {
	position: absolute;
	width: 103px;
	height: 103px;
	top: 0;
	left: 0;
    z-index: 1;
	background: url('../i/sprite.png') 0px -1366px;
	cursor: pointer;
}
/*.menu_label {
	position: absolute;
	width: 130px;
	height: 130px;
	top: -25px;
	left: -15px;
	background: url('../i/ny-sprite.png') -494px -5px;
	cursor: pointer;
}*/
#body_frame.desktop .menu_frame:hover .menu_a_frame {
	display: block;
}
#body_frame.desktop .menu_frame:hover .menu_label {
	display: none;
}
.windrose {
	position: absolute;
	left: 0;
	bottom: 5%;
	margin: 0 0 37px 0;
	width: 392px;
	height: 117px;
	background: url('../i/sprite.png') -286px -525px;
	z-index: 1;
}
.shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 143px;
	background: url('../i/shadow.png') repeat-x;
}
.submenu_a {
	font-weight: normal;
	background: #252525;
}
.submenu_frame {
	display: none;
	cursor: default;
	margin: 10px 0 16px 16px;
}
.menu_a.active + .submenu_frame {
	display: block;
}
.about_bg {
	position: absolute;
	left: 65%;
	top: 0;
	width: 400px;
	height: 100%;
	margin-left: -150px;
	background: #9f9d9d;
	z-index: 1;
}
.architecture .about_bg {	
	background: #737171;
}
.description .about_bg {	
	background: #000;
}
.about_bg .text_scroll {
	position: absolute;
	width: 340px;
	height: 60%;
	left: 32px;
	top: 15%;
	margin-top: 50px;
	color: #fff;
	font-size: 16px;
}
.architecture .text_scroll {
	color: #fff;
}
.description .text_scroll, .description .about_bg h2 {
	color: #fff;
}
.description h1 {
	color: #000;
}
.about_bg h2 {
	color: #fff;
}
.infra_bg:before {
	content: '';
	display: block;
	position: absolute;
	width: 3px;
	height: 100%;
	right: 0;
	top: 0;
	background: url('../i/px3.png');
}
.about_bg:before {
	right: -20px;
}
.about_bg h1 {
	line-height: 47px;
	position: absolute;
	left: 32px;
	top: 15%;
	margin-top: -15px;
}

.grey_size {
	color: #636363;
}

.about_slogan {
	position: absolute;
	left: 85px;
	font-size: 44px;
	bottom: 105px;
	font-family: 'pf_din_text_cond_prothin';
	line-height: 43px;
	font-size: 55px;
	color: #ffedea;
}	
.infra_bg {
	background: url('../i/px2.png');
	z-index: 900;
	display: none;
}
.infra_bubble {
	position: absolute;
	background: #fff;
	color: #000;
	font-size: 14px;
	line-height: 16px;
	border-radius: 4px;
	margin: 0 0 75px -56px;
	text-transform: uppercase;
	padding: 4px 15px;
	text-align: center;
	bottom: 50%;
	left: 50%;
	z-index: 1;
}
.infra_bubble:after {
	content: '';
	display: block;
	position: absolute;
	width: 14px;
	height: 82px;
	left: 50%;
	bottom: -82px;
	margin-left: -7px;
	background: url('../i/sprite.png') -602px -220px;
}
.infra_bubble.n1 {
	margin: -53px 0 0 22px;
}
.infra_bubble.n1:after {
	width: 22px;
	height: 53px;
	background-position: -513px -190px;
	left: -22px;
	top: 50%;
	margin: 0;
}
.infra_bubble.n2 {
	margin: 0 0 45px -104px;
}
.infra_bubble.n2:after {
	width: 45px;
	height: 45px;
	background-position: -546px -190px;
	margin-left: -1px;
	bottom: -45px;
}
.infra_bubble.n9 {
	margin-left: -105px;
}
.infra_bubble.n9:after {
	left: 80%;
}
.infra_bubble.n9, .infra_bubble.n6, .infra_bubble.n4 {
	margin-bottom: 55px;
}
.infra_bubble.n9:after, .infra_bubble.n6:after, .infra_bubble.n5:after {
	height: 62px;
	bottom: -62px;
	background-position: -602px -240px;
}
.infra_bubble.n7:after {
	background-position: -489px -190px;
	top: -62px;
	height: 62px;
}
.infra_bubble.n7 {
	margin: 0 0 -55px -56px;
}
.korp_bubble {
	position: absolute;
	width: 75px;
	height: 75px;
	margin: -37px 0 0 -37px;
	/*background-color: #e63515;*/
	background-color: #000;
	color: #fff;
	font-size: 12px;
	text-align: center;
	z-index: 1;
	text-decoration: none;
	cursor: default;
}
a.korp_bubble {
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}
.korp_bubble.n1 .korp_letter, .korp_bubble.n2 .korp_letter, .korp_bubble.n4 .korp_letter {
	font-size: 50px;
	line-height: 40px;
	margin-top: 11px;
}
.korp_bubble.n1 .korp_letter {
		margin-top: 15px;
}
.korp_bubble.n1 {
	top: 69%;
	left: 54%;
}
.korp_bubble.n2 {
	top: 45%;
	left: 40.5%;
}
.korp_bubble.n3 {
	top: 28%;
	left: 72%;
}
.korp_bubble.n4 {
	top: 42%;
	left: 82%;
}
.korp_bubble.n3 {
	background: #2b2828;
}
.korp_bubble.n3 .korp_letter {
	font-size: 14px;
	line-height: 20px;
	margin-top: 27px;
}
.arenda.korp_bubble.n2 {
	display: none;
	cursor: default;
}

.offices .korp_bubble.n2, .offices .korp_bubble.n1 {
/*	width: 89px;
	height: 89px;
	margin: -44px 0 0 -44px;
	font-size: 14px;*/
	top: 42%;
    width: 135px;
    height: 79px;
    margin: -44px 0 0 -44px;
    font-size: 30px;
    padding: 3px 16px;
}
.arenda .korp_bubble.n5 {
    top: 60%;
    left: 20%;
    width: 314px;
    height: 43px;
    margin: -44px 0 0 -44px;
    font-size: 30px;
    padding: 3px 16px;
    display: none;
    cursor: pointer;
}
.arenda .korp_bubble.n5:hover {
	background: #8dc04c;
}

.offices .korp_bubble.n4 {
	width: 100px;
	height: 100px;
	margin: -50px 0 0 -50px;
	font-size: 14px;
}
a.korp_bubble {
	cursor: pointer;
}
.offices .korp_bubble.n2 .korp_letter, .offices .korp_bubble.n4 .korp_letter {
	font-size: 60px;
	line-height: 45px;
	margin-top: 14px;
}
.offices .korp_bubble.n4 .korp_letter  {
	margin-top: 20px;
}
.korp_popup_bg {
	position: absolute;
	left: 100%;
	top: 0;
	height: 100%;
	padding: 0 0 0 20px;
	text-transform: uppercase;
	text-align: left;
	white-space: nowrap;
}
.korp_bubble.n2 .korp_popup_bg, .korp_bubble.n4 .korp_popup_bg, .korp_bubble.n1 .korp_popup_bg {
	background: #000;
	font-size: 20px;
	line-height: 24px;
	width: 95px;
}
.korp_bubble.n3 .korp_popup_bg {
	background: #2b2828;
	font-size: 16px;
	line-height: 22px;
	width: 78px;
}
.korp_bubble.n3 .korp_popup_bg {
	background: #fff;
	color: #2b2828;
}
.korp_bubble.n2 .korp_popup_bg>div, .korp_bubble.n1 .korp_popup_bg>div {
	font-size: 21px;
	margin-top: 34px;
}
.korp_bubble.n4 .korp_popup_bg>div {
	margin-top: 14px;	
}
.korp_bubble.n3 .korp_popup_bg>div {
	font-size: 26px;
	margin-top: 17px;
}
.offices .korp_bubble.n5 {
    width: 310px;
    height: 43px;
    top: 63%;
    left: 31%;
}
.infra_slogan {
	background: #000;
	right: 0;
	bottom: 97px;
	font-size: 15px;
	color: #cecece;
	position: absolute;
	width: 370px;
	padding: 28px 110px 25px 40px;
	cursor: pointer;
	display: none;
}
.infra_slogan:after {
	content: '';
	display: block;
	position: absolute;
	width: 37px;
	height: 70px;
	right: 40px;
	top: 50%;
	margin-top: -35px;
	background: url('../i/sprite.png') -628px -190px;
}
h1 {
	font-size: 47px;
	line-height: 30px;
	color: #fff;
	margin-bottom: 15px;
	font-family: 'pf_din_text_cond_prothin';
}
.h1_sub {
	font-size: 27px;
	line-height: 27px;
}
.open_tour, .infra_close, .pano_close, .overlay_close, .fasad_close {
	position: absolute;
	width: 93px;
	height: 93px;
	right: 45px;
	top: 55px;
	background: url('../i/sprite.png') -780px -190px;
	cursor: pointer;
}
.infra_close, .pano_close, .overlay_close, .fasad_close {
	background-position: -675px -190px;
}
.fasad_close {
	z-index: 1011;
	display: none;
}
h2 {
	color: #8dc04c;
	font-size: 28px;
	line-height: 25px;
	font-family: 'pf_din_text_cond_prolight';
}
.next_btn {
	background: url('../i/blank.gif');
	z-index: 2;
}
.loader {
	position: absolute;
	bottom: 75px;
	left: 0;
	width: 0;
	height: 3px;
	background: url('../i/px3.png');
	z-index: 1;
}
#temp_frame .bg_img {
	display: none;
}
.gal_help {
	position: absolute;
	width: 143px;
	height: 205px;
	right: 45px;
	top: 55px;
	background: url('../i/sprite.png') -6px -310px;
}
.gal_frame {
	position: absolute;
	width: 100%;
	bottom: 69px;
	left: 0;
	height: 108px;
	text-align: center;
	z-index: 2;
}
.gal_img {
	display: inline-block;
	margin: 0 4px;
	cursor: pointer;
}
.pano_center {
	position: absolute;
	width: 2px;
	height: 2px;
	top: 50%;
	left: 50%;
	margin: -1px 0 0 -1px;
	background: #0F0;
	z-index: 2;
	display: none;
}
.load_frame {
	display: none;
}
.load_frame.offices_frame {
	display: block;
}
.start .footer_txt.n1 {
	position: absolute;
	bottom: 0px;
	z-index: 3;
}
.start .footer_txt.n7 {
	position: absolute;
	bottom: 0px;
	z-index: 3;
	right: 30px;
	color: #767676;
}
.start .footer_txt.n1 a {
	text-decoration: none;
	color: #767676;
}
.home_banners {
	position: absolute;
	width: 674px;
	height: 110px;
	right: -990px;
	bottom: 5%;
	margin-bottom: 37px;
	overflow: visible !important;
	z-index: 1008;
}
.banners_close {
	right: -11px;
	top: -47px;
}
.placement .shadow, .contacts .shadow, .contacts .path_open {
	display: none;
}
.footer_txt.n6 {
	font-size: 26px;
	color: #fff;
	margin: 0 10px;
}
	
.place_bg {
	position: absolute;
	right: -550px;
	width: 455px;
	padding: 30px 50px 30px 40px;
	background: #000;
	bottom: 20%;
	margin-bottom: 50px;
	color: #cecece;
	font-size: 15px;
}
.path_help {
	position: absolute;
	width: 580px;
	height: 115px;
	padding-top: 125px;
	top: 50%;
	left: 50%;
	margin: -120px 0 0 -290px;
	background: #232323;
	color: #cecece;
	font-size: 15px;
	text-align: center;
	cursor: pointer;
	display: none;
}
.path_help:after {
	content: '';
	position: absolute;
	width: 63px;
	height: 46px;
	top: 54px;
	left: 50%;
	margin-left: -32px;
	background: url('../i/sprite.png') -823px -310px;
}
.placement .path_open, .contacts .path_open {
	position: absolute;
	left: 50%;
	top: -98px;
	width: 186px;
	height: 98px;
	margin-left: -93px;
	background: url('../i/sprite.png') -316px -1366px;
	cursor: pointer;
}
.path_open.opened {
	background-position: -309px -762px;
}
.contacts_bg {
	position: absolute;
	left: 25%;
	margin-left: 100px;
	top: 50%;
	margin-top: -333px;
	z-index: 1001;
	width: 800px;
}
.contacts_point_frame {
	width: 283px;
	padding: 20px 0 30px 37px;
	color: #cecece;
	font-size: 15px;
	background: #212121;
	position: relative;
}
.contacts_img_frame {
	position: absolute;
	top: 0;
	left: 320px;
	width: 480px;
	height: 100%;
	overflow: hidden;
}
.contacts_img {
	position: absolute;
	width: 480px;
	height: 500px;
	left: 0;
	top: 50%;
	margin-top: -250px;
	cursor: pointer;
}
.contacts_point_frame+.contacts_point_frame {
	margin-top: 11px;
}
.contacts_h1 {
	font-family: 'pf_din_text_cond_promedium';
	font-size: 38px;
	line-height: 40px;
	text-transform: uppercase;
	color: #fff;
}
.contacts_h2 {
	font-family: 'pf_din_text_cond_prothin';
	font-size: 25px;
	line-height: 29px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 25px;
}
.contacts_txt {
	position: relative;
	margin-left: 50px;
	line-height: 29px;
	display: block;
	text-decoration: none;
}
.contacts_txt a {
	text-decoration: none;
}
.contacts_txt+.contacts_txt {
	margin-top: 17px;
}
.contacts_txt.n2 {
	font-size: 24px;
	font-family: 'pf_din_text_cond_prolight';
	color: #eaeaea;
}
.contacts_txt.n2 span span {
	color: #9d9d9d;
}
.contacts_txt:after {
	content: '';
	display: block;
	position: absolute;
	left: -50px;
	top: -1px;
	width: 34px;
	height: 34px;
	background: url('../i/sprite.png') -637px -436px;
}
.contacts_txt.n2:after {
	background-position: -558px -436px;
}
.contacts_txt.n3:after {
	background-position: -598px -436px;
}
.contacts_txt.n4:after {
	background-position: -675px -436px;
}
.contacts_point_frame.active {
	background: #8dc04c;
	color: #fff;
}
.active .contacts_txt.n2 {
	color: #fff;
}
.active .contacts_txt.n2 span {
	color: #fff;
}
.offices_sel_frame {
	position: absolute;
	width: 100%;
	height: 135px;
	left: 0;
	bottom: -78px;
	background: #050505;
	z-index: 4;
}
#centrer .fasad_frame {
	z-index: 2;
}
.offices_sel {
	position: relative;
	height: 100%;
	background: #151515;
	width: 17.5%;
	cursor: pointer;
}
.offices_sel.n2 {
	background: #1b1b1b;
}
.offices_sel:hover, .offices_sel.active {
	background: #e63515;
}
.offices_sel.n2:hover, .offices_sel.n2.active {
	background: #f3401f;
}
.offices_sel:after {
	content: '';
	position: absolute;
	width: 194px;
	height: 59px;
	left: 50%;
	margin-left: -97px;
	top: 39px;
	background: url('../i/sprite.png') -165px -310px;
}
.offices_sel.n2:after {
	background-position: -165px -377px;
}
.offices_sel.n3:after {
	background-position: -165px -448px;
}
.offices_sel_td {
	position: relative;
	width: 23.75%;
}
.offices_sel_help {
	position: absolute;
	width: 245px;
	height: 69px;
	right: 20%;
	margin-right: -35px;
	top: 39px;
	background: url('../i/sprite.png') -425px -310px;
}

#pano_screen, #pano_screen2 {
	z-index: 1;
}
.pano_close {
	z-index: 2;
}
.pano_point {
	position: absolute;
	width: 45px;
	height: 45px;	
	background: url('../i/sprite.png') -886px -190px;
	margin: -22px 0 0 -22px;
	z-index: 1;
	cursor: pointer;
	top: 50%;
	left: 50%;
}
.pano_points_frame_all, .points_close, #pano_place2 {
	display: none;
}
#pano_place2 {
	z-index: 4;
}
#razbor_map_raphael {
	z-index: 1;
}
.open_pdf {
	position: absolute;
	width: 66px;
	height: 62px;	
	background: url('../i/sprite.png') -898px -310px;
	display: none;
}
#gal_right {
	position: absolute;
	width: 100px;
	height: 70px;
	margin-top: -30px;
	background: url('../images/strelka.gif');
	cursor: pointer;
	top: 50%;
	z-index: 2;
}

#gal_rightt1 {
	position: absolute;
	width: 50px;
	height: 70px;
	margin-top: 30px;
	background: url('../images/map-marker.gif');
	cursor: pointer;
	top: 50%;
	z-index: 2;
}

#gal_rightan3 {
    position: absolute;
    width: 50px;
    height: 70px;
    margin-top: 30px;
    background: url(../images/map-marker.gif);
    cursor: pointer;
    top: 35%;
    z-index: 2;
}

.playpan {
    text-align: center;
    position: absolute;
    width: 200px;
    height: 200px;
    margin-top: 70px;
    cursor: pointer;
    top: 5%;
    right: 0;
    z-index: 2;
}

.panorama{
    position: absolute;
	width: 85px;
	height: 120px;
	left: 43%;
	background: url('../images/strelka3.gif');
	cursor: pointer;
	bottom: 7%;
	z-index: 2;
}

.panorama1{
    position: absolute;
	width: 85px;
	height: 120px;
	left: 46%;
	background: url('../images/strelka3.gif');
	cursor: pointer;
	bottom: 7%;
	z-index: 2;
}

#map {
	position: absolute;
	width: 50px;
	height: 70px;
	margin-top: -30px;
	background: url('../images/map-marker.gif');
	cursor: pointer;
	top: 50%;
	z-index: 2;
}

.gal_left {
	position: absolute;
	width: 100px;
	height: 70px;
	margin-top: -30px;
	background: url('../images/strelka.gif');
	cursor: pointer;
	top: 50%;
	z-index: 2;
}

.gal_left21 {
	position: absolute;
	width: 100px;
	height: 70px;
	margin-top: -30px;
	background: url('../images/strelka.gif');
	cursor: pointer;
	top: 50%;
	z-index: 2;
}

.gal_leftan3 {
	position: absolute;
	width: 100px;
	height: 70px;
	margin-top: -30px;
	background: url('../images/strelka.gif');
	cursor: pointer;
	top: 50%;
	z-index: 2;
}

.gal_leftan3 {
    right: 8%;
    margin-right: -75px;
}

.gal_left {
    right: 8%;
    margin-right: -75px;
}

.gal_left21 {
    right: 8%;
    margin-right: -75px;
}

#map{
    left: 27%;
    top: 400%;
    margin-left: -75px;
}

#gal_right {
	right: 8%;
	margin-right: -75px;
}

#gal_rightt1 {
	right: 10%;
	margin-right: -75px;
}

#gal_rightan3 {
	right: 15%;
	margin-right: -75px;
}

.arenda .gal_left, .arenda .gal_right {
	display: none;
}
.gallery .pano_points_frame.n56, .retail .pano_points_frame.n56, .arenda .pano_points_frame.n56 {
	display: block;
}
.gallery .pano_point {
	z-index: 3;
}
.projects_img, .present_img {
	position: absolute;
	width: 669px;
	height: 323px;
	top: 50%;
	left: 50%;
	margin: -170px 0 0 -367px;
}
.projects_img {
    width: 858px;
    height: 582px;
	margin: -291px 0 0 -429px;
}
.parking_fl_sel_frame {
	position: absolute;
	top: 50%;
	left: 75px;
	margin-left: 142px;
	z-index: 1;
}
.arenda .parking_fl_sel_frame {
	display: none;
	z-index: 10;
	top: 43%;
    left: 7px;
}
.arenda .cur_floor_det.active {
    position: relative;
    top: -97px;
}
.arenda .fl_up:after, .arenda .fl_down:after {
	content: '';
}
.parking_fl_sel, .cur_floor_det {
	position: relative;
	width: 123px;
	height: 123px;
	background: #1d1d1b;
	cursor: pointer;
	color: #fff;
	text-align: center;
	font-size: 20px;
	line-height: 18px;
}
.cur_floor_det.n5 {
	height: 103px;
}

.cur_floor_det span {
    display: block;
    line-height: 40px;
    white-space: nowrap;
}

span.old_price {
    display: block;
    color: #e63515;
    text-decoration: line-through;
    line-height: 18px;
}
.parking_fl_sel>div, .cur_floor_det>div {
	font-size: 70px;
	line-height: 60px;
	padding-top: 19px;
}
.parking_fl_sel.active, .cur_floor_det.active {
	background: #8dc04c;
}
.cur_floor_det {
	cursor: default;
}
.fasad_details {
	position: absolute;
	width: 529px;
	height: 124px;
	background: url('../i/fasad2.html') no-repeat;
	top: 5%;
	left: 50%;
	margin: -18px 0 0 -264px;
	z-index: 3;
}
.offices_sel.active:before {
	content: '';
	position: absolute;
	width: 34px;
	height: 18px;
	left: 50%;
	margin-left: -17px;
	top: 5px;
	background: url('../i/sprite.png') -971px -310px;
	display: block;
}
.offices_sel_frame:hover .offices_sel.active:before {
	display: none;
}
.gal_proc_frame {
	position: absolute;
	left: 30px;
	right: 30px;
	top: 0;
	height: 100%;
}
.gal_proc {
	position: absolute;
	width: 60px;
	height: 9px;
	top: -3px;
	left: 0%;
	margin-left: -30px;
	background: #8dc04c;
}
.gal_proc>div {
	position: absolute;
	width: 100%;
	bottom: 13px;
	width: 100%;
	text-align: center;
	color: #8dc04c;
	font-size: 15px;
}
.parking_point, .atrium_point, .fasad_point {
	position: absolute;
	width: 34px;
	height: 39px;
	background: url('../i/sprite.png') -939px -500px;
	top: 27%;
	left: 28.5%;
	margin: -18px 0 0 -17px;
	cursor: pointer;
	z-index: 1;
}
.parking_point.left.fl2 {
	top: 47%;
}
.parking_point.right {
	top: 38.5%;
	left: 65%;
}
.parking_point.right.fl2 {
	top: 26%;
	left: 63.5%;
}
.parking_point>div {
	position: absolute;
	white-space: nowrap;
	padding: 2px 13px;
	line-height: 16px;
	top: 1px;
	border-radius: 5px;
	background: #2f2f2f;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	left: 43px;
	display: none;
}
.parking_point:hover>div {
	display: block;
}
.parking_point.right>div {
	left: auto;
	right: 43px;
	text-align: right;
}
.parking_point, .parking .parking_fl_sel_frame {
	display: none;
}
.news_btn {
	padding: 0;
	height: 68px;
	line-height: 68px;
	text-transform: uppercase;
    font-family: 'pf_din_text_cond_prothin';
	color: #fff;
	background: url('../i/px2.png');
	float: left;
	font-size: 32px;
	cursor: pointer;
	width: 47%;
	text-align: center;
}
.news_btn+.news_btn {
	margin-left: 6%;
}
.news_btn.active {
	background: #8dc04c;
}
.news_btn_frame {
	position: absolute;
	width: 30%;
	left: 1.666667%;
	bottom: 150px;
}
.gal_left.at_press, .gal_right.at_press {
	top: auto;
	bottom: 10%;
	margin-bottom: 55px;
}
.news_scroll_line {
	width: 100%;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
}
.news_scroll {
	position: absolute;
	left: 10%;
	right: 10%;
	bottom: 10%;
	top: 10%;
	margin: 0 -50px 30px;
	z-index: 10;
	overflow: hidden;
}

.news_line {
	position: absolute;
	float: left;
	width: 30%;	
	background: url('../i/px4.png');
	bottom: 0;
	height: 120px;
	overflow: visible !important;
}
.news_line.active:before, .ny_popup_frame:before{
	content: '';
	position: absolute;
	width: 10px;
	height: 100%;
	background: url('../i/px3.png');
	top: 0;
	right: -10px;
}
.news_scrollpane {
	position: absolute;
	top: 40px;
	bottom: 30px;
	left: 30px;
	right: 30px;
}
	
.news_date {
	font-size: 14px;
	position: relative;
	width: 65px;
	height: 27px;
	line-height: 27px;
	color: #fff;
	background: #8dc04c;
	text-align: center;
}
.news_title {
	font-size: 20px;
	color: #8dc04c;
	line-height: 23px;
	text-decoration: underline;
	cursor: pointer;
	position: relative;
	font-family: 'pf_din_text_cond_prothin';
}
.active .news_title {
	text-decoration: none;
}
.news_text {
	color: #5d5d5d;
	font-size: 16px;
}
.news_line .jspDrag {
	width: 10px;
	background: #ff0000;
	display: none;
}
.home .jspDrag {
	width: 10px;
	/*background: #ff0000;*/
	background: #8dc04c;
	left:-100px;
}
.ny_popup_text .jspDrag {
	width: 10px;
	background: #ff0000;
}

.news_line.active .jspDrag {
	display: block;
}
.news_line .jspVerticalBar, .ny_popup_text .jspVerticalBar {
	right: -40px;
}
.news_bg:before {
	content: '';
	position: absolute;
	width: 10px;
	height: 100%;
	background: url('../i/px3.png');
	top: 0;
	right: -10px;
}
.b .pano_points_frame_all, .a .pano_points_frame_all {
	display: none;
}
.fasad_img {
	z-index: 100;
}
#office_popup {
	position: absolute;
	width: 116px;
	height: 122px; 
	background: #000;
	text-align: center;
	display: none;
	z-index: 100;
	margin: -160px 0 0 -58px;
}
.retail #office_popup  {
	padding: 15px 0;
	height: auto;
}
#office_popup.reversed {
	margin-top: 40px;
}
#office_popup.sold {
	background: #424242;
}

.offices_phone_frame {
	position: absolute;
	right: 30px;
	top: -90px;
	background: #000;
	color: #fff;
	font-size: 15px;
	padding: 15px 45px 18px;
	text-align: right;
	z-index: 1;
}
.offices_phone_frame span {
	font-size: 32px;
	color: #fff;
	line-height: 35px;
	font-family: 'pf_din_text_cond_promedium';
}
.designed_offices, .offices.korp_b {
    position: absolute;
    top: 8%;
    left: 45%;
    background: #000;
    color: #fff;
    height: 48px;
    width: 300px;
    font-size: 30px;
    font-family: 'PFDinTextCondProRegular', Tahoma, Geneva, sans-serif;
    text-align: center;
    text-align: -webkit-center;
    padding-top: 6px;
    z-index: 1;
    cursor: pointer;
}
.designed_offices.korp_b, .offices.korp_b {
	display: none;
    left: 8%;
    top: 35%;
    width: 275px;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
}
.designed_offices.korp_b div {
    background-image: url(../i/sprite.png);
    background-position: -977px -370px;
    width: 36px;
    height: 27px;
    display: inline-block;
    position: relative;
    top: 6px;
    left: 12px;
}
.designed_offices.fl3 {
	font-size: 27px;
	height: 36px;
	padding: 10px;
	margin-left: -160px;
}
.designed_offices.arenda_fl3 {
    left: initial;
    top: 26%;
    right: 39%;
    margin: 0 -150px 0 0;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
    cursor: pointer;
}
.arenda.designed_offices.korp_b {
	top: 39%;
}
.arenda.designed_gallery {
	top: 45%;
	right: 19%;
}
.designed_gallery, .rent_retail {
    position: absolute;
    top: 49%;
    right: 22%;
    background: #000;
    color: #fff;
    height: 48px;
    width: 405px;
    font-size: 30px;
    font-family: 'PFDinTextCondProRegular', Tahoma, Geneva, sans-serif;
    display:none;
    z-index: 1;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
    cursor: pointer;
}
.designed_gallery div, .designed_offices.arenda_fl3 div {
	background-image: url(../i/sprite.png);
    background-position: -977px -339px;
    width: 36px;
    height: 32px;
    display: inline-block;
    position: relative;
    top: 8px;
    left: 12px;
    margin-right: 16px;
}
.designed_offices.arenda_fl3 div {
	left: -5px;
    margin-right: 0;
}
     
.designed_gallery:hover, .designed_offices.korp_b:hover, .rent_retail:hover, .offices.korp_b:hover, .designed_offices.arenda_fl3:hover {
	background:#8dc04c !important;
}
.b .designed_offices.korp_b {
    top: 30%;
    left: 62.5%;
    margin: 0 0 0 -275px;
}
.b .designed_gallery {
    top: 71%;
    right: 51%;
    margin: 0 -405px 0 0;
}
.fl3_offices.designed_gallery {
    display: block;
    top: 71%;
    right: 53%;
    margin: 0 -405px 0 0;
}
.arenda.offices.korp_b {
    left: 31%;
    width: 385px;
}
.arenda.rent_retail {
	width: 320px;
    left: 45%;
    top: 53%;
    padding: 7px 13px 0 15px;
}
.retail .designed_gallery {
	top: 33%;
	z-index: 2;
}
.retail .designed_gallery div {
	background-position: -977px -370px;
	top: 12px;
}
.b .korp_bubble .korp_popup_bg, .c .korp_bubble .korp_popup_bg, .parking .korp_bubble .korp_popup_bg {
	display: none;
}
.b .korp_bubble:hover .korp_popup_bg, .c .korp_bubble:hover .korp_popup_bg, .parking .korp_bubble:hover .korp_popup_bg {
	display: block;
}
.floor_info {
    position: absolute;
    background: #000;
    color: #fff;
    font-size: 22px;
    font-family: 'PFDinTextCondProRegular', Tahoma, Geneva, sans-serif;
    padding: 3px 4px;
    text-align: center;
    z-index: 1;
}
.floor_info.n1 {
    top: 36%;
    left: 35.5%;
    margin: 0 0 0 -92px;
}
.b .floor_info.n1 {
    left: 36.5%;
    margin: 0 0 0 -82px;
}
.floor_info.n2 {
    top: 50%;
    right: 44%;
    margin: 0 -92px 0 0;
}
.floor_info.n3 {
    top: 7%;
    right: 54%;
    margin: 0 -170px 0 0;
}
.floor_info.n4 {
	display: none;
	cursor: pointer;
}
.floor_info.n5 {
    padding: 6px 16px;
    top: 10%;
    right: 51%;
    margin: 0 -184px 0 0;
}
span.osn_floor {
    margin-top: 13px;
    font-size: 24px;
    text-transform: uppercase;
}
.office_popup_line.n3 {
	color: #fff;
	font-size: 16px;
	margin: 15px 0 0;
}
.office_popup_line.n1 {
	color: #fff;
	font-size: 21px;
	margin: 16px 0 8px;
}
.office_popup_line.n1 span {
	font-size: 38px;
	line-height: 43px;
}
.retail .office_popup_line.n1 span {
	font-size: 32px;
	line-height: 38px;
}
.retail .office_popup_line.n2 span {
	font-size: 30px;
	line-height: 30px;
}
.retail .office_popup_line.n3 {
	margin: 0;
}
.office_popup_line.n2 {
	color: #fff;
	font-size: 16px;
	line-height: 18px;
}
.office_popup_line.n2 span {
	color: #8dc04c;
	font-size: 30px;
	line-height: 28px;
}
.sold .office_popup_line.n2 span {
	color: #fff;
}
.retail .office_popup_line.n1 {
	margin: 3px 0 0;
}
.retail .p27 .office_popup_line.n1 {
	margin: 0;
}
.retail .p27 .office_popup_line.n3 {
	margin-top: 6px;
}

.sold.no-av .office_popup_line.n2 span {
	font-size: 25px;
	line-height: 23px;
	margin-top: -5px;
	display: block;
}
#office_popup:after {
	content: '';
	position: absolute;
	width: 37px;
	height: 21px;
	bottom: -27px;
	left: 50%;
	margin-left: -18px;
	background: url('../i/sprite.png') -983px -500px;
}
#office_popup.reversed:after {
	background-position: -983px -555px;
	top: -27px;
	bottom: auto;
}
#office_popup.sold:after {
	background-position: -983px -528px;
}
#office_popup.sold.reversed:after {
	background-position: -983px -585px;
}
.colors_details_frame {
	position: absolute;
	width: 221px;
	height: 282px;
	bottom: 169px;
	right: 44px;
	background: url('../i/px5.png');
}
.colors_details {
	position: absolute;
	width: 159px;
	height: 260px;
	top: 12px;
	left: 33px;
	background: url('../i/sprite.png') -0px -617px;
}
.retail_area_floor_zone .colors_details_frame{
	height: 98px;
    bottom: 329px;
    right: 118px;
}
.retail_colors_details {
    margin: 10px;
}
.retail_color {
    width: 32px;
    height: 32px;
    opacity: 0.6;
    display: inline-block;
    margin-bottom: 7px;
}
.retail_color.yellow {
    background: #ffff4e;
}
.retail_color.blue {
    background: #0d92c1;
}
.retail_colors_details .description {
    display: inline-block;
    color: #fff;
    position: relative;
    bottom: 17px;
    left: 5px;
}
.search_bg {
	position: absolute;
	width: 411px;
	height: 427px;
	bottom: 57px;
	right: -415px;
	background: url('../i/search_bg.png') no-repeat;
	z-index: 2;
}
.search_bg .slider {
	position: absolute;
	width: 339px;
	height: 12px;
	left: 36px;
	background: url('../i/sprite.png') -383px -656px;
	top: 87px;
}
.search_bg .slider#n2 {
	top: 186px;
}
.search_bg .slider#n3 {
	top: 285px;
}
.search_bg .line {
	position: absolute;
	bottom: 0px;
	left: 23px;
	right: 23px;
	height: 5px;
	background: #fff;
}
.search_bg .polz {
	width:49px;
	height:12px;
	position: absolute;
	top: 0px;
	left: 0;
	cursor: pointer;
}
.search_bg .polz.right {
	left: 290px;
}
.slider .s_txt_frame {
	height: 17px;
	position: absolute;
	top: 0px;
	width: 3px;
	left: 23px;
	background: #fff;
}
.slider .txt {
	display: block;
	position: absolute;
	width: 69px;
	text-align: center;
	font-size: 35px;
	color: #fff;
	line-height: 40px;
	bottom: 15px;
	left: -10px;
}
.slider .name {
	position: absolute;
	bottom: -25px;
	left: 50%;
	text-align: center;
	width: 200px;
	margin-left: -100px;
	font-size: 14px;
	line-height: 18px;
	color: #fff;	
}
.slider .name sup {
	font-size: 12px;
}
.office_type_sel {
	position: absolute;
	width: 23px;
	height: 23px;
	top: 347px;
	left: 53px;
	cursor: pointer;	
}
.office_type_sel#n2 {
	top: 386px;
}
.office_type_sel#n3 {
	left: 210px;
}
.office_type_sel.active {
	background: url('../i/sprite.png');
}
.office_type_sel#n1.active {
	background-position: -618px -762px;
}
.office_type_sel#n2.active {
	background-position: -618px -785px;
}
.office_type_sel#n3.active {
	background-position: -618px -808px;
}
.office_type_sel:after {
	content: '';
	position: absolute;
	width: 125px;
	height: 23px;
	top: 0;
	left: 100%;
	background: url('../i/blank.gif');
}
.search_close {
	position: absolute;
	width: 93px;
	height: 33px;
	top: 0;
	left: 273px;
	background: url('../i/blank.gif');
	cursor: pointer;
}
.search_open {
	position: absolute;
	width: 193px;
	height: 93px;
	bottom: 57px;
	right: -205px;
	background: url('../i/sprite.png') -114px -1366px;
	cursor: pointer;
	z-index: 1;
}
.b .parking_fl_sel_frame, .a .parking_fl_sel_frame, .retail .parking_fl_sel_frame {
	top: 5%;
	left: 10%;
	margin: 162px 0 0 -110px;
}
.back_btn {
	position: absolute;
	width: 124px;
	height: 50px;
	top: 5%;
	left: 12.3%;
	margin: -17px 0 0 140px;
	background: url('../i/sprite.png') -383px -675px;
	cursor: pointer;
	z-index: 1;
}
.back_btn.arenda_close {
	display: none;
	z-index: 10;
}
.home_icon {
	position: absolute;
	width: 70px;
	height: 50px;
	top: 19%;
	left: 61%;
	margin: -25px 0 0 -35px;
	background: url('../i/sprite.png') -234px -190px;
}
.news_text img {
	margin: 0 10px 10px 0;
	display: inline-block;
	width: 100%;
}
.infra_frame.side_back {
	display: none;
}
.gal_right.at_infra:after {
	content: 'РАЗВЕРНУТЬ';
	position: absolute;
	font-size: 13px;
	bottom: -40px;
	left: -12px;
	color: #fff;
}
.offices_help {
	display: none;
	position: absolute;
	width: 314px;
	height: 90px;
	top: -90px;
	left: 50%;
	margin: 0 0 0 -157px;
	background: url('../i/sprite.png') -733px -656px;
}
.plan_overlay {
	background: url('../i/px4.png');
	z-index: 200;
	display: none;
}
.plan_img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -290px 0 0 -325px;
}
.plan_info {
	font-size: 20px;
	text-transform: uppercase;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -320px 0 0 -400px;
	width: 800px;
	text-align: center;
}
.c_video {
	width: 330px;
	height: 56px;
	background: url('../i/sprite.png') -309px -862px;	
	position: absolute;
	top: 70%;
	left: 50%;
	margin: 71px 0 0 -150px;
	cursor: pointer;
}
.c_lobby_video {
	width: 216px;
	height: 42px;
	background: url('../i/sprite.png') -309px -920px;	
	position: absolute;
	cursor: pointer;
	top: 105px;
	left: -130px;	
}
/*.b_video,*/.offices_photo{
	width: 252px;
    height: 44px;
    background: url(../i/sprite.png) -309px -1035px;
    position: absolute;
    top: 50%;
    left: 15%;
    margin: -71px 0 0 -155px;
    cursor: pointer;
}
.b_video {
	display: none;
}
.cur_floor_det.n3 {
	background: #3a3a3a;
}
.cur_floor_det.n4 {
	background: #eaeaea;
	color: #3a3a3a;
}
.cur_floor_det.n5 {
	background: #e63515;
	color: #fff;	
}

.plan_overlay .parking_fl_sel_frame {
	left: 80%;
	top: 50%;
	margin: -340px 0 0 10px;
}
.cur_floor_det.n3>div {
	font-size: 44px;
}
.cur_floor_det.n4>div, .cur_floor_det.n5>div  {
	font-size: 28px;
}
.cur_floor_det.n6 {
	font-size: 17px;
}
.cur_floor_det.n6>div {
    font-size: 28px;
    font-family: 'pf_din_text_cond_prothin';
	line-height: 46px;
}
.print_btn {
	display: block;
	position: absolute;
	width: 119px;
	height: 123px;
	bottom: 57px;
	left: 60%;
	margin: 0 0 0 85px;
	background: url('../i/sprite.png') -178px -762px;
}
.offices .korp_bubble, .b .korp_bubble, .a .korp_bubble, .c .korp_bubble {
	display: none;
}
.korp_a_popup {
	width: 100px;
	height: 100px;
	position: absolute;
	z-index: 10;
	margin: -100px 0 0 -0px;
	top: 55%;
	left: 53%;
	cursor: pointer;
}
.korp_a_popup_sq {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	background: #000000;
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	white-space: nowrap;
}
.korp_a_popup_sq.n2, .korp_a_popup_sq.n3 {
	display: none;
}
.korp_a_popup_sq.n2 {
	left: 100%;
	background: #e63515;
}
.korp_a_popup_sq.n3 {
	left: 200%;
	width: auto;
	text-align: left;
	padding: 0 25px;
	background: #2b2828;
}
.korp_a_popup_sq.n1>div {
	font-size: 60px;
	line-height: 50px;
	padding-top: 15px;
}
.korp_a_popup_sq.n2>div {
	font-size: 55px;
	line-height: 50px;
	padding-top: 25px;
}
.korp_a_popup_sq.n3>div {
	font-size: 25px;
	line-height: 30px;
	padding-top: 24px;
}
#floor_map_cont, #floor_map, .floor_map_cont, .floor_map {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.plan_a_floor_frame {
	position: absolute;
	top: 45%;
	left: 50%;
	height: 80%;
	max-height: 1000px;
}
.opened_office {
	display: none;
}
.a .offices_help {
	background-position: -733px -753px;
}
.present_frame {
	position: absolute;
	top: 50%;
	left: 30%;
	margin: -200px 0 0 -340px;
	display: inline-block;
	text-align: left;
}
.present_name {
	color: #fff;
	font-size: 40px;
	font-family: 'pf_din_text_cond_promedium';
	text-transform: uppercase;
	line-height: 43px;
}
.present_line {
	margin-top: 70px;
	overflow: hidden;
	height: 200px;
}
.present_item {
	display: block;
	float: left;
	width: 98px;
	height: 98px;
	margin: 0 31px;
	background: url('../i/sprite.png') -508px -762px;
	text-decoration: none;
	position: relative;
}
.present_item.six_doc{
	margin: 0 15px;
}
div.present_item {
	opacity: 0.5;
}
.present_item_name {
	position: absolute;
	top: 98px;
	padding-top: 15px;
	left: -36px;
	right: -36px;
	color: #fff;
	font-size: 16px;
	text-align: center;
}
.gallery .gal_left, .gallery .gal_right, .infrastructure .gal_left, .infrastructure .gal_right {
	display: none;
}
.b .cur_floor_det.fl_num, .retail .cur_floor_det.fl_num {
	margin-top: 90px;
}
.fl_up, .fl_down {
	display: block;
	position: absolute;
	width: 84px;
	height: 45px;	
	background: url('../i/sprite.png');
	cursor: pointer;
	left: 50%;
	margin-left: -42px;
}
.fl_up {
	top: -60px;
	background-position: -232px -190px;
}
.fl_down {
	bottom: -60px;
	background-position: -232px -241px;
    display: none;
}
.fl_down:after, .fl_up:after {
    display: block;
    position: absolute;
    min-width: 80px;
    left: 100px;
    top: 7px;
    font-size: 16px;
    font-family: 'Helios';
    text-transform: uppercase;
    color: #ffffff;
    line-height: 16px;
}
.fl_down:after {
    content: 'на этаж ниже';
}
.fl_up:after {
    content: 'на этаж выше';
}
.home_banners_slide2 {
	position: absolute;
	width: 225px;
	height: 23px;
	background-image: url('../i/banners_sprite.png');
	top: -23px;
	left: 0;
} 
.home_banners_over.n1 .home_banners_slide2 {
	background-position: 0 -110px;
}
.home_banners_over.n2 .home_banners_slide2 {
	background-position: -225px -110px;
}
.home_banners_over.n3 .home_banners_slide2 {
	background-position: -450px -110px;
}
.home_banners_over.n4 .home_banners_slide2 {
	background-position: -675px -110px;
}

.home_banners_over.n1 .home_banners_slide2.n2 {
	background-position: 0 -165px;
}
.home_banners_over.n2 .home_banners_slide2.n2 {
	background-position: -225px -165px;
}
.home_banners_over.n3 .home_banners_slide2.n2 {
	background-position: -450px -165px;
}
.home_banners_over.n4 .home_banners_slide2.n2 {
	background-position: -675px -165px;
}

/* .home_banners_slide2.n3 {
	top: 0;
	height: 110px;
	background: url('../i/banners5.png');
} */
.gallery .back_btn {
	z-index: 3;
}
.infra_points_frame, .infrastructure .loader, .gallery .pano_points_frame, .retail .pano_points_frame, .arenda .pano_points_frame {
	 display: none;
}
.gallery .pano_points_frame_all, .retail .pano_points_frame_all, .arenda .pano_points_frame_all {
	display: block;
}
.retail_pdf {
	cursor: pointer;
	text-decoration: none;
	display: block;
/*	margin-top: 80px;	*/
	color: #a3a390;
}
.retail_pdf+.retail_pdf {
	margin-top: 30px;
}
.retail_pdf .ret_det_name span {	
	text-decoration: underline;
	font-family: 'pf_din_text_cond_prolight';
	color: #fff;
	font-size: 28px;
}
.ret_det_name, .ret_det {
	font-family: 'PFDinTextCondProRegular';
	font-size: 15px;
}
.ret_det {
	color: #e4e4d1;
}
.retail .about_bg {
	background: #FFFFFF;
}
.rent .about_bg {
	background: #7a6767;
}
.rent .retail_pdf {
	color: #beb1b1;
}
.rent .ret_det {
	color: #eae1e1;
}
.rent-ready .about_bg {
	background: #796a8a;
}
.rent-ready .retail_pdf {
	color: #a9a5b9;
}
.rent-ready .ret_det {
	color: #e8e9ed;
}
#parking_map_raphael {
	z-index: 1;
}
.parking_popup {
	position: absolute;
	width: 66px;
	height: 66px;
	text-align: center;
	background: #82b61d;
	color: #fff;
	margin: -80px  0 0 -33px;
	display: none;
	z-index: 2;
}
.parking_popup.av0 {
	background: #ce2000;
}
.parking_text {
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	font-size: 15px;
	line-height: 20px;
	margin-top: -10px;
}
.parking_text.av1 {
	margin-top: -20px;
}
.parking_text.av0, .av0 .parking_text.av1 {
	display: none;
}
.av0 .parking_text.av0 {
	display: block;
}
.map_overlay {
	background: url('../i/blank.gif');
}
a.korp_bubble:hover {
	background-color: #8dc04c !important;
}
.korp_bubble.blink {
	background-color: #353535;
}
.about_bg .jspVerticalBar {
	background: url('../i/px3.png');
	width: 3px;
	top: -500px;
	padding: 500px 0;
	bottom: -500px
}
.parking_soon {
	position: absolute;
	width: 500px;
	height: 200px;
	top: 50%;
	left: 46%;
	background: #fff;
	margin: -100px 0 0 -250px;
	line-height: 200px;
	font-size: 20px;
	text-align: center;
	color: #121212;
	display: none;
}
.home_banners_over {
	position: absolute;
	top: 0;
	left: 230px;
	width: 225px;
	height: 100%;	
	background-image: url('../i/banners_sprite.png');
	cursor: pointer;
}
.home_banners_over.n1 {
	left: 0px;
	background-position: 0 0;
}
.home_banners_over.n2 {
	left: 230px;
	background-position: -225px 0;
}
.home_banners_over.n3 {
	left: 230px;
	background-position: -450px 0;
}
.home_banners_over.n4 {
	left: 460px;
	background-position: -674px 0;
}
.ny_item {
	position: absolute;
	background: url('../i/ny-sprite.png') no-repeat;
}
.ny_item.n1 {
	width: 358px;
	height: 164px;
	top: 0;
	left: 0;
	background-position: -5px -5px;
}
.ny_item.n2 {
	width: 112px;
	height: 103px;
	bottom: 0;
	right: 23px;
	background-position: -374px -5px;
	z-index: 1100;
}
.ny_popup_frame {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 550px;
	height: 60%;
	background: url('../i/px4.png');
	margin: -250px 0 0 -275px;
	color: #5d5d5d;
	font-size: 16px;
	z-index: 1009;
	display: none;
}
.ny_popup_text {
	height: 100%;
}
.ny_popup_title  {
	font-size: 23px;
	color: #e63515;
	line-height: 23px;
	font-family: 'pf_din_text_cond_prothin';
}
.ny_popup_close {
	top: -47px;
	right: 0
}

.play-video-btn {
/*     position: absolute;
    width: 146px;
    height: 50px;
    top: 5%;
    left: 10%;
    margin: -17px 0 0 140px;
    background: #000000; */
    cursor: pointer;
}
/* 
.play-video-btn span {
    display: block;
    height: 50px;
    padding-left: 24px;
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;
    line-height: 52px;
    text-align: center;
}

.play-video-btn span:before {
    content: '';
    display: block;
    position: absolute;
    width: 16px;
    height: 18px;
    top: 16px;
    left: 10px;
    background: url('../i/sprite.png') -248px -890px;
}

.play-video-btn:hover {
    background-color: #e63515;
}

.play-video-btn:hover span:before {
    background: url('../i/sprite.png') -248px -912px;
} */
.office_popup_line.n2 span.not_av_span {
	font-size: 27px;
	line-height: 17px;
}
.office_popup_line.n2 span.soon_av_span {
    font-size: 16px;
    line-height: 16px;
    margin-top: -10px;
}
#retail_map_raphael {
	z-index: 1;
}
.retail .infra_bubble {
	margin: 0 0 75px -44px;
}
.retail .infra_bubble.w1 {
	margin-left: -61px;
}

.retail .infra_bubble.h1 {
	margin-bottom: 65px;
}
.retail .infra_bubble.h1:after {
	height: 72px;
	bottom: -72px;
	background-position: -602px -230px;
}

.retail .infra_bubble.h1-2 {
	margin-bottom: 60px;
}
.retail .infra_bubble.h1-2:after {
	height: 67px;
	bottom: -67px;
	background-position: -602px -235px;
}

.retail .infra_bubble.h2 {
	margin-bottom: 55px;
}
.retail .infra_bubble.h2:after {
	height: 62px;
	bottom: -62px;
	background-position: -602px -240px;
}

.retail .infra_bubble.h2-3{
	margin-bottom: 48px;
}
.retail .infra_bubble.h2-3:after {
	height: 55px;
	bottom: -55px;
	background-position: -602px -247px;
}

.retail .infra_bubble.h3 {
	margin-bottom: 45px;
}
.retail .infra_bubble.h3:after {
	height: 52px;
	bottom: -52px;
	background-position: -602px -250px;
}

.retail .infra_bubble.h3-4 {
	margin-bottom: 40px;
}
.retail .infra_bubble.h3-4:after {
	height: 47px;
	bottom: -47px;
	background-position: -602px -255px;
}

.retail .infra_bubble.h4 {
	margin-bottom: 35px;
}
.retail .infra_bubble.h4:after {
	height: 42px;
	bottom: -42px;
	background-position: -602px -260px;
}
.retail_area_floor, .retail_close, .retail .parking_fl_sel_frame, .arenda_floor {
	z-index: 10;
	display: none;
}

.mail_contacts {
	font-size:18px;
	color:#fff;
	line-height:25px;
}

.contacts_txt .mail_contacts {
	text-decoration:underline;
}
.c .plan_img {
	width: 800px;
	height: 500px;
	margin-left: -400px;
}
.c .fl_num {
	left: 10%;
	top: 50%;
	margin: -20px 0 0 -110px;
}
.c .fl_down:after, .c .fl_up:after {
	display: none;
}
.c .fl_down, .c .fl_up {
	z-index: 1;
}
.c .korp_bubble.n4 {
	width: 90px;
	height: 90px;
	margin: -45px 0 0 -45px;
}


.home_banners_new {
	position:absolute;
	width: 190px;
	height:100%;
	/* right:449px; */
	right: -12px;
	background-image: url('../i/banners_sprite_new.png');
}

/* Дополнительные баннеры и кнопки */

.extra_btn_block {
    position: absolute;
    left: 10%;
    bottom: 80px;
    margin: 0 0 0 -110px;
    z-index: 100;
}

.extra_btn {
	display: block;
	width:190px;
	height: 60px;
	background: #fff;
	font-size: 36px;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	padding-top: 10px;
	margin-bottom: 5px;
	cursor: pointer;
	position: relative;
}
.extra_btn:hover {
	/*background: #e63515;*/
	background: #929496;
	color: #fff;
}
.extra_btn_block .extra_btn {
	padding: 0;
	height: 75px;
}
.extra_btn_block .extra_btn span {
	font-size: 15px;
	display: block;
}

.extra_btn.ex4, .extra_btn.ex5 {
	width: 187px;
	height: 62px;
	background: url('../i/sprite.png') -733px -912px;
	cursor: pointer;
	padding:0;
}
.extra_btn.ex5 {
	position: absolute;
    bottom: 61px;
    right: 5px;
    height: 50px;
    width: 164px;
    background: url(../i/sprite.png) -733px -1029px;
    z-index: 1;
}
.extra_btn.ex6 {
	height: 72px;
	width: 158px;
	background: url('../i/sprite.png') -5px -1096px;	
	position: absolute;
	bottom: -7px;
	right: -158px;
	margin: 0;
	cursor: pointer;
}
.extra_img {
    display: block;
    z-index: 10;
    position: relative;
    top: 26%;
    left: 10%;
    margin: 0 0 0 -110px;
}
.extra_img img {
    width: 100%;
}
.extra_img.n1 {
    width: 6%;
    margin-bottom: 1%;
}
.extra_img.n2, .extra_img.n3 {
    width: 25%;
    margin: 0 0 1% -3%;
}
.extra_img.n4 {
    width: 9%;
    margin: -1% 0 1% -3%;
}
.extra_img.n5 {
    width: 26%;
}
.home_rent_image {
	position: absolute;
	left: 100%;
	bottom: 0;
}
.arenda_container, .dinning_room_container, .home_intro_container {
	position:absolute;
	width:900px;
	height:500px; 
	top:50%;
	left:50%;
	margin:-250px 0 0 -400px;
	background-color:#fff;
	z-index:10;
 	display:none;
}
.round_img {
    text-align: center;
}
.arenda_container, .home_intro_container {
	/*height:620px; 
	margin:-310px 0 0 -400px;*/	
	height: 480px;
    margin: -240px 0 0 -400px;
}
.arenda_container.small {
    height: 360px;
    margin-top: -180px;
}
.arenda_container.small2 {
    height: 300px;
    margin-top: -150px;	
}
.arenda_text.big_text {
	font-size: 30px;
}
.arenda_text.big_text p {
	margin: 5px 0 !important;
}
.arenda_text.big_text h1 {
	margin-top: 30px;
	font-size: 45px;
	line-height: 41px;
}
.home_intro_container {
	background-color: transparent;
}
.home_intro_container .popup_img {
	position: absolute;
	top: 0;
	left: 0;
	height: auto;
}
.home_intro_container .round_img {
	position: absolute;
	bottom: 90px;
	width: 100%;
	text-align: center;
}
.arenda_container p  {
	text-align: center;
}
.round_img .fancybox {
	display: inline-block;
	vertical-align: top;
	margin: 5px 13px;
	padding: 0;
	background: transparent;
}
.round_img  .fancybox  img {
	border-radius: 65px;
}

.dinning_room_container .round_img{
	text-align: center;
}

.anim_banner {
	position: absolute;
	bottom: 27%;
	margin-bottom: -100px;
	right: 50px;
	display: block;
	z-index: 1000;
}
.arenda_text {
	position:absolute;
	left:50px;	
	right:50px;
	top:20px;
	bottom:20px;
	font-size:18px;
}
.arenda_text ul {
	display:block;
	margin:0 auto;
	width:415px;
}
.arenda_text p span {
	/*color: #e63515;*/
	color: #8dc04c;
}
.arenda_text h1 {
    font-size: 31px;
    margin-top: 6px;
    /* color: #e63515; */
    color: #8dc04c;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}
.arenda_text p {
	margin:22px 0;
}
.arenda_container .close_arenda, .dinning_room_container .close_arenda, .home_intro_container .close_arenda, .summersale_container .close_arenda {
	position: absolute;
	width: 47px;
	height: 47px;	
	background: url('../i/sprite.png') -176px -246px;
	cursor: pointer;
	top:5px;
	right:5px;
}
.dinning_room_container .arenda_text p {
	text-align:center;
}
.arenda_text a {
	text-decoration:none;
	padding:5px 10px;
	text-align:center;
	/*background-color:#e63515;*/
	background-color:#929496;
	color:#fff;
	margin: 5px;
}
.arenda_container .arenda_text p:last-child {
	margin-top:35px;
	text-align:center;
}
.arenda_text a:hover {
	background-color:#8dc04c;
}
a.go_to_arenda {
	font-size: 22px;
    position: relative;
    left: 50%;
    /*top: 17px;*/
    top: 33px;
    margin: 0 0 0 -70px;
}
.popup_frame {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
/* 	background: url('../i/px5.png'); */
	z-index: 1010;
	display: none;
}

.popup_content {
	position: absolute;
	left: 50%;
	top: 50%;
}
.pc1, .pc2 {
	width: 1065px;
	height: 651px;	
	margin: -325px 0 0 -533px;
}
.pc5 {
	width: 901px;
	height: 620px;
	margin: -310px 0 0 -450px;
}
.popup_content .to_offices,
.popup_content .to_retail {
	display: block;
	text-decoration: none;
	height: 50px;
	position: absolute;
	bottom: 10px;
	background: url('../i/blank.gif');
}
.pc1 .to_offices {
	width: 228px;
	left: 194px;
}
.pc1 .to_retail {
	width: 258px;
	right: 194px;
}
.pc2 .to_offices {
	width: 253px;
	right: 196px;
}
.pc2 .to_retail {
	width: 240px;
	left: 196px;
}
.popup_content img {
	position: absolute;
	top: 0;
	left: 0;
}
.popup_close, .feedback_close {
	width: 50px;
	height: 50px;
	position: absolute;
	right: 2px;
	top: 3px;
	z-index: 100;
	cursor: pointer;
	background: url('../i/blank.gif');
}

.to_arenda, .rent_resent {
	width: 170px;
	height: 50px;
	position: absolute;
	background: url('../i/blank.gif');
	right: 30px;
	bottom: 26px;	
}
.rent_resent {
	width: 180px;
	height: 50px;
	left: 33px;
	bottom: 25px;
	right: auto;
}
/* КОНЕЦ - Дополнительные баннеры и кнопки на время активных продаж ноябрь-декабрь 2014 */

.ny_greetings {
	position: absolute;
	top: 17%;
	left: 48%;
	margin: -99px 0 0 -119px;
}

.running_banner {
	display:block;
	position:absolute;
	width:389px;
	height:50px;
	top:30px;
	right:15px;
	background-color:#000;
	opacity:0.95;
}

.border_text {
	position:absolute;
	right:20px;
	left:20px;
	height:50px;
	overflow:hidden;
}

.text_run {
	position:absolute;
	white-space: nowrap;
	color:#E63515;
	font-size:18px;
	text-align:center;
	padding-top:14px;
	left:100%;
}

.pdf_arenda {
	position:absolute;
	width: 227px;
	height: 49px;
	bottom: 18px;
	left: 297px;
}
.pdf_sale {
	position:absolute;
	width: 227px;
	height: 49px;
	bottom: 18px;
	left: 52px;
}

/*  --- Дополнительные кнопки --- */

.home_top_menu {
	position: absolute;
	z-index: 100;
	top: 5%;
	left: 10%;
	margin:-16px 0 0 145px;
	height: 0;
	width: 1000px;
}
.home_top_menu_icon.offices__foto, .home_top_menu_icon.offices__video{
    position: absolute;
    top: 152px;
    right: 100px;
    left: initial;
    cursor: pointer;
    z-index: 100;
}
.arenda .offices__foto, .retail .offices__foto {
    top: 3%;
    /*right: 2%;*/
    right: 100px;
    left: initial;
}
.home_top_menu_icon {
	width: 145px;
	height: 48px;
	background: url('../i/sprite.png') -886px -862px;
}
.home_top_menu>* {
	display: block;
	float: left;
	cursor: pointer;
}
.home_top_menu>*+* {
	margin-left: 10px;
}
.home__video {
	background-position: -168px -1097px; 
}
.about .home__video, .description .home__video, .architecture .home__video {
    position: absolute;
    top: 5%;
    left: 34%;
    margin-top: -21px;
    cursor: pointer;
}
.home__foto-folder {
    float: none;
    width: 165px;
    height: 33px;
    line-height: 33px;
    color: #fff;
    background: #000;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 9px;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 1px;
    position: relative;
    display: none;
    left: 30px;
    top: 0;
}
.home__foto-folder:hover {
	background: #8dc04c;
}
.real_foto {
	width: 315px;
	height: 51px;
	background: url('../i/sprite.png') -733px -1092px;	
	position: absolute;
	bottom: 200px;
	left: 80px;
	cursor: pointer;
	z-index: 100;
}
.real_foto.ph2 {
	background-position: -733px -1145px;	
	bottom: 130px;	
}
.retail .real_foto, .arenda .real_foto {
	bottom: auto;
	top: 130px;
	left: auto;
	right: 80px;
}
.retail .real_foto.ph2, .arenda .real_foto.ph2 {
	bottom: auto;
	top: 200px;
}


.pdf_cont {
	display: none;
}
.price_btn {
	width: 174px;
	height: 174px;
	position: absolute;
	background: url('../i/blank.gif');
	left: 215px;
	bottom: 180px;
	cursor: pointer;
}
.price_btn.price2 {
	left: 517px;
}

.pdf_cont {
	position: absolute;
	top: 60px;
	left: 40px;
	width: 820px;
	height: 350px;
	background: #fff;
	display: none;
	text-align: center;
 	padding-top: 150px; 
}
.pdf_cont .present_item {
	display: inline-block;
	vertical-align: top;
	float: none;

}
.pdf_cont .present_item .present_item_name {
	color: #000;
}

.frame_active .menu_label {display:none;}
.frame_active .menu_a_frame {display:block;}

.popup_content.pc5{
	width: 900px;
	height: 620px;
	margin: -310px -450px;
	background: white;
}

.popup_content.pc5 .popup_text{
	position: absolute;
	top: 50px;
	left: 50px;
	bottom: 50px;
	right: 50px;
}

.pc5_title{
	font-size: 55px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #8dc04c;
}

.pc5_text1{
	font-size: 35px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    line-height: 47px;
    margin-top: 50px;
}

.pc5_text1 span{
	font-size: 40px;
	color: #8dc04c;
}

.pc5_text2{
	text-align: center;
    font-size: 28px;
    line-height: 36px;
    font-family: 'pf_din_text_cond_prothin';
    margin-top: 20px;
    text-transform: uppercase;
}

.pc5_text2 .name{
	color: #E63515;
	font-family: 'PFDinTextCondProRegular';
}

.pc5_text2 .phone, .pc5_text2 .e-mail{
	margin-top: 15px;
    display: inline-block;
}

.popup_frame.ex5 .popup_close{
	background: url("../i/sprite.png") -176px -246px;
	width: 47px;
	height: 47px;
}
.popup_overlay {
	display: none;
	width: 100%;
	bottom: 0;
	right: 0;
	top: 0;
	z-index: 10000;
	position: absolute;
	background: rgba(0,0,0,0.9);
}
.video_popup_center {
	position: absolute;
	top: 50%;
	left: 50%;
}
.video_close {
	margin: 0;
	top: -70px;
	right: -70px;
}

.close_btn{
	position: absolute;
	top: 0;
	right: 0;
	margin: -60px;
	z-index: 1;
	cursor: pointer;
	background: url("../i/sprite.png") -176px -190px;
	width: 47px;
	height: 47px;
}

#SCBbuttonMain {
	bottom:65px !important;
}
.bg_snow{
	position: absolute;
	bottom: 0;
	left: 0;
}
.snow_balls{
	position: absolute;
	width: 682px;
	height: 413px;
	top: 0;
	right: 0;
}

.snow_balls_btn{
	display: block;
	position: absolute;
	width: 194px;
    height: 203px;
    bottom: 26px;
    left: 370px;
}
.left_button_slide, .right_button_slide{
	position: absolute;
	/*left: 0;*/
	top:50%;
	margin-top: -40px;
	width: 20px;
	height: 80px;
	/*background: #000;*/
}
.left_button_slide{
	left: 2%;
}
.right_button_slide{
	right: 2%;
}
.home_last_month {
    position: absolute;
    top: 5%;
    right: 30px;
    z-index: 1;
    cursor: pointer;
    margin-top: -12px;
}
.home_last_month.n1 {
	margin: 26px 310px;
}
.home_last_month.n3 {
	width: 244px;
    left: 10%;
    margin-left: -110px;
    bottom: 358px;
    top: initial;
}
.extr_btn_frame {
	position: absolute;
    left: 17%;
    bottom: 84px;
    z-index: 100;
}
.extr_btn {
	display: block;
}
.extr_btn+.extr_btn {
	margin-top: 20px;
}
.extr_btn.n3{
    margin-top: 100px;
}
.hot_price_link {
	position: absolute;
	width: 380px;
	height: 145px;
	background: url("../i/blank.gif");
	cursor: pointer;
}
.hot_price_link.row1.col1 {
    top: 0px;
    left: 0px;
    width: 458px;
    height: 222px;
}
.hot_price_link.row1.col2 {
    top: 0px;
    left: 459px;
    height: 211px;
    width: 436px;
}
.hot_price_link.row2.col1 {
    top: 222px;
    left: 0px;
    width: 459px;
    height: 200px;
}
.hot_price_link.row2.col2 {
    top: 211px;
    left: 459px;
    width: 436px;
    height: 156px;
}
.hot_price_link.row3.col1 {
    top: 300px;
    left: 0px;
    width: 459px;
    height: 155px;
}
.hot_price_link.row3.col2 {
    top: 367px;
    left: 459px;
    width: 436px;
    height: 140px;
}
.hot_price_link.row3.col3 {
    top: 422px;
    left: 0;
    width: 459px;
    height: 207px;
}

/* feedback */

.feedback_frame {
	display: none;
	z-index: 15000;
}
.open_feedback {
	position: absolute;
	width: 128px;
	height: 128px;
	left: 50%;
	top: 70%;
	margin: 75px 0 0 -64px;
	background: url('../i/sprite.png') -611px -798px;
	cursor: pointer;
}
.feedback_bg {
    position: absolute;
    width: 570px;
    height: 629px;
    top: 50%;
    left: 50%;
    margin: -325px 0 0 -285px;
    background: #fff;
}
.feedback_bg p{
	color: #fff;
	font-size: 19px;
}
.feedback_bg.n1{
    width: 600px;
    height: auto;
	top: 20%;
	padding: 10px 30px;
	margin: auto 0 auto -300px;
}
.feedback_bg input, .feedback_bg textarea {
	position: relative;
	font-size: 24px;
	height: 20px;
	padding: 20px 20px;
	color: #000;
	background: none;
	margin: 0 0 14px 0;
	border: 2px solid #000;
	width: 91%;
}
.feedback_bg .error {
	border-color: #F00;
}
.feedback_bg textarea {
	resize: none;
	height: 110px;
}
::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder {
    color: #000;
}
.feedback_inputs, .feedback_sended {
	position: absolute;
	top: 230px;
	left: 50px;
	right: 50px;
	bottom: 0;
}
.feedback_sended {
	top: 300px;
	font-size: 23px;	
	color: #000;	
	text-align: center;
	display: none;
}
.send_btn {
    position: absolute;
    width: 170px;
    line-height: 60px;
    background: #8dc04c;
    left: 50%;
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    cursor: pointer;
    bottom: 38px;
    margin-left: -85px;
}
.feedback_name {
	position: absolute;
	top: 51px;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 81px;
	color: #000;
	line-height: 69px;
	text-transform: uppercase;
}
.feedback_close.black {
	top: 2px;
	right: 0px;
	background: url('../i/sprite.png') -176px -246px;
	width: 49px;
	height: 49px;
	margin: 0;
}
.feedback_bg .checkbox {
	width: 23px;
	height: 23px;
	border: 2px solid #000;
	margin-bottom: 40px;
	cursor: pointer;
	margin-top: 10px;
}
.feedback_bg .checkbox .title{
	display: block;
	position: absolute;
	margin-left: 40px;
	font-size: 24px;
    color: #000;
    line-height: 24px;
}
.feedback_bg .checkbox .check{
	display: none;
	width: 23px;
	height: 23px;
	background: #000;
}
.feedback_bg .checkbox.active .check{
	display: block;
}
.time_input.disabled{
	opacity: 0.3;
}
/* feedback */

.open_form, .home_top_menu_icon {
	position: relative;
	width: 85px;
    height: 14px;
    background: #000;
    color: #fff;
    font-weight: bold;
    padding: 14px 0 30px 62px;
    font-size: 17px;
    line-height: 15px;
    text-align: left;
}
.home_top_menu_icon {
	padding: 14px 0 30px 70px;
	left: 25px;
}
.open_form {
    position: fixed;
    right: 395px;
}
.open_form:after, .home_top_menu_icon:after {
	content: '';
    display: block;
    position: absolute;
    top: 13px;
    left: 15px;
    width: 39px;
    height: 35px;
    background: url(../i/sprite.png);
}
.open_form:after{
	background-position: -149px -581px;
}
.home_top_menu_icon.home__video:after{
	background-position: -188px -580px;
}
.home_top_menu_icon:after {
	background-position: -103px -581px;
}
.video-link{
	text-decoration: underline;
	cursor: pointer;
}
img.neogeo_open {
    position: absolute;
    width: 800px;
    top: 50%;
    left: 50%;
    margin: -120px 0 0 -380px;
}
.open_popup.rent_free {
    background: #000;
    color: #8dc04c;
    font-size: 16px;
    padding: 6px 7px;
    text-transform: uppercase;
    margin: -5px 0 5px 0;
    cursor: pointer;
}
@media screen and (max-width: 1485px) {
	.footer_inst, .footer_inst.n1 {
	    width: 21px;
	}
}
.summer_sale {
    position: absolute;
    bottom: 67px;
    left: 50%;
    display: block;
    background: url(../i/banners/summer_sale.png);
    width: 424px;
    height: 57px;
    margin-left: -212px;
    z-index: 1;
    cursor: pointer;
}
.summersale_container {
    position: absolute;
    background: #fff;
    width: 500px;
    height: auto;
    left: 50%;
    top: 196px;
    padding: 0px 30px;
    margin: 0 0 0 -280px;
    z-index: 11;
}
.summersale_header {
    position: absolute;
    top: -80px;
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    text-shadow: 1px 1px 0 #000;
}
.summersale_btn {
    position: absolute;
    top: -35px;
    left: 42px;
    background: #8dc04c;
    color: #fff;
    font-size: 20px;
    padding: 2px 5px;
    cursor: pointer;
}
.summersale_btn:after, .summersale_btn:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    left: 100%;
    border-style: solid;
    border-width: 28px 0 0 18px;
    border-color: transparent transparent transparent #8dc04c;
}
.summersale_btn:before {
    left: -18px;
    border-width: 0 18px 28px 0;
    border-color: transparent #8dc04c transparent transparent;
}
.summersale_btn.n2 {
    left: 207px;
}
.summersale_btn.n3 {
    left: 372px;
}
.summersale_text {
	background:#fff;
	padding:30px;
	position: absolute;
	top: 20px;
	display: none;
	width: 445px;
}
.open_page {
    background: #8dc04c;
    color: #fff;
    text-decoration: none;
    padding: 4px 8px;
    font-size: 16px;
    position: relative;
    left: 50%;
    bottom: 0;
    margin: 0 0 0 -76px;
}
.premia_2017 {
    position: absolute;
    bottom: 118px;
    right: 5px;
    width: 190px;
}
.green_btn {
    background: #8dc04c;
    text-decoration: none;
    color: #fff;
    padding: 3px 7px;
    cursor: pointer;
}
.offices .home__foto-frame, .retail .home__foto-frame, .arenda .home__foto-frame {
    position: absolute;
    right: 3%;
    top: 2%;
    z-index: 3;
	cursor: pointer;
}
.news_banner {
    position: absolute;
    left: 10%;
    bottom: 85px;
    background: #000;
    color: #fff;
    font-size: 19px;
    padding: 8px 15px;
    margin: 0 0 0 -100px;
    z-index: 1;
}
.news_banner span {
    color: #8dc04c;
    text-transform: uppercase;
    font-size: 22.5px;
}

.icoznak{
    display: inline-block;
    vertical-align: middle;
}

@media screen and (min-width:1920px) and (max-width:1920px) {
#gal_rightt1 {
	right: 8%;
	margin-right: -75px;
}

#gal_rightt1 {
    position: absolute;
    width: 50px;
    height: 70px;
    margin-top: 90px;
    background: url(../images/map-marker.gif);
    cursor: pointer;
    top: 50%;
    z-index: 2;
}

#map {
    position: absolute;
    width: 50px;
    height: 70px;
    margin-top: 250px;
    background: url(../images/map-marker.gif);
    cursor: pointer;
    top: 50%;
    z-index: 2;
}

#map {
    left: 10%;
    top: 228%;
    margin-left: -75px;
}

}

@media screen and (min-width:1920px) and (max-width:1920px) and (max-height:1080px) {
#gal_rightt1 {
    right: 9%;
    margin-right: -55px;
}

#gal_rightt1 {
    position: absolute;
    width: 50px;
    height: 70px;
    margin-top: 90px;
    background: url(../images/map-marker.gif);
    cursor: pointer;
    top: 48%;
    z-index: 2;
}

#map {
    position: absolute;
    width: 50px;
    height: 70px;
    margin-top: 250px;
    background: url(../images/map-marker.gif);
    cursor: pointer;
    top: 50%;
    z-index: 2;
}

#map {
    left: 30%;
    top: 180%;
    margin-left: -75px;
}

}

@media screen and (min-width:1680px) and (max-width:1680px) {
#gal_rightt1 {
    right: 7%;
    margin-right: -75px;
}

#gal_rightt1 {
    position: absolute;
    width: 50px;
    height: 70px;
    margin-top: 30px;
    background: url(../images/map-marker.gif);
    cursor: pointer;
    top: 54%;
    z-index: 2;
}

#map {
    position: absolute;
    width: 50px;
    height: 70px;
    margin-top: 250px;
    background: url(../images/map-marker.gif);
    cursor: pointer;
    top: 50%;
    z-index: 2;
}

#map {
    left: 38%;
    top:150%;
    margin-left: -220px;
}

}

@media screen and (min-width:1600px) and (max-width:1600px) {
#gal_rightt1 {
    right: 7%;
    margin-right: -75px;
}

#gal_rightt1 {
    position: absolute;
    width: 50px;
    height: 70px;
    margin-top: 30px;
    background: url(../images/map-marker.gif);
    cursor: pointer;
    top: 54%;
    z-index: 2;
}

#map {
    position: absolute;
    width: 50px;
    height: 70px;
    margin-top: 250px;
    background: url(../images/map-marker.gif);
    cursor: pointer;
    top: 50%;
    z-index: 2;
}

#map {
    left: 30%;
    top: 140%;
    margin-left: -75px;
}

}


@media screen and (min-width:1440px) and (max-width:1440px) {
#gal_rightt1 {
    right: 9%;
    margin-right: -75px;
}

#gal_rightt1 {
    position: absolute;
    width: 50px;
    height: 70px;
    margin-top: 30px;
    background: url(../images/map-marker.gif);
    cursor: pointer;
    top: 52%;
    z-index: 2;
}

#map {
    position: absolute;
    width: 50px;
    height: 70px;
    margin-top: 250px;
    background: url(../images/map-marker.gif);
    cursor: pointer;
    top: 50%;
    z-index: 2;
}

#map {
    left: 24%;
    top: 210%;
    margin-left: -75px;
}

}

.z_rotate_me_message {
    background: url(/images/rotate_me.png) 50% 50% no-repeat;
    width: 100%;
    height: 100%;
    background-size: 33% auto;
}

.z_rotate_me {
    width: 100%;
    height: 100%;
    background: #00cd5d;
    position: fixed;
    top: 0px;
    left: 0px;
    text-align: center;
}


.z_rotate_me {
    z-index: 99999;
}

@media (orientation: landscape){
.z_rotate_me {
    display: none;
}
.fluid_container {
    display: block;
}
}

@media (orientation: portrait){
.z_rotate_me {
    display: block;
}

.fluid_container {
    display: none;
}
}