
html,
body,
main,
.f-nav{
  background-color: #fff;
}

@font-face {
  font-family: 'PTRoubleDecorative';
  src: url('../fonts/PTRoubleDecoration/PTRoubleDecorative.eot');
  src: url('../fonts/PTRoubleDecoration/PTRoubleDecorative.woff2') format('woff2'),
       url('../fonts/PTRoubleDecoration/PTRoubleDecorative.woff') format('woff'),
       url('../fonts/PTRoubleDecoration/PTRoubleDecorative.ttf') format('truetype'),
       url('../fonts/PTRoubleDecoration/PTRoubleDecorative.svg#PTRoubleDecorative') format('svg'),
       url('../fonts/PTRoubleDecoration/PTRoubleDecorative.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

.descr_li li{
	font-size: 2.1rem;
    font-weight: 300;
    line-height: 3.8rem;
}
.descr_li-contact{
	font-size: 2.5rem!important;
	list-style-type: none;
	margin-left: 22px;
	margin-top: 15px;
}
@media (min-width: 1400px){
	.container {
	    max-width: 1280px;
	}
}
.container{
	padding:0 22px;
}
.head-flat{
	position: relative;
	/*height: 1050px;*/
	overflow: hidden;
}
.f-dark{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 420px;
	background: url(../images/f-dark.png) repeat-x bottom;
	background-size: 100% 180%;
	padding:0 15px;
	z-index: 10;
	opacity: .9;

}
.head-flat{
	margin-top: 6rem;
}
.bg{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right top;
}
.head-slider__i{
/*	height:1040px;*/
	min-height: 97vh;
	display: inline-block;
	vertical-align: middle;
}
.o-angular{
	position: absolute;
    right: -59px;
    top: 52px;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    width: 304px;
    height: 46px;
    background: #f07d00;
    color: #fff;
    transform: rotate(42deg);
	font-weight: 300;
	    padding-top: 4px;
    padding-left: 17px;
}
.f-dark__titl{
	font-size: 89px;
	font-weight: 100;
	color:#fff;
	margin-top:70px;
	line-height: 1;
	margin-bottom: 55px;
}
.f-dark__row{
	padding-left:23px;
}
.inl{
	display: inline-block;
	vertical-align: middle;
}
.f-dark__img{
	margin-right: 7px;
	vertical-align: top;
}
.f-dark__twhite{
	font-size: 14px;
	color:#fff;
}
.f-dark__tyellow{
	font-size: 14px;
	color:#cbb07c;
}
.f-dark__coll{
	display: inline-block;
	vertical-align: middle;
	margin-right: 68px;
}
.f-dark__coll:nth-child(2){
	margin-right: 63px;
}
.f-dark__coll:nth-child(3){
	position: relative;
	top:-5px;
}
.f-dark__larg{
	font-size: 24px;
}

.js_car .slick-arrow{
	width: 68px;
	height: 68px;
	background: rgba(0,0,0,.54) url('../images/icons/left-arrow.png')no-repeat center;
	position: absolute;
	right: 15px;
	bottom:55px;
	z-index: 10;
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	font-size: 0;
	transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	cursor:pointer;
	outline: none!important;
}
.js_car .slick-arrow{
	top:calc(50% - 40px);
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
}
.js_car .slick-next{
	right: -50px;
}
.js_car .slick-prev{
	left:-50px;
	transform:none;
}

.head-slider .slick-arrow{
	width: 68px;
	height: 68px;
	background: rgba(0,0,0,.54) url('../images/icons/left-arrow.png')no-repeat center;
	position: absolute;
	right: 93px;
	bottom:55px;
	z-index: 10;
	transform:none;
	font-size: 0;
	transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	cursor:pointer;
	outline: none!important;
}
.head-slider .slick-arrow:hover{
	background-color:#000;
}
.head-slider .slick-next{
	right: 15px;
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
}
/*
.head-slider .slick-arrow{
	width: 68px;
	height: 68px;
	background: rgba(0,0,0,.54) url('../images/icons/left-arrow.png')no-repeat center;
	position: absolute;
	right: 15px;
	bottom:55px;
	z-index: 10;
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	font-size: 0;
	transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	cursor:pointer;
	outline: none!important;
}
*/

.f-nav__ul{
	font-size: 0;
	padding:0 72px;
	margin-bottom: 30px;
}
.f-nav__li{
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	width: 20%;
}
.f-nav__li a{
	line-height: 68px;
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 3.4px;
	color:#333333;
	border-bottom: 1px solid #999999;
	display: block;
}
.f-nav__li.active a,
.f-nav__li:hover a{
	color:#cbb07c;
}
.f-first__subtitle{
	width: 66%;
}
.f-section{
	padding:0 15px;
	margin-bottom: 40px;
}
.light-title{
	font-size: 39px;
	font-weight: 300;
	color:#000;
	margin-bottom: 23px;
	padding-left: 5px;
}
.f-second .light-title{
	line-height: 51px;
	margin-bottom: 56px;
}
.f-first__subtitle{
	font-size: 16px;
	line-height: 30px;
	font-weight: 300;
	margin-bottom: 39px;
}
.f-first__left{
	width: 66%;
}
.f-first__right{
	width: 34%;
	padding-left: 57px;
	margin-top: -5px;
}
.light-24{
	font-size: 24px;
	line-height: 30px;
	font-weight: 300;
	margin-bottom: 30px;
}
.f-first__right p{
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
}
.f-service{
	width: 33.33%;
	padding:0 6px;
	display: inline-block;
	vertical-align: top;
}
.f-services{
	font-size: 0;
	margin:0 -6px;
	margin-bottom: 88px;
}
.f-service span{
	font-size: 24px;
	font-weight: 300;
	margin-top: 26px;
	line-height: 1;
	display: block;
}
.lay-slider{
	padding:32px;
	position: relative;
	border:2px solid #ae9159;
	padding-right: 407px;
	margin-bottom: 100px;
	padding-bottom: 26px;
}
.lay-slider__a{
	position: absolute;
	right: 32px;
	width: 368px;
	padding-left: 47px;
	top:29px;
}
.lay-slider__a .light-title{
	margin-bottom: 50px;
}
.lay-slider__a a{
	display: table;
	border-bottom:1px dashed;
	font-size: 22px;
	font-weight: 300;
	line-height: 1;
	margin-bottom: 37px;
	color:#262626;
	transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
}
.lay-slider__wr{
	position: relative;
	height: 476px;
	overflow: hidden;
}
.lay-slider__wr img{
	position: absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	-webki-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	min-width: 100%;
	min-height: 100%;
	max-width: 130%;
	max-height: 130%;

}
.lay-slider__wr img.hiden{
	display: none;
}
.lay-slider__a a.active{
	color:#ae9159;
}
.lay-slider__a a:hover{
	border-color:transparent;
}

.bl-w-asversting{
	font-size: 0;
	position: relative;
	padding-right: 400px;
	margin-bottom: 140px;
}
.bl-w-asversting .i{
	min-height: 155px;
	position: relative;
	margin-bottom: 50px;
	padding-left: 360px;
}
.f-ad-img{
	width: 308px;
	height: 155px;
	position: absolute;
	left:0;
	top:5px;
}

.f-ad__content h5{
	font-size: 2.8rem;
	line-height: 30px;
	font-weight: 300;
	color:#000;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.f-ad__content{
	margin-top: -5px;
}
.f-ad__content p{
	font-size: 18px;
	font-weight: 300;
	line-height: 21px;

}
.asv-block{
	position: absolute;
	right: 0;
	top:6px;
	width: 290px;
	text-align: center;
	border:1px solid #cbb07c;
}
.asv__img{
	position: relative;
	width: 100%;
	height: 345px;
	background-position: top center;
	overflow: hidden;
}
.asv__img:after{
	content: '';
	display: block;
	width: 600px;
	left:50%;
	transform:translate(-50%,0);
	top:calc(100% - 38px);
	position: absolute;
	height: 600px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	background: #fff;
}
.asv-sub_title{
	color:#666666;
	font-size: 14px;
	font-weight: 400;
	width: 140px;
	display: block;
	margin:0 auto 22px;
	line-height: 1.2;
}
.asv-title{
	font-size: 20px;
	font-family: 'Georgia',sans-serif;
	width: 240px;
	display: block;
	margin: 0 auto 36px;
	line-height: 24px;
}
.asv_number{
	font-size: 30px;
	vertical-align: top;
	font-weight: 300;
	color:#000;
	line-height: 1;
}
.asv_number span{
	vertical-align: top;
	font-size: 16px;
	color:#a6833e;
	font-weight: 400;
	margin-top: 5px;
	display: inline-block;

}
.btn-asv{
	display: block;
	width: 100%;
	height: 67px;
	background:#cbb07c;
	color:#fff;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	padding-top: 2px;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	border-top:1px solid #cbb07c;
	margin-top: 35px;
}
.btn-asv:hover{
	background:transparent;
	color:#cbb07c;
}
.f-table{
	width: 100%;
}
.f-table th{
	font-size: 14px;
	font-weight: 500;
	color:#000;
	text-transform: uppercase;
}
.f-table th:nth-child(2),
.f-table td:nth-child(2){
	padding-left: 40px;
	width: 24%;

}
.f-table th:nth-child(3),
.f-table th:nth-child(4){
	width: 16%;
}

.f-table__cost{
	padding-left: 40px;
	font-size: 25px;
	font-weight: 400;
}
.f-table td:nth-child(1){
	width: 230px;
}
.f-table td:last-child{
	width: 300px;
}
.f-table__area,
.f-table__height,
.f-table th:nth-child(4),
.f-table th:nth-child(3){
	text-align: center;
}
.f-table td:last-child{
	padding-left: 60px;
}
.f-table__area,
.f-table__height{
	font-size: 16px;
	font-weight: 500;
	color:#333333;
}
.btn-orange{
	width: 100%;
	border:1px solid #cbb07c;
	color:#cbb07c;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 51px;
	transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
}
.btn-orange:hover{
	background:#cbb07c;
	color:#fff;
}
.f-table td{
	padding-top: 20px;
	padding-bottom: 25px;
}
.f-table th{
	padding-bottom: 16px;
	padding-top: 19px;
}
.f-table th img{
	margin-left: 5px;
	vertical-align: middle;
	position: relative;
	top:-2px;
}
.f-table tr{
	border-bottom: 1px solid #cbb07c;
}
.table-title{
	font-size: 44px;
	font-weight: 300;
	color:#333333;
	margin-bottom: 23px;
}
.table-title--w{
	color:#fff;
}
.tabs-nav{
	background: #f3f3f3;
	padding-top: 15px;
}
.table-btn{
	position: absolute;
    right: 28px;
    top: 17px;
    background: #cbb07c;
    padding: 0 16px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #cbb07c;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
}
.table-btn:hover{
	background: transparent;
	color:#cbb07c;
}
.relative{
	position: relative;
	margin-top: 45px;
}
.f-tabs-ul{
	padding-left: 0;
	margin-bottom: 20px;
}
.f-tabs-ul li{
	display: inline-block;
	vertical-align: middle;
	padding:15px 30px 25px;
	font-size: 19px;
	font-weight: 300;
	cursor:pointer;
	transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
}
.f-tabs-ul li:hover{
	background: #fff;
}
.f-tabs-ul li.active{
	background: #fff;
}
.tabs-wraper .tab{
	display: none;
}
.tabs-wraper .tab.open{
	display: block;
}

.rouble{
	font-family: 'PTRoubleDecorative',sans-serif;
}

.f-calc{
	background: #f1f1f1;
	padding:70px 0 40px;
	position: relative;
	display: none;
}
body .hide_thead{
	border:none!important;
}
body .hide_thead >*{
	opacity: 0;
	height: 1px;
	border:none;
	padding:0;
}
.f-calc__img{
	height: 650px;
	width: 50%;
	background-color: #fff;
	background-size: auto 90%;
	-webkit-background-size: auto 90%;
	box-shadow: 0 2px 2px  rgba(0,0,0,.2);
	position: relative;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}
.calc_plus{
	position: absolute;
	right: 17px;
	bottom:17px;
	padding:0;
	height: auto;
	line-height: 0;
	transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
}
.calc_plus img{
	width: 100%;
}
.calc_plus:hover{
	transform:scale(0.9);
	-webkit-transform:scale(0.9);
	-moz-transform:scale(0.9);
}
.f-calc__content{
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding-left: 75px;
	position: relative;
	height: 620px;
	padding-top: 6px;
}
.calc_cost{
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 7px;
}
.money_val{
	color:#4d4d4d;
	font-size: 14px;
	display: none;
}
.text-left{
	text-align: left;
}
.money_val.open{
	display: inline-block;
	vertical-align: middle;
}
.money_cours li{
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 25px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	color:#747474;
	border:1px solid #747474;
	text-align: center;
	line-height: 24px;
	font-size: 18px;
	transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	margin-right: 3px;
	cursor: pointer;
}
.money_cours li.rouble{
	line-height: 20px;
}
.money_cours{
	padding-left: 0;
	display: inline-block;
	vertical-align: middle;
	margin-left: 17px;
}
.money_bl{
	margin-bottom: 11px;
}
.money_cours li.active,
.money_cours li:hover{
	border-color:#000;
	color:#000;
}
.calc_area{
	color:#b99e6a;
	font-weight: 700;
	font-size: 24px;
	margin-bottom: 13px;
	line-height: 30px;
}
.calc_option{
	border-left:2px solid #cbb07c;
	padding-left: 20px;
}
.calc_option p{
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	font-weight: 300;
	width: 90px;
	margin:0;
}
.calc_option span{
	font-size: 18px;
	display: inline-block;
	vertical-align: middle;
	font-weight: 500;
}
.btn_calc{
	height: 45px;
	line-height: 45px;
	color:#b99e6a;
	background: #fff;
	width: 100%;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	margin-bottom: 12px;
}
.btn_calc:hover{
	color:#fff;
	background: #b99e6a;
}
.calc_menu{
	width: 230px;
	position: absolute;
	right: 0;
	top:0;
}
.f-calc .container{
	font-size: 0;
}
.calc_menu__ul{
	border:1px solid #a68950;
	padding:32px 30px;
	transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
}
.calc_menu__ul:hover{
	background: #fff;
}
.calc_menu__ul li{
	margin-bottom: 25px;
}
.calc_menu__ul li:last-child{
	margin-bottom: 0;
}
.calc_menu__ul a{
	display: table;
	font-size: 14px;
	line-height: 15px;
	color:#a68950;
	border-bottom: 1px solid;
	transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
}
.calc_menu__ul a:hover{
	border-bottom-color: transparent;
}
.calc_form_2{
	position: absolute;
	bottom:18px;
	left:75px;
	width: calc(100% - 75px);
}
.calc_form__title{
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 22px;
	display: table;
}
.calc_head__right{
	position: absolute;
	right: 0;
	top:50%;
	transform:translate(0,-50%);
	font-size: 14px;
	color:#9f834e;
	font-weight: 400;
}
.calc_head__right .med-24{
	color:#000;
}
.calc_head{
	position: relative;
}
.reg-18{
	font-size: 18px;
	font-weight: 400;
}
.med-24{
	font-size: 24px;
	font-weight: 500;
}
.form-controll{
	width: 100%;
	display: block;
	height: 48px;
	background: #fff;
	margin-bottom: 11px;
	border:none;
	color:#5c5c5c;
	font-size: 17px;
	font-weight: 300;
	padding-left: 20px;
	outline: none!important
}
.calc_submit{
	display: inline-block;
	width: 245px;
	background: #f07d00;
	color:#fff;
	border:1px solid #f07d00;
	height: 48px;
	line-height: 46px;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
	moz-transition:all 0.2s linear;
}
.calc_submit:hover{
	background: transparent;
	color:#f07d00;
}
.text-right{
	text-align: right;
}
.close_section{
	width: 37px;
	height: 37px;
	position: absolute;
	right: 22px;
	top:22px;
	background: url('../images/icons/close.png')no-repeat center;
	transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
	moz-transition:all 0.2s linear;
	cursor:pointer;
	outline: none!important;
}
.close_section:hover{
	transform:scale(0.85);
	-webkit-transform:scale(0.85);
	-moz-transform:scale(0.85);
}
.map_block{
	height: 600px;
	position: absolute;
	top:0;
	width: 100%;
	left:0;
	opacity: 0;
	transition:all 0.2s linear;
	z-index: 0;
}
.map_block.open{
	opacity: 1;
	z-index: 10;
}
#makemap_canvas{
	display: block;
}
#makemap_street{
	display: block;
}
.f-map{
	padding:0;
	margin-top: 89px;
	margin-bottom: 100px;
}
.f-map .container{
	position: relative;
}
.f-map-right{
	position: absolute;
	bottom:11px;
	right: 0;
	padding-left: 0;
	margin-bottom: 0;
}
.f-map-right li{
	display: inline-block;
	vertical-align: middle;
	color:#000;
	font-size: 16px;
	font-weight: 400;
	margin-right: 40px;
	cursor:pointer;
}
.f-map-right li:hover,
.f-map-right li.active{
	color:#f07d00;
}
.f-map .table-title{
	margin-bottom: 15px;
}
.f-map__wr{
	position: relative;
	height: 600px;
}
.f-project{
	position: absolute;
	left:23px;
	top:0px;
	z-index: 11
}
.f-project__btn{
	background: #fff;
	font-size: 16px;
	font-weight: 300;
	padding:13px 25px;
	border:1px solid #fff;
	transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
	cursor:pointer;
	outline: none!important;
}
.f-project__btn:hover{
	background: rgba(255,255,255,.8)
}
.f-map .map-container{
	position: absolute;
	left:50%;
	transform:translate(-50%,0);
	top:30px;
	z-index: 11;
}
.f-project__content{
	position: absolute;
	left:0;
	top:0;
	width: 790px;
	max-width: 95vw;
	z-index: 10;
	background: #fff;
	padding:35px 30px 15px;
	font-size: 0;
	display: none;
}
.f-project__content .left,
.f-project__content .right{
	width: 40%;
	display: inline-block;
	vertical-align: top;
}

.f-project__content .right{
	width: 60%;
}
.project_discr{
	margin-top: 30px;
	padding-left: 5px;
}
.project_discr p{
	color:#434343;
	font-size: 14px;
	font-weight: 300;
}
.project_discr span{
	color:#f07d00;
	font-size: inherit;
	font-weight: inherit;
}
.f-project__title{
	font-size: 24px;
	color:#434343;
	font-weight: 300;
	line-height: 1;
	margin-bottom:20px;
}
.f-project__scroll{
	height: 300px;
	overflow-y: auto;
}
.f-project__scroll p{
	color:#2b2b2b;
	font-size: 15px;
	font-weight: 300;
	display: block;
	margin-bottom: 15px;
}
.close_project{
	position: absolute;
	right: 10px;
	top:10px;
	width: 20px;
	height: 20px;
	background: url('../images/icons/close.png')no-repeat center;
	background-size: 100%;
	cursor:pointer;
	transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
	moz-transition:all 0.2s linear;
	transform:scale(0.9);
	-webkit-transform:scale(0.9);
	-moz-transform:scale(0.9);
	-ms-transform:scale(0.9);
}
.close_project:hover{
	transform:scale(0.8);
	-webkit-transform:scale(0.8);
	-moz-transform:scale(0.8);
	-ms-transform:scale(0.8);
}
.f-project__scroll::-webkit-scrollbar{
	width: 0.5rem;
    height: 23.2rem;
}
.f-project__scroll::-webkit-scrollbar-button{
	display: none;
}
.f-project__scroll::-webkit-scrollbar-track {
    background-color: #eeeeee;
}
.f-project__scroll::-webkit-scrollbar-thumb {
    background-color: #c4c4c4;
}
.map_button{
	position: absolute;
	top:6px;
	right: 0;
	box-shadow: 0 2px 3px rgba(0,0,0,.1);
	padding-left: 0;
	z-index: 11;
}
.map_button li{
	display: block;
	width: 66px;
	padding:9px 0 9px;
	border-bottom: 1px solid #e5e5e5;
	background: #fff;
	text-align: center;
	cursor:pointer;
}
.mpb{
	display: inline-block;
	background: url('../images/open-book.png')no-repeat;
}
.mpb-1{
	width: 25px;
	height: 24px;
	background-position: 0 0;
}
.mpb-2{
	width: 37px;
	height: 22px;
	background-position: 0 -25px;
}
.mpb-3{
	width: 37px;
	height: 21px;
	background-position: 0 -49px;
}
.mpb-4{
	width: 25px;
	height: 25px;
	background-position: 0 -73px;
}
.map_button span{
	display: block;
	font-weight: 500;
	font-size: 9px;
	padding:0 5px;
	text-align: center;
}
.map_button li:hover span{
	transform:scale(1.1);
}
.f-video{
	background: url('../images/city.png')no-repeat center;
	background-size: cover;
}
.sub-light-title{
	font-weight: 300;
	font-size: 18px;
}
.f-pay{
	margin-bottom: 132px;
}
.f-pay .light-title{
	margin-bottom: 26px;
}
.f-declaration .table-title{
	margin-bottom: 45px;
}
.condition_row{
	font-size: 0;
	margin:23px -6px 0;
}
.condition_item{
	padding:0 6px;
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
}
.condition_i-wr{
	border:1px solid #cacaca;
	width: 100%;
	min-height: 155px;
	display: block;
	padding:25px 23px;
}
.condition_item h5{
	font-size: 18px;
	font-weight: 700;
	color:#333333;
	line-height: 1;
	margin-bottom: 20px;
}
.condition_item p{
	font-size: 14px;
	font-weight: 400;
	color:#333333;
	margin-bottom: 0;
}
.dev_row{
	padding-right: 430px;
}
.dev_row p{
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
}
.proj_declaration .proj_title{
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 15px;
	margin-bottom: 21px;
}
.proj_declaration{
	position: absolute;
	top:-23px;
	right: 0;
	box-shadow: 0 0 13px rgba(0,0,0,.13);
	width: 420px;
    padding: 33px 54px 30px 44px;
}
.proj_declaration p{
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
	margin-bottom: 30px;
}
.icon-marg{
	margin-right: 7px;
}
.dowload_link{
	font-size: 14px;
	font-weight: 400;
	color:#333333;
}
.f-declaration{
	margin-bottom: 167px;
}
.f-video_play{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	z-index: 2;
	outline: none!important;
}
.f-video_play span{
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: 126px;
    height: 126px;
	left: 50%;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	opacity: 0.7;
	transition:all 0.2s linear;
	z-index: 20;
	outline: none!important;
	background: url('../images/btn_play.png') no-repeat center;
	outline: none!important;
}
.play_video .f-video_play:hover span{
      background: url('../images/btn_pause.png')no-repeat center;
	
}

/*.initial .f-video_play span{
	opacity: 0;
}*/

.f-video_play span:hover{
	opacity: 1;
}
.f-booking{
	min-height: 781px;
	position: relative;
	padding:0;
	background: url('../images/city2.png')no-repeat center;
	background-size: cover;
	margin-top: -5px;
	padding-top: 150px;
}
.newflats_slider .slick-dots{
	display: none;
}
#fdark_remove {
    z-index: 999999;
    display: block;
    width: 145px;
    height: 63px;
    right: 20px;
    position: absolute;
    bottom: 57px;
}
.booking_title{
	font-size: 44px;
	font-weight: 300;
	color:#fff;
	text-align: center;
	margin-bottom: 57px;
}
.boking__input{
	display: block;
	width: 100%;
	border:none;
	border-bottom: 1px solid #b09665;
	background: transparent;
	font-size: 16px;
	font-weight: 300;
	color:#fff;
	padding-bottom: 8px;
	margin-bottom: 56px;
	outline: none;
	position: relative;
	z-index: 2;
}
.boking__it{

}
.boking__it p{
	position: absolute;
	left:0;
	top:0;
	font-size: 18px;
	font-weight: 300;
	color:#fff;
	z-index: 1;
	transition:all 0.2s linear;
}
.boking__input:focus+p,
.boking__input.focus+p{
	top:-27px;
	left:-3px;
}
.red{
	color:red;
}
.boking__input--l{
	margin-bottom: 20px;
}
form.boking{
	width: 100%;
	max-width: 830px;
	display: block;
	margin:0 auto;
}

.boking__input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#fff;
}
.boking__input::-moz-placeholder { /* Firefox 19+ */
  color:#fff;
}
.boking__input:-ms-input-placeholder { /* IE 10+ */
  color:#fff;
}
.boking__input:-moz-placeholder { /* Firefox 18- */
  color:#fff;
}
.boking__p{
	color:#a8a8a8;
	font-weight: 400;
	font-size: 12px;
	margin-bottom: 13px;
}
.compliance{

}
.compliance{
	padding-left: 25px;
	position: relative;
}
.compliance input{
	position: absolute;
	width: 25px;
	height: 25px;
	left:0;
	top:0;
	opacity: 0;
	z-index: 2;
	cursor: pointer;
}
.compliance input:checked+.checkbox{
	background: url('../images/icons/ok.png')no-repeat center;
}
.compliance p{
	color:#b09665;
	font-weight: 400;
	font-size: 12px;
	margin-bottom: 0;
}
.compliance p a{
	display: block;
	color:#cbb07c;
	text-decoration: underline;
}
.checkbox{
	display: inline-block;
	vertical-align: top;
	width: 17px;
	height: 17px;
	border:1px solid #cbb07c;
}
.compliance .checkbox{
	position: absolute;
	left:0;
	top:0;
}
.boking__submit{
	display: inline-block;
	vertical-align: middle;
	width: 350px;
	border:1px solid #cbb07c;
	height: 75px;
	line-height: 73px;
	color:#fff;
	text-align: center;
	font-size: 24px;
	font-weight: 300;
	transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
	moz-transition:all 0.2s linear;
}
.boking__submit:hover{
	background: #cbb07c;
}
.boking__botom{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items:center;
    -webkit-align-items:center;
    -ms-align-items:center;
    -moz-align-items:center;
}

.f-service__row{
	font-size: 0;
}

.f-service__it{
	display: inline-block;
	vertical-align: top;
	width: 25%;
	padding:0 15px;
	position: relative;
}
.f-service__title{
	position: relative;
	padding-left: 85px;
	margin-bottom: 40px;
}
.f-service__title span{
	font-size: 18px;
	color:#555555;
	font-family: 'Georgia',sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}
.f-service__wr{
	position: absolute;
	left:0;
	top:50%;
	transform:translate(0,-50%);
	-webkit-transform:translate(0,-50%);
	-moz-transform:translate(0,-50%);
	-ms-transform:translate(0,-50%);
	padding-left: 3px;
}
.iser{
	display: inline-block;
	vertical-align: middle;
	background: url('../images/services/services.png')no-repeat left top;
}
.iser-1{
	width: 52px;
	height: 52px;
	background-position: 0 0;
}

.iser-2{
	width: 52px;
	height: 52px;
	background-position: -67px 0;
}

.iser-3{
	width: 52px;
	height: 52px;
	background-position: -143px -4px;
}

.iser-4{
	width: 52px;
	height: 52px;
	background-position: -216px 0;
}
.f-service__it p{
	color:#555555;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
}
.half_js{
	transition:all 0.4s linear;
	position: relative;
}
.f-services-sec{
	padding:165px 0 138px;
}
.half{
	height: 860px;
	position: relative;
	background: #000;
}
.half_dark{
	position: absolute;
	left:0;
	top:0;
	width: 55%;
	height: 100%;
	background: rgba(0,0,0,.9);
	z-index: 2;
	transition:all 0.4s linear;
	-webkit-transition:all 0.4s linear;
	-moz-transition:all 0.4s linear;
}
.l-fullpage__slide .half_dark{
	width:  50%;
}
.half_img{
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	display: block;
	display: none;
}
.half_img.active{
	display: block;
}
.half_list{
	padding-left: 0;
	list-style:none;
}
.half_list li{
	display: inline-block;
	vertical-align: top;
	color:#fff;
	font-size: 20px;
	margin-right: 30px;
	border-bottom: 1px dashed;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	cursor:pointer;
}
.half_list li:hover{
	border-bottom-color: transparent;
}
.half_list li.active{
	color:#f07d00
}
.half_content{
	position: absolute;
	top:0;
	left:0;
	z-index: 3;
	width: 100%;
	padding-top: 120px;
	transition:all 0.4s linear;
	-webkit-transition:all 0.4s linear;
	-moz-transition:all 0.4s linear;
}
.l-fullpage__slide .half_content .container{
	padding-right: 52%;
}
.half_content .container
.half_tabs{
	padding-top: 115px;
	padding-left: 20px;
}
.half_tab{
	display: none;
}
.half_tab.active{
	display: block;
}
.half_title{
	position: relative;
	width: auto;
	display: table;
	font-size: 48px;
	font-weight: 300;
	color:#fff;
	margin-bottom: 58px;
	line-height: 1.2;
}
.half_status{
	position: absolute;
	left:105%;
	top:50%;
	transform:translate(0,-50%);
	-webkit-transform:translate(0,-50%);
	-moz-transform:translate(0,-50%);
	-ms-transform:translate(0,-50%);
	font-size: 11px;
	font-weight: 500;
	color:#e97900;
	border-top:1px solid;
	border-bottom: 1px solid;
	padding:8px 0;
	line-height: 8px;
}
.half_tab p{
	font-size: 20px;
	font-weight: 300;
	color:#fff;
	line-height: 38px;
	margin-bottom: 35px;
	/*max-width: 50%;*/
}

.half_tab a{
	color:#e8873c;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 300;
}
.half_tab a img{
	margin-left: 10px;
	position: relative;
	top:-2px;
}
.f-charter-sec{
	padding:125px 0 96px;
}
.charter_title{
	font-size: 36px;
	font-weight: 300;
	color:#333333;
	margin-bottom: 50px;
}
.f-row{
	font-size: 0;
}
.col-50{
	display: inline-block;
	vertical-align: top;
	width: 50%;
}
.char_left p{
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
	margin-bottom: 25px;
	display: block;
}
.charter_it{
	height: 270px;
	box-shadow: 0 5px 8px rgba(0,0,0,.08);
	border:9px solid #fff;
	overflow: hidden;
	margin:0 8px;
	outline: none!important;
}
.charter_it img{
	width: 100%;
	opacity: 0.8;
	cursor: pointer;
}
.charter_it img:hover{
	opacity: 1;
}
.charter_car .slick-track{
	padding:15px 0!important;
}
.charter_car{
	margin-top: -15px;
}
.dots-s  .slick-dots{
	text-align: center;
	padding-left: 0;
	margin-top: 15px;
}
.ab_slider .slick-dots{
	text-align: left;
}
.dots-s .slick-dots li{
	width: 11px;
	height: 11px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	background: #d5d5d5;
	display: inline-block;
	vertical-align: middle;
	margin:0 6px;
	font-size: 0;
	cursor:pointer;
}
.dots-s  .slick-dots .slick-active{
	background: #cbb07c;
}
.charter_title--b{
	color:#fff;
	margin-bottom: 40px;
}
.f-person{
	background: #131313;
	padding:58px 0 85px;
}
.c-main-brokers__view__more img{
	margin-left: 5px;
}
.f-person .c-main-brokers__body{
	margin:0;
	padding-top: 0;
	color:#fff
}

.new_flat_sect{
	background: #0f0f0f;
	padding:58px 0 40px;
}
.f-flat__img{
	height: 308px;
	position: relative;
}
.f-flat__img > div{
	position: absolute;
	bottom:15px;
	text-align: center;
	width: 100%;
}
.f-flat__img span{
	display: inline-block;
	vertical-align: middle;
	background: rgba(240,125,0,.9);
	padding:10px 15px;
	line-height: 1;
	font-size: 11px;
	font-weight: 700;
	color:#fff;
	text-transform: uppercase;
}
.f-flat{
	background: #fff;
	margin:0 7px;
	outline: none!important;
}
.f-falt__title{
	min-height: 2em;
	font-size: 24px;
	font-family: 'Georgia',sans-serif;
	font-weight: 400;
	color:#414141;
	text-align: center;
	display: block;
	margin:22px 0;
	line-height: 1;
}
.f-flat__stret{
	text-align: center;
	font-size: 18px;
	color:#414141;
	font-weight: 400;
	margin-bottom: 17px;
}
.f-flat__stret span{
	display: block;
	font-size: 15px;
}
.f-flat_cash{
	width: 50%;
	font-size: 14px;
	color:#e77e17;
	font-weight: 300;
	text-align: left;
}
.f-flat_cash span{
	font-weight: 700;
	font-size: 24px;
}
.f-flat__opt{
	padding:0 20px;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content:space-between;
    -webkit-justify-content:space-between;
    -moz-justify-content:space-between;
    -ms-justify-content:space-between;
    align-items:center;
    -webkit-align-items:center;
    -moz-align-items:center;
    -ms-align-items:center;
    border-bottom: 1px solid #dddddd;
	padding-bottom: 13px;
	margin-bottom: 17px;
}
.f-flat__bottom{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	justify-content:center;
    -webkit-justify-content:center;
    -moz-justify-content:center;
    -ms-justify-content:center;
    background: #000000;
}
.f-flat__bottom span{
	margin: 0 10px;
	height: 45px;
	line-height: 45px;
	color:#aeaeae;
	font-size: 11px;
	font-weight: 700;
}
.f-flat__option{
	font-size: 12px;
	font-weight: 500;
	color:#414141;
	margin-top: 4px;
}
.f-flat__option img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.dashed__row{
	position: relative;
}
.dashed__row:after{
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed #949494;
	position: absolute;
	top:55%;
	transform:translate(0,-50%);
	-webkit-transform:translate(0,-50%);
	-moz-transform:translate(0,-50%);
}
.dashed__row p{
	padding-right: 3px;
	position: relative;
	z-index: 2;
}
.dashed__row p,
.dashed__row span{
	color:#414141;
	font-size: 14px;
	font-weight: 400;
	background: #fff;
	display: table;
}
.dashed__row span{
	position: absolute;
	right: 0;
	top:50%;
	transform:translate(0,-50%);
	-webkit-transform:translate(0,-50%);
	-moz-transform:translate(0,-50%);
	z-index: 2;
	padding-left: 3px;
}
.dashed__row-wr{
	padding:0 20px;
	display: block;
	margin-bottom: 26px;
}
.flats_car .slick-arrow{
	position: absolute;
	top:-70px;
	width: 23px;
	height: 41px;
	background: url('../images/icons/left-arrow.png')no-repeat center;
	font-size: 0;
	outline: none!important;
	cursor: pointer;
	right: 0;
}
.flats_car .slick-prev{
	right: 65px;
}
.flats_car .slick-next{
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
}
.new_flat_sect .table-title{
	margin-bottom: 16px;
}
.flats_car .slick-arrow:hover{
	filter:invert(50%);
}

.c-partners__ttl{

}
.c-partners__item:not(:last-child){
	margin-right: 100px;
}
.c-partners__item img{
	-webkit-filter:grayscale(100%) contrast(50%); /* Safari 6.0 - 9.0 */
    filter:grayscale(100%) contrast(50%);
    transition:all 0.2s linear;
    -webkit-transition:all 0.2s linear;
    cursor: pointer;
}
.c-partners__item img:hover{
	filter:none;
}
.c-partners__body{
	padding-left: 60px;
}
.c-partners{
	border-bottom-color:#ededed;
	padding-top: 6rem;
	padding-bottom: 4rem;
}
.c-footer__about__header{
	font-size: 24px;
	color:#262626;
	font-weight: 300;
	text-transform: uppercase;
}
.c-footer__about{
	width: 50%;
	padding-right: 40px;
}
.c-footer__item:not(:last-child){
	margin-right: 0;
}
.c-footer__item{
	width: 27.33%
}
.c-footer__item:nth-child(2){
	width: 33%
}
.c-footer__group{
	padding-left: 40px;
}
.c-footer__item__header{
	font-weight: 300;
}
.c-footer__item__body ul a{
	display: block;
	margin-bottom: 7px;
}
.c-footer__item__body ul a:hover{
	color:#ee7c20
}
.c-footer__rights{
	text-transform: none;
}
.social{
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	width: 32px;
	height: 32px;
	background: url('../images/social.png')no-repeat top left;
	transition:transform 0.2s linear;
}
.social:hover{
	transform:rotate(360deg);
}
.social-vk{
	background-position: 0 -34px;
}
.social-vk:hover{
	background-position: 0 0;
}
.social-utub{
	background-position: -36px -34px;
}
.social-utub:hover{
	background-position: -36px 0;
}
.social-fc{
	background-position: -73px -34px;
}
.social-fc:hover{
	background-position: -73px 0;
}
.social-in{
	background-position: -110px -34px;
}
.social-in:hover{
	background-position: -110px 0
}
.c-footer__bottom-2{
	padding:0;width: 100%;
	display: block;
	height: auto;
}
.c-footer__bottom-2 .container{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 8.6rem;
}
.c-footer__soc__header{
	font-size: 1.4rem;
	margin-right: 15px;
}

.f-nav__button{
	position: absolute;
	right: 15px;
	top:50%;
	transform:translate(0,-50);
	-webkit-transform:translate(0,-50);
	-moz-transform:translate(0,-50);
	width: 30px;
	height: 30px;
	display: none;
}
.f-nav .container{
	position: relative;
}
.spped_p{
	display: none;
}
.f-nav__button span{
	display: block;
	width: 100%;
	height: 4px;
	background: #cbb07c;
	position: relative;
	border-radius: 2px;
}
.f-nav__button span:after,
.f-nav__button span:before{
	content: '';
	display: block;
	width: 100%;
	height: 4px;
	background: inherit;
	left:0;
	position: absolute;
	border-radius: 2px;
}
.f-nav__button span:after{
	top:8px;
}
.f-nav__button span:before{
	bottom:8px;
}
.f-header{
	background: #333333;
	position: relative;
	display: none;
	box-shadow: 0 5px 38px rgba(0,0,0,.38);
}
.f-header>.container{
	position: relative;
	height: 79px;
	padding-top: 15px;
}
.f-header_title{
	font-size: 33px;
	color:#fff;
	font-weight: 300;
}
.f-header_1_rigt{
	position: absolute;
	right: 0;
	top:50%;
	transform:translate(0,-50%);
}
.f-h-menu .f-nav__ul{
	padding:0;
	margin-bottom: 0;
}
.f-h-menu{
	background: #fff;
}
.f-h-menu .f-nav__li a{
	border-bottom: none;
	line-height: 36px;
	font-size: 13px;
}
.c-header{
	background: #000;
}
.c-header__sale-trigger{
	border:1px solid #333029;
	font-size: 11px;
}
.c-header__call-trigger__inner{
	font-size:  13px;
}
.c-header__call-trigger .icon-phone{
	font-size: 22px;
}
.c-header__nav__list a{
	font-size: 14px!important;
	padding-right: 11px!important;
    padding-top: 2.3rem;
	padding-left: 11px!important;
}
.c-header__logo__inner,
.c-header__logo__img{
	height: 6.5rem;
	width: auto;
}
.c-header__nav__list li:not(:last-child){
	margin-right: 0!important;
}
.f-dark__tel{
	font-size: 18px;
	color:#cbb07c;
}
.f-dark__tel span{
	font-size: 24px;
	color:#fff;
}
.f-dark__tel_btn{
	padding:4px 13px 2px;
	border:1px solid #c8a869;
	font-size: 11px;
	min-width: 100%;
	font-weight: 500;
	color:#c8a869;
	text-transform: uppercase;
	cursor: pointer;
	transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
}
.f-dark__tel_btn:hover{
	background: #c8a869;
	color:#fff;
}
.f-header_1_rigt .f-dark__coll{
	margin-right: 40px;
}
.calculator{
	position: absolute;
	z-index: 2;
	top:0;
	left:0;
	width: 0;
/*	transform:skewY(225deg);*/
	height: 0;
	background: #fff;
	transition: all 0.3s ease-in;
	overflow: hidden;

}
.calculator.active{
	transform:none;
	width: 100%;
	height: 100%;
	padding:8px;
	overflow: auto;
}
.calculator_top{
	padding:35px 50px;
	background: #f5f1ea;
}
.calc__row{
	position: relative;
	height: 36px;
	padding-left: 200px;
	padding-right: 75px;
	margin-bottom: 10px;
}
.calc__row p{
	position: absolute;
	left:0;
	width: 	200px;
	top:50%;
	transform:translate(0,-50%);
	-webkit-transform:translate(0,-50%);
	-moz-transform:translate(0,-50%);
	font-size: 1.4rem;
	line-height: 1;
}
.calc__row .dropdown{
	position: absolute;
	right: 0;
	top:0;
	height: 36px;
}
.calculator_inp{
	display: block;
	height: 36px;
	width: 100%;
	background: #fff;
	font-size: 14px;
	font-weight: 500;
	color:#000;
	border:1px solid #e0e0e0;
}
.calc__row span{
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	font-weight: 500;
	margin-left: 10px;
}
.calculator_inp.sm{
	width: 60px;
	display: inline-block;
	vertical-align: middle;
}
.calc_finsh{
	position: absolute;
	right: 0;
	top:0;
	height: 36px;
	width: 160px;
	text-align: center;
	line-height: 34px;
	color:#fff;
	border:1px solid #cbb07c;
	background: #cbb07c;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	transition:all 0.2s linear;
	cursor: pointer;
}
.calc_finsh:hover{
	background: transparent;
	color: #cbb07c;
}
.dropdown-val{
	width: 70px;
	display: block;
	height: 36px;
	background: #fff;
	font-size: 14px;
	font-weight: 500;
	color:#000;
	border:1px solid #e0e0e0;
	line-height: 34px;
	padding-left: 5px;
	cursor: pointer;
}
.dropdown-val:after{
	content: '';
	display: block;
	position: absolute;
	right: 9px;
	height: 100%;
	top:0;
	background: url('../images/icons/drop-arrow.png')no-repeat center;
	width: 10px;
	transition:all 0.2s linear;
}
.dropdown-val.active:after{
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
}
.dropdown-val:hover:after{
	top:2px;
}
.dropdown-list{
	position: absolute;
	top:100%;
	background: #fff;
	border:1px solid #e0e0e0;
	z-index: 10;
	padding-left: 0;
	width: 100%;
	left:0;
	display: none;
}
.dropdown-list li{
	display: block;
	width: 100%;
	text-align: left;
	font-size: 1.4rem;
	border-bottom:1px solid #e0e0e0;
	padding:3px 5px;
	cursor: pointer;
	transition:all 0.2s linear;
}
.dropdown-list li:hover{
	padding-left: 7px;

}
.calculator_rez{
	background: #fbfbfb;
	padding-top: 20px;
}
.calc_rez_title{
	font-size: 18px;
	font-weight: 400;
	color:#000;
	padding-left: 10px;
	margin-bottom: 20px;
}
.calc_rez_left{
	padding-right: 5px;
}
.calculator_rez p{
	font-size:14px;
	color:#000;
	background: #efece7;
	display: block;
	width: 100%;
	padding:4px 10px;
}
.calculator_rez p:nth-child(2n-1){
	background: none;
}
.calc_rez_right span{
	font-weight: 700;
}
.calc_rez_light{
	font-weight: 300;
}
.calc_rez_left span{
	color:#987f4f;
}
.calc_rez_a{
	font-size: 12px;
	text-align: center;
	display: block;
	margin-top: 20px;
	color:#987f4f;
	text-decoration: underline;
	text-transform: uppercase;
	padding-bottom: 7px;
}

.modal_foto{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1000;
	left:0;
	top:0;
	display: none;
}
.modal_foto img{
	max-width: 100%;
	max-height: 95%;
	position: fixed;
	z-index: 1001;
	display: block;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
}
.modal_foto:after{
	position: fixed;
	top:0;
	left:0;
	content: '';
	display: block;
	width: 100%;
	z-index: 0;
	background: rgba(0,0,0,.5);
	height: 100%;
}

#f-video_video{
	width: 100%;
	opacity: 0;
	max-width: 100%;
	transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	outline: none!important;
}
.f-video_bg{
	position: fixed;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 999;
	display: none;
	
}
.close-f-video{
	position: fixed;
	z-index: 1001;
	top:5px;
	right: 5px;
	background:url('../images/icons/close-w.png')no-repeat center;
	width: 40px;
	height: 40px;
	cursor: pointer;
	transition:all 0.2s linear;
	outline: none!important;
}
.f-dark__twhite_emaz{
	line-height: 23px;
}
.close-f-video:hover{
	transform:scale(0.8);
	-webkit-transform:scale(0.8);
	-moz-transform:scale(0.8);
}
.c-main-brokers__view__contacts__img{
	width: auto;
	background: none;
}
.c-main-brokers__view__contacts__img img{
	width: 10.1rem;
	background: #fff;
}
.js_cort_cash{
	cursor:pointer;
}
.js_cort_cash img{
	transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
}
.js_cort_cash.active img{
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);

}
.ab-menu{
	padding-top: 100px;
	list-style:none;
}
.ab-menu a{
	display: block;
	font-size: 24px;
	font-weight: 300;
	color:#fff;
	margin-bottom: 50px;
	line-height: 1;
	transition:all 0.2s linear;
}
.ab-menu .active a,
.ab-menu a:hover{
	color:#f07d00;
}
.ab_wr{
    margin-top: 6.5rem;
    position: relative;
    min-height: 100%;

}
.ab_cont{
	display: inline-block;
	vertical-align: top;
	width: 100%;
	overflow-x: hidden;
	padding-left: 390px;
	overflow-y: auto;
	border-bottom: 1px solid #ededed;
}
.ab_padding{
	padding:70px 0 100px 90px;
	position: relative;
	z-index: 1;
}
.ab_title{
	font-weight: 300;
	font-size: 48px;
	line-height: 1.1;
	color:#383333;
}
.ab_title--m{
	margin-bottom: 50px;
}
.ab_txt{
	color:#383333;
	font-size:16px;
	line-height: 30px;
	font-weight: 300;
}
.ab_conteiner{
	max-width: 1000px;
	width: 100%;
}
.ab_slider__it{
	height: 545px;
	width: 970px;
	margin-right: 10px;
}
.ab_cont_max{
	// max-height: 1200px;
	min-height: 100vh;
}
.ab_slider{
	margin:40px 0 70px;
	width: 100%;
	display: block;
}
.ab_conteiner h3{
	font-size: 40px;
	font-weight: 300;
	color:#383333;
	margin-bottom: 30px;
}
.ab_slider__it{
	cursor: pointer;
	transition:all 0.2s linear;
	outline: none!important;
}
.ab_slider__it:hover{
	transform:scale(0.99);
}
.ab-o-menu{
	display: none;
	position: absolute;
	right: 0;
	top:0;
	z-index: 100;
	color:#fff;
	font-size: 16px;
	font-weight: 500;
	padding:5px 15px;
	background: #ee7c20;
}
body.fixed{
	overflow: hidden;
}
.ab-menu__overflow{
	height: 100%;
	width: 390px;
	background: #17191d;
	position: absolute;
	top:0;
	display: inline-block;
	vertical-align: top;
	min-height: 100%;
}
.ab-menu_close{
	display: none;
}
.ab_r_img{
	position: absolute;
	right: -90px;
	top:0;
	height: 100%;
	z-index: -1;
	display: block;
}
.quote{
	color:#b09665;
	padding-right: 50px;
}
.quote_txt{
	font-size: 24px;
	line-height: 27px;
	font-weight: 300;
	display: block;
	max-width: 600px;
}
.ab_padding_k{
	padding-top: 0;
}
.quote_aut{
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
	margin-top: 50px;
	display: block;
}
.kr_head{
	padding-top: 80px;
	min-height: 400px;
	background: url(../images/kar_head.png)no-repeat top left;
	background-size:400px 100%;
	margin-bottom: 25px;
	position: relative;
}
p.cas{
	font-weight: 400;
	font-size: 15px;
	color:#000;
	line-height: 24px;
	margin-bottom: 25px;
	display: block;
}
.accord_it{
	border-top:1px solid #e1dbd0;
	border-bottom: 1px solid #e1dbd0;
}
.accord_titl:after{
	content: '';
	display: block;
	position: absolute;
	right: 20px;
	top:0;
	height: 100%;
	width: 30px;
	background: url(../images/icons/accord_arow.png)no-repeat center;
	padding-right: 30px;
}
.accord_titl{
	font-size: 24px;
	font-weight: 300;
	padding:14px 0;
	position: relative;
	cursor: pointer;
}
.accord_titl:hover:after{
	animation: accord_titl 0.5s linear infinite alternate;
	-webkit-animation: accord_titl 0.5s linear infinite alternate;
	-moz-animation: accord_titl 0.5s linear infinite alternate;
	-o-animation: accord_titl 0.5s linear infinite alternate;
}
.accord_it.active .accord_titl:after{
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
}
.accord_cont{
	display: none;
}

@-webkit-keyframes accord_titl {
    from {top: 0px;}
    to {top: 3px;}
}

/* Standard syntax */
@keyframes accord_titl {
    from {top: 0px;}
    to {top: 3px;}
}
.accord_wrap{
	margin-bottom: 30px;
}
.ab_ul{
	margin-bottom: 0;
	list-style-type: square;
}
.ab_ul li{
	color:#9c8863;
	font-weight: 400;
	font-size: 17px;
	line-height: 1;
	margin-bottom: 30px;
}
.kr_form_titl{
	font-size: 30px;
	font-weight: 300;
	color:#424242;
	line-height: 36px;
	margin-bottom: 60px;
}
.kr_form_titl a{
	color:#9c8863;
	text-decoration: underline;
}
.kr_form{
	padding:0px 50px 0;
}
.kr_first_col{
	padding-right:90px;
}
.kr_form .boking__input{
	font-size: 16px;
	color:#000;
}
.kr_form .boking__it p{
	font-size: 18px;
	color:#000;
}
.kr_bottom_col{
	width: 50%;
	display: inline-block;
	vertical-align: top;
}
.kr_form_btn{
	padding:0;
	height: auto;
	margin-bottom: 20px;
	min-height: 0;
	line-height: 1;
	display: block;
	text-align: left;
}
.kr_bottom_col{
	text-align: left;
}
.kr_form_btn>*{
	display: inline-block;
	vertical-align: middle;
}
.kr_form_btn span{
	color:#cbb07c;
	font-weight: 500;
	font-size: 13px;
	text-transform: uppercase;
	border-bottom: 1px solid;
	line-height: 1.3;
	transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
}
.kr_form_btn img{
	margin-right: 5px;
	transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
}
.kr_form_btn.linked span{
	color:#676767;
}
.kr_form_btn:hover img{
	transform:scale(0.95);
	-webkit-transform:scale(0.95);
	-moz-transform:scale(0.95);
}
.kr_form_btn:hover span{
	border-color:transparent;
}
.kr_form .boking__submit{
	width: 100%;
	color:#cbb07c;
	height: 60px;
	line-height:56px;
	border-width: 2px;
	margin-bottom: 15px;
}
.kr_form .boking__submit:hover{
	color:#fff;
}
.kr_form .compliance p{
	color:#2f2f2f;
}
.news_col{
	max-height: 100vh;
	margin-left: 0!important;
	left:0!important;
}
.scroll-wrapper.news_col:nth-child(2){
	padding-left: 50px!important;
	padding-right: 90px!important;
}
.scroll-wrapper.news_col{
	display: inline-block;
	vertical-align: top;
	width: 50%;
}
.news_item{
	padding:40px 0;
	border-top: 1px dashed #d3d3d3;
	cursor: pointer;
	position: relative;
}
.news_item:last-child{
	border-bottom: 1px dashed #d3d3d3;
}
.news_item h3{
	color:#383333;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.2;
	text-decoration: underline;
	display: table;
	margin-bottom: 20px;
	transition:all 0.2s linear;
}
.news_item:hover h3{
	color:#f07d00;
	border-color:transparent;
	transform:translate(5px,0);
}
.news_item p{
	color:#383333;
	font-weight: 300;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 25px;
}
.news_date{
	font-size: 13px;
	font-weight: 300;
	color:#383333;
}
.half_list li:last-child{
	margin-right: 0;
}
.news_item.open h3{
	color:#f07d00;
	text-decoration: none;
	padding-right: 20px;
}
.news_item.open:after{
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top:34px;
	width: 16px;
	height: 30px;
	background: url(../images/icons/news.png)no-repeat center;
}
.news_items_wr{
	padding-right: 90px;
}
.post_content{
	transition:all 0.2s linear;
}
.to-tab{
	display: none;
}
.post_content .left{
	float: left;
	margin-right: 15px;

}
.post_content .img_marg{
	margin-bottom: 25px;
}
.post_bottom{
	width: 100%;
	margin-top: 30px;
	height: 60px;
	padding-top: 20px;
}
body .scroll-wrapper > .scroll-content{
	position: static!important;
}
.post_bottom>*{
	display: inline-block;
	vertical-align: middle;
}
.post_bottom p.cas{
	display: inline-block;
	margin-bottom: 0;
	margin-right: 5px;
}
.cas_ye{
	font-size: 23px;
	font-weight: 300;
	color:#b09665;
	margin-bottom: 35px;
}
.projc_it{
	height: 720px;
	width: 33.33%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	padding-top: 280px;
	background-size: cover;
	background-position: center;
	position: relative;
}
.ab_padding_pr{
	padding-bottom: 0;
}
.projc_it p{

}
.projc_it .uper{
	font-size: 14px;
	text-transform: uppercase;
	line-height: 24px;
	color:inherit;
	margin-bottom: 15px;
	font-weight: 300;
}

.projc_it{
	color:#fff;
}
.projc_hmapket {
	color:#000;
}
.pr_cont{
	border:none;
}
.projc_it .large{
	font-size: 30px;
	line-height: 1;
	color:inherit;
	margin-bottom: 25px;
	text-transform: uppercase;
	font-weight: 700;
}
.projc_it .txt{
	font-size: 16px;
	line-height: 21px;
	color:inherit;
	font-weight: 300;
	max-width: 80%;
	display: block;
	margin:0 auto;
}
.projc_logo{
	position: absolute;
	left:50%;
	transform:translateX(-50%);
	top:80px;
}
.post_close{
	display: block;
	display: none;
	margin:20px 0 15px;
	color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 5px 15px;
    background: #ee7c20;
}
.projc_hmapket .projc_logo{
	top:60px;
}
.cont-coll{
	display: inline-block;
	vertical-align: top;
	width: 50%;
	min-height: 600px;
	position: relative;
	// min-height: 100vh;
}

.cont-coll #makemap_canvas{
	position: absolute;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
}
.cont-pad{
	padding-top: 80px;
	padding-left: 90px;
}
.cont_num{
	font-weight: 300;
	font-size: 36px;
	color:#383333;
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
}
.cont_num span{
	color:#cbb07c;
	min-width: 100px;
	text-align: center;
	display: inline-block;
	font-size: 30px;
	margin-right: 10px;
}
.cont_row{
	margin-bottom: 15px;
}
.cont_place{
	display: inline-block;
	vertical-align: bottom;
	font-size: 16px;
	color:#383333;
	font-weight: 400;
	margin-left: 15px;
}
.cont_mail{
	margin:30px 0;
}
.cont_mail .btn-orange{
	width: auto;
	padding:0 50px;
	display: inline-block;
	vertical-align: middle;
}
.cont_mail .txt{
	display: inline-block;
	vertical-align: middle;
	font-size: 30px;
	font-weight: 300;
	color:#cbb07c;
	margin-bottom: 0;
	line-height: 1;
	margin-right: 40px;
}
.cont_stret span{
	color:#383333;
	font-size: 16px;
	font-weight: 300;
	display: block;
	margin-bottom: 10px;
	line-height: 1;
}
.cont_stret p{
	line-height: 1;
	font-size: 24px;
	color:#383333;
	font-weight: 400;
	margin-bottom: 0;
}
.cont_stret{
	margin-bottom: 30px;
}
.cert_it{
	width: 19%;
	margin-bottom: 20px;
	box-shadow: 1px 1px 2px 1px rgba(0,0,0,.17);
	transition:all .2s linear;
	-webkit-transition:all .2s linear;
	cursor: pointer;
}
.cert_it:hover{
	transform:scale(0.95);
}
.cert_grid-wr{
	padding:50px 150px;
	background: #e8e8e8;
}
.cert_grid{
	margin:0 auto;
	width: auto;
}
div.fixed{
	position: fixed;
	display: none;
	top:0;
	left:0;
	width: 100%;
	background: rgba(0,0,0,.5);
	height: 100%;
	z-index: 95;
	cursor:url('../images/useful/close.png') 16 16,auto;
}
.prtneru_item{
	padding:25px 0;
}
.prtneru_item h3{
	margin-bottom: 0;
	text-decoration: none;
}
.news_item.open h3{
	color:#b09665;
}
.news_item:hover h3{
	color:#b09665;
}
.prtneru_item.open:after{
	top:calc(50% - 15px);
}
.prt_logo{
	// box-shadow: 0 0 13px rgba(0,0,0,.5);
}
.prt_title{
	color:#383333;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 500;
}
.prt_type{
	display: block;
	color:#b09665;
	font-size: 14px;
	margin-bottom: 15px;

}
.prt_it{
	margin-bottom: 70px;
}
.team_cont{
	background: #232121 url('../images/team/team_bg.png')no-repeat center;
	background-size: cover;
	min-height: 800px;
	position: relative;
}
.tm_people{
	position: absolute;
	bottom:0;
	left:0;
    width: auto;
    max-height: 84%;
}

.wr-teams{
	position: relative;
}
.wr-teams .slick-arrow{
	position: absolute;
    top: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
    font-size: 0;
    margin: auto;
     left: 7rem;
	z-index: 20;
	cursor: pointer;
	outline: 0;
}
.wr-teams .slick-next.slick-arrow{
    right: 7rem;
	z-index: 100;
	left: auto;

}
.tm_disc{
	padding-left: 500px;
}
.tm_disc_wr{
	max-width: 750px;
}
.tm_name{
	color:#fff;
	font-size: 30px;
	margin-bottom: 5px;
	font-weight: 300;
}
.tm_pos{
	display: block;
	margin-bottom: 15px;
	color:#c9a36e;
	font-size: 20px;
	font-weight: 300;
}
.tm_disc p{
	color:#fff;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 20px;
	font-weight: 300;
}
.tm_url{
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	color:#c9a36e;
	font-weight: 300;
	text-decoration: underline;
	margin-right: 30px;
	transition:all 0.2s linear;
}
.tm_url:hover{
	color:#fff;
	text-decoration: none;
}
.tm_teams{
	font-size: 0;
	background: #000;
}
.tm_teams_img{
	display: inline-block;
	vertical-align: top;
	width: 16.6%;
	height: 360px;
	outline: none!important;
	cursor: pointer;
}
.ab_cont__nbb{
	border-bottom: none;
}
.team_cont .ab_title{
	position: relative;
	z-index: 2;
	color:#fff;
}
.tm_tab{
	display: none;
}
.tm_teams_img.active{
	opacity: 0.23;
}
.flat_slide{
	height: 530px;
	width: 800px;
	outline: none!important;
	position: relative;
}
.flat_slide:after{
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	transition:all 0.2s linear;
	background: rgba(0,0,0,.5);
}
.flat_slide.slick-center{
	margin:0 5px;
}
.flat_slide.slick-center:after{
	background: transparent;
}
.flat_sbtn{
	display: block;
	padding:4px 20px;
	background: rgba(0,0,0,.6);
	font-size: 15px;
	font-weight: 400;
	line-height: 1;
	color:#fff;
	transition:all 0.2s linear;
	cursor:pointer;
	opacity: 0;
}
.flat_sbtn:hover{
	background: #000;
}
.flat_sbtn img,
.flat_sbtn span{
	font-weight: inherit;
	color:inherit;
	font-size: inherit;
	display: inline-block;
	vertical-align: middle;
}
.flat_sbtn img{
	margin-right: 5px;
}
.flat_sbtn--c{
	position: absolute;
	bottom:20px;
	left:50%;
	transform:translateX(-50%);
	z-index: 10;
}
.flat_sbtn--r{
	position: absolute;
	bottom:20px;
	right: 20px;
	height: 33px;
	padding:4px;
	padding-left: 8px;
	z-index: 20;
}
.flat_slide.slick-center .flat_sbtn{
	opacity: 1;
}
.flat_slider .slick-arrow{
	position: absolute;
	top:50%;
	transform:translate(0,-50%);
	-webkit-transform:translate(0,-50%);
	-moz-transform:translate(0,-50%);
	z-index: 10;
	height: 42px;
	width: 30px;
	font-size: 0;
	cursor: pointer;
	outline: none!important;
}
.flat_slider .slick-prev{
	background: url('../images/icons/left-arrow.png')no-repeat center;
	left:10%;
}
.flat_slider .slick-next{
	background: url('../images/icons/left-arrow.png')no-repeat center;
	right:10%;
	transform:translate(0,-50%) rotate(180deg);
	-webkit-transform:translate(0,-50%) rotate(180deg);
	-moz-transform:translate(0,-50%) rotate(180deg);
}
.fm_wrraper{
	padding-right: 375px;
	position: relative;
}

.fm_row{
	position: relative;
	border-bottom: 1px solid #ebebeb;
	padding:15px 0;
}
.fm_row .calc_cost{
	line-height: 1.2;
	margin-bottom: 0;
}
.calc_cost{
	display: none;
}
.calc_cost.open{
	display: block;
	height: 40px;
}
.fm_price .calc_cost{
	text-align: right;
}
.fm_row:first-child{
	min-height: 140px;
	padding-top: 30px;
}
.fm_street{
	color:#000;
	font-size: 30px;
	font-weight: 400;
	position: relative;
}
.fm_street sup{
	color:#f07d00;
	font-size: 12px;
	position: relative;
	top:-18px;
}
.fm_street_sp{
	font-size: 14px;
	color:#4d4d4d;
}
.fm_price{
	position: absolute;
	right: 0;
	top:15px;
}
.fm_row_fl{
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	justify-content:space-between;
	align-items:center;
	padding-right: 120px;
}
.fm_area{
	color:#cbb07c;
	font-size: 24px;
	font-weight: 700;
}
.fm_fl_coll span{
	font-size: 17px;
	font-weight: 500;
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
}
.fm_fl_coll img{
	display: inline-block;
	vertical-align: middle;
}
.fm_ul{
	list-style: none;
	margin-top: 45px;
	margin-bottom: 15px;
}
.fm_ul li{
	font-size: 16px;
	font-weight: 400;
	color:#333333;
	margin-right: 40px;
	display: inline-block;
	vertical-align: middle;
	transition:all 0.2s linear;
	position: relative;
	top:0;
	cursor: pointer;
}
.fm_ul li:hover{
	top:2px;
	color:#cbb07c;
}
.fm_ul li.active{
	color:#cbb07c;
}
.seller{
	position: absolute;
	right: 0;
	top:25px;
	width: 380px;
	padding:0 10px;
	padding-left: 20px;

}
/*.seller img{
	display: inline-block;
	vertical-align: top;
	max-width: 40%;
	max-height: 200px;
}*/
.seller img {
    display: inline-block;
    vertical-align: top;
    width: 39%;
    max-height: initial;
    height: 175px;
}
.seller_cont{
	display: inline-block;
	vertical-align: top;
	width: 60%;
	padding-left: 10px;
}
.seller_name{
	font-size: 18px;
	color:#000;
	font-weight: 400;
}
.seller .cont_num{
	font-size: 24px;
	margin-bottom: 20px;
}
.seller .cont_num span{
	font-size: 18px;
	width: auto;
	min-width: 0;
	margin:0;
}
.seller_btn{
	text-transform: uppercase;
	text-align: center;
	line-height: 1;
	font-size: 14px;
	color:#9e692f;
	border:1px solid #9e692f;
	padding:8px 0 6px;
	display: block;
	width: 100%;
	transition:all 0.2s linear;
	font-weight: 300;
	margin-bottom: 5px;
}
.seller_btn:hover{
	background: #9e692f;
	color:#fff;
}
.seller_btn-y{
	background: #f07d00;
	border-color:#f07d00;
	color:#fff;

}
.seller_btn-y:hover{
	background: transparent;
	color:#f07d00;
}
.flat_tabs{
	background: #f3f3f3;
	padding:40px 0;
	/************Стили по правкам******************/
	overflow: hidden;
}
.flat_tab{
	display: none;
}
.flat_tab.open{
	display: block;
}
.flat_t_wr{
	position: relative;
	padding-right: 375px;
}
.flat_t_title{
	font-size: 24px;
	font-weight: 400;
	color:#000;
	margin-bottom: 15px;
	display: block;
}
.flat_tab p{
	font-size: 16px;
	font-weight: 300;
	color:#000;
	line-height: 30px;
	display: block;
	margin-bottom: 15px;
	width: 90%;
}
.orang_block{
	position: relative;
	width: 100%;
	padding: 15px 20px 15px 75px;
	background: #b19867;
}
.orang_block img{
	position: absolute;
	top:50%;
	left:25px;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
}
.orang_block p{
	color:#fff;
	font-size: 16px;
	margin:0;
}
.flat_t-right{
	position: absolute;
	right: 15px;
	top:0;
	width: 350px;
}
.ftb-block{
	text-align: center;
	background: #fff;
	box-shadow: 0 2px 5px rgba(0,0,0,.11);
	margin-top: 15px;

}
.ftb-block .asv-sub_title{
	width: auto;
	margin-top: 15px;
}
.ftb_span{
	color:#a7894f;
	font-size: 15px;
	text-align: center;
	display: block;
	font-style: italic;
	padding-bottom: 20px;

}
.flat_tab{
	min-height: 550px;
}
.nomabo{
	margin-bottom: 0!important;
}
.flat_option{
	position: relative;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	padding-bottom: 50px;
	margin-bottom: 40px;
	border-bottom: 1px dashed #dedede;
}
.option_fs{
	width: 40%;
	font-size: 24px;
	color:#434343;
	font-weight: 400;
	display: inline-block;
	vertical-align: top;
}
.option_tw{
	width: 550px;
}
.option_tw span{
	display: inline-block;
	vertical-align: middle;
	width: 40%;
	color:#0e0e0e;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 18px;
}

.option_tw p{
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	color:#0e0e0e;
	line-height: 18px;
	font-size: 15px;
	margin-bottom: 0;
	font-weight: 500;
}
.option_tw>div{
	margin-bottom: 10px;
}
.option_tw_titl{
	display: inline-block;
	vertical-align: bottom;
	width: 40%;
	color:#0e0e0e;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 24px;
	margin-bottom: 0;
}
.option_th_titl{
	width: 50%;
	display: inline-block;
	vertical-align: bottom;
	font-size: 24px;
	line-height: 24px;
	font-weight: 400;
	color:#434343;
	margin-bottom: 0;
}
.flat_option_o{
	padding-bottom: 0;
	border:none;
}
.accord_it_t .accord_titl{
	color:#434343;
	font-weight: 400;
	font-size: 22px;
	padding-left: 35px;
}
.accord_it_t{
	border:none;
	border-bottom: 1px solid #e5e5e5;
}
.accord_it_t.active .accord_titl{
	background: #f9f9f9;
}
.accord_it_t .accord_cont{
	padding-left: 35px;
	padding-top: 15px;
	padding-bottom: 30px;
}
.accord_it_t .accord_cont p{
	color:#434343;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 20px;
	display: block;
}
.accord_it_t ul{
	margin:25px 0;
}
.accord_it_t ul li{
	color:#434343;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 15px;
	display: block;
}
.f-section_q{
	margin:50px 0;
}
.broker_head{
	position: relative;
	background: #000;
	font-size: 0;
}
.broker_left{
	width: calc(100% - 500px);
	display: inline-block;
	vertical-align: top;
}
.broker_right{
	display: inline-block;
	vertical-align: top;
	width: 500px;
	background: #151515;
	padding:50px 35px;
	// min-height: 700px;
}
.broker_img{
	display: inline-block;
	vertical-align: top;
	width: 45%;
}
.broker_content{
	width: 55%;
	display: inline-block;
	vertical-align: top;
	padding:50px;
}
.broker_name{
	font-size: 30px;
	font-weight: 300;
	color:#fff;
	margin-bottom: 15px;
	line-height: 1;
}
.broker_position{
	font-size: 13px;
	color:#cbb07c;
	display: block;
	margin-bottom: 30px;
	font-weight: 500;
	text-transform: uppercase;
}
.broker_content p{
	font-size: 16px;
	font-weight: 300;
	color:#fff;
	margin-bottom: 25px;
	display: block;
}
.broker_content a.tel{
	font-size: 38px;
	font-weight: 300;
	color:#fff;
	margin-bottom: 15px;
	display: block;
}
.broker_content a.tel span{
	font-size: 24px;
}
.broker_content a.tel:hover{
	color:#fff;
}
.broker_street{
	font-size: 18px;
	font-weight: 300;
	color:#fff;
	display: block;
	margin-bottom: 15px;
}
.broker_content .btn-orange{
	border-width: 2px;
	padding:18px 50px;
	width: auto;
	line-height: 1;
}
.broker_ac_it .accord_titl{
	font-size: 24px;
	color:#fff;
	padding-left: 5px;
	border-bottom: 1px solid transparent;
}
.broker_ac_it.active .accord_titl{
	border-color: #3e382d;
}
.broker_ac_it{
	border-color: #3e382d;
}
.broker_ac_it .accord_cont img{
	float: left;
	max-width: 100px;
	margin-right: 35px;
}
.broker_ac_it .accord_cont{
	padding-left: 5px;
	padding-bottom: 15px;
	margin-top: 15px;
}
.broker_ac_it .accord_cont p{
	font-size: 14px;
	font-weight: 300;
	color:#fff;
}
.broker_ac_it .tel{
	font-size: 30px;
	font-weight: 300;
	color:#fff;
	display: block;
	margin-bottom: 10px;
}
.broker_ac_it .tel span{
	font-size: 20px;
	color:#cbb07c;
}
.broker_ac_it .mail{
	display: block;
	margin-bottom: 35px;
	font-size: 18px;
	color:#cbb07c;
	font-weight: 300;
	text-decoration: underline;
}
.broker_ac_it:last-child .accord_cont{
	border-bottom: none;
}
.broker_soc >*{
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 15px;
}
.broker_ac_it .broker_soc img{
	margin-right: 0;
	float: none;
	opacity: 0.8;
	transition:all 0.2s linear;
}
.broker_ac_it .broker_soc img:hover{
	opacity: 1;
}
.broker_objs{
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	/*justify-content:space-between;
	-webkit-justify-content:space-between;
	-moz-justify-content:space-between;*/
	font-size: 0;
}
a.broker_link {
    position: absolute;
    height: 100%;
    width: 100%;
}
.broker_obj{
	width: 25%;
	padding:0 10px;
	margin-bottom: 30px;
	position: relative;
}
.broker_obj_img{
	height: 200px;
	width: 100%;
	position: relative;
	margin-bottom: 10px;
}
.broker_wrraper{
	padding:80px 75px;
}
.broker_obj_iwr{
	position: absolute;
	bottom: 0;
	left:0;
	width: 100%;
	padding:15px 10px;
	background: rgba(0,0,0,.4);

}
.broker_obj_iwr .left{
	font-weight: 700;
	font-size: 22px;
	line-height: 1;
	color:#fff;
}
.broker_obj_iwr .right{
	position: absolute;
	font-weight: 700;
	top:15px;
	right: 10px;
	font-size: 22px;
	line-height: 1;
	color:#fff;
}
.broker_obj_iwr sup{
	font-size: 12px;
	position: relative;
	top:-10px;
}
.broker_obj_iwr span{
	font-size: 18px;
}
.broker_obj_name{
	font-size: 17px;
	color:#000;
	font-weight: 400;
	text-transform: uppercase;
}
.broker_obj_rau{
	position: absolute;
	bottom:0;
	right: 10px;
	color:#6a665d;
	font-size: 14px;
}
.broker_sug_wr{
	background: #f7f7f7;
	padding:80px 75px;
}
.broker_input{
	height: 48px;
	display: block;
	margin-bottom: 10px;
	width: 100%;
	font-size: 17px;
	color:#000;
	padding-left: 15px;
	border:1px solid #d6c29b;
	background: #fff;
}
.broker_sug_coll{
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	padding:0 25px;
}
.sug_row{
	margin:0 -25px;
}
.sug_title{
	font-size: 18px;
	display: block;
	margin-bottom: 25px;
	text-transform: uppercase;
}
.input_two{
	font-size: 0;
}
.input_two .broker_input{
	width: 49%;
	margin-right: 2%;
	display: inline-block;
	vertical-align: middle;
}
.input_two .broker_input:nth-child(2){
	width: 49%;
	margin-right: 0;
}
textarea.broker_input{
	height: 106px;
	resize:none;
	padding-top: 5px;
}
.broker_foto{
	border-top:1px solid #9c9c9c;
	border-bottom: 1px solid #9c9c9c;
	padding:15px 5px;
	line-height: 1;
	font-size: 14px;
	font-weight: 700;
	position: relative;
	margin-bottom: 10px;
}
.broker_foto_delete{
	position: absolute;
	top:50%;
	right: 5px;
	transform:translateY(-50%);
	cursor: pointer;
}
.broker_sug_coll button{
	display: block;
	width: 100%;
	height: 60px;
	line-height: 56px;
	border:2px solid;
	color:#bca16d;
	font-weight: 700;
	font-size: 18px;
	text-align: center;
	background: #fff;
	margin:15px 0;
	transition:all 0.2s linear;
}
.broker_sug_coll button:hover{
	background: #bca16d;
	color:#fff;
}
.kr_form_btn{
	position: relative;
}
.kr_form_btn input{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	z-index: 10;
	opacity: 0;
}
.compliance .ful a{
	display: inline;
	margin-left: 5px;
}
.c-menu{

}
.is-menu-open .c-header__container .c-header__logo,
.is-menu-open .c-header__container .c-header__tools{
	visibility: visible;
}
.is-menu-open .c-header__burger{
	position: absolute;
	left:0;
	top:2px;
}
.c-header__container,

.c-header__tools{
	transition:all 0.3s linear;
}
.is-menu-open .c-header__container{
	padding-left: 50px;
	width: 800px;
}
.is-menu-open .c-header__nav{
	display: none;
	visibility: hidden;
}
.c-header__nav{
	transition:display 1s linear 1s;
}
.is-menu-open .c-header__logo:after{
	    -webkit-transform: none;
     transform: none;
     will-change: transform;
}
.c-nav_wr{
	width: 100%;
	max-width: 1060px;
	padding:0 50px;
	display: flex;
	-webkit-display: flex;
	-moz-display: flex;
	justify-content:space-around;
	margin:0 auto;
	padding-top: 95px;
}
.c-nav__coll{
	width:auto;
	display: inline-block;
	vertical-align: top;
}
.c-nav_title{
	display: block;
	color:#f07d00;
	font-size: 18px;
	margin-bottom: 20px;
	margin-top: 25px;
}
.c-nav_link{
	font-size: 30px;
	color:#fff;
	font-weight: 300;
	text-transform: uppercase;
	display: block;
	line-height: 1.2;
	margin-bottom: 25px;
}
.c-nav_link span{
	color:#f07d00;
	margin-left: 10px;
}
.c-menu{
	background:url('../images/c-menu.jpg')no-repeat center;
	background-size: cover;
}
.c-nav_link.c-nav_link-2{
	font-size: 23px;
	margin-bottom: 15px;
	text-transform: none
}
input.e-value{
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	height: 30px;
	font-size: 17px;
	text-align: center;
	font-weight:700;
	border:none;
	outline: none!important;
	padding-right: 40px;
}
.inl{
	display: inline-block;
	vertical-align: middle;
}
.c-catalog__filter__body__group{
	height: 90px;
}
.c-range__value .inl{
	position: absolute;
	right: 5px;
	top:0;
	opacity: 0.8;
	height: 30px;
}
.c-range__value .inl span{
	line-height: 32px;
}
.c-range__value{
	position: relative;
	line-height: 1;
	height: 30px;
}
.c-range__value:nth-child(1){
	border-right: 1px solid #c7c7c7
}
.c-catalog__filter__row-2{
	display: block;
	max-width: 250px;
	width: auto;
	padding:0 7px;
}
.c-catalog__filter__row__title{
	margin:12px 0 8px;
	display: block;
}
.irs{
	top:-2px;
}

/*-замена-*/
@media (max-width:787px){
	.irs{
		top:0;
		margin: 25px 0;
	}
	.irs-slider {
		height: 25px!important;
		width: 25px!important;
	}
	/************Стили по правкам******************/
	.c-main-catalog__map {
		height: auto;
		overflow: hidden;
	}
	/************Стили по правкам конец******************/
}
/*-конец-*/
.c-catalog__filter__row-2 .btn_bs{
	height: 32px;
	line-height: 32px!important;
	background: #fff;
	min-width: 200px;
}
.c-catalog_number{
	font-size: 0;
	padding-left: 10px;
}
.c-catalog_number li{
	display: inline-block;
	vertical-align: middle;
	margin:0 2px;
	position: relative;

}
.c-catalog_number li input{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	z-index: 2;
	opacity: 0;
}
.c-catalog_number li span{
	display: block;
	height: 32px;
	width: 32px;
	background: #fff;
	color:#000;
	text-align: center;
	line-height: 32px;
	font-size: 17px;
	font-weight: 700;
	cursor: pointer;
}
.c-catalog_number li input:checked+span,
.c-catalog_number li.active,
.c-catalog_number li:hover span{
	background: #ff8100;
	color:#fff;
}
.c-catalog__filter__row{
	border-right: 1px solid #cbcbcc;
}
.c-catalog__search__control,
.c-catalog__search__trigger{
	height: 90px;
	outline: none!important;
}
.c-catalog__search__header .e-state1{
	height: 90px;
}
.c-catalog__search__control{
	padding-top: 18px;
}
.irs-line{
	height: 2px;
	top:4px;
}
.filter-table .irs-line{
	height: 3px;
}
.newflats_slide{
	height: 250px;
	background-color:#000;
}
.newflats_slider{
	background: #000!important;
}
.nfs_wraper{
	background: #282828;
	padding:50px 0;
}
.ntf_title{
	font-weight: 300;
	font-size: 36px;
	line-height: 1;
	display: block;
	margin-bottom: 30px;
	color:#fff;
}
.ntf_title span{
	color:#ee8a1d;
}
.nfs_i{
	height: 430px;
}
.c-main-welcome__list{
	font-size: 18px;
}
.c-main-welcome__list{
	height: auto;
	width: auto;
}
.c-header.is-transparent .c-header__logo__img{
	width: auto;
	height: 60px;
}
.c-header__sale-trigger{

}
.l-fullpage__nav .js-full-page__go-next{
	transform:rotate(180deg);
}
.js-catalog__map{
	display: none;
}
#y-catalog-map{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mark_image img{
	width: 100%;

}
.mark_content{
	width: 280px;
	padding-bottom: 10px;
}
.mark_image {
	margin-bottom: 15px;
}
.mark_street{
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 10px;
	display: block;
}
.mark_orang{
	font-size: 17px;
	color:#e6aa6b;
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}
.mark_cash{
	font-size: 25px;
	margin-bottom: 15px;

}
.mark_content p{
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	color:#000;
	margin-bottom: 0;
}
.mark_content .fm_fl_coll{
	margin-top: 20px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
	opacity: 0.7;
}
.mark_content .fm_fl_coll img{
	margin-right: 5px;
}
.mark_content .fm_fl_coll span{
	font-size: 13px;
}
.ymaps-2-1-56-balloon__close{
	position: absolute!important;
	right: 5px!important;
	top:5px!important;
	z-index: 10!important;
	margin-bottom: 0!important;
}
.ymaps-2-1-56-balloon__close+.ymaps-2-1-56-balloon__content{
	margin-right: 0!important;
	padding-right: 12px!important;
}
.ymaps-2-1-56-map{
	width: 100%!important;
}
.c-range{
	min-width: 0;
}
#e-val-3,
#e-val-4{
	padding-right: 20px;
}
.c-catalog__thumb_kar{
	width: 100%;
}
.c-catalog__thumb__view{
	max-width: 270px;
}
.c-catalog__thumb_kar .slick-dots{
	display: flex;
	width: 100%;
	padding:0;
	position: absolute;
	top:0;
	left:0;
	height: 100%;
}
.c-catalog__thumb_kar .slick-dots li{
	width: 100%;
	font-size: 0;
	color:transparent;
}
.c-catalog__thumb_kar .slick-dots li.slick-active{
	border-bottom: 2px solid #f07d00;
}
body .ac_results ul{
	padding: 1.5rem 0;
    -webkit-box-shadow: 0 0.5rem 0.2rem rgba(0, 0, 0, 0.29);
    box-shadow: 0 0.5rem 0.2rem rgba(0, 0, 0, 0.29);
    background-color: rgba(255, 255, 255, 0.95);
    margin: 0;
    border: 0!important;
    border-radius: 0;
    padding:0;
}
body .ac_results{
	border:1px solid #cbcbcc;
	border-top:none;
}
body .ac_results li{
	background: #fff;
	border:none;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	cursor: pointer;
	border-top:1px solid rgba(0,0,0,.3);
	display: block;
}
body .ac_results li.ac_over{
	color:#f07d00
}
.c-catalog__sort .dropdown-menu.inner li:nth-child(4):after{
	content: '';
	display: block;
	position: absolute;
	right: 5px;
	top:0;
	height: 100%;
	width: 40px;
	background: url('../images/icons/drop-arrow.png')no-repeat center;
}
.c-catalog__sort .dropdown-menu.inner li:nth-child(3):after{
	content: '';
	display: block;
	position: absolute;
	right: 5px;
	top:0;
	height: 100%;
	width: 40px;
	background: url('../images/icons/drop-arrow.png')no-repeat center;
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
}
.c-control__group .c-control__ctrl{
	padding-left:8rem;
}
.c-main-catalog__filter{
	position: static;
	top: auto;
	left:auto;
	right: auto;
	bottom:auto;
	width: 100%;
	height: 90px;
	background: #000;
	box-shadow: none;
}
.c-main-catalog__filter__body__group{
	box-shadow: none;
}
.c-main-catalog__map{
	display: block;
}
.c-main-catalog__filter__body{
	-ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-direction: row;
}
.c-main-catalog__filter__row{
	display: block;
	height: 90px;
	border-color:#1f1f1f;
}
.c-main-catalog__filter__body__group{
	background: #000
}
.c-main-catalog__filter__row__body{
	padding:0 25px;
}
.c-main-catalog__filter__row__title{
	padding-left: 25px!important;
	font-size: 16px!important;
	color:#d5d5d5;
	font-weight: 400!important;
	margin-bottom: 5px!important;
	margin-top: 10px!important;
}

.c-range__value .inl{
	font-size: 13px;
	color:#000
}
.c-main-catalog__filter__row .irs-line-left, .c-main-catalog__filter__row .irs-line-mid, .c-main-catalog__filter__row .irs-line-right{
	background: #cacaca;
	height: 3px;
}
.c-main-catalog__filter__body__group.is-grow{
	max-width: 800px;
}
.c-catalog__filter__row-2{
	min-width: 210px;
}
select.bs-select-hidden, select.selectpicker{
	display: block!important;
}

.c-main-catalog{
	position: absolute;
}
.l-fullpage__slide__body{
	position: relative;
}
.dropdown-toggle::after{
	position: absolute;
	top:50%;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	right: 5px;
}
.c-main-catalog__filter__row .bootstrap-select{
	background: #fff;
	color:#000;
	height: 32px;
}
.c-main-catalog__filter__row  .btn_bs{
	height: 32px!important;
	line-height: 32px!important;
}
.c-main-catalog__filter__row .bootstrap-select > .dropdown-menu{
	background: #fff;
	padding-top: 5px!important;
}
.c-main-catalog__filter__row.c-catalog__filter__row-2 .c-main-catalog__filter__row__title{
	padding-left: 10px!important;
}
.c-main-catalog__filter__row{
	max-width: 260px;
}
.c-main-catalog__filter__body .c-catalog__search__control{
	background: #1b1b1b;
	color:#fff;
}
.c-catalog__search__trigger{
	cursor: pointer;
}
.l-fullpage__slide__body .c-catalog__filter-trigger{
	position: absolute;
	z-index: 100;
	width: 200px;
	height: 50px;
}
.l-fullpage__slide__body .c-catalog__filter-trigger span{
	font-size: 18px;
}

.l-fullpage__slide__body .c-catalog__filter-trigger .icon-filter{
	font-size: 28px;
}
.c-main-welcome__slider__item.is-active{
	display: block!important;
}
.c-exclusive-offers__caption__top{
	position: absolute;
	top:-15px;
	font-size: 12px;
	left:50%;
	transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	background: rgba(240,125,0,.9);
	color:#fff;
	padding:8px 20px;
}
.c-exclusive-offers__caption{
	text-align: center;
	background-color:rgba(0,0,0,.9);
}
.l-fullpage__slide__body .half_content{
	padding-top: 70px;
}
.l-fullpage__slide__body .half_tabs{
	padding-top: 80px;
	padding-left: 0;
}
.c-main-company__content__inner .slick-dots{
	position: absolute;
	bottom: 10vh;
	left:0;
	width: 100%;
	text-align: center;
	padding-left: 0;
}
.c-main-company__content__inner .slick-dots li{
	display: inline-block;
	vertical-align: middle;
	width: 18px;
	height: 18px;
	border:2px solid #fff;
	background: transparent;
	margin: 0 4px;
	border-radius: 50%;
	cursor: pointer;
	font-size: 0;
	colotr:transparent
}
.c-main-company__content__inner .slick-dots li.slick-active{
	background: #fff;
}
.c-main-brokers__view__more{
	font-size: 16px;
}
.c-main-brokers__body{

}
.c-main-brokers__center{
	position: absolute;
	top:50%;
	transform:translateY(-50%);
	left: 0;
	width: 100%;
}
.green{
	color:#428723;
}
.c-main-brokers__about{
	font-size: 15px;
	line-height: 1.4;
	max-width: 90%;
    padding-top: 1.9rem;
}
.c-main-brokers__sub-title,
.c-main-brokers__nav__item{
	font-size: 16px;
}
.c-main-brokers__title{
	font-size: 38px;
}
.l-fullpage__slide .c-main-brokers .slick-arrow{
	position: absolute;
	top:50%;
	transform:translate(0,-50%);
	-webkit-transform:translate(0,-50%);
	-moz-transform:translate(0,-50%);
	width: 16px;
	height: 30px;
	background: url('../images/icons/news.png')no-repeat;
	font-size: 0;
	outline: none;
}
.l-fullpage__slide .c-main-brokers .slick-prev{
	left:10px;
	transform:translate(0,-50%) rotate(180deg);
	-webkit-transform:translate(0,-50%) rotate(180deg);
	-moz-transform:translate(0,-50%) rotate(180deg);
}
.l-fullpage__slide .c-main-brokers .slick-next{
	right: 10px;
}
.c-main-company__director,
.c-main-company__modal-video,
.c-main-company__content,
.c-main-company__placeholder{
	width:  50%;
}
.irs-slider{
	width:  14px;
	height:  15px;
}
.c-header__burger.is-active .c-header__burger__inner:before,
.c-header__burger.is-active .c-header__burger__inner:after{
	background: #fff!important;
}

@media ( max-width:600px ){
	.c-main-catalog__map:after{
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		top: 0;
	}

	.c-main-catalog__list .c-catalog__thumb{
		display: none;
	}
	.c-main-catalog__list .c-catalog__thumb:nth-child(1),
	.c-main-catalog__list .c-catalog__thumb:nth-child(2),
	.c-main-catalog__list .c-catalog__thumb:nth-child(3){
		display: block;
	}
}

#page-preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #000;
    z-index: 1000;
}

#page-preloader .spinner {
    width: 32px;
    height: 32px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: url('/assets/images/ajax-loader.gif') no-repeat 50% 50%;
    margin: -16px 0 0 -16px;
}
.c-catalog__content__body .c-catalog__content__container{
	padding-bottom: 60px;
}
.l-main {
    padding-top: 6rem;
    height: 100vh;
}
/******************Стили по правкам******************/
@media (min-width: 768px){
	.c-main-brokers__view__caption {
		opacity: 0;
	}
	.caption_brokers_opacity{
		opacity: 1;
		transition: 1.5s;
	}
	.l-fullpage{
		min-height: 100vh;
	}


}

@media (max-width: 787px) {
	.l-main {
		overflow: scroll;
	}
		.team_cont{
		min-height: unset;
	}
	
}

/******************Стили по правкам конец ******************/
.c-catalog__tags{
	display: none!important;
}
.c-catalog__thumb__broker__caption{
	padding: 1rem 10px 1rem 5px;
}
.flat_slider_wr.relative{
	padding-top: 15px;
}
.flat_slider_wr.relative .bg{
	background-position: right top;
}
.fm_price .calc_cost.calc_cost_r .rouble{
	line-height: 26px;
}
.money_val.calc_cost_r .rouble{
	line-height: 10px;
}
.flat_tab img{
	margin: 0 0 15px;
}
@media ( max-width:768px ){
	.fm_row_fl{
		padding-right: 0;
	}
	/*.h-object-fit > img{
		height: auto;
	}*/
	/************Стили по правкам******************/
	.charter_it img{
		width: auto;
		display: inline-block;
	}
	.charter_it {
		text-align: center;
		line-height: 330px;
	}
	.c-main-welcome__mobile-placeholder .h-object-fit > img {
		height: 100%;
	}
	.c-nav__coll {
		width: 100%!important;
		min-width: 220px;
	}
	.c-catalog__inner.is-map-list{
		display: block;
	}
	.ymaps-2-1-64-map{
		    height: 100vh!important;
	}
	ymaps.ymaps-2-1-64-map,
	.c-catalog__map{
    	width: 100%!important;
	}
	#y-catalog-map {
    	position: relative;
		height: 100vh!important;
		width: 100%!important;
	}
	.c-catalog__views {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex; }
	
	.c-catalog__filter__body__group > div:nth-child(3) {
		min-width: 100%!important;
		width: 100%!important;
	}
	.c-catalog__filter__row-2 .btn_bs {
		height: 50px!important;
		line-height: 50px!important;
	}
	.bootstrap-select.btn-group .dropdown-toggle .filter-option{
		font-size: 18px!important;
	}
	.bootstrap-select>.dropdown-menu>.inner>li a {
		font-size: 18px!important;
		padding: 10px;
	}
}
@media ( max-width:768px ){
	.fm_row_fl{
		padding-right: 0;
	}
	/*.h-object-fit > img{
		height: auto;
	}*/

	.c-catalog__inner.is-map-list{
		display: block;
	}
	/************Стили по правкам конец******************/
	.charter_it img{
		width: auto;
		display: inline-block;
	}
	.charter_it {
		text-align: center;
		line-height: 330px;
	}
	.c-main-welcome__mobile-placeholder .h-object-fit > img {
		height: 100%;
	}
	.c-nav__coll {
		width: 100%!important;
		min-width: 220px;
	}

}
@media ( max-width:480px ){
	.l-fullpage__slide__body .c-main-brokers__body  .c-main-brokers__view__img {
		height: 400px;
	}
	.c-main-catalog__filter__row .irs{
		margin-top: 15px!important;
	}
	body .c-main-catalog__filter .c-main-catalog__filter__row__title{
		padding-left: 25px!important;
	}
	.c-main-catalog__filter__row  .btn_bs{
		min-width: 100%;
	}
	.c-main-catalog__filter__body__group .c-catalog__filter__row-2 .c-main-catalog__filter__row__title{
		padding-left: 0!important;
	}
}
.f-pay {
    margin-bottom: 80px;
    margin-top: 45px;
}
.bg-f-calc{
    height: 100%;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.sticky {
  position: fixed;
  z-index: 90;
}
.stop {
  position: relative;
  z-index: 90;
}
#aside > div{
	padding-bottom: 40px!important;
}
.c-catalog__search__body{
	z-index: 10;
}
.c-catalog__thumb__view__img{
	height: 15rem;
}
.flat_sbtn--v {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(10%);
    z-index: 10;
    padding:7px 20px;
}
.flat_sbtn--c{
	position: absolute;
	bottom:20px;
	left:50%;
	transform:translateX(-100%);
	z-index: 10;
}
.c-catalog__content__header {
    padding-top: 1.5rem;
}
.c-catalog__title {
    font-size: 2.7rem;
}
.cont-pad{
	padding-right: 30px;
}
.c-catalog__title{
	padding-bottom: 0;
}
#mob-menu-home{
	display: none;
}
@media ( max-width:700px ){
	body .c-header__burger__inner:after,
	body .c-header__burger__inner:before,
	body .c-header__burger__inner>span {
		width: 20px;
	}
	body .c-header__burger__inner{
		left: -3px;
	}
	body .c-header__burger.is-active .c-header__burger__inner:after {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		left: -1px;
		top: 0;
		width: 26px;
	}
	body .c-header__burger.is-active .c-header__burger__inner:before {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		left: 0px;
		width: 26px;
	}

}
.c-main-welcome__callback{
	display: none!important;
}

@media ( max-width:480px ){
	body .c-nav_wr{
		padding-top: 50px;
	}
}
.l-fullpage__slide .half_tab p{
	max-width: 100%;
}

.c-catalog__thumb__broker__img{
	height: 15rem;
}
.l-main.list{
	overflow: auto!important;
}

#nprogress .bar{
	z-index: 99999!important;
	background: #ee7c20!important;
}
#nprogress .spinner-icon{
	border-top-color: #ee7c20!important;
	border-left-color: #ee7c20!important;
}
.nfs_i{
	margin:25px 9px;
}
.nfs_filter .ove_auto {
	margin: 0 0 15px;
}

.nfs_filter .ove_auto .c-catalog__filter__body{
	background: #000;
}
.nfs_filter .ove_auto .c-catalog__filter__body__group .c-catalog__filter__row-2{
	background: #000000;
	border-color: #323232;
}
.nfs_filter .ove_auto .c-catalog__filter__row__title{
	color: #fff;
}
.nfs_filter .ove_auto .c-catalog__filter__body__group .c-catalog__filter__row-2:last-child{
	border: 0;
}
.search-newflats{
	position: relative;
	padding-right: 155px;
	margin-top: 4px;
}
.search-newflats input[type=text]{
	background-color: rgb(0, 0, 0);
	width: 100%;
	height: 53px;
	border: 0;
	padding: 0 20px;
	font-size: 17px;
	color: #d5d5d5;
	outline: 0;
}
.search-newflats button{
	outline: 0;
	background-color: rgb(255, 129, 0);
	position: absolute;
	right: 0;
	top: 0;
	width: 155px;
	height: 53px;
	line-height: 53px;
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
	fill:#fff;
	cursor: pointer;
}
.search-newflats button span{
	font-size: 17px;
	font-weight: 600;
	color: #fff;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
}
.search-newflats button svg{
	fill:#fff;
	display: inline-block;
	vertical-align: middle;
	width: 15px;
}

.search-newflats ::-webkit-input-placeholder {color:#fff;}
.search-newflats ::-moz-placeholder          {color:#fff;}
.search-newflats :-moz-placeholder           {color:#fff;}
.search-newflats :-ms-input-placeholder      {color:#fff;}
.nfs_head >a{
/*	position: absolute;*/
/*	right: 165px;*/
	top: 0;
	background-color: rgb(233, 124, 7);
	width: 162px;
	height: 27px;
 	font-size: 13px;
	color: #000;
	text-align: center;
	line-height: 27px;
}
.wr-a {
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
    text-align: right;
}
.wr-a a{
	display: inline-block;
	vertical-align: top;
	background-color: rgb(21, 21, 21);
	font-size: 13px;
	color: #fff;
}
.wr-a .map {
/*	background-color: rgb(233, 124, 7);*/
	max-width: 162px;
	height: 27px;
 	font-size: 13px;
	color: #fff;
	text-align: center;
	line-height: 27px;
	margin-right: 15px;
	width: 100%;
}
.wr-a a.active{
	background-color: rgb(233, 124, 7);
	color: #000;
}
.wr-a a.filter {
	line-height: 27px;
	width: 100%;
	max-width: 159px!important;
	height: 27px;
	text-align: center;
}
.target-filter{
/*	display: none;*/
}
.nfs_i {
    height: 500px;
	position: relative;
}
.nfs_head .btn-group{
  position: absolute;
	right: 0px;
	top: 0;
}
.nfs_head .btn-group .filter-option{
}
.nfs_head .btn-group .btn_bs{
	height: 100%;
    width: 100%;
padding: 0 13px!important;
    line-height: 17px!important;
}
.nfs_i .c-exclusive-offers__caption{
	opacity: 1;
}
.nfs_i .c-exclusive-offers__caption__ttl{
	font-size: 30px;
}
.nfs_i .c-exclusive-offers__caption__adress {
    font-size: 18px;
    margin-top: 2.3rem;
}
.nfs_i .c-exclusive-offers__caption__neighborhood {
    font-size: 15px;
    font-weight: 400;
    margin-top: 1.8rem;
margin-bottom: 30px;
}
.nfs_i .c-exclusive-offers__caption__price b{
	font-size: 24px;
}
.nfs_i .c-exclusive-offers__caption__price{
	font-size: 17px;
}
.nfs_i .c-exclusive-offers__caption{
	height: auto;
}
.nfs_i .c-exclusive-offers__caption__date-realise .e-cnt{
	font-size: 13px;
}
.nfs_i .c-exclusive-offers__caption{
	max-width: 440px;
	width: 100%;
}

.list-map {
	width: 340px;
	height: 340px;
	overflow: auto;
	overflow-x: hidden;
	padding: 0;
}
.list-map li {
	display: table;
	width: 100%;
    margin: 0px 0 12px;
}
.list-map .image {
	display: table-cell;
	vertical-align: top;
	width: 110px;
	background-size: cover;
	background-position: center;
}
.list-map .right {
	display: table-cell;
	vertical-align: top;
	padding-left: 15px;
}
.list-map .title {
	font-size: 12px;
	color: #000000;
	display: table;
	margin: 0 0 5px;
}
.list-map .cost {
	font-size: 18px;
	color: #000000;
	font-weight: 500;
	margin: 0 0 5px;
}
.list-map .rB {
	font-size: 18px;
}
.list-map .bottom {
	font-size: 0;

}
.list-map .kv {
	display: inline-block;
	width: 50%;
	vertical-align: top;
	font-size: 14px;
	color: #e6aa6b;
}
.list-map .kol {
	display: inline-block;
	width: 50%;
	vertical-align: top;
	font-size: 12px;
	color: #373737;
}
#ynew-map {
    height: 500px;
/*	display: none;*/
    margin: 0 5px 30px 7px!important;
	position: absolute;
	left: -10000px;
	top: -10000px;
	width: 100%;
	overflow: hidden;
}

#ynew-map.active{
	position: static;
	width: auto;
}

.nfs_filter .irs-bar{
	background: rgb(255, 129, 0);
}

.nfs_blocks .c-catalog__thumb_kar{
	position: absolute;
	left: 0;
	bottom: 0;
	top: 0;
	right: 0;
}
.nfs_blocks .c-catalog__thumb_kar> div,
.nfs_blocks .c-catalog__thumb_kar> div > div,
.nfs_blocks .c-catalog__thumb_kar .c-catalog__thumb__view__img{
	height: 100%;
}

@media ( max-width:1000px ){
	.wr-a{
		position: static;
		display: block;
		width: 100%;
		margin: 0 0 20px;
	}
	.nfs_blocks button{
		display: none!important;
	}
	.nfs_filter .ove_auto{
		margin: 0;
	}

}
@media ( max-width:480px ){
	.nfs_wraper .wr-a a{
		max-width: 100%!important;
		width: 100%!important;
		margin: 0 0 10px!important;
	}
	.nfs_i .c-exclusive-offers__caption{
		left: 0!important;
		top: 0!important;
	}
	.f-flat__img {
		height: 197px!important;
	}

	.c-modal__popup  .c-control__ctrl {
		font-size: 16px;
	}

}

.ab_slider__it{
	position: relative;
}
.ab_slider__it a{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}

/*-- CUSTOM --*/

.c-catalog__list {
	display: none;
}
.c-catalog__list.is-active {
	display: block;
}

.c-catalog__types {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.c-catalog__type {
    font-size: 1.1rem;
    font-weight: 400;
    text-transform: uppercase;
    padding: .5rem 1.2rem .3rem;
    border: 1px solid #e6aa6b;
    cursor: pointer;
    background-color: #fff;
}
.c-catalog__type.is-active {
    background-color: #e6aa6b;
    color: #fff;
}
.c-catalog__type:not(:last-child) {
    border-right-width: 0;
}
.c-catalog__type:first-child {
    border-top-left-radius: .4rem;
    border-bottom-left-radius: .4rem;
}
.c-catalog__type:last-child {
    border-top-right-radius: .4rem;
    border-bottom-right-radius: .4rem;
}

.c-modal__popup {
    position: fixed;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 435px;
    margin-top: calc(-50vh + 10rem);
	opacity: 0;
	display: none;
	z-index: 101;
}
.c-modal__popup__modal {
	cursor: pointer;
	position: relative;
}
.c-modal__popup__modal:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	margin: auto;
	width: 1em;
	height: 1em;
	background-color: #fff;
	margin-top: 1.2rem;
	font-size: 1.1rem;
	border-radius: .3rem 0 0;
	margin-top: 1.4rem;
	-webkit-transform: rotate(45deg) translate(1rem, 1rem);
	transform: rotate(45deg) translate(1rem, 1rem);
	visibility: hidden;
	opacity: 0;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
	-webkit-transition-property: visibility, opacity, -webkit-transform;
	transition-property: visibility, opacity, -webkit-transform;
	transition-property: visibility, opacity, transform;
	transition-property: visibility, opacity, transform, -webkit-transform;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
}
.c-modal__popup.is-active .c-modal__popup__modal:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	opacity: 1;
	visibility: visible;
}
.c-modal__popup:hover .c-modal__popup__modal:after {
	will-change: opacity, visibility, transform;
}
.c-modal__popup__body {
	padding: 3.9rem 2.7rem 2.7rem;
	border-radius: .4rem;
	background-color: #fff;
	color: #4e4e4e;
	max-height: calc(100vh - 10rem);
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-transform: translateY(2rem);
	transform: translateY(2rem);
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
	-webkit-transition-property: visibility, opacity, -webkit-transform;
	transition-property: visibility, opacity, -webkit-transform;
	transition-property: visibility, opacity, transform;
	transition-property: visibility, opacity, transform, -webkit-transform;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-box-shadow: 1px 1px 8px -3px #000;
	box-shadow: 1px 1px 8px -3px #000;
}
.c-modal__popup.is-active .c-modal__popup__body {
	opacity: 1;
	visibility: visible;
	-webkit-transform: none;
	transform: none;
}
.c-modal__popup:hover .c-modal__popup__body {
	will-change: opacity, visibility, transform;
}
.c-modal__popup .c-simple-form__footer {
	text-align: center;
}
.c-modal__popup .c-simple-form__check {
    max-width: 100%;
    text-align: left;
}
.c-modal__popup.success h3 {
    font-size: 24px;
}
.c-modal__popup.success p {
    padding-top: 25px;
    font-size: 14px;
}
.c-modal__popup.error h3 {
	font-size: 24px;
	font-weight: 400;
}

.f-falt__title a{
	font-size: 24px;
	font-family: 'Georgia',sans-serif;
	font-weight: 400;
	color:#414141;
	text-align: center;
	display: block;
	margin:22px 0;
	line-height: 1;
}

.f-video.relative {
    margin-top: 0;
}
.wr-teams .slick-arrow  {
	width: 68px;
    height: 68px;
    background: rgba(0,0,0,.54) url(../images/icons/left-arrow.png)no-repeat center;
    bottom: auto;
	position: absolute;
    z-index: 10;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    font-size: 0;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    cursor: pointer;
    outline: none!important;
    top: 50%;
	margin-top: -34px;
}
.wr-teams  .slick-prev {
    left: 0;
    transform: none;
}
.wr-teams  .slick-next.slick-arrow {
    right: 0;
}
textarea.c-control__ctrl {
    font-size: 14px;
    height: 80px;
    padding-top: 16px;
}

.fm_ul a{
	font-size: 16px;
	font-weight: 400;
	color:#333333;
	margin-right: 40px;
	display: inline-block;
	vertical-align: middle;
	transition:all 0.2s linear;
	position: relative;
	top:0;
	cursor: pointer;
}

.fancybox-video {
	display: none;
}

.fancybox-video video {
	max-width: 640px;
	height: auto;
}

.c-catalog__thumb__caption a {
      color: #000;
	  }

.calc_form_2 .c-simple-form__check {
    float: right;
    margin-top: 15px;
}
.c-modal__popup.calculator_modal {
	max-width: 650px;
}
.c-modal__popup.calculator_modal .c-modal__popup__body {
    padding: 0;
}
.c-modal__popup.calculator_modal .calculator {
    transform: none;
    width: 100%;
    height: 100%;
    padding: 8px;
    overflow: auto;
    position: relative;
}

.new_flat_sect .f-flat__img {
    display: block;
}
.new_flat_sect .f-flat__img:focus {
    outline: none;
}

.cont-coll #makemap_canvas > ymaps > ymaps > ymaps > ymaps:last-child > ymaps > ymaps > ymaps {
  animation: bounce 1s infinite alternate;
  -webkit-animation: bounce 1s infinite alternate
}
@keyframes bounce {
  from {
    transform: translateY(0px);
  }
  to {
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  from {
    transform: translateY(0px);
  }
  to {
    transform: translateY(-15px);
  }
}
.l-fullpage {
  -webkit-transition: all .3s linear 0s;
  transition: all .3s linear 0s;
}
.l-fullpage__slide.company__video {
  -webkit-transition: all .3s linear 0s;
  transition: all .3s linear 0s;
}
.l-fullpage.video_play {
    height: 100% !important;
    z-index: 102;
}

.l-fullpage__slide.video_play {
    height: 100%;
    margin-top: -6.5em;
    margin-left: -12rem;
    width: calc(100% + 12rem);
}
.map-label {
    background: #fff;
    height: 35px;
    min-width: 0;
    width: 500px;
    max-width: 210px;
    overflow: hidden;
    border-radius: 2px;
    font-size: 0;
    box-sizing: border-box;
}
.map-label .left {
    display: inline-block;
    padding: 0 20px;
    width: calc(100% - 60px);
    font-size: 14px;
    box-sizing: border-box;
    height: 35px;
    line-height: 35px;
}
.map-label .right {
    background: #f07d00;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    width: 60px;
    text-align: center;
    box-sizing: border-box;
}

.newflats_slider {
	margin-top: 6rem;
}

.c-catalog__thumb__third-section {
	overflow: hidden;
}

/* Smooth scroll */
.f-project__scroll,
.l-wrapper,
.ab_cont,
.l-main {
	-webkit-overflow-scrolling: touch;
}
.ymaps-2-1-64-islets_maps-button__icon {
    margin-left: 5px!important;
    padding-top: 6px!important;
    width: 30px!important;
    height: 39px!important;
}
.white-subtitle{
	color: #fff;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 10px;
}
.brokers-title{
	text-align: center;
	margin-bottom: 0;
}
.brokers-text{
	text-align: center;
	color: #fff;
	margin-top: 1.9rem;
	font-size: 15px;
    line-height: 1.4;
}
@media (max-width: 480px) {
	
	.f-map__wr{
		height: 100vh;
	}
	.f-map .container {
		margin-bottom: 20px;
	}
	
}

/*-замена-*/
@media(max-width:768px){
	.c-catalog__filter__body__group {
		height: auto;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-flow: row wrap;
	}
	.bootstrap-select>.dropdown-menu>.inner>li a {
		font-size: 14px!important;
	}
	.c-catalog__filter__body__group > div:nth-child(1){
		order: 5;
		min-width: 100%;
		width: 100%;
	}
	.c-catalog__filter__body__group > div:nth-child(1) input.e-value , .c-catalog__filter__body__group > div:nth-child(1) .c-range__value {
		height: 50px;
	}
	.c-catalog__filter__body__group > div:nth-child(2){
		order: 4;
		min-width: 100%;
		width: 100%;
	}
	.c-catalog__filter__body__group > div:nth-child(2) input.e-value , .c-catalog__filter__body__group > div:nth-child(2) .c-range__value {
		height: 50px;
	}
	.c-catalog__filter__body__group > div:nth-child(3){
		order: 2;
		min-width: 50%;
		width: 50%;
		box-sizing: border-box;
	}
	.c-catalog__filter__body__group > div:nth-child(5){
		order: 1;
		min-width: 50%;
		width: 50%;
		box-sizing: border-box;
	}
	.c-catalog__filter__body__group > div:nth-child(4){
		order: 3;
		min-width: 100%;
		width: 100%;
	}
	.c-catalog__filter__body__group > div:nth-child(4) > ul {
		width: 100%;
		display: flex;
		justify-content: flex-start;
		flex-flow: row wrap;
		align-items: center;
		padding-left: 0;
	}
	.c-catalog__filter__body__group > div:nth-child(4) > ul > li {
		margin: 5px;
	}
	#mob-menu-home{
	display: none;
}
}
.bootstrap-select>.dropdown-menu>.inner>li a:hover{
	color: #727272!important;
}

.tabs-wraper {
    max-height: 757px;
    overflow-y: scroll;
}

/*-конец-*/

.c-catalog__loader-before {
    background-color: #e6aa6b;
    color: #fff;
    padding: 8px 20px;
    font-size: 14px;
	display: none;
}

/*********новые стили********/
@media (max-width: 768px){
	.c-exclusive-offers__img {
		height: -webkit-fill-available;
		height: fill-available;
	}
	.c-main-brokers{
		height:  520px;
 		max-height:  520px;
		overflow: hidden;
	}
	/*.c-catalog__loader:before{
		display: block;
	}
	.icon.icon-loader{
		display: none;
	} 
	.l-fullpage__slide {
		height: 520px;
	}*/
	.c-main-brokers__view__caption {
    	opacity: 1;
	}
	.c-catalog__list-tools {
		justify-content: space-between;
		height: 80px;
		display: block;
	}
	.c-catalog__title {
    	font-size: 2.7rem;
    	margin-bottom: 20px;
	}
	.c-catalog__list-filters {
    	max-width: 100%;
	}
	.c-catalog__view {
		font-size: 2.1rem;
		font-weight: 400;
		text-transform: uppercase;
		padding: .5rem 3.2rem 0.3rem;
	}
	.c-catalog__view:not(:last-child) {
		border-right-width: 1px;
	}
	.c-catalog__type {
		font-size: 2.1rem;
		font-weight: 400;
		text-transform: uppercase;
		padding: .5rem 4.2rem .3rem;
	}
	.c-catalog__map .c-catalog__view{
		display: none;
	}
	.listplusmap{
		display: none!important;
	}
	#mob-menu-home{
		display: block;
	}
	
}
@media (max-width: 414px){
	.c-main-brokers{
		height: 695px;
 		max-height: 695px;
		overflow: hidden;
	}
	.l-fullpage__slide {
		height: 690px;
	}
	.c-main-brokers__view__caption {
		padding: 2rem 3rem 10rem;
	}
	.l-fullpage__slide__body .c-main-brokers__body .c-main-brokers__view__img {
		height: 390px;
		margin-bottom: 10px;
	}

}
/****************new css rules*******************/
@media (min-width: 1440px){
 /* .flat_slider_wr.relative {
      height: 100%;
  }
  .flat_slide {
      height: calc(100vh - 300px);
  }*/
}
@media screen and (max-width: 1300px){
  .half_list {
    text-align: left!important;
  }
}
@media screen and (max-width: 768px){
  .half_list {
      justify-content: center!important;
    }
}
@media screen and (min-width: 1490px){
	.l-fullpage__slide .half_content .container {
		padding-right: 45%;
	}
}
@media screen and (max-width: 700px){
  	.relative {
  	  margin-top: 15px;
  	}
	.head-slider .slick-arrow {
    	width: 52px;
    	height: 52px;
	}
	.descr_li li{
		font-size: 13px!important;
	}
	.f-video_play span{
		margin-top: 30px;
    	width: 75px;
    	height: 75px;
		background-size: contain;
	}
	.fm_row_fl{
		justify-content: flex-start!important;
		padding-right: 0;	
	}
	.fm_fl_coll {
		margin: 0 20px;
	}
	.fm_row_fl>* {
		width: auto;
	}
}
@media screen and (max-width: 550px){
	.fm_row_fl>* {
		width: auto;
	}
	.fm_area{
		font-size: 16px;
	}
	.fm_fl_coll img {
		display: inline-block;
		vertical-align: middle;
		width: 20px;
		margin-right: 10px;
	}
	.fm_fl_coll {
		margin: 0 8px;
	}
	.fm_fl_coll {
		margin: 10px 8px;
	}
}
.ymap_flat{
	height: 100%!important;
}
/*.fancy_slider{
	display: block;
	z-index: 99;
	height: 100%;
	width: 100%;
	position: absolute;
}*/
.half_content .container .half_tabs {
    padding-top: 35px;
    padding-left: 0;
}

@media screen and (min-width: 2100px){
	.l-fullpage__slide .half_content .container {
		padding-right: 45%;
	}
}



.c-menu__item__line{
	display: none;
}
.c-menu__item__header{
	display: block;
    color: #f07d00;
    font-size: 18px;
    margin-bottom: 20px;
}
.c-menu__item__list .e-ttl{
	font-size: 30px;
    color: #fff;
    font-weight: 300;
    text-transform: none;
    display: block;
    line-height: 1.2;
    margin-bottom: 25px;
}
.e-ttl-uppercase{
	text-transform: uppercase!important;
}
.c-menu__body{
	width: 100%;
    max-width: 1060px;
    padding: 0 50px;
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    justify-content: space-around;
    margin: 0 auto;
    padding-top: 125px;
}
.e-ttl-orange{
	color: #f07d00;
}
.descr_li li {
    font-size: 2.4rem;
    font-weight: 300;
    line-height: 2.5rem;
    margin-bottom: 20px;
}
.descr_li--last li{
	margin-bottom: 0px;
}
.descr_li-contact {
    font-size: 3.3rem!important;
    list-style-type: none;
    margin-left: 22px;
    margin-top: 15px;
}
.c-main-company__content__item__inner p{
	font-size: 2.4rem;
    font-weight: 300;
    line-height: 2.5rem;
}
@media screen and (min-width: 1490px){
	.l-fullpage__slide .half_content .container {
    padding-right: 40%!important;
}
	
}
@media screen and (max-width: 1490px){
	.half_tab p{
		max-width: 50%;
	}
}
.c-main-company__content__inner .slick-dots li{
	background: #fff;
	height: 8px;
	width: 8px;
	border: none;
}
.c-main-company__content__inner .slick-dots li.slick-active{
	background: #f07d00;
}

@media (max-width: 1200px){
	.c-main-company__content__item__ttl .e-ttl {
		font-size: 3.8rem;
		margin-bottom: 20px;
	}
}
.ymaps-2-1-65-islets_maps-button__icon {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 6px;
    padding: 3px!important;
    width: 38px!important;
    height: 38px!important;
}



.c-catalog__filter__body{
	background-color: #2C2C2C;
}
.c-catalog__filter__row-2 .btn_bs,
.c-catalog_number li span{
    background: transparent;
    border: 1px solid #979797;
    border-radius: 4px;
    color: #DFDFDF!important;
}
.c-catalog__filter__row__title{
	color: #DFDFDF;
}
.c-catalog_number li input:checked+span, .c-catalog_number li.active, .c-catalog_number li:hover span{
	border: none;
}
.c-catalog__filter__row:not(:last-child) {
    border-right: none;
}
.c-catalog__filter__row {
    border-right: none;
}
input.e-value{
	background: transparent;
	border: 1px solid #979797;
    border-radius: 4px;
	color: #DFDFDF;
	padding-right: 0px;
}
.c-range__value:nth-child(1) {
    border-right: none;
    margin-right: 10px;
}
.c-range__value .inl {
    color: #DFDFDF;
}
.irs-bar {
    background: #F07D00;
	height: 3px;
}
.inl{
	 color: #DFDFDF;
	 margin-left: 20px;
     margin-top: 5px;
	
	display: flex!important;
	align-items: center;
}
.irs-slider{
    border-radius: 50%;
	background: #fff;
	border: 1px solid #F07D00;
	height: 14px;
}
.irs-slider:after{
	display: none;
}
.c-catalog__search__control {
    padding-top: 18px;
    background: #2C2C2C;
    color: #DFDFDF;
}
#e-val-3, #e-val-4 {
    padding-right: 0px;
}
.c-catalog__search__control {
    padding-top: 0px;
    background: #424242;
    color: #DFDFDF;
    height: 50px;
    margin-top: 23px;
    margin-right: 13px;
    border-radius: 5px;
}
.c-catalog__search__control, .c-catalog__search__trigger {
    height: 48px;
    border-radius: 4px;
    margin-right: 20px;
    outline: none!important;
}
.c-catalog__search__trigger {
    min-width: 15.8rem;
    line-height: initial;
    margin-top: 23px;
    border: 0;
    background-color: #f07d00;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 400;
}
.c-catalog__search__trigger{
	height: 48px;
}
.input-dash {
    display: block;
    width: 30px;
    margin-left: 2px;
    margin-right: 12px;
    margin-top: 14px;
    height: 2px;
    background: #DFDFDF;
}








* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

.wrapper,.filter-fix .wrapper-fix-filter {
  width: 1260px;
  margin: 0 auto; }

.homescreen-catalog-wrapper {
  background: #2C2C2C; }

.homescreen-catalog {
  padding: 25px 0; }
  .homescreen-catalog-inner {
    padding: 0 54px 0 104px;
    width: 100%;
    height: 300px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    background: url(../images/bg_homescreen_catalog.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 10; }
    .homescreen-catalog-inner::before {
      content: '';
      position: absolute;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.63);
      top: 0;
      z-index: -1; }
    .homescreen-catalog-inner-text {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: justify;
          justify-content: space-between;
      width: 100%; }

.percent-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  height: 106px; }

.percent {
  color: #fff;
  font-size: 144px;
  line-height: 120px;
  font-family: 'ArnoPro', sans-serif; }
  .percent-description {
    color: #fff;
    font-size: 36px;
    line-height: 42px;
    font-family: 'RobotoThin', sans-serif; }

.percent {
  margin-right: 45px; }

.homescreen-about {
  padding-right: 45px; }

.homescreen-about-text {
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  font-family: 'RobotoThin', sans-serif; }

.rouble {
  font-family: 'RubDC', sans-serif; }

.dash {
  width: 11px;
  height: 1px;
  background: #979797;
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px; }

.filter {
  padding-bottom: 25px; }
  .filter-table {
    display: -ms-flexbox;
    display: flex; }
  .filter-map {
    background-image: url(../images/map.png);
    width: 346px;
    height: 124px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover; }
.filter-map-open{
	background-image: url(../images/hidemap.png);
}
  .filter-quantity {
    font-size: 30px;
    color: #fff;
    font-family: 'RobotoThin', sans-serif;
    display: block;
    margin-bottom: 45px; }
    .filter-quantity--orange {
      color: #F07D00;
      font-family: 'RobotoBold', sans-serif; }
  .filter-details {
    margin-bottom: 11.6px; }
  .filter-row {
    display: -ms-flexbox;
    display: flex;}
    .filter-row-details {
      margin-bottom: 45px; }
  .filter-input {
    color: #DFDFDF!important;
    border: 1px solid #979797!important;
    height: 30px!important;
    border-radius: 4px!important;
    background: transparent!important;
    font-family: 'RobotoThin', sans-serif!important;
    padding: 0 10px!important;
    width: 57px!important; }
  .filter-label {
    font-size: 14px;
    color: #DFDFDF;
    font-family: 'RobotoRegular', sans-serif;
    margin-right: 0;
    margin-left: 6px; }
    .filter-label:first-of-type {
      margin-right: 6px;
      margin-left: 0; }
    .filter-label--white {
      color: #fff; }
  .filter-dropdown {
    background: #424242;
    height: 50px;
    border-radius: 4px;
    padding-left: 15px; }
    .filter-dropdown-text {
      color: #EFEFEF;
      line-height: 50px;
      font-size: 14px;
      font-family: 'RobotoRegular', sans-serif; }
    .filter-dropdown-area {
      width: 280px;
      position: relative;
      margin-right: 24px; }
      .filter-dropdown-area::after {
        content: '';
        height: 5px;
        width: 8.16px;
        background-size: cover;
        background-repeat: no-repeat;
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
        background-image: url(../images/arrow_down_black.svg); }
    .filter-dropdown-search {
      width: 383px;
      border: none;
      outline: none;
      color: #EFEFEF;
      line-height: 50px;
      font-size: 14px;
      font-family: 'RobotoRegular', sans-serif; }
      .filter-dropdown-search:-ms-input-placeholder {
        color: #EFEFEF;
        line-height: 50px;
        font-size: 14px;
        font-family: 'RobotoRegular', sans-serif; }
      .filter-dropdown-search::placeholder {
        color: #EFEFEF;
        line-height: 50px;
        font-size: 14px;
        font-family: 'RobotoRegular', sans-serif; }
  .filter-search-btn {
    width: 188px;
    height: 50px;
    outline: none;
    border: none;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    font-family: 'RobotoBold', sans-serif;
    text-align: center;
    text-transform: uppercase;
    background: #F07D00;
    line-height: 50px;
    position: relative;
    margin-left: 6px; }
    .filter-search-btn::before {
      content: '';
      height: 14px;
      width: 14px;
      background-size: cover;
      background-repeat: no-repeat;
      position: absolute;
      left: 45px;
      top: 50%;
      transform: translateY(-50%);
      background-image: url(../images/search-icon.svg); }
  .filter-range {
    width: 100%; }
  .filter-square {
    margin: 0 40px; }
  .filter-row-block {
    min-width: 268px; }

.room_num {
  cursor: pointer!important;
  height: 30px!important;
  width: 30px!important;
  border-radius: 4px!important;
  font-family: 'RobotoRegular', sans-serif!important;
  color: #fff!important;
  text-align: center!important;
  outline: none!important;
  font-size: 14px!important;
  padding: 0!important; }
  .room_num--active {
    background: #F07D00!important;
    border: none!important; }
  .room_num:hover {
    background: #F07D00!important;
    border: none!important; }

.container-objects {
  width: 1285px;
  margin: 0 auto; }

.objects-wrapper {
  /*background: #E5E5E5;*/
  background: #3C3C3C;
  width: 100%;
  padding: 25px 0 15px; }
.page-parallax:before{
	background: rgba(0,0,0,0.4);
	width: 100%;
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	content: ''
}
.page-parallax{
	position: relative;
}
.object-image {
  /*background-image: url(../img/object.jpg);*/
  object-fit: cover;
  height: 366px;
  width: 527px;
  background-size: cover;
  max-height: 366px;
  max-width: 527px;
  background-repeat: no-repeat;
  background-position: top center; }
.object:hover .object-image{
	transform: scale(1.1);
	overflow: hidden;
	transition: ease-in 0.3s;
}
.object:hover{
	background: #fafafa;
}
.object{
	cursor: pointer;
}
@media (min-width: 768px){
	.object{
		max-height: 366px;
		overflow: hidden;
	}
}
.object .object-image{
	transition: ease-out 0.3s;
}
.object-image-container{
	overflow: hidden;
	margin: 0;
	height: 366px;
    width: 527px;
	padding: 0;
}
.object-image,.object:hover{
	overflow: hidden;
}
.object:hover{
  cursor: pointer;
  transition: 0.2s;
  box-shadow: 0 5px 4px 0 rgba(0, 0, 0, 0.18);
 /*transform: scale(1.01);*/
}
.object {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background: #fff;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 16px; }
  .object-info {
    width: 430px;
    text-align: center;
    border-right: 1px solid #E2E2E2;
    height: 100%;
    padding: 45px 25px 35px 0; }
  .object-name {
    font-size: 30px;
    font-weight: bold;
    font-family: 'RobotoLight', sans-serif;
    color: #323232;
	line-height: 33px;
    margin-bottom: 5px;
    display: block; }

  .object-address, .object-fullprice {
    font-size: 18px;
    color: #323232;
	line-height: 21px;
    display: block;
    font-family: 'RobotoLight', sans-serif;
    margin-bottom: 20px; }
  .object-fullprice {
    margin-bottom: 40px; }
  .object-price {
    font-size: 18px;
    font-family: 'RobotoRegular', sans-serif;
    color: #F07D00;
	margin-bottom: 6px;
    display: block; }
    .object-price-digitals {
      font-size: 36px; }
  .object-icon {
    margin-right: 10px;
    vertical-align: middle; }
  .object-icons {
    font-size: 16px;
    margin-bottom: 28px; }
  .object-icon-text {
    color: #323232;
    font-family: 'RobotoRegular', sans-serif;
    vertical-align: middle; }
    .object-icon-text--bold {
      font-family: 'RobotoBold', sans-serif;
      margin-right: 30px; }

.btn-black {
  font-size: 12px;
  width: 194px;
  font-family: 'RobotoRegular', sans-serif;
  display: block;
  color: #0B0B0B;
  border: 1px solid #0B0B0B;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 0;
  margin: auto;
  position: relative; }
  .btn-black::after {
    content: '';
    height: 8.16px;
    width: 5px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    right: 5px;
    top: calc(50%);
    transform: translateY(-50%);
    background-image: url(../images/arrow_down_black.svg); }
.btn-black:hover:after{
	background-image: url(../images/arrow_down_white.svg);
}
.object-details {
  min-width: 300px;
  padding-left: 20px;
	max-height: 366px;
  padding-top: 50px; }
  .object-details-row {
    border-bottom: 1px dashed #979797;
    width: 100%;
    padding-bottom: 25px;
    margin-bottom: 25px; }
    .object-details-row:last-of-type {
      border-bottom: none; }
  .object-details-heading {
    font-family: 'RobotoMedium', sans-serif;
    color: #F07D00;
    display: block;
	  font-size: 12px;
	  line-height: 12px;
	  text-transform: uppercase;
    margin-bottom: 10px; }
  .object-details-text {
    font-size: 18px;
    font-weight: bold;
    font-family: 'RobotoLight', sans-serif;
    color: #323232;
    display: block; }

.banner {
  background: #fff;
  margin-bottom: 16px;
  padding: 22px 55px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center; }
  .banner-percent {
    color: #F07D00;
    font-size: 64px;
    margin-right: 56px;
    font-family: 'RobotoLight', sans-serif; }
  .banner-text {
    color: #323232;
    font-size: 24px;
    line-height: 28px;
    font-family: 'RobotoLight', sans-serif;
    margin-right: 230px; }
  .banner-info {
    color: #323232;
    font-size: 18px;
    line-height: 21px;
    font-family: 'RobotoLight', sans-serif; }

@font-face {
  font-family: 'ArnoPro';
  src: local("../fonts/ArnoPro"), local("ArnoPro"), url("../fonts/ArnoPro/ArnoPro.otf") format("opentype");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: 'RubDC';
  src: local("../fonts/RubDC"), local("RubDC"), url("../fonts/RubDC/RubDC.otf") format("opentype");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: 'RobotoLight';
  src: local("../fonts/Roboto/RobotoLight.ttf"), local("RobotoLight"), url("../fonts/Roboto/RobotoLight.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: 'RobotoRegular';
  src: local("../fonts/Roboto/RobotoRegular.ttf"), local("RobotoRegular"), url("../fonts/Roboto/RobotoRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: 'RobotoThin';
  src: local("../fonts/Roboto/RobotoThin.ttf"), local("RobotoThin"), url("../fonts/Roboto/RobotoThin.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: 'RobotoBold';
  src: local("../fonts/Roboto/RobotoBold.ttf"), local("RobotoBold"), url("../fonts/Roboto/RobotoBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: 'RobotoMedium';
  src: local("../fonts/Roboto/RobotoMedium.ttf"), local("RobotoMedium"), url("../fonts/Roboto/RobotoMedium.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

.filter-details{
	display: flex;
	align-items: center;
}
.room_num{
	margin-right: 5px;
}
.room_num:last-of-type{
	margin-right: 0;
}
.dash{
	margin-left: 5px;
	margin-right: 5px;
}
.filter-label{
	margin-right: 20px;
	vertical-align: middle;
}
.filter-label--white {
    color: #fff;
    margin-left: 3px!Important;
    margin-right: 0!Important;
}
label.inl.filter-label.filter-label--white:last-of-type {
    margin-left: 14px;
}
.l-fullpage__slide.is-simple.js-hide-nav{
	    z-index: 100;
}
.square-label{
	margin-right: 20px!important;
}
.price-label{
	margin-right: 10px!important;
}
.filter-table{
	justify-content: space-between;
}
.map_filter-container{
	width: 100%;
	height: 370px;
}
.map_filter{
	width: 100%;
	height: 370px;
	overflow: hidden;
}
.map_filter-container{
	display: none;
}
.map-show{
	display: block;
}
.filter-fix{
	position: fixed;
	background: #2C2C2C;
	top: 65px;
	z-index: 99;
	width: 100%;
	left: 0;
	padding: 20px 0;
	box-shadow: 0 10px 4px 0 rgba(0,0,0,0.18);
}
.filter-dropdown-area-sm{
	width: 172px;
}
.filter-fix .filter-quantity{
	display: none;
}
.filter-fix .filter-map{
	display: none;
}
.filter-fix .filter-dropdown-area{
	width: 172px;
	font-size: 12px;
}
.filter-fix .filter-text-find{
	display: none;
}
.filter-fix .filter-search-btn{
	width: 50px;
	height: 50px;
}
.filter-fix  .filter-search-btn::before{
	left: 18px;
}
.filter-fix .filter-dropdown-search{
	width: 222px;
	font-size: 12px;
}
.filter-fix .filter-dropdown-search::placeholder,
.filter-fix .filter-dropdown-area::placeholder,
.filter-fix .filter-dropdown-text{
	font-size: 11px;
}
.filter-fix .filter-fixed-row{
	position: absolute;
	right: 0;
	top: 0;
}
.filter-square {
    margin: 0 20px;
}
.filter-fix .filter-table{
	position: relative;
}
.filter-fix .filter-dropdown-area{
	margin-right: 7px;
}
.filter-rooms-details{
	display: block;
}
.filter-rooms-details .filter-label{
	display: block;
	margin-bottom: 4px;
}
.filter-details{
	margin-bottom: 0;
}
.dropdown-filter-list{
	width: 280px;
	max-height: 281px;
	border-radius: 4px;
	background: #fff;
	position: absolute;
	overflow-y: scroll;
	padding: 14px 22px;
	margin-top: 50px;
	z-index: 999;
	display: none;
	transition: ease-out 0.3s;
}
.dropdown-filter-area{
	display: block;
	font-size: 15px;
	color: #353535;
	font-family: 'Roboto', sans-serif; 
	line-height: 36px;
}
.filter-dropdown-area::after{
	background-image: url(../images/arrow_up-white.svg);
}

.filter-dropdown-area-active::after{
	transform: rotate(180deg)
	
}
.btn-black:hover{
	color: #FFF;
    background: #F07D00;
    border: 1px solid #F07D00;
	transition: 0.3s;
}
/*.filter-dropdown-area:hover + .dropdown-filter-list{
	display: block;
	transition: ease-in 0.3s;
}
.dropdown-filter-list:hover{
	display: block;
	cursor: pointer;
}*/

.close-filter-mob{
	display: none;
}
.footer-buttons{
	display: none;
}
.percent-description{
	width: 310px;
}
.homescreen-about{
	width: 430px;
}
.dropdown-filter-area:hover{
	color: #F07D00;
	cursor: pointer;
}
.dropdown-filter-area-active{
	color: #F07D00;
}
.parallax-window {
	background-image: url(../images/banner_bg.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	min-height: 258px;
}
.parallax-window-caption{
	padding: 20px 140px;
}
.parallax-window-caption-title{
	font-size: 36px;
	color: #fff;
	font-family: 'RobotoLight', sans-serif;
	margin-bottom: 30px;
}
.parallax-window-percent{
	font-family: 'ArnoPro', sans-serif; 
	font-size: 72px;
	line-height: 36px;
}
.parallax-window-caption-subtitle{
	font-size: 20px;
	color: #fff;
	font-family: 'RobotoLight', sans-serif;
}
.parallax-window-caption-subtitle span{
	color: #FF8A00;
}
.parallax-window{
	display: flex;
	align-items: center;
}
#banner {
	overflow: hidden;
	width: 100%;
	height: 285px;
	position: relative;
	clear: both;
	background: transparent url(../images/banner.jpg) center center no-repeat fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/banner.jpg',sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/banner.jpg',sizingMethod='scale')";
}

.wrap-center{
	margin: 0 auto;
	max-width: 73.231em;
	z-index: 999;
}

.banner-centered {
	text-align: center;
	position: absolute;
	display: block;
	max-width: 75.231em;
	height: inherit;
	overflow: hidden;
	margin-top: 100px;
	z-index: 999;
}
.scroller {
    z-index: 3;
    position: relative;
}
.page-parallax {
 	padding: 100px 0; 
    -webkit-background-size: cover;
    background-size: cover;
    text-align: center;
    color: #fff;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
section {
    overflow: hidden;
}  
@media (min-width: 2600px){
	.filter-map{
		background-image: url(../images/hidemap.png);
		
	}
	.filter-fix{
		width: 50%;
	}
	.map_filter-container{
		display: block;
	}
	.objects-wrapper,.homescreen-catalog-wrapper,
	.map_filter-container{
		width: 50%;
	}
	.map_filter-container {
		position: fixed;
		right: 0;
		top: 0;
		height: 100vh;
	}
	.map_filter{
		height: 100%;
		
	}
	.filter-map{
		display: none;
	}
	.page-parallax{
		width: 50%;
	}
	.new-catalog-page {
		margin-top: 95px;
	}
	.filter-fix{
		top: 95px;
	}
}
.filter-fix{
	height: 114px;
	
}
.new-catalog-page{
	margin-top: 65px;
}
.wrapper-fix-filter .c-catalog{
	min-height: inherit;
}
@media (max-width: 768px){
	.object{
		max-height: auto;
	}
	.wrapper-fix-filter .irs{
		top: -2px;
	}
	.homescreen-catalog{
		display: none;
	}
	.wrapper, .filter-fix .wrapper-fix-filter {
		width: 100%;
		margin: 0 auto;
	}
	.percent {
		margin-right: 0;
		display: block;
		font-size: 120px;
        text-align: center;
	}
	.object,.filter-table,.homescreen-catalog-inner-text,.filter-row{
		display: block;
	}
	.percent-description{
		font-size: 24px;
    	line-height: 28px;
	}
	.percent-description {
		font-size: 24px;
		line-height: 28px;
		display: block;
		text-align: center;
	}
	.filter-fix{
		display: none;
	}
	.object-details {
    	min-width: 100%;
	}
	.object-info {
    	width: 100%;
	}
	.container-objects {
    	width: 100%;
	}
	.object-image-container{
		width: 100%;
	}
	.banner{
		display: block;
	}
	.homescreen-about {
		padding-right: 0;
	}
	.homescreen-catalog {
		padding: 0;
	}
	.percent-text{
		height: auto;
    	display: block;
	}
	.homescreen-about-text {
		color: #fff;
		font-size: 12px;
		line-height: 14px;
		text-align: right;
		display: block;
		font-family: 'RobotoThin', sans-serif;
		float: right;
		width: 126px;
	}
	.homescreen-catalog-inner {
		padding: 0;
		width: 100%;
		height: 100vh;
	}
	.percent-description{
		margin-bottom: 45px;
	}
	.homescreen-catalog-inner-text{
		width: 205px;
		margin-left: auto;
		margin-right: auto;
	}
	.filter-dropdown-search {
    	width: 100%;
	}
	.banner-text{
		margin-right: 0;
	}
	.object-details{
		display: none;
	}
	.filter{
		padding-top: 40px;
		/*padding-left: 25px;
    	padding-right: 25px;*/
	}
	.filter-square {
		margin: 0;
	}
	.filter-rooms{
		margin-bottom: 20px;
	}
	.filter-dropdown-area {
 	    width: 100%;
		margin-right: 0;
	}
	.filter-price,.filter-square {
		margin-bottom: 20px;
	}
	.filter-map {
    	width: 100%;
    	border-radius: 4px;
	}
	.new-catalog-page{
		margin-top: 26px;
	}
	.filter-dropdown-area{
		margin-bottom: 12px;
	}
	.filter-search-btn {
    	width: 100%;
    	display: block;
		margin-left: 0;
		margin-top: 12px;
    	margin-bottom: 20px;
	}
	.container-objects{
		padding-left: 15px;
    	padding-right: 15px;
	}
	.object .object-image{
		width: 100%;
	}
	.object-info{
		padding: 45px 0px 35px 0;
	}
	.banner-percent{
		margin-right: 0;
    	display: block;
		text-align: center;
	}
	.banner-info{
		margin-top: 20px;
    	display: block;
	}
	.object-image-container,.object-image{
		height: 248px;
	}
	.filter-map{
		display: none;
	}
	.homescreen-catalog-inner{
		background-image: url(../images/bg_mob.jpg);
	}
	.banner{
		padding: 22px 0;
		text-align: center;
	}
	.close-filter-mob{
		width: 12px;
		height: 12px;
		background-image: url(../images/close-orange.svg);
		position: absolute;
		top: 30px;
		right: 30px;
	}
	.filter{
		position: relative;
	}
	.close-filter-mob{
		display: block;
		z-index: 999;
	}
	.footer-buttons{
		display: flex;
		background: #282828;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		padding: 7px 14px;
		z-index: 99;
	}
	.footer-button-item{
		background: #464646;
		font-size: 12px;
		color: #AAAAAA;
		outline: none;
		border: none;
		z-index: 999;
		height: 30px;
		margin-right: 18px;
		font-family: 'RobotoRegular', sans-serif;
		width: -webkit-fill-available;
		width: fill-available;
		width: -moz-available;
		border-radius: 3px;
	}
	.footer-button-item:last-child{
		margin-right: 0;
	}
	.footer-button-filter,.footer-button-map{
		position: relative;
	}
	.footer-button-filter::before{
		content: '';
		position: absolute;
		left: 10px;
		top: 8px;
		background-image: url(../images/burger.svg);
		width: 16px;
		height: 14px;
	}
	.footer-button-map::before{
		content: '';
		position: absolute;
		left: 10px;
		top: 8px;
		background-image: url(../images/geo.svg);
		width: 12px;
		height: 16px;
	}
	.dash {
    	width: 5px;
		margin-left: 3px;
    	margin-right: 3px;
	}
	.filter{
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #2C2C2C;
		z-index: 99999999;
		position: fixed;
		overflow-y: scroll;
		display: none;
		margin: auto;
	}
	.dropdown-filter-list{
		margin-top: 0px;
	}
	
	.dropdown-filter-list {
    	width: calc(100% - 50px);
	}
	.wrapper-fix-filter {
		padding: 0 25px;
	}
	.map_filter-container {
		position: fixed;
		height: 100%;
		width: 100%;
		left: 0;
		top: 0;
		z-index: 999;
	}
	.map_filter {
		width: 100%;
		height: 100%;
	}
	.close-map{
		background: rgba(0,0,0,0.8) url(../images/close-orange.svg);;
		padding: 20px;
		border-radius: 50%;
		background-repeat: no-repeat;
    	background-position: center;
		top: 20px;
    	right: 20px;
	}
	.percent-description,
	.homescreen-about{
		width: 100%;
	}
	.object:hover .object-image{
		transform: none;
		overflow: hidden;
		transition: none;
	}
	.object:hover{
		background: #fff;
	}
	.map_filter-open{
		display: block;
	}
	.object:hover{
	 transform: none;
	}
	.parallax-window-caption{
		padding: 0 30px;
	}

}
@media (max-width: 340px){
	.footer-button-item{
		font-size: 10px;
	}
}
@media (min-width: 480px){
	.filter-fix .dropdown-filter-list {
		width: 172px;
	}
}
.shown-area-list{
	display: block;
}
.filter-row{
	margin-bottom: 12px;
}