

/* Start:/local/templates/index/components/bitrix/news.list/complex.list.new/style.css?16395630093787*/
.card.card-w-100 {
	width: 100%;
	height: 300px;
}
.building.card-w-100 {
	min-height: 300px;
}
.card-w-100 .building__top {
	height: auto;
}
.card-w-100 .building__title {
	margin-bottom: 30px;
	align-self: start;
	position: relative;
}
.card-w-100 .building__title__link {
	color: #fff;
}
.card-w-100 .building__title__link:hover {
	text-decoration: underline;
}
.card-w-100 .building__bottom::before {
	width: 320px;
}
.card-w-100 .building__adr,
.card-w-100 .building__start_sale{
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	margin-top: 5px;
}
.card-w-100 .building__bottom {
	min-height: unset;
}
.card-w-100 .building__fav {
	bottom: 7px;
	right: -100px;
}
.card-w-100 .building__content {
	padding-left: 30px;
	padding-right: 30px;
}
.zhk-info {
	margin-top: -30px;
	margin-bottom: 30px;
	width: 100%;
	overflow: auto;
}
.zhk-info table {
	border-collapse: collapse;
	width: 100%;
}
.zhk-info table td,
.zhk-info table th {
	border: 1px solid #cccccc94;
	padding: 20px 30px;
	white-space: nowrap;
}
.zhk-info table th {
	font-weight: 500;
	text-transform: uppercase;
	text-align: left;
	border-top: unset;
}
.zhk-info table tr th:last-child {
	width: 165px;
}
.zhk-info__desc {
	text-align: center;
	font-weight: 500;
}
.zhk-info__desc a:hover {
	opacity: 0.7;
}
.sup {
	position: relative;
	margin-right: 10px
}
.sup span {
	position: absolute;
	font-size: 0.9em;
	top: -9px;
}
.zhk-info table th .dia {
  margin-left: 3px;
	width: 16px;
	height: 16px;
	background: url(/local/templates/index/img/dia-icon.png);
	background-size: cover;
	margin-bottom: 7px;
}
.zhk-info table .with-dia {
	display: flex;
	justify-content: space-between;
	align-items: center
}
.listing-order-form-wrap {
	width: 900px;
}
.listing-order-form-title {
    margin-bottom: 15px;
    font-size: 24px;
}
.listing-order-form-wrap .popup__content {
	display: flex;
}
.listing-order-left {
	width: 50%;
	background: center center/cover no-repeat;
}
.listing-order-right {
	width: 50%;
	padding: 30px;
}
.card__order-btn {
	position: absolute;
	right: 30px;
	bottom: 55px;
	color: #fff;
	background: #498fe1;
	padding: 10px 50px;
	text-transform: none;
	transition: 0.2s;
	border-radius: 5px;
}
.card__order-btn:hover {
	transform: scale(0.95);
}
@media (max-width:1279px) {
	.building.card-w-100 {
		min-height: unset;
	}
	.card.card-w-100 {
		height: auto;
	}
	.zhk-info {
		margin-top: -25px;
		margin-bottom: 25px;
	}
}
@media (max-width:1179px) {
	.zhk-info table td,
	.zhk-info table th {
		padding-right: 10px;
		font-size: 0.9em;
	}
	.card-w-100 .building__fav {
		bottom: 3px;
	}
}
@media (max-width:992px) {
	.zhk-info table td,
	.zhk-info table th {
		padding: 9px;
	}
	.card-w-100 .building__fav {
		right: -50px;
	}
	.card-w-100 .building__title {
		max-width: 90%;
	}
	.card__order-btn {
		right: 5px;
		bottom: 5px;
		padding: 5px 25px;
	}
	.listing-order-left {
		display: none;
	}
	.listing-order-right {
		width: 100%;
	}
	.listing-order-form-wrap {
		max-width: 450px;
	}
}
@media (max-width:850px) {
	.zhk-info table th .dia {
		display: none;
	}
	.zhk-info table tr th:last-child {
		width: auto;
	}
}
@media (max-width:767px) {
	.zhk-info table td,
	.zhk-info table th {
		font-size: 0.8em;
	}
	.zhk-info table tr th:nth-child(2),
	.zhk-info table tr th:nth-child(3),
	.zhk-info table tr td:nth-child(2),
	.zhk-info table tr td:nth-child(3) {
		display: none;
	}
}
@media (max-width:639px) {
	.zhk-info {
		margin-top: -20px;
		margin-bottom: 20px;
	}
}
@media (max-width:576px) {
	.zhk-info table tr th:nth-child(6),
	.zhk-info table tr td:nth-child(6) {
		display: none;
	}
}
@media (max-width:414px) {
	.zhk-info table td,
	.zhk-info table th {
		font-size: 0.7em;
		padding: 5px;
		text-align: center
	}
	.zhk-info table th .with-dia {
		justify-content: center;
	}
}
/* End */


/* Start:/local/templates/index/components/bitrix/system.pagenavigation/show_more/style.css?1645002992231*/
.load_more {
    margin: 10px;
    padding: 10px;
    border: 1px solid #ddd;
    cursor: pointer;
    text-align: center;
}
.load_more:hover {
    background-color: #00aee2;
    color: #fff;
    border-color: #00aee2;
}
/* End */


/* Start:/local/templates/index/components/bitrix/catalog.section.list/footer-sections/style.css?16394717711470*/
.section_menu__wrapper {
    margin-bottom: 100px;
    background: #fff;
    padding: 60px 45px 40px 45px;
}
.section_menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.section_menu__list .section_menu__link {
    color: #103e7f;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.section_menu__list .section_menu__link span {
	position: relative;
}
.section_menu__title {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
}
.section_menu__list .section_menu__link span:after {
	position: absolute;
    left: 0;
    right: 0;
    display: block;
    content: '';
    opacity: 0;
    transition: .3s opacity;
    bottom: -5px;
    height: 2px;
    background-color: #00aee2;
}
.section_menu__list .section_menu__link:hover span:after,
.section_menu__list div.section_menu__link span:after{
    opacity: 1;
}

@media screen and (max-width: 768px) {
	.section_menu__list .section_menu__link {
		-ms-flex: 0 0 33%;
		flex: 0 0 33%;
		max-width: 33%;
	}
}
@media screen and (max-width: 600px) {
	.section_menu__list .section_menu__link {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}
@media screen and (max-width: 450px) {
	.section_menu__list .section_menu__link {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}
/* End */
/* /local/templates/index/components/bitrix/news.list/complex.list.new/style.css?16395630093787 */
/* /local/templates/index/components/bitrix/system.pagenavigation/show_more/style.css?1645002992231 */
/* /local/templates/index/components/bitrix/catalog.section.list/footer-sections/style.css?16394717711470 */
