#site-header-inner {
	display: none;
}
.home-mebelung-gray {
	background: #F5F5F5;
}
.heder-mebelung {
	height: 180px;
	//background-image: url("/wp-content/uploads/2023/12/top.png");
	background-position: center 0;
    background-size: cover;
}

.section-mebelung {
	max-width: 1530px;
	margin: 0 auto;
}
.top-a-mebelung a:hover {
	color: #E50028!important;
}
.top-a-mebelung {
	padding: 10px 0 0 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
    align-items: center;
	font-family: 'Inter', sans-serif;
}
.top-a-center-mebelung {
	display: flex;
	justify-content: space-between;
    align-items: center;
	gap: 60px;
    //margin: 0 -120px 0 0;
	margin: 0 -6vw 0 0;
}
.top-a-center-mebelung div span, .top-a-center-mebelung div a {
	display: block;
	//color: red;
	font-family: Inter;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0em;
	text-align: left;
}
 .top-a-center-mebelung div a {
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
}
.city-btn {
	display: block;
    //width: 258px;
    padding: 0 20px;
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 54px;
    border-radius: 30px;
    border: 2px solid #E50028;
}
.city-btn:after {
	content: '\f107';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	padding: 0 0 0 3vw;
    font-size: 25px;
	color: #E50028;
}

.page-id-20 .content-area {
    width: 100%;
    padding-left: 0px;
}


/* Top B */
.top-b-mebelung {
	display: flex;
    justify-content: space-between;
	align-items: center;
    padding: 18px 0 10px 0;
}
.top-b-menu-left {
	
}
.top-b-menu-left .left-menu ul {
	list-style: none;
	margin: 0;
}
.top-b-menu-left .left-menu ul li {
    display: inline-block;
}
.top-b-menu-left .left-menu ul li a {
    font-family: Inter;
	font-size: 16px;
	font-weight: 500;
	line-height: 21px;
	padding: 0 47px 0 0;
}

.top-b-search {
    width: 40%;
}
.top-b-search form {
    position: relative;
}
.top-b-search form label {
    float: left;
	width: 100%;
}
.top-b-search form .search-field {
	font-size: 18px;
    line-height: 60px;
    border-radius: 30px!important;
    padding: 0px 18px;
}
.top-b-search form .top-b-search-zoom {
    display: block;
    width: fit-content;
    border-left: 2px solid #333;
    position: absolute;
    right: 10px;
    top: 15px;
    height: 32px;
}
.top-b-search form .top-b-search-zoom input[type=submit] {
	background-color: transparent;
}

.top-b-search form .top-b-search-zoom:before {
	content: '\f002';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: absolute;
    font-size: 22px;
    color: #666;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
	z-index: -1;
}



.top-b-menu-right {
	
}
.top-b-menu-right .right-menu ul {
	list-style: none;
	margin: 0;
}
.top-b-menu-right .right-menu ul li {
    display: inline-block;
}
.top-b-menu-right .right-menu ul li a {
	display: block;
}
.top-b-menu-right .right-menu ul li:nth-child(1) a:before {
	content: '\f007';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	background: #F3F5F7;
	color: #E50028;
	width: 38px;
    display: block;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    border-radius: 50%;
	margin: 0 10px 0 0;
}
.top-b-menu-right .right-menu ul li:nth-child(2) a:before {
	content: '\f07a';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	background: #E50028;
	color: #fff;
	width: 38px;
    display: block;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    border-radius: 50%;
	margin: 0 0 0 10px;
}


/* home-mebelung */
.home-mebelung {
	
}

/* Слайдер */
.wppsac-post-slider.design-2 .wppsac-post-content-left {
    width: 100%;
	background: linear-gradient(86.04deg, rgb(255 123 0 / 70%) 6.89%, rgb(255 175 44 / 90%) 90.84%)!important;
}
.slayder .wppsac-post-title {
	//display: none;
}

.slide-block .wppsac-post-inner-content {
	max-width: 1450px;
    margin: 0;
	padding: 0 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.slide-block .wppsac-sub-content {
    font-size: 3vw;
    font-weight: 600;
    line-height: 1.5em;
    text-transform: uppercase;
}
.go-katalog {
	display: block;
    width: fit-content;
    font-size: 20px;
    background: #E50028;
    line-height: 56px;
    padding: 2px 8px 0 25px;
    border-radius: 30px;
	border: 2px solid #E50028;
}
.go-katalog:after {
	content: '\f061';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
    margin: 0 0 0 20px;
    background: #b00;
    padding: 12px;
    border-radius: 50%;
}
.go-katalog:hover {
	color: #fff!important;
    background: transparent;
	cursor: pointer;
}
.slide-block .wppsac-post-inner-content .wppsac-post-title {
	text-transform: uppercase;
    font-size: 4vw;
    line-height: 5vw;
    color: #fff;
}
.slide-block .wppsac-post-content-position {
    height: 36vw;
}
.slide-block .wppsac-post-image-bg {
	height: auto!important;
}

.slide-block .slick-arrow {
    padding: 20px!important;
    width: 70px!important;
    height: 70px!important;
	border-radius: 50%;
	bottom: 3vw!important;
}
.slide-block .slick-prev {
	right: 15vw!important;
}
.slide-block .slick-next {
    right: 10vw!important;
}
.slide-block .slick-dots {
    left: 10vw!important;
    bottom: 4vw!important;
}

/* Акция */
.akciya-home {
	height: 930px;
	padding: 4.5vw 0 0 0;
	//background-image: url(/wp-content/uploads/2023/12/akciya.png);
	background-position: center;
    background-size: 100%;
}
.akciya-block-a {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: 1fr;
	grid-column-gap: 20px;
	grid-row-gap: 0px;
	padding: 50px 0 0 0;
}
.akciya-block-a-1 {
	position: relative;
	color: #fff;
    padding: 30px 40px;
	font-family: 'Proxima Nova Rg';
	background: linear-gradient(92.97deg, #0C2E91 9.33%, #1B2136 41.91%, #111969 88.84%);
	border-radius: 10px;
}
.akciya-block-a-1:after {
	position: absolute;
    top: 85px;
    right: 25px;
    background-image: url(/wp-content/uploads/2023/12/krovat.png);
    background-position: center;
    content: "";
    padding: 100px 170px;
    z-index: 1;
}
.akciya-block-a-1 div:nth-child(1) {
	font-size: 20px;
	font-weight: 400;
	line-height: 24px;
}
.akciya-block-a-1 div:nth-child(1):before {
	display: block;
    float: left;
    margin: 0 10px 0 0;
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50px;
    background: radial-gradient(55% 55% at 65% 32.5%, #13125D 0%, #205AC0 100%);
}
.akciya-block-a-1 div:nth-child(2) {
	font-size: 30px;
	font-weight: 400;
	line-height: 37px;
	padding: 60px 0 0 0;
    width: 310px;
}
.akciya-block-a-1 div:nth-child(3) {
	font-size: 20px;
	font-weight: 400;
	line-height: 24px;
    text-transform: uppercase;
    padding: 42px 0 0 0;
	width: 270px;
	position: relative;
}
.akciya-block-a-1 div:nth-child(3):after {
    position: absolute;
    right: -5px;
    bottom: -35px;
    content: "-70%";
    font-family: 'Proxima Nova Th';
    font-size: 34px;
    text-align: center;
    font-weight: 900;
    line-height: 95px;
    width: 110px;
    background: #093FB4;
	clip-path: ellipse(47% 30% at 50% 50%);
}


.akciya-block-a-2 {
	position: relative;
    padding: 46px 40px;
	font-family: 'Proxima Nova Rg';
	color: #fff;
	background: linear-gradient(253.36deg, #FFAF2C 20.54%, #FF7A00 80.18%);
	border-radius: 10px;

}
.akciya-block-a-2:before {
	position: absolute;
	top: 65px;
	right:230px;
    width: 110px;
    text-align: center;
    background-image: url(/wp-content/uploads/2023/12/ballon.png);
    content: "-50%";
	font-family: 'Proxima Nova Th';
    font-size: 34px;
    font-weight: 900;
    line-height: 60px;
    color: #FF672C;
	z-index: 2;
}
.akciya-block-a-2:after {
	position: absolute;
	top: 100px;
	right:40px;
    background-image: url(/wp-content/uploads/2023/12/matras.png);
	background-position: center;
    content: "";
	padding: 90px 190px;
	z-index: 1;
}
.akciya-block-a-2 div:nth-child(1) {
	font-size: 30px;
	font-weight: 400;
	line-height: 37px;
	text-transform: uppercase;
}
.akciya-block-a-2 div:nth-child(2) {
	font-size: 48px;
	font-weight: 700;
	line-height: 48px;
    width: 250px;
    padding: 24px 0 0 0;
}
.akciya-block-a-2 div:nth-child(3) {
	font-size: 30px;
	font-weight: 400;
	line-height: 37px;
	text-transform: uppercase;
	padding: 35px 0 0 0;
}
.akciya-block-b {
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
    margin: 25px 0 0 0;
}
.akciya-block-b a {
	display: block;
	text-align: center;
    text-decoration: none!important;
	
}
.akciya-block-b a img {
	width: 100%;
	padding: 20px;
    background: #fff;
}
.akciya-block-b a span {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    max-width: 290px;
    height: 60px;
    background: #e50028;
    border-radius: 0 0 10px 10px;
    color: #fff;
    font-family: Inter;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
	text-decoration: none;
}




.fo-home {
    //height: 1110px;
    //background-image: url(/wp-content/uploads/2023/12/fo-home.png);
    background-position: center 0;
    background-repeat: no-repeat;
	padding: 80px 0 0 0;
}
.alya-h2 {
    font-family: 'Proxima Nova Rg';
    letter-spacing: .5px;
	font-size: 26px;
	font-weight: 600;
	line-height: 30px;
	text-transform: uppercase;
}

.fo-home-block {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	grid-template-rows: 1fr .955fr;
	grid-column-gap: 20px;
	grid-row-gap: 30px;
	padding: 50px 0 0 0;
}
.fo-home-block-content {
	border-radius: 10px;
	position: relative;
	background-position: center;
	background-size: contain;
}

.fo-home-block-content:before {
	display: block; 
	content: ""; 
	width: 100%; 
}
.propor-a, .propor-b {
	padding-top: 58%; 
}
.propor-c, .propor-d, .propor-e  {
	padding-top: 81%; 
}
.fo-home-block-content>div {
	position: absolute; 
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.propor-a div, .propor-b div { padding: 7% 8% 4% 8%;}
.propor-c div, .propor-d div, .propor-e div { padding: 10% 5% 5% 13%;}
.propor-a { grid-area: 1 / 1 / 2 / 4; background-image: url(/wp-content/uploads/2023/12/fo-home-1.png);}
.propor-b { grid-area: 1 / 4 / 2 / 7; background-image: url(/wp-content/uploads/2023/12/fo-home-2.png);}
.propor-c { grid-area: 2 / 1 / 3 / 3; background-image: url(/wp-content/uploads/2023/12/fo-home-3.png);}
.propor-d { grid-area: 2 / 3 / 3 / 5; background-image: url(/wp-content/uploads/2023/12/fo-home-4.png);}
.propor-e { grid-area: 2 / 5 / 3 / 7; background-image: url(/wp-content/uploads/2023/12/fo-home-5.png);}
.fo-home-block-content div span { 
	align-self:flex-start;
	font-family: Inter;
	font-size: 36px;
	font-weight: 700;
	line-height: 44px;
	text-transform: uppercase;
	color: #fff;
}
.fo-home-block-content div .more-btn { 
	align-self: flex-end;
    display: block;
    width: 150px;
    line-height: 60px;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    text-decoration: none!important;
    color: #fff;
    background: #E50028;
    border-radius: 30px;
}

/* Оставьте заявку на бесплатную консультацию */
.form-home {
	//background-image: url(/wp-content/uploads/2023/12/form.png);
	height: 300px;
	padding: 4.5vw 0
}
.form-home .alya-h2 {
	text-align: center;
}
.form-home-block {
	display: flex;
    justify-content: space-between;
	gap: 15px;
    width: 970px;
    margin: 0 auto;
    padding: 26px 0 0 0;
}
.form-home-block input[type=text], .form-home-block input[type=email], .form-home-block input[type=tel] {
    padding: 18px 20px;
    font-size: 16px;
    font-weight: 600;
    background: #fff;
    border-radius: 33px;
    box-shadow: 1px 1px 4px #ccc;
}
.form-home-block .wpcf7-submit {
	width: 230px;
    padding: 0;
    text-transform: none;
	line-height: 64px!important;
    font-size: 20px!important;
    font-weight: 700!important;
    text-align: center;
    text-decoration: none!important;
    color: #fff!important;
    background: #E50028;
    border-radius: 33px;
}
.form-home-block .wpcf7-spinner {
	display: none!important;
}
.form-home-block .wpcf7-list-item {
    margin: 5px 0 0 -5px;
	font-size: 10px;
}
.form-home-block input[type=checkbox] {
    border: 1px solid #e50028;
	border-radius: 50%;
}
.form-home-block input[type=checkbox]:checked:before {
    content: "·";
    margin: 0 0 0 -4px;
    color: #e50028;
    font-weight: 600;
    font-size: 70px;
}


.fast-delivery {
	position: relative;
	height: 120px;
    margin: 40px 0;
    display: flex;
	justify-content: space-between;
    align-items: center;
    padding: 0 2% 0 31%;
    background: linear-gradient(89.76deg, #FF7B01 14.88%, #FFAF2C 82.68%);
}
.fast-delivery:before {
	content: "";
	position: absolute;
	padding: 100px;
    background-image: url(/wp-content/uploads/2023/12/dostavka-2-h.png);
    background-position: center;
    background-repeat: no-repeat;
	left: 5%;
    top: 50%;
    transform: translate(0%,-50%);
}

.fast-delivery span {
	color: #fff;
	font-family: Inter;
	font-size: 2.6vw;
	font-weight: 700;
	line-height: 58px;
}
.katalog-btn { 
    display: block;
    width: 250px;
    line-height: 60px!important;
    font-size: 20px!important;
    font-weight: 700!important;
    text-align: center;
    text-decoration: none!important;
    color: #fff!important;
    background: #E50028;
    border-radius: 30px;
}

/* Хит продаж */
.hit-prodazh {
	padding: 4vw 0;
}
.wpcu-carousel-nav__btn {
    width: 50px!important;
    height: 50px!important;
	border-radius: 50%;
}

/* Проблемы */
.block-problems {
	position: relative;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: 1fr;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	padding: 4vw 0;	
}
.block-problems-img img {
	
}
.block-problems-txt {
	background: #fff;
    border-radius: 10px;
    max-width: 550px;
    margin: 0 auto;
    padding: 60px 45px 20px 45px;
}
.block-problems-txt .alya-h2 {
    font-size: 23px;
    text-align: center;
}
.block-problems-txt p {
	position: relative;
    padding: 0 0 0 75px;
	line-height: 20px;
}
.block-problems-txt p:nth-child(2) {
    margin: 30px 0 20px 0;
}
.block-problems-txt p:before {
	content: "";
	position: absolute;
	top: 3px;
	left: 23px;
	width: 30px;
    height: 30px;
	background-image: url(/wp-content/uploads/2024/01/galka.png);
	z-index: 0;
}


/* Отзывы */
.home-mebelung-otzyvy {
	position: relative;
	max-height: 590px;
	//background-image: url(/wp-content/uploads/2024/01/otziv.png);
    background-position: center;
    background-repeat: no-repeat;
}
.home-mebelung-otzyvy:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: linear-gradient(86.04deg, rgb(255 123 0 / 70%) 6.89%, rgb(255 175 44 / 90%) 90.84%);
	z-index: 0;
}
.blok-otzyvy {
	position: relative;
	z-index: 1;
	padding: 4.5vw 0;
}
.blok-otzyvy .alya-h2 {
	color: #fff;
}

.blok-otzyvy-karusel {
	max-width: 1000px;
    margin: 40px auto;
}

.otzyvy .wppsac-post-carousel.design-1 .wppsac-carousel-slides {
    padding: 20px;
    background: #fff;
    margin: 0 10px;
	border-radius: 10px;
}
.blok-otzyvy .wppsac-wrap .wppsac-post-image {
	border-radius: 50%;
    width: 60px;
}
.blok-otzyvy .slick-arrow {
    padding: 15px!important;
    border-radius: 50%;
    width: 60px!important;
	height: 60px!important;
}
.blok-otzyvy .slick-next {
    right: -70px !important;
}
.blok-otzyvy .slick-prev {
    left: -70px !important;
}
.blok-otzyvy .slick-dots {
    bottom: -50px!important;
}


/* Футер */
.footer-mebelung {
	background: #383D3C;
    padding: 5.5vw 0;
}
.footer-mebelung .section-mebelung {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
	color: #fff;	
}
.footer-mebelung .section-mebelung .footer-menu a {
	display: inline-block;
	color: #fff;
	font-family: Inter;
	font-size: 18px;
	font-weight: 400;
	line-height: 23px;
	padding: 0 15px;
}
.footer-mebelung .section-mebelung a {
	font-family: Inter;
	font-size: 20px;
	font-weight: 700;
	line-height: 34px;
    display: block;
    color: #fff;
}

/* Woocommerce */
.woocommerce span.onsale {
    border-radius: 5px;
}

@media screen and (max-width: 524px) {
	.top-a-mebelung {
		justify-content: center;
	}
	.top-a-center-mebelung {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 10px;
    margin: 0 0 10px 0;
}
	.top-b-mebelung {
    flex-direction: column;
    justify-content: center;
}
	.top-b-menu-left .left-menu ul {
    margin: 0 0 15px 0;
}
	.top-b-menu-left .left-menu ul li a {
    font-size: 14px;
    padding: 0 5px 0 5px;
}
	.top-b-search {
    width: 80%;
    margin: 0 0 10px 0;
}
	.slide-block .wppsac-post-content-position {
    height: 55vw;
	}
	.wppsac-post-slider.design-2 .wppsac-post-content {
    display: block!important;
	}
	.go-katalog {
    	font-size: 16px;
		line-height: 40px;
	}
	.go-katalog:after {
		padding: 10px;
	}
	
	.fast-delivery {
    height: auto;
    flex-direction: column;
	padding: 0 2% 10px 31%;
	}	
	.fast-delivery:before {
    padding: 55px;
	background-size: 100%;
	}
	.fast-delivery span {
		font-size: 4vw;
	}
	.akciya-home {
		height: auto;
	}
	.akciya-block-a {
		grid-template-columns: 1fr;
		grid-row-gap: 20px;
	}
	.akciya-block-b {
		justify-content: center;
	    gap: 20px;
	}
	.akciya-block-a-1:after {
		top: 10px;
		right: 10px;
		padding: 50px 90px;
		background-size: 100%;
	}
	.akciya-block-a-2:before {
    position: absolute;
    	top: 10px;
		right: 100px;
	}
	.akciya-block-a-2:after {
    top: 45px;
    right: 10px;
    padding: 50px 90px;
    background-size: 100%;
	}
	
.fo-home {
    padding: 80px 10px 0 10px;
}
.fo-home-block {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: repeat(5, 1fr);
grid-column-gap: 0px;
grid-row-gap: 20px;
}
.fo-home-block-content {
	padding-top: 58%;
}
.propor-a { grid-area: 1 / 1 / 2 / 2; }
.propor-b { grid-area: 2 / 1 / 3 / 2; }
.propor-c { grid-area: 3 / 1 / 4 / 2; }
.propor-d { grid-area: 4 / 1 / 5 / 2; }
.propor-e { grid-area: 5 / 1 / 6 / 2; }	
	
	.form-home {
    height: auto;
    padding: 4.5vw 10px;
	}
	.form-home-block {
    flex-direction: column;
		gap: 0px;
		width: 100%;
	}
	
	
	.block-problems {
		grid-template-columns: 1fr;
	}
.slide-block .slick-arrow {
    padding: 12px!important;
    width: 40px!important;
    height: 40px!important;
    border-radius: 50%;
    bottom: 3vw!important;
}
	.slide-block .slick-next {
    right: 5vw!important;
}
	

	
	.footer-mebelung .section-mebelung .footer-menu a {
    	padding: 0 5px;
		font-size: 14px;
}
	
	
}


@media screen and (min-width: 525px) and (max-width: 758px) {
		
}


@media screen and (min-width: 759px) and (max-width: 950px) {
		
}


@media screen and (min-width: 951px) and (max-width: 1024px) {
	
}







