

/* Start:/bitrix/templates/new_incom_txt/components/incom/menu/hidden_mobile_redesign_incom/style.css?15792842854458*/
.mobile-main-menu {
	display: none;
	position: fixed;
	top: 78px;
	/*left: 0;*/
	left: -100%;
	z-index: 2;
	background-color: #fff;
	width: 100%;
	height: calc(100% - 100px);
	padding:24px 45px 0 43px;
}
.mobile-main-menu:before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: calc(100% - 32px);
	height: 1px;
	background-color: #E3E3E4;
}
.mobile-main-menu__wrap {
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	margin: 0;
}
.mobile-main-menu__wrap > li {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 18px;
	list-style: none;
	padding: 0;
}
.main-menu__ext-open {
	width: 20px;
	height: 20px;
	background-image: url(http://den.dev.incom.ru/bitrix/templates/redesign_incom_2019/img/slider_arrow_next.svg);
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: 38%;
	background-position: 50% 50%;
	border: 1px solid #2C67AE;
	border-radius: 50%;
	transition: 0.3s;
}
.mobile-main-menu__wrap .main-menu__ext-title:after {
	display: none;
}
.mobile-main-menu__wrap .main-menu__ext-open {
}
.mobile-main-menu__wrap > li:after {

}
.mobile-main-menu__wrap > li > a,
.mobile-main-menu .main-menu__ext-list-item > a {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #373737;
	width: 84%;
}
.mobile-main-menu .main-menu__ext-list-item,
.mobile-main-menu .main-menu__ext-list-item > a {
	text-decoration: none;
}
.mobile-main-menu .main-menu__ext-open {
}
.mobile-main-menu .main-menu__ext-container {
	border: none;
	position: relative;
	display: block;
	background: unset;
	padding: 21px 0 0 40px;
}
.mobile-main-menu__wrap .main-menu__ext {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	padding: 0;
}
.mobile-main-menu .main-menu__ext-section {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
}
.mobile-main-menu .main-menu__ext-title {
	width: 80%;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: #373737;
}
.mobile-main-menu__wrap .main-menu__ext-container {
	display: none;
}
.mobile-main-menu .main-menu__ext-list {
	padding-left: 16px;
	margin-bottom: 11px;
	display: none;
}
.mobile-main-menu .current-main-menu {
	padding: 0;
	background: unset;
	color: #79BAF4;
	font-weight: 600;
}
.mobile-main-menu .main-menu__ext-img-wrap {
	margin-top: 0;
}
.mobile-main-menu .main-menu__ext-img-wrap .main-menu__ext-title {
	color: #fff;
}
.mobile-main-menu__tel {
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	color: #034DA2;
}
.mobile-main-menu-soc {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
}
.mobile-main-menu-soc__circle {
	display: block;
	width: 29px;
	height: 29px;
	margin-right: 6px;
	border: 1px solid #034DA2;
	border-radius: 50%;
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.mobile-main-menu-soc__vk {
	background-image: url(/bitrix/templates/new_incom_txt/components/incom/menu/hidden_mobile_redesign_incom/images/vk_blue.svg);
	-webkit-background-size: 80%;
	background-size: 80%;
}
.mobile-main-menu-soc__fb {
	background-image: url(/bitrix/templates/new_incom_txt/components/incom/menu/hidden_mobile_redesign_incom/images/fb_blue.svg);
	-webkit-background-size: 50%;
	background-size: 50%;
}
.mobile-main-menu-soc__zn {
	background-image: url(/bitrix/templates/new_incom_txt/components/incom/menu/hidden_mobile_redesign_incom/images/zen_blue.svg);
	-webkit-background-size: 48%;
	background-size: 48%;
}
.mobile-main-menu-soc__ok {
	background-image: url(/bitrix/templates/new_incom_txt/components/incom/menu/hidden_mobile_redesign_incom/images/ok_blue.svg);
	-webkit-background-size: 50%;
	background-size: 50%;
}
.mobile-main-menu-soc__in {
	background-image: url(/bitrix/templates/new_incom_txt/components/incom/menu/hidden_mobile_redesign_incom/images/inst_blue.svg);
	-webkit-background-size: 60%;
	background-size: 60%;
}
/* End */


/* Start:/bitrix/templates/new_incom_txt/components/bitrix/system.pagenavigation/new_incom/style.css?14822477602849*/
.pagination {
    position: relative;
    display: inline-block;
    padding-left: 0;
    margin: 8px 0;
    border-radius: 4px;
}
.pagination > li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #dddddd;
}
.pagination > li > .prev {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    line-height: 1.35;
}
.pagination > li > .next {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    line-height: 1.35;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    color: #23527c;
    background-color: #eee;
    border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #dddddd;
}



.pagenavigattion {
    position: relative;
}
.pagenavigattion li {
    background: none;
    text-indent: 0;
}
.pagenavigattion li a,
.pagenavigattion li span {
    width: 20px;
    height: 20px;
    font-size: 14px;
    color: #515151;
    padding: 6px 6px;
    background: #fff;

}
.pagenavigattion li a:hover {
    color: #f47d26;
    background-color: #f9f9f9;
}
.pagenavigattion li span {
    color: #f47d26;
    background-color: #f9f9f9;
    cursor: default;
}
.pagenavigattion li span:hover {
    background-color: #f9f9f9;
    border-color: #dddddd;
    color: #f47d26;
}
.pagenavigattion li .disabled {
    background-color: #fff;
    color: #bebebe;
    cursor: default;
}
.pagenavigattion li .disabled:hover {
    background-color: #fff;
    border-color: #dddddd;
    color: #bebebe;
}

.pagenavigattion li .first,
.pagenavigattion li .last {
    position: absolute;
    top:0;
    left: -92px;
    margin: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 60px;
    padding: 6px 12px;
}
.pagenavigattion li .last {
    right: -92px;
    left: auto;
}

.text-center {text-align: center}
/* End */


/* Start:/bitrix/templates/new_incom_txt/components/incom/realty.dzn.cottages.search_result_list.mysql/new_pager/style.css?157928428525686*/
.dotted {border-bottom:1px dotted; text-decoration:none; font-style:italic; line-height:11px; display:inline-block;}
a.on, a.dotted:hover, a:hover .dotted {color:#000000;}
.hide {display: none;}

#maincontent2 .table_result {/*z-index: 1000!important*/}
#maincontent2 .table_result > table {table-layout:fixed;}
#maincontent2 .table_result table tbody tr td .fon {display: block!important;}

#maincontent2 .table_result tr,
#maincontent2 .table_result th,
#maincontent2 .table_result td {border: none!important;}

#maincontent2 .table_result table tbody .t-tr-table tbody {border: 1px solid #D6D6D6; border-top: none;}

#maincontent2 .table_result table .t-tr-table .bold {font-weight: bold}

#maincontent2 .table_result table tr td {height:67px;color: #373737; font-size: 12px; line-height: 15px; padding: 1px; vertical-align: middle;}
#maincontent2 .table_result table tr { border-bottom: 1px solid #D6D6D6; }
#maincontent2 .table_result table td { border-bottom: 1px solid #D6D6D6; vertical-align: middle; }
#maincontent2 .table_result table th:first-child { text-align: center; -moz-border-radius: 3px 0 0 0; -webkit-border-radius: 3px 0 0 0; border-radius: 3px 0 0 0; }
#maincontent2 .table_result table tr { border-bottom: 1px solid #D6D6D6; }
#maincontent2 .table_result table tr td:first-child { border-left: 0px; padding: 1px}
#maincontent2 .table_result table tr td label {display:none;}

#maincontent2 .table_result table th a.noborder {border:none!important;}
#maincontent2 .table_result table th a.noborder span {line-height: 11px}
#maincontent2 .table_result table th a.noborder:hover span,
#maincontent2 .table_result table th a.noborder.white span {border-bottom: 1px dotted #fff}
#maincontent2 .table_result table th a.noborder + span {left: -1px}

#maincontent2 .table_result table thead {vertical-align:middle;}
#maincontent2 .table_result table tr th {height: 35px!important; line-height:16px; white-space:nowrap;text-align:left;padding: 5px 0 3px 8px;background: #034DA2; behavior: url(/PIE.htc);}
#maincontent2 .table_result table th:first-child {text-align: left;}
#maincontent2 .table_result table th, .table_result table th a {font-weight: normal!important;height: 14px!important;}

#maincontent2 .table_result table .inner-row {padding: 0!important;;cursor: pointer;}
#maincontent2 .table_result table .inner-row td,
#maincontent2 .table_result table .inner-row tr {border:none!important;}
#maincontent2 .table_result table .inner-row tr td {padding-left: 10px;}
#maincontent2 .table_result table .inner-row tr td:first-child {padding: 0px;}

#maincontent2 .table_result table tbody tr.spec-lider > td > tr > td,
#maincontent2 .table_result table tbody tr.spec-lider > td,
#maincontent2 .table_result table tbody tr.spec-lider:hover > td > tr > td,
#maincontent2 .table_result table tbody tr.spec-lider > td {background: #fff1b9!important}

#maincontent2 .table_result table tbody tr.spec-hit > td > tr > td,
#maincontent2 .table_result table tbody tr.spec-hit > td,
#maincontent2 .table_result table tbody tr.spec-hit:hover > td > tr > td,
#maincontent2 .table_result table tbody tr.spec-hit > td {background: #fff9db!important}

#maincontent2 .table_result table tbody tr.spec-up > td > tr > td,
#maincontent2 .table_result table tbody tr.spec-up > td,
#maincontent2 .table_result table tbody tr.spec-up:hover > td > tr > td,
#maincontent2 .table_result table tbody tr.spec-up > td {background: #eef9c4!important}

#maincontent2 .table_result table tr td a:hover {color: #000;border-color: #000;}
#maincontent2 .table_result table tr td.cost {font-size: 11px;}
#maincontent2 .table_result table tr td.cost .rub:before {font-size: 11px;color:#710909}
#maincontent2 .table_result table tr td:last-child {padding: 4px 0 4px 10px;text-align: left!important;}
#maincontent2 .table_result table tr td.spec > div {position: relative;height: 69px;}

#maincontent2 .table_result table tr td.spec .block {position: relative;left:  0;top:  0;width: 100%;height: 100%;}
#maincontent2 .table_result table tr td.spec .block:after {display: inline-block;*display: inline;*zoom: 1;width:  0;height: 100%;vertical-align: middle;content: ''}
#maincontent2 .table_result table tr td.spec .centered{display: inline-block;*display: inline;*zoom: 1;position: relative;vertical-align: middle;}
/* замена :after для IE<8 */
#maincontent2 .table_result table tr td.spec .valignfix {display: inline-block;*display: inline;*zoom: 1;width: 0;height: 100%;vertical-align: middle;}

#maincontent2 .table_result table tr td.spec .phone {color: #0c4da2;font-size: 16px;font-weight: bold;text-align: left;}
#maincontent2 .table_result table tr td.spec .branch {margin-top: 4px; width: 178px; font-size: 11px;}
#maincontent2 .table_result table tr td.spec .hit,
#maincontent2 .table_result table tr td.spec .lider,
#maincontent2 .table_result table tr td.spec .up {position: absolute;top:-1px;right:3px;width: 62px;height: 15px;background: url("/images/marks.png") no-repeat;}
#maincontent2 .table_result table tr td.spec .hit {background-position: 0 -30px;}
#maincontent2 .table_result table tr td.spec .lider {background-position: 0 -15px;}

#maincontent2 .table_result table tr.with_add.on {border-bottom: none;}
#maincontent2 .table_result table tr.with_add.on td {border-bottom: none;}
#maincontent2 .table_result table tr.with_add .fon a:hover {color:#0c4da2!important;}

#maincontent2 .table_result table tr.add .all-photo {padding: 7px 10px 0 0;}
#maincontent2 .table_result table tr.add > td {text-align: center;vertical-align: top; padding:8px 0 10px; height: auto;}
#maincontent2 .table_result table tr.add > td .action_text {text-align: left}

#maincontent2 .table_result .add .add-content {width: 800px;text-align: left;padding:0px!important;}
#maincontent2 .table_result .add .add-content .description_text {margin: 0 15px 0 6px!important; font-style:italic;}
#maincontent2 .table_result .add .add-content p {font-style: italic;color:#333;margin: 0;padding: 4px;font-size: 12px;line-height: 16px}
#maincontent2 .table_result .add .add-content ul {padding-left: 16px; font-style: italic; list-style: none;}
#maincontent2 .table_result .add .add-content ul li {background: url(/bitrix/templates/incom_tpl_main_2013/images/mdash.png) no-repeat 0 7px; padding: 0 0 0 14px;}

#maincontent2 .table_result table tr.add td .buttons-wrap {position:relative; margin:3px 12px 8px 8px;height: 16px;text-align: left;}
#maincontent2 .table_result table .inner-row table .buttons-wrap a {margin-right:20px;padding: 6px 0 1px}
#maincontent2 .table_result table .inner-row table .buttons-wrap a.remote {position: relative;margin-right: 30px}
#maincontent2 .table_result table .inner-row table .buttons-wrap a.remote span  {position: absolute; top: 4px; right: -11px; width: 8px; height: 8px; background: url(/images/background_img_1.png) -114px -130px no-repeat;}
#maincontent2 .table_result table tr td > a  > span , #maincontent2 .table_result table tr td > ins > a > span  {margin-left: 3px; width: 8px; height: 8px; background: url(/images/background_img_1.png) -114px -130px no-repeat;}
.buttons-wrap a {text-decoration: none;
    border-bottom: 1px solid #0c4da2;
    height: 12px;
    display: inline-block;}

.buttons-wrap a.dotted {
    border-bottom: 1px dotted #0c4da2;
    padding-bottom: 0!important;

}
.buttons-wrap a:hover {border: none;}


#maincontent2 .table_result table .inner-row .greenbtn {height: 22px;position: absolute;right: -7px;top: 0px;margin-right: 10px!important; padding:0!important}
#maincontent2 .table_result table .inner-row .greenbtn span {line-height: 18px;}
#maincontent2 .table_result table .inner-row .greenbtn:hover {border: 1px solid #728e21;border-top: 1px solid #83a425;border-bottom: 1px solid #5c731c;}

#maincontent2 .table_result .for_btn {position: relative;padding: 30px 0 0;margin: 0 auto;width: 360px;}
#maincontent2 .table_result .for_btn a {width: 360px;text-align: center;height: 50px;line-height: 35px;}
#maincontent2 .table_result .btn_gray {background:#fdfdfe; background:-webkit-gradient(linear, 0 0, 0 bottom, from(#fdfdfe), to(#c1c3c7)); background:-webkit-linear-gradient(#fdfdfe, #c1c3c7); background:-moz-linear-gradient(#fdfdfe, #c1c3c7); background:-ms-linear-gradient(#fdfdfe, #c1c3c7); background:-o-linear-gradient(#fdfdfe, #c1c3c7); background:linear-gradient(#fdfdfe, #c1c3c7); -pie-background:linear-gradient(#fdfdfe, #c1c3c7);}
#maincontent2 .table_result .btn_gray:hover {background:#c1c3c7; background:-webkit-gradient(linear, 0 0, 0 bottom, from(#c1c3c7), to(#fdfdfe)); background:-webkit-linear-gradient(#c1c3c7, #fdfdfe); background:-moz-linear-gradient(#c1c3c7, #fdfdfe); background:-ms-linear-gradient(#c1c3c7, #fdfdfe); background:-o-linear-gradient(#c1c3c7, #fdfdfe); background:linear-gradient(#c1c3c7, #fdfdfe); -pie-background:linear-gradient(#c1c3c7, #fdfdfe);}
.btn_gray span{padding: 8px 16px;font-size: 22px;color:#373737;}


#maincontent2 .table_result .title-arrow {color:white;position:relative;left:2px;top:-1px;}

.baloon_block {position: relative;display: inline-block;*display: inline;}
.baloon_block > div {display: none;width: 144px;z-index: 100;position: absolute;left: -70px;bottom: 24px;background: #ffffff;border: 1px solid #d6d6d6;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;font-style: italic;-webkit-box-shadow: 0px 2px 5px rgba(150,150,150,1);-moz-box-shadow: 0px 2px 5px rgba(150,150,150,1);box-shadow: 0px 2px 5px rgba(150,150,150,1);behavior: url(/PIE.htc);}
.baloon_block > div.on {display: block;}
.baloon_block > div > span {display:block;color: #686868;padding: 8px 12px;line-height: 16px;}
.baloon_block > div > div {position: absolute;bottom: -16px;left: 50%;width: 14px;height: 16px;margin-left: -7px;background: url(/bitrix/templates/new_incom_default/images/white_str.png) no-repeat;}

#maincontent2 .table_result .with_add .info {width:8px;}

#maincontent2 .table_result .icon_foto {display: block; width: 75px; height: 75px; padding: 1px;}
#maincontent2 .table_result .icon_foto .for_icon {right: 2px; bottom: 1px!important; }

.mb30 {margin-bottom: 30px}


/* Ипотека и акция */

#maincontent2 .table_result .baloon_block.mortgage a,
#maincontent2 .table_result .baloon_block.action a {color: #710909;border-bottom: 1px dotted #710909;text-decoration: none;font-weight: bold;display: inline-block;height: 12px;line-height: 12px;padding-top: 10px; margin-right: 18px;}
#maincontent2 .table_result .baloon_block.action a {
    background: #CE0A0A;
    color: #fff;
    padding: 3px 7px;
    border: none;
    text-decoration: none;
    font-weight: bold;
    line-height: 12px;
    margin: 7px 18px 0 0;
    -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#E46060), to(#CE0A0A));
    background: -webkit-linear-gradient(#E46060, #CE0A0A);
    background: -moz-linear-gradient(#E46060, #CE0A0A);
    background: -ms-linear-gradient(#E46060, #CE0A0A);
    background: -o-linear-gradient(#E46060, #CE0A0A);
    background: linear-gradient(#E46060, #CE0A0A);
    -pie-background: linear-gradient(#E46060, #CE0A0A);
    behavior: url(/PIE.htc);
}
#maincontent2 .table_result .baloon_block.mortgage a:hover,
#maincontent2 .table_result .baloon_block.action a:hover {color: #000;border-bottom: 1px dotted #000;}

#maincontent2 .table_result .baloon_block.action a:hover {color:#fff; background: #E46060; border: none}

#maincontent2 .table_result .baloon_block.mortgage > div,
#maincontent2 .table_result .baloon_block.action > div { width: 240px; left:-40px;}

#maincontent2 .table_result .baloon_block.mortgage > div > div {margin: 0; left: 60px;}
#maincontent2 .table_result .baloon_block.action > div > div {margin: 0; left: 50px;}

#maincontent2 .table_result .wide-wrap {position:relative; left:0; top:15px; margin-left: -63px; margin-right:15px; margin-bottom:20px; cursor: default;}
#maincontent2 .table_result .wide-wrap > div {position:relative; background:white; padding-bottom:20px; margin-bottom:14px; text-align:left;}


/* Карта  */

#maincontent2 .table_result .wide-wrap .map-wrap {
    background: none;
    height: 335px;
    padding: 0;
}
#maincontent2 .table_result .wide-wrap .map-wrap .ymaps-map{width:100%!important}


/* Слайдер */

#maincontent2 .table_result table tr.add td .images-wrap .for_block  {display:block;float:left;margin: 20px 0 0 20px;}
#maincontent2 .table_result table tr.add td .images-wrap .for_block img {width:282px; height: 210px;}
#maincontent2 .table_result table tr.add td .images-wrap-close,
#maincontent2 .table_result table tr.add td .map-wrap-close {position:absolute; top:1px; right:1px; z-index:1; width: 15px; height:15px; background: url(/bitrix/templates/new_incom_txt/components/incom/realty.dzn.cottages.search_result_list.mysql/new_pager/img/close.png);cursor:pointer;}
#maincontent2 .table_result table tr:hover td {background: none!important}


/* Всплывающее окно слайдера */

.open_window { z-index:500 !important; }
.open_window img { margin:0px !important; }
.open_window table { margin:0px !important; }
.open_window {display:none; position:fixed; width:100%; height:100%; left:0px; top:0px; z-index:1000; text-align:center;}
.open_window .fon {position:absolute; top:0; left:0; width:100%; height:100%; background:#c9c9c9; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity:0.6; opacity:0.6;}
.open_window table {width:100%; height:100%;}
#maincontent2 .table_result .open_window table tbody tr td {width:100%; height:100%; text-align:center!important; vertical-align:middle; background:none!important; text-indent:0px !important;}
.open_window .block_pic {position:relative; padding:40px; background:#ffffff; z-index:1001;
    -moz-border-radius:3px; -webkit-border-radius:3px; -khtml-border-radius:3px; border-radius:3px;
    -webkit-box-shadow: 0px 3px 5px rgba(160,160,160,1); -moz-box-shadow: 0px 3px 5px rgba(160,160,160,1); box-shadow: 0px 3px 5px rgba(160,160,160,1);
    behavior:url(/bitrix/templates/new_incom_default/css/PIE.htc); z-index:1001 !important; }
.open_window .block_pic a.close {position:absolute; top:20px; right:20px; width:21px; height:22px; text-decoration:none; cursor:pointer;}
.open_window h1 {margin-bottom:0px; text-align:left;}
.open_window .block_pic .for_pic {position:relative; overflow:hidden; text-align:center; margin:20px auto 0; float:left; min-width:300px; min-height:100px; text-align:center; cursor:pointer; max-width:600px !important; max-height:800px !important;}
.open_window .block_pic .for_pic img {margin:0; max-width:600px !important; max-height:800px !important; -moz-border-radius:3px; -webkit-border-radius:3px; -khtml-border-radius:3px; border-radius:3px; behavior:url(/bitrix/templates/new_incom_default/css/PIE.htc);}
.open_window .block_pic .for_pic a {display:inline-block; position:absolute; top:50%; margin-top:-37px; width:42px; height:74px; z-index:1005;}
.open_window .block_pic .for_pic .str_left {left:0; width:80px; cursor:pointer; }
.open_window .block_pic .for_pic .str_right {right:0; width:80px; cursor:pointer;}
.open_window .block_pic .for_pic a:hover, .open_window .block_pic .for_pic a:hover img {cursor:pointer; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity:0.6; opacity:0.6;}
.open_window .block_pic .for_pic a img {position:relative; text-align:center; position:absolute; top:50%; left:50%; margin:-37px 0 0 -21px !important; z-index:1001;}

#up-scroll {position: fixed;width: 40px;height: 40px;bottom: 0;right: 0;border-radius: 5px;display: none;display: none;}


/* убогие браузеры */

.ie7 #maincontent2 .table_result table tr.add .add-content {padding-top: 5px;}
/*.ie7 #maincontent2 .table_result TABLE .inner-row td {padding-left: 4px;}*/
.ie7 #maincontent2 .table_result .t-tr-table .inner-row {border-bottom: 1px solid #D6D6D6!important;}
.ie7 #maincontent2 .table_result .t-tr-table .inner-row {border-top:none!important}
.ie7 #maincontent2 .table_result .t-tr-table td table td {border-bottom: none!important;}
.ie7 #maincontent2 .table_result .with_add td {border-bottom: none!important;}
.ie7 #maincontent2 .table_result .add .add-content .description_text {margin-left:0!important;}
.ie7 #maincontent2 .table_result .add .add-content .description_text p {padding-left: 0!important;}
.ie7 #maincontent2 .table_result TABLE TR.add TD .wide-wrap {left:-66px;margin:0;margin-right:-126px;margin-bottom:20px;}
.ie7 #maincontent2 .table_result TABLE TBODY TR TD .cost {position: static}



.more .btn_more {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
}
.more .btn_more span {
    cursor: pointer;
    display: inline-block;
    width: 100%;
    height: 20px;
    font-size: 14px;
    padding: 6px 0;
    background: #fff;
    border: 1px solid #dddddd;
    color: #515151;
    text-decoration: none;
    line-height: 1.42857143;
}
.more .btn_more:hover span {
    color: #f47d26;
    background-color: #f9f9f9;
    border-color: #dddddd;
}

#maincontent2 .table_result tr.pagecur {border-bottom: 1px solid #D6D6D6!important;}
#maincontent2 .table_result tr.pagecur td {padding: 0!important;}
#maincontent2 .table_result tr.pagecur td div {display: block;border-bottom: #999 solid 1px;  text-align: center;  padding: 5px;  margin: 0 0 12px 0;}
#maincontent2 .table_result tr.pagecur td div a {cursor: pointer;color: #999;text-decoration: none;}
#maincontent2 .table_result table tr.pagecur{border: none;border-bottom: 1px solid #d6d6d6!important;}
#maincontent2 .table_result table tr.pagecur:hover td {background: none!important;}
#maincontent2 .table_result table tr.pagecur td:last-child {  border: none!important; text-align: center!important;}

#maincontent2 .table_result {
    padding: 0 0 12px 0!important;
}
#maincontent2 .table_result table tr.pagecur a{
    display: inline-block;
    min-width: 20px;
    height: 20px;
    font-size: 14px;
    padding: 6px;
    background: #fff;
    border: 1px solid #dddddd;
    color: #f47d26;
    cursor: default;
    text-decoration: none;
    line-height: 1.42857143;
}
#maincontent2 .table_result table tr td a:hover {
    color: #f47d26;
    border-color: #dddddd;
}
.table_result table tr.pagecur:hover td {
    background: none!important;
}
.loading{
    display: block;
    text-align: center;
    padding: 24px 0 31px;
}
.map_button {
    position: relative;
    display: block;
    float: left;
    margin-left: 5px;
    padding: 4px 23px 6px;
    border: 1px solid #034DA2;
    font-size: 18px;
    color: #034da2;
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    behavior: url(/PIE.htc);
}
.table_button {
    position: relative;
    display: block;
    float: left;
    margin-left: 5px;
    padding: 4px 23px 6px;
    border: 1px solid #034DA2;
    font-size: 18px;
    color: #034DA2;
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    behavior: url(/PIE.htc);
}
.on_use_button {
    background: #034DA2;
    color: #ffffff !important;
    border-bottom: 1px solid #034DA2;
    behavior: url(/PIE.htc);
}
.selectionTitleVariant {
    float: right;
    margin-right: 10px;
    color: #034DA2;
    cursor: pointer;
}
.selectionTitle{
	margin-top: 10px;
	margin-bottom: 10px;
}
.resultMapWrapper {
    position: relative;
}
.infoMessage {
    position: absolute;
    background: white;
}
.infoMessageHidden{
	display: none;
}
.infoMessage .close {
    width: 10px;
    height: 10px;
    background-size: 100% 100%;
    margin-top: 5px;
    margin-right: 5px;
}
.infoMessage .infoMessageTitle {
    font-size: 20px;
    margin: 5px;
    margin-top: 20px;
}
.infoMessage .zoom-map{
    color: #034DA2;
    text-decoration: underline;
	cursor: pointer;
}
.infoMessage .infoMessageContent {
    margin: 5px;
    margin-bottom: 10px;
}
#resultMap .darkBlueDotIconWithCaption{
	color: #177bc9
}
#resultMap .greenDotIconWithCaption{
	color: #56db40;
}
#resultMap .redDotIconWithCaption{
	color: #ed4543;
}
#resultMap .lightblueDotIconWithCaption{
	color: #82cdff;
}
#resultMap .grayDotIconWithCaption{
	color: #b3b3b3;
}
#resultMap .orangeDotIconWithCaption{
	color: #e6761b;
}
#resultMap .oliveCircleDotIconWithCaption{
	color: #97a100;
}
#resultMap .blackDotIconWithCaption{
	color: #595959;
}
#resultMap .oliveDotIcon{
	color: #97a100;
}

ymaps .color-006792{
	color:#006792;
}
ymaps .color-Ffad00{
	color:#Ffad00;
}
ymaps .color-f35844{
	color:#f35844;
}
ymaps .color-a520e1{
	color:#a520e1;
}
ymaps .color-00ad8e{
	color:#00ad8e;
}
.cost{
	color: #710909;
	font-size: 11px;
}
.cost .bold{
	font-weight: bold;
}
.cost .rub:before{
	font-size: 11px;
    color: #710909;
}
ymaps [class$="-b-cluster-content__header"],
ymaps [class$="-balloon-content__header"]{
	margin-bottom: 0px;
}
ymaps [class$="-b-cluster-content__header"] .clustererCaption,
ymaps [class$="-balloon-content__header"] .clustererCaption{
	display: none;
}
ymaps [class$="-b-cluster-tabs__section_type_nav"]{
	width: 155px !important;
}
ymaps .dznbaloon {
    position: relative;
    background: #fff;
	font-family: Arial, sans-serif;
	padding: 15px;
}
ymaps .dznbaloon p{
	font-family: Arial, sans-serif;
}
ymaps .dznbaloon .mainInfo {
    position: relative;
    width: 450px;
    float: left;
    background: #fff;
}
ymaps .dznbaloon .mainImage {
    width: 192px;
    height: 192px;
}
ymaps .dznbaloon > div .description {
    float: left;
	width: 230px;
}
ymaps .dznbaloon .name {
    font-size: 18px;
    color: #0c4da2;
    padding: 12px 0 0;
    text-align: left;
}
ymaps .dznbaloon .hw {
    text-align: left;
    font-size: 12px;
    padding: 0 0 4px;
}
ymaps .dznbaloon .price {
    padding: 0;
    text-align: left;
    font-size: 12px;
}
ymaps .dznbaloon .price nobr {
    display: block;
    line-height: 19px!important;
    height: 19px;
}
ymaps .dznbaloon .price .type {
    color: #333;
    font-weight: normal;
}
ymaps .dznbaloon .price .rub:before{
	color: #710909;
	font-size: 12px;
}
ymaps .dznbaloon .close {
    position: absolute;
    top: 12px;
    right: 10px;
    width: 16px;
    height: 16px;
    cursor: pointer;
}
ymaps .dznbaloon .close img {
    margin: 0 !important;
    width: auto;
    height: auto;
}
ymaps .dznbaloon .add .link{
	float: left;
    margin-right: 18px;
    line-height: 16px;
}
ymaps .dznbaloon .add .link a {
    text-decoration: none;
    display: block;
    color: #034DA2;
}
ymaps .dznbaloon .add .link a img {
    float: left;
}
ymaps .dznbaloon .add .link a span {
    display: block;
    height: 10px;
    line-height: 5px;
    margin-left: 28px;
    padding-top: 10px;
    font-style: italic;
}
ymaps .price {
    color: #710909 !important;
}
ymaps [class$="-cluster-content__body"] .cr5{
	border-radius: 0px;
	padding: 0px;
}
ymaps [class$="-cluster-content__body"] .dznbaloon{
	border: none;
}
ymaps [class$="-cluster-content__body"] .dznbaloon .shadow, #resultMap [class$="-cluster-content__body"] .dznbaloon .triangle{
	box-shadow: none;
	-webkit-box-shadow: none;
}
ymaps [class$="-cluster-content__body"] .dznbaloon .triangle{
	display: none;
}
ymaps [class$="-cluster-content__body"] .dznbaloon .close{
	display: none;
}
ymaps [class$="-b-cluster-content"]{
	width: auto !important;
	height: auto !important;
}
ymaps [class$="-b-cluster-content__body"] .dznbaloon > div{
	height: auto;
}
ymaps .clustererCaption .number{
	margin-right: 10px;
}
ymaps .clustererCaption .rub{
	color: inherit;
}
ymaps .clustererCaption .rub:before{
	color: inherit;
	font-size: 13px;
}
ymaps .dznbaloon .notloadedimage{
	width: auto;
	height: auto;
	margin-top: 80px;
}
ymaps .dznbaloon .imgWrapper{
    width: 192px;
    height: 192px;
    padding-right: 26px;
    float: left;
	text-align: center;
}
ymaps .dznbaloon .add .link .nopointer{
    color: #034DA2;
}
ymaps .dznbaloon .add .link .nopointer span{
	display: block;
    height: 10px;
    line-height: 5px;
    margin-left: 28px;
    padding-top: 10px;
    font-style: italic;
}
ymaps .dznbaloon .add .link .nopointer img{
	float: left;
}

ymaps .legenda {
    background-color: white;
	padding: 15px;
}
ymaps .legenda .legendaInner{
    position: relative;
}
ymaps .legenda .collapse{
    position: absolute;
    top: 0px;
    right: 0px;
	width: 10px;
    height: 10px;
    background-size: 100% 100%;
    cursor: pointer;
}
ymaps .legenda.legendaCollapsed {
	cursor: pointer;
}
ymaps .legenda.legendaExpanded .legendaTitleCollapsed{
    display: none;
}
ymaps .legenda.legendaCollapsed .legendaTitleExpanded{
    display: none;
}
ymaps .legenda.legendaCollapsed .legendaTitleCollapsed{
	margin-right: 20px;
    display: inline-block;
}
ymaps .legenda.legendaExpanded .legendaTitleExpanded{
	margin-right: 20px;
    display: inline-block;
	margin-bottom: 5px;
}
ymaps .legenda.legendaExpanded .collapse{
    background-image: url('/bitrix/templates/new_incom_default/images/close.png');
}
ymaps .legenda.legendaCollapsed .collapse{
    display: none;
}
ymaps .legenda .imgWrapper {
    float: left;
}
ymaps .legenda .text {
    margin-left: 20px;
}
ymaps .legenda.legendaCollapsed .legendaExpanded{
    display: none;
}
.legenda.legendaHidden{
	display: none;
}
ymaps .legenda .oneLegenda{
	clear: both;
}
ymaps [class$="-balloon-pane"]{
	z-index: 15000 !important;
}
ymaps [class$="-controls__toolbar"]{
	z-index: 1000;
}
ymaps [class$="-controls__control"]{
	z-index: 500;
}
ymaps .info300 {
    background-color: white;
    line-height: 18px;
    padding: 5px;
    border-radius: 3px;
    cursor: pointer;
	box-shadow: 0 1px 2px 1px rgba(0,0,0,.15), 0 2px 5px -3px rgba(0,0,0,.15);
}
ymaps .info300 .infoSymbol{
    margin-left: 7px;
}

/* End */


/* Start:/bitrix/components/incom/seo_pages.dzn.highway_list.mysql/templates/4_columns_count/style.css?1470046590142*/
.highway_list .column{
    float: left;
    width: 238px;
    padding: 20px 0;
}
.highway_list .column div{
    margin-bottom: 4px;
}

/* End */


/* Start:/bitrix/templates/new_incom_txt/styles.css?15843742111418*/
div table.table_td_centered {}
#maincontent table.table_td_centered td {text-align:center;}
#maincontent2 table.table_td_centered td {text-align:center;}
#maincontent table.table_td_centered td.left_a {text-align:left;}
td.left_a {text-align:left;}
#maincontent table.table_td_centered td.left_a {text-align:left;}
#maincontent2 table.table_td_centered td.left_a {text-align:left;}
td.right_a {text-align:right;}
#maincontent table.table_td_centered td.right_a {text-align:right;}
#maincontent2 table.table_td_centered td.right_a {text-align:right;}
.bl_carousel_wrap .btn-prev:before{
background-position:  -276px -244px !important;
}
.bl_carousel_wrap .btn-next:before {
background-position: -317px -243px !important;
}

.specpredl2 a.block > div .opisanie table {
                margin-top: -2px;            
}

.specpredl2 a.block > div .opisanie table tr td.right {
                min-height: 39px;           
}
#footer  .phone a {color:#FFFFFF!important;}
.fright.phone a,
.fright.phone ins{
	text-decoration: none;
}
#footer  .phone a{
	text-decoration: none;
}
.close_type{
    display: block;
    top: -63px;
    right: -30px;
    cursor: pointer;
    width: 26px;
    height: 27px;
    position: absolute;
    background: url(https://www.incom.ru/img/close5.png) no-repeat scroll center center transparent !important;
}
.novost_dn_detail{
    width: 680px;
}

.kv_chek {
    display: none !important;
}


	
/* End */


/* Start:/bitrix/templates/new_incom_txt/template_styles.css?14822477602305*/
.lt-button
{

    margin-top: 10px;
    margin-bottom: 4px;
}

.lt-label
{
    background:#b0ce3b;
    background:-webkit-gradient(linear, 0 0, 0 bottom, from(#b0ce3b), to(#7eae24));
    background:-moz-linear-gradient(#b0ce3b, #7eae24);
    background:-o-linear-gradient(#b0ce3b, #7eae24);
    -pie-background:linear-gradient(#b0ce3b, #7eae24);
    behavior:url(/PIE.htc);
}

#sidebar #liveTexButton_75092.lt-online, #sidebar #liveTexButton_75092.lt-offline,
#sidebar #liveTexButton_76669.lt-online, #sidebar #liveTexButton_76669.lt-offline

{
 width: 238px;
 height: 118px;

    background: url('/images/button_07082014.png') no-repeat center center;
    vertical-align: middle;
    border: 1px solid #D6D6D6;
border-radius: 3px;
behavior: url(/PIE.htc);


-moz-border-radius: 3px;
-webkit-border-radius: 3px;
behavior: url(/PIE.htc);

}



#sidebar #liveTexButton_75092.lt-online:hover, #sidebar #liveTexButton_75092.lt-offline:hover,
#sidebar #liveTexButton_76669.lt-online:hover, #sidebar #liveTexButton_76669.lt-offline:hover
{
    background-color: #fff;
}


.for_link  .name
{
	margin-bottom: 20px;
position: relative;
margin: -5px 0 11px 0;
font-size: 18px;
line-height: 24px;
color: #373737;
font-style: normal;

}
.for_link .link_14px {
	margin-bottom: 5px;
font-size: 14px;
line-height: 19px;
}


.seo-links a {

display: inline-block;
float: left;
margin-right: 25px;
font-style: italic;
margin-bottom: 6px;

}


.seo-links {

width: 680px;
padding: 0 0 22px;

}
.seo-links2 {

width: 960px;
//padding: 0 0 22px;

}

.seo-links2 a {
display: inline-block;
font-style: italic;
margin-bottom: 6px;
}

.seo-links2 div.for_link 
{
	margin-bottom:20px;	
}
.seo-links2 .name
{
margin: 20px 0 11px 0;
}
.seo-links2 div.ceo_three 
{
	display: inline-block;
	width: 290px;
	float:left;
	margin-left: 30px;

}

.seo-links2 div.ceo_one
{
	display: inline-block;
	width: 960px;
	float:left;


}
.seo-links2 div.ceo_two
{
	display: inline-block;
	width: 450px;
	float:left;
	margin-left: 30px;

}
.seo-links2 div.ceo_four
{
	display: inline-block;
	width: 210px;
	float:left;
	margin-left: 30px;

}

.seo-links2 div:first-child
{
margin-left: 0;
}
.seo-links2.first{
	margin-top: 20px;
}
.seo-links2.otdelno{
	
}
.seo-links2-wrapper{
	border: 1px solid #E1E1E1;
	padding: 34px 29px;
	margin-top: 20px;
	
}
/* End */
/* /bitrix/templates/new_incom_txt/components/incom/menu/hidden_mobile_redesign_incom/style.css?15792842854458 */
/* /bitrix/templates/new_incom_txt/components/bitrix/system.pagenavigation/new_incom/style.css?14822477602849 */
/* /bitrix/templates/new_incom_txt/components/incom/realty.dzn.cottages.search_result_list.mysql/new_pager/style.css?157928428525686 */
/* /bitrix/components/incom/seo_pages.dzn.highway_list.mysql/templates/4_columns_count/style.css?1470046590142 */
/* /bitrix/templates/new_incom_txt/styles.css?15843742111418 */
/* /bitrix/templates/new_incom_txt/template_styles.css?14822477602305 */
