html{
	height: 100%;
	min-width: 1260px;
}
body{
	margin:0;
	height: 100%;
	background: #fbf8f0;
	font-family: 'Museo Sans Cyrl';
	font-size: 21px;
	line-height: 28px;
	/*overflow-x: hidden;*/
}
/*@media (max-width: 1170px) {
	body{
		overflow-x: scroll;
	}
}*/
/******************************************************************************/
h1,h2,h3,h4,h5,h6{
	font-family: "PF Regal Text Pro";
}
h1{
	margin: 30px 100px;
}
.Maket .WorkArea h1,
.Maket .WorkArea h2,
.Maket .WorkArea h3,
.Maket .WorkArea h4,
.Maket .WorkArea h5,
.Maket .WorkArea h6{
	text-align: center;
}
.Maket .WorkArea a{
	color: inherit;
}
/******************************************************************************/
.margin15{
	margin-top: 15px;
	margin-bottom: 15px;
}
.margin15bottom{
	margin-bottom: 15px;
}
.margin15top{
	margin-top: 15px;
}
.margin30{
	margin-top: 30px;
	margin-bottom: 30px;
}

.margin30top{
	margin-top: 30px;
}
.margin30bottom{
	margin-bottom: 30px;
}
.margin30lr{
	margin-left: 30px;
	margin-right: 30px;
}
.margin-30lr{
	margin-left: -30px;
	margin-right: -30px;
}
.margin60lr{
	margin-left: 60px;
	margin-right: 60px;
}
.deliver15{
	display: block;
	height: 15px;
}
.deliver30{
	display: block;
	height: 30px;
}
/******************************************************************************/
.Maket{
	min-height:100%;
	/*position: relative;*/
	/*overflow: hidden;*/
}
.Maket .Header{}
.Maket .WorkArea{}
.Footer{
	height:300px;
}
body>.Footer{
	background: url(img/shishki2.png) no-repeat top center;
	margin-top:-300px;
	overflow: hidden;
}
.width-fix{
	min-width: 1160px;
	margin:0 50px;
}
.width-min{
	min-width: 1160px;
}
/*@media (max-width: 1170px) {
	body{
		overflow-x: scroll;
	}
}*/
/******************************************************************************/
.button{
	background: #c9bc68;
    border: 0;
    color: #fbf8f0;
    font-size: 16px;
    letter-spacing: 1px;
    letter-spacing: 0.5px;
    padding: 20px 30px;
    border-radius: 5px;
    box-shadow: 0 5px 30px #c9bc68;
    cursor: pointer;
    text-decoration: none;
}
.button:hover{
	background: #c9b068;
	box-shadow: 0 5px 30px #c9b068;
}
.hide{
	display: none;
}
/******************************************************************************/
.Footer .creator{
	margin-top: 160px;
	float: right;
	font-size: 16px;
}
.Footer .creator a{
	color: inherit;
	text-decoration: none;
	position: relative;
}
.Footer .creator a:after{
	position: absolute;
	border-bottom: 1px solid #cdcbc7;
	width: 100%;
	display: block;
	content: " ";
	left: 0;
	bottom: 0;
}
.Footer .copy{
	margin-top: 160px;
	font-size: 16px;
}
/******************************************************************************/
.MHead1{
	height: 120px;
	text-align: center;
	position: relative;
}
.MHead1 .logo{
	background: url('img/logo.png') no-repeat center;
	width: 133px;
	height: 120px;
	display: inline-block;
}
.MHead1 .phones{
	font-size: 24px;
	position: absolute;
	right: 0;
	bottom: 30px;
}
.MHead1 .banner{
	float: right;
    text-align: left;
	width: 1000px;
	position: relative;
    box-sizing: border-box;
	padding-left: 80px;
    box-sizing: border-box;
}
.MHead1 .banner .close{
    color: #fff;
    position: absolute;
    top: 10px;
    right: 270px;
    display: block;
    cursor: pointer;
    font-size: 24px;
    line-height: 24px;
    text-shadow: 0 0 1px rgba(0,0,0,1);
    z-index: 2;
}
.MHead1 .banner .close:after{
	content: "\2716";
}
.MHead1 .banner .container{
	background-size: cover;
    display: block;
    width: 660px;
    height: 120px;
    overflow: hidden;
    position: relative;
    background-position: center;
}
.MHead1 .banner .container:after{
	/*content: "\2573";*/
	/*content: "\2716";
	color: #fff;
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	cursor: pointer;
	font-size: 24px;
	line-height: 24px;
	text-shadow: 0 0 1px rgba(0,0,0,1);*/
}
.MHead1 .banner .container h5{
	font-size: 28px;
}
.MHead1 .banner .container p{
	margin: 5px 0;
}
/******************************************************************************/
.MHead2{}
.MHead2 .menu_block1{
	position: relative;
	margin-right: 15px;
	white-space: nowrap;
	text-align: center;
}
.MHead2 .menu_block1 .menu1,
.MHead2 .menu_block1 .menu2{
	display: inline-block;
	padding: 25px 30px 10px;
}
.MHead2 .menu_block1 .menu1{
	position: relative;
}
.MHead2 .menu_block1 .menu1 .after{
	border-right: 1px solid #3e854e;
    position: absolute;
    top: 0;
    right: 0;
    bottom: -15px;
    z-index: 4;
}
.MHead2 .menu_block1 .menu2{}
.MHead2 .menu_block2{
	/*background: url('img/bg_sec_menu_2.png') no-repeat bottom center;*/
	position: relative;
	margin-right: 15px;
}
.MHead2 .menu_block2 .menu1{
	padding: 10px 30px 45px;
}
.MHead2 ul{}
.MHead2 ul li{
	display: inline-block;
	margin: 0 18px;
	border-bottom: 1px solid #277639;
}
.MHead2 ul li a{
	color: #fff;
	line-height: 21px;
	text-decoration: none;
	font-size: 21px;
}
.MHead2 ul li:hover a,
.MHead2 ul li.active a{
	color:#d9ffad;
}

.MHead2 .menu_block2 ul{
	text-align: center;
}
.MHead2 .menu_block2 ul li{
	border-bottom: 1px solid #51915d;
}
.MHead2 .menu_block2 a{
	font-size: 18px;
	line-height: 18px;
}
.MHead2 .bg1,
.MHead2 .bg2{
	position: absolute;
	height: 100%;
	top: 0;
	z-index: -1;
}
.MHead2 .bg1{
	width: 100%;
	left: 0;
}
.MHead2 .bg2{
	width: 17px;
	right: -15px;
}
.MHead2 .menu_block1 .bg1{
	background: url(img/tm/tm1_t_l.png) no-repeat top left;
}
.MHead2 .menu_block1 .bg2{
	background: url(img/tm/tm1_t_r.png) no-repeat top right;
}
.MHead2 .menu_block2 .bg1{
	background: url(img/tm/tm2_b_l.png) no-repeat bottom left;
}
.MHead2 .menu_block2 .bg2{
	background: url(img/tm/tm2_b_r.png) no-repeat bottom right;
}

/******************************************************************************/
.MHead2 .slider{}
.MHead2 .slider .top{
	height: 25px;
	position: relative;
    z-index: 3;
	margin-right: 15px;
}
.MHead2 .slider .top:before,
.MHead2 .slider .top:after,
.MHead2 .slider .bottom:after,
.MHead2 .slider .bottom:before{
	display: block;
	content: " ";
	position: absolute;
	height: 100%;
	z-index: 1;
	top: 0;
}
.MHead2 .slider .top:before{
	background: url(img/tm/tm1_b_l.png) no-repeat bottom left;
	width: 100%;
	left: 0;
}
.MHead2 .slider .top:after{
	background: url(img/tm/tm1_b_r.png) no-repeat bottom right;
	width: 15px;
	right: -15px;
}
.MHead2 .slider .bottom{
	height: 15px;
	position: relative;
	margin-right: 15px;
}
.MHead2 .slider .bottom:before{
	background: url(img/tm/tm2_t_l.png) no-repeat top left;
	width: 100%;
	left: 0;
}
.MHead2 .slider .bottom:after{
	background: url(img/tm/tm2_t_r.png) no-repeat top right;
	width: 15px;
	right: -15px;
}
.MHead2 .slider .body{
	margin: -10px 15px 0 15px;
	position: relative;
	/*box-shadow: 0 15px 15px -10px rgba(0,0,0,0.5);*/
	overflow: hidden;
}
.MHead2 .slider .body iframe,
.MHead2 .slider .body video{
	width: 100%;
	height: 100%;
	display: block;
}
.MHead2 .slider_empty{}
.MHead2 .slider_empty .top{
	height: 15px;
	position: relative;
    z-index: 3;
	margin-right: 15px;
}
.MHead2 .slider_empty .bottom{
	position: relative;
	height: 15px;
	margin-right: 15px;
}
.MHead2 .slider_empty .top:before,
.MHead2 .slider_empty .top:after,
.MHead2 .slider_empty .bottom:after,
.MHead2 .slider_empty .bottom:before{
	display: block;
	content: " ";
	position: absolute;
	height: 100%;
	z-index: 1;
	top: 0;
}
.MHead2 .slider_empty .top:before{
	background: url(img/tm/tm1_b_l.png) no-repeat top left;
	width: 100%;
	left: 0;
}
.MHead2 .slider_empty .top:after{
	background: url(img/tm/tm1_b_r.png) no-repeat top right;
	width: 15px;
	right: -15px;
}
.MHead2 .slider_empty .bottom:before{
	background: url(img/tm/tm2_t_l.png) no-repeat bottom left;
	width: 100%;
	left: 0;
}
.MHead2 .slider_empty .bottom:after{
	background: url(img/tm/tm2_t_r.png) no-repeat bottom right;
	width: 15px;
	right: -15px;
}

/******************************************************************************/
.KsvCarusel{
	overflow: hidden;
	margin-bottom: 50px;
	/*min-width: 1260px;*/
}
.KsvCarusel .rotator{
	/*border: 1px solid #F00;*/
	/*height: 620px;*/
	position: relative;
}
.KsvCarusel .rotator .items{
	position: relative;
	/*width: 1160px;*/
	/*height: 100%;*/
	/*margin: 0 auto;*/
	margin: 0 50px;
}
.KsvCarusel .rotator .items .pad{
	padding-bottom: 50%;
}
.KsvCarusel .rotator .item{
	display: none;
	position: absolute;
	background: no-repeat center;
	background-size: cover;
	top: 0px;
	z-index: 1;
	top: -170px;
}
.KsvCarusel .rotator .item.cur{
	display: block;
	width: 100%;
	height: 100%;
	z-index: 3;
	top: 0;
	box-shadow: 0 20px 50px -20px rgba(0,0,0,1);
}
.KsvCarusel .rotator .item.prev,
.KsvCarusel .rotator .item.next{
	display: block;
	width: 88%;
	height: 88%;
	z-index: 2;
	top: 6%;
	
}
.KsvCarusel .rotator .item.prev:after,
.KsvCarusel .rotator .item.next:after{
	content: " ";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
}
.KsvCarusel .rotator .item.prev{
	left: -50%;
}
.KsvCarusel .rotator .item.next{
	right: -50%;
}
.KsvCarusel .areasNextPrev{}
.KsvCarusel .areasNextPrev .next,
.KsvCarusel .areasNextPrev .prev{
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	/*background: rgba(0,255,0,0.2);*/
	z-index: 4;
	cursor: pointer;
}
.KsvCarusel .areasNextPrev .next{
	right: 0;
}
.KsvCarusel .areasNextPrev .prev{
	left: 0;
}
.KsvCarusel .areaSlide{
	/*background: rgba(255,0,0,0.5);*/
	position: absolute;
	left: 1;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 4;
	/*cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;  */
}
.KsvCarusel .previews{
	width: 1160px;
	margin: 50px auto 0;
}
.KsvCarusel .previews .items{
	text-align: center;
}
.KsvCarusel .previews .items .item{
	display: inline-block;
	width: 116px;
	height: 90px;
	background: no-repeat center;
	background-size: cover;
	margin: 6px;
	box-shadow: 0 0 0 50px rgba(0,0,0,0.5) inset;
}
.KsvCarusel .previews .items .item.cur{
	box-shadow: 0 0 0px 3px rgba(241,196,39,1), 0 10px 15px -5px rgba(0,0,0,0.5);
}
/******************************************************************************/
.KsvHeadSlider{
}
.KsvHeadSlider .bank{
	display: none;
}
.KsvHeadSlider .preload{
	position: absolute;
	z-index: -1;
	visibility: hidden;
	overflow: hidden;
	width: 1px;
	height: 1px;
}
.KsvHeadSlider .areasNextPrev{
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	z-index: 2;
}
.KsvHeadSlider .areasNextPrev .prev,
.KsvHeadSlider .areasNextPrev .next{
	/*border: 1px solid #f00;*/
	width: 50px;
	height: 100px;
	position: absolute;
	top:-50px;
	cursor: pointer;
	background: url('img/SliderPrevNext.png') no-repeat top left;
}
.KsvHeadSlider .areasNextPrev .prev{}
.KsvHeadSlider .areasNextPrev .next{
	right: 0;
	background-position: right;
}
.KsvHeadSlider .view{
	/*height: 500px;*/
	position: relative;
}
.KsvHeadSlider .view .pad{
	padding-bottom: 50%;
}
.KsvHeadSlider .view .cur,
.KsvHeadSlider .view .next{
	position: absolute;
	width: 100%;
	height: 100%;
	background: no-repeat center;
	background-size: cover;
	overflow: hidden;
	padding: 20px;
	box-sizing: border-box;
}
.KsvHeadSlider .view .cur{
	z-index: 1;
}
.KsvHeadSlider .view .next{
	z-index: 2;
	opacity: 0;
}
.KsvHeadSlider .view *{
	color: #fff;
	text-shadow: 0 0 1px rgba(0,0,0,1);
}
.KsvHeadSlider .view a{
	color: inherit;
	position: relative;
	text-decoration: none;
}
.KsvHeadSlider .view a:after{
	display: block;
	content: " ";
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	border-bottom: 1px solid #a8a7a1;
}

.KsvHeadSlider .points{
	display: none;
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
	z-index: 3;
}
.KsvHeadSlider .points .item{
	border: 1px solid #f00;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 2px;
    cursor: pointer;
}
.KsvHeadSlider .points .item.active{
	background: #f00;
}
/******************************************************************************/
.shishki{
	position: relative;
}
.shishki:after{
	display: block;
    content: " ";
    width: 216px;
    height: 285px;
    position: absolute;
    background: url(img/shishki.png) no-repeat center left;
    z-index: 10;
    top: -160px;
}
.shishki.left{
	position: absolute;
	left: 0;
}
.shishki.left:after{
	background-position: right center;
/*	left: -50px;*/
}
.shishki.right:after{
	right: -50px;
}
/******************************************************************************/
.HtmlText{
	
}
.HtmlText p{
	line-height: 30px;
	margin: 10px 0;
}
.HtmlText h1{
	margin: 10px 0;
}
.HtmlText h2{
	margin: 10px 0;
}
.HtmlText h3{
	margin: 10px 0;
}
.HtmlText h4{
	margin: 10px 0;
}
.HtmlText h5{
	margin: 10px 0;
}
.HtmlText h6{
	margin: 10px 0;
}
.HtmlText table{
	border: 3px solid transparent;
	border-collapse: collapse;
}
.HtmlText table th,
.HtmlText table td{
	text-align: left;
	border: 2px solid #111;
    padding: 10px 20px;
}
.HtmlText ul,
.HtmlText ol{
	margin: 10px 0;
	padding-left: 30px;
}
.HtmlText ul li{
	list-style: circle;
}
.HtmlText ol li{
	list-style: decimal;
}

/******************************************************************************/
.TounhousesTable{
	margin: 50px 0;
}
.TounhousesTable table{
	margin: 0 auto;
}
/******************************************************************************/
.PromoOnMain{
	margin: 0px 75px 75px;
}
.PromoOnMain p{
	line-height: 32px;
	font-size: 21px;
}
/******************************************************************************/
.MapOnMain{
	/*background: url('img/MapOnMain.jpg') no-repeat center top;*/
	/*text-align: center;*/
	min-width: 1260px;
	position: relative;
}
.MapOnMain .bg{
	width: 100%;
}
.MapOnMain .center{
	/*display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	height: 0px;
	width: 0px;*/
}
.MapOnMain .center a{
	display: block;
	position: absolute;
	/*border: 1px solid #f00;*/
}
.MapOnMain .center a:after{
	position: absolute;
    content: " ";
    display: block;
    background: url('img/mapPoint.png') no-repeat center bottom;
    width: 23px;
    height: 35px;
    left: 50%;
    margin-left: -11px;
    bottom: 100%;
}
.MapOnMain .center a span{
	position: absolute;
	margin-left: -11px;
    bottom: 100%;
	left: 50%;
	margin-bottom: 40px;
	display: block;
	text-align: left;
	width: 180px;
	color: #000;
	text-decoration: underline;
	font-size: 16px;
	line-height: 18px;
	text-shadow: 0 0px 1px #fff;
}
.MapOnMain .center a:hover span{
	text-decoration: none;
}
/******************************************************************************/
.SectionsOnMain{
	margin: 100px 75px 50px;
	text-align: center;
}
.SectionsOnMain:after{
	display: block;
	content: " ";
	clear: both;
}
.SectionsOnMain .item{
	display: block;
    width: 100%;
    vertical-align: text-top;
    float: left;
}
.SectionsOnMain .img{
	display: block;
	height: 100px;
}
.SectionsOnMain .img img{
	max-height: 300%;
	max-width: 100%;
}
.Maket .WorkArea .SectionsOnMain .title{
	display: block;
	margin: 220px 0 20px;
	text-decoration: none;
	color: #c9bc68;
	font-size: 26px;
	font-family: "PF Regal Text Pro";
	font-style: italic;
	font-weight: bold;
}
.Maket .WorkArea .SectionsOnMain .title:hover{
	color:#000;
}
.SectionsOnMain .desc{
	padding-right: 30px;
	line-height: 27px;
	font-size: 16px;
}
/******************************************************************************/
#project_declar{
	
}
/******************************************************************************/
.ObjectList{
	text-align: center;
	margin-bottom: 30px;
	word-spacing: -0.3em;
/*========================22.01.2017=================================*/
    display: flex;
    flex-flow: row;
    justify-content: space-around;
}
.ObjectList .item{
	display: inline-block;
	width: 50%;
	margin-top: 50px;
/*========================22.01.2017=================================*/
width: 300px;
    text-decoration: none;
    position: relative;
}
.ObjectList .item img{
	width: 100%;
	/*-webkit-filter: brightness(40%);
	filter: brightness(40%);*/
	opacity: 0.6;
    

}
.ObjectList .item.active{}
.ObjectList .item.active img{
	opacity: 1;
	/*-webkit-filter: brightness(100%);
	filter: brightness(100%);*/
}
/******************************************************************************/
.Numerator{
	display: inline-block;
	font-family: "PF Regal Text Pro";
	font-weight: bold;
	font-style: italic;
	color: #c9bc68;
	font-size: 26px;
	margin: 0 40px;
}
.Numerator .title{
	display: inline-block;
}
.Numerator .list{
	display: inline-block;
	border: 2px solid #c9bc68;
    border-radius: 2px;
	margin-left: 5px;
}
.Numerator .list .item{
	text-decoration: none;
    display: inline-block;
    padding: 5px 20px;
}
.Numerator .list .item.active{
	background: #c9bc68;
	color: #fbf8f0;
}
/******************************************************************************/
.BuildInfo{}
.BuildInfo h3{
	margin: 100px 0;
    font-weight: bold;
    font-size: 40px;
}
.BuildInfo .price{
	font-family: "PF Regal Text Pro";
    font-size: 40px;
	line-height: 40px;
}
.BuildInfo .props{}
.BuildInfo .props .main,
.BuildInfo .props .other{
	text-align: left;
	margin: 20px 0;
}
.BuildInfo .props .main{}
.BuildInfo .props .main p{
	line-height: 28px;
}
.BuildInfo .props .other{}
.BuildInfo .props .other p{
	font-size: 16px;
	line-height: 22px;
	position: relative;
	font-weight: 100;
	margin-left: 15px;
}
.BuildInfo .props .other p:before{
	display: block;
	position: absolute;
	top: 0;
	left: -10px;
	content: "\0336";
}

/******************************************************************************/
.SectionInfo{
	text-align: center;
	margin: 200px 0 100px;
}
.SectionInfo .images{}
.SectionInfo .images .item{
	display: inline-block;
	width: 32%;
	padding: 0 35px 35px 35px;
    box-sizing: border-box;
	text-decoration: none;
}
.SectionInfo .images .item img{
	width: 100%;
}
.SectionInfo .images .item span{
	display: block;
	margin-top: 35px;
	font-family: "PF Regal Text Pro";
}
.SectionInfo .price{
    margin: 50px 0;
}
.SectionInfo .props{}
.SectionInfo .props .main,
.SectionInfo .props .other{
	display: inline-block;
	vertical-align: top;
	width: 250px;
	margin: 0 50px;
}
.SectionInfo .props .main{
	width: 300px;
}
.SectionInfo .props .main p{}
.SectionInfo .props .other{}
.SectionInfo .props .other p{}
/******************************************************************************/
.RoomInfo{
	width: 650px;
	margin: 0 auto;
}
.RoomInfo:after{
	display: block;
	content: " ";
	clear:both;
}
.Maket .WorkArea .RoomInfo h3{
	text-align: left;
	margin-bottom: 50px;
}
.RoomInfo .image{
	width: 260px;
	float: left;
	margin-right: 70px;
}
.RoomInfo .image img{
	width: 100%;
}
.RoomInfo .info{
	overflow: hidden;
}
.RoomInfo .info .price{}
.RoomInfo .info .props{}
/******************************************************************************/
.SectionSendPhone{
	width: 430px;
	margin: 50px auto 100px;
}
.SectionSendPhone form{}
.SectionSendPhone .row{
	margin-bottom: 40px;
}
.SectionSendPhone .row .label{
	position: absolute;
    font-size: 12px;
	line-height: 12px;
    color: #999;
    margin: 8px 0 0 20px;
}
.SectionSendPhone .row .input{}
.SectionSendPhone .row .input input[type=text]{
	background: transparent;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    font-size: 34px;
    font-family: "PF Regal Text Pro";
    padding: 20px 20px 15px;
    width: 100%;
    box-sizing: border-box;
}
.SectionSendPhone .row .desc{
	font-weight: 100;
	font-size: 13px;
	line-height: 16px;
	margin-top: 10px;
}
.SectionSendPhone .buttons{}
.SectionSendPhone .buttons .button{
	display: block;
	width: 100%;
}
/******************************************************************************/
.ObjectPlan{
	text-align: center;
	margin: 200px 0 100px;
}
.ObjectPlan .plan{
	display: inline-block;
	position: relative;
}
.ObjectPlan .plan img.img{}
.ObjectPlan .plan .sections{}
.ObjectPlan .plan .sections .item{
	display: block;
	position: absolute;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	/*box-shadow: 0 0 0 1px #F00 inset*/;
}
.ObjectPlan .plan .sections .item span{
	display: block;
	position: absolute;
	/*box-shadow: 0 0 0 1px #00f inset*/;
}

.ObjectPlan .plan .sections.colors .item,
.ObjectPlan .plan .sections.colors .item span{
	z-index: -1;
}
.ObjectPlan .plan .sections.colors .item.color1,
.ObjectPlan .plan .sections.colors .item.color1 span{
	background-color: #e5ecae/*#bce6d4*/;
}
.ObjectPlan .plan .sections.colors .item.color2,
.ObjectPlan .plan .sections.colors .item.color2 span{
	background-color: #5e740d/*#c9bc68*/;
}
.ObjectPlan .plan .sections.colors .item.color3,
.ObjectPlan .plan .sections.colors .item.color3 span{
	background-color: #ffc4b0/*transparent*/;
}
.ObjectPlan .plan .sections.colors .item.color4,
.ObjectPlan .plan .sections.colors .item.color4 span{
	background-color: #E4152C;
}
.ObjectPlan .marks{
	display: block;
	text-align: left;
	/*width: 500px;*/
	margin-top: 50px;
}
.ObjectPlan .marks .item{
	display: inline-block;
	font-size: 16px;
    line-height: 21px;
	margin-right: 40px;
}
.ObjectPlan .marks .item .img{
	width: 21px;
	height: 21px;
	display: inline-block;
	background: center no-repeat;
	vertical-align: middle;
	border-radius: 3px;
	margin-right: 8px;
}
.ObjectPlan .marks .item.color1 .img{
	background-image: url(img/mark_1.png);
}
.ObjectPlan .marks .item.color2 .img{
	background-image: url(img/mark_2.png);
}
.ObjectPlan .marks .item.color3 .img{
	/*background-image: url(img/mark_3.png);*/
	box-shadow: 0 0 1px #000 inset;
}
.ObjectPlan .marks .item.color4 .img{
	background-image: url(img/mark_3.png);
}
.ObjectPlan .marks .item .label{
	display: inline;
	vertical-align: middle;
	font-weight: 100;
}
/******************************************************************************/
.ObjectInfo{
	width: 50%;
	margin-bottom: 100px;
}
.ObjectInfo .item{
	margin: 10px 0 10px 20px;
	position: relative;
}
.ObjectInfo .item .label{}
.ObjectInfo .item .label:before{
	content: "\0336";
	position: absolute;
    left: -13px;
}
.ObjectInfo .item .label:after{
	content: ":";
}
.ObjectInfo .item .value{
	font-weight: 100;
}
/******************************************************************************/
.PageText{
	margin: 0px 75px 75px;
}

/******************************************************************************/
.DostoprimList{
	margin: 0px 75px 75px;
}
.DostoprimList .item{
	overflow: hidden;
	margin: 100px 0;
}
.DostoprimList .image{
	float: left;
	margin: 0 80px 0 0;
}
.DostoprimList .image img{
	width: 600px;
}
.DostoprimList .info{}
.DostoprimList .info .title{
	display: block;
	text-decoration: none;
	font-family: "PF Regal Text Pro";
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	color: #c9bc68;
	margin: 20px 0;
}
.DostoprimList .info .desc{
	display: block;
	font-size: 16px;
	line-height: 28px;
	font-weight: 100;
}
.DostoprimList .item.right .image{
	float: right;
	margin: 0 0 0 80px;
}

/******************************************************************************/
.FotoAlbums{
	text-align: center;
}
.FotoAlbums .item{
	display: inline-block;
	background: #000;
	width: 30%;
	height: 280px;
	box-shadow: 0 2px 15px -5px rgba(0,0,0,1);
	margin: 10px;
	position: relative;
	overflow: hidden;
}
.FotoAlbums .item .bg{
	position: absolute;
    background-size: cover;
    background-position: center;
	z-index: 1;
	opacity: 0.7;
	top: -10px;
	bottom: -10px;
	left: -10px;
	right: -10px;
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.FotoAlbums .item .video{
	position: absolute;
	background: url('img/video.png') no-repeat center;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
    z-index: 2;
}
.FotoAlbums .item .label{
	text-align: left;
    z-index: 3;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    font-family: "PF Regal Text Pro";
    padding: 20px 30px;
    box-sizing: border-box;
	text-shadow: 0 0 1px rgba(0,0,0,1);
}
.FotoAlbums .item.active .bg,
.FotoAlbums .item:hover .bg{
	opacity: 1;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
.FotoAlbums .item.active{
	cursor: default;
}
/******************************************************************************/
.fotoslider{
	margin: 0 auto 100px;	
}
/******************************************************************************/
.ProjectDeclar{
	font-weight: 100;
	text-align: center;
}
.ProjectDeclar a{
	display: inline-block;
	text-decoration: none;
	border-bottom: 1px solid #c9c6c0;
}
.ProjectDeclar span{
}
.ProjectDeclar a:hover{
	border-color: transparent;
}
/******************************************************************************/
.NewsList{
	margin: 0 100px;
}
.NewsList .item{
	margin-bottom: 75px;
}
.NewsList .item:after{
	display: block;
	content: " ";
	clear: both;
}
.NewsList .item .image{
	width: 330px;
	float: left;
	margin-right: 30px;
}
.NewsList .item .image img{
	width: 100%;
}
.NewsList .item .info{
	overflow: hidden;
}
.NewsList .item .info .date{
	font-size: 18px;
	line-height: 18px;
}
.NewsList .item .info .title{
	font-family: "PF Regal Text Pro";
	font-size: 34px;
	line-height: 34px;
	text-decoration: none;
	display: block;
    margin: 20px 0 10px;
}
.NewsList .item .info .title:hover{
	color: #c9bc68;
}
.NewsList .item .info .desc{}
/******************************************************************************/
.NewsDetail{
	margin: 100px 400px 50px 100px;
}
.Maket .WorkArea .NewsDetail h4{
	text-align: left;
}
.NewsDetail .date{
	font-family: "PF Regal Text Pro";
	margin: 20px 0 20px;
	font-weight: 100;
}
/******************************************************************************/
.KsvSlider1{
	margin-bottom: 50px;
	position: relative;
}
.KsvSlider1 .view{
	overflow: hidden;
	position: relative;
}
.KsvSlider1 .view .items{
	overflow: hidden;
	position:  relative;
}
.KsvSlider1 .view .items .item{
	position: relative;
	float: left;
}
.KsvSlider1 .view .items .item .video{
	position: absolute;
	z-index: 2;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.KsvSlider1 .view .items .item img{
	width: 100%;
	display: block;
}
.KsvSlider1 .view iframe.video{
	position: absolute;
	z-index: 3;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
    border: 0;
}
.KsvSlider1 .arrows{}
.KsvSlider1 .arrows .prev,
.KsvSlider1 .arrows .next{
	position: absolute;
	/*background: rgba(255,255,255,0.5);*/
	width: 50%;
	height: 100%;
	top: 0;
	cursor: pointer;
	/*background: url('img/SliderPrevNext.png') no-repeat top left;*/
}
.KsvSlider1 .arrows .prev{
	left: 0;
}
.KsvSlider1 .arrows .next{
	right: 0;
	/*background-position: right;*/
}
.KsvSlider1 .thumbs{
	display: none;
	text-align:  center;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 0;
}
.KsvSlider1 .thumbs .item{
	display: inline-block;
	width: 116px;
	height: 90px;
	background-size: cover;
    background-position: center;
	cursor: pointer;
	margin: 10px;
}
.KsvSlider1 .thumbs .item.active{
	    box-shadow: 0 0 0px 3px rgba(241,196,39,1), 0 10px 15px -5px rgba(0,0,0,0.5);
}
/******************************************************************************/
table.FlatList{
	width: 100%;
	border: solid transparent;
    border-width: 2px 2px 0 2px;
	border-collapse: collapse;
}
table.FlatList tbody td{
	border: 1px solid #007537;
	text-align: center;
    padding: 10px 10px;
	line-height: 18px;
}
table.FlatList tbody td .section{
    width: 40px;
    height: 40px;
    line-height: 40px;
}
table.FlatList tbody td .digit{
	line-height: 18px;
}
table.FlatList tbody td a{
	display: inline-block;
	font-size: 14px;
	line-height: 14px;
	color: inherit;
	text-decoration: underline;
}
table.FlatList tfoot td{
	text-align: center;
	padding: 15px 15px;
}
table.FlatList tfoot .item{
	display: inline-block;
	white-space: nowrap;
	margin: 0 5px;
}
table.FlatList tfoot .item>*{
	vertical-align: middle;
}
table.FlatList tfoot .section{
	width: 25px;
	height: 25px;
	font-size: 14px;
}
table.FlatList tbody td .section,
table.FlatList tfoot .section{
    display: inline-block;
	background: #e5ecae;
    border-radius: 50%;
	cursor: pointer;
}
table.FlatList tbody td .section.color2,
table.FlatList tbody td .section.lock,
table.FlatList tfoot .section.lock{
	background: #5e740d;
	color: #fff;
}
table.FlatList tbody td .section.color3,
table.FlatList tbody td .section.finish,
table.FlatList tfoot .section.finish{
	background: #ffc4b0;
}
table.FlatList tbody td .section.color4,
table.FlatList tbody td .section.act,
table.FlatList tfoot .section.act{
	background: #E4152C;
	color: #fff;
}
.Slider img{
	max-width: 100%;
}

#AjaxLoad{
	position: fixed;
    width: 100%;
    background: rgba(0,0,0,0.5);
    height: 100%;
    z-index: 100000;
    left: 0;
    top: 0;
    display: table-cell;
    /* vertical-align: middle; */
    text-align: center;
    /* line-height: 100%; */
    color: #fff;
}
#AjaxLoad .t{
	position: relative;
    top: 50%;
}
#AjaxLoad .i{
	background: url(img/load.gif) no-repeat center;
    background-size: contain;
    height: 50px;
    position: relative;
    top: 51%;
}
#VIDEOS_GALLERY_CONTAINER .sl.width-fix.KsvSlider1 .view .items .item img
{
    opacity: 0;
}
.crossed
{
    text-decoration: line-through;
    font-size: 18px;
    line-height: 1.5;
    color: rgba(107, 93, 55,.5);
}
.float__text
{
    color: red;
    left: -70px;
    margin-top: 5px;
}
.section
{
    position: relative;
}
.name_tan
{
    font-family: "PF Regal Text Pro";
    font-weight: bold;
    font-style: italic;
    color: #c9bc68;
    font-size: 26px;
    text-decoration: none;
}
.ObjectList_big
{
    display: block;
    
    align-items: center;
    height: 600px;
    width: 1000px;
}

.ObjectList_big h3
{
    display: none;
}
.ObjectList_big .slick-active h3
{
    display: block;
}
.ObjectList_big .item
{
    width: 400px;
    margin: 125px 5px;
}
.ObjectList_big .slick-active
{
    width: 600px;
    margin: 0px 2px;
}
/*
.ObjectList_big .active
{
    width: 700px;
    position: absolute;
    top: 30px;
    left: calc((100% - 700px) / 2);
    z-index: 1;
    margin-top: 0;
}
.ObjectList_big .active h3
{
    display: block;
}
.ObjectList_big .item:not(.active) .itemPhoto,
.ObjectList_big .item:not(.active)
{
    position: relative;
    overflow: hidden;
    width: 145px;
    height: 400px;
    
}
.ObjectList_big  a:not(.active) .itemPhoto *
{
    position: absolute;
    width: auto;
    left: 0;
    top: 0;
    height: 100%;
}*/
a:not(.slick-active) .itemPhoto:after
{
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 1;
    background: rgba(0,0,0,.7);
    left: 0;
    top: 0;
}

.NewsList .item .info .title.no-hover:hover
{
    color: #000 !important;
}
img.img-responsive
{
    width: 100%;
}