

/* Start:/local/templates/forest/components/bitrix/catalog/catalog/style.css?17823116861684*/

.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.first_windwo_rubric {
	align-items: stretch;
}

.left-first_windwo_rubric {
	display: flex;
	flex-direction: column;
}

.first_windwo_rubric-decor .h1 {
	font-family: "Proxima Nova", sans-serif;
	font-weight: 800;
	font-size: 44px;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
	margin-top: auto;
	margin-bottom: auto;
	max-width: 9.09em;
}

@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}

@media (max-width: 768px) {
	.first_windwo_rubric-decor .h1 {
		font-size: 34px;
	}
}

@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}

@media (max-width: 576px) {
	.first_windwo_rubric-decor .h1 {
		font-size: 24px;
	}
}

@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

/* End */


/* Start:/local/templates/forest/components/bitrix/catalog/catalog/bitrix/news.detail/catalog/style.css?17827448275819*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

.first-inside_product-buttons {
	font-family: "Proxima Nova", sans-serif;
	display: grid;
	gap: 16px;
	grid-template-columns: 1fr 1fr;
	margin-top: 20px;
}

.first-inside_product-buttons .first-inside_product__phone {
	grid-column: 2 span;
}

.first-inside_product-buttons .button-first-inside_tovar {
	margin: 0;
	grid-column: 2 span;
}

.first-inside_product-buttons .button-first-inside_tovar {
	border-radius: 4px;
	font-weight: 700;
	font-size: 20px;
	line-height: 1;
	text-transform: uppercase;
	border: 3px solid #ac9a6d;
	padding: 15px 16px;
}

.first-inside_product-buttons .button-first-inside_tovar .img-btn {
	margin: 0;
}

.first-inside_product-buttons .button-first-inside_tovar.slim-button {
	border-width: 1px;
	font-weight: 700;
	font-size: 14px;
	line-height: 1;
	text-transform: none;
	text-align: center;
	justify-content: center;
	background: transparent;
}

.first-inside_product-buttons .button-first-inside_tovar.border-gray {
	border-color: rgba(255, 255, 255, 0.29);
}

.first-inside_product-buttons .button-first-inside_tovar.btn-social-redesign {
	font-weight: 700;
	font-size: 15px;
	line-height: 1;
	color: #fff;
	text-transform: none;
	border: 0;
	padding: 10px 16px;
	grid-column: auto;
	display: flex;
	align-items: center;
	height: 100%;
	gap: 10px;
}

.button-first-inside_tovar.btn-social-redesign .btn-social-icon {
	width: 16px;
	height: 16px;
}

.button-first-inside_tovar.btn-social-redesign.btn-max {
	transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease, transform 0.25s ease, filter 0.25s ease;
	background: linear-gradient(74deg, #4cf 0%, #53e 66.2%, #93d 100%);
}

.button-first-inside_tovar.btn-social-redesign.btn-telegram {
	transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease, transform 0.25s ease, filter 0.25s ease;
	background: #2aabee;
}

.button-first-inside_tovar.btn-social-redesign.btn-social-redesign-gold {
	border: 1px solid #f5deb3;
	border-radius: 4px;
	padding: 10px 16px;
	background: transparent;
	font-weight: 700;
	font-size: 15px;
	line-height: 1;
	color: #fff;
}

.button-first-inside_tovar.btn-social-redesign.btn-max:hover {
	transform: translateY(-2px);
	box-shadow: 0 14px 28px #5533ee2e;
}

.button-first-inside_tovar.btn-social-redesign.btn-telegram:hover {
	transform: translateY(-2px);
	box-shadow: 0 14px 28px #2aabee2e;
}

.button-first-inside_tovar.btn-social-redesign.btn-social-redesign-gold:hover {
	box-shadow: 0 4px 28px #f5deb32e;
}

.content-planirovka .first-inside_product-buttons .button-first-inside_tovar {
	color: #000;
}

.content-planirovka .first-inside_product-buttons .button-first-inside_tovar:hover {
	color: #FFFFFF;
}

.content-planirovka .first-inside_product-buttons .button-first-inside_tovar.btn-social-redesign {
	color: #FFFFFF;
}

.content-planirovka .first-inside_product-buttons .button-first-inside_tovar .img-btn {
	filter: invert(0);
}

.container-planirovka .first-inside_product-buttons .button-first-inside_tovar.slim-button {
	border-color: transparent;
	background: #f5deb3;
	color: #121212;
}

.container-inside_tovar .videos-section {
	background: #f6f6f6;
	padding-top: 48px;
}

.best-projects-container {
	background: #121212;
}

.container-inside_tovar .best-projects {
	padding-top: 60px;
	padding-bottom: 120px;
	gap: 32px;
	background: #121212;
}
.container-inside_tovar .best-projects__title h2 {
	color: #fff;
}
.container-inside_tovar .best-projects__panel {
	padding-top: 0;
	padding-bottom: 0;
	background: none;
	border-radius: 0;
}

.container-inside_tovar .catalog-section-list-top {
	background: none;
	padding: 24px 0 0;
}

.container-inside_tovar .catalog-section-socials {
	justify-content: end;
}

.left-config_product .caption-cost-product_cost {
	font-size: 20px;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.left-product_cost-top .caption-cost-product_cost {
	font-family: "Proxima Nova", sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.4;
	text-transform: uppercase;
	color: #fff;
}

.right-product_cost .caption-cost-product_cost {
	font-family: "Proxima Nova", sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.4;
	text-transform: uppercase;
	color: #ac9a6d;
}

.left-product_cost .first-inside_product-buttons {
	margin: 0;
}

@media (max-width: 768px) {
	.left-product_cost {
		padding: 16px 0;
	}

	.left-product_cost-top .caption-cost-product_cost {
		font-size: 16px;
	}

	.left-product_cost {
		gap: 12px;
	}

	.cost__bonuses {
		margin-top: 12px;
	}

	.container-product_cost .right-product_cost {
		margin: 0 -15px;
		width: calc(100% + 30px);
		max-width: unset;
		padding: 15px;
		background: #242424;
		border: 0;
	}

	.right-product_cost .caption-cost-product_cost.-video {
		font-size: 20px;
		margin-bottom: 15px;
	}

	.caption-right-product_cost.-video iframe {
		height: 190px;
	}

	.config_product_new .left-config_product {
		padding: 0 0 36px 0;
	}

	.left-config_product .caption-cost-product_cost {
		line-height: 1;
	}
}

@media (min-width: 576px) {
	.right-planirovka .first-inside_product-buttons {
		display: none;
	}
}

@media (max-width: 575px) {
	.first-inside_product-buttons {
		gap: 10px;
	}

	.right-planirovka {
		padding: 0 0 20px !important;
	}

	.left-planirovka .first-inside_product-buttons {
		display: none;
	}

	.container-inside_tovar .videos-section {
		padding-top: 24px;
		padding-bottom: 24px;
	}

	.container-inside_tovar .best-projects {
		padding-top: 24px;
		padding-bottom: 60px;
	}

	.container-inside_tovar .best-projects__title h2 {
		font-size: 22px;
	}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/videos/style.css?17811689646484*/
.videos-section {
    display: flex;
    flex-direction: column;
    /*gap: 32px;*/
    width: 100%;
    padding: 0;
}

.videos-section__title {
    display: flex;
    gap: 24px;
    align-items: center;
    width: 100%;
    min-height: 48px;
}

.videos-section__title h2, .videos-section__title .h2 {
    flex: 1 1 auto;
}

.videos-section__button {
    height: 46px;
    color: #1f1f1f;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid #1f1f1f;
}

.videos-section__button:after  {
    display: block;
    content: '';
    background: no-repeat center center / cover url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.68359 11.3171L11.3503 4.65039' stroke='%231F1F1F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath d='M4.68359 4.65039H11.3503V11.3171' stroke='%231F1F1F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
    width: 16px;
    height: 16px;
}

/*.videos-section__button:hover:after {
    content: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.68359 11.3171L11.3503 4.65039' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath d='M4.68359 4.65039H11.3503V11.3171' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
}*/

.videos-section__featured {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 432px;
    gap: 32px;
    width: 100%;
}

.videos-section__side {
    display: grid;
    grid-template-rows: repeat(2, minmax(0, 1fr));
    gap: 32px;
    height: 600px;
}

.videos-section__grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 32px;
    width: 100%;
}

.video-card {
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    overflow: hidden;
    color: #f6f2eb;
    border-radius: 12px;
}

.video-card--big {
    /*height: 600px;*/
    grid-column: 3 span;
    grid-row: 2 span;
    padding: 40px;
}

.video-card--big .video-card__shadow {
    top: auto;
    height: 221px;
}

.video-card--big .video-card__title {
    width: 100%;
    font-size: 40px;
    line-height: 1.3;
}

.video-card--big .video-card__play {
    width: 102px;
    height: 102px;
    filter: drop-shadow(0 2px 12px rgba(0, 0, 0, 0.15));
}

.video-card--small {
    height: 284px;
    padding: 20px;
}

.video-card--small:first-child .video-card__image {
    -o-object-position: center;
    object-position: center;
}

.video-card--small .video-card__shadow {
    top: auto;
    height: 109px;
}

.video-card__image {
    -o-object-fit: cover;
    object-fit: cover;
}

.video-card__shadow {
    pointer-events: none;
    -o-object-fit: cover;
    object-fit: cover;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
}

.video-card__play {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    width: 64px;
    height: 64px;
    filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.25));
    transform: translate(-50%, -50%);
    background: center center/cover no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' fill='none'%3E%3Ccircle cx='31.9999' cy='32.0002' r='18.6667' fill='%23F6F2EB'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M31.9999 3.3335C47.8212 3.3335 60.6666 16.1788 60.6666 32.0002C60.6666 47.8215 47.8212 60.6668 31.9999 60.6668C16.1786 60.6668 3.33325 47.8215 3.33325 32.0002C3.33325 16.1788 16.1786 3.3335 31.9999 3.3335ZM44.2106 30.1095L27.1839 20.8215C26.5173 20.4588 25.7066 20.4722 25.0533 20.8615C24.3999 21.2482 23.9999 21.9522 23.9999 22.7122V41.2882C23.9999 42.0482 24.3999 42.7522 25.0533 43.1388C25.7066 43.5282 26.5173 43.5415 27.1839 43.1788L44.2106 33.8908C44.9039 33.5122 45.3332 32.7868 45.3332 32.0002C45.3332 31.2135 44.9039 30.4882 44.2106 30.1095Z' fill='%23AC9A6D'/%3E%3C/svg%3E");
}

.video-card__play--big {
    width: 102px;
    height: 102px;
    filter: drop-shadow(0 2px 12px rgba(0, 0, 0, 0.15));
}

.video-card__title {
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    color: #f6f2eb;
    /*text-overflow: ellipsis;*/

    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media (max-width: 1200px) {
    .videos-section {
        /*padding: 0 24px 56px;*/
    }

    .videos-section__featured {
        grid-template-columns: 1fr;
    }

    .videos-section__side, .videos-section__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-template-rows: none;
        height: auto;
    }

    .video-card--big {
        height: 500px;
        grid-column: 2 span;
    }
}

@media (max-width: 768px) {
    .videos-section {
        /*gap: 24px;*/
        /*padding: 0 12px 44px;*/
    }

    .videos-section__title {
        flex-direction: column;
        align-items: flex-start;
    }

    .videos-section__title h2, .videos-section__title .h2 {
        font-size: 32px;
    }

    .videos-section__side, .videos-section__grid {
        /*grid-template-columns: 1fr;*/
        gap: 20px;
    }

    .video-card--big, .video-card--small {
        height: auto;
        min-height: auto;
        aspect-ratio: 16/10;
        padding: 20px;
        /*grid-column: auto;*/
        /*grid-row: auto;*/
    }

    .video-card--big .video-card__title {
        font-size: 26px;
    }

    .video-card__play--big {
        width: 78px;
        height: 78px;
    }
}

@media (max-width: 576px) {
    .videos-section__title {
        flex-direction: row;
    }

    .videos-section__grid {
        gap: 12px;
    }

    .videos-section__title h2, .videos-section__title .h2 {
        font-size: 22px !important;
    }

    .videos-section__button {
        white-space: nowrap;
    }

    .video-card__title {
        font-weight: 600;
        line-height: 1.1;
    }

    .video-card--big .video-card__title {
        font-size: 18px;
    }

    .video-card--small .video-card__title {
        font-size: 12px;
    }

    .video-card {
        padding: 12px;
    }

    .video-card--big .video-card__play {
        width: 54px;
        height: 54px;
    }

    .video-card__play {
        width: 24px;
        height: 24px;
    }
}
/* End */


/* Start:/local/templates/forest/css/_main.css?17788484675045*/
.contact-form__button, .steps-panel__button, .production-section__button, .additional-banner__button, .videos-section__button, .advantages-slider__button, .project-banner__button, .mortgage-banner__button, .hero-button, .catalog-button {
    display: inline-flex;
    gap: 12px;
    align-items: center;
    justify-content: center;
    min-height: 46px;
    padding: 14px 18px 14px 20px;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    border-radius: 120px;
}

.contact-form__button img, .steps-panel__button img, .production-section__button img, .additional-banner__button img, .videos-section__button img, .advantages-slider__button img, .project-banner__button img, .hero-button img, .hero-slider .owl-item .hero-button img {
    display: block;
    width: 16px;
    height: 16px;
}

.steps-section__title h2, .steps-section__title .h2, .production-section__heading h2, .production-section__heading .h2, .videos-section__title h2, .videos-section__title .h2, .best-projects__title h2, .best-projects__title .h2, .catalog-section__title h2, .catalog-section__title .h2 {
    margin: 0;
    font-family: "Patefon", "Geologica", system-ui, -apple-system, "Segoe UI", sans-serif;
    font-size: 44px;
    font-weight: 700;
    line-height: 1.1;
    color: #1f1f1f;
}

.contact-form-banner__image, .production-card__image, .production-video__image, .production-video__shadow, .additional-banner__image, .video-card__image, .video-card__shadow, .advantages-slider__image {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.catalog-card,
.video-card,
.production-card,
.production-video, .social-link,
.projects-social__icons a:not(.projects-social__video),
.projects-social__contact-icons a,
.site-footer__socials, .header-nav__link,
.site-footer__menu a,
.site-footer__all-link,
.site-footer__legal a,
.projects-social__categories a,
.projects-social__phone,
.site-footer__developer,
.site-footer__info a, .catalog-button,
.hero-button,
.mortgage-banner__button,
.project-banner__button,
.projects-social__video,
.advantages-slider__button,
.videos-section__button,
.additional-banner__button,
.production-section__button,
.steps-panel__button,
.contact-form__button,
.phone-button,
.site-footer__phone {
    transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease, transform 0.25s ease, filter 0.25s ease;
}

.catalog-button:hover,
.catalog-button:focus-visible,
.hero-button:hover,
.hero-button:focus-visible,
.mortgage-banner__button:hover,
.mortgage-banner__button:focus-visible,
.advantages-slider__button:hover,
.advantages-slider__button:focus-visible,
.videos-section__button:hover,
.videos-section__button:focus-visible,
.additional-banner__button:hover,
.additional-banner__button:focus-visible,
.production-section__button:hover,
.production-section__button:focus-visible,
.steps-panel__button:hover,
.steps-panel__button:focus-visible {
    transform: translateY(-2px);
    color: #ffffff;
    background-color: rgb(183.0908296943, 167.496069869, 128.5091703057);
    box-shadow: 0 10px 22px rgba(31, 31, 31, 0.16);
}

.catalog-card:hover,
.catalog-card:focus-visible,
.video-card:hover,
.video-card:focus-visible,
.production-card:hover,
.production-card:focus-visible,
.production-video:hover,
.production-video:focus-visible {
    transform: translateY(-2px);
    box-shadow: 0 14px 28px rgba(31, 31, 31, 0.18);
}

.video-card__image,
.production-card__image,
.production-video::before {
    transition: transform 0.35s ease, filter 0.35s ease;
}

.video-card:hover .video-card__image,
.video-card:focus-visible .video-card__image,
.production-card:hover .production-card__image,
.production-card:focus-visible .production-card__image {
    transform: scale(1.025);
    filter: brightness(1.03);
}

.catalog-card__title img,
.hero-button img,
.project-banner__button img,
.advantages-slider__button img,
.videos-section__button img,
.additional-banner__button img,
.production-section__button img,
.steps-panel__button img,
.contact-form__button img {
    transition: transform 0.25s ease;
}

.catalog-card:hover .catalog-card__title img,
.catalog-card:focus-visible .catalog-card__title img,
.hero-button:hover img,
.hero-button:focus-visible img,
.project-banner__button:hover img,
.project-banner__button:focus-visible img,
.advantages-slider__button:hover img,
.advantages-slider__button:focus-visible img,
.videos-section__button:hover img,
.videos-section__button:focus-visible img,
.additional-banner__button:hover img,
.additional-banner__button:focus-visible img,
.production-section__button:hover img,
.production-section__button:focus-visible img,
.steps-panel__button:hover img,
.steps-panel__button:focus-visible img,
.contact-form__button:hover img,
.contact-form__button:focus-visible img {
    transform: translate(2px, -2px);
}

/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/bootstrap_v4/style.min.css?1700118772272*/
.page-link,.page-link:hover{color:var(--theme-color-primary)}.page-item.active .page-link{color:var(--theme-b-tx-primary);background-color:var(--theme-color-primary);border-color:var(--theme-color-primary)}.page-link:focus{box-shadow:0 0 0 .2rem var(--theme-b-sd-primary)}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?170011877351*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /local/templates/forest/components/bitrix/catalog/catalog/style.css?17823116861684 */
/* /local/templates/forest/components/bitrix/catalog/catalog/bitrix/news.detail/catalog/style.css?17827448275819 */
/* /local/templates/.default/components/bitrix/news.list/videos/style.css?17811689646484 */
/* /local/templates/forest/css/_main.css?17788484675045 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/bootstrap_v4/style.min.css?1700118772272 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?170011877351 */
