

/* Start:/local/templates/newrealty_main/components/bitrix/menu/nedv_top/style.css?17863708531807*/
.menu_top_about a{
 color: white !important;
}
.dropdown-menu a{
 color: black!important;
}
.menu_top_about ul.list-inline>li.list-inline-item>a {
    /*font-weight: bold;*/
}

.menu_top_about .list-inline-item:not(:last-child) {
    margin-right: 1.3rem;
}

.menu_top_about .dropdown-menu {
    position: absolute;
    top: 68%;
    left: auto; 
    z-index: 100000;
    display: none;
    /* float: left; */
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    /*font-size: 14px;*/
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

.main_menu a {
    color: black;
}

.main_menu li.active a {
    opacity: .5;
}

.main_menu_gorizontal .more_razdel .dropdown-menu {
    top: 40px !important;
}

ul.dropdown-menu li{
    display: block !important;
    font-size: 13px;
    margin: 10px;
    /*text-transform: uppercase; */
    /*font-size: 12px; */
    /*font-family: "bold";*/
}

.main_menu_gorizontal .dropdown-menu li a:hover {
    background: #EEE
}

.main_menu_gorizontal .dropdown-menu li.active a {
    background: none;
    color: #AAA !important;
}

.main_menu_gorizontal>div>ul>li:hover,
.main_menu_gorizontal>div>div>ul>li:hover {
    background: none !important;
    box-shadow: none !important;
}


.menu_top_about .dropdown:hover > .dropdown-menu {
 display: block; 
} 

.dropdown-toggle::after {
    display: none !important;
}

li.dropdown {
    height: 20px;
}

ul.dropdown-menu {
    margin-top: -2px;
}
ul.list-inline.nav-justified {
    background-color: #343a40;
    padding-left: 31px;
    padding-right: 17px;
    max-width: 100%;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 9px;
border-radius: 20px;
}

/* End */


/* Start:/local/templates/newrealty_main/components/bitrix/menu/nedv_mobile/style.css?17863708531893*/


/*.left_menu .panel-collapse {
    background: white;
    padding: 10px;
    margin: 0 -10px;
    text-transform: uppercase;
    font-size: 11px !important;
    font-family: "normal" !important;
}
*/

.left_menu {
 margin: 0;
 width: 350px;
 display: inline-block;
}

.left_menu a{
color: white;
}

.left_menu a:hover{
color: white;
opacity: .5;
}

.left_menu ul {
  margin-bottom: 0;
}

.item .menu_left_text, .item .menu_left_text1 {
  font-size: 18px;
}

.menu_left_text1 div {
    margin-top: 11px;
    line-height: 1.3;
}

.left_menu>ul>li {
  margin-bottom: 10px;
}


.left_menu>ul>li.active {
  opacity: 0.8
}
.left_menu>ul>li.active .about_item.active {
  opacity: 0.7
}


#modal_menu a[aria-expanded="true"]::before {
    content: "\2212";
    margin-right: 5px;
    font-size: 22px; 
    font-weight: bold;
}

#modal_menu a[aria-expanded="false"]::before {
    content: "+";
    margin-right: 5px;
    font-size: 22px; 
    font-weight: bold;
}


#modal_menu li.active a[aria-expanded="false"]::before {
    /*font-family: "FontAwesome";*/
    content: "\2212";
    margin-right: 5px;
    font-size: 22px; 
    font-weight: bold;
}

#modal_menu li.active a[aria-expanded="true"]::before {
    /*font-family: "FontAwesome";*/
    content: "+";
    margin-right: 5px;
    font-size: 22px; 
    font-weight: bold;
}

.left_menu ul>li>div>ul {
    margin-left: 30px;
    padding-left: 20px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-right: 10px;
    font-size: 16px !important;
    line-height: 22pt;
    /* margin: 0; */
    width: 320px;
    border-left: 1px dotted rgba(255,255,255, .5);
    max-width: 220px;

}

.title_menu_right {
    font-size: 30px;
     margin: 0 0 10px 0;
}

@media (max-width: 750px) {
.left_menu, #main_menu {
 width: 100% !important;
}
.left_menu {
/*margin: -30px 20px 0;*/
padding: 0;
}
.left_menu>ul>li {
    /*margin-bottom: 0;*/
}
}


/* End */


/* Start:/local/templates/newrealty_main/components/bitrix/catalog.main/menu_catalog/style.css?1786370853691*/
.nav.catalog a{
 font-size: 17px;
 font-weight: bold;
 color: black;
 padding-top: 12px;
 padding-bottom: 12px ; 
}
.nav.catalog.text-nowrap a{
 font-size: 17px;
 font-weight: bold;
 color: white;
 padding-top: 12px;
 padding-bottom: 12px ; 
}
.nav.catalog.text-nowrap a.active {
    background: #343a40 !important;
    border-radius: 0;
    color: white;
}



.nav.catalog li.nav-item:hover a{
opacity: .8!important;
}
.nav.catalog a.active{

	background: linear-gradient(to top,#d3d3d3, #fdfdfd) !important;
	border-radius: 0;
	color: black;
}

.nav.catalog {
flex-wrap: nowrap;
}
.border {
    border: 1px solid #343a40!important;
}

.bg-white {
    background-color: #343a40!important;
}
/* End */


/* Start:/local/templates/newrealty_main/components/bitrix/breadcrumb/main/style.css?1786370853764*/

.bx-breadcrumb {
	padding: 20px 0 5px 0;
	/*text-transform: uppercase;*/
	color: #A0A0A0;
	font-size: 11px;
	display: inline-block;
	/*border: red solid 1px;*/
	/*float: right;*/
	margin: 0;
	text-transform: uppercase;
}

.bx-breadcrumb a{ color: #939393 !important;}
.bx-breadcrumb a:hover{ text-decoration: underline !important; }

.bx-breadcrumb .fa {
	/*color: #A0AAB0;*/
	/*vertical-align: middle;*/
	margin: 0 10px;
	/*font-size: 15px;*/
}
.bx-breadcrumb .fa-home {
	/*font-size: 13px; */
margin-top: 0 !important; 
margin-right: 3px !important; 
margin-left: 0 !important  }

.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	vertical-align: middle;
	color: #B7B7B7;
}

.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none; text-decoration: none;}


/* End */


/* Start:/local/templates/newrealty_main/components/bitrix/catalog.main/menu_catalog_bottom/style.css?1786370853263*/


.nav.catalog a{
 font-size: 17px;
 font-weight: bold;
 color: black;
 padding-top: 12px;
 padding-bottom: 12px ; 
}

.nav.catalog a.active{

	background: linear-gradient(to top,#d3d3d3, #fdfdfd) !important;
	border-radius: 0;
	color: black;


}
/* End */


/* Start:/local/templates/newrealty_main/styles.css?17863708521736*/
h2.line, h3.line, h4.line, h5.line, h5.line { border-bottom: 1px #ddd solid; margin-bottom: 20px; padding-bottom: 5px; }


.list_content { list-style: none; margin: 15px 0; }
.list_content li:before {
    font-family: "FontAwesome";
    content:"\f105";
    padding: 2px 7px 0 0;
}


img.content_img_responsive {}



.list_content li { line-height: 16pt; margin-bottom: 8px;}

.content_vagno, .content_info , .content_contact {
	padding: 20px 20px 20px 70px;
	position: relative;
/*	border-top: #E9E1E1 2px solid;
	border-bottom: #E9E1E1 2px solid;*/
	margin: 20px 0 20px 0;
    border-radius: 3px;
    /*font-family: "normal";*/
}

	.content_vagno:before, .content_info:before, .content_contact:before {
    position: absolute;
    top: 20px;
    left: 15px;
    /*color: #F17878;*/
    color: white;
    font-family: "FontAwesome";
    font-size: 43px;
    line-height: 43px;
    text-shadow: 0 0 4px rgba(0,0,0, 0.08);
}

	.content_vagno:before {content:"\f06a"; }
	.content_info:before {content:"\f05a"; }
	.content_contact:before {content:"\f1d8";  font-size: 38px;  line-height: 38px; }

	.content_vagno{background: #E9B8B8;}
	.content_info{background: #D5D9E6;}
	.content_contact{background: #DEE8D8; }

	.content_img_responsive, .content_img_left, .content_img_right { padding: 3px; border: 1px #E2E2E2 solid; }

	.content_img_left, .content_img_right { display: inline-block; }
	.content_img_left { float: left; margin: 0 15px 5px 0; }
	.content_img_right { float: right; margin: 0 0 5px 15px; }


	.content_img_responsive img{
		width: 100%;
		height: auto;
	}

/*

Важно
fa-exclamation-circle
content:"\f06a";
content:"\f071";


Цитата
content:"\f10d";

Скидки
content:"\f295";


Часы
content:"\f017";
*/
/* End */


/* Start:/local/templates/newrealty_main/template_styles.css?17863708525824*/
/*#top_menu img.img-fluid,.col-md-3.contacts img.img-fluid {
    width: 130px;
    height: 60px;
}
*/
.catalog_fav .btn.active i {
    color: red!important;
}
.fav_sravn_video .btn.active i {
    color: red!important;
}

.table.table-striped a{
    color: #007bff;
}
#top_menu .my-4 {
    margin-bottom: 0.5rem!important;
    margin-top: 0.5rem!important;
}
.vakansii h3 {
    color: #000;
    margin: 0;
    font-weight: 600;
    padding: 2px 0 15px;
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.bx-newslist-img{
    position: relative;
    text-align: center;
    margin-bottom: 20px;
}
/*.bx-newslist-img img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    margin-bottom: 40px;
}*/
.bx-newslist-content {
    text-align: left;
    display: inline-block;
    width: 56%;
}
.bx-newslist-img {
    float: left;
    width: 40%;
    display: inline-block;
}

.helper__image {
    border-radius: 16px;
    /* max-width: 590px; */
    max-height: 364px;
}
.helper__text_container {
    max-width: 676px;
}
.helper__container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 36px;
}
.col-md-3.contacts img.img-fluid {
    width: 50%;
}


.tab-pane h3 {
    /*font-family: Montserrat,Arial,sans-serif;*/
    font-weight: 500;
    font-size: 2.4em;
    line-height: 24px;
    margin: 33px 0 25px;
}

.tab-pane .text_before_items {
    /*font: 20px/30px Montserrat,Arial,sans-serif;*/
    margin-bottom: 42px;
}

.row.flexbox {
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.row {
    margin-left: -16px;
    margin-right: -16px;
}
.items .item-wrap {
    margin-bottom: 32px;
}
.items .item {
    display: block;
}
.row.flexbox .item {
    height: 100%;
    min-height: 100%;
}
.item {
    padding: 0;
    overflow: visible;
    background: 0 0;
}

.item {
    position: relative;
}

.box-shadow, .box-shadow-sm {
    transition: transform ease .2s,box-shadow ease .2s;
}
.rounded3, .rounded3.darken-bg-animate:after, .rounded3.darken-bg-animate:before {
    border-radius: 3px;
}
.item>.wrap {
    position: relative;
    overflow: hidden;
}
.item .image {
    padding-top: 100%;
    opacity: 1;
}
.item .image {
    margin-bottom: 0;
}
 .item .image {
    float: none;
    width: auto;
    max-height: 100%;
    padding-top: 100%!important;
}
.item .image>.wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.item .image img {
    vertical-align: middle;
    width: 100%;
    display: inline-block;
    zoom: 1;
}
.lazyloaded {
    opacity: 1;
    transition: opacity .3s;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

img {
    border: 0;
}
img {
    margin-right: auto;
    margin-left: auto;
}
img {
    vertical-align: middle;
}
img {
    border: 0;
}
.item .body-info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    max-height: 80%;
}
.item .body-info {
    transition: height .25s;
}
.item .body-info {
    position: relative;
    padding: 29px 29px;
    margin: 0 0;
    border-top: none;
    border-radius: 0 0 3px 3px;
    z-index: 1;
    background: #fff;
    background: var(--card_bg_black);
    transition: margin-top .2s ease;
    -moz-transition: margin-top .2s ease;
    -ms-transition: margin-top .2s ease;
    -o-transition: margin-top .2s ease;
    -webkit-transition: margin-top .2s ease;
    background-color: #b7b7b7;
}

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto;
}
.mCustomScrollBox {

    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr;
max-height: none;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
}
.mCSB_inside>.mCSB_container {
    margin-right: 0;
}
.mCSB_inside>.mCSB_container {
    margin-right: 30px;
}
body .mCSB_container {
    z-index: 1;
}
.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}
.top-block-wrapper {
    padding: 0 0 25px;
}
.item .post {
    margin: 0 0 7px;
}
.font_upper {
    font-size: .667em;
    line-height: 1.3em;
    text-transform: uppercase;
    letter-spacing: .8px;
    color: #000000;
}

.item .title {
    margin-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.font_md {
    font-size: 1.0667em;
    line-height: 1.5625em;
}
.item .middle-props {
    margin: -6px 0 0;
    display: block;
}
a.dark-color{
color: white;
}

.catalog_section_list .item_block.lg .section_item td {
 
    padding-top: 0!important;
}

.item-wrap .item .body-info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    max-height: 80%;
}

.item .body-info {
    transition: height .25s;
}
button.btn.btn-crm.btn-lg.btn-block {
    background: #7b7c7a;
    border-color: #7b7c7a;
}

@media (max-width: 767px) {
.tab-pane h3 {
    line-height: 36px;
}
.font_md {
    font-size: 0.9667em;
    line-height: 1.0625em;
}
.bx-newslist-img {
    width: 100%;
}
.bx-newslist-img img {
    width: 100%;
}
.vakansii h3 {
    font-size: 1.5rem;
}
.bx-newslist-content {
    width: 100%;
}
footer .container {
  background: linear-gradient(3600deg, #302f2f 80%, #ffffff 100%)!important;
}
footer .container a, .btn-link {
    color: #feffff;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
.bx-newslist-content {
    width: 65%;
}
.bx-newslist-img img {
    width: 100%;
}
.bx-newslist-img {
    width: 30%;
    margin-right: 25px;
}
}

/* End */
/* /local/templates/newrealty_main/components/bitrix/menu/nedv_top/style.css?17863708531807 */
/* /local/templates/newrealty_main/components/bitrix/menu/nedv_mobile/style.css?17863708531893 */
/* /local/templates/newrealty_main/components/bitrix/catalog.main/menu_catalog/style.css?1786370853691 */
/* /local/templates/newrealty_main/components/bitrix/breadcrumb/main/style.css?1786370853764 */
/* /local/templates/newrealty_main/components/bitrix/catalog.main/menu_catalog_bottom/style.css?1786370853263 */
/* /local/templates/newrealty_main/styles.css?17863708521736 */
/* /local/templates/newrealty_main/template_styles.css?17863708525824 */
