

/* Start:/local/templates/novoplanCorp_s1/components/bitrix/news.list/flats_choice/style.css?177333450114277*/
.view_content_block .paging {padding-top: 17px;}


/*Выбор квартиры*/
.choice .menu a {font-size: 0.9rem; line-height: 20px; display: inline-block; border: 1px solid #cfdce6; padding: 10px 20px 12px 20px; margin: 0 7px 7px 0; color: #425a6e; text-decoration: none; }
.choice .menu a .img {line-height: 14px; display: inline-block; text-align: center; width: 15px; margin-right: 5px;}
.choice .menu a .img img {display: inline-block; vertical-align: middle; margin-top: -2px;}

.choice .menu a.active {color: #FFF; background-color: #001d36; border: 1px solid #001d36;}
.choice .menu a.active .img img {filter: brightness(0) invert(1); vertical-align: middle; display: inline-block;}


/*Меню поиска*/
.flat_search_menu {background-color: #eaf2f9; width: 300px; color: #001d36; position: relative; border: 1px solid #cfdfec;}
.flat_search_menu .block {padding: 7.5px 20px;}
.flat_search_menu .block:not(:last-child) {border-bottom: 1px solid #cfdfec;}
.flat_search_menu .header {text-align: center; font-weight: 500; padding: 10px 0;}
.flat_search_menu label {color: #727b85; font-size: 0.8rem;}
.flat_search_menu .button_filter a span {
    background-color: #FFF;
    display: inline-block;
    text-decoration: none;
    line-height: 27px;
    margin: 0 4px 4px 0;
    font-size: 1rem;
    font-weight: 400;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    min-width: 30px;
    height: 28px;
    text-align: center;
    color: #838a91;
    padding: 0 8px;
    overflow: hidden;
}
.flat_search_menu .button_filter a.active span {
    background: linear-gradient(to right, #082743 0%, #418ad5 100%);
    color: #FFF;
    border: none;
} 
.slider_data {position: relative;  font-size: 1rem;}
.slider_data .slider_to {position: absolute; right:0; top: 0;}
.slider_data .fa {font-size: 14px; margin-left: 2px;}
.flat_search_menu .fancybox-close-small {width: 50px; height: 50px;}
.flat_search_menu .clear_filter {
    background: linear-gradient(to right, #dce3ea 0%, #dce3ea 100%);
    color: #4c6c8c !important;
    font-size: 0.85rem;
    font-weight: 500;
}
.flat_search_menu .clear_filter:hover {background: linear-gradient(to right, #082743 0%, #418ad5 100%); color: #FFF!important;}
.flat_search_menu .clear_filter img {padding-left: 7px; display: inline-block; vertical-align: middle; margin-top: -1px;}
.flat_search_menu .clear_filter:hover img {filter: brightness(0) invert(1);}
.flat_search_menu .apply_filter_container {display: none;}

.flat_ajax_data .show_filter {display: none; margin-bottom: 10px;}
.flat_ajax_data .show_filter img {padding-right: 5px;}
.flat_content_chess .show_filter {margin-bottom: 20px;}


/*Шахматка*/
.status_templates {background-color: #eaf2f9; padding: 10px 15px; font-size: 0.9rem;}
.status_templates > div {margin-right: 30px;}
.status_templates > div > div {
    width: 15px; height: 15px; background-color: #666666; 
    display: inline-block; border-radius: 2px; margin-right: 5px; vertical-align: middle; margin-top: -2px;
}
.chess {max-width: 100%;}
.chess .chess_sections {overflow: auto;}
.chess_section_data {margin: 0 40px 0 0; padding: 10px;}
.chess .floor > div {display: inline-block;}
.chess .floor .flat {
    font-size: 0.95rem; 
    width: 35px; 
    flex: 0 0 35px;
    height: 30px; 
    background-color: #666666; 
    border-radius: 2px; margin: 0 5px 5px 0;
    position: relative;
    overflow: hidden;
}

.chess .floor .flat.disabled {opacity: 0.3;}
.chess .floor .flat > div {width: 100%; text-align: center; height: 100%;}
.chess .floor .flat a {text-decoration: none; display: block; width: 100%; height: 100%; color: #FFF; font-weight: 400; line-height: 28px;}
.chess .floor .flat.status_1, .status_templates > div.status_1 > div {background-color: #00b500;}
.chess .floor .flat.status_2, .status_templates > div.status_2 > div {background-color: #666666;}
.chess .floor .flat.status_3, .status_templates > div.status_3 > div {background-color: #df2c03;}

.chess .floor .floor_name {color: #3a5c79; font-size: 0.95rem; width: 70px; flex: 0 0 70px;}
.chess .floor .floor_name small {margin-left: 5px; margin-top: 2px;}
.chess .floor .floor_name > div {margin-top: -7px;}

.chess .floor .action {
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    border-top: 32px solid #ff0049;
    border-left: 35px solid transparent;
    right: -25px;
}

.chess .ajax_content {overflow-x: auto;}


/*Квартиры табличный вид*/
.flat_search_menu {margin-right: 20px; box-shadow: 0px 10px 10px 0px rgba(175, 196, 215, 0.3); width: 350px!important;}

.table-flat {border-spacing: 0px; width:100%;
    margin: 0 auto;  
    border: none;
    text-align: center;
    font-size: 0.9rem;
    overflow: hidden;
}
.table-flat th {
    padding: 12px;
    border-bottom: 1px solid #d9d9d9;
    vertical-align: middle;
    font-size: 0.85rem;
    font-weight: 500;
}
.table-flat tr {text-align: center; padding-left:20px;}
.table-flat tr td {
    text-align: center; 
    background: rgba(255,255,255,0.3); 
    vertical-align: middle; 
    padding:18px; 
    border-bottom:1px solid #d9d9d9;
}

.table-flat tr.sold td {background-color: #f7fafc!important; } 
.table-flat tr.sold td:not(:last-child) {color: #666666}
.table-flat tr.sold td:last-child {font-weight: 500; font-size: 0.85rem;}
.table-flat tr:hover td {
    background-color: rgba(255,210,0,0.1);
    cursor: pointer;
}


.table-flat th a.sort {text-decoration: none;}
.table-flat th a.sort.active::after {color: #082743!important;}
.table-flat th a.sort::after {
    display: block;
    content: "\f107";
    font-family: "FontAwesome";
    right: 15px;
    top: 0;
    color: #232323;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    -ms-transition: -ms-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
}
.table-flat th a.sort.down::after {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.table-flat tr {position: relative;}
.table-flat tr td {position: relative;}
.table-flat .action, .action_chess, .flat_content_plan .action {
    position: absolute;
    right: 0;
    top: 0;  
}
.table-flat .action .bg, .action_chess .bg, .flat_content_plan .bg {
    width: 0;
    height: 0;
    border-top: 50px solid #ff0049; 
    border-left: 50px solid transparent;
}
.table-flat .action span, .flat_content_plan .action span
{
    transform: rotate(45deg);
    margin-top: -40px;
    display: block;
    margin-right: -14px;
    font-size: 0.9rem;
}
.table-flat .action span, .action_chess span, .flat_content_plan .action span {color: #FFFFFF;}
.action_chess span, .flat_content_plan .action span 
{
    transform: rotate(45deg);
    margin-top: -21px;
    display: block;
    margin-right: -50px;
    font-size: 0.9rem;
}


.table-flat .sold_comment {padding: 8px 16px 10px;}
.table-flat .btn.small {
    padding: 6px 12px 8px; font-size: 0.8rem;
    background: linear-gradient(to right, #dce3ea 0%, #dce3ea 100%);
    color: #4c6c8c !important;
}
.table-flat .btn.small:hover {background: linear-gradient(to right, #082743 0%, #418ad5 100%)!important; color: #FFF!important;}
.table-flat tr:hover .action {opacity: 0.3;}


/*Выбор этажа*/
.floor_select {position: relative;}
.floor_select .bg {display:none;transition: all .30s ease-in; position: absolute; width: 100%; height: 100%; background-color: rgba(0,0,0,0.5)}
.floor_select:hover .bg {visibility: hidden; opacity: 0;}
.floor_select .choice_comment {
	display:none;
    /*display: inline-block; */
    text-align: left;
    position: absolute;
    left: 50%;
    top: 100px;
    color: #FFF;
    font-size: 1.1rem;
    width: 250px;
    margin-left: -150px;
    background-color: rgba(255,255,255,0.7);
    border-radius: 3px;
    color: #001d36;
    padding: 15px;

} 
.floor_select:hover .choice_comment {display: none;}
.floor_select .choice_comment .header {
    text-align: center;
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 10px;
}


/*Интерактив*/
.flat_floor .active .path {
    fill: #ff8e32!important;
    stroke: #ff8e32!important;
    stroke-width: 3;
    opacity: 0.7!important;
}
.flat_floor.disabled path, .flat_floor.disabled .active .path {
    fill: rgba(102,102,102,0.7) !important;
    transition: all ease 0.3s;
     opacity: 1!important;
}
.flat_path .active .tooltip {
    fill: #ff8e32!important;
    stroke: #ff8e32!important;
    stroke-width: 3;
    opacity: 0.7!important;
}
.flat_floor:hover .is_action {opacity: 0.1;}

.inter_section_menu a {margin: 0 7px 7px 0;}
.flat_floor.disabled {cursor: default;}

/*Планировки*/
.view_plan {width: 100%; overflow: hidden;}
.view_plan_slider .item {width: 250px; height: 460px; border: 1px solid #CCC; margin: 0 10px 0 0; position: relative;}
.view_plan_slider .item .img {width: 100%; height: 250px; text-align: center; padding: 5px;}
.view_plan_slider .item .img a {display: block; height: 100%; line-height: 250px;}
.view_plan_slider .item .img img {max-width: 100%; max-height: 100%; width: auto; margin: 0 auto; vertical-align: middle; display: inline-block;height:auto;}
.view_plan_slider .item .info {padding: 10px; }
.view_plan_slider .item .info .props_list {width: 100%;color: #555; text-align: right; border-spacing: 0; font-size: 0.8rem;}
.view_plan_slider .item .info .props_list tr td:first-child {text-align: left; padding-right: 10px;}
.view_plan_slider .item .info .props_list tr td {border-bottom: 1px solid #efefef; padding: 3px 0;}
.view_plan_slider .item:hover .action {opacity: 0.3;}

/*Слайдер*/
.choice .owl-theme .owl-nav button.owl-next, .choice .owl-theme .owl-nav button.owl-prev {background: rgb(8 39 67 / 70%);}
.choice .owl-theme .owl-nav button.owl-prev {left: 0;}
.choice .owl-theme .owl-nav button.owl-next {right: 0;}

/*Этаж popup*/
.floor_buttons > div {width: 60px; height: 60px; margin: 0 10px 0 0; position: relative;}
.floor_buttons > div > a {width: 100%; height: 100%;}

.floor_buttons .next {background: linear-gradient(to left, #082743 0%, #418ad5 100%); position: relative;}
.floor_buttons .prev {background: linear-gradient(to right, #082743 0%, #418ad5 100%); position: relative;}

.floor_buttons .next.disabled {background: #666666; cursor: default;}
.floor_buttons .prev.disabled {background: #666666; cursor: default;}



/*Квартира popup*/
#flat_popup, #floor_popup {width: 1400px;max-width: 90%;}

.flat_popup_info .flat_info_container {padding-left: 20px;}
.flat_popup_info .digit {
    color: #082743;
    font-size: 1.1rem;
    font-weight: 500;
    padding: 5px 0;
}
.flat_popup_info {font-size: 1rem;}
.flat_popup_info .hr {
    border-top: 1px solid #cfdce6;
    height: 1px;
    margin: 10px 0;
    clear: both;
    width: 20%;
}
.flat_popup_info .price  {
    color: #082743;
    background:  linear-gradient(to right, #082743 0%, #418ad5 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 1.7rem;
    font-weight: 500;
    padding: 5px 0;
}
.flat_popup_info .flat_images {padding-bottom: 20px;}
.flat_popup_info .flat_images img {max-width: 100%; max-height: 400px;} 

.flat_popup_info .compass {position: absolute; left: -10px; top: -40px; z-index: 10;}
.flat_popup_info .compass img {width: 60px;}

.elemet_detail_slider {padding-bottom: 30px;}
.elemet_detail_slider .item img {max-width: 100%; margin: 0 auto; width: auto!important; max-height: 350px;}
.flat_popup_info .action {background-color: #ff0049; color: #FFF; padding: 3px 7px 4px 7px; display: inline-block; font-size: 1rem;}

.flat_popup_info .preview_images {padding: 10px 0;}
.flat_popup_info .preview_images .item {height: 100px; border: 1px solid #CCC; margin: 0 10px 10px 0; display: block;}
.flat_popup_info .preview_images .item img {height: 100%; width: auto;display: inline-block;}
.flat_popup_info .preview_images .item.active {border: 1px solid #082743;}

#flat_popup .hr {margin: 10px 0;}
#flat_popup .header3 {padding: 20px 40px 10px 40px;}
#flat_popup .popup_content {padding: 50px 30px 30px 30px;}
#flat_popup .licence_block {text-align: center;  margin-top: 10px;}
#flat_popup .licence_block > div {display: inline-block; position: relative;}

.house_badge {
    position: absolute;
    top: 0px;
    right: 0px;
    max-width: 12%;
    z-index: 9;
    background: #ffffff;
    padding: 10px;
}

/*.col-xl-  (>= 1200px)*/
@media screen and (min-width: 1200px)
{
       
}
/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{
    .flat_search_menu {position: absolute!important; z-index: 10; display: none; max-width: 95%;}
    .flat_ajax_data .show_filter {display: inline-block!important;}
    
    .table-flat tr td:nth-child(6), .table-flat tr th:nth-child(6) {display: none;}
    .table-flat small {display: none;}
    .table-flat tr td:nth-child(5) {white-space: nowrap!important;} 
    
    .floor_select .choice_comment, .floor_select .bg {display: none;}
}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{
    .ajax_form .popup_content {padding: 40px 20px 20px 20px!important;} 
    
    #flat_popup .elemet_detail_slider .item {height: 300px;} 
    #flat_popup .form_field {width: 100%!important;}
    .flat_popup_info .flat_info_container {padding-left: 0px;margin: 30px auto 0;}

}
/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    .table-flat tr td:nth-child(3), .table-flat tr th:nth-child(3) {display: none;}
    .table-flat {font-size: 0.8rem!important;}   
    
    #flat_popup .flat_info > div {display: -ms-flexbox !important; display: flex !important; flex-flow: row-reverse;}
    #flat_popup .flat_info > div > div {
        width: 50%; text-align: left; 
        -ms-flex-item-align: center !important;
        align-self: center !important;
     }
    #flat_popup .flat_info .hr {display: none;}
    #flat_popup .flat_info .digit {text-align: center;}
    #flat_popup .price {font-size: 2rem!important;}
    #flat_popup .price_container {text-align: center;}
    
    #floor_popup .floor_buttons .next, #floor_popup .floor_buttons .prev {width: 40px!important; height: 40px!important;}
    
    
    #flat_popup, #floor_popup {max-width: 100%;}
    
.house_badge {
    padding: 0px;
}
}
/*.col-*/
@media screen and (max-width: 575px)
{
    
}

/* End */


/* Start:/local/templates/novoplanCorp_s1/components/bitrix/news.detail/about_house/style.css?1772713832780*/
.about_house_container {background-color: #f7fafc;}

.about_house_container .deadline  {
    padding: 16px 10px 0 10px; 
    font-size: 1.2rem;font-weight: 600;
}
.about_house_container .address {padding: 16px 10px 0 10px; }
.about_house_container .deadline{
    background: linear-gradient(to right, #082743 0%, #418ad5 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.about_house_container .text {font-size: 0.95rem; line-height: 1.3}
.about_house_container .text p {padding: 5px 0px}


.about_house_container .about_house_slider .item {
    margin-right: 10px; height: 200px; width: 300px; 
    background-color: #FFFFFF;
    overflow: hidden; 

    position: relative;
}
.about_house_container .about_house_slider {padding-bottom: 30px;}
/* End */


/* Start:/local/templates/novoplanCorp_s1/components/bitrix/news.list/documents_house_about/style.css?17701343801179*/
.documents .item {float: left; margin: 0 15px 15px 0; width: 280px;}
.documents .item .name a {font-size: 0.9rem;}
.documents .item .name a {text-decoration: none;}
.documents .item .img {margin-top: 2px; flex: 0 0 25px; width: 25px; height: 33px; margin-right: 10px;}
.documents .item .file_size {color: #a6bcd2; font-size: 0.85rem; padding-top: 5px;}
.documents .item .file_size .ext {text-transform: uppercase; }

.show_documents.btn::before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 14px;
  background: url(/include/images/btn_documents.png) no-repeat;
  margin-right: 7px;
  vertical-align: middle;
  margin-top: -2px;
}
.show_documents.btn:hover::before {
  filter: brightness(0) invert(1);
}


/*.col-xl-  (>= 1200px)*/
@media screen and (min-width: 1200px)
{
       
}
/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{
    .documents .item { margin: 10px 20px; width: 280px;}    
}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{
    
}
/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    
}
/*.col-*/
@media screen and (max-width: 575px)
{
     .documents .item { margin: 5px; width: 250px;}     
}
/* End */


/* Start:/local/templates/novoplanCorp_s1/components/bitrix/news.list/advantage/style.css?17722704661751*/
.advantage_container {background-position: right 10% top -285px;}
.advantage_container .content_container {
    padding: 40px 80px;
    box-shadow: 0px 10px 10px 0px rgba(175, 196, 215, 0.3);
}
.advantage.list a {
    text-decoration: none;
}
.advantage .item, .advantage .item .image {position: relative;}
.advantage .item {
    background-color: #f5f8fb; 
    width: 178px; padding: 0; 
    height: 250px;
    box-shadow: 0px 10px 10px 0px rgba(175, 196, 215, 0.3);

}
.advantage .item:hover {box-shadow: 0px 15px 15px 0px rgba(175, 196, 215, 0.5);}
.advantage .item .image {height: 154px;}
.advantage .image_bg {
    position: absolute;
    width: 100%;
    height: 87px;
    left: 0;
    bottom: 0;
    z-index: 10;
    background-position: center top;
}
.advantage .image_bg + .img img.main {
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.advantage .item .name {padding: 10px; text-align: center; font-size: 0.95rem; margin-top: -20px;}
.advantage.list {
    gap: 20px;
    justify-content: center !important;
}
.advantage_container h2 {
    text-align: center;
}
.advantage_container h2.styled::after {
    width: 66px;
    left: calc(50% - 33px);
}

/*.col-xl-  (>= 1200px)*/
@media screen and (min-width: 1200px)
{
       
}
/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{
    .advantage_container h2.styled::after {
        left: 0;
    }
     .advantage_container {background: none;}
     .advantage_container .content_container {background: #FFF; padding: 20px;}
     
     .advantage .item {margin: 0 10px;}
}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{
    
}
/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    
}
/*.col-*/
@media screen and (max-width: 575px)
{
    
}
/* End */


/* Start:/local/templates/novoplanCorp_s1/components/bitrix/main.include/places/style.css?17727141622860*/
.places_content_block {display: none;}
.places_content_block.active {display: block;}


.places .menu .item {
    font-weight: 400; 
    font-size: 0.9rem; 
    text-decoration: none; 
    padding: 10px 20px;
    border: 1px solid #cfdce6;
    border-radius: 4px 4px 0 0;
    margin: 0 5px -1px 0;
    border-bottom: none;
    background: #f7f7f7;
    display: inline-block;
    position: relative;
    border-bottom: 1px solid transparent;
    cursor: pointer;
}
.places .menu .item.active {background: #FFF; border-bottom: 1px solid #FFF; z-index: 2;}
.places .places_content {
    border: 1px solid #cfdce6; position: relative;
    padding: 20px 30px;
}
.places .menu .item.active::before {
  background-color: #082743;
}
.places .menu .item.active::before {
  content: "";
  display: block;
  height: 2px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 0;
  margin: 0;
  border-radius: 4px 4px 0 0;
}

.places_list_table {width: 100%; border-spacing: 0px;}
.places_list_table th {font-size: 1rem; font-weight: 400;}

.places_list_table th, .places_list_table td {text-align: center;}
.places_list_table tr td {
  vertical-align: middle;
  padding: 10px;
  border-bottom: 1px solid #cfdce6;
  font-size: 0.95rem;
  position: relative;
}

.places_list_table tr th {
    border-bottom: 1px solid #cfdce6;
    padding: 12px;
    vertical-align: middle;
}
.places_list_table tr:hover td {
  background-color: rgba(255,210,0,0.1);
  cursor: pointer;
}
.places_list_table tr td:last-child {width: 150px;} 
.places_list_table .btn.color2 {text-transform: none;}

.places_list_table .action {
  position: absolute;
  right: 0;
  top: 0;
}
.places_list_table .action .bg {
  width: 0;
  height: 0;
  border-top: 50px solid #ff0049;
  border-left: 50px solid transparent;
}
.places_list_table .action span {
  transform: rotate(45deg);
  margin-top: -40px;
  display: block;
  margin-right: -14px;
  font-size: 0.9rem;
  color: #FFF;
}
.places_list_table tr:hover .action {opacity: 0.3;}


/*.col-xl-  (>= 1200px)*/
@media screen and (min-width: 1200px)
{
       
}
/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{
     
}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{
    .places_list_table small {display: none;}  
    .places_list_table td {font-size: 0.8rem !important;}
}
/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    .places_list_table tr td:last-child, .places_list_table tr th:last-child{display: none;}
    
    .places .menu .item img {display: none;}
    .places .places_content {padding: 10px 20px;}
    
}
/*.col-*/
@media screen and (max-width: 575px)
{
    .places .menu .item {padding: 10px;} 
    .places .places_content {padding: 10px;}
}


/* End */


/* Start:/local/templates/novoplanCorp_s1/components/bitrix/news.list/infra/style.css?17701343801957*/
.infra_map_container {
    border-radius: 10px;
    overflow: hidden;
    border: 5px solid #d8e6f0;
    //transform: skew(-4deg);
    box-shadow: 0px 20px 20px 0px rgba(175, 196, 215, 0.4);
    overflow: hidden;
}
.infra_container {font-size: 0.9rem;}

.infra_menu .item {font-size: 0.9rem; position: relative; margin: 0 10px 10px 0; width: 280px}
.infra_menu .item .img {border-radius: 7px; width: 46px; height: 38px; text-align: center; line-height: 36px; box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3);}
.infra_menu .item .img img {filter: brightness(0) invert(1);vertical-align: middle; margin-top: -3.5px;}
.infra_menu .item .name {padding-left: 6px;}
.infra_menu .item .href {position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block;}

.infra_menu .item.no_active .img {background-color: #fcfeff!important;}
.infra_menu .item.no_active .img img {filter: none;}


.infra_map_container .descr > p {padding: 0; margin:0;}

.infra_map_container [class*="ymaps-2-1"][class*="-ground-pane"] {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}
.infra_map_container:hover [class*="ymaps-2-1"][class*="-ground-pane"] {
    filter: none;
    -webkit-filter: none; 
}


/*.col-xl-  (>= 1200px)*/
@media screen and (min-width: 1200px)
{
       
}
/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{

}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{
    .infra_map_container {border: 2px solid #d8e6f0;transform: none;}
    .infra_container .infra > .air.p30 {display: none;}  
}
/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    
}
/*.col-*/
@media screen and (max-width: 575px)
{
    
}
/* End */


/* Start:/local/templates/novoplanCorp_s1/components/bitrix/news.list/buy_variants/style.css?17727139391879*/
.buy_variants_container {background-color: #eef3f8}
.buy_variants .item {
    width: 370px; margin: 0 20px 20px 0; position: relative; background-color: #f5f8fb; 
    border-radius: 5px; overflow: hidden; box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.1);
    height: 150px;
}
.buy_variants .item .info {z-index: 1; position: relative; padding: 15px; height: 100%;}
.buy_variants .item .number {color: #edf3f8; font-size: 8.5rem; font-weight: 600; position: absolute; right: 10%; bottom: 0; line-height: 1; z-index: 0;}

.buy_variants .item .img_container {width: 80px; flex: 0 0 80px; text-align: center;}

.buy_variants .item:hover {color: #FFF; border-radius: 5px; overflow: hidden; box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.3);}
.buy_variants .item:hover .info {background: linear-gradient(to right, #082743 0%, #082743 45%, rgba(4,106,210,0.6) 100%);}
.buy_variants .item:hover .number {color: #0b7df1}

.buy_variants .item .img {margin: 0 auto;}
.buy_variants .item:hover .img {filter: brightness(0) invert(1);}

.buy_variants .item .name {text-transform: uppercase; font-weight: 600; margin-bottom: 10px;}
.buy_variants .item .descr p {padding: 3px 0; font-size: 0.9rem; margin: 5px 0 10px 0;}

.buy_variants_container .comment {
    background: linear-gradient(to right, #082743 0%, #418ad5 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 16px 10px 0 10px;
    font-size: 1.2rem;
    font-weight: 600;
}

/*.col-xl-  (>= 1200px)*/
@media screen and (min-width: 1200px)
{
       
}
/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{
    .buy_variants .item {margin: 0 10px 20px 10px; max-width: 95%;}    
}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{
    
}
/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    
}
/*.col-*/
@media screen and (max-width: 575px)
{
    
}
/* End */


/* Start:/local/templates/novoplanCorp_s1/components/bitrix/news.detail/calc_form/style.css?17727138431273*/
/*calc_form*/
.calc_form_block {background-color: #eef3f8; padding: 30px 0;}
.calc_form {padding-right: 20px;}
.calc_form label span {
    color: #082743;
    font-weight: 500;
    font-size: 1.2rem;
}
.calc_form .field .comment {color: #868686; font-size: 0.8rem;}
.calc_form .min_max {color: #868686; font-size: 0.8rem;}
.calc_form .min_max > div {width: 50%; max-width: 50%;}
.calc_form .min_max > div:last-child {text-align: right;} 

.calc_info_container {width: 400px; max-width: 400px; padding: 0 30px;}
.calc_info_container > div {
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 30px;
    background-color: #FFF; 
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3);
}
.calc_info_container .note_text {color: #868686; font-size: 0.8rem; margin: 10px 0;}
.calc_info_container .digit {font-weight: 600; margin: 20px 0; font-size: 1.4rem}
.calc_form .styled_radio > label {font-size: 1.2rem;}
.calc_form ul.styled_radio {margin: 0; padding: 0;}
.calc_form ul.styled_radio li {list-style: none; padding: 10px 20px 0 0;}

@media screen and (max-width: 991px)
{
    .calc_info_container {width: 100%; max-width: 100%; padding: 30px 0;}  
    .calc_info_container .align-self-center {margin: 0 auto;}
    .calc_form_block {padding: 30px 10px;}
}
/* End */


/* Start:/local/templates/novoplanCorp_s1/components/bitrix/news.list/houses/style.css?17727139525788*/
/*Карта*/
.houses_map {
    border-radius: 10px;
    overflow: hidden;
    border: 5px solid #d8e6f0;
    box-shadow: 0px 20px 20px 0px rgba(175, 196, 215, 0.4);
    overflow: hidden;
}

.balloon_content {min-width: 400px; font-family: 'Montserrat', Arial, sans-serif !important;}
.balloon_content .name {font-size: 20px; line-height: 32px; font-weight: 600;}
.balloon_content .img {position: relative;}
.balloon_content .img img {display: inline-block; max-width: 100%;  height: auto;}
.balloon_content .address img {display: inline-block; vertical-align: middle; padding-right: 5px; margin-top: -4px;}
.balloon_content .label 
{
    position: absolute; 
    right: 10px; 
    top: 10px; 
    display: block;
    z-index: 1;
    padding: 5px 10px;
    background-color: #082743;
    color: #FFF;
    font-size: 0.8rem;
}
.balloon_content .procent {font-size: 0.8rem; font-weight: 400; margin: 0 0 8px 0;}
.balloon_content .procent .value, .progress .procent_mobile .value {padding-right: 10px; white-space: nowrap;}
.balloon_content .procent .indicator {
    background-color: #e7e7e7;
    padding: 1px;
    height: 6px;
    position: relative;
    margin-top: 8px;
}
.balloon_content .procent .indicator .val {background-color: #009900; overflow: hidden; width: 0; height: 4px;}
.balloon_content .procent .deadline {white-space: nowrap; padding-left: 10px;}
.balloon_content .href {position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block; z-index: 2;}


.houses_map_container .close {
    height: 60px;width: 60px;color: #FFFFFF;   color: #555;
    cursor: pointer;
    margin: 0;
    padding: 6px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
}
.houses_map_container .close  svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke .1s;
  color: #000;
}

/*Плитка*/
.houses_container {overflow: hidden;}
.houses_header h2.styled::after {margin: 0;}

.houses_header .house_name {padding-right: 50px;}
.houses_header .map_buttons a {margin-top: -19px; line-height: 20px; text-decoration: none;}
.houses_header .map_buttons a img {height: 20px; padding-right: 5px; vertical-align: middle; display: inline-block; margin-top: -5px;}
.houses_header .status_menu {margin-top: -19px;}
.houses_header .status_menu a.active {
  color: #FFF;
  background-color: #001d36;
  border: 1px solid #001d36;
}
.houses_header .status_menu a {
  font-size: 0.9rem;
  line-height: 20px;
  display: inline-block;
  border: 1px solid #cfdce6;
  padding: 5px 12px 7px 12px;
  margin: 0 4px 4px 0;
  color: #425a6e;
  text-decoration: none;
}


.houses .item_wrapper {position: relative; margin-bottom: 35px;}

.houses .label 
{
    position: absolute; 
    right: 10px; 
    top: 10px; 
    display: block;
    z-index: 1;
    padding: 5px 10px;
    background-color: #ff4d14;
    color: #FFF;
    font-size: 0.8rem;
}
.houses .item:hover .label {opacity: 0.6}

.houses .item .img {overflow: hidden; width: 100%; height: 240px;} 
.houses .item .img img {
    width: 100%;
    height: 100%;
    -o-object-position: center;
    object-position: center;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: -webkit-transform .9s cubic-bezier(.22,1,.36,1);
    transition: transform .9s cubic-bezier(.22,1,.36,1);
    transition: transform .9s cubic-bezier(.22,1,.36,1),-webkit-transform .9s cubic-bezier(.22,1,.36,1);
}

.houses .item .name a {font-size: 20px; line-height: 32px; font-weight: 600; text-decoration: none; margin-top: 5px; display: block}
.houses .item:hover .img img 
{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.houses .item:hover .name a {color: #082743;}

.houses .item .address {font-size: 0.95rem; font-weight: 500; color: #262626;}
.houses .item .address img {width: 16px; display: inline-block; vertical-align: middle; padding-right: 5px; margin-top: -2px;}

.houses .item .descr {margin-top: 10px;}
.houses .item .descr  label {color: #898d98; font-size: 0.8rem; display: block;}
.houses .item .descr .val {display: inline-block; padding: 3px 0;}
.houses .item .hypotec_descr .val {border-bottom: 1px solid #082743}

.houses .href {position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block; z-index: 2;}


.houses .item .procent {font-size: 0.8rem; font-weight: 400; margin-top: 8px;}
.houses .item .procent .value, .progress .procent_mobile .value {padding-right: 10px; white-space: nowrap;}
.houses .item .procent .indicator {
    background-color: #e7e7e7;
    padding: 1px;
    height: 6px;
    position: relative;
    margin-top: 5px;
}
.houses .item .indicator .val {background-color: #009900; overflow: hidden; width: 0; height: 4px;}
.houses .item .deadline {white-space: nowrap; padding-left: 10px;}

/*.col-xl-  (>= 1200px)*/
@media screen and (min-width: 1200px)
{
       
}
/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{
     
}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{  
    
}

/*800*/
@media screen and (max-width: 850px)
{
    .houses_container {padding: 0 5px}
    .houses_header h2.styled::after {margin: 0 auto;}
    .houses_header .house_name {padding: 0; width: 100%;}
    
    .houses_header {margin-bottom: 20px;}
    .houses_header .map_buttons {width: 100%; text-align: center; margin-top: 10px;}
    .houses_header .map_buttons a {margin: 0 auto;}
    
    .houses_header .status_menu {margin: 0; width: 100%; text-align: center;}
    
    
}
/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    
}
/*.col-*/
@media screen and (max-width: 575px)
{
    
}

/* End */
/* /local/templates/novoplanCorp_s1/components/bitrix/news.list/flats_choice/style.css?177333450114277 */
/* /local/templates/novoplanCorp_s1/components/bitrix/news.detail/about_house/style.css?1772713832780 */
/* /local/templates/novoplanCorp_s1/components/bitrix/news.list/documents_house_about/style.css?17701343801179 */
/* /local/templates/novoplanCorp_s1/components/bitrix/news.list/advantage/style.css?17722704661751 */
/* /local/templates/novoplanCorp_s1/components/bitrix/main.include/places/style.css?17727141622860 */
/* /local/templates/novoplanCorp_s1/components/bitrix/news.list/infra/style.css?17701343801957 */
/* /local/templates/novoplanCorp_s1/components/bitrix/news.list/buy_variants/style.css?17727139391879 */
/* /local/templates/novoplanCorp_s1/components/bitrix/news.detail/calc_form/style.css?17727138431273 */
/* /local/templates/novoplanCorp_s1/components/bitrix/news.list/houses/style.css?17727139525788 */
