

/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1664516849666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/local/templates/main/components/bitrix/news/objects/bitrix/news.detail/.default/style.css?16762815256247*/
#sidenav { 
	padding:30px 0px 30px 20px;
    background-color: rgb(0,0,0,.5);
    -moz-box-shadow: 5px 0px 7px 0px rgba(0,0,0,0.10); 
	backdrop-filter: blur(4px); 
	max-width:350px;
	margin-left: -15px;
	height: 100%;
}

.sidenav_ul{
	list-style: none;
    margin: 0;
	padding-left: 0;
}

.sidenav_ul li{
	padding: 3px;
}

.icon_matreshka{
	height: 19px;
	padding-right: 10px;
}

.nav-link3{
	font-family: 'Inknut Antiqua', serif; 
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
	position: relative;
}

.nav-link3:hover{
    color: #fff; 
	text-decoration: none;
}

 
.nav-link3:after {
  content: '';
  position: absolute;
  bottom:0px;
  right: 50%;
  width: 0;
  height: 1px;
  background-color: #fff;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.nav-link3:before {
  content: '';
  position: absolute;
  bottom:0px;
  left: 50%;
  width: 0;
  height: 1px;
  background-color: #fff;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.nav-link3:hover:after {
  width: 50%;
}

.nav-link3:hover:before {
  width: 50%;
}



.nav-link4{
	display: block !important;
    padding: 8px;
    font-size: 21px;
    color: #fff;
    text-transform: uppercase;
}

.nav-link4:hover{
    color: #fff; 
}


@media (min-width: 998px){
 
	.slider1{
		padding-top: 40px;
	}
	.slider1 h1{
		font-size:55px;
		/*font-weight: 700;*/
		color:#fff;
	}
	
	
 
	
	.h1name{
		font-size: 130px !important;
		font-weight: 800;
	}
	.h1dis{
		    font-size: 54px;
    font-weight: 400;
    color: #fff;
    margin-top: -39px;
    display: block;
    text-transform: uppercase;
	}
	
	.onas_num{
		font-size: 45px;
		color: #fff;
		display: block;
		font-weight: 700;
		white-space: nowrap;
	}
	
	.about-num{
		padding: 20px;
		margin-top: 150px;
	}
	
	
	.u-parking1{
		height:600px !important;
	} 
	
	
}

@media (max-width: 998px){
	
	.u-parking1{
		height:400px !important;
	}
	
	
	.slider1{
		padding: 90px 15px 20px 15px;
	}
	.slider1 h1{
		font-size:35px;
		font-weight: 700;
		color:#fff;
	}
	
 
	
	.h1name{
		font-size: 35px !important;
		font-weight: 600 !important;
	}
	.h1dis{
		font-size:15px;
		font-weight: 400;
		color:#fff;
	}
	
	.onas_num{
		font-size: 25px;
		color: #fff;
		display: block;
		font-weight: 700;
	}
	
	.about-num{
		padding: 10px;
		margin-top: 30px;
	}
}


.onas_num {
    fill: #fff;
}

.about-num{
    background: rgb(255,255,255,.3);
	backdrop-filter: blur(4px);
	border-radius: 15px;
}




.akcii{
	width:100%;
	padding:25px;
	background:rgb(15,49,79,.8); 
	border-radius: 0px 0px 15px 15px;
	backdrop-filter: blur(2px);
}

.veg{
	color:#fff;
	display:block;
	font-size:18px;
	font-weight:500;
	text-align:center;
}

.veg-pr{
	color: #e1c86e;
    display: block;
    font-size: 42px;
    line-height: 67px;
    font-weight: 500;
    text-align: center;
	border-radius:15px;
}






.preim{
	color:#fff;
	font-size:17px;
	text-align: justify;
}

@media (min-width: 992px){

	.preim{
		padding:40px !important;
	}

}






.u-block1{
	cursor:pointer;
	padding-right: 10px !important;
	padding-left: 10px !important;
	margin-top:15px !important;
	min-height:320px !important;
	max-height:320px !important;
	
} 
 
.u-block2{
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	height: 100% !important;
	border-radius: 15px;
} 
    
.u-text{
     
    padding: 3px 10px;
    text-align: left;
    color: #fff;
    z-index: 2;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    
    position: absolute;
    left: 10px;
    bottom: 20px;
	background: rgb(0,0,0,0.6);
	margin:0 !important;
}

.zg{
    font-size: 19px;
    font-weight: 600;
    display: block;
    
}

@media (min-width: 768px){
	
	.zg2{
		margin-top: 10px;
		font-size:11px;
		display:none;
	}

}

@media (max-width: 768px){
	
	.zg2{
		margin-top: 10px;
		font-size:11px;
		height: 147px;
		overflow: hidden;
		display:block;
	}

	.u-text{ 
		right: 26px;
	}
}


.u-block2:hover .zg2{
	display:block; 
	
}

.u-block2:hover .u-text{ 
	right: 26px;
}




@media (min-width: 992px){

	.commercial-text2{
		padding:50px !important;
	}
	
	.commercial-phone{
		font-size:18px !important;
	}
	 
}


@media (max-width: 992px){
	 
	.commercial-text2{
		
	}
	
	.commercial-phone{
		font-size:15px
	}
}

.comm-img{
	max-width: 300px;
}



#map{
	width:100%;
	height:720px; 
	position: relative;
}

.socet{
	border-radius:50%;
	height:50px;
	width:50px;
	padding:5px;
}


.contacts-page__map {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

@media (min-width: 992px){
	.contacts-wrap1{
		padding: 30px;
	}
}

@media (max-width: 992px){
	.contacts-wrap{
		margin-left:-15px !important;
		margin-right:-15px !important;
	}
}

.contacts-wrap {
 
    background: #fff;
    border: 1px solid #ecf2f4;
    border-radius: 5px;
    padding: 25px;
	font-size:16px; 
}

.contacts-map {
    position: relative;
}



.sposo_pokup{ 
	padding:15px; 
	text-align:center;
	color:#fff;
	height: 100%;
}

.sposo_pokup1{
	 display:block;
    font-size: 24px;
    font-weight: 700;
   
	color:#fff;
}

.sposo_pokup2{
	display:block;	
	color:#fff;
	font-size:14px;
	margin-top:30px;
}






.purchase{
	background-color: #334f68;
	padding:20px;
	border-radius:15px;
	border:2px solid #cdd4da;
	text-align:center;
}


.purchase:hover{
	border:2px solid #EF572D;
}
 
.purchase1{
	display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
	color:#fff;
}

.purchase2{
	display: block;	
	color:#efefef;
	font-size: 13px;
}
 
@media (min-width: 768px){
 
	.purchase1{
		height: 57px;
		overflow: hidden;
	}

	.purchase2{
		height: 120px;
		overflow: hidden;
	}
}




#purchase-img {
  background: url(/local/templates/main/img/bg_udal_pok.png);
  background-repeat: no-repeat;
  width: 300px;
  height: 300px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 20;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}











/* End */


/* Start:/local/components/main/projects/templates/.default/style.css?16754038092587*/




.text-red{
	color: #fb0e0d;
    font-weight: 700;
}

.text-blue{
	color: #4f2577;
    font-weight: 700;
}

.projects-card{
	padding-right: 5px !important;
    padding-left: 5px !important;
}

.projects-card div{
	-webkit-box-shadow: 7px 7px 7px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 7px 7px 7px 0px rgba(0,0,0,0.1);
	box-shadow: 7px 7px 7px 0px rgba(0,0,0,0.1);
	transition: 0.5s;
	overflow: hidden; 
}

.projects-card div:hover{
	-webkit-box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.2);
	transform: translateY(-10px);
}

 

.projects-card div{
	padding: 10px;
    border: 1px solid #ddd;
	border-radius: 0px;
	background: #fff;
}

.projects-name{
    font-size: 22px;
    font-weight: 600;
	display:block;
	margin-bottom: 12px;
}

.projects-par1{
	text-align: left;
}

.projects-par2{
	text-align: right;
}

.projects-open{
	cursor:pointer;
	margin-top:5px;
}


@media (min-width: 992px){
	.modal-lg, .modal-xl {
		max-width: 1200px !important;
	}
	 .filter_name{ 
		display:block;
		padding: 12px 0;
	}
}

@media (max-width: 992px){
	.filter_name{ 
		display:block;
		padding: 2px 0;
		font-size:11px;
	}
	.projects-par1{
		font-size:11px;
	}

	.projects-par2{
		font-size:11px;
	}
}

.price_text{
	    font-size: 21px;
    font-weight: 700;
    color: #fb0e0d;
	display:block;
}

.infoPrice{
	width:100%;
	font-size: 13px;
}

.infoPrice td span {
    position: relative;
    bottom: -9px;
        background: #f7f7f7;
}

.infoPrice td {
    border-bottom: 1px dotted #aaa;
    padding: 3px 0px;
}

.tdPrice {
    white-space: nowrap;
    text-align: right;
    vertical-align: bottom !important;
}

.zaint{
	    font-size: 24px;
    font-weight: 700;
    display: block;
    margin-bottom: 12px;
	padding-top: 10px;
}

#select_floor{
	padding: 4px;
    border-radius: 4px;
    width: 200px;
}

 /*
.filter_room{
	border:1px solid #999; 
	padding: 7px 17px;
	display: inline-block;
	cursor:pointer;
}

.filter_room:hover{
	background:#ddd;
}

.filter_room_active{
	background: #EF572D !important;
    border: 1px solid #EF572D  !important;
	color:#fff !important;
}


.filter_room_input{
	border:1px solid #999; 
	padding: 7px;
    width: 48%;
}

.float-label {
    position: absolute;
    cursor: text;
    font-size: 75%;
    opacity: 1;
    -webkit-transition: all .2s;
    transition: all .2s;
    top: -0.5em;
    left: 22px;
    z-index: 3;
    line-height: 1;
    padding: 0 1px;
    background: #fff;
    padding-left: 3px;
    padding-right: 3px;
    color: #999;
}
*/

/* End */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1664516849666 */
/* /local/templates/main/components/bitrix/news/objects/bitrix/news.detail/.default/style.css?16762815256247 */
/* /local/components/main/projects/templates/.default/style.css?16754038092587 */
