

/* Start:/local/templates/master/components/bitrix/news/house_types/style.css?16581393648959*/
.detail-house__head {
	display: flex;
	margin-top: 8px;
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.08);
	padding-right: 62px;
	justify-content: space-between;
}
.detail-house__other-types {
	padding-bottom: 110px;
}
.detail-house__img {
    width: 800px;
	height: 450px;
	object-fit: cover;
}
.detail-house__order-title {
    font-size: 22px;
	font-weight: 500;
	margin-bottom: 5px;
}
.detail-house__order-desc {
    font-size: 16px;
	font-weight: 500;
	max-width: 205px;
	text-align: center;
	line-height: 26px;
	margin-bottom: 39px;
}
.detail-house__img img {
	width: 100%;
	height: 100%;
}
.detail-house__order-img {
	width: 60px;
	height: 60px;
	background: url(/local/templates/master/components/bitrix/news/house_types/../../../../pic/icon_detail_house.png) no-repeat;
	margin-bottom: 32px;
}
.detail-house__order {
	display: flex;
    flex-direction: column;
    padding: 80px 10px 0;
	align-items: center;
}
.detail-house__order-btn {
	max-width: 230px;
	width:	100%;
}
.detail-house__order-btn .order-btn {
		font-size: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0 10px;
	width: 230px;
	height: 60px;
	font-weight: 500;
	line-height: 30px;
	border-radius: 50px;
	box-shadow: 0px 10px 20px 0px rgba(235, 35, 54, 0.5);
	text-decoration: none;
}
.row-in-news-line {
	display: flex;
	display: -webkit-flex;
	-webkit-justify-content: space-around;
	margin-left: auto;
	margin-right: auto;
	margin: 0 -15px;
	justify-content: space-around;

}
a.head_block_button {
	text-align: center;
	vertical-align: top;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.2;
	padding: 12px 10px 12px;
	background-color: #fff;
	color: #d41f30;
	position: relative;
	-webkit-transition: all .3s;
	transition: all .3s;
	width: 100%;
	display: block;
	cursor: pointer;
	border: 3px #d41f30 solid;
	margin-top: 15px;
}

a.head_block_button:hover {
	background-color: #e5e0e0;
}

.layout-item {
	margin:  0 15px;
}
.row-in-news-line > div {
	width: 100%;
}
.row-in-news-line > div:last-child {
	margin-right: 0;
}

.row-in-news-line > div > p {
	margin-bottom: 15px;
}

.row-in-news-line img {
	max-width: 100%;
}

.layout-name {
	font-size: 18px;
	line-height:28px;
	font-weight:600;
	margin-top: 23px;
    max-width: 255px;
}

a:hover .layout-name {
	color: #0a0a0a;
}

.layout-picture {
	display: inline-block;
	width: 100%;
	text-align: center;
}

.layout-picture,
.layout-item a {
	border-bottom: none !important;
	text-decoration: none;
	color: #111;
}


.col-md-3 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}
.row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.container > p:first-child, .container > p:last-child{
	margin-bottom: 15px;
}
div.my-md-nw > div.row-inner > div.sect_nw_p {
	margin-top: 5px;
	margin-bottom: 15px;
}

div.my-md-nw > div.row-inner > div.sect_nw_p > a.sect_nw_lnk:hover {
	color: #1e1e1e;
	text-decoration: none;
}

.row-inner > a {
	border-bottom: none !important;
}
.article__head.container {
	padding-bottom: 0;
	margin-bottom: 62px;
}
.article__head h2 {
	font-size: 50px;
	font-weight: 800;
}
.layout-picture__wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	height: 330px;
}
.white-new-block {
	max-width: 600px;
	background-color: #ffffff;
	padding: 25px;
}
.static-content .white-new-block ul {
	padding: 0px 0px 24px 30px;
}

.static-content .white-new-block ul li {
	padding-bottom: 15px;
}

.static-content .white-new-block ul li:last-child {
	padding-bottom: 0;
}
.inner_new_text {
	margin-top: 55px;
}
.inner_new_text .btn {
	margin-top: 15px;
}
.detail-house__type {
	background-color: #f3f3f3;
	margin: 78px 0 0 0;
	padding: 103px 0 70px;
}
.container .container {
	padding: 0;
	margin: 0;
}
.top-text {
	margin-top: 25px;
}
.static-content .inner_new_text ul{
	padding: 2px 0 25px 0;
}
.static-content .inner_new_text ul li{
	padding: 0px 0 2px 14px;
}
div.price-window {
	margin: 104px 0 75px;
}
div.window-list {
	margin-top: 25px;
}
.window-list .price-window__item {
	margin: 19px 0 15px;
}

.red_inner_block {
	position: absolute;
	width: 80px;
	background: rgba(212, 31, 48, 0.5);
	z-index: 3;
	padding: 5px;
    left: 50%;
	margin-left: -40px;
    top: 30%;
    border-radius: 8px;
}
.red_inner_block > .red_inner_block_text {
	text-align: center;
	color: rgba(255, 255, 255, 0.8);
	font-size: 18px;
}

.bottom_string > .top_bottom {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	font-size: 15px;
	margin-bottom: 15px;
}

.inl_bl_in {
	display: inline-block;
}

.top_bottom .full_price,
.top_bottom .under_key {
	max-width: 95px;
	color: #787878;
	line-height: 18px;
}

.top_bottom .full_price_coast {
	font-size: 48px;
	color: rgb(212, 31, 48);
}

.top_bottom .full_price_coast .rubl,
.top_bottom .under_key_coast .rubl {
	font-size: 26px;
	margin-left: 4px;
}

.top_bottom .under_key_coast {
    font-size: 45px;
	color: #787878;
}

.top_bottom .block_button_key {
	-webkit-align-self: center;
	align-self: center;
}

.top_bottom .after_coast_button > a {

}

.top_bottom .after_coast_button > a:hover {
	background-color: #e5e0e0;
}
.layout-picture__wrap img {
	margin: 0 auto;
}
@media (max-width: 1023px) {
.article__head h2 {
	font-size: 30px;
    line-height: 50px;
    padding-bottom: 30px;
}
.detail-house__type {
	padding: 50px 0 50px;
}
.article__head.container {
	margin-bottom: 38px;
}
}
@media (max-width: 767px) {
	.white-new-block {
		max-width: none;
	}
	.static-content h2 {
		margin-left: 0;
		margin-right: 0;
		text-align: left;
	}
	.block_full_price {
		float: left;
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.block_left_price {
		float: right;
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.inner_new_text {
		margin-top: 25px;
	}
	.static-content .inner_new_text ul {
		padding: 2px 0 15px 0;
	}
	.detail-house__type {
		margin: 0;
		padding: 24px 0 1px;
	}
	.article__head h2 {
		font-size: 22px;
		line-height: 26px;
		text-align: center;
		padding: 0;
	}
	.article__head.container {
		margin-bottom: 30px;
	}
	.layout-name {
		font-size: 16px;
		line-height: 24px;
		max-width: 255px;
		text-align: center;
		margin: 9px auto 0;
	}
	.layout-picture__wrap img {
		margin: 0 auto;
	}
	.detail-house__type .slick-next {
		right: 0;
	}
	.detail-house__type .slick-prev {
		left: 0;
	}
	div.price-window,
	div.price-window--horizont {
		margin: 28px 0;
	}
	.inner_new_text-wrap {
		height: 158px;
		overflow: hidden;
		position: relative;
	}
	.inner_new_text-wrap:after {
		content: "";
		position: absolute;
		width: 100%;
		bottom: 0;
		left: 0;
		background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 99%, rgba(255,255,255,1) 100%);
		background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 99%,rgba(255,255,255,1) 100%);
		background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 99%,rgba(255,255,255,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f3f3f3', endColorstr='#f3f3f3',GradientType=0 );
		height: 50px;
	}
	.static-content .inner_new_text p {
		line-height: 22px;
	}
	.layout-picture__wrap {
		height: 275px;
		padding: 0 35px;
	}
	.price-window .price-window__row {
		display: none;
	}
}

@media(max-width: 968px) {
	.top_bottom .full_price {
		width: 85px;
	}

	.top_bottom .full_price_coast {
		font-size: 35px;
	}

	.top_bottom .under_key {
		width: 45px;
	}

	.top_bottom .under_key_coast {
	    font-size: 35px;
	}
}


@media(max-width: 767px) {
	.bottom_string > .top_bottom {
		display: block;
	}
	.top_bottom .full_price {
		width: auto;
	}

	.top_bottom .full_price_coast {
		font-size: 25px;
	}

	.top_bottom .under_key {
		width: auto;
		text-transform: initial;
	}

	.top_bottom .under_key_coast {
	    font-size: 25px;
	}
	.top_bottom .block_button_key {
		margin-bottom: 15px;
    	margin-top: 15px;
		clear: both;
	}
	.inner_flex_rowin > div {
		width: 33.33%;
	}
	.detail-house__type .slick-arrow {
		top: 40%;
	}
}

@media(max-width: 500px) {
	.block_full_price,
	.block_left_price {
		float: none;
		width: auto;
	}
	.top_bottom .full_price,
	.top_bottom .under_key	{
		float: none;
		width: auto;
		max-width: none;
		display: block;
	}
	.top_bottom .full_price_coast,
	.top_bottom .under_key_coast {
		line-height: 1;
	}
	.inner_flex_rowin > div {
		width: 50%;
	}
}

@media(max-width: 400px) {
	.inner_flex_rowin > div {
		width: 100%;
	}
}

@media(max-width: 340px) {
	.bottom_string > .top_bottom {
		display: block;
	}

	.top_bottom .under_key {
		width: auto;
		text-transform: initial;
	}

	.top_bottom .under_key_coast {
	    font-size: 15px;
	}

	.top_bottom .block_button_key {
		margin-bottom: 15px;
    	margin-top: 15px;
	}
}

/* End */


/* Start:/local/templates/master/components/bitrix/catalog.section.list/type_house_inner/style.css?16581393643127*/
.types-house__slider {
    margin: 0 -15px;
}
.types-house__slider-item {
    margin: 0 15px;
}
.types-house__slider-img {
    display: flex;
    padding: 18px;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.08);
    margin-bottom: 15px;
}
.types-house__slider-link {
    color: #111;
    font-size: 18px;
    line-height: 32px;
    font-weight: 600;
    text-decoration: none;
}
.types-house__slider-caption {
    font-size: 50px;
    font-weight: 800;
}
.types-house__slider-item:hover .types-house__slider-link {
    color: #d41f30;
}
.detail-house__other-types .slick-track {
    margin-top: 50px;
}
.detail-house__other-types .slick-arrow {
    top: 44%;
    background-color: #eb2336;
    border: none;
    width: 85px;
    height: 85px;
    border-radius: 50px;
    box-shadow: 0px 10px 20px 0px rgba(235, 35, 54, 0.5);
}
.detail-house__other-types .slick-prev {
    left: -105px;
}
.detail-house__other-types .slick-next {
    right: -105px;
}
.detail-house__other-types .slick-arrow:before{
    background: url(/local/templates/master/components/bitrix/catalog.section.list/type_house_inner/../../../../pic/article_str_nav.png) no-repeat;
    width: 35px;
    height: 25px;
    left: 25px;
    top: 30px;
}
@media (max-width:  1023px) {
    .detail-house__other-types .slick-arrow {
        width: 27px;
        height: 55px;
        background-color: #fff;
        border: none;
        box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.2);
        z-index: 99;
        top: 29%;
    }
    .detail-house__other-types .slick-arrow:before{
        width: 14px;
        height: 11px;
        background: url(/local/templates/master/components/bitrix/catalog.section.list/type_house_inner/../../../../pic/logo_price_str.png) no-repeat;
        top: 22px;
    }
    .detail-house__other-types .slick-next {
        right: -15px;
        border-radius: 50px 0 0 50px;
    }
    .detail-house__other-types .slick-prev {
        left: -15px;
        border-radius: 0px 50px 50px 0;
    }
    .detail-house__other-types .slick-prev:before {
        left: 5px;
    }
    .detail-house__other-types .slick-next:before {
        right: 5px;
        left: auto;
    }
    .types-house__slider-caption {
        font-size: 30px;
        line-height: 50px;
        padding-bottom: 30px;
        text-align: center;
    }
    div.price-window--horizont {
        margin: 80px 0 70px;
    }
}
@media (max-width:  767px) {
.types-house__slider-caption {
    font-size: 22px;
    padding-bottom: 20px;
    line-height: 26px;
}
.detail-house__other-types .slick-track {
    margin-top: 10px;
}
.types-house__slider-img {
    justify-content: center;
    padding: 10px;
    margin-bottom: 6px
}
.detail-house__other-types .slick-next {
    right: -10px;
}
.detail-house__other-types .slick-prev {
    left: -10px;
}
.detail-house__other-types {
    padding: 18px 0 60px;
    border-top: 1px solid #ebebeb;
}
div.price-window--horizont {
    margin: 0;
}
.types-house__slider-img img {
    width: 100%;
    height: 100%;
}
.types-house__slider {
    margin: 0 -5px;
}
.types-house__slider-item {
    margin: 0 5px;
}
.types-house__slider-link {
    font-size: 14px;
}
}
/* End */
/* /local/templates/master/components/bitrix/news/house_types/style.css?16581393648959 */
/* /local/templates/master/components/bitrix/catalog.section.list/type_house_inner/style.css?16581393643127 */
