@font-face {
    font-family: 'futurafuturiscregular';
    src: url('../files/fonts/futurafuturisc.eot');
    src: url('../files/fonts/futurafuturisc.eot?#iefix') format('embedded-opentype'),
         url('../files/fonts/futurafuturisc.woff2') format('woff2'),
         url('../files/fonts/futurafuturisc.woff') format('woff'),
         url('../files/fonts/futurafuturisc.ttf') format('truetype'),
         url('../files/fonts/futurafuturisc.svg#futurafuturiscregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futurafuturiscbold';
    src: url('../files/fonts/futurafuturisc-bold.eot');
    src: url('../files/fonts/futurafuturisc-bold.eot?#iefix') format('embedded-opentype'),
         url('../files/fonts/futurafuturisc-bold.woff2') format('woff2'),
         url('../files/fonts/futurafuturisc-bold.woff') format('woff'),
         url('../files/fonts/futurafuturisc-bold.ttf') format('truetype'),
         url('../files/fonts/futurafuturisc-bold.svg#futurafuturiscbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futurademicregular';
    src: url('../files/fonts/futurademic.eot');
    src: url('../files/fonts/futurademic.eot?#iefix') format('embedded-opentype'),
         url('../files/fonts/futurademic.woff2') format('woff2'),
         url('../files/fonts/futurademic.woff') format('woff'),
         url('../files/fonts/futurademic.ttf') format('truetype'),
         url('../files/fonts/futurademic.svg#futurademicregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'FuturaFuturisLightC';
	src: url('../files/fonts/FuturaFuturisLightC.eot');
	src: url('../files/fonts/FuturaFuturisLightC.eot?#iefix') format('embedded-opentype'),
	   url('../files/fonts/FuturaFuturisLightC.woff2') format('woff2'),
	   url('../files/fonts/FuturaFuturisLightC.woff') format('woff'),
	   url('../files/fonts/FuturaFuturisLightC.ttf') format('truetype'),
	   url('../files/fonts/FuturaFuturisLightC.svg#FuturaFuturisLightC') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FuturaMediumC';
	src: url('../files/fonts/FuturaMediumC.eot');
	src: url('../files/fonts/FuturaMediumC.eot?#iefix') format('embedded-opentype'),
	   url('../files/fonts/FuturaMediumC.woff2') format('woff2'),
	   url('../files/fonts/FuturaMediumC.woff') format('woff'),
	   url('../files/fonts/FuturaMediumC.ttf') format('truetype'),
	   url('../files/fonts/FuturaMediumC.svg#FuturaMediumC') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
  font-family: 'Futura-CondensedMedium';
  src: url('../files/fonts/Futura-CondensedMedium.eot');
  src: url('../files/fonts/Futura-CondensedMedium.eot?#iefix') format('embedded-opentype'),
       url('../files/fonts/Futura-CondensedMedium.woff2') format('woff2'),
       url('../files/fonts/Futura-CondensedMedium.woff') format('woff'),
       url('../files/fonts/Futura-CondensedMedium.ttf') format('truetype'),
       url('../files/fonts/Futura-CondensedMedium.svg#Futura-CondensedMedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'futuralightcregular';
    src: url('../files/fonts/futuralightc.eot');
    src: url('../files/fonts/futuralightc.eot?#iefix') format('embedded-opentype'),
         url('../files/fonts/futuralightc.woff2') format('woff2'),
         url('../files/fonts/futuralightc.woff') format('woff'),
         url('../files/fonts/futuralightc.ttf') format('truetype'),
         url('../files/fonts/futuralightc.svg#futuralightcregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futurabookcregular';
    src: url('../files/fonts/futurabookc.eot');
    src: url('../files/fonts/futurabookc.eot?#iefix') format('embedded-opentype'),
         url('../files/fonts/futurabookc.woff2') format('woff2'),
         url('../files/fonts/futurabookc.woff') format('woff'),
         url('../files/fonts/futurabookc.ttf') format('truetype'),
         url('../files/fonts/futurabookc.svg#futurabookcregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

*, a:focus {
	outline: none;
}
img {
	display:block;
}
a {
	color: inherit;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 110%;
}
ul, ol {
	padding-left: 20px;
}
.textScroll__size>*:first-child {
	margin-top: 0;
}
html {
	width: 100%;
	height: 100%;
	overflow: hidden;
	font-size: 0;
}
body {
	font-family: 'futurafuturiscregular';
	position: relative;
	background: #857c6f url('/assets/images/bg/bg.jpg');
	color: #6f685d;
	width: 100%;
	height: 100%;
	line-height: 1.2;
}
.test {
	border: 1px solid #F00;
}
.upper {	
	text-transform: uppercase;
}
.z-1 {
	z-index: 1;
}
.events-none {	
	pointer-events: none;
}
.css_ani, .menu_a:before, .menu_dot:before, .frame_corner:before, .gallery_dot:before, .content_dot:before, .corner_arrow:before {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
html.svg .svg-bg {
	background-image: url('../i/sprite.svg?v49') !important;
}
#body_frame, #centrer1, #centrer2, .load_frame, .scroll_frame, .bg_video, #preloader_frame, .pano_place.off:after, .map_place, .popup_overlay, .floor_frame, .floor_map, .floor_map_cont, .apart_img, .div_100 {
	position:absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}
#body_frame, .load_frame {
	overflow: hidden;
}
.bg_video {
	display: none;
}
.bg_video, .bg_video>* {
	width: 100% !important;
	height: 100% !important;
}
#preloader_frame, #svg_preloader_frame {
	z-index: 10000;
	background: url('../i/blank.gif');
	display: none;
}
.preloader_img, .search_preloader_circle {
	position: absolute;
	width: 5em;
	height: 5em;
	margin: -2.5em;
	top: 50%;
	left: 50%;
}
.rotate_help_frame {
	background: rgba(0,0,0,0.8);
}
.popup_overlay {
	display: none;
	top: 100%;
}
.v-align, .gallery_title_frame {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    white-space: nowrap;
}
.v-align>div, .gallery_title {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 100%;
    white-space: normal;
}
.v-align:before, .gallery_title_frame:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}
/*.jspPane {
	height: 100%;
}
.jspScrollable .jspPane {
	height: auto;
}*/
.shadow {
	position: absolute;
	width: 100%;
	height: 295px;
	bottom: 0;
	background: url('../i/shadow.png') repeat-x;
	left: 0;
}
.page404_frame {
	background: #fff;
}
.page404_frame h1 {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: -30px;
	font-size: 25px;
	line-height: 30px;
	color: #000;
}
.rotate_help_frame {
	z-index: 50000;
	cursor: pointer;
	display: none;
}
.rotate_help {
	width: 80%;
	margin: 0 auto;
}
.menu {
	display: inline-block;
	height: 35px;
	background: #fff;
	padding: 0 10px;
}
.ani_toggle, .audio_toggle {
	cursor: pointer;
	margin-right: 20px;
}
.submenu_frame {
	position: absolute;
	top: 15%;
	left: 25%;
	margin: 30px 0 0 -250px;
	background: #fff;
	height: 35px;
	white-space: nowrap;
	padding: 0 10px;
	z-index: 1;
}
.submenu_a {
	display: block;
	float: left;
	color: #003;
	line-height: 15px;
	padding: 10px 10px;
}
.submenu_a+.submenu_a {
	margin-left: 1px;
}
.submenu_a.active, .submenu_a:hover {
	color: #C03;
}
.small_close {
	width: 33px;
	height: 33px;
	background-position: -824px -5px;
}
.video_popup_center {
	position: absolute;
	top: 50%;
	left: 50%;
}
.video_close {
	margin: 0;
	top: -70px;
	right: -70px;
}

.blur {
	-webkit-filter: blur(3px);
	-moz-filter: blur(3px);
	-ms-filter: blur(3px);
	-o-filter: blur(3px);
	filter: blur(3px);
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'blur\'><feGaussianBlur stdDeviation='3'/></filter></svg>#blur");
	filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=3);
}
.phone_link {
	text-decoration: none;
}

/* главная */

.home_slogan_frame {
	position: absolute;
	top: 50%;
	left: 10%;
}
.home_slogan {
	position: absolute;
	white-space: nowrap;
	font-size: 3em;
	color: #000;
	top: 0;
	left: 0;
}

.skip_intro {
	position: absolute;
	width: 150px;
	line-height: 30px;
	height: 30px;
	text-align: center;
	color: #fff;
	background: #F30;
	top: 70%;
	left: 50%;
	margin: 60px 0 0 -75px;
	cursor: pointer;
}
.intro_frame {
	display: none;
	z-index: 10010;
}
.skip_intro {
	margin-top: 100px;
}
.slideshow_btn_frame {
	position: absolute;
	top: 80%;
	left: 50%;
	height: 20px;
	width: 80px;
	margin: 70px 0 0 -40px;
}
.slideshow_btn {
	position: relative;
	width: 14px;
	height: 14px;
	margin: 3px;
	background: #F90;
	cursor: pointer;
	float: left;
}
.slideshow_btn.active {
	background: #03F;
}
.slideshow_btn2 {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	background: #F0F;
	cursor: pointer;
}
.slideshow_btn2.prev {
	left: -30px;
}
.slideshow_btn2.next {
	right: -30px;
}



/* параллакс */

.p_item .div_100 {
	width: 110%;
	height: 110%;
	left: -5%;
	top: -5%;
}

/* маршрут */


/* панорамы */




.pano_points_frame {
	z-index: 1;
}
.pano_open_btn {
	position: absolute;
	width: 5.5em;
	height: 5.9em;
	margin: -5.9em -3.7em;
	background: url('../i/sprite.png?v49') -26.7em -0.5em;
	background-size: 100em 100em;
	cursor: pointer;
	top: 50%;
	left: 50%;
}
.pano_open_btn:hover, .pano_open_btn.active {
	background-position: -32.9em -0.5em;
}
.pano_open_btn_num {
	display: none;
}
.pano_open_btn_view {
    position: absolute;
    width: 10.2em;
    height: 10.2em;
    margin: -5.1em;
    top: 0;
    left: 0;
    background: url(../i/sprite.svg?v49) -11.4em -31em;
    background-size: 100em 100em;
}
.pano_open_btn_active_frame {
	top: 5.9em;
	left: 3.7em;
    position: absolute;
    opacity: 0;
    visibility: hidden;
}
.pano_open_btn.active .pano_open_btn_active_frame {
    opacity: 1;
    visibility: visible;
}

.pano_map_open {
	position: absolute;
	right: 5%;
	top: 10%;
	cursor: pointer;
	margin: -5em -2em;
	border: 0.6em solid #edb642;
	z-index: 1;
	width: 20.6em;
	height: 20.6em;
	border-radius: 15em;
	overflow: hidden;
}
.pano_map_open_image_frame {
	position: absolute;
	width: 192em;
	height: 108em;
	top: 0;
	left: 0;
	margin: 10.3em;
}
.pano_map_open_image_frame .pano_open_btn {
	font-size: 0.7em;
}


.pano_place, .pano_screen, .pano_place .shadow {
	z-index: 1;
}
.pano_place.off:after {
	content: '';
	background: url('../i/blank.gif');
	display: block;
	z-index: 1;
}
.pano_content_frame {
	display: none;
	z-index: 1;
}
.pano_place {
	background: #000;	
}
.pano_help {
	position: absolute;
	width: 228px;
	height: 70px;
	top: 50%;
	left: 50%;
	margin: -35px 0 0 -114px;
	background: url('../i/sprite.png?v49') -479px -5px;
	display: none;
	z-index: 2;
}



/* карты */


.infra_type_icons {
	position: absolute;
	top: 50%;
	left: 10%;
	margin: -160px 0 0 -100px;
	background: #fff;
	padding: 30px 40px;
}
.infra_type_icon {
	position: relative;
	white-space: nowrap;
	font-size: 15px;
	line-height: 20px;
	color: #999;
	padding: 25px 5px 25px 60px;
	cursor: pointer;
}
.infra_type_icon.active {
	color: #000;	
}
.infra_type_icon+.infra_type_icon {
	margin-top: 20px;
}
.infra_type_icon:before {
	content: '';
	display: block;
	position: absolute;
	width: 48px;
	height: 70px;
	top: 0;
	left: 0;
	background: url('../i/sprite.png?v49');
}
.infra_type_icon.n0:before {
	background-position: -5px -95px;
}
.infra_type_icon.n1:before {
	background-position: -65px -95px;
}
.infra_type_icon.n2:before {
	background-position: -125px -95px;
}

/* облёт */

.fly_drag_area {
	background: url('../i/blank.gif');
}
.temp_frame {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: -1;
}
.fly_content {
	display: none;
}
.fly_center_text {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 30px;
	line-height: 40px;
	width: 200px;
	text-align: center;
	margin: -20px 0 0 -100px;
}
.fly_points_frame {
	position: absolute;
	width: 500px;
	height: 0;
	text-align: center;
	left: 50%;
	margin: 0 0 10px -250px;
	bottom: 10%;
}
.fly_point_sel, .fly_point_arrow {
	position: relative;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #fff;
	color: #000;
	display: inline-block;
	cursor: pointer;
}
.fly_point_arrow {
	background-color: #a905a7;
}
.fly_point_sel.active {
	background: #03F;
	color: #fff;
}

.fonts_sel_frame {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10000;
}
.fonts_sel {
	display: inline-block;
	cursor: pointer;
	width: 15px;
	height: 15px;
	background: #fff;
}
.fonts_sel.active {
	background: #000;
}
.text_slide {
	position: relative;
	margin-left: 30px;
}
.text_slide_title {
	cursor: pointer;
}
.text_slide_text {
	display: none;
	overflow: hidden;
}
.about_frame .text_bg {
	background: none;
}
.text_blur_bg_frame {
	overflow: hidden;	
}
.gallery_popup .g_s_area, .gallery_popup .g_btn, .gallery_popup .close_btn, .gallery_popup .gallery_title_frame {
    z-index: 2;
}




.calculator_frame {
	position: absolute;
	width: 20%;
	left: 40%;
	height: 20%;
	top: 40%;
	padding: 200px 300px;
	margin: -200px -300px;
	background-color: #555;
	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.calc_bg {
	position: absolute;
	left: 10%;
	right: 10%;
	top: 10%;
	bottom: 20%;
	margin-bottom: 60px;
}
.calculator_frame .search_slider.n1 {
	top: 33%;
}
.calculator_frame .search_slider.n2 {
	top: 66%;
}
.calculator_frame .search_slider.n3 {
	top: 99%;
}
.calculator_frame .search_slider_txt {
	left: 50%;
	width: 10em;
	margin: 0 -5em;
}
.calculator_frame .search_slider_txt.def.l {
	left: 2rem;
}
.calculator_frame .search_slider_txt.def.r {
	left: auto;
	right: 2rem;
}
.calculator_frame .search_slider_polz_frame {
	margin-right: 0;
}
.calc_result_frame {
	position: absolute;
	top: 85%;
	left: 10%;
	font-size: 20px;
	color: #fff;
}



@media screen and (orientation: portrait) { 
	.rotate_help_frame {
		display: block;
	}
}






















.home_slideshow_frame {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 9em;
}
.home_frame .home_slideshow_frame {
	overflow: hidden;
}
.home_slide_img, .advantages_item_bg, body {
	background-size: cover;
	background-position: center;
}
.has_shadow {
	box-shadow: 2em 2em 7em -1em rgba(0,0,0,0.42);
}
.home_slide_text_frame, .popup_content_overlay {
	background-color: rgba(116,104,86,0.35);
}
.home_slide_text {
	position: absolute;
	top: 55%;
	left: 0;
	width: 100%;
	margin-top: -3em;
	text-align: center;
	color: #fff;
}
h2 {
	font-size: 5.7em;
	font-family: 'FuturaFuturisLightC';
	line-height: 1.05;
	text-transform: uppercase;
	position: relative;
}
h3 {
	font-size: 1.4em;
	line-height: 1;
	text-transform: uppercase;
	margin: 0.5em 0 1.4em;
	letter-spacing: 0.69em;
}
.home_frame h2, .advantages_frame h2 {
	font-size: 5.5em;
	letter-spacing: 0.2em;
	font-family: 'FuturaMediumC';
}
.home_frame h3, .advantages_frame h3 {
	font-size: 1.9em;
}
.home_slide_text a, .send_btn, .link_btn {
	display: inline-block;
	font-size: 1.4em;
	line-height: 2.2;
	padding: 0 1em;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
}
.home_link{
	position: absolute;
	z-index: 10;
    left: 50%;
    /*margin-left: -23.5em;*/
    margin-top: 10em;
    top: 55%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.home_link .link_btn{
    margin-top: 3.5em;
    font-size: 2.3em;
    /*padding: 0.2em 3em 0.2em 2em;*/
	padding: 0.2em 2em 0.2em 2em;
    font-family: 'FuturaMediumC';
    z-index: 10000;
} 
/*.home_link .link_btn:after{*/
	/*content: '';*/
	/*position: absolute;*/
	/*width: 1.4em;*/
	/*height: 3em;*/
    /*margin: 1.9em 2.9em;*/
	/*background: url('../i/sprite.svg?v49') -30.3em -6.2em;*/
	/*font-size: 0.31em;*/
	/*background-size: 100em 100em;*/
/*}*/
.big_logo {
	position: absolute;
	width: 24.1em;
	height: 17.3em;
	left: 50%;
	top: 35%;
	margin: -8.6em -12.15em;
	background: url('../i/sprite.png?v49') -0em -0em;
	background-size: 100em 100em;
}
.menu_frame {
	position: absolute;
	width: 51.6em;
	height: 100%;
	top: 0;
	left: -51.6em;
}
.menu_a {
	display: block;
	position: relative;
	float: left;
	clear: both;
	font-family: 'FuturaFuturisLightC';
	text-decoration: none;
	font-size: 2.7em;
	text-transform: uppercase;
	line-height: 1;
	color: #ac9e8a;
	margin-left: 10rem;
	padding-left: 5rem;
}
.menu_a+.menu_a {
	margin-top: 1.25em;
}
.menu_a:before, .menu_dot:before, .gallery_dot:before, .content_dot:before {
	content: '';
	position: absolute;
	top: 50%;
	font-size: 1rem;
	left: 1em;
	width: 0.7em;
	height: 0.7em;
	margin: -0.35em;
	background-color: #ac9e8a;
	border-radius: 0.5em;
}
.menu_btn {
	position: absolute;
	width: 3.1em;
	height: 3.1em;
	top: 50%;
	left: 4.5em;
	margin: -1.55em;
	cursor: pointer;
	background: url('../i/sprite.svg?v49') -24em -0em;
	background-size: 100em 100em;
}
.menu_btn.close {
	background-position: -24em -3.1em;
}
.menu_btn>span, .frame_corner>span {
	position: absolute;
	right: 50%;
	top: 100%;
	font-size: 1.1em;
	text-transform: uppercase;
	padding-right: 2.8rem;
	letter-spacing: 0.4em;
	line-height: 3;
	margin-right: 1.5em;
}
.menu_dots_frame {
	position: absolute;
	top: 0;
	height: 100%;
	left: 100%;
	width: 0;
	margin-left: -9em;
}
.menu_dots_frame .v-align>div {
	width: 9rem;
}
.menu_dot, .gallery_dot, .content_dot {
	display: block;
	text-decoration: none;
	margin: 0 auto;
	width: 4.9em;
	height: 4.9em;
	position: relative;
	cursor: pointer;
}
.menu_dot:before, .gallery_dot:before, .content_dot:before {
	left: 50%;
}
.menu_dots_frame, .menu_frame, .menu_btn.open, .page_menu_move_content, .footer_frame {
	transition: transform 0.8s ease;
}
.menu_opened .page_menu_move_content, .menu_opened .menu_dots_frame, .menu_opened .footer_frame {
	transform: translateX(42.6em);
}
.menu_opened .menu_frame {
	transform: translateX(51.6em);
}
.menu_opened .menu_btn.open {
	transform: translateX(-9em);
}
.menu_btn.open, .menu_frame, .menu_dots_frame {
	z-index: 100;
}
.footer_frame {
	z-index: 10;
}
.line_top, .line_bottom {
	position: absolute;
	width: 1px;
	background-color: #aca192;
	margin-left: -0.5px;
	left: 50%;
}
.line_top {
	top: 0;
	height: 3.8em;
}
.line_top.small {
	height: 0;
}
.line_top.big {
	height: 12.5em;
}
.line_bottom {
	bottom: 0;
	height: 2.5em;
}
.line_bottom.big {
	height: 17.4em;
}
.line_bottom.big .scroll_help {
	opacity: 0;
	visibility: hidden;
}
.scroll_help {
	position: absolute;
	left: 50%;
	bottom: 100%;
	width: 2.7em;
	height: 1.4em;
	margin: 1.1em -1.35em;
	background: url('../i/sprite.svg?v49') -24em -6.7em;
	background-size: 100em 100em;
	cursor: pointer;
	 -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
    -moz-transition: opacity 0.3s ease, visibility 0.3s ease;
    -ms-transition: opacity 0.3s ease, visibility 0.3s ease;
    -o-transition: opacity 0.3s ease, visibility 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}
.scroll_help:after {
	content: '';
	position: absolute;
	width: 6em;
	bottom: 0;
	left: 50%;
	margin-left: -3em;
	height: 4em;
	background: url('../i/blank.gif');
}
.scroll_help>div {
	position: absolute;
	left: 50%;
	text-align: center;
	font-size: 1.1em;
	line-height: 1;
	color: #aca192;
	text-transform: uppercase;
	bottom: 100%;
	width: 5em;
	margin: 1rem -2.5em;
}
.scroll_help:hover {
	background-position: -24em -14.5em;
}
.scroll_help:hover>div {
	color: #6c655b;
}
.footer_frame {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.footer {
	position: absolute;
	bottom: 4.5rem;
	white-space: nowrap;
	line-height: 1;
	margin-bottom: -0.5em;
	text-transform: uppercase;
}
.footer.n0 {
	left: 7rem;
	color: rgba(139,130,117,0.64);
	font-size: 1.1em;
	letter-spacing: 0.3em;
}
.footer_decl {
	margin-left: 2rem;
}
.footer.n1, .footer.n2 {
	font-size: 1.4em;
	color: #aca192;
}
.footer.n1 {
	right: 50%;
	margin-right: 3rem;	
}
.footer.n2 {
	left: 50%;
	margin-left: 6rem;
}
.footer_call {
	margin-right: 1rem;
}
.tdu {
	text-decoration: underline;
	cursor: pointer;
}
.tdu:hover {
	text-decoration: none;
}
.footer_soc {
	position: relative;
	width: 2.4em;
	height: 2.4em;
	display: inline-block;
	background: url('../i/sprite.svg?v49') -24em -8.6em;
	background-size: 100em 100em;
	font-size: 1rem;
}
.footer_soc.ig {
	background-position: -24em -11.3em;
}
.footer_soc+.footer_soc {
	margin-left: 0.6em;
}
.footer.n3 {
	right: 9rem;
	margin-bottom: -1.2rem;
	font-size: 0;
}
.art3d {
	position: absolute;
    border-top: 1em solid #e30613;
    border-left: 1em solid transparent;
    right: 1.5em;
    bottom: 1.5em;
}
.logo {
	position: absolute;
	width: 10.2em;
	height: 8.9em;
	top: 100%;
	left: 50%;
	margin: 2em -5.1em;
	background: url('../i/sprite.png?v49') 0 -17.9em;
	background-size: 100em 100em;
}
.about_content {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: 2em;
}
.about_content .home_slide_text {
	top: 0;
	margin-top: 0;
	color: inherit;
}
.about_text {
	font-size: 1.9em;
	width: 40rem;
	font-family: 'FuturaFuturisLightC';
	position: absolute;
	top: 13rem;
	left: 50%;
}
.about_text p {
	margin-top: 0;
}
.about_text p:last-child {
	margin-bottom: 0;
}
.about_text.n1 {
	margin-left: -20rem;
}
.about_text.n2 {
	margin-left: 24rem;
}
.about_text.n0 {
	margin-left: -54rem;
	font-size: 2.4em;
	font-family: "Times New Roman", Times, serif;
}
.page_subtitle {
	position: relative;
	bottom: 100%;
	left: 0;
	margin-bottom: 3.5rem;
	font-size: 1.1rem;
	text-transform: uppercase;
    font-family: 'futurafuturiscregular';
    letter-spacing: 0.3em;
}
.popup_details_row-n1{
	position: absolute;
    /*left: 15%;*/
    /*margin-left: -11em;*/
    background-color: #6795b0;
    bottom: 9em;
    font-family: 'FuturaMediumC';
    padding: 4em 5em 4em 9em;
    /*border: 0.2em solid #6795b0;*/
    color: #fff;
    -webkit-box-shadow: 5px 5px 10px 0px rgba(173,173,173,0.75);
	-moz-box-shadow: 5px 5px 10px 0px rgba(173,173,173,0.75);
	box-shadow: 5px 5px 10px 0px rgba(173,173,173,0.75);
}
.all_appart{
    font-size: 2.5rem;
    text-transform: uppercase;
    /*letter-spacing: 0.2em;*/
}
/*.all_appart:before{
	content: '';
    position: absolute;
    left: -4em;
    margin-top: -0.5em;
    font-size: 1rem;
    width: 2.6em;
    height: 2.6em;
    background: url(../i/sprite.svg?v49?v15) -63.7em -19.1em;
    background-size: 100em 100em;
}*/
.about_frame .page_subtitle {
	position: absolute;
    opacity: 0.7;
}

.frame_corner, .frame_corner:before, .frame_corner:after {
	position: absolute;
}
.frame_corner {
	cursor: pointer;
	width: 10em;
	height: 10em;
	z-index: 15;
}
.frame_corner:before, .frame_corner:after {
	content: '';
}
.frame_corner:after {
	width: 2.7em;
	height: 2.7em;
	margin: 1.8em;
	background: url('../i/sprite.svg?v49');
	background-size: 100em 100em;	
}

.frame_corner.more, .frame_corner.more:before, .frame_corner.more:after {
	left: 0;
	bottom: 0;	
}
.frame_corner.more:before {
	border-bottom: 10em solid #fff;
	border-right: 10em solid transparent;
}
.frame_corner.more:after {
	background-position: -28.1em -3.1em;
}

.frame_corner.less {
	display: none;
}
.frame_corner.less, .frame_corner.less:before, .frame_corner.less:after {
	top: 0;
	right: 0;	
}
.frame_corner.less:before {
	border-top: 10em solid #fff;
	border-left: 10em solid transparent;	
}
.frame_corner.less:after {
	background-position: -28.1em -0em;
}
.small_img {
	width: 1px;
	height: 1px;
}
.g_s_area {
	display: none;
}
.gallery_dots_frame {
	position: absolute;
	left: 50%;
	bottom: 3.5em;
	margin-left: 9em;
}
.gallery_dot, .content_dot {
	float: left;
}
.gallery_dot:before {
	background-color: #fff;
	opacity: 0.5;
}
.gallery_dot.active:before, .gallery_dot:hover:before {
	opacity: 1;
}

.g_btn {
	position: absolute;
	bottom: 0;
	width: 4.3em;
	height: 9.5em;
	cursor: pointer;
	margin: 0 1.1em;
}
.g_btn .bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	overflow: hidden;
}
.g_btn:hover .bg {
	height: 100%;
}
.g_btn:before, .g_btn .bg:before, .corner_arrow:after {
	content: '';
	position: absolute;
	width: 1.6em;
	height: 3.2em;
	left: 50%;
	top: 3.4em;
	margin: -1.6em -0.8em;	
	background: url('../i/sprite.svg?v49');
	background-size: 100em 100em;	
}
.g_btn.left {
	right: 50%;
}
.g_btn.right {
	left: 50%;
}
.g_btn.left:before {
	background-position: -28.1em -9.7em;
}
.g_btn.right:before {
	background-position: -30.1em -9.7em;
}
.g_btn.white.left:before, .g_btn.left .bg:before, .corner_arrow.left:after {
	background-position: -28.1em -6.1em;
}
.g_btn.white.right:before, .g_btn.right .bg:before, .g_btn.first.right:before, .corner_arrow.right:after {
	background-position: -30.1em -6.1em;
}
.g_btn.no-active {
	opacity: 0;
	visibility: hidden;
}
.frame_corner>span {
	margin-right: -7em;
	top: 0;
	padding-right: 1.8em;
	opacity: 0.55;
}
.map_size {
	position: absolute;
	top: 0;
	height: 100%;
	left: -50%;
	right: -50%;
}
.map_place, .map_place>* {
	background-color: #e1dad4 !important;
}
.ov-h {
	overflow: hidden;
}
.placement_content {
	width: 40em;
	left: auto;
	right: 50%;
	margin-right: 7.7em;
}
.placement_content .about_text {
	position: relative;
	left: auto;
	top: auto;
	margin: 0;
}
.gallery_place .page_subtitle {
	position: absolute;
	bottom: 5.5rem;
	right: 50%;
	left: auto;
	margin: 0 7.5rem 0 0;
	color: #fff;
    opacity: 0.7;
}
.placement_content .about_text.n0 {
	margin-left: 12.5rem;
}
.placement_content .about_text.n1 {
	text-align: right;
	margin-bottom: 4rem;
}
.placement_content h2 {
	text-align: right;
	margin: 4rem 0;
}
.placement_map_btns_frame {
	position: relative;
}
.placement_map_btn {
	text-align: right;
	cursor: pointer;
	font-size: 1.4em;
	text-decoration: underline;
	text-transform: uppercase;
}
.placement_map_btn:hover {
	text-decoration: none;
}
.placement_map_btn+.placement_map_btn {
	margin-top: 2rem;
}

.gmaps_labels {
	overflow: visible !important;
}
.gmaps_labels_bg, .gmaps_labels_icon {
	position: absolute;
	width: 53px;
	height: 53px;
	margin: -26px;
	background: url('../i/sprite.svg?v49') -343px -71px;
}
.gmaps_labels_bg {
	opacity: 0.23;
}
.gmaps_labels.hover .gmaps_labels_bg {
	opacity: 1;
}
.map_overlay {	
	background: url('../i/blank.gif');
}
.point_title_frame {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 5.5rem;
	text-align: center;
	opacity: 0;
	font-size: 1.7em;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	visibility: hidden;
	line-height: 1;
}
.point_title_frame.active {
	opacity: 1;
	visibility: visible;
}
.point_title_frame>span {
	display: inline-block;
	font-size: 4.3rem;
	margin-bottom: 1rem;
	font-family: 'FuturaFuturisLightC';
	letter-spacing: 0;
}
.hystory_content_frame {
	position: absolute;
	left: 20em;
	right: 20em;
	top: 17.5em;
	bottom: 19em;
	margin: 0 3%;
}
.picture_frame {
	position: absolute;
}
.picture_frame_bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-position: center;
	background-size: cover;
}
.has_shadow_light, .picture_frame_bg {
	box-shadow: 1em 1em 7em -1em rgba(0,0,0,0.25);	
}
.picture_frame.n0 {
	top: 0;
	left: 0;
	width: 42%;
	height: 100%;
}
.picture_frame.n1, .picture_frame.n2 {
	left: 42%;
	top: 0;
	width: 37%;
	height: 61%;
}
.picture_frame.n3, .picture_frame.n4, .picture_frame.n8, .picture_frame.n9 {
	left: 79%;
	top: 0;
	width: 21%;
	height: 61%;
}
.picture_frame.n2, .picture_frame.n4 {
	top: 61%;
	height: 39%;
}
.picture_frame.n5 {
	top: 0;
	left: 34.5%;
	width: 31%;
	height: 100%;
}
.picture_frame.n6 {
	top: 0;
	left: 70%;
	width: 40em;
	height: 100%;
}
.picture_frame.n7 {
	top: 0;
	right: 70%;
	width: 30em;
	height: 100%;
	text-align: right;
}
.picture_frame.n8 {
	left: 24%;
	width: 28%;
}
.picture_frame.n9 {
	left: 52%;
	width: 45%;
}
.picture_frame.n10, .picture_frame.n11 {
	top: 69%;
	left: 24%;
	margin-left: 1.3rem;
	width: 30rem;
}
.picture_frame.n11 {
	margin-left: 31rem;
	width: 58rem;
	max-width: 50%;
}
.picture_frame.n0 .picture_frame_bg {
	background-image: url('/assets/images/history/0.jpg');
	margin: 0 1.3em 0 0;
}
.picture_frame.n1 .picture_frame_bg {
	background-image: url('/assets/images/history/1.jpg');
	margin: 0 1.3em 0 0;
}
.picture_frame.n2 .picture_frame_bg {
	background-image: url('/assets/images/history/2.jpg');	
	margin: 1.3em 1.3em 0 0;
}
.picture_frame.n3 .picture_frame_bg {
	background-image: url('/assets/images/history/3.jpg');
}
.picture_frame.n5 .picture_frame_bg {
	background-image: url('/assets/images/history/5.jpg');
}
.picture_frame.n8 .picture_frame_bg {
	background-image: url('/assets/images/history/8.jpg');	
	margin: 0 1.3em;
}
.picture_frame.n9 .picture_frame_bg {
	background-image: url('/assets/images/history/9.jpg');
}
.picture_frame.n6 .about_text.n0 {
	margin: 0 0 1.3em 0;
}
.picture_frame.n7 h3 {
	margin-right: -0.9em;
}
.picture_frame .about_text {
	position: relative;
	left: auto;
	margin: 0;
	top: auto;
	width: auto;
}
.picture_frame.n4 .v-align {
	height: auto;
	bottom: 0;
	top: 1.3em;
	width: auto;
	right: 0;
	margin: 0 10%;
}
.history_slide_btn.left {
	left: 9rem;
}
.history_slide_btn.right {
	right: 9rem;
}
.history_frame .g_btn, .news_frame .g_btn, .plans_frame .g_btn {
	height: 7.7em;
	bottom: 11.3em;
}
.content_dots_frame {
	position: absolute;
	bottom: 13rem;
	left: 50%;
	margin-left: 7rem;
	right: 0;
}
.history_slide_btn {
	position: absolute;
	width: 11rem;
	position: absolute;
	top: 50%;
}
.history_slide_btn span {
	position: absolute;
	left: 0;
	width: 100%;
	top: 0;
	font-size: 1.2em;
	text-align: center;
	letter-spacing: 0.3em;
	line-height: 2rem;
	cursor: pointer;
	margin-top: -1rem;
	text-decoration: underline;
	text-transform: uppercase;
}
.history_slide_btn:hover span {
	text-decoration: none;
}
.history_slide_btn span.default, .history_slide_btn.no-active span.active {
	opacity: 0;
}
.history_slide_btn.no-active span.default {
	opacity: 1;
}
.hystory_year {
	white-space: nowrap;
	position: absolute;
	color: #fff;
	line-height: 1;
	font-family: 'FuturaFuturisLightC';
}
.hystory_year.n0 {
	font-size: 9.6em;
	right: 100%;
	margin-right: -11rem;
	top: 0.3em;
}
.hystory_year.n1 {
	font-size: 14.5em;
	right: 0;
	margin-right: 3rem;
	bottom: -0.3em;
}
.advantages_title {
	text-align: center;
}
.advantages_frame .home_slideshow_frame {
	margin: 9em 8.5em;
}
.advantages_item {
	position: absolute;
	top: 0;
	height: 100%;
	width: 25%;
	left: 0;
}
.advantages_item.n2 {
	left: 25%;
}
.advantages_item.n3 {
	left: 50%;
}
.advantages_item.n4 {
	left: 75%;
}
.advantages_item_content {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 100%;
	margin: 0 0.5em;
	overflow: hidden;
	cursor: pointer;
	background-color: #746856;
}
.advantages_item_content.active {
	cursor: auto;
}
.advantages_item_bg {
	opacity: 0.65;
}
.advantages_item_content:hover .advantages_item_bg {
	-webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);
    -ms-transform: scale(1.07);
    -o-transform: scale(1.07);
	transform: scale(1.07);
	opacity: 1;
}
.advantages_item.n1 .advantages_item_content.front .advantages_item_bg {
	background-image: url('/assets/images/advantages/2.jpg');
}
.advantages_item.n1 .advantages_item_content.back .advantages_item_bg {
	background-image: url('/assets/images/advantages/5.jpg');
}
.advantages_item.n2 .advantages_item_content.front .advantages_item_bg {
	background-image: url('/assets/images/advantages/4.jpg');
}
.advantages_item.n2 .advantages_item_content.back .advantages_item_bg {
	background-image: url('/assets/images/advantages/6.jpg');
}
.advantages_item.n3 .advantages_item_content.front .advantages_item_bg {
	background-image: url('/assets/images/advantages/3.jpg');
}
.advantages_item.n3 .advantages_item_content.back .advantages_item_bg {
	background-image: url('/assets/images/advantages/7.jpg');
}
.advantages_item.n4 .advantages_item_content.front .advantages_item_bg {
	background-image: url('/assets/images/advantages/9.jpg');
}
.advantages_item.n4 .advantages_item_content.back .advantages_item_bg {
	background-image: url('/assets/images/advantages/8.jpg');
}
.advantages_item_content .frame_corner {
	opacity: 0;
}
.advantages_item_content:hover .frame_corner {
	opacity: 1;
}
.advantages_item_title {
	position: absolute;
	top: 70%;
	left: 6.5rem;
	margin-top: -8rem;
	right: 2rem;
	font-size: 3em;
	color: #fff;
	text-transform: uppercase;
	font-family: 'FuturaFuturisLightC';
}
.advantages_item_title .caps {
	font-size: 7.5rem;
	margin-bottom: 2.5rem;
	line-height: 0.9;
}
.advantages_item_line {
	position: absolute;
	left: 0;
	width: 0;
	height: 0.4rem;
	background-color: #fff;
	top: 7.4rem;
}
.advantages_item_content:hover .advantages_item_line, .advantages_item_content.active .advantages_item_line {
	width: 19rem;
}
.advantages_item_content_full {
	opacity: 0;
	visibility: hidden;
}
.advantages_item_content.active .advantages_item_content_full {
	opacity: 1;
	visibility: visible;
}
.advantages_item_content_full_bg {
	height: 0;
}
.advantages_item_content.active .advantages_item_content_full_bg {
	height: 100%;
}
.advantages_item_content.active .advantages_item_title {
	top: 15rem;
	margin-top: 0;
}
.advantages_item_text {
	position: absolute;
	top: 32rem;
	left: 6.5rem;
	font-size: 1.8em;
	color: rgba(255,255,255,0.8);
	right: 6.5rem;
	font-family: 'FuturaFuturisLightC';
}
.advantages_item.n4 .advantages_item_content.front .advantages_item_text {
	margin-top: 3.6rem;
}
.adv_close {
	position: absolute;
	font-size: 1rem;
	width: 2.5em;
	height: 2.5em;
	top: 7.5em;
	left: 6.5em;
	margin-top: -1.25em;
	cursor: pointer;
	background: url('../i/sprite.svg?v49') -28.2em 0;
	background-size: 100em 100em;
}
.adv_close:after {
	content: 'закрыть';
	position: absolute;
	top: 50%;
	left: 100%;
	font-size: 1.1em;
	line-height: 2;
	margin-top: -0.85em;
	padding-left: 1.7rem;
	letter-spacing: 0.3em;
	color: rgba(255,255,255,0.5);
	text-transform: uppercase;
}
.advantages_item_link {
	position: absolute;
	left: 6.5rem;
	bottom: 6rem;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.4em;
    font-family: 'futurafuturiscregular';
}
.corner_arrow {
	position: absolute;
	top: 50%;
	width: 5em;
	cursor: pointer;
}
.corner_arrow:before {
	content: '';
	position: absolute;
	top: -7em;
	border-top: 7em solid transparent;
	border-bottom: 7em solid transparent;
}
.corner_arrow.left {
	left: 0;
}
.corner_arrow.right {
	right: 0;
}
.corner_arrow.left:before {
	left: 0;
	border-left: 7em solid #fff;	
}
.corner_arrow.right:before {
	right: 0;
	border-right: 7em solid #fff;	
}
.corner_arrow:after {
	top: 50%;
	z-index: 1;
}
.advantages_item_content.back, .advantages_item.reversed .advantages_item_content.front {
	display: none;
}
.advantages_item.reversed .advantages_item_content.back {
	display: block;
}
.carousel_over {
	position: absolute;
	width: 70%;
	overflow: hidden;
	top: 50%;
	left: 15%;
	margin-top: -24em;
}
.carousel_move {
	position: relative;
	width: 100%;
}
.carousel_line {
	position: relative;
	left: 0%;
	width: 100%!important;
    white-space: nowrap;
    font-size: 0;
}
.carousel_item {
	position: relative;
    width: 100%;
    top: 0;
    display: inline-block;
    vertical-align: top;
	text-decoration: none;
	font-size: 1rem;
	white-space: normal;
}
.carousel_item_img {
	width: 100%;
	height: auto;
}
.news_item {
	text-decoration: none;
	display: block;
	margin: 5em 3em 0;
	position: relative;
	border-top: 1px solid rgba(139,130,117,0.5);
	text-decoration: none;
	font-family: 'FuturaFuturisLightC';
	padding-top: 3em;
}
.news_date {
	font-size: 2.5em;
	line-height: 1;
}
.news_date span {
	display: inline-block;
	font-size: 3em;
}
.news_title {
	font-size: 2.9em;
	text-transform: uppercase;
	margin: 1.3rem 0 4rem;
}
a .news_title {
	text-decoration: underline;
	font-size: 2.1em;
}
.news_item:hover .news_title {
	text-decoration: none;
}
.news_text {
	font-size: 1.9em;
}
.news_frame .page_subtitle {
	position: absolute;
	top: 0;
	left: 3rem;
}
.news_popup {
	display: none;
	position: absolute;
	width: 50%;
	left: 50%;
	margin-left: -25%;
	top: 0;
	height: 100%;
	background-color: #fff;
	z-index: 20;
	overflow: hidden;
}
.news_popup .textScroll__track {
	left: 92.5%;
	z-index: 1;
}
.news_popup.active {
	display: block;
}
.news_popup_close, .popup_close {
	display: block !important;
}
.news_img_tmb_frame {
	overflow: hidden;
	display: none;
}
.news_img_tmb {
    float: left;
    margin: 0 10px 10px 0;
    cursor: pointer;
    height: 115px;
}
.news_frame .line_top {
	z-index: 100;
}
.news_img_btn {
	position: absolute;
	cursor: pointer;
	left: 15%;
	bottom: 13em;
	right: 50%;
}
.news_img_btn span {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 2em;
	text-transform: uppercase;
	line-height: 1;
	font-family: 'FuturaFuturisLightC';
	opacity: 0;
	visibility: hidden;
}
.news_img_btn.visible.active .active, .news_img_btn.visible .default {
	opacity: 1;
	visibility: visible;
}
.news_img_btn.visible.active .default {
	opacity: 0;
	visibility: hidden;
}

.text_style {
	position: absolute;
	top: 28em;
	left: 0;
	right: 0;
	bottom: 18em;
	font-family: 'FuturaFuturisLightC';
}
.news_full_margin {
	margin: 0 15%;
}
.text_scroll img {
	max-width: 100%;
}
.browser_scroll {
	overflow: auto;
}
.news_popup .line_bottom {
	height: 13em;
}
.news_popup .line_top {
	height: 8em;
	top: 16em;
}
.news_popup .g_btn {
	bottom: 6.5em;
}
.documents_popup {
	height: 61.5em;
}
.feedback0_popup, .feedback1_popup {
	height: 44em;
}
.popup_content_overlay {
	z-index: 1000;
	display: none;
}
.popup_overlay .line_bottom {
	top: 11.5em;
	bottom: auto;
	height: 3em;
}
.popup_title {
	position: absolute;
	top: 7rem;
	text-align: center;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 1.6em;
	letter-spacing: 1em;
	color: #cdc3b6;
	text-transform: uppercase;
}
.documents_popup .text_scroll {
	position: absolute;
	left: 50%;
	width: 46em;
	top: 17em;
	bottom: 11em;
	margin-left: -23em;
}
.docs_item {
	position: relative;
}
.docs_item_title {
	display: block;
	color: #fff;
	font-size: 1.9em;
	text-align: center;
	font-family: 'FuturaFuturisLightC';
}
.docs_item p {
	margin: 0;
}
.docs_item+.docs_item {
	margin-top: 2.5em;
}
.documents_popup .textScroll__drag {
	left: 2em;
	height: 7em;
	background-color: #fff;
}
.documents_popup .textScroll__track_size {
    bottom: 7em;
}


/* обратная связь */

.feedback_bg {
    position: absolute;
    width: 55em;
    left: 50%;
    top: 12.5em;
    bottom: 10em;
    margin-left: -27.5em;
    text-align: center;
}
.feedback_input_frame {
	position: relative;
	width: 100%;
	margin: 0 auto 1em;
}
.feedback_bg input, .feedback_bg textarea {
    position: relative;
    font-size: 3.2em;
    line-height: 1.2;
    padding: 1.3rem 0;
    color: #fff;
	font-family: 'FuturaFuturisLightC';
    background: none;
    border: none;
    border-bottom: 1px solid rgba(255,255,255,0.27);
    width: 100%;
	display: block;
    text-align: center;
}
.feedback_bg input.error {
	border-bottom-color: #f00;
}
.feedback_bg label {
	display: none !important;
}
.feedback_bg textarea, .feedback_bg textarea+label {
    resize: none;
    height: 5em;
}
.feedback_bg ::-webkit-input-placeholder {
    color: #fff;
}
.feedback_bg :-moz-placeholder {
    color: #fff;
}
.feedback_bg ::-moz-placeholder {
    color: #fff;
}
.feedback_bg :-ms-input-placeholder {
    color: #fff;
}

.feedback_checkbox {
	margin-top: 2.5em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 4em;
}

.feedback_checkbox_btn {
	content: '';
	position: absolute;
	width: 2.7em;
	height: 2.5em;
	top: 0;
	left: 0;
	cursor: pointer;
	background: url('../i/sprite.svg?v49') -72.9em 0;
	-webkit-background-size: 100em 100em;
	background-size: 100em 100em;
}

.feedback_checkbox.checked .feedback_checkbox_btn {
	background-position: -72.9em -2.8em;
}

.feedback_checkbox_label {
	display: inline-block;
	font-size: 1.5em;
	text-align: left;
	color: rgba(255, 255, 255, 0.8);
}

.feedback_legal_info_btn {
	cursor: pointer;
	text-decoration: underline;
	color: #ffffff;
}

.feedback_legal_info_btn:hover {
	text-decoration: none;
}

.feedback_legal_info {
	display: none;
	text-align: center;
}

.feedback_legal_info > div:first-child {
	width: 80%;
	max-width: 80em;
	font-size: 1.6em;
	text-align: left;
	color: rgba(255, 255, 255, 0.7);
}

.feedback_legal_info_close {
	position: absolute;
	top: 4rem;
	right: 5rem;
	cursor: pointer;
	font-size: 1.2rem;
	letter-spacing: 0.3em;
	line-height: 2rem;
	text-decoration: underline;
	text-transform: uppercase;
	color: #ffffff;
}


.feedback_sended {
    display: none;
}
.feedback_sended>div {
    font-size: 2em;
    color: #fff;
	font-family: 'FuturaFuturisLightC';
}
.send_btn {
	cursor: pointer;
	margin-top: 2rem;
	padding: 0 5rem;
}
.send_btn.no-active {
	cursor: default;
	opacity: 0.3;
}
.feedback_position {
	position: absolute;
	width: 55em;
	top: 0;
	margin: 0 5em;
}
.feedback_position.left {
	right: 50%;
}
.feedback_position.right {
	left: 50%;
}
.call_icon {
	position: absolute;
	width: 5.2em;
	height: 5.2em;
	margin: -2.6em;
	left: 50%;
	top: 23em;
	background: url('../i/sprite.svg?v49') -62.8em 0;
	background-size: 100em 100em;
}

/* квартиры */


.plan_frame {
	position: absolute;
}
.plan_frame.n0 {
	right: 13.5em;
	bottom: 12em;
	width: 30em;
	height: 30em;
}
.plan_frame_centrer {
	position: absolute;
	top: 0;
	left: 0;
	background: url('../i/blank.gif');
}
.plan_streets {
	position: absolute;
	width: 20rem;
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-align: center;
	line-height: 1;
	margin: -0.5em -10rem; 
	opacity: 0.7;
}
.plan_streets.n0 {
	left: 73%;
	top: 102%;
}
.plan_streets.n1 {
	left: 100%;
	top: 50%;
}
.plan_frame.n1 {
	top: 26em;
	left: 28%;
	right: 31%;
	bottom: 22em;
}
.apart_details_frame {
	left: 15%;
	width: 0;
	margin-left: -7em;
	height: auto;
	bottom: 5em;
}
.popup_details_row {
	font-size: 1.3em;
	position: relative;
	text-transform: uppercase;
	white-space: nowrap;
	font-family: 'FuturaFuturisLightC';	
	line-height: 1.4;
}
.popup_details_row:nth-child(even) {
	opacity: 0.7;
}
.popup_details_row>div {
	font-size: 7.6rem;
	line-height: 1;
}
.popup_details_row>div sup {
	font-size: 0.65em;
	line-height: 100%;
}
.popup_details_row+.popup_details_row {
	margin-top: 2.5rem;
}
.popup_details_row.small_action_text{
	color: #ff2929;
	font-size: 1.4em;
	opacity: 1;
	display: none;
}

.action_container{
	position: relative;
  margin-top: 6em
}

.action_container:before{
	content: '';
	display: block;
	position: absolute;
	top: -2em;
	width: 25em;
	height: 100%;
	border: ;
	padding: 2em 0 2em 2em;
	left: -2em;
	/*background-color: #80c1e4;;*/
}
.action_container:after{
	/*content: 'цена со скидкой';*/
	position: absolute;
	text-transform: uppercase;
	transform: rotate(-90deg);
	bottom: 37%;
	left: -6.5em;
	color: #6396b1;
	font-size: 2.5em;
	white-space: nowrap;
}

.popup_details_row.tc_m, .popup_details_row.tc_all{
	opacity: 1;
}
.popup_details_row.tc_m .val, .popup_details_row.tc_all .val{
	/* color: #ff2929; */
	font-size: 4.5em;
}
.not_sale_text {
	display: none;
	font-size: 2.5em;
	white-space: nowrap;
	text-transform: uppercase;
}
.apart_details_frame.not-sale .popup_details_row {
	display: none;
}
.apart_details_frame.not-sale .action_container{
	display: none;
}
.apart_details_frame.not-sale .not_sale_text {
	display: block;
}
.flat_type_sel_frame {
	position: absolute;
	text-align: center;
	top: 18em;
	left: 0;
	width: 100%;
}
.flat_type_sel {
	display: inline-block;
	font-size: 1.4em;
	line-height: 2;
	cursor: pointer;
	text-decoration: underline;
	color: #aca192;
	padding-left: 4rem;
	text-transform: uppercase;
	position: relative;
}
.flat_type_sel.active {
	text-decoration: none;
}
.flat_type_sel+.flat_type_sel {
	margin-left: 4rem;
}
.flat_type_sel:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	font-size: 1rem;
	width: 3.3em;
	height: 3.3em;
	background: url('../i/sprite.svg?v49');
	background-size: 100em 100em;
	margin-top: -1.6em;
}
.flat_type_sel.n0:before {
	background-position: -44.2em -0em;
}
.flat_type_sel.n0.active:before {
	background-position: -40.9em -0em;
}
.flat_type_sel.n1:before {
	background-position: -44.2em -3.3em;
}
.flat_type_sel.n1.active:before {
	background-position: -40.9em -3.3em;
}
.av_text_frame {
	position: absolute;
	bottom: 9em;
	right: 50%;
	margin-right: 7.5em;
	white-space: nowrap;
	height: 10em;
	font-family: 'FuturaFuturisLightC';	
}
.av_text_frame>span {
	vertical-align: middle;
	display: inline-block;
}
.av_text_frame .page_subtitle {
	position: static;
	margin: 0;
	opacity: 0.57;
}
.av_text_frame .num {
	font-size: 10em;
	line-height: 1;
	margin: 0 2rem;
}
.av_text_frame .text {
	font-size: 1.9em;
	text-transform: uppercase;
}
.plans_frame .line_bottom.big {
	height: 16em;
}
.plans_frame .g_btn.apart_sel_btn, .plans_frame .content_dots_frame {
	margin-bottom: -1.5em;
}
.korp_det {
	position: absolute;
	height: 15em;
	left: 89%;
	top: 43%;
	margin: -7.5em -8em;
	white-space: nowrap;
	text-transform: uppercase;
	font-family: 'FuturaFuturisLightC';	
}
.korp_det_val {
	font-size: 2.2em;
	padding-top: 2.7rem;
}
.korp_det_val .val {
	font-size: 10rem;
	line-height: 1;
}
.floor_up, .floor_down, .arrow_up, .arrow_down {
	position: absolute;
	width: 3.7em;
	height: 3.7em;
	z-index: 1;	
	background: url('../i/blank.gif');	
	left: 3em;
	margin-left: -1.85em;
}
.arrow_up, .arrow_down {
	margin: 0 auto;
	position: relative;
	left: auto;
	z-index: auto;
	display: block;
	cursor: default;
}
.floor_up {
	bottom: 100%;
}
.floor_down {
	top: 100%;
}
.floor_up.active, .floor_down.active, .arrow_up.active, .arrow_down.active {
	background: url('../i/sprite.svg?v49');
	background-size: 100em 100em;
	cursor: pointer;
}
.floor_up.active, .arrow_up.active {
	background-position: -40.9em -6.6em;
}
.floor_down.active, .arrow_down.active {
	background-position: -44.6em -6.6em;
}
.floor_up span, .floor_down span {
	position: absolute;
	font-size: 1.1em;
	opacity: 0.5;
	left: 2.8rem;
	line-height: 1;
	display: none;
}
.floor_up span {
	top: 100%;
}
.floor_down span {
	bottom: 100%;
}
.floor_up.active span, .floor_down.active span {
	display: block;
}
.windrose {
	position: absolute;
	width: 10.2em;
	height: 10.2em;	
	background: url('../i/sprite.svg?v49') -49em -0;
	background-size: 100em 100em;
	top: 8em;
	right: 7.5em;
}
.windrose_letter {
	position: absolute;
	font-size: 2.3em;
	width: 2em;
	line-height: 2;
	text-align: center;
	margin: -1em;
	opacity: 0.57;
}
.windrose_letter.nord {
	left: 50%;
	bottom: 120%;
}
.windrose_letter.south {
	left: 50%;
	top: 120%;
}
.windrose_letter.west {
	top: 50%;
	right: 120%;
}
.windrose_letter.east {
	top: 50%;
	left: 120%;
}
.apart_act_frame {
	position: absolute;
	left: 75%;
	margin: 0 -9em;
	top: 26em;
	white-space: nowrap;
}
.apart_act_frame .page_subtitle {
	opacity: 0.57;
	margin: 0 0 2rem 4rem;
}
.apart_act {
	cursor: pointer;
	font-size: 1.4em;
	position: relative;
	text-transform: uppercase;
	color: #aca192;
	padding-left: 4rem;
}
.apart_act.interiors_btn {
	display: none;
}
.apart_act+.apart_act {
	margin-top: 1.8rem;
}
.apart_act:before {
	content: '';
	position: absolute;
	width: 2.4em;
	height: 3.2em;
	top: 50%;
	left: 0;
	background: url('../i/sprite.svg?v49');
	background-size: 100em 100em;
	margin-top: -1.6em;
	font-size: 1rem;
}
.interiors_btn:before {
	background-position: -40.9em -10.6em;
}
.pdf_btn:before {
	background-position: -43.3em -10.6em;
}
.manager_btn:before {
	background-position: -45.7em -10.6em;
}
.project_btn:before {
	background-position: -48.1em -10.6em;
}
.zoom_btn:before {
	background-position: -50.5em -10.6em;
}
.zoom_btn.active:before {
	background-position: -52.9em -10.6em;
}
.apart_act.manager_btn, .apart_act.zoom_btn {
	margin-top: 6.5rem;
}

.plan_frame_centrer_position.apart_zoom {
	overflow: hidden;
}
.plan_frame_centrer_position.apart_zoom:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 0.1em solid #6f685d;
}
.apart_zoom_frame {
	position: absolute;
	width: 30em;
	height: 30em;
	margin: -15.2em;
	overflow: hidden;
	border-radius: 500em;
	border: 0.2em solid #6f685d;
	display: none;
}
.plan_frame_centrer_position.apart_zoom_lens .apart_zoom_frame {
	display: block;
}
.apart_zoom_img {
	position: absolute;
	margin: 50%;
}
.home_frame {
	background-color: #fff;
}
.award{
	position: absolute;
	left: 5em;
	top: 5em;
	width: 60em;
}
.awards_item{
	display: inline-block;
	vertical-align: top;
}
.awards_item + .awards_item{
	margin-left: 6em;
}
.award img{
	width: 12em;
	/*position: relative;*/
	/*float: left;*/
}
.award span{
	margin-left: -2.1em;
	width: 12.3em;
	float: left;
	color: #fff;
	text-align: center;
	font-size: 1.5em;
	font-family: 'FuturaFuturisLightC';
	margin-bottom: 3em;
	margin-top: 1em;
}
.frame_corner_more_area {
	cursor: pointer;
	background: url('../i/blank.gif');
}
.gmaps_zoom {
	position: absolute;
	width: 2.7em;
	height: 2.7em;
	cursor: pointer;
	left: 4.5em;
	margin: 0.6em -1.35em;
	background: url('../i/sprite.svg?v49');
	background-size: 100em 100em;
}
.gmaps_zoom.plus {
	bottom: 50%;
	background-position: -59.6em 0;
}
.gmaps_zoom.minus {
	top: 50%;
	background-position: -59.6em -3.1em;
}
.advantages_frame .line_top {
	top: -1.9em;
	height: 0;
}
.gallery_popup, .video_popup {
	top: 0;
	z-index: 1000;
	background-color: rgba(255,255,255,0.95);
}
.gallery_popup .frame_corner, .video_popup .frame_corner {
	display: block;
}
.gallery_popup .g_s_area {
	display: block;
}
.gallery_popup .g_btn {
	bottom: 0;
}
.gallery_popup .g_s_over {
	height: auto;
	width: auto;
	right: 0;
	bottom: 0;
	margin: 7.7em;
}
.gallery_popup .gallery_dot:before {
    background-color: #ac9e8a;
}
.gallery_popup .gallery_dots_frame {
	bottom: 1.4em;
}

.route_adr_frame {
	position: absolute;
	width: 74em;
	height: 15.5em;
	left: 50%;
	bottom: 4em;
	margin: 0 0 0 -37em;
	background: #fff;
	display: none;
}
.route_adr_input {
	position: absolute;
	top: 7.5rem;
	left: 50%;
	display: block;
	width: 52rem;
	margin: 0 -26rem;
	padding: 1rem 0;
	background: none;
	border: none;
	color: #8b8275;
	font-size: 1.9em;
	height: 2rem;
	border-radius: 0;
	font-family: 'FuturaFuturisLightC';
	cursor: pointer;
	text-align: center;
	border-bottom: 1px solid #cdc7be;
}
.route_adr_frame ::-webkit-input-placeholder {
    color: #8b8275;
}
.route_adr_frame :-moz-placeholder {
    color: #8b8275;
}
.route_adr_frame ::-moz-placeholder {
    color: #8b8275;
}
.route_adr_frame :-ms-input-placeholder {
    color: #8b8275;
}
.route_adr_title {
	position: absolute;
	top: 3rem;
	left: 0;
	width: 100%;
	text-align: center;
	line-height: 1;
	font-size: 3.2em;
	color: #7697ad;
	text-transform: uppercase;
	font-family: 'FuturaFuturisLightC';
}
.route_adr_btn {
	position: absolute;
	width: 2.7em;
	height: 2.7em;
	right: 4.5em;
	top: 9.5em;
	cursor: pointer;
	background: url('../i/sprite.svg?v49') -59.6em -6.3em;
	background-size: 100em 100em;
}
.home_frame .home_slideshow_frame {
	text-decoration: none;
}
.apart_img {
	cursor: pointer;
}
.gallery_title_frame {
    left: 5%;
    width: auto;
}
.apart_expl_row {
	position: relative;
	white-space: nowrap;
	font-size: 1.5em;
	text-transform: uppercase;
	color: #999999;
	line-height: 1;
	font-family: 'FuturaFuturisLightC';
}
.apart_expl_row+.apart_expl_row {
	margin-top: 1.2rem;
}
.apart_expl_row .num {
	display: inline-block;
	vertical-align: top;
	background-color: #6d685d;
	color: #fff;
	text-align: center;
	line-height: 2.3rem;
	width: 2.3rem;
	border-radius: 2rem;
	margin: -0.4rem 1.4rem 0 0;
	font-size: 1.2rem; 
}
.apart_expl_row .reg {
	color: #6e6a5f;
    font-family: 'futurafuturiscregular';	
}
.contacts_frame .placement_content {
	width: auto;
}
.contacts_frame .placement_content>div {
	text-align: right;
	white-space: nowrap;
}
.contacts_frame .about_text {
	width: auto;
	display: inline-block;
	text-align: left;
	margin-bottom: 3rem;
}
.contacts_frame .about_text p {
	text-align: right;
}
.contacts_frame .placement_content h2 {
	margin: 0.5rem 0;
}
.contacts_text.n0 {
	font-size: 1.9em;
	color: #8b8275;
	font-family: 'FuturaFuturisLightC';
	margin-top: 8rem;
	position: relative;
}
.golden-bg {
	width: 100%;
	height: 1px;
	background: #6f685d;
	border: 1px solid #d8caa5;
	border-radius: 2px;
}
.contacts_text.gold {
	margin-top: 1rem;
}
.open_video {
	position: absolute;
	top: 14em;
	left: 50%;
	font-size: 1rem;
	border-radius: 2em;
	width: 4em;
	height: 4em;
	margin: 0 -2em;
	cursor: pointer;
}
.open_video:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 4em;
	height: 4em;
	margin: -2em;
	background: url('../i/sprite.svg?v49') -68.4em -0em;
	background-size: 100em 100em;
}
.open_video>span {
	position: absolute;
	text-align: center;
	font-size: 1.4em;
	line-height: 1;
	width: 15rem;
	left: 50%;
	top: 100%;
	margin: 0 -7.5rem;
	color: #fff; 
	padding-top: 1em;
	text-transform: uppercase;
	font-family: 'futurafuturiscregular';
	white-space: nowrap;
}
.about_frame .open_video {
	position: relative;
	top: auto;
	left: auto;
	margin: 5em 0; 
}
.about_frame .open_video>span {
	left: 100%;
	top: 50%;
	margin: -0.5em 0;
	padding: 0 0 0 1em;
	text-align: left;
	width: auto;
}




.home_slide_text a, .link_btn, .send_btn, .menu_a:hover:before, .menu_a.active:before, .menu_dot:hover:before, .menu_dot.active:before, .content_dot:hover:before, .content_dot.active:before, .g_btn.first, .advantages_item_content_full_bg, .textScroll__drag, .open_video {
	background-color: #6396b1;
}
.menu_a:hover, .menu_a.active, .footer_call, .about_text a, .placement_map_btn, .point_title_frame, .history_slide_btn span, .flat_type_sel.active, .apart_act.green, .about_frame .open_video>span {
	color: #6396b1;
}
.frame_corner.more:before {
	border-bottom-color: #6396b1;
}
.frame_corner.less:before {
	border-top-color: #6396b1;
}
.corner_arrow.left:before {
	border-left-color: #6396b1;
}
.corner_arrow.right:before {
	border-right-color: #6396b1;
}



.home_slide_text a:hover, .link_btn:hover, .send_btn:hover, .g_btn .bg {
	background-color: #68aac6;
}
.frame_corner.more:hover:before {
	border-bottom-color: #68aac6;
}
.frame_corner.less:hover:before {
	border-top-color: #68aac6;
}
.corner_arrow.left:hover:before {
	border-left-color: #68aac6;
}
.corner_arrow.right:hover:before {
	border-right-color: #68aac6;
}


.documents_scroll_frame {
    position: absolute;
    top: 50%;
    left: 25%;
    margin-top: -20em;
    width: 100em;
    height: 50em;
}
.documents_frame .page_subtitle, .log_link {
    position: absolute;
    top: 50%;
    left: 15%;
    margin: -25em 0 0 0;
}
.log_link {
    margin: -27.5em 0 0 22.5em;
}
.document_item {
    white-space: nowrap;
    font-size: 1.6em;
    margin: 2em 0 0 5em;
    border-top: 1px solid rgba(139,130,117,0.5);
    padding-top: 2em;
    width: 15em;
}
.document_item:first-child {
	border-top: none;
	padding-top: 0;
}
.document_item:before {
    content: '';
    background: url(/assets/i/sprite.svg?v49?v3?v3) -50.4em -16.1em;
    background-size: 85em;
    width: 2.3em;
    height: 2.8em;
    display: inline-block;
    position: absolute;
    left: 1.5em;
}
.document_title {
    font-family: 'FuturaFuturisLightC';
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.5em;
}
.document_info {
    display: none;
}
.document_info_btn {
    cursor: pointer;
}
.document_info_btn:hover {
	text-decoration: underline;
}

/** Ход строительства **/

/*
.carousel_col {
    display: inline-block;
    height: 100%;
    width: 120%;
    position: relative;
}
.carousel_col.n1 {
    width: 100%;
}
.carousel_col.n2  {
	width: 80%;
}
.carousel_col.n1 .carousel_item, .carousel_col.n2 .carousel_item {
    height: 50%;
}


*/
.construction_frame .carousel_move {
    height: 55em;
    transform: translate3d(0%, 0px, 0px)!important;
}

.construction_frame .carousel_line, .construction_frame .carousel_content, .construction_frame .carousel_col.n0 {
	height: 100%;
}
.construction_frame .carousel_item {
	box-shadow: 1em 1em 7em -1em rgba(0,0,0,0.25);
	cursor: pointer;
	display: none;
}
.carousel_item.active {
	display: inline-block;
}
.carousel_item.n0 {
    width: 40%;
    height: 100%;
}
.carousel_item.n1, .carousel_item.n2 {
    height: 49%;
    width: 33%;
    margin-left: 1%;
}
.carousel_item.n2 {
    margin-left: -33%;
    top: 51%;
}
.carousel_item.n3, .carousel_item.n4 {
    width: 25%;
    height: 49%;
    margin-left: 1%;
}
.carousel_item.n4 {
	top: 51%;
    margin-left: -25%;
}
.construction_frame .carousel_item_img {
    height: 100%;
    /*background-image: url(/public/images/construction/2017.07/1.jpg);*/
    background-position: center center;
    filter: grayscale(1) sepia(0.4);
}
.construction_frame .carousel_item_title {
    font-family: 'FuturaFuturisLightC';
    font-size: 7em;
    position: absolute;
    color: #fff;
    text-transform: uppercase;
    right: 0.1em;
    bottom: 0;
    text-shadow: 0.05em 0.05em 0.1em #000;
}
.construction_frame .carousel_over {
    overflow: hidden; 
    top: 45%;
}
/*.construction_frame .gallery_popup .g_btn {
    bottom: 8em;
}*/
.construction_frame .gallery_popup .g_btn:hover {
    background-color: #68aac6;
}
.construction_frame .gallery_popup .g_btn.right:hover:before {
    background-position: -30.1em -6.1em;
}
.construction_frame .gallery_popup .g_btn.left:hover:before {
    background-position: -28.1em -6.1em;
}
.construction_frame .gallery_popup .gallery_dots_frame {
    bottom: 11.4em;
}

/*онлайн трансляция*/
.video_cam_wrapper{
	text-align: center;
	margin-top: 40em;
	position: relative;
}

.video_cam_wrapper .vid_container{
	position: absolute;
	width: 100%;
}
.video_cam_wrapper .vid_container.active{
	left: 0;
	transition-delay: 0.5s;
}
.video_cam_wrapper .vid_container{
	left: 100%;
	-webkit-transition: left 0.7s ease-out;
	-moz-transition: left 0.7s ease-out;
	-ms-transition: left 0.7s ease-out;
	-o-transition: left 0.7s ease-out;
	transition: left 0.7s ease-out;
}
.online_frame .home_slide_text{
	top: 25%;
	color: #6f685d;
}
.online_btn{
	font-size: 1.5em;
	position: absolute;
	top: -2em;
	text-transform: uppercase;
	cursor: pointer;
	opacity: 0.5;
	left: 50%;
	margin-left: -22em;
}
.online_btn.active{
	opacity: 1;
}
.online_btn + .online_btn{
	margin-left: -16em;
}
.footer_online{
	color: rgba(139,130,117,0.7);
  font-size: 0.8em;
  letter-spacing: 0.3em;
  margin-left: 9em;
}
.banner_popup{
	top: 0;
	z-index: 10000;
	background-color: rgba(255, 255, 255, 0.8);
}
.banner_popup .banner_wrapper{
	position: absolute;
	top: 50%;
	margin-top: -335px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	height: 675px;
	opacity: 1;
	-webkit-transition: all 1.5s ease 0.5s;
  -moz-transition: all 1.5s ease 0.5s;
  -ms-transition: all 1.5s ease 0.5s;
  -o-transition: all 1.5s ease 0.5s;
  transition: all 1.5s ease 0.5s;
}


.banner_wrapper img{
	height: auto;
	width: 100%;
}
.feed_banner_btn{
	background-color: #ea2127;
	position: absolute;
	margin-top: -175px;
	margin-left: 215px;
	font-size: 18px;
	color: #fff;
	padding: 7px 22px;
	cursor: pointer;
	border: 1px #111 solid;
}
.banner_wrapper .feedback_bg {
    position: absolute;
    width: 100%;
    left: 0;
    height: 90px;
    top: 100%;
    margin-left: 0;
    /* background-color: #484848; */
    text-align: center;
    margin-top: -122px;
    z-index: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.banner_wrapper .feedback_input_frame {
	position: relative;
	width: 200px;
	/* margin: 10px 8px 10px; */
	display: inline-block;
	margin-right: 36px;
	left: 10px;
}
.banner_wrapper .feedback_bg input, .banner_wrapper .feedback_bg textarea {
	font-size: 16px;
	color: #000;
	background-color: #fff;
	padding: 8px 0;
	text-align: left;
	padding-left: 15px;
	width: 185px;
}
.banner_wrapper .feedback_bg ::-webkit-input-placeholder {
    color: #111;
}
.banner_wrapper .feedback_bg :-moz-placeholder {
    color: #111;
}
.banner_wrapper .feedback_bg ::-moz-placeholder {
    color: #111;
}
.banner_wrapper .feedback_bg :-ms-input-placeholder {
    color: #111;
}
.banner_wrapper .send_btn{
	/* background-color: #ea2127; */
	color: #fff;
	font-size: 14px;
	padding: 3px 36px;
	cursor: pointer;
	background-color: transparent;
	border: 1px rgba(255, 255, 255, 0.8) solid;
	box-sizing: border-box;
	font-family: 'FuturaFuturisLightC';
}
.banner_wrapper .popup_title {
    position: relative;
    top: 10px;
    text-align: center;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 1.6em;
    letter-spacing: 1em;
    color: #cdc3b6;
    text-transform: uppercase;
}
.banner_wrapper .feedback_sended div{
	font-size: 1.5em;
}
.banner{
	opacity: 1!important;
}
.banner .popup_close{
	z-index: 1;
}
/*--Terskov MA--*/
 .partners_page_subtitle{
 	opacity: 0;
        position: absolute;
        bottom: 35rem;
        left: -10rem;
    }
    .partners_img{
    	opacity: 0;
        transition: all 1.0s;
        width: 40rem;
        height: 8rem;
        top:-7rem;
    }
    .partners_img.n0.about_text{
        margin-left: -63rem;
    }
    .n0.partners_img{
        background-image: url('/assets/images/partners/1.png');
        background-size: contain;
        background-position: left;
        background-repeat: no-repeat
    }
    .n1.partners_img{
        background-image: url('/assets/images/partners/2.png');
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat
    }
    .n2.partners_img{
        background-image: url('/assets/images/partners/3.png');
        background-size: contain;
        background-position: right;
        background-repeat: no-repeat
    }
    .n0.partners_img:hover{
        background-image: url('/assets/images/partners/hover/1.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: left;
    }
    .n1.partners_img:hover{
        background-image: url('/assets/images/partners/hover/2.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }
    .n2.partners_img:hover{
        background-image: url('/assets/images/partners/hover/3.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: right;
    }

    
    .row_logos_1{position: relative; top: -10rem;}
    .row_logos_2{position: relative; top: 8rem;}
    .row_logos_3{position: relative; top: 30rem;}
    .participants_page_subtitle{
    opacity: 0;
        position: absolute;
        bottom: 35rem;
        left: -10rem;
    }
    .n1.participants_img{
        margin-left: -11rem;
    }
    .n2.participants_img{
        margin-left: 33rem;
    }
    .participants_img{
        opacity: 0;
        transition: all 1.0s;
        width: 21rem;
        height: 8rem;
        top:-7rem;
    }
    .participants_img.n0.about_text{
        margin-left: -63rem;
    }
    .n0.participants_img_1{
        background-image: url('/assets/images/participants/1.png');
        background-size: contain;
        background-position: left;
        background-repeat: no-repeat
    }
    .n1.participants_img_2{
        background-image: url('/assets/images/participants/2.png');
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat
    }
    .n2.participants_img_3{
        background-image: url('/assets/images/participants/3.png');
        background-size: contain;
        background-position: right;
        background-repeat: no-repeat
    }
    .n0.participants_img_4{
        background-image: url('/assets/images/participants/4.png');
        background-size: contain;
        background-position: left;
        background-repeat: no-repeat
    }
    .n1.participants_img_5{
        background-image: url('/assets/images/participants/5.png');
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat
    }
    .n2.participants_img_6{
        background-image: url('/assets/images/participants/6.png');
        background-size: contain;
        background-position: right;
        background-repeat: no-repeat
    }
    .n1.participants_img_7{
        background-image: url('/assets/images/participants/7.png');
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat
    }
    .n0.participants_img_1:hover{
        background-image: url('/assets/images/participants/hover/1.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: left;
    }
    .n1.participants_img_2:hover{
        background-image: url('/assets/images/participants/hover/2.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }
    .n2.participants_img_3:hover{
        background-image: url('/assets/images/participants/hover/3.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: right;
    }
    .n0.participants_img_4:hover{
        background-image: url('/assets/images/participants/hover/4.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: left;
    }
    .n1.participants_img_5:hover{
        background-image: url('/assets/images/participants/hover/5.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }
    .n2.participants_img_6:hover{
        background-image: url('/assets/images/participants/hover/6.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: right;
    }
    .n1.participants_img_7:hover{
        background-image: url('/assets/images/participants/hover/7.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }
    .four_floor{
    	color: #6396b1;
    	font-size: 6em;
    	text-align: center;
    	display: block;
    	position: relative;
    	margin-top: 2em;
    	font-family: 'FuturaFuturisLightC';
    }
    .news_frame .carousel_item {
    	width: 25%;
    }
.vid_container > iframe{
	width: 640px;
	height: 360px;
}
.small_banner{
	position: fixed;
	right: 6em;
	top: -40em;
	width: 30em;
	z-index: 20;
	-webkit-transform: translate(0, 0em);
	-moz-transform: translate(0, 0em);
	-ms-transform: translate(0, 0em);
	-o-transform: translate(0, 0em);
	transform: translate(0, 0em);
	-webkit-transition: -webkit-transform 500ms ease-in-out;
	-moz-transition: -moz-transform 500ms ease-in-out;
	-ms-transition: -ms-transform 500ms ease-in-out;
	-o-transition: -o-transform 500ms ease-in-out;
	transition: transform 500ms ease-in-out;
}
.small_banner.visible{
	-webkit-transform: translate(0, 46em);
	-moz-transform: translate(0, 46em);
	-ms-transform: translate(0, 46em);
	-o-transform: translate(0, 46em);
	transform: translate(0, 46em);
}
.smb_header{
	background-color: #6396b1;
	color: #fff;
	font-size: 2em;
	padding: 1em;
	text-transform: uppercase;
}
.smb_form{
	background-color: #f5f4f2;
	width: 100%;
	position: relative;
}
.smb_form .feedback_position{
	width: 100%;
	position: relative;
	left: 0;
	right: 0;
	top: 0;
	margin: 0;
}
.smb_form .feedback_bg{
	position: relative;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	margin: 0;
	background-color: #f5f4f2;
	padding-top: 2em;
}
.smb_form .feedback_bg input, .smb_form .feedback_bg textarea{
	color: #9c9c9c;
	font-size: 2.2em;
	background-color: #fff;
	padding: 0.4em 0;
	width: 83%;
	left: 5%;
	text-align: left;
	padding-left: 1em;

}
.smb_form .feedback_bg ::-webkit-input-placeholder {
    color: #9c9c9c;
}
.smb_form .feedback_bg :-moz-placeholder {
    color: #9c9c9c;
}
.smb_form .feedback_bg ::-moz-placeholder {
    color: #9c9c9c;
}
.smb_form .feedback_bg :-ms-input-placeholder {
    color: #9c9c9c;
}
.smb_form .send_btn{
	margin-bottom: 1.6em;
	margin-top: 0.2em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}
.small_banner .close_btn{
	position: absolute;
	right: -3em;
	top: -3em;
	width: 3em;
	height: 3em;
	cursor: pointer;
}
.small_banner .close_btn:before{
	content: '';
	position: absolute;
	display: block;
  width: 2.5em;
  height: 2.5em;
  left: 0.25em;
  top: 0.25em;
	background: url(../i/sprite.svg?v49);
	-webkit-background-size: 100em 100em;
	background-size: 100em 100em;
	background-position: -31.3em -0.2em;
}

.smb_form .feedback_sended>div{
	color: #9c9c9c;
}





/* required styles */

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	  -webkit-user-drag: none;
	}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
	}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer {
	max-width: none !important;
	max-height: none !important;
	}

.leaflet-container.leaflet-touch-zoom {
	-ms-touch-action: pan-x pan-y;
	touch-action: pan-x pan-y;
	}
.leaflet-container.leaflet-touch-drag {
	-ms-touch-action: pinch-zoom;
	/* Fallback for FF which doesn't support pinch-zoom */
	touch-action: none;
	touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	-ms-touch-action: none;
	touch-action: none;
}
.leaflet-container {
	-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	z-index: 800;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-pane         { z-index: 400; }

.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }

.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
	}


/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}


/* zoom and fade animations */

.leaflet-fade-anim .leaflet-tile {
	will-change: opacity;
	}
.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	   -moz-transition: opacity 0.2s linear;
	     -o-transition: opacity 0.2s linear;
	        transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}
.leaflet-zoom-animated {
	-webkit-transform-origin: 0 0;
	    -ms-transform-origin: 0 0;
	        transform-origin: 0 0;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	will-change: transform;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	   -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
	     -o-transition:      -o-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	-webkit-transition: none;
	   -moz-transition: none;
	     -o-transition: none;
	        transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* cursors */

.leaflet-interactive {
	cursor: pointer;
	}
.leaflet-grab {
	cursor: -webkit-grab;
	cursor:    -moz-grab;
	}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor:    -moz-grabbing;
	}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
	}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive {
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}

/* visual tweaks */

.leaflet-container {
	background: #ddd;
	outline: 0;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-container a.leaflet-active {
	outline: 2px solid orange;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}


/* general typography */
.leaflet-container {
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
	}


/* general toolbar styles */

.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a,
.leaflet-bar a:hover {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}
.leaflet-touch .leaflet-bar a:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	}
.leaflet-touch .leaflet-bar a:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	}

/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
	font-size: 22px;
	}


/* layers control */
.leaflet-tile-pane{
	-webkit-filter:grayscale(0.8) sepia(0) brightness(1);
	-moz-filter:grayscale(0.8) sepia(0) brightness(1);
	-ms-filter:grayscale(0.8) sepia(0) brightness(1);
	-o-filter:grayscale(0.8) sepia(0) brightness(1);
	filter:grayscale(0.8) sepia(0) brightness(1);
}
.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url(images/layers.png);
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(images/layers-2x.png);
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}

/* Default icon URLs */
.leaflet-default-icon-path {
	background-image: url(images/marker-icon.png);
	}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.7);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover {
	text-decoration: underline;
	}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
	font-size: 11px;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;

	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}


/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 19px;
	line-height: 1.4;
	}
.leaflet-popup-content p {
	margin: 18px 0;
	}
.leaflet-popup-tip-container {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	overflow: hidden;
	pointer-events: none;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;

	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	     -o-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 4px 0 0;
	border: none;
	text-align: center;
	width: 18px;
	height: 14px;
	font: 16px/14px Tahoma, Verdana, sans-serif;
	color: #c3c3c3;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover {
	color: #999;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}
.leaflet-oldie .leaflet-popup-tip-container {
	margin-top: -1px;
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}


/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	}
.leaflet-tooltip.leaflet-clickable {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}

/* Directions */

.leaflet-tooltip-bottom {
	margin-top: 6px;
}
.leaflet-tooltip-top {
	margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
	}
.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
	}
.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
	}
.leaflet-tooltip-left {
	margin-left: -6px;
}
.leaflet-tooltip-right {
	margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
	}
.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
	}
.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
	}

.map-box{
	z-index: 11;
}

.maps-marker-object{
	width:6em;
	height:6.3em;
	margin:-5.5em 0 0 -3em;
	background:url('../i/sprite.svg?v49') -34.3em 0 no-repeat;
	background-size:100em;
}


.map-point .point {
	position: relative;
	opacity: 0;
	visibility: hidden
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.map-point .point.active {
	opacity: 1;
	visibility: visible
}

.map-point .point:hover .hint {
	width: auto
}


/*.map-point .point:hover .title {
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-ms-transform: translateX(0%);
	-o-transform: translateX(0%);
	transform: translateX(0%)
}*/

.map-point .point.i-0 .icon:after {
	background: url("/assets/i/sprite.svg?v49") -106px -179px;
}
.map-point .point.i-1 .icon:after {
	background: url("/assets/i/sprite.svg?v49") -159px -179px;
}
.map-point .point.i-2 .icon:after {
	background: url("/assets/i/sprite.svg?v49") -211px -179px;
}
.map-point .point.i-3 .icon:after {
	background: url("/assets/i/sprite.svg?v49") -264px -179px;
}
.map-point .point.i-4 .icon:after {
	background: url("/assets/i/sprite.svg?v49") -317px -179px;
}
.map-point .point.i-5 .icon:after {
	background: url("/assets/i/sprite.svg?v49") -371px -179px;
}
.map-point .point.i-6 .icon:after {
	background: url("/assets/i/sprite.svg?v49") -425px -179px;
}
.map-point .point.i-7 .icon:after {
	background: url("/assets/i/sprite.svg?v49") -477px -179px;
}
.map-point .point.i-8 .icon:after {
	background: url("/assets/i/sprite.svg?v49") -529px -179px;
}


.map-point .icon {
	position: relative;
	z-index: 11;
	width: 52px;
	height: 52px;
	margin:-26px 0 0 -26px;
}

.map-point:hover .icon:before {
	opacity: 1;
}

.map-point .hint {
	position: absolute;
	top: 0;
	left: 2.5em;
	z-index: 5;
	overflow: hidden;
	width: 0em;
	display:none;
}

.map-point .icon:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	background:url('../i/sprite.svg?v49') -344px -71px no-repeat;
	opacity: 0.34;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	z-index: 1;
}
.map-point .icon:after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	z-index: 6;
}

.map-point .title {
	position: relative;
	z-index: 5;
	font-size: 1.6em;
	color: #fff;
	vertical-align: middle;
	white-space: nowrap;
	line-height: 3.2em;
	padding: 0 1em 0 2.5em;
	background: #DB585C;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%)
}
.map-box .map_size{
	z-index: 11;
}
.point_title_frame{
	z-index: 16;
}

.link_label{
	display: block;
	position: relative;
	top: 100%;
	text-align: center;
	color: #564940;
	cursor: pointer;
	font-size: 18px;
  margin-top: -5px;
  font-family: 'FuturaFuturisLightC';
}