

/* Start:/local/templates/gallery/styles.css?17804117454082*/
.header__search__btn.header__backup
{
	background: #231F20;
	width: auto;
	height: 60px;
}

.is_parent .arrow{
	width: 20px;
	height: 20px;
	background: url(/upload/menu/fi-rs-angle-small-up.svg);
	display: inline-block;
	cursor: pointer;
}

.modern_mm .menu-popup__bottom-link{
	font-size: 14px;
	font-weight: 900;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	gap: 10px;
}

.menu-popup_modern.menu-popup.g-popup{
    width: 100%;
    height: 100dvh;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    overflow-y: hidden;
    z-index: 20001;
    right: 0px;
    top: 0;
    left: 0;
    background: #fff;
    padding-bottom: 0px;
    position: fixed;
	transform: translateX(0);
}

/* .menu-popup_modern.menu-popup.g-popup .menu-popup__content{
	height: 100%;
} */

.modern_mm .sub_wrapper{
	display: none;
}
.active.sub_wrapper{
	display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    background: #255643;
    top: 0px;
    left: 0px;
	overflow-y: auto;
}

.sub_wrapper ul{
    display: flex;
    flex-direction: column;
	margin: 20px 10px;	
}

.sub_wrapper ul li{
	padding: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.sub_wrapper ul.level-2 > li a{
	font-size: 12px;
	text-transform: none;
	font-weight: normal;
	font-size: 14px;
    font-weight: 900;
    text-transform: uppercase;
}

.menu_header{
	padding: 10px;
	border-bottom: 1px solid #D2D2D2;
}

.menu_header_wrapper{
	display: flex;
	gap: 10px;
	align-items: center;
}

.menu_header .back{
	width: 24px;
	height: 24px;
	background: url(/upload/menu/fi-rs-arrow-small-left.svg);
	display: inline-block;
	cursor: pointer;	
}

.sub_wrapper .menu_header span{
	color: white;
}

.close_mobile{
    width: 24px;
    height: 24px;
    background: url(/upload/menu/fi-rs-cross-small.svg);
    display: inline-block;
    position: absolute;
    z-index: 1;
    right: 5px;
    top: 8px;
}

.popwrapper{
	padding: 30px;
}

.mbm{
	display: none;
}

.mob_search{
	display: none;
}

.mob_cart{
	display: none;
}

.mob_pone{
	display: none;
}

.city .salons{
	display: none;
}

.city_open .salons{
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.city_open .salon{
	border-bottom: 2px solid #CAC6BE;
}


.salons .salon{
	background: url(/upload/menu/2fi-rs-angle-small-up.svg);
	background-repeat: no-repeat;
	background-position: 95% top;
	font-size: 12px;
}

.salons .salon.salonactive{
	background: url(/upload/menu/3fi-rs-angle-small-up.svg);
	background-repeat: no-repeat;
	background-position: 95% top;
}


.salonname{
	padding: 5px 0;
}

.city_name{
	color: white;
	font-size: 12px;
	font-weight: 900;
	padding: 10px;
	text-transform: uppercase;
	margin-bottom: 10px;
	background: #255643 url(/upload/menu/2fi-rs-angle-small-up.svg);
	background-repeat: no-repeat;
	background-position: 95% center;
}

.city_open .city_name{
	color: #BE9F57;
	background: #255643 url(/upload/menu/1fi-rs-angle-small-up.svg);
	background-repeat: no-repeat;
	background-position: 95% center;
}

.salons .salon .drop-data{
	display: none;
}

.salons .salon.salonactive .drop-data{
	display: flex;
	flex-direction: column;
	gap: 15px;
	font-size: 12px;
}

.salons a{
	color: #424242;


}

.salon .contacts{
	font-weight: bold;
}

.salon .email{
	margin-bottom: 20px;
}

.mbcity-popup__block .city{
	margin-bottom: 10px;
}

.close_mobile{
	display: none;
}
@media screen and (min-width: 769px) and (max-width: 1690px) {
	.close_mobile{
		display: block;
		left: 2px;
        top: 4px;
	}
}

@media screen and (max-width: 950px) {
	.header__logo img{
		max-width: 200px;
	}
	.header__adress{
		font-size: 12px;
	}
	.ux__btn--header{
		font-size: 12px;
	}
}
@media screen and (max-width: 768px) {
	.close_mobile{
		display: block;
	}
}
@media screen and (max-width: 767px) {
	

	.mbm {
		display: block;
	}

	.mob_search{
		display: block;
	}
	.header__logo{
		margin-right: 15px;
		margin-left: 15px;
	}

	.header__main .header__logo img{
		width: 100%;
	}

	.mob_cart{
		display: block;
	}

	.mob_pone{
		display: block;
	}	

	.header__main{
		gap: 10px;
	}
}
/* End */


/* Start:/local/templates/gallery/template_styles.css?1780411745101681*/
.text_section li {
	margin-top: 10px;
	color: rgb(66, 66, 66);
}

.text_section h2 {
	color: rgb(66, 66, 66);
}

.text_section p {
	margin-top: 10px;
	color: rgb(66, 66, 66);
}

.text_section a {
	color: #BE9F57;
}

.text_section ul {
	list-style: disc;
	padding-left: 20px;
	margin-bottom: 10px;
}

.actions .blog__text {
	margin-bottom: 15px;
}

.product-card__title-link a {
	margin-left: 3px;
}

/*.one_click_bay{
	display: block;
	margin-top: 15px;
	background: #FFFFFF;
	border: 1px solid #BE9F57;
	border-radius: 25px;
	font-size: 11px;
	line-height: 11px;
	text-transform: uppercase;
	color: #BE9F57;
	width: 137px;
	height: 41px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.one_click_bay:hover{
	background: #BE9F57;
	color: #fff;
}*/
.one_click_bay_small {
	padding: 8px 26px;
	font-size: 13px;
	line-height: 15px;
}

.adv {
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
	margin-bottom: 20px;
	gap: 20px;
}

.adv .adv_item {
	width: 357px;
	height: 100px;
	display: flex;
	align-items: center;
	padding-left: 125px;
	font-weight: 300;
}

.adv .adv_item:nth-child(1) {
	background: url(/local/templates/gallery/images/icons/1.png) no-repeat;
	background-size: 100px 100px;
}

.adv .adv_item:nth-child(2) {
	background: url(/local/templates/gallery/images/icons/2.png) no-repeat;
	background-size: 100px 100px;
}

.adv .adv_item:nth-child(3) {
	background: url(/local/templates/gallery/images/icons/3.png) no-repeat;
	background-size: 100px 100px;
}

.adv .adv_item:nth-child(4) {
	background: url(/local/templates/gallery/images/icons/4.png) no-repeat;
	background-size: 100px 100px;
}

.adv .adv_item:nth-child(5) {
	background: url(/local/templates/gallery/images/icons/5.png) no-repeat;
	background-size: 100px 100px;
}

.adv .adv_item:nth-child(6) {
	background: url(/local/templates/gallery/images/icons/6.png) no-repeat;
	background-size: 100px 100px;
}

.adv .adv_item:nth-child(7) {
	background: url(/local/templates/gallery/images/icons/7.png) no-repeat;
	background-size: 100px 100px;
}

.adv .adv_item:nth-child(8) {
	background: url(/local/templates/gallery/images/icons/8.png) no-repeat;
	background-size: 100px 100px;
}

.product-popup__close-btn {
	width: 20px;
	height: 20px !important;
}


/*.video__page iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video__page p:nth-child(2) {
	position: relative;
	padding-bottom: 53.65%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

@media (max-width: 768px) {
	.video__page p:nth-child(2){
		padding-bottom: 48.35%;
	}	
}*/

.detail-card__main-img {
	position: relative;
}

.detail-card__main-img-discontinued {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: rgba(255, 255, 255, .7);
	display: flex;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	z-index: 2;
	font-size: 34px;
	line-height: 46px;
	text-align: center;
}

.detail-card__images .detail-card__main-img-discontinued {
	right: 15px;
}

.detail-card__main-img-discontinued_small {
	font-size: 22px;
}

@media screen and (max-width: 768px) {
	.factories__list {
		justify-content: space-between !important;
		padding-left: 7px;
		padding-right: 7px;
	}

	.statick__page iframe {
		max-width: 100%;
	}
}


.name_s,
.name_s a {
	color: #000;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;

}

.descr_s {
	color: #000;
	font-weight: 300;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 15px;
}

.more a {
	color: #BE9F57;
	font-size: 15px;
	font-weight: 300;
	text-decoration-line: underline;
}

.more a:hover {
	text-decoration-line: none;
}

.services_s li {
	position: relative;
}




.accept-city {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	/* transform: translateX(-50%); */
	z-index: 4;
}

.accept-city__close {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .3);
}

.accept-city__w {
	position: relative;
	z-index: 2;
	background-color: #255643;
	color: #fff;
	border-radius: 2px;
	padding: 50px;
}

/* .accept-city::after {
    content: ''; 
    position: absolute;
	top: 0;
    left: 50%;
	transform: translateX(-50%) translateY(-100%);
    border: 10px solid transparent;
    border-bottom: 10px solid #255643;
} */
.accept-city__t {
	white-space: nowrap;
	font-size: 22px;
	text-align: center;
}

.accept-city__btns {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 20px;
}

.accept-city__btn-i {
	background-color: #fff;
	color: #255643;
	padding: 8px 30px;
	border-radius: 2px;
	cursor: pointer;
}

.accept-city__btn-yep {
	margin-right: 20px;
}

.accept-city .g-select {
	display: none;
}

.accept-city .g-select.g-select--opened {
	display: block;
}

.accept-city .g-select__list {
	position: static;
	margin: 20px auto 0;
	padding: 0;
	max-height: initial;
	max-width: initial;
	opacity: 1;
	transform: translateY(0);
}

.accept-city .g-select__item {
	position: static;
	color: #fff;
	width: 100%;
	text-align: center;
	visibility: visible;
}

@media screen and (max-width: 1278px) {
	.accept-city {
		transform: translateX(0);
		/* left: initial; */
		/* right: 0; */
	}

	.accept-city::after {
		left: initial;
		right: 32px;
		transform: translateX(0%) translateY(-100%);
	}
}

@media screen and (max-width: 500px) {
	.accept-city__w {
		max-width: 290px;
		padding: 20px;
	}

	.accept-city__btn-i {
		padding: 8px 10px;
		font-size: 15px;
	}

	.accept-city__w .g-select__items__enter {
		min-width: 240px;
	}

	.accept-city__t {
		white-space: initial;
	}
}

.header__menu .header__dropdown {
	z-index: 3;
}

@media screen and (max-width: 1599px) {
	.header__menu .header__dropdown {
		top: 75px;
	}
}

.g-select__items__enter-wrap {
	position: relative;
	margin-top: 10px;
}

.g-select__items__enter {
	height: 50px;
	width: 100%;
	color: #000;
	min-width: 280px;
	padding: 0 10px;
}

.g-select__items__enter-wrap__list {
	position: absolute;
	top: calc(100% + 1px);
	left: 1px;
	right: 1px;
	padding: 0 !important;
	background-color: #fff;
	border-radius: 0 0 4px 4px;
	max-height: 300px;
	overflow-y: scroll;
	display: none;
}

.g-select__items__enter-wrap__list_show {
	display: block;
}

.g-select__items__enter-wrap__list__i {
	color: #000;
	cursor: pointer;
	padding: 10px 10px !important;
}

.g-select__items__enter-wrap__list__i:hover {
	background-color: rgba(0, 0, 0, .1);
}

.g-select__items__enter-wrap__list__i+.g-select__items__enter-wrap__list__i {
	margin-top: 3px;
}

.g-select__items__enter-wrap__list__i_hide {
	display: none;
}


/* .vk_gallery_two .detail-card__main-img {
	width: 505px;
	height: 337px;
}
.vk_gallery_two .detail-card__sub-images {
	width: 150px;
} */
.vk_gallery_section.vk_gallery_section_dops {
	padding: 37px 0;
}

.vk_gallery_one.vk_gallery_one_dopstyle {
	width: 37%;
}

.vk_gallery_one_dopstyle+.vk_gallery_two {
	width: 56%;
	min-width: 890px;
}

@media screen and (max-width: 1599px) {
	.vk_gallery_section.vk_gallery_section_dops {
		flex-direction: column;
	}

	.vk_gallery_one.vk_gallery_one_dopstyle {
		width: 100%;
	}

	.vk_gallery_one_dopstyle+.vk_gallery_two {
		width: 100%;
		min-width: 0px;
	}
}

@media screen and (max-width: 1250px) {}




#cart-reminder-modal {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99999999;
	display: flex;
	align-items: center;
	justify-content: center;
}

.cart-reminder-modal__bg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	background: rgba(0, 0, 0, .5);
}

.cart-reminder-modal__content {
	position: relative;
	width: 100%;
	max-width: 832px;
	padding: 64px 198px 97px;
	border-radius: 10px;
	background: #ECB556 url("/local/templates/gallery/images/girlbanner.png") left bottom no-repeat;
	text-align: center;
	color: #fff;
}

.cart-reminder-modal__t {
	font-size: 36px;
	line-height: 46px;
	font-weight: 700;
	text-transform: uppercase;
}

.cart-reminder-modal__tx {
	margin-top: 30px;
	font-size: 22px;
	line-height: 32px;
}

.cart-reminder-modal__lk {
	margin-top: 30px;
}

.cart-reminder-modal__lk a {
	display: block;
	width: 355px;
	height: 66px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	text-decoration: none;
	background-color: #295542;
	font-size: 24px;
}

.cart-reminder-modal__lk a:hover {
	color: #fff;
	text-decoration: none;
}

.cart-reminder-modal__percent {
	position: absolute;
	bottom: 67px;
	right: -10px;
	transform: rotate(-90deg);
	font-size: 130px;
	line-height: normal;
	font-weight: 700;
	color: rgba(255, 255, 255, .65);
}

.cart-reminder-modal__close {
	position: absolute;
	top: 22px;
	right: 24px;
	width: 18px;
	height: 18px;
	background: url("/local/templates/gallery/images/close.svg") no-repeat;
	background-size: 100%;
	cursor: pointer;
}

@media screen and (max-width: 872px) {
	.cart-reminder-modal__content {
		max-width: 320px;
		padding: 56px 20px 94px;
		background-image: none;
	}

	.cart-reminder-modal__t {
		font-size: 24px;
		line-height: 34px;
	}

	.cart-reminder-modal__tx {
		padding: 0 20px;
		margin-top: 20px;
		font-size: 16px;
		line-height: 22px;
	}

	.cart-reminder-modal__lk {
		margin-top: 20px;
	}

	.cart-reminder-modal__lk a {
		width: 220px;
		height: 50px;
		font-size: 16px;
	}

	.cart-reminder-modal__percent {
		bottom: 5px;
		right: 10px;
		transform: rotate(0);
		font-size: 80px;
	}
}

@media screen and (max-width: 360px) {
	.cart-reminder-modal__content {
		max-width: 300px;
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media screen and (max-width:767px) {
	.cart__page img.cart-popup__action-btn {
		display: none;
	}
}


.bl_adv__i-redy {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.bl_adv__i-redy img {
	margin-right: 20px;
}


.dop_sections_style {
	padding-bottom: 5px;
	padding-top: 10px;
}


.popup-mini {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	align-items: center;
	justify-content: center;
	z-index: 99999;
}

.popup-mini_active {
	display: flex;
}

.popup-mini__bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .3);
}

.popup-mini-content {
	position: relative;
	width: 280px;
	border-radius: 8px;
	background-color: #fff;
	padding: 20px 30px;
	font-size: 15px;
	font-weight: 700;
	z-index: 2;
}

.popup-mini-content__close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 15px;
	height: 15px;
	cursor: pointer;
}

.popup-mini-content__close img {
	width: 100%;
}

.benefits__img img,
.italian__info-img,
.brends__item img,

.footer__logo img,
.pay img {
	width: auto;
}

.furniture__img,
.blog__img,
.benefits__img img,
.italian__info-img,
.brends__item img,

.footer__logo img,
.pay img {
	height: auto;
}


.product-card__price-abs {
	margin-right: 8px;
}

.italian__info .italian__second img {
	width: auto;
	height: auto;
	max-width: 100%;
	border: 29px solid #295542;
}

.italian__info .italian__second {
	display: block;
}

@media (max-width: 1280px) {
	.italian__info .italian__second {
		flex-basis: 100%;
	}

	.italian__info {
		flex-wrap: wrap;
	}

	.italian__first {
		margin-right: 0;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 499px) {
	.header__burger--mobile {
		width: 50px !important;
	}
}

@media screen and (max-width: 399px) {
	.header__burger--mobile {
		width: 28px !important;
	}
}


@media screen and (max-width: 1280px) {
	.brends .brends__items {
		grid-template-columns: repeat(7, 1fr) !important;
	}
}

@media screen and (max-width: 768px) {
	.brends .brends__items {
		grid-template-columns: repeat(3, 1fr) !important;
	}
}


.property_style {
	margin-bottom: 33px;
}

.property_style .g-slider__item {
	background-color: #295542;
	padding: 20px 21px 19px 62px;
	align-items: center;
	border-radius: 0;
}

.property_style .g-slider__item .main__slider-info {
	padding: 0;
	padding-right: 87px;
}

.property_style .g-slider__item .main__slider-info_style20 {
	padding-right: 55px;
}

.property_style .g-slider__item .main__slider-info .main__slider-title {
	font-weight: 400;
	color: #fff;
	font-size: calc(40vw / 19.2);
	line-height: calc(52.12vw / 19.2);
	margin-bottom: calc(21vw / 19.2);
}

.property_style .g-slider__item .main__slider-info .main__slider-title2 {
	font-weight: 300;
}

.property_style .g-slider__item .main__slider-info .main__slider-text {
	font-weight: 300;
	font-size: calc(23vw / 19.2);
	line-height: calc(27.32vw / 19.2);
	color: #fff;
	text-transform: none;
	margin-bottom: calc(41vw / 19.2);
}

.property_style .g-slider__item .property__img {
	width: 100%;
	vertical-align: bottom;
}

.property_style .ux__btn {
	background-color: #BE9F57;
	border: none;
	width: 274px;
	padding: 19px 5px;
	cursor: pointer;
}

.ux__btn.gold {
	background-color: #BE9F57;
	border: 2px solid #BE9F57;
}

.captcha {
	max-width: 100%;
}


.vk_main_style {
	margin: 0;
}

.vk_title_section_style {
	padding: 41px 0 44px !important;
}

.vk_title_section_style .vk_title_section_par {
	height: 73px;
}

.vk_title_section_style .vk_title_text {
	letter-spacing: 0;
	padding: 0 19px;
}

.vk_stage2_section {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 3px;
	padding-bottom: 80px;
}

.vk_stage2_section__i {
	width: calc(25% - 20px);
	padding: 39px 10px 31px;
	background-color: rgba(236, 227, 206, 0.24);
	text-align: center;
}

.vk_stage2_section__i__img {
	margin-bottom: 29px;
}

.vk_stage2_section__i__t {
	font-size: 20px;
	line-height: 27.16px;
	text-transform: uppercase;
}

.vk_stage2_section__i__t div {
	font-weight: 300;
}

.property_style2 {
	margin-top: 80px;
	margin-bottom: 83px;
}

.property_style2 .g-slider__item {
	padding: 0;
	background-color: transparent;
	align-items: flex-start;
}

.property_style2 .g-slider__item .vk_title_section_style {
	padding: 0 !important;
}

.list-circle-view {
	margin-top: 57px;
}

.list-circle-view__i {
	display: flex;
}

.list-circle-view__i+.list-circle-view__i {
	margin-top: 66px;
}

.list-circle-view__i__circle {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 101px;
	min-width: 101px;
	height: 101px;
	border-radius: 100%;
	border: 1px solid rgba(41, 85, 66, 0.25);
	margin-right: 23px;
}

.list-circle-view__i__circle__in {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 76px;
	height: 76px;
	border-radius: 100%;
	border: 1px solid rgba(41, 85, 66, 0.5);
}

.list-circle-view__i__circle__content {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 51px;
	height: 51px;
	border-radius: 100%;
	background-color: #295542;
	color: #fff;
	font-weight: 500;
	font-size: 24px;
	line-height: 31.27px;
}

.list-circle-view__i__info {
	padding-right: 10px;

}

.list-circle-view__i__info__t {
	font-size: 20px;
	line-height: 27.16px;
	text-transform: uppercase;
}

.list-circle-view__i__info__tx {
	margin-top: 10px;
	font-weight: 300;
	font-size: 16px;
	line-height: 19.01px;
}

.property_style2 .g-slider__item .main__slider-info {
	padding-right: 210px;
}

.info-with-pic {
	display: flex;
	align-items: center;
	margin-top: 80px;
	margin-bottom: 80px;
}

.info-with-pic__img {
	width: 50%;
}

.info-with-pic__info {
	padding-left: calc(171vw / 19.2);
	width: 50%;
}

.info-with-pic__info__t {
	font-weight: 300;
	font-size: 24px;
	line-height: 31.27px;
	text-transform: uppercase;
}

.info-with-pic__info__tx {
	margin-top: 21px;
	margin-bottom: 34px;
	font-weight: 300;
	font-size: 40px;
	line-height: 52.12px;
	color: #295542;
	font-family: "Roboto";
}

.info-with-pic__info__tx span {
	font-weight: 500;
}

.info-with-pic__info__btn {
	display: inline-block;
	padding: 19px 29px 18px 39px;
	font-size: 17.01px;
	line-height: 20.2px;
	color: #fff;
	background-color: #BE9F57;
	text-transform: uppercase;
	cursor: pointer;
}

.info-with-pic__info__btn:hover {
	background-color: #9E7F37;
}

.main_style-font {
	/* font-family: "Roboto", 'Helvetica Neue'; */
}

.vk_title_section_style2 {
	padding: 80px 0;
}

.vk_offer_action.vk_offer_action_style {
	padding: 0 0 50px;
}

.vk_offer_action_style .vk_offer_button {
	display: inline-block;
	padding: 15px 25px;
	text-transform: uppercase;
	font-size: 17.01px;
	line-height: 20.2px;
}

.b-info-list {
	margin: 80px 0;
	display: flex;
	justify-content: space-between;
}

.b-info-list__i {
	position: relative;
	width: calc(50% - 30px);
}

.b-info-list__i__info {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	padding: 0 100px 0 50px;
	color: #fff;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
}

.b-info-list__i__t {
	font-weight: 300;
	font-size: calc(24vw / 19.2);
	line-height: calc(31.27vw / 19.2);
}

.b-info-list__i__t-big {
	margin-top: calc(41vw / 19.2);
	font-weight: 500;
	font-size: calc(40vw / 19.2);
	line-height: calc(52.12vw / 19.2);
}

.b-info-list__i__tx {
	margin-top: calc(11vw / 19.2);
	font-weight: 300;
	font-size: calc(24vw / 19.2);
	line-height: calc(31.27vw / 19.2);
}

.b-info-list__i__t-biggest {
	font-weight: 500;
	font-size: calc(40vw / 19.2);
	line-height: calc(52.12vw / 19.2);
}

.b-info-list__i__btns {
	display: inline-block;
	margin-top: 28px;
	font-size: 17.01px;
	line-height: 20.2px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #214536;
	padding: 14px 33px;
}

.b-info-list__i__btns:hover {
	opacity: .7;
}

.info-with-pic_left .info-with-pic__img {
	width: calc(50% - 30px);
}

.info-with-pic_left .info-with-pic__info {
	width: calc(50% + 30px);
	padding-left: calc(70vw / 19.2);
	padding-right: calc(200vw / 19.2);
}

.info-with-pic_left .info-with-pic__info__t {
	font-size: 23px;
	line-height: 27.32px;
	font-weight: 400;
}

.info-with-pic__info__list {
	margin-top: 29px;
}

.info-with-pic__info__list__i {
	display: flex;
	font-weight: 300;
	font-size: 18px;
	line-height: 21.38px;
}

.info-with-pic__info__list__i a {
	color: #000;
}

.info-with-pic__info__list__i a:hover {
	text-decoration: underline;
}

.info-with-pic__info__list__i+.info-with-pic__info__list__i {
	margin-top: 20px;
}

.info-with-pic__info__list__i::before {
	content: "";
	position: relative;
	top: 5px;
	width: 11px;
	min-width: 11px;
	height: 11px;
	margin-right: 13px;
	background-color: #BE9F57;
	border-radius: 100%;
}

.full-form {
	position: relative;
	width: 100%;
}

.full-form__info {
	position: absolute;
	top: 0;
	right: 94px;
	bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: calc(753vw / 19.2);
	color: #fff;
}

.full-form__t {
	font-size: calc(40vw / 19.2);
	line-height: calc(52.12vw / 19.2);
	text-transform: uppercase;
}

.full-form__tx {
	margin-top: 4px;
	font-weight: 300;
	font-size: calc(23vw / 19.2);
	line-height: calc(27.32vw / 19.2);
	padding-right: calc(130vw / 19.2);
}

.full-form__items {
	margin-top: 39px;
	display: flex;
	justify-content: space-between;
}

.full-form__i {
	width: calc(50% - 7.5px);
}

.full-form__i input {
	width: 100%;
	background-color: transparent;
	border: 1px solid #BE9F57;
	height: 50px;
	color: #BE9F57;
	font-size: 16px;
	padding: 0 29px;
}

.full-form__i input::placeholder {
	color: #BE9F57;
}

.full-form__btns {
	display: flex;
	align-items: center;
	margin-top: 26px;
}

.full-form__btns input {
	width: 179px;
	height: 49px;
	font-weight: 400;
	font-size: 17.01px;
	line-height: 20.2px;
	background-color: #BE9F57;
	border: none;
	box-shadow: none;
}

.full-form__btns input:hover {
	background-color: #9E7F37;
}

.full-form__soglas {
	margin-left: 44px;
}

.full-form__soglas input {
	display: none;
}

.full-form__soglas label {
	display: flex;
	align-items: center;
	font-weight: 300;
	font-size: 16px;
	line-height: 19.01px;
	color: rgba(255, 255, 255, 0.5);
}

.full-form__soglas label::before {
	content: "";
	width: 24px;
	min-width: 24px;
	height: 24px;
	border: 1px solid #94AAA0;
	margin-right: 12px;
}

.full-form__soglas label a {
	color: rgba(255, 255, 255, 0.5);
	text-decoration: underline;
}

.full-form__soglas label a:hover {
	text-decoration: none;
}

.full-form__soglas input:checked+label::before {
	background-position: center center;
	background-image: url(/front/pages/svg/checked2.svg);
	background-repeat: no-repeat;
}


.search-result .search-page .container.news__container {
	padding-left: 0;
	padding-right: 0;
}

.search-popup__text_full {}

.search-popup-pohoz__t {
	margin-left: 21px;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	letter-spacing: 0.085em;
	text-transform: uppercase;
	color: #000000;
}

.search-popup-pohoz__items .search-popup__result {
	padding-bottom: 10px;
}


.main__slider-list {
	display: flex;
}

.main__slider-list__col {
	flex: 0 0 50%;
	padding-right: 10px;
}

.main__slider-list__i {
	display: flex;
	font-weight: 300;
	font-size: 16px;
	line-height: 19.01px;
	color: #fff;
}

.main__slider-list__i+.main__slider-list__i {
	margin-top: 8px;
}

.main__slider-list__i::before {
	content: "";
	position: relative;
	top: 5px;
	width: 10px;
	min-width: 10px;
	height: 10px;
	margin-right: 10px;
	border-radius: 100%;
	background-color: #BE9F57;
}

.text-info-gal {
	display: flex;
	align-items: center;
	padding: 30px 0 33px;
}

.text-info-gal::before {
	content: "";
	width: 26.25px;
	min-width: 26.25px;
	height: 26.25px;
	margin-right: 31.88px;
	background: url('data:image/svg+xml,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M26.1875 8.375C25.9389 8.375 25.7004 8.47377 25.5246 8.64959C25.3488 8.8254 25.25 9.06386 25.25 9.3125V24.3125C25.25 24.5611 25.1512 24.7996 24.9754 24.9754C24.7996 25.1512 24.5611 25.25 24.3125 25.25H3.6875C3.43886 25.25 3.2004 25.1512 3.02459 24.9754C2.84877 24.7996 2.75 24.5611 2.75 24.3125V3.6875C2.75 3.43886 2.84877 3.2004 3.02459 3.02459C3.2004 2.84877 3.43886 2.75 3.6875 2.75H18.6875C18.9361 2.75 19.1746 2.65123 19.3504 2.47541C19.5262 2.2996 19.625 2.06114 19.625 1.8125C19.625 1.56386 19.5262 1.3254 19.3504 1.14959C19.1746 0.973772 18.9361 0.875 18.6875 0.875H3.6875C2.94158 0.875 2.22621 1.17132 1.69876 1.69876C1.17132 2.22621 0.875 2.94158 0.875 3.6875V24.3125C0.875 25.0584 1.17132 25.7738 1.69876 26.3012C2.22621 26.8287 2.94158 27.125 3.6875 27.125H24.3125C25.0584 27.125 25.7738 26.8287 26.3012 26.3012C26.8287 25.7738 27.125 25.0584 27.125 24.3125V9.3125C27.125 9.06386 27.0262 8.8254 26.8504 8.64959C26.6746 8.47377 26.4361 8.375 26.1875 8.375Z" fill="%23BE9F57"/><path d="M7.16562 9.58429C6.98908 9.40775 6.74965 9.30858 6.49999 9.30858C6.25033 9.30858 6.0109 9.40775 5.83437 9.58429C5.65783 9.76082 5.55865 10.0003 5.55865 10.2499C5.55865 10.3735 5.583 10.4959 5.63031 10.6101C5.67762 10.7244 5.74695 10.8281 5.83437 10.9155L13.3344 18.4155C13.422 18.5024 13.5259 18.5712 13.6401 18.6178C13.7543 18.6645 13.8766 18.6881 14 18.6874H14.0656C14.1976 18.6776 14.3259 18.6399 14.4423 18.5769C14.5586 18.5138 14.6603 18.4269 14.7406 18.3218L26.9281 2.38429C27.062 2.18678 27.1156 1.94563 27.0779 1.70999C27.0402 1.47435 26.914 1.26197 26.7251 1.11612C26.5363 0.970275 26.2989 0.901948 26.0613 0.925066C25.8238 0.948184 25.6041 1.06101 25.4469 1.24054L13.9062 16.3343L7.16562 9.58429Z" fill="%23BE9F57"/></svg>') no-repeat;
	background-size: 100%;
}

.vk_stage2_section_three .vk_stage2_section__i {
	width: calc(calc(100% / 3) - 13px);
	padding-bottom: 85px;
	padding-left: 70px;
	padding-right: 70px;
}

.main__slider-info_style {
	padding-right: calc(140vw / 19.2) !important;
}

.list-circle-view_style {
	padding-right: 70px;
}

.info-with-pic__info__t_style {
	font-size: calc(40vw / 19.2);
	line-height: calc(52.12vw / 19.2);
	color: #295542;
}

.info-with-pic__info__tx_style {
	font-size: calc(24vw / 19.2);
	line-height: calc(31.27vw / 19.2);
	color: #000000;
	font-family: 'Helvetica Neue';
	text-transform: uppercase;
}

.info-with-pic__info__btn_style {
	padding-top: 15px;
	padding-bottom: 14px;
}

.info-with-pic__info_style {
	padding-left: 152px;
}

.info-with-pic__info_style2 {
	padding-top: 19px;
	border-top: 2px solid #ECE3CE;
}

.main__slider-img-top-moby {
	display: none;
}

.b-info-list__i__img {
	max-width: 100%;
	width: 100%;
	vertical-align: bottom;
}

.full-form {
	overflow: hidden;
}

.product-card__costs {
	margin-right: 20px;
}


@media screen and (max-width: 1100px) {
	.property_style2 .g-slider__item {
		padding: 0;
	}

	.property_style2 .g-slider__item .main__slider-info {
		padding-right: 0 !important;
		flex: 0 0 100%;
	}

	.property_style2 .g-slider__item .main__slider-img {
		display: none;
	}

	.main__slider-img-top-moby {
		display: block;
		margin-top: 50px;
	}

	.property_style .g-slider__item .main__slider-info {
		width: 100%;
		padding: 0;
	}
}

@media screen and (max-width: 999px) {
	.property_style .g-slider__item .main__slider-info .main__slider-title {
		font-size: 33px;
		line-height: 43px;
		margin-bottom: 24px;
	}

	.property_style .g-slider__item .main__slider-info .main__slider-text {
		font-size: 23px;
		line-height: 27.32px;
		margin-bottom: 24px;
	}

	.list-circle-view_style {
		padding-right: 0;
	}

	.property_style .g-slider__item {
		display: block;
		padding: 44px 34px 44px 31px;
	}

	.property_style .g-slider__item .main__slider-info {
		width: 100%;
		padding: 0;
	}

	.property_style .g-slider__item .main__slider-img {
		width: 100%;
		margin-top: 30px;
	}

	.vk_stage2_section_three .vk_stage2_section__i {
		text-align: center;
		padding: 40px 15px;
	}

	.vk_stage2_section_three .vk_stage2_section__i__t {
		font-size: 16px;
		line-height: 21.73px;
	}

	.list-circle-view__i {
		align-items: center;
	}

	.list-circle-view__i__info__tx {
		margin-top: 0;
	}

	.main__slider-img-top-moby {
		display: block;
		margin-top: 50px;
	}

	.list-circle-view__i+.list-circle-view__i {
		margin-top: 30px;
	}

	.info-with-pic {
		display: block;
	}

	.info-with-pic__img {
		width: 100%;
	}

	.info-with-pic__info {
		width: 100%;
		padding-left: 0;
		margin-top: 60px;
	}

	.b-info-list {
		display: block;
	}

	.b-info-list__i {
		width: 100%;
	}

	.b-info-list__i+.b-info-list__i {
		margin-top: 20px;
	}

	.info-with-pic_left .info-with-pic__info {
		width: 100%;
		padding: 0;
		border: none;
	}

	.info-with-pic_left .info-with-pic__img {
		width: 100%;
		margin-top: 30px;
	}

	.full-form {
		padding: 59px 68px 73px 51px;
		background-color: #224434;
		background-image: url("/img/bgfrm.jpg");
		background-repeat: no-repeat;
		background-size: auto 100%;
	}

	.full-form img {
		display: none;
	}

	.full-form__info {
		position: static;
		width: 100%;
	}

	.info-with-pic__info__t_style {
		font-size: 40px;
		line-height: 52.12px;
	}

	.info-with-pic__info__tx_style {
		font-size: 24px;
		line-height: 31.27px;
	}

	.b-info-list__i__t {
		font-size: 24px;
		line-height: 31.27px;
	}

	.b-info-list__i__t-big {
		margin-top: 41px;
		font-size: 40px;
		line-height: 52.12px;
	}

	.b-info-list__i__tx {
		margin-top: 11px;
		font-size: 24px;
		line-height: 31.27px;
	}

	.b-info-list__i__t-biggest {
		font-size: 40px;
		line-height: 52.12px;
	}

	.full-form__t {
		font-size: 40px;
		line-height: 52.12px;
	}

	.full-form__tx {
		font-size: 23px;
		line-height: 27.32px;
		padding-right: 40px;
	}

	.full-form__btns input {
		width: calc(50% - 7.5px);
		min-width: calc(50% - 7.5px);
	}

	.full-form__soglas {
		margin-left: 14px;
	}

	.vk_stage2_section_style12 .vk_stage2_section__i {
		width: calc(50% - 5px);
		margin-bottom: 10px;
	}

	.vk_stage2_section_style12 .vk_stage2_section__i__t {
		font-size: 16px;
		line-height: 21.73px;
	}
}

.b-info-list__i__img_moby {
	display: none;
}

@media screen and (max-width: 767px) {
	.property_style .g-slider__item {
		padding: 40px 15px;
	}

	.property_style .g-slider__item .main__slider-info .main__slider-title {
		font-size: 20px;
		line-height: 26.06px;
		margin-bottom: 10px;
	}

	.property_style .g-slider__item .main__slider-info .main__slider-text {
		font-size: 16px;
		line-height: 19.01px;
		margin-bottom: 10px;
	}

	.main__slider-list {
		display: block;
	}

	.main__slider-list__col {
		padding: 0;
	}

	.main__slider-list__col+.main__slider-list__col {
		margin-top: 8px;
	}

	.main__slider-list__i {
		font-size: 12px;
		line-height: 14.26px;
	}

	.main__slider-list__i::before {
		top: 3px;
	}

	.property_style .g-slider__item .main__slider-img {
		margin-top: 8px;
	}

	.text-info-gal {
		font-size: 16px;
		line-height: 19.01px;
	}

	.text-info-gal::before {
		display: none;
	}

	.vk_stage2_section {
		padding-bottom: 40px;
	}

	.vk_stage2_section_three .vk_stage2_section__i {
		width: 100%;
		margin-bottom: 10px;
	}

	.property_style2 {
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.property_style2 .g-slider__item {
		padding: 0;
	}

	.list-circle-view__i__circle {
		width: 72.08px;
		min-width: 72.08px;
		height: 72.08px;
	}

	.list-circle-view__i__circle__in {
		width: 54.24px;
		min-width: 54.24px;
		height: 54.24px;
	}

	.list-circle-view__i__circle__content {
		width: 36.4px;
		min-width: 36.4px;
		height: 36.4px;
	}

	.list-circle-view__i__info__tx {
		margin-top: 0;
		font-size: 12px;
		line-height: 14.26px;
	}

	.list-circle-view_style {
		margin-top: 21px;
	}

	.info-with-pic {
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.info-with-pic__info {
		margin-top: 25px;
	}

	.info-with-pic__info__t_style {
		font-size: 24px;
		line-height: 31.27px;
	}

	.info-with-pic__info__tx_style {
		font-size: 16px;
		line-height: 20.85px;
	}

	.vk_offer_action.vk_offer_action_style {
		padding-bottom: 0;
	}

	.full-form {
		padding: 40px 30px;
	}

	.full-form__t {
		font-size: 24px;
		line-height: 31.27px;
	}

	.full-form__tx {
		font-size: 10px;
		line-height: 16px;
		padding-right: 19.01px;
	}

	.full-form__items {
		display: block;
		margin-top: 20px;
	}

	.full-form__i {
		width: 100%;
	}

	.full-form__i+.full-form__i {
		margin-top: 10px;
	}

	.full-form__btns {
		display: block;
		margin-top: 10px;
	}

	.full-form__btns input {
		width: 100%;
		min-width: 100%;
	}

	.full-form__soglas {
		margin-left: 0;
		margin-top: 10px;
	}

	.full-form__soglas label {
		font-size: 12px;
		line-height: 14.26px;
	}

	.main__slider-info_style11 {
		display: block;
	}

	.main__slider-button_style11 span.ux__btn {
		display: block;
		width: 100%;
		font-size: 20px;
		line-height: 23.76px;
	}

	.property_style11 .g-slider__item .main__slider-img {
		margin-top: 45px;
	}

	.property_style11 .g-slider__item .main__slider-info .main__slider-text {
		margin-bottom: 24px;
	}

	.property_style11 .g-slider__item .main__slider-info .main__slider-title {
		margin-bottom: 24px;
	}

	.list-circle-view__i_style11 {
		align-items: flex-start;
	}

	.info-with-pic__info__tx_style11 {
		font-size: 24px;
		line-height: 31.27px;
	}

	.list-circle-view__i__info__t_style11 {
		font-size: 14px;
		line-height: 19.01px;
		margin-bottom: 7px;
	}
}

@media screen and (max-width: 650px) {
	.b-info-list {
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.b-info-list__i__t-big {
		margin-top: 14px;
		font-size: 16px;
		line-height: 20.85px;
	}

	.b-info-list__i__tx {
		margin-top: 14px;
		font-size: 16px;
		line-height: 20.85px;
	}

	.b-info-list__i__img {
		display: none;
	}

	.b-info-list__i__img_moby {
		display: block;
		width: 100%;
	}

	.b-info-list__i__info {
		padding-left: 30px;
		padding-right: 30px;
	}

	.b-info-list__i__t-biggest {
		font-size: 24px;
		line-height: 31.27px;
	}

	.b-info-list__i__btns {
		margin-top: 14px;
		padding: 18px 29px;
		font-size: 14.01px;
	}

	.vk_stage2_section_style12 .vk_stage2_section__i {
		width: 100%;
	}
}


.top_block {
	padding: 25px 30px 25px 60px;
}

.top_block .header {
	color: #FFF;
	font-size: 33px;
	font-weight: 400;
	text-transform: uppercase;
}

.top_block {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 75px;
	margin-bottom: 50px;
}

.top_block .descr p {
	color: #FFF;
	font-size: 16px;
	font-weight: 300;
}

.top_block .text {
	grid-column-start: 1;
	grid-column-end: 3;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.eteps {
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 100px;
	display: grid;
	counter-reset: item;
	margin-bottom: 50px;
}

.eteps .header {
	color: #000;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
}

.eteps .descr {
	color: #000;
	text-align: center;
	font-size: 16px;
	font-weight: 300;
}

.numbr {
	position: relative;
	text-align: center;
}

.numbr span {
	position: relative;
	display: inline-block
}

.numbr span:before {
	content: counter(item);
	counter-increment: item;
	color: #FFF;
	font-size: 24px;
	font-weight: 550;
	position: absolute;
	top: 35px;
	left: 43px;
}

.selling_text {
	color: #BE9F57;
	text-align: center;
	font-size: 33px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 50px;
}

.form_zamer {
	background: rgba(236, 227, 206, 0.24);
	padding: 55px 75px;
	margin-bottom: 50px;
}

.form_zamer .headaer {
	color: #000;
	font-size: 40px;
	font-weight: 400;
	text-transform: uppercase;
}

.form_zamer .descr {
	color: #000;
	font-size: 23px;
	font-weight: 300;
	margin-bottom: 35px;
}

.form_zamer .field {
	border: 1px solid #BE9F57;
	background: #FFF;
	width: 370px;
	height: 50px;
	padding: 5px 10px;
	color: #BE9F57;
	font-size: 16px;
	font-style: italic;
}

.form_zamer .field::placeholder {
	color: #BE9F57;
}

.form_zamer .fields {
	display: flex;
	gap: 15px;
	margin-bottom: 25px;
}

.form_zamer .send {
	background-color: #BE9F57;
	width: 180px;
	height: 50px;
	border: 1px solid #BE9F57;
	outline: none;
	color: #FFF;
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
	transition: background-color 0.5s ease;
}

.form_zamer .send:hover {
	background-color: #295542;
	border: 1px solid #295542;
}

.send_polic {
	display: flex;
	gap: 20px;
	align-items: center;
}

.polic {
	display: flex;
	gap: 10px;
	align-items: center;
	color: #94AAA0;
	font-size: 16px;
}

.polic a {
	color: #94AAA0;
}

.polic span {
	margin-top: 5px;
}

.images img {
	width: 100%;
}


@media screen and (max-width: 980px) {
	.top_block {
		display: grid;
		grid-template-columns: 1fr;
		grid-gap: 20px;
	}

	.top_block .text {
		grid-column-start: auto;
		grid-column-end: auto;
	}

	.eteps {
		grid-template-columns: 1fr;
		grid-gap: 30px;
	}

	.eteps .item {
		display: grid;
		grid-template-columns: 100px 280px;
		grid-gap: 30px;
		justify-content: center;
		align-items: center;
	}

	.eteps .header {
		text-align: left;
	}

	.eteps .descr {
		text-align: left;
	}

	.form_zamer .headaer {
		font-size: 30px;
	}

	.form_zamer .descr {
		font-size: 16px;
	}

	.form_zamer {
		padding: 60px 40px 40px 40px;
	}
}

@media screen and (max-width: 600px) {
	.form_zamer .fields {
		flex-wrap: wrap;
	}

	.send_polic {
		flex-wrap: wrap;
	}

	.eteps .header {
		font-size: 14px;
	}

	.eteps .descr {
		font-size: 12px;
	}

	.eteps .item {
		grid-template-columns: 100px 1fr;
		grid-gap: 15px;
	}

	.top_block {
		padding: 40px 20px 30px 20px;
	}

	.top_block .header {
		font-size: 20px;
	}

	.top_block .descr p {
		font-size: 15px;
	}

	.selling_text {
		font-size: 18px;
	}

	.form_zamer .headaer {
		font-size: 20px;
	}

	.form_zamer .send {
		width: 100%;
	}

	.form_zamer {
		padding: 25px 20px 50px 20px;
	}

}

.input-error,
.input-error+label::before {
	border-color: #E03434 !important;
}

.list-circle-view__i_style {
	align-items: center;
}

.list-circle-view__i_style .list-circle-view__i__info__tx {
	margin-top: 0;
}

.get_catalog,
.callback_header_form,
.callback_header_form_custom,
.callback_podbor_form,
.feedback-form-quest,
.feedback-form-selection,
.feedback {
	overflow-y: auto;
	position: fixed;
	top: 0;
	right: 108px;
	-webkit-transform: translateX(200%);
	-ms-transform: translateX(200%);
	transform: translateX(200%);
	height: calc(100% - 55px);
	width: 100%;
	padding: 23px 14px 43px 14px;
	background-color: #fff;
	z-index: 3;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .5s linear;
	-o-transition: .5s linear;
	transition: .5s linear;
	border: 1px solid #EDE7DA;
}

.get_catalog.open {
	width: 610px;
	height: 100vh;
	visibility: visible;
	opacity: 1;
	-webkit-transition: .5s linear;
	-o-transition: .5s linear;
	transition: .5s linear;
	-webkit-transform: translateX(108px);
	-ms-transform: translateX(108px);
	transform: translateX(108px);
	z-index: 1000;
}

.callback_header_form.open,
.callback_podbor_form.open,
.callback_header_form_custom.open,
.feedback-form-quest.open,
.feedback-form-selection.open,
.feedback.open {
	width: 100%;
	height: 100%;
	visibility: visible;
	opacity: 1;
	transition: .5s linear;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	z-index: 100;
	transform: translateX(0);
	background: #0000009c;
}

.callback_header_form ._popup-content,
.callback_header_form_custom ._popup-content,
.callback_podbor_form ._popup-content,
.feedback-form-quest ._popup-content,
.feedback-form-selection ._popup-content,
.feedback ._popup-content {
	width: 511px;
	border-radius: 20px;
	background: #FFF;
	padding: 60px 60px;
	position: relative;
}

@media all and (max-width:1200px) {

	.feedback__matter2._matter-open2 .feedback__comment,
	.feedback__matter2._matter-open2 .feedback__info,
	.feedback__matter2._matter-open2 .feedback__email,
	.feedback__matter2._matter-open2 .feedback__telephone {
		width: 390px;
	}
}


@media all and (max-width:767px) {

	.feedback__matter2._matter-open2 .feedback__comment,
	.feedback__matter2._matter-open2 .feedback__info,
	.feedback__matter2._matter-open2 .feedback__email,
	.feedback__matter2._matter-open2 .feedback__telephone {
		width: 100%;
	}
}

@media all and (max-width:535px) {

	.callback_header_form ._popup-content,
	.callback_header_form_custom ._popup-content,
	.callback_podbor_form ._popup-content,
	.feedback-form-quest ._popup-content,
	.feedback-form-selection ._popup-content,
	.feedback ._popup-content {
		width: 100%;
		padding: 30px 30px;
	}

	.feedback.dark_theme .feedback__cross {
		flex-direction: row;
	}

	.feedback .feedback__poupap .sub_title {
		font-size: 15px;
	}

	.feedback.dark_theme .feedback__btn {
		text-align: center;
		width: 100%;
	}

}

@media all and (max-width:350px) {

	.callback_header_form ._popup-content,
	.callback_header_form_custom ._popup-content,
	.callback_podbor_form ._popup-content,
	.feedback-form-quest ._popup-content,
	.feedback-form-selection ._popup-content {

		padding: 30px 15px;
	}

}



.callback_header__container {
	display: flex;
	align-items: center;
	justify-content: center;
}

.callback_header__title {
	color: #000;
	text-align: center;
	font-family: 'Helvetica Neue';
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0.65px;
	margin-bottom: 20px;
}

.callback_header__question {
	color: #000;
	font-family: 'Helvetica Neue';
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0.65px;
	margin-bottom: 25px;
	opacity: 0.7;
	text-align: center;
	display: block;
}

.callback_header__info,
.callback_header__city,
.callback_header__telephone {
	height: 51px;
	padding: 17px 24px;
	border-radius: 10px;
	font-family: 'Helvetica Neue';
	background: linear-gradient(0deg, #F0F0F0 0%, #F0F0F0 100%), #F0F0F0;
	color: gray;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0.65px;
	border: none;
	text-transform: none;
}

.callback_header_form .g-checkbox__box,
.callback_header_form_custom .g-checkbox__box {
	width: 14px;
	height: 14px;
	min-width: 14px;
	border: 1px solid #000;
	display: inline-block;
	vertical-align: top;
	border-radius: 2px;
}

.callback_header_form .g-checkbox__body,
.callback_header_form_custom .g-checkbox__body {
	margin-top: 15px;
}

.callback_header_form .g-checkbox__text,
.callback_header_form_custom .g-checkbox__text {
	font-size: 12px;
}

.callback_header_form .g-checkbox__text a .callback_header_form_custom .g-checkbox__text a {
	font-weight: 300;
	color: #000;
	text-decoration: none;
	font-size: 12px;
}

.popup__msg {
	color: #33a933;
	font-weight: bold;
}

.callback_header_form .feedback__btn .callback_header_form_custom .feedback__btn {
	width: 100%;
	margin: 20px 0 0 0;
}

.callback_header_form .feedback__btn .ux__btn,
.callback_header_form_custom .feedback__btn .ux__btn {
	/*width: 100%;*/
	width: auto;
}

.g-checkbox__input:enabled~.g-checkbox__body .g-checkbox__text_black {
	color: #000 !important;
}

.footer__button_catalog {
	margin: 10px 0 30px !important;
}

@media (max-width: 767px) {
	.get_catalog .feedback__matter {
		display: block;
	}

	.get_catalog .feedback__matter .g-input {
		display: block;
		width: 100%;
	}

	.get_catalog .feedback__matter .feedback__btn {
		margin-left: 0;
	}
}

@media screen and (max-width: 609px) {
	.get_catalog.open {
		width: 100%;
	}

	.feedback-form-selection.open {
		width: 100%;
	}
}

.detail_description_text a {
	color: #BE9F57 !important;
}


.statick__page .container-f {
	max-width: 100%;
}

.service__desc_style {
	text-align: center;
	font-weight: 300;
	font-size: 20px;
	line-height: 27.16px;
	color: #295542;
}

.list-elements-services {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 -10px;
}

.list-elements-services__i {
	position: relative;
	width: calc(100% / 3);
	margin-bottom: 20px;
	min-width: 490px;
	padding: 0 10px;
}

.list-elements-services__i__img {
	width: 100%;
}

.list-elements-services__i::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 10px;
	right: 10px;
	background: linear-gradient(180deg, rgba(33, 68, 53, 0) 0%, #214435 71.63%);
}

.list-elements-services__i__info {
	position: absolute;
	left: 50px;
	right: 50px;
	bottom: 30px;
	z-index: 3;
	color: #FFF;
}

.list-elements-services__i__info__t {
	font-size: 24px;
	font-weight: 300;
	line-height: 33px;
	text-transform: uppercase;
}

.list-elements-services__i__info__tx {
	margin-top: 15px;
	min-height: 66px;
	padding-right: 81px;
	font-size: 16px;
	font-weight: 300;
	line-height: 21.73px;
}

.list-elements-services__i__info__lk {
	position: absolute;
	right: 0;
	bottom: 10px;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	background: #BE9F57 url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.187 2.30859L21.4947 12.0009L13.187 21.6932" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.4948 12H2.50574" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') center center no-repeat;
}

@media screen and (max-width: 768px) {
	.list-elements-services__i {
		width: 100%;
		min-width: 0;
		padding: 0 15px;
	}

	.list-elements-services__i::before {
		left: 15px;
		right: 15px;
	}

	.list-elements-services__i__info__tx {
		min-height: 0;
	}

	.list-elements-services__i__info {
		bottom: 52px;
	}

	.list-elements-services__i__info__lk {
		bottom: -12px;
	}
}

@media screen and (max-width: 550px) {
	.list-elements-services__i__info {
		left: 35px;
		right: 35px;
		bottom: 42px;
	}

	.list-elements-services__i__info__t {
		font-size: 18px;
		line-height: 24px;
	}

	.list-elements-services__i__info__tx {
		padding-right: 0;
		margin-top: 10px;
		font-size: 16px;
		line-height: 22px;
	}

	.list-elements-services__i__info__lk {
		bottom: calc(228vw / 5.5);
	}
}

@media screen and (max-width: 420px) {
	.list-elements-services__i__info {
		bottom: calc(20vw / 3.6);
	}

	.list-elements-services__i__info__lk {
		width: 40px;
		height: 40px;
		bottom: calc(190vw / 4.2);
		background-size: 16px 16px;
	}
}


.list-circle-view_styledesc {
	margin-top: 13px;
	/* column-count: 3; */
	display: flex;
	justify-content: space-between;
}

.list-circle-view__column {
	width: 33.33333%;
}

.list-circle-view_styledesc .list-circle-view__i+.list-circle-view__i {
	margin-top: 24px;
}

.list-links {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 40px;
}

.list-links__i {
	display: flex;
	align-items: center;
	padding: 20px 30px;
	border: 1px solid #ECE3CE;
	font-size: 20px;
	font-weight: 400;
	line-height: 27px;
	text-transform: uppercase;
	min-width: 276px;
	color: #000000;
}

.list-links__i+.list-links__i {
	margin-left: 20px;
}

.list-links__i:hover {
	color: #000000;
}

.list-links__i__img {
	margin-right: 20px;
}

.bottom-btn-sot {
	margin-top: 80px;
	text-align: center;
}

.bottom-btn-sot a {
	display: inline-block;
	font-size: 17px;
	font-weight: 400;
	line-height: 20px;
	padding: 19px 43px 18px 42px;
	color: #fff;
	background-color: #BE9F57;
}

.bottom-btn-sot a:hover {
	opacity: .7;
}

@media screen and (max-width: 1225px) {
	.list-circle-view_styledesc {
		/* column-count: 1; */
		flex-direction: column;
	}

	.list-circle-view__column {
		width: 100%;
	}

	.list-circle-view_styledesc .list-circle-view__i {
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 980px) {
	.list-links__i {
		min-width: 221px;
	}

	.list-links__i+.list-links__i {
		margin-left: 14px;
	}
}

@media screen and (max-width: 767px) {
	.list-links {
		flex-direction: column;
	}

	.list-links__i {
		min-width: 241px;
		margin-bottom: 14px;
	}

	.list-links__i+.list-links__i {
		margin-left: 0;
	}

	.bottom-btn-sot {
		margin-top: 46px;
	}

	.bottom-btn-sot a {
		padding-left: 30px;
		padding-right: 30px;
	}
}

.end_label {
	color: #4F4F4F;
	font-size: 14px;
	text-transform: uppercase;
}

.actions_end .news__img {
	filter: grayscale(1);
}


.product-card__info-item__val a {
	color: #BE9F57;
}


.articles-pages {
	display: block;
}

.articles-pages .detailed__paragaph * {
	font-size: 16px;
}

.articles-pages .detailed__paragaph {
	width: 100%;
}

.articles-pages__wrapper-img {
	display: flex;
	justify-content: center;
}

.articles-pages__img {
	max-height: 500px;
	max-width: 100%;
	vertical-align: bottom;
}

.articles-pages__img-lk {
	position: relative;
}

.articles-pages__img-lk__count {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #313131;
	padding: 16px;
	color: #fff;
	font-size: .9375rem;
	display: flex;
	align-items: center;
}

.articles-pages__img-lk__count svg {
	fill: #fff;
	margin-right: 5px;
	width: 1.25rem;
	height: 1.25rem;
}

.list-imgs-art {
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.list-imgs-art__i {
	margin-right: 10px;
	margin-bottom: 10px;
}

.list-imgs-art__i img {
	width: auto;
	height: 90px;
}

.detailed__imgz-wrapper {
	margin-bottom: 30px;
}

.title-page-in {
	margin-top: 68px;
	font-size: 40px;
	font-weight: 300;
	line-height: 52px;
}

.property_style102 {
	margin-top: 41px;
}

.main__slider-top {
	font-size: 16px;
	font-weight: 300;
	line-height: 19px;
	margin-bottom: 5px;
}

.main__slider-top p {
	margin-bottom: 18px;
}

.property_style102 .main__slider-info {
	width: 50%;
	/* flex: 1 0 100%; */
	padding-right: calc(90vw / 19.2) !important;
}

.property_style102 .g-slider__item {
	align-items: normal;
}

.property_style102 .main__slider-img {
	position: relative;
	/* flex: 1 0 auto; */
	width: auto;
	/* height: 100%; */
	overflow: hidden;
}

.property_style102 .main__slider-img img {
	position: absolute;
	/* width: auto !important; */
	min-width: 100%;
	min-height: 100%;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
}

.b-illuminfo {
	margin-top: 40px;
	padding: 20px 20px 20px 90px;
	background: url("/img/arrinsq.svg") 20px center no-repeat;
	background-color: rgba(236, 227, 206, 0.24);
	border: 1px solid #BE9F57;
	color: #000;
	font-size: 15px;
	font-weight: 300;
	line-height: 18px;
}

.datinfo {
	display: flex;
	justify-content: space-between;
	padding: 46px 0px 46px 50px;
	margin-top: 50px;
	margin-bottom: 80px;
	background: #295542;
}

.datinfo__i {
	display: flex;
	align-items: center;
}

.datinfo__i__t {
	margin-right: 14px;
	font-size: 36px;
	font-weight: 300;
	line-height: 43px;
	color: #BE9F57;
	/* white-space: nowrap; */
}

.datinfo__i__tx {
	padding-right: calc(50vw / 19.2);
	font-size: 16px;
	font-weight: 300;
	line-height: 19px;
	color: #fff;
	max-width: 50%;
}

.vk_title_section_style102 {
	padding-bottom: 20px !important;
}

.only-text-b {
	margin-bottom: 30px;
	color: #000;
	font-size: 16px;
	font-weight: 300;
	line-height: 21px;
}

.vk_stage2_section_style112 {
	padding-bottom: 0 !important;
}

.vk_stage2_section_style112 .vk_stage2_section__i {
	width: calc(20% - 8px);
	padding-top: 22px;
	padding-bottom: 36px;
	padding-left: 22px;
	padding-right: 23px;
}

.vk_main_style100 {
	margin-top: 60px;
	margin-bottom: 59px;
}

.slider-elements__t {
	font-size: 16px;
	font-weight: 300;
	line-height: 21px;
	color: #BE9F57;
	text-transform: uppercase;
}

.vk_stage2_section_style112 .vk_stage2_section__i__img {
	margin-bottom: 22px;
}

.vk_stage2_section_style112 .vk_stage2_section__i__t {
	color: #000;
	font-size: 16px;
	line-height: 22px;
	min-height: 44px;
}

.vk_stage2_section_style112 .vk_stage2_section__i__t div {
	font-weight: 400;
}

.slider-elements__items {}

.slider-elements__items__i {
	display: flex !important;
	align-items: center;
	justify-content: center;
	height: 106px;
}

.slider-elements__items__i img {
	max-height: 100%;
	max-width: 100%;
}

.vk_stage2_section_style112 .vk_stage2_section__i__tx {
	margin-top: 15px;
	color: #000;
	font-size: 15px;
	font-weight: 300;
	line-height: 18px;
}

.video-frame-slider {
	position: relative;
}

.frame-wrapper {
	display: flex !important;
	justify-content: center;
	margin-top: 80px;
}

.video-frame-slider .slick-arrow {
	position: absolute;
	right: 0;
	top: 40px;
	width: 24px;
	height: 24px;
	text-indent: -9999999999999px;
}

.video-frame-slider .slick-next {
	background: url(/img/arnxt.svg) no-repeat;
	background-size: 100% 100%;
}

.video-frame-slider .slick-prev {
	right: 40px;
	left: initial;
	background: url(/img/arprv.svg) no-repeat;
	background-size: 100% 100%;
}

.video-frame-slider .slick-arrow.slick-disabled {
	opacity: .5;
}

.slider-elements {}

.slider-elements__items {
	margin-top: 30px;
}

.slider-elements__items__i {
	margin-right: 10px;
	border: 1px solid #ECE3CE;
}

.slider-elements__items__i__img {
	/* width: 100%; */
}

.slider-elements .slick-arrow {
	position: absolute;
	right: 0;
	top: -30px;
	width: 24px;
	height: 24px;
}

.slider-elements .slick-arrow::before {
	display: none;
}

.slider-elements .slick-arrow.slick-disabled {
	opacity: .5;
}

.slider-elements .slick-next {
	background: url("/img/arnxt.svg") no-repeat;
	background-size: 100% 100%;
}

.slider-elements .slick-prev {
	right: 40px;
	left: initial;
	background: url("/img/arprv.svg") no-repeat;
	background-size: 100% 100%;
}

@media screen and (max-width: 1300px) {
	.datinfo {
		flex-direction: column;
	}

	.datinfo__i__t {
		margin-right: 14px;
		width: 50%;
		min-width: 50%;
	}

	.datinfo__i+.datinfo__i {
		margin-top: 40px;
	}

	.vk_stage2_section_style112 {
		justify-content: flex-start;
	}

	.vk_stage2_section_style112 .vk_stage2_section__i {
		width: calc(33.33333% - 8px);
		margin-bottom: 8px;
		margin-right: 8px;
	}
}

@media screen and (max-width: 999px) {
	.property_style102 {
		margin-bottom: 40px;
	}

	.property_style102 .g-slider__item {
		display: flex;
		flex-direction: column-reverse;
	}

	.property_style102 .g-slider__item .main__slider-img {
		display: block;
		margin-top: 0;
		margin-bottom: 20px;
	}

	.property_style102 .g-slider__item .main__slider-img img {
		position: static;
		transform: translateX(0) translateY(0);
	}

	.vk_stage2_section_style112 .vk_stage2_section__i {
		width: calc(50% - 8px);
	}
}

@media screen and (max-width: 767px) {
	.title-page-in {
		margin-top: 56px;
		font-size: 33px;
		line-height: 43px;
	}

	.b-illuminfo {
		padding: 90px 20px 20px;
		background-position: center 20px;
		text-align: center;
	}

	.datinfo {
		padding: 40px 35px 40px 36px;
		margin-bottom: 60px;
	}

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

	.datinfo__i__t {
		width: 100%;
		margin: 0;
	}

	.datinfo__i__tx {
		width: 100%;
		max-width: 100%;
		padding-right: 0;
		margin-top: 10px;
	}

	.vk_stage2_section_style112 .vk_stage2_section__i {
		width: 100%;
		margin-right: 0px;
		padding-left: 36px;
		padding-right: 36px;
	}

	.frame-wrapper {
		margin-top: 104px;
	}

	.frame-wrapper frame {
		width: 100%;
	}

	.slider-elements .slick-arrow {
		top: initial;
		bottom: -44px;
		right: initial;
		left: 50%;
	}

	.slider-elements .slick-prev {
		transform: translateX(-37px);
	}

	.slider-elements .slick-next {
		transform: translateX(5px);
	}

	.video-frame-slider .slick-arrow {
		top: initial;
		bottom: -44px;
		right: initial;
		left: 50%;
	}

	.video-frame-slider .slick-prev {
		transform: translateX(-37px);
	}

	.video-frame-slider .slick-next {
		transform: translateX(5px);
	}

	.slider-elements__items__i {
		margin: 0 5px;
	}

	.vk_main_style100 {
		margin-bottom: 19px;
	}
}

@media screen and (max-width: 359px) {}



.modal-form-n {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 99;
	display: none;
	align-items: center;
	justify-content: center;
}

.modal-form-n_active {
	display: flex;
}

.modal-form-n__bg {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .5);
}

.modal-form-n__content {
	position: relative;
	max-width: 660px;
	padding: 60px 40px;
	background: #FFFFFF;
	z-index: 2;
}

.modal-form-n__content__t {
	color: #000;
	font-size: 30px;
	font-weight: 400;
	line-height: 39px;
}

.modal-form-n__content__tx {
	margin-top: 9px;
	color: #000;
	font-size: 16px;
	font-weight: 300;
	line-height: 19px;
}

.modal-form-n__content__form {
	margin-top: 39px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.modal-form-n__content__form__i {
	position: relative;
	width: calc(50% - 15px);
	margin-bottom: 14px;
}

.modal-form-n__content__form__i select {
	width: 100%;
	height: 50px;
	padding: 0 21px;
	border: 1px solid #D2D2D2;
	color: #94AAA0;
	border-radius: 0;
}
.modal-form-n__content__form__i.input-err select {border-color: #f00;}
.modal-form-n__content__form__i select option {
	width: 300px;
}

.modal-form-n__content__form__inp {
	height: 50px;
	padding: 0 21px;
	border: 1px solid #D2D2D2;
}

.modal-form-n__content__form__inp::placeholder {
	color: #94AAA0;
}

.modal-form-n__content__form__inp.input-err {
	border-color: #f00;
}

.modal-form-n__content__form__sub {
	height: 49px;
	text-align: center;
	border: none;
	box-shadow: none;
	color: #fff;
	text-transform: uppercase;
	background-color: #BE9F57;
}

.modal-form-n__content__form__sub:hover {
	opacity: .7;
}

.modal-form-n__content__access {
	margin-top: 12px;
}

.modal-form-n__content__access__inp {
	display: none;
}

.modal-form-n__content__access__lab {
	display: flex;
	align-items: center;
	color: #94AAA0;
	font-size: 12px;
	font-weight: 300;
	line-height: 14px;
}

.modal-form-n__content__access__lab::before {
	content: "";
	width: 18.15px;
	min-width: 18.15px;
	height: 18.15px;
	border: 1px solid #94AAA0;
	margin-right: 9px;
}

.modal-form-n__content__access__lab a {
	color: #94AAA0;
	text-decoration: underline;
}

.modal-form-n__content__access__inp:checked+.modal-form-n__content__access__lab::before {
	background: url("/img/clbtn.svg") 3px 3px no-repeat;
	background-size: 70% 70%;
}

.modal-form-n__content__access__inp.input-err+.modal-form-n__content__access__lab::before {
	border-color: #f00;
}

.modal-form-n__content__close {
	position: absolute;
	top: 14px;
	right: 14px;
	width: 15.55px;
	height: 15.56px;
	background: url("/img/clbtn.svg") center center no-repeat;
	cursor: pointer;
}

#modnfiles {
	display: none;
}

#modnfiles+label {
	display: flex;
	align-items: center;
	height: 100%;
	color: #BE9F57;
	font-size: 16px;
	font-weight: 300;
	line-height: 19px;
	text-decoration: underline;
	cursor: pointer;
}

#modnfiles+label:before {
	content: "";
	width: 18px;
	min-width: 18px;
	height: 18px;
	margin-right: 11px;
	background: url("/img/skrepka.svg") no-repeat;
	background-size: 100% 100%;
}

#modnfiles+label:hover {
	text-decoration: none;
}

#modnfiles+label span {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.formn-salons-select-div {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	top: calc(100% - 1px);
	background-color: #fff;
	border: 1px solid #D2D2D2;
	border-top: none;
	z-index: 2;
}

.formn-salons-select-div__i {
	padding: 12px 21px;
	height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #000;
	font-size: 16px;
	font-weight: 300;
	line-height: 19px;
	cursor: pointer;
}

.formn-salons-select-div__i:hover {
	color: #BE9F57;
}

.modal-form-n__content__form__i_select-wrap_open .formn-salons-select-div {
	display: block;
}

#formn-salons-select option {
	display: none;
}

.modal-form-n__content__form__i_select-wrap {
	position: relative;
}

.modal-form-n__content__form__i_select-wrap_asr {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

@media screen and (max-width: 700px) {
	.modal-form-n__content {
		width: 100%;
		max-width: 355px;
		padding: 40px;
	}

	.modal-form-n__content__t {
		font-size: 24px;
		line-height: 31px;
	}

	.modal-form-n__content__tx {
		margin-top: 14px;
	}

	.modal-form-n__content__form {
		margin-top: 14px;
	}

	.modal-form-n__content__form__i {
		width: 100%;
		margin-bottom: 17px;
	}
}

@media screen and (max-width: 359px) {
	.modal-form-n__content {
		max-width: 300px;
	}
}



.header__burger-close-mob_active {
	position: relative;
	top: 31px;
	/* z-index: 99999; */
}

.products-slider__wr .product-card__wr .product-card__price {
	bottom: 0;
}

.search-popup .g-popup__clsoe {
	top: 25px;
}

.furniture__designation {
	min-height: 40px;
}

.g-range-slider .noUi-horizontal .noUi-origin+.noUi-origin .noUi-tooltip {
	right: -12px;
	left: initial;
}

.productList__banners-mobile .slick-dots {
	display: none;
}

.salonDetail .products-slider__wr .product-card__wr .product-card__price {
	bottom: -16px;
}

#form_review {
	padding-right: 30px;
}

#form_review .g-checkbox__text {
	color: #000;
}

.product-card {
	min-height: 435px;
}

@media all and (max-width:460px) {
	.product-card {
		min-height: 475px;
	}
}

.salonDetail__maps-link {
	margin-bottom: 20px;
}

.exposition {
	padding-top: 0;
}

.salonDetail__wrapper {
	margin-bottom: 0;
}

.g-checkbox__box {
	min-width: 27px;
}

.detail-card__main-img-discontinued_bottom {
	display: none;
}

.header__contacts-dropdown {
	width: 370px;
}

@media (max-width: 1370px) {
	.product-card__price-discount {
		font-size: 12px;
	}

	.product-card__price-sale .product-card__price-inner,
	.product-card__price .product-card__price-inner {
		font-size: 13px;
	}
}

@media (max-width: 1280px) {
	.detail-card__main-img-discontinued {
		font-size: 18px;
	}
}

@media (max-width: 1200px) {
	.product-card__price-discount {
		font-size: 11px;
	}

	.product-card__price-sale .product-card__price-inner,
	.product-card__price .product-card__price-inner {
		font-size: 12px;
	}
}

@media (max-width: 1140px) {
	.g-range-slider .noUi-horizontal .noUi-origin+.noUi-origin .noUi-tooltip {
		right: -6px;
	}
}

@media (max-width: 970px) {
	.header__adress {
		width: calc(100% - 55px);
		margin-bottom: 15px;
	}

	.header__contacts {
		justify-content: flex-start;
		flex-wrap: wrap;
	}

	/* .header__tel {
		width: 100%;
	} */
	.header .container {
		/* padding-right: 40px; */
	}
}

@media (max-width: 767px) {
	.detail-card__blocked {
		position: relative;
	}

	.detail-card__main-img-discontinued_bottom {
		display: flex;
	}

	.detail-card__main-img-discontinued_top {
		display: none;
	}

	.search-popup__btn path {
		fill: #fff;
		stroke: #fff;
	}

	.cart .cart-popup__title {
		padding-left: 20px;
	}

	.cart .breadcrumbs:after {
		top: 16px;
	}
}

@media (max-width: 768px) {
	.salonMap .our_salons h1 {
		margin-left: 0px !important;
	}

	.noUi-horizontal .noUi-tooltip {
		left: 138%;
	}

	.product-card__price-discount {
		font-size: 15px;
	}

	.product-card__price-sale .product-card__price-inner,
	.product-card__price .product-card__price-inner {
		font-size: 15px;
	}
}

@media (max-width: 767px) {
	.salonMap .breadcrumbs {
		padding-left: 0;
	}

	.salonMap .breadcrumbs__item:not(:first-child) {
		display: block;
	}

	.salonMap .breadcrumbs:after {
		display: none;
	}

	.subscription__mailing {
		margin-bottom: 50px;
	}
}

@media (max-width: 553px) {
	.productLust__selected {
		min-width: 225px;
	}
}

@media (max-width: 374px) {
	.header__logo {
		width: 230px;
	}

	.header__logo a {
		display: block;
		width: 100%;
	}

	.header__logo a img {
		width: 100%;
	}
}

@media (max-width: 365px) {
	.productLust__selected {
		min-width: 155px;
	}

	.header__logo {}
}

.subscribe_new .container {
	background-color: #ECE3CE;
	padding: 0px 0px;
}

.subscribe_new_header {
	font-size: 30px;
	color: #000;
	font-weight: 300;
}

.subscribe_new_wrp {
	display: flex;
	gap: 20px;
	align-items: center;
}

.subscribe_new_header {
	max-width: 360px;
}

.subscribe_new_btn {
	background: #BE9F57;
	width: 179px;
	height: 49px;
	outline: none;
	border: none;
	color: #FFF;
	text-transform: uppercase;
}

.subscribe_new_btn:hover {
	opacity: .8;
}

.g-input__input_subscribe_new {
	border: 1px solid #BE9F57;
	background: #FFF;
	width: 100%;
	height: 50px;
	padding: 5px 20px;
	font-size: 14px;
	line-height: 14px;
	font-family: HelveticaNeueCyr;
}

.subscribe_new_wrp_act {
	display: flex;
	gap: 20px;
	align-items: center;
}

.subscribe_new .subscription__mailing-form {
	margin-bottom: 0px;
}

.subscribe_new .g-input-subscription {
	width: 361px;
}

.g-input__input_subscribe_new::placeholder {
	color: #BE9F57;
	font-size: 14px;
	line-height: 14px;
}

.subscribe_new_wrp .images img {
	max-width: 420px;
}

.tablet {
	display: none;
}

@media screen and (max-width: 1500px) {
	.subscribe_new_wrp_act {
		flex-direction: column;
		align-items: flex-start;
	}

	.subscribe_new_wrp {
		/*		justify-content: center;*/
	}

	.subscribe_new .container {
		padding: 5px 0;
	}
}

@media screen and (max-width: 900px) {
	.subscribe_new_wrp .images {
		width: 30%;
	}

	.tablet {
		display: block;
	}

	.desctop {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	.subscribe_new_wrp .images {
		display: none;
	}

	.subscribe_new .container {
		padding: 40px;
	}

	.subscribe_new_header {
		font-size: 24px;
	}

	.subscribe_new .g-input-subscription {
		width: 100%;
	}

	.subscribe_new_btn {
		width: 100%;
	}

	.subscribe_new .subscription__mailing-form {
		width: 100%;
	}
}


.blog-detail {
	padding: 0 0 80px;
}

.blog-detail__item {
	display: flex;
	gap: 56px;
	align-items: center;
	border-bottom: 2px solid #ECE3CE;
	padding: 80px 0;
	flex-direction: column;
}

.blog-detail__item.blog-detail__item_column {
	flex-direction: column;
}

.blog-detail__item.blog-detail__item_column .blog-detail__img img {
	margin-bottom: 40px;
}

.blog-detail__item.blog-detail__item_column .blog-detail__img img:first-child {
	margin-bottom: 56px;
}

.blog-detail__item.blog-detail__item_column .blog-detail__img img:last-child {
	margin-bottom: none;
}

.blog-detail__item>* {
	flex: 1 1 50%;
}

.blog-detail__item:first-child {
	padding-top: 0;
}

.blog-detail__item:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

.blog-title {
	font-weight: 550;
	font-size: 23px;
	color: #295542;
	margin-top: 50px;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.blog-detail h2 {
	font-style: normal;
	font-weight: 300;
	font-size: 24px;
	text-transform: uppercase;
	color: #000000;
	padding: 5px 0 5px 47px;
	position: relative;
	margin-bottom: 40px;
	line-height: 1.3;
	min-height: 73px;
	display: flex;
	align-items: center;
}

.blog-detail h2::before {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	content: "";
	width: 28px;
	height: 100%;
	background-color: #BE9F57;
}

.blog-detail__content {
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	color: #000000;
}

.blog-detail p {
	color: #000000;
	line-height: 1.2;
	margin: 0 0 20px;
}

.blog-detail p:last-child {
	margin-bottom: 0;
}

.blog-detail__img img {
	display: block;
	max-width: 100%;
}

@media (max-width: 360px) {
	.blog-detail h2 {
		font-size: 18px;
		margin-bottom: 30px;
	}

	.blog-detail__item {
		gap: 30px;
	}

	.blog-detail__item.blog-detail__item_column .blog-detail__img img {
		margin-bottom: 20px;
	}

	.blog-detail__item.blog-detail__item_column .blog-detail__img img:first-child {
		margin-bottom: 20px;
	}
}

@media (max-width: 768px) {
	.blog-detail__item {
		padding: 60px 0;
	}
}

@media (min-width: 992px) {
	.blog-detail__item {
		flex-direction: row;
	}

	.blog-detail__item.blog-detail__item_column {
		align-items: flex-start;
	}

	.blog-detail__item:not(.blog-detail__item_column):nth-child(2n) .blog-detail__content {
		order: 2;
	}

	.blog-detail__item.blog-detail__item_column .blog-detail__img {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		row-gap: 40px;
		column-gap: 56px;
	}

	.blog-detail__item.blog-detail__item_column .blog-detail__img img:first-child {
		margin-bottom: 0;
	}

	.blog-detail__item.blog-detail__item_column .blog-detail__img img {
		margin-bottom: 0;
	}
}

@media (min-width: 1440px) {
	.blog-detail-page {
		padding-left: 184px;
	}
}

.news-detail_title {
	font-size: 21px;
	line-height: 25px;
}

.news-detail {
	margin: 30px 0 50px;
}

.news-detail__products .detailed__cards {
	padding-top: 60px;
	border-top: 1px solid #F0EBE1;
}

.news-detail__products .detailed__block>.g-button {
	margin-bottom: 50px;
	background-color: #295542;
	font-family: 'Helvetica Neue', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 43px;
	height: 40px;
	border-radius: 0;
}

.news-detail__products .detailed__block>.g-button:hover {
	opacity: 0.7;
}

.news-detail p {
	font-style: normal;
	font-weight: 300;
	font-size: 17px;
	line-height: 27px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 27px;
}

.news-detail p:last-child {
	margin-bottom: 0;
}

.news-detail a {
	color: #c0af86;
}

.news-detail img {
	max-width: 100%;
}

.news-sidebar .title {
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 27px;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 30px;
}

.news-sidebar .banner {
	max-width: 303px;
	margin: 0 auto;
}

.news-sidebar .banner .slick-dots {
	display: none;
}

.news-nav {
	display: flex;
	align-items: center;
	padding: 40px 0;
	border-top: 1px solid #F0EBE1;
	margin-top: 40px;
}

.news-nav a {
	font-style: normal;
	font-weight: 300;
	font-size: 17px;
	line-height: 135.8%;
	color: #000000;
}

.news-nav .prev,
.news-nav .next,
.news-nav .back {
	text-indent: -9999px;
	overflow: hidden;
}

.news-nav .back {
	margin-left: auto;
	background-position: center right;
	background-repeat: no-repeat;
	padding: 20px 30px 20px 30px;
	background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_483_102)'%3E%3Ccircle cx='30' cy='30' r='30' fill='%23BE9F57'/%3E%3Cpath d='M39.4947 38H20.5057' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M39.4947 22H20.5057' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M39.4947 30H20.5057' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_483_102'%3E%3Crect width='60' height='60' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

.news-nav .prev {
	padding: 20px 30px 20px 30px;
	background-position: center left;
	background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_483_53)'%3E%3Ccircle cx='30' cy='30' r='30' transform='matrix(-1 0 0 1 60 0)' fill='%23BE9F57'/%3E%3Cpath d='M28.813 20.3086L20.5053 30.0009L28.813 39.6932' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.5053 30H39.4944' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_483_53'%3E%3Crect width='60' height='60' fill='white' transform='matrix(-1 0 0 1 60 0)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

.news-nav .next {
	margin-left: 20px;
	padding: 20px 30px 20px 30px;
	background-position: center right;
	background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_483_46)'%3E%3Ccircle cx='30' cy='30' r='30' fill='%23BE9F57'/%3E%3Cpath d='M31.187 20.3086L39.4947 30.0009L31.187 39.6932' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M39.4947 30H20.5056' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_483_46'%3E%3Crect width='60' height='60' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

.news-slider {
	max-width: 100%;
	overflow: hidden;
	padding: 45px 0 70px;
}

.news-slider .slick-list {
	margin: 0 -40px;
}

.news-slider_img {
	position: relative;
	transition: all .25s ease-in-out;
	text-align: center;
}

.news-slider_img a {
	display: inline-block;
}

.news-slider .slick-slide:not(.slick-current) .news-slider_img {
	transform: scale(.77);
}

.news-slider .slick-slide:not(.slick-current) .news-slider_img:after {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
}

.news-slider img {
	max-width: 100%;
}

.news-slider .slick-current .news-slider_img:after {
	transform: scale(1.0);
}

.news-detail .slick-slider .slick-dots {
	bottom: 30px;
}

.news-detail .slick-slider .slick-dots li {
	width: unset;
	height: unset;
	margin: 0 6px;
}

.news-detail .slick-slider .slick-dots li button {
	padding: 0;
	width: 15px;
	height: 3px;
	border-radius: 0;
	background-color: #ECE3CE;
}

.news-detail .slick-slider .slick-dots li.slick-active button {
	background-color: #295542;
}

.news-detail .slick-slider .slick-dots li button:before {
	display: none;
}

.other-slider {
	padding-bottom: 23px;
	margin-bottom: 56px;
}

.other-slider .slick-slide {
	display: flex;
	gap: 20px;
	padding: 20px;
	border: 1px solid #ECE3CE;
	position:relative;
}

.other-slider_img {
	max-width: 100%;
	min-width: 100px;
	width: 100px;
	height: 100px;
}

.other-slider_title {
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	line-height: 20px;
	color: #000000;
	margin-bottom: 14px;
}

.other-slider_more a {
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	line-height: 20px;
	text-decoration-line: underline;
	color: #295542;
}

.other-slider .slick-list {
	margin: 0 -10px;
}

.other-slider .slick-slide {
	margin: 0 10px;
}

.other-slider.slick-slider .slick-dots {
	bottom: -10px;
}

@media (min-width: 768px) {

	.news-nav .prev,
	.news-nav .next,
	.news-nav .back {
		text-indent: 0;
	}

	.news-nav .back {
		padding: 20px 80px 20px 0;
	}

	.news-nav .prev {
		padding: 20px 0 20px 80px;
	}

	.news-nav .next {
		margin-left: 40px;
		padding: 20px 80px 20px 0;
	}
}

@media (min-width: 1200px) {
	.news-detail {
		display: flex;
		gap: 40px;
	}

	.news-content {
		flex: auto;
		overflow: hidden;
	}

	.news-sidebar {
		flex: 1 0 380px;
		overflow: hidden;
	}

	.other-slider .slick-slide {
		display: block;
		padding: 30px;
	}

	.other-slider_img {
		width: unset;
		height: unset;
		margin-bottom: 14px;
	}
}

.modal-add-cart-wrap {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	justify-content: center;
	align-items: center;
	z-index: 110;
}

@media screen and (max-width: 768px) {
	.modal-add-cart-wrap {
		bottom: 0px;
	}
}

.modal-add-cart-overlay {
	background: #00000080;
	width: 100%;
	height: 100%;
	position: absolute;
}

.modal-add-cart-wrap._add-open {
	display: flex;
}

.modal-add-cart {
	font-family: 'Helvetica Neue', sans-serif;
	display: block;
	max-width: 848px;
	width: 100%;
	background: #fff;
	padding: 40px;
	position: relative;
}

.modal-add-cart .cart-popup__count-btns {
	margin-right: auto;
}

.modal-add-cart .cart-popup__img {
	height: auto;
	width: 120px;
	margin: 0px;
}

.modal-add-cart .cart-popup__cards {
	height: auto;
}

.modal-add-cart .cart-popup__card-info {
	max-width: 180px;
	width: 100%;
}

.modal-add-cart .cart-popup__card-title {
	font-size: 12px;
	color: #295542;
	font-weight: normal;
}

.modal-add-cart .cart-popup__card {
	display: grid;
	grid-template-columns: 125px auto;
}

.modal-add-cart .cart-popup__card-block {
	grid-template-columns: 200px auto 200px;
}

.modal-add-cart .cart-popup__card-outcome {
	text-align: right;
}

.modal-add-cart .cart-popup__card-outcome ._total-price-product {
	font-size: 20px;
	color: #000;
	font-weight: 400;
}

.modal-add-cart .cart-popup__outcome-text {
	font-size: 20px;
	color: #000;
	font-weight: 400;
}

.modal-add-cart .cart-popup__outcome-text.sum {
	font-size: 20px;
	color: #295542;
	font-weight: 900;
}

.cart-popup__outcome-block {
	/* 	display: block; */
	margin-bottom: 10px;
}

.modal-add-cart .cart-popup__btns {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 10px;
}

@media screen and (max-width: 768px) {
	.modal-add-cart .cart-popup__btns {
		grid-template-columns: 1fr;
	}
}

.modal-add-cart .cart-popup__card-outcome {
	max-width: 200px;
}

.in-cart {
	background: #BE9F57;
	border: 1px solid #fff;
	padding: 18px 39px;
	color: white;
	text-transform: uppercase;
}

.in-cart:hover {
	background: #836c36;

}

.close-popup {
	display: none;
}

.cart-popup__btns {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.modal-add-cart .close-popup {
	background: #fff;
	border: 1px solid #295542;
	padding: 18px 39px;
	color: #000;
	text-transform: uppercase;
	display: block;
}

.modal-add-cart .cart-popup__btns {
	max-width: 100%;
}

.close-p {
	display: none;
}

.modal-add-cart-wrap .close-p {
	position: absolute;
	right: 10px;
	top: 10px;
	color: #BBBBBB;
	cursor: pointer;
	display: block;
}

.modal-header {
	font-size: 30px;
	color: #000;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 50px;
}

._add-open-in-cart .modal-header {
	margin-bottom: 10px;
}

._add-open-in-cart .modal-text {
	margin-bottom: 40px;
}

.modal-add-cart {
	max-height: 100vh;
	overflow: auto;
}

.modal-add-cart .cart-popup__outcome {
	width: 100%;
}

.modal-add-cart .factory,
.modal-add-cart .articul,
.modal-add-cart .cart-popup__card-cost.price,
.modal-add-cart .order-of,
.modal-add-cart .favorites,
.modal-add-cart .delete,
.cart-popup__mobile-btns {
	display: none;
}

@media screen and (max-width: 500px) {
	.modal-add-cart .cart-popup__card-outcome {
		text-align: center;
	}
}

.salons-cart {
	display: flex;
	flex-direction: column;
	gap: 20px;
	align-items: flex-start;
}

.salons-cart li {
	border: 1px solid #BE9F57;
	padding: 10px;
}

.cart-popup__outcome-block .cart-popup__outcome-text:last-child {
	color: #295542;
}

.cart-popup__outcome-block:last-child .cart-popup__outcome-text {
	font-weight: bold;
}

.btn_in_line {
	display: grid;
	grid-template-columns: 1fr 1fr;
}

.btn_in_line .fast-order {
	font-size: 11px;
	border-radius: 29px;
	font-weight: bold;
	padding: 0px 28px;
	height: 40px;
	margin: 15px 0;
}

._add-open-in-cart .cart-popup__btns {
	display: none;
}

._add-open-in-cart .cart-popup__outcome-block:not(:last-child) {
	display: none;
}

.form-fast-order {
	display: none;
}

._add-open-in-cart .form-fast-order {
	display: block;
}

.fast_field {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 10px;
	width: 100%;
	margin-bottom: 20px;
}

.fast_field .one_click_bay__btn {
	margin-top: 0;
}

.fast_field .one_click_bay__btn input {
	width: 100%;
}

.fast_field .one_click_bay__info,
.fast_field .one_click_bay__email,
.fast_field .one_click_bay__telephone {
	width: 100%;
}

@media (max-width: 670px) {
	.fast_field {
		grid-template-columns: 1fr;
	}
}

.productList_itog {
	margin-right: auto;
	display: flex;
	align-items: center;
}

.promo-label__block {
	position: relative;
}

.promo-label {
	position: absolute;
	right: 5px;
	top: 5px;
	display: flex;
	align-items: center;
	background-color: rgba(240, 240, 240, .5);
	padding: 5px 10px;
	z-index: 10;
	border-radius: 5px;
	cursor: pointer;
}

.promo-label__text {
	margin-right: 5px;
	font-size: 13px;
	font-weight: 500;
	line-height: 17px;
	color: #000;
}

.promo-label__icon {
	width: 16px;
	height: 16px;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12%2020.5C16.6944%2020.5%2020.5%2016.6944%2020.5%2012C20.5%207.30558%2016.6944%203.5%2012%203.5C7.30558%203.5%203.5%207.30558%203.5%2012C3.5%2016.6944%207.30558%2020.5%2012%2020.5ZM21.5%2012C21.5%2017.2467%2017.2467%2021.5%2012%2021.5C6.75329%2021.5%202.5%2017.2467%202.5%2012C2.5%206.75329%206.7533%202.5%2012%202.5C17.2467%202.5%2021.5%206.75329%2021.5%2012Z'%20fill='black'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12%2016.75C11.5858%2016.75%2011.25%2016.4142%2011.25%2016L11.25%2011.5C11.25%2011.0858%2011.5858%2010.75%2012%2010.75C12.4142%2010.75%2012.75%2011.0858%2012.75%2011.5L12.75%2016C12.75%2016.4142%2012.4142%2016.75%2012%2016.75Z'%20fill='black'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.75%208C12.75%208.41421%2012.4142%208.75%2012%208.75L11.99%208.75C11.5758%208.75%2011.24%208.41421%2011.24%208C11.24%207.58579%2011.5758%207.25%2011.99%207.25L12%207.25C12.4142%207.25%2012.75%207.58579%2012.75%208Z'%20fill='black'/%3e%3c/svg%3e");
}

.promo-label__more {
	border-radius: 5px;
	position: absolute;
	top: calc(100% + 10px);
	right: 0;
	display: none;
	white-space: nowrap;
	background-color: rgb(255, 255, 255);
	padding: 15px 20px 13px;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	min-width: 95px;
}

.promo-label__more:before {
	position: absolute;
	top: -10px;
	right: 43px;
	content: "";
	display: block;
	border: 5px solid rgb(255, 255, 255);
	border-left-color: transparent;
	border-top-color: transparent;
	border-right-color: transparent;
}

@media (min-width: 768px) {
	.promo-label:hover .promo-label__more {
		display: block;
	}
}

@media (min-width: 992px) {
	.promo-label {
		right: 10px;
		top: 10px;
	}
}

.bottom-sheet__overlay {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.85);
	opacity: 0;
	transition: all 450ms cubic-bezier(0.32, 1, 0.23, 1) 0ms;
	z-index: 21000;
}

.bottom-sheet__overlay:target {
	display: block;
	position: fixed;
	top: 0;
	opacity: 1;
}

.bottom-sheet__overlay:target .bottom-sheet__content {
	transform: translate(0, 0);
	z-index: 9;
}

.bottom-sheet__overlay:target .btn-close {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	outline: 0 none;
	transform: scale(1, 1);
}

.bottom-sheet__content {
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: #fff;
	padding: 15px 20px;
	box-sizing: border-box;
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.22), 0px 14px 56px rgba(0, 0, 0, 0.25);
	transform: translate(0, 100%);
	transition: all 450ms cubic-bezier(0.32, 1, 0.23, 1) 100ms;
}

.letter_nav {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.letter_nav button {
	display: flex;
	align-items: center;
	justify-content: center;
	border: none;
	outline: none;
	font-size: 13px;
	background: #fff;
	padding: 10px;
	width: 50px;
	height: 50px;
	color: #333;
	font-weight: 400;
}

.letter_nav button.active,
.letter_nav button:hover {
	background: #BE9F57;
	color: white;
}

.letter_nav button span {
	display: flex;
	margin-top: 5px;
}

.factorys_tab_item {
	display: none;
}

.factorys_tab_item.active {
	display: block;
}

.letter_header {
	display: flex;
	color: #fff;
	margin-top: 25px;
	font-size: 28px;
	font-weight: 400;
	border-bottom: 1px solid #fff;
	padding-bottom: 15px;
	margin-bottom: 30px
}

.factory_list {
	display: grid;
	grid-template-columns: repeat(7, 1fr);
	text-align: left;
	gap: 10px;
}

.factory_list_column {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.factory_list_item a {
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	line-height: 24px;
}

.factory_list_item span {
	height: 19px;
	width: 19px;
	max-width: 19px;
	max-height: 19px;
	min-width: 19px;
	min-height: 19px;
	background: url(/local/templates/gallery/images/oficial.svg) 50% 50% no-repeat;
	display: inline-block;
	background-size: contain;
	position: relative;
	top: 5px;
	margin-left: 2px;
}

.header__menu .header__link:hover .header__dropdown[data-value="factory"] {
	height: auto;
}

.menu-popup__content {
	width: 100%;
	height: 100%;
	overflow-y: auto;
	background-color: #255643;
}

@media (min-width: 769px) {
	.menu-popup_modern.menu-popup.g-popup {
		top: 0px;
		left: auto;
		transform: translateX(0);
		width: 580px;
		right: calc(50% - 840px + 105px);
	}

}

.menu-popup_modern .letter_nav {
	display: flex;
	flex-wrap: wrap;
	padding: 10px;
	gap: 10px;
	justify-content: flex-start;
}

.menu-popup_modern .factorys_tabs {
	padding: 10px;
}

.menu-popup_modern .factory_list {
	grid-template-columns: repeat(3, 1fr);
}

.filter_price_input {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 5px;
}

.filter_price_input input {
	width: 100%;
	height: 30px;
	text-align: center;
	font-size: 12px;
	color: #424242;
}

@media (max-width: 500px) {
	.menu-popup_modern .factory_list {
		grid-template-columns: repeat(2, 1fr);
	}

	.breadcrumbs {
		width: 100%;
		overflow-y: auto;
		white-space: nowrap;
		flex-wrap: nowrap;
		padding: 5px 15px;
		margin-bottom: 10px;
	}

	.filter__params,
	.filter__section {
		border-bottom: 1px solid #386654;
		margin-bottom: 15px;
	}

	.filter__section:not(.pricer) .filter__title:after {
		content: '';
		width: 10px;
		height: 10px;
		background-image: url(/local/templates/gallery/images/icons/Border.svg);
		background-size: cover;
	}

	.footer__list .filter__section .filter__title:after {
		display: none;
	}

	.filter__section_active .filter__title:after {
		transform: rotate(180deg);
	}
}

.adv_kuhni {
	margin-top: 50px;
}

.adv_kuhni_header {
	font-size: 22px;
	color: #424242;
	font-weight: 400;
	line-height: 24px;
	text-align: center;
	margin-bottom: 30px;
}

.adv_kuhni_wrp {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 20px;
}

.adv_kuhni_item {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: start;
	border-right: 1px solid #A48640;
}

.adv_kuhni_item:last-child {
	border-right: none;
}

.adv_kuhni_item .image {
	margin-bottom: 30px;
}

.adv_kuhni_item .text {
	color: #424242;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	max-width: 250px;
}

@media screen and (max-width: 980px) {
	.adv_kuhni_item {
		border-right: none;
	}

	.adv_kuhni_item .text {
		font-size: 11px;
		line-height: 16px;
	}

	.adv_kuhni_header {
		text-align: left;
	}

	.adv_kuhni_item .image {
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 767px) {
	.adv_kuhni_wrp {
		grid-template-columns: 1fr;
	}
}

.ask_question {
	color: #295542;
	font-size: 14px;
	font-weight: 600;
	text-decoration-line: underline;
	border: none;
	outline: none;
	background-image: url(/local/templates/gallery/images/1.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: left;
	background-size: 25px;
	order: 3;
}

.ask_question:hover {
	text-decoration-line: none;
}

.kuhni_benefits_title {
	font-size: 22px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color: #424242;
	margin-bottom: 18px;
}


.kuhni_benefits_items_el {
	border: 1px solid #BE9F57;
	width: 32%;
	display: flex;
	align-items: center;
	padding: 20px;
	/*  	padding-right: 0;*/
}

.kuhni_benefits {
	margin: 60px 0;
}

.kuhni_benefits_items_el_txt {
	font-weight: bold;
	color: #424242;
	font-size: 14px;
	font-weight: 700;
	line-height: 24px;
	text-align: left;

}

.kuhni_benefits_items_el_pic {
	margin-right: 28px;
	border: 1px solid #BE9F57;
	border-radius: 50%;
	display: flex;
	width: 64px;
	height: 64px;
	padding: 15px;
}

.kuhni_benefits_items {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	gap: 15px;
	justify-content: center;
}

@media screen and (max-width:1299px) {
	.kuhni_benefits_items_el {
		width: 48%;
	}
}


@media screen and (max-width:991px) {
	.kuhni_benefits_items_el {
		width: 100%;
	}
}

.header__logo img {
	width: 100%;
	height: auto;
}

.gallery_navigation_menu {
	margin: 10px 0;
	position: relative;
}

.callback_header {
	color: #F16161;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 14px;
	text-decoration-line: underline;
	font-family: 'Helvetica Neue';
	margin-top: 5px;
	cursor: pointer;
}

.header.sticky.fixed {
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 100;
	background: #fff;
	box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);

}

.header.sticky.fixed .gallery_navigation_menu {
	display: none;
}

.header.sticky.fixed .header__contacts {
	display: none;
}

.header.sticky.fixed .header__main {
	grid-template-columns: 145px auto;
	gap: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.gallery_navigation_menu_sticky {
	display: none;
}

.header.sticky.fixed .gallery_navigation_menu_sticky {
	display: block;
}

.header.sticky.fixed .header__nav {
	flex-direction: row;
	gap: 5px;
}

.header.sticky.fixed .sticky_hide {
	display: none;
}

.header.sticky.fixed .header__menu li {
	font-weight: bold;
}

.header.sticky.fixed .header__menu li {
	margin-right: 15px;
}

.header.sticky.fixed .header__menu .header__link:nth-child(6) {
	margin-right: 15px;
}

.header.sticky.fixed .header__menu .header__link[data-link="salons"] {
	margin-right: 15px;
}

.header.sticky.fixed .header__bonds {
	gap: 10px;
}

.callback_header_form label,
.callback_header_form_custom label {
	width: 100%;
}




@media screen and (max-width: 1660px) {
	.header.sticky.fixed .header__bonds>.g-select {
		display: none;
	}

	.header.sticky.fixed .header__nav {
		max-width: 100%;
	}
}

@media screen and (max-width: 1510px) {
	.header.sticky.fixed .ux__btn--header-proj {
		padding: 5px;
		font-size: 10px;
	}

	.header.sticky.fixed .header__menu li {
		margin-right: 10px;
		font-size: 10px;
	}
}

@media screen and (max-width: 1279px) {

	.header__main {
		gap: 15px;
		grid-template-columns: 160px auto;
		align-items: start;
	}

	.header.sticky.fixed .header__contacts {
		display: flex;
		width: auto;
	}

	.header.sticky.fixed .header__contacts .header__adress,
	.header.sticky.fixed .header__contacts .header__contacts-arrow {
		display: none;
	}

	.header.sticky.fixed .callback_header {
		display: none;
	}

	.header.sticky.fixed .header__bonds .g-select {
		display: none;
	}

	.header.sticky.fixed .gallery_navigation_menu_sticky {
		display: none;
	}

	.header.sticky.fixed .header__tel a {
		font-size: 12px;
	}

	.header.sticky.fixed .header__time {
		font-size: 12px;
	}

	.header.sticky.fixed .header__time {
		min-width: max-content;
	}

	.header.sticky.fixed .ux__btn--header-proj {
		padding: 10px 10px;
	}

	.header__bonds {
		margin-bottom: 0px;
	}

	.header.sticky.fixed .ux__btn {
		transition: none;
	}
}

@media screen and (max-width: 767px) {
	.header {
		margin-bottom: 0px;
	}

	.header__main {
		gap: 10px;
		align-items: center;
	}

	.callback_header_form ._popup-content,
	.callback_header_form_custom ._popup-content {
		width: 320px;
		padding: 15px 15px;
	}

	.callback_header__title {
		font-size: 24px;
	}

	.callback_header__question {
		font-size: 12px;
	}

	.feedback__container {
		height: max-content;
	}

	.feedback__info,
	.feedback__email,
	.feedback__telephone {
		height: 44px;
	}

	.feedback__comment {
		margin-top: 0px;
		height: 120px;
	}

/* 	.g-select._select {
		display: none;
	} */
}

@media screen and (max-width: 767px) {

	.detail-card .g-select._select {
		display: inline-block;
	}
}

.city {
	display: none;
}

#moscow {
	display: block;
}

.tablinks {
	color: #000;
	font-size: 17px;
	font-style: normal;
	font-weight: 300;
	line-height: 118.8%;
	text-transform: uppercase;
	border: 1px solid #295542;
	padding: 18px 39px;
	justify-content: center;
	align-items: center;
}

.tablinks.active {
	background: #BE9F57;
	border: 1px solid #BE9F57;
	color: #FFF;
}

.tablinks-block {
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

.delivery-time-work {
	color: #000;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 130.3%;
	margin-bottom: 30px;
	margin-left: 30px;
}

.delivery-time-work:before {
	content: " ";
	background-image: url('data:image/svg+xml,<svg width="20" height="22" viewBox="0 0 20 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.09253 8.40421H18.9165" stroke="%23BE9F57" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.442 12.3097H14.4512" stroke="%23BE9F57" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.0047 12.3097H10.014" stroke="%23BE9F57" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.55793 12.3097H5.5672" stroke="%23BE9F57" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.442 16.1962H14.4512" stroke="%23BE9F57" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.0047 16.1962H10.014" stroke="%23BE9F57" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.55793 16.1962H5.5672" stroke="%23BE9F57" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.0438 1V4.29078" stroke="%23BE9F57" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.9654 1V4.29078" stroke="%23BE9F57" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M14.2383 2.57922H5.77096C2.83427 2.57922 1 4.21516 1 7.22225V16.2719C1 19.3263 2.83427 21 5.77096 21H14.229C17.175 21 19 19.3546 19 16.3475V7.22225C19.0092 4.21516 17.1842 2.57922 14.2383 2.57922Z" stroke="%23BE9F57" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
	width: 20px;
	height: 25px;
	display: inline-grid;
	position: absolute;
	margin-left: -30px;
	background-repeat: no-repeat;
}

.statick__page tr {
	background: #FDFDFD;
	border-bottom: 5px solid #fff;
}

.statick__page td {
	color: #000;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 130.3%;
	padding: 18px 0 18px 30px;
	text-transform: unset !important;
}

.statick__page .statick__page-gray {
	background: #FAF8F3;
}

.statick__page td:nth-child(1) {
	border-right: 5px solid #fff;
}

.statick__page .statick__page-text {
	width: 60%;
}

.statick__page td button {
	padding: 0;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	border: 0;
}

.statick__page td button:hover {
	color: #BE9F57;
	text-decoration: none;
}

.statick__page-block .delivery-div-desc {
	color: #000;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 130.3%;
	display: flex;
	gap: 15px;
}

.statick__page-block .delivery-div-desc:before {
	background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.0002 0.75C15.1082 0.75 19.2502 4.891 19.2502 10C19.2502 15.108 15.1082 19.25 10.0002 19.25C4.89124 19.25 0.750244 15.108 0.750244 10C0.750244 4.892 4.89224 0.75 10.0002 0.75Z" stroke="%23BE9F57" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.9393 10.0129H13.9483" stroke="%23BE9F57" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.93056 10.0129H9.93956" stroke="%23BE9F57" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.92153 10.0129H5.93053" stroke="%23BE9F57" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	content: ' ';
	display: block;
	min-width: 20px;
}

.statick__page .statick__page-border {
	border-bottom: 2px solid #ECE3CE;
	margin: 30px 0;
}

.delivery-sborka-title:before {
	content: ' ';
	width: 28px;
	height: 73px;
	background: #BE9F57;
	display: block;
}

.delivery-sborka-title {
	display: flex;
	align-items: center;
	gap: 19px;
}

.delivery-sborka-title h2 {
	color: #000;
	font-size: 24px;
	font-style: normal;
	font-weight: 300;
	line-height: 130.3%;
	/* 31.272px */
	text-transform: uppercase;
}

.delivery-sborka p {
	color: #000;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 130.3%;
	margin: 20px 0 0;
}

.delivery-banner {
	background: #295542;
	display: flex;
	gap: 48px;
	padding: 25px 29px 25px 62px;
	justify-content: space-between;
	margin-bottom: 40px;
	align-items: center;
}

.delivery-banner-text p {
	color: #FFF;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: 118.8%;
	margin: 17px 0;
}

.delivery-banner-text strong {
	color: #FFF;
	font-size: 33px;
	font-style: normal;
	font-weight: 400;
	line-height: 130.3%;
	/* 42.999px */
	text-transform: uppercase;
}

.statick__page h1 {
	color: #295542;
	font-size: 23px;
	font-style: normal;
	font-weight: 550;
	line-height: 118.8%;
}

.city table a {
	font-size: 20px;
	color: #BE9F57;
}

.statick__page table button {
	font-size: 20px;
	color: #BE9F57;
}

.delivery-banner-img img {
	max-width: 467px;
}

@media (max-width: 990px) {
	.delivery-banner {
		flex-direction: column;
		padding: 44px 30px 25px;
	}

	.delivery-banner-img,
	.delivery-banner-img img {
		width: 100%;
	}
}

@media (max-width: 490px) {
	.delivery-banner-text strong {
		font-size: 20px;
	}

	.delivery-banner-text p {
		font-size: 15px;
		line-height: 118.8%;
	}

	.statick__page h1 {
		font-size: 16px;
		font-style: normal;
		font-weight: 550;
		line-height: 118.8%;
	}

	.tablinks {
		padding: 16px 12px;
	}

	.statick__page tr {
		display: flex;
		flex-direction: column;
		width: 100%;
	}

	.statick__page td:nth-child(1) {
		border: 0;
		width: 100%;
		padding-bottom: 9px;
	}

	.statick__page td:nth-child(2) {
		padding-top: 0;
	}

	.statick__page table button,
	.city table a {
		font-size: 16px;
	}

	.delivery-banner {
		padding: 39px 15px 30px;
		gap: 26px;
	}
}

.datail_delivery {
	margin-top: 50px;
}


.success-msg {
	color: green;
}

@media screen and (min-width: 1366px) {
	.header.sticky {
		position: sticky;
		top: 0;
		z-index: 100;
		background: #fff;
	}
}


@media all and (max-width: 500px) {
	.accept-city__w {
		max-width: 290px;
		padding: 50px 20px;
	}
}



.italian__info .italian__first p,
.italian__info .italian__first .ul-list li {
	margin-bottom: 10px;
	font-weight: 400;
	font-size: 14px;
	line-height: 177.5%;
	letter-spacing: 0.055em;
	color: #000000;
	font-family: 'Helvetica Neue';
}

.italian__info .italian__first .ul-list {
	padding-left: 20px;
	list-style-type: disc;
}



.project-block {
	margin-bottom: 102px;
	position: relative;
}

.project-block .project-info {
	position: absolute;
	top: 20px;
	left: 20px;
	padding: 20px;
	background-color: rgba(0, 0, 0, 0.7);
	color: #ffffff;
	z-index: 9;
	border-radius: 10px;
	max-width: 340px;
}

.project-slider .project-slider__item {
	margin: 0 10.5px;
	height: 336px;
}

.project-slider .project-slider__item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.project-info .project-info__designer {
	font-size: 14px;
}

.project-info .project-info__designer span {
	color: rgba(115, 115, 115, 1);
}

.project-info .project-info__name {
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.project-slider-nav div {
	background-color: #BE9F57;
	width: 46px;
	height: 46px;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.project-slider-nav div:hover {
	cursor: pointer;
}

.project-slider-nav .slick-arrow {
	top: 48%;
}

.project-slider-nav .project-slider__prev {
	left: -10px;
}

.project-slider-nav .project-slider__next {
	right: -10px;
}


.project-block .slick-dots {
	bottom: -32px;
}

.project-block .slick-dots li button {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 1px solid #BE9F57;

}

.project-block .slick-dots li button:before {
	width: 12px;
	height: 12px;
	font-size: 14px;
	top: -3px;
	left: -1px;
	color: #ffffff;
}

.project-block .slick-dots li.slick-active button:before {
	color: #BE9F57;
}

.social-wrap {
	width: 285px;
	height: 50px;
}

.social-wrap img {
	width: 100%;
	height: auto;
}

.clear_cart {
	text-align: right;
	margin-bottom: 30px;
	cursor: pointer;
}

.header__menu a.active {
	color: #255643;
	text-decoration: underline;
}

.header__dropdown .header__dropdown-list .header__dropdown-item .header__dropdown-link.active {
	color: inherit;
	text-decoration: underline;
}

@media all and (max-width: 992px) {
	.project-block {
		margin-bottom: 60px;
		margin-top: 18px;
	}

	.project-slider .project-slider__item {
		height: 282px;
	}
}




@media all and (max-width: 510px) {
	.project-block .slick-dots {
		position: static;
		margin-top: 20px;
	}

	.project-block {
		margin-bottom: 40px;
		margin-top: 20px;
	}

	.project-block .project-info {
		padding: 15px;
	}

	.project-info .project-info__designer {
		font-size: 14px;
	}

	.project-info .project-info__name {
		font-size: 14px;
	}
}

@media all and (max-width: 400px) {
	.project-block .project-info {
		max-width: 251px;
	}

	.project-slider-nav div {
		width: 33px;
		height: 33px;
	}

	.project-slider-nav .slick-arrow {
		top: 33%;
	}

	.project-slider .project-slider__item {
		height: 196px;
	}

	.project-block .slick-dots {
		margin-top: 10px;
	}

	.project-block .slick-dots li button {
		width: 7px;
		height: 7px;
		padding: unset;

	}

	.project-block .slick-dots li button:before {
		width: 7px;
		height: 7px;
		font-size: 7px;
		top: -5px;
		left: 0;
	}

	.project-block .slick-dots li {
		width: 12px;
		height: 12px;
	}
}

@media (max-width: 768px) {
	.subscription.subscription—no-underline .subscription__container .subscription__grid {
		border: 0;
		padding-bottom: 0;
		display: flex;
		flex-wrap: wrap;
	}

	.actions .subscription__grid .subscription__novelty {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		width: 100%;
	}

	.subscription__novelty .subscription__img {
		height: 144px;
		object-fit: cover;
		width: 148px;
	}

	.subscription__novelty,
	.subscription__gold,
	.subscription__dark,
	.subscription__diskont {
		position: relative;
		display: flex;
		flex-wrap: nowrap;
		width: 100%;
	}


}


@media (max-width: 480px) {
	.productList__card-wrapper {
		width: 100%;
	}
}

.breadcrumbs a:hover span {
	text-decoration: underline;
}

.header__backup {
	margin-top: auto;
	margin-bottom: 40px;
}

.header__tel .callback_header:hover {
	text-decoration: none;
}


.one_click_bay__crosshair {
	cursor: pointer;
}

.header__list a[href="/sale/"] {
	color: #F01212;
	font-weight: bold;
	position: relative;
}

.header__list a[href="/sale/"]::before {
	content: '';
	background: url(/local/templates/gallery/images/icons/sale.png) no-repeat 50% 50%;
	display: inline-block;
	width: 15px;
	height: 15px;
	background-size: cover;
	position: relative;
	top: 3px;
	left: -7px;
}

.header__list a[href="/sale/"]:hover {
	color: #BE9F57;

}

.header__list a[href="/catalog/mebel-iz-italii-v-nalichii/"] {
	color: #1E4333;
	font-weight: bold;
	position: relative;
}

.header__list a[href="/catalog/mebel-iz-italii-v-nalichii/"]::before {
	content: '';
	background: url(/local/templates/gallery/images/icons/nalichie.svg) no-repeat 50% 50%;
	display: inline-block;
	width: 15px;
	height: 15px;
	background-size: cover;
	position: relative;
	top: 3px;
	left: -7px;
}

.header__list a[href="/catalog/mebel-iz-italii-v-nalichii/"]:hover {
	color: #BE9F57;

}

.header__list a[href="/actions/"] {
	color: #FF6200;
	font-weight: bold;
	position: relative;
}

.header__list a[href="/actions/"]::before {
	content: '';
	background: url(/local/templates/gallery/images/icons/akciya.png) no-repeat 50% 50%;
	display: inline-block;
	width: 15px;
	height: 15px;
	background-size: cover;
	position: relative;
	top: 3px;
	left: -7px;
}

.header__list a[href="/actions/"]:hover {
	color: #BE9F57;
}

.feedback-form-selection .feedback__img img {
	width: 100%;
	height: 330px;
}

.feedback-form-selection .feedback__img {
	margin-bottom: 15px;
}

@media(max-width:1367px) {
	.header__list ul.header__dropdown-list {
		width: 170px;
	}
}

@media all and (max-width:1250px) {

	.feedback-form-selection ._popup-content {
		padding: 30px 30px;
	}

	.feedback-form-selection ._popup-content .feedback__title {
		margin-bottom: 20px;
	}

}


@media all and (max-width:1200px) {

	.feedback-form-selection .feedback__container .g-input__input {
		width: 100%;
	}

	.feedback-form-selection .feedback__container label.g-input {
		width: 100%;
	}


}

.callback_header_form_custom .callback_header__container {
	height: 100%;
}

.success-message {
    text-align: center;
    font-size: 1.8rem;
}
.success-message2 {
	text-align: center;
}
.success-message2 p {
    font-size: 28px;
    font-weight: 500;
    color: #000;
    text-align: center;
    margin: 30% 0 0 0;
}
.bg-shadow {
	background: #00000070;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.header__search--mobile {
	grid-template-columns: repeat(2, auto);
}
ul.list {
	margin-bottom: 15px;
}
.header__dropdown[data-value="catalogmebel-iz-italii-v-nalichii"] {
    top: 70px;
}
/* End */
/* /local/templates/gallery/styles.css?17804117454082 */
/* /local/templates/gallery/template_styles.css?1780411745101681 */
