

/* Start:/local/templates/newrealty_main/components/bitrix/catalog/nedv/style.css?17863708525032*/
.type_show {
    margin: 0 0 5px;
    font-size: 20px !important;
}

.type_show a i{
    color: #5B5B5B !important;
    /*margin-left: 8px;*/
    border: #ccc 1px solid;
    padding: 5px 10px 10px;
}



.type_show a.actived i{
    /*background-color: #E0E0E0;*/
    /*border-color: #C9C9C9;*/
    color: white !important;

}

.type_show a i.glyph-icon-view_tile{
	border-radius: 10px 0 0 10px;
}
.type_show a i.glyph-icon-view_list{
	border-radius: 0 10px 10px 0;
}


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

.margin0 {
    margin-left: 0!important;
    margin-right: 0!important;
}
.flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media (min-width: 401px){
.catalog_section_list .item_block.lg .section_item {
    padding-bottom: 17px;
    padding-top: 39px;
}
}
.row.flexbox .item {
    height: 100%;
    min-height: 100%;
}
.wraps .item {
    position: relative;
}
.catalog_section_list .section_item {
    line-height: 20px;
    padding: 28px 34px 27px;
    zoom: 1;
    vertical-align: top;
}
.box-shadow, .box-shadow-sm {
    transition: transform ease .2s,box-shadow ease .2s;
}
.bordered {
    border: 1px solid #ececec;
}
.bx-mac .row.flexbox:not(.nmac)>div {
    margin-left: -1px;
}
.row.margin0>div[class*=col-] {
    padding: 0;
    margin: 0 0 -1px -1px;
}

.row .item_block {
    padding: 0 16px 0 16px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
@media (min-width: 1200px){
.catalog_block.items .item_block.col-5, .col-lg-20 {
    width: 20%;
}
}
.catalog_section_list table {
    width: 100%;
}

table {
    border-collapse: collapse;
}
table {
    max-width: 100%;
    background-color: transparent;
}
.catalog_section_list .item_block.lg td.image {
    padding-bottom: 14px;
}

.catalog_section_list .item_block.lg .section_item td {
    display: block;
    width: 100%;
    padding-right: 0;
}
.catalog_section_list .section_item .image {
    width: 140px;
    text-align: center;
    padding: 0 29px 10px 0;
    vertical-align: top;
}
.catalog_section_list .item_block.lg .section_item td {
    display: block;
    width: 100%;
    padding-right: 0;
}

.catalog_section_list .section_item td.section_info {
    vertical-align: top;
    position: relative;
}
.catalog_section_list .section_item .thumb.shine {
    display: block;
}

.shine {
    position: relative;
    overflow: hidden;
}
.hover_shine .shine:before {
    position: absolute;
    top: 0;
    left: -50%;
    z-index: 2;
    display: block;
    content: "";
    width: 25%;
    height: 100%;
    opacity: 0;
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    visibility: hidden;
}
.catalog_section_list .section_item ul {
    margin-top: 0;
    margin-bottom: 0;
}

.catalog_section_list .section_item ul, .right-data, .right-item-data {
    overflow: hidden;
}
ul {
    padding: 0;
    margin: 26px 0 36px;
}
.catalog_section_list .item_block .section_item li.name {
    margin-bottom: 10px;
}

.catalog_section_list .section_item li.name {
    display: block;
    margin: 0 0 6px 0;
}
ul>li:first-of-type {
    margin-top: 0;
}
.text-center {
    text-align: center;
}
ul>li {
    list-style-type: none;
    position: relative;
}
a.dark_link, ul.menu .see_more, ul.menu .see_more a {
    color: #333!important;
    color: var(--white_text_black)!important;
}

.link, body a {
    color: var(--fill_dark_light_white_hover);
}
a {
    color: #ccc;
    text-decoration: none;
}
.catalog_section_list .item_block.lg .section_item li.name span {
       font-size: 1.2em;
    font-weight: bold;
}
.font_md {
    font-size: 1.0667em;
    line-height: 1.5625em;
}
 .catalog_section_list .section_item .image img {
    max-width: 330px;
    max-height: 220px;
    margin: auto;
}
.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;
}
@media (min-width: 401px){
.catalog_section_list .item_block.lg .section_item {
    padding-bottom: 17px;
    padding-top: 39px;
}
}
.row.flexbox .item {
    height: 100%;
    min-height: 100%;
}
body .box-shadow:hover {
   // border-color: var(--stroke_black_hover);
   // background-color: var(--card_bg_hover_black);
}
@media (min-width: 992px){
.box-shadow:hover {
    border-color: #fff;
    box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    background-color: #fff;
    z-index: 1;
}
}
/* End */


/* Start:/local/templates/newrealty_main/components/bitrix/catalog.element/nedv/style.css?178637085312947*/

.fav_sravn_video .btn i {
	color: #777;
}

/*-------------------------------------------  SLIDER   */

.slider_element.show {
	max-height: auto;
	opacity: 1;
}
.slider_element {
	opacity: 0;
	max-height: 500px;
}
/*	.slider_element .slick-prev, .slider_element .slick-next, .slider_element .slick-prev-white, .slider_element .slick-next-white {
		font-size: 24px !important;
		border-radius: 50%;
		top: calc(50% - 25px) !important;
		background: rgba(0,0,0, .4) !important;
		color: white;
		display: inline-block;
		position: a
		}*/

		.slider_element .slick-prev, .slider_element .slick-next, .slider_element .slick-prev-white, .slider_element .slick-next-white {
			position: absolute;
			bottom: 92px;
			display: block;
			width: 40px;
			height:40px;
			padding: 0;
			cursor: pointer;
			color: transparent;
			border: none;
			outline: none;
			z-index: 300;
			background: rgba(0,0,0, .4) !important;
			color: white;
			font-size: 24px !important;
			border-radius: 50%;
			top: calc(50% - 25px) !important;
		}

		.slider_element .slick-next {
			right: 20px !important;
		}
		.slider_element .slick-prev {
			left: 20px !important;
		}

		.slider_element .slider_element img{
			cursor: zoom-in;
			border-radius: 4px;
		}


		.readmore-js-toggle {margin-top: 10px;}


		.rieltor {
			border-radius: 20px;
		}

		.sticky-top.rieltor {
			top: 30px;
			padding: 3px;
		}
		/*-------------------------------------------  end SLIDER  */




		/*-----------------------------------------------------------------------------*/
		/*-----------------------------       OLD       -------------------------------*/
		/*-----------------------------------------------------------------------------*/
		.sostav {
			font-size: 11px;
			text-transform: uppercase;
			font-family: bold;
			width: 90%;
			margin: auto;
		}
		.sostav td {
			vertical-align: top;
		}

		.sostav div {
			margin-bottom: 15px;
		}

		.bx_item_detail .btn-default.car
		{
			border-radius: 0 20px 20px 0 !important;
			font-size: 16px;
			height: 45px;
			padding-top: 11px !important;
		}

		.bx_item_detail .btn-default.border { 
			font-size: 14px;
			height: 45px;
			padding-top: 13px !important;
			margin-left: -15px;
			width: 110%;
			border-radius: 0 20px 20px 0;
		}

		.bx_item_detail .btn-default.border.zakaz { 
			font-size: 24px;
			height: 63px;
			padding-top: 13px !important;
			margin-left: -15px;
			width: 110%;
		}

		.pict_brend { max-width: 100px; }


		.item_current_price span.old_price_catalog { font-size: 22px; color: #999; line-height: 0;  }

		.artikul_detail { font-size: 15px; color: #3A3A3A; line-height: 25pt; font-family: "bold"; }
		.artikul_detail span{color: #A3A3A3; width: 65px; display: inline-block; }

		.ed_izm { font-size: 20px; }

		.item_info_section .kol_tovar_plus_minus>span>button { 
			height: 45px !important;
			padding: 0 10px;
			font-size: 30px;
		}

		/*	Видео	*/

		.video {
			width: 100%;
			position: relative;
			padding-top: 56.25%;
			margin-bottom: 30px;
		}
		.video iframe, .video object, .video embed{
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
		}

		/*	.Видео	*/

		.cena_kol { 
			margin: 30px 0;
			font-size: 24px;

		}

		.cena_kol #img { display: inline-block; }
		/*.prew_khar_soc { padding: 0 20px; }*/


		/*		Оформление характеристик		*/

		.table_har { width: 100%; margin: -30px 0 20px; border-padding: 1px !important;}


		.table_har th, .table_har td{ 
			padding: 15px 0 0;
			border-bottom: 1px #C4C4C4 dotted;
			position: relative;
			display: table-cell;
			text-align: left;
			vertical-align: bottom;
		}

		.table_har td{ text-align: right; padding-right: 1px;}

		.table_har th span, .table_har td span{ 
			display: inline-block;
			background: white;
			/*padding: 0 15px 0 0;*/
			/*margin-bottom: -20px;*/
			bottom: -8px;
			position: relative;
		}

		.table_har th span {padding-right: 7px;}
		.table_har td span {padding-left: 7px;}


		/*	В блоке цены	*/

		.table_har.top { margin-top: -15px; }
		.table_har.top th, .table_har.top td  { 
			font-size: 14px;
			padding: 10px 0 0;
		}

		/*	.В блоке цены	*/

		/*		.Оформление характеристик		*/


		.bx_medium.bx_bt_button {
			height: 37px !important;
			line-height: 37px !important;
			background: black !important;
			text-shadow: none !important;
		}

		.bx_item_detail .bx_bt_button {text-shadow: none !important;}

		.bx-catalog-tab-list {display: none !important;}



		.nav-tabs a { color: #444; }

		.bx_item_detail .more_links { margin-top: 10px; }
		.bx_item_detail .more_links div{ padding: 0 2px 20px; }

		.bx_item_detail .more_links .btn-primary{font-size: 11px; text-transform: uppercase;}

		.recom_title h2{text-align: center; background: #EFEFEF;  margin: 0 ; padding: 3px 0 5px;}

		.cena_kol {
			/*border-right: rgba(0,0,0, .08) 1px solid;*/
			/*background: rgba(0,0,0, .02);*/
			/*text-align: center;*/
			/*padding-bottom: 30px;*/
			margin-top: 2px;
		}

		.cena_kol table.price { margin: auto;  margin-bottom: 20px; width: 80%;}

		.table.khar td, .table.khar th{ 
			font-size: 13px;
			border-top: none !important;
			border-bottom: dotted 1px #ccc;
			padding: 5px 0;
		}

		.bx_item_detail .v_nalichii, .bx_item_detail .no_v_nalichii {
			font-size: 14px;
			margin-bottom: 5px;
		}

		.bx_item_detail .v_nalichii{  color: #55A95F;}
		.bx_item_detail .no_v_nalichii{ color:#acacac;}


		.bx_item_detail .plitki_more{ /*border: 1px solid #ebe9eb; padding: 5px 5px;*/ margin-top: 10px; /*text-align: center;*/  font-size: 13px;}

		.bx_item_detail .plitki_more .btn {
			background-image: none !important;
			width: 50%;
			color: #ADADAD;
			font-size: 12px;
			padding: 0;
			box-shadow: none;
			display: block !important;
			padding: 0;
		}

		.bx_item_detail .plitki_more .btn:active, .bx_item_detail .plitki_more .btn:hover, .bx_item_detail .plitki_more .btn.active {
			outline: 0;
			background-image: none;
			-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
			box-shadow: none;
			color: black;
		}

		.photo_more {margin: 10px -2px ;}

		.photo_more_icon {
			display: inline-block;
			float: left;	
			width: 20%;
			height: 50px;
			border: 2px white solid;

		}

		.bx_item_detail .more_content  {padding: 20px 0;}

		.preview_khar {
			font-size: 14px; 
			/*margin-top: 20px;*/
			/*padding-bottom: 10px;*/
			/*margin-bottom: 30px;*/
			/*border-bottom: 1px #ddd solid;*/
		}


		.table.khar_dop td, .table.khar_dop th{ 
			font-size: 16px;
			border: none !important;
		}

		table.fav_sravn { width: 100%; }

		table.fav_sravn td {
			width: 33%;
			text-align: center;
		}

		table.fav_sravn td i{ margin-right: 5px; }


		/*.bx_item_detail .btn-default {width: 100% !important; padding: 8px 10px 6px;  font-size: 16px; /*text-transform: uppercase;*/ font-family: "normal" } */


		.bx_item_detail .btn-danger.one_click { font-size: 11px; padding: 10px 6px; }

		.photo_more div>div{border: 1px #ccc solid; margin-right: 2px; }

		.bx_item_detail .item_current_price{
			font-family: "bold";
			display:inline-block;
			padding: 0;
			font-size: 40px;
		}

		.kol_tovar_plus_minus .btn{ padding: 14px 15px 13px; }

		.kol_tovar_plus_minus input{ 
			padding: 0 !important;
			line-height: 0pt;
			height: 45px;
			font-size: 18px;
			font-family: 'normal';
			width: 40px;
			text-align: center;
			border-color: #ddd;
		}

		.more_pict { 
			width: 70px;
			height: 70px;
			display: inline-block;
			margin: 5px;
			padding: 5px;
			border-radius: 5px;
		}

		.more_pict:hover {
			border: 1px solid #ddd;

		}

		.shildiki_detail {
			position: absolute;
			top: 0;
			left: 15px;
			display: inline-block;
			text-align: left;
			font-size: 10px;
			text-transform: uppercase;
			color: white;
			line-height: 10pt;
		}

		/*.shildiki_detail div {padding: 5px 7px 3px; margin-bottom: 3px;}*/


		.shildiki_detail div {
			position: relative;
			color: black;
			display: inline-block;
			height: 24px;
			padding: 7px 5px 0 10px;
			font-family: "normal";
			color: white;
			margin-bottom: 3px;
			margin-right: 13px;
		}
		.shildiki_detail div::after {
			content: ''; 
			border: 12px solid transparent;
			width:0;
			height:0; 
			display: inline-block;
			/*float: right;*/
			right: -22px;
			top: 0;
			position: absolute;
		}

		.shildiki_detail .new { background: #2BAF6D; }
		.shildiki_detail .new::after {border-left: 10px solid #2BAF6D;}

		.shildiki_detail .hit { background: #ffa200;}
		.shildiki_detail .hit::after {border-left: 10px solid #ffa200;}

		.shildiki_detail .ostroe { background: red;}
		.shildiki_detail .ostroe::after {border-left: 10px solid red;}

		.shildiki_detail .recom { background: #ad4e4e;}
		.shildiki_detail .recom::after {border-left: 10px solid #ad4e4e;}

		.shildiki_detail .vegan { background: green;}
		.shildiki_detail .vegan::after {border-left: 10px solid green;}

		.shildiki_detail .more { background: #0094FF;}
		.shildiki_detail .more::after {border-left: 10px solid #0094FF;}

		table.fav_sravn .dropdown span{ cursor: pointer; }

		table.fav_sravn .dropdown-menu.social {
			min-width: 98px;
			left: 30%;
			margin-top: 10px;
		}

		.catalog_info_more {
			padding: 30px 15px;
			background: #f8f8f8;
			border-radius: 10px;
		}


		.content_docum {height: 65px; }
		.content_docum_icon {
			font-size: 23px;
			line-height: 35pt;
			/*padding: 7px 11px;*/
			color: white;
			background: #B7B7B7;
			/*position: absolute;*/
			/*top: 0;*/
			width: 40px;
			height: 40px;
			border-radius: 40px;
			text-align: center;

		}
		.content_docum_file {
			position: absolute;
			top: 0;
			left: 70px;
		}


		.plashka {
			margin-top: 40px;
		}

		.plashka>div {
			width: 33.333333333333%;
			float: left;
			padding: 0 5px;

		}
		.plashka strong {
			font-family: 'bold';
			font-size: 20px;
		}
		.plashka img{
			display: inline-block;
			float: left;
			margin: 0 15px 0 0 ;
		}

		.plashka table {
			margin-bottom: 20px;
			margin: auto; 

		}


		.plashka table td { vertical-align: middle; }



		@media (max-width: 750px) {

			.bx_item_detail .item_current_price { font-size: 20px; }
			.bx_item_detail .item_current_price span.old_price_catalog{ font-size: 18px; }

			.item_info_section .kol_tovar_plus_minus>span>button {
				/*height: 38px !important;*/
				/*padding: 0 11px;*/
			}

			.bx_item_detail .v_nalichii, .bx_item_detail .no_v_nalichii {
				font-size: 12px;
				margin-top: 3px;
			}

			.item_buttons.vam>div>div{ margin-bottom: 15px; }

			.bx_item_detail .btn-default.border {
				margin: auto;
				width: 100%;

			}

			table.fav_sravn .btn,
			table.fav_sravn .dropdown
			{ font-size: 12px !important; }

			.plashka>div {
				float: none;
				width: 100%;
			}
			.plashka table {
				margin: 0 0 15px;
			}

			.tab_catalog_index li {
				width: 100%;
			}

			ul.tab_catalog_index { background: none !important; }

			table.fav_sravn .dropdown-menu.social {
				position: absolute;
				left: auto;
			}

		}

		.skidka_tovar_one {
			background: url(/local/templates/newrealty_main/components/bitrix/catalog.element/nedv/img/!.png);
			width: 78px;
			height: 78px;
			text-align: center;
			color: white;
			font-family: 'bold';
			display: inline-block;
			margin: -8px;
			text-align: center;
			padding-top: 27px;
			font-size: 17px;
			position: absolute;
			right: 5px;
			z-index: 1000;
			top: -10px;

		}
		.skidka_tovar_one div {
			/*color: red;*/
			-moz-transform: rotate(-45deg);
			-webkit-transform: rotate(-45deg);
			-o-transform: rotate(-45deg);
			-ms-transform: rotate(-45deg);
			transform: rotate(-45deg);
			margin-left: -5px;
		}


		.kol_tovar_plus_minus .btn { 
			padding: 1px 10px;
			background: none !important;
			font-family: 'bold';
			font-size: 24px;
		}

		.kol_tovar_plus_minus .btn:hover
		{ 
			background: #ddd !important;
			color: black !important;
		}
		.kol_tovar_plus_minus .btn:focus
		{ 
			color: black !important;
		}
		.kol_tovar_plus_minus .btn.minus {
			border: 1px #ddd solid;
			border-right: none;
			border-radius: 20px 0 0 20px;
			padding-left: 15px;
		}
		.kol_tovar_plus_minus .btn.plus {
			border: 1px #ddd solid;
			border-left: none;
			border-right: none;
		}

		.kol_tovar_plus_minus .form-control {
			border-color: #ddd;
		}

		.btn-default.car {

			border-radius: 0 20px 20px 0 !important;
			padding: 10px 15px 9px !important;

			margin-left: -1px;

		}

/* End */
/* /local/templates/newrealty_main/components/bitrix/catalog/nedv/style.css?17863708525032 */
/* /local/templates/newrealty_main/components/bitrix/catalog.element/nedv/style.css?178637085312947 */
