

/* Start:/local/templates/.default/components/bitrix/news.list/main_menu_categories/style.css?1685378933150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/main_menu_partitions/style.css?1685371924150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/katarsis/styles.css?173330582913366*/
.contacts-map__item a{
	color: #fff !important;
}

.pok{
display: flex;
gap: 20px;
}

.pok img{
width: 48%;
height: 600px;
object-fit: cover;
object-position: center;
}

.sofas-product .btns{
margin-top: 30px !important;
}

.us-btn:hover{
background: #c6af90 !important;
color: #fff !important;
transition: all .2s;
}

.us-btn{
transition: all .2s;
}

.photos{
margin-bottom: 40px;
}

.photos div h4{
text-align: center;
font-size: 30px;
font-weight: 700;
margin-top: 10px;
line-height: 40px;
}

.large span{
    font-size: 18rem;
    font-weight: 700;
    line-height: 18rem;
}

.large{
margin-bottom: 40px;
}

.info{
margin: 0 auto 100px !important;
}



select{
width: 100%;
font-size: 20px;
padding: 10px;
}

@keyframes pulse-purple {
                0% {
                    -webkit-transform: scale(.95);
                    transform: scale(.95);
                    -webkit-box-shadow: 0 0 0 0 rgba(99,82,205,.7);
                    box-shadow: 0 0 0 0 rgba(99,82,205,.7)
                }

                70% {
                    -webkit-transform: scale(1.05);
                    transform: scale(1.05);
                    -webkit-box-shadow: 0 0 0 10px rgba(0,0,0,0);
                    box-shadow: 0 0 0 10px rgba(0,0,0,0)
                }

                100% {
                    -webkit-transform: scale(.95);
                    transform: scale(.95);
                    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0);
                    box-shadow: 0 0 0 0 rgba(0,0,0,0)
                }
}

.tel_fixed svg path{
fill: #1d3552;
}

.tel_fixed{
border-radius: 50%;
position: fixed;
bottom: 30px;
right: 30px;
    -webkit-animation: pulse-purple 2s infinite;
    animation: pulse-purple 2s infinite;
z-index: 999;
}

.order-partitions-slider,
.pere_detail{
padding-bottom: 50px !important;
}

.catalog-sofas__nav-list{
display: flex !important;
}

.show_wrapper img{
width: 66%;
}

.btns{
display: flex;
align-items: center;
gap: 20px;
margin-bottom: 20px;
}

.new_link{
	margin-top: -80px !important;
}

[data-category-id="21"]{
display: none !important;
}

.close{
    position: absolute;
    right: 0;
top: 0;
	cursor: pointer;
}

.close svg{
width: 100%;
height: 100%;
}

.close path{
    fill: #fff;
    stroke: #fff;

}

.show_wrapper{
	    max-width: 620px;
    position: relative;
display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
}

.show.active{
    display: flex;
}

.show{
    position: fixed;
    z-index: 11;
    bottom: 50%;
    right: 10px;
    justify-content: center;
    display: none;
    align-items: center;
}

.catalog-sofas__nav-list li:first-child button,
.catalog-sofas__nav-list li:nth-child(2) button{
	color: #a58a63 !important;
}

.catalog-sofas__nav-list li:last-child,
.subsection-catalog__list li:last-child{
display: none;
}

.subsection-catalog{
overflow-y: auto !important;
}

.subsection-catalog__container{
display: none !important;
}

.subsection-catalog__container.active{
display: block!important;
}

.subsection-catalog__item img{
display: block !important;
    object-fit: contain !important;

}

.product__box-img{
	overflow: hidden;
}

.header__nav{
	padding: 0 !important;
}

.header__nav-item:nth-last-child(n + 3){
    margin-right: 4.1rem !important;
}

.menu-catalog__item .menu-catalog__img-2 {
    width: 20.8rem;
    height: 24.3rem;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    vertical-align: bottom;
    right: 0.8rem;
    top: 0.3rem;
}

.menu-catalog__img-2,
.menu-catalog__img-3, .menu-catalog__img-4{
	object-fit: contain !important;
}
[data-tabdesc="sofas"] .subsection-catalog__list li:first-child h3,
[data-tabdesc="sofas"] .subsection-catalog__list li:nth-child(2) h3{
	color: transparent;

}

.sofas-product__img{
	    width: 100% !important;
object-fit: contain !important;
}

.contacts-main .contacts-map__map{
	height: auto !important;
}

.review_right-wrapper p{
	margin-top: 40px;
}

.reviews .portfolio-main__btn-more{
	    margin: 20px 0 0 auto;
}

.rev-slider .slick-prev{
	display: none !important;
}

/* Установите отступ между слайдами */
.slick-slide {
    margin-right: 20px; /* Задайте нужный вам отступ */
}

/* Скорректируйте последний слайд, чтобы он не имел правый отступ */
.slick-slide:last-child {
    margin-right: 0;
}

.slick-slide{
	height: 355px !important;
}

.add_rev{
	background: #1D3552;
	color: #FFFDF5;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
padding: 20px 26px;
	transition: all .2s;
margin-top: 40px;
    display: inline-block;
}

.add_rev:hover{
	opacity: 0.7;
	transition: all .2s;
}

.review_right-wrapper h3,
.review_right-wrapper p{
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 170%; /* 20.4px */
background: var(--1, linear-gradient(90deg, #A58A63 0%, #C6AF90 53%, #A58A63 100%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
  font-family: "Roboto", sans-serif;
}

.review_right-wrapper{
	    display: flex;
    justify-content: space-between;
}

.review_right{
	flex-grow: 1;
}

.review_right>p:nth-child(2){
  font-family: "Roboto", sans-serif;
	color: #FFF;
font-size: 14px;
font-style: normal;
font-weight: 300;
line-height: 170%; /* 20.4px */
text-align: left;
margin: 30px 0;
}

.review_left img{
	min-width: 115px;
}

.review_right img{
	width: unset;
}

.review_left{
	width: 115px;
	margin-right: 55px;
}

.review_wrapper{
    display: flex;
    justify-content: center;
    align-items: center;
height: 100%;
}

.review{
	text-align: center;
background: #1D3552;
box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.16);
width: 48%;
padding: 50px 35px;
min-height: 340px;
}

.new_title{
	text-align: center;
font-size: 48px;
font-style: normal;
font-weight: 400;
line-height: 170%;
margin-bottom: 50px;
background: var(--1, linear-gradient(90deg, #A58A63 0%, #C6AF90 53%, #A58A63 100%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.reviews{
	    display: flex;
flex-wrap: wrap;
justify-content: space-between;
gap: 40px;
}


.find {
display: inline-flex;
    border: 1px solid #a58a63;
    border-radius: 50%;
    width: 22px;
    justify-content: center;
}

.find svg {
    width: 22px !important;
}

.find svg path{
	fill: #a58a63;
}


.dostafka{
	margin-top: 20px;
}

.dostafka li:before{
	content: '';
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #a58a63;
	position: absolute;
	left: 0;
	top: 2px;
}

.dostafka li{
	margin-bottom: 10px;
position: relative;
padding-left: 20px;
}

.dostafka li span{
    color: #a58a63;
}
.reviews_item svg{
	width: 100px;
}

.discount_price{
	margin-bottom: 0 !important;
font-size: 26px !important;
    line-height: 20px !important;
    text-decoration: line-through;
    color: grey;

}

.error__content{
margin: 0 auto;
text-align: center;
    align-items: center !important;
}

.error__title.us-title svg{
width: 100%;
height: 300px;
}

.footer__box-bottom{
	justify-content: center !important;
}

.contacts-map__map iframe{
	height: 100% !important;
}

.contacts-main__tab.active{
	max-height: 100% !important;
}


.contacts-main .contacts-map__content{
	height: 100% !important;
}

.contacts-slider__box-btn,
.contacts-slider__slider,
.contacts-map__item:nth-child(3) .contacts-map__desc::before,
.socials__list li:nth-child(1),
.socials__list li:nth-child(2),
.socials__list li:nth-child(3),

.contacts-slider__title.us-title,
.contacts-slider.container,
.hidden{
	display: none !important;
}

.sofas-hero__img-3::after {
    position: absolute;
    content: '';
    top: 11.8rem !important;
    left: -7.5rem !important;
    width: 33rem !important;
    height: 43rem !important;
    background-image: url(/local/templates/katarsis/../img/sofas-hero/4.webp);
    background-repeat: no-repeat;
    background-size: contain !important;
    filter: blur(4px);
    transform: rotate(358deg);
    opacity: 0;
    transition-property: opacity;
    transition-duration: 0.4s;
    transition-timing-function: ease-in-out;
}

.sotrudnik{
	text-align: center;
}

.product__price{
	display: block !important;
}

.sotrudnik h3{
	margin: 20px 0;
	font-size: 25px;
}

.sotrudnik p{
	font-size: 18px;
}

.komanda_wrapper{
	    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(31.3rem, 1fr));
    gap: 3rem;
margin: 50px 0 100px;
}

.about-advantages__item{
	text-align: center;
}

.new_photo{
	max-height: 370px;object-fit: cover;
}

#main_catalog h3{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;	
font-size: 24px;
    text-transform: uppercase;
}

#main_catalog button{
	z-index: 111;
}

#main_catalog img{
	display: inline !important;
}

#main_catalog{
	display: flex;
    flex-wrap: wrap;
max-width: 100% !important;
    gap: 20px 0px !important;
}

#main_catalog li{
	position: relative;
overflow: hidden;
display: block;
transition: all .2s;
}

#main_catalog li:hover::after{
	opacity: .4;
transition: all .2s;
}

#main_catalog li::after{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
    background-color: #000;
    opacity: 0;
transition: all .2s;
}

#main_catalog li img{
transition: all .2s;
width: 100% !important;
height: 100% !important;
}

#main_catalog li:hover img{
	transform: scale(1.1);
transition: all .2s;
}

#main_catalog li a h3{
	    position: absolute;
	white-space: nowrap;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 11;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
}


#main_catalog li{
	flex: 0 0 25%;
    max-width: 25%;
    padding-right: 15px;
    padding-left: 15px;
}

#main_catalog ul li img{
	width: 100%;
}

.catalog__list{
grid-template-columns: repeat(auto-fill, minmax(23.5rem, 1fr)) !important;
	width: 100%;
}

.subsection-catalog__list{
	margin-bottom: 50px;
}



.product__price, .product__price * {
    font-family: 'Garamond', serif;
    font-weight: 400;
    display: none;
}
.sofas-product__choice-price, .sofas-product__choice-price * {
    font-family: 'Garamond', serif;
    font-weight: 400;
    display: none !important;
    font-size: 4.5rem !important;
}
.sofas-product__choice-price{
	display: block !important;
}

.subsection-catalog__img {
    width: 25rem;
    height: 25rem;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    vertical-align: bottom;
    margin-bottom: 2.1rem;
    display: none;
}

.basket__card-box-img{
	display: none;
}

.basket__header{
	padding-right: 0 !important;
}

.basket__card-box-btn{
	padding: 0 !important;
}

.common-slider .swiper-wrapper{
	height: auto !important;
}

.inStock{
    display: inline-block;
    align-items: center;
    white-space: nowrap;
    border-radius: 0 10px 10px 0;
    margin-top: 20px;
    padding: 10px;
    font-size: 15px;
    background-color: var(--blue);
    color: var(--white);
    transition-property: color;
    transition-duration: 0.4s;
    transition-timing-function: ease-in-out;
position: absolute;
z-index: 11;
}

.outStock{
    display: inline-block;
    align-items: center;
    white-space: nowrap;
    border-radius: 0 10px 10px 0;
    margin-top: 20px;
    padding: 10px;
    font-size: 15px;
    background-color: red;
    color: var(--white);
    transition-property: color;
    transition-duration: 0.4s;
    transition-timing-function: ease-in-out;
position: absolute;	
z-index: 11;
}



.sofa_top{
	    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.sofas-product__title{
margin-bottom: 0 !important;
}

.sku{
	    text-transform: uppercase;
    margin: 0.5rem 0 1rem;
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 2rem;
    letter-spacing: 0.15em;
}

@media(max-width: 767px){

.pok{
flex-direction: column;
}

.pok img{
width: 100%;
height: 350px;
}

.catalog-sofas__nav{
width: unset !important;
}
.catalog-sofas__nav{
padding: 0 !important;
overflow: hidden !important;
}

header,
main,
footer,
.catalog-sofas{
overflow-y: hidden !important;
}
.mob,
.catalog-sofas__nav-btn_scroll-right,
.catalog-sofas__nav-btn_scroll-left{
display: none !important;
}
.error{
	min-height: 0 !important;
	padding: 20px 0 40px !important;
}
.error__content{
	padding: 0 !important;
}
#main_catalog{
	    flex-direction: column !important;
}
#main_catalog li{
	flex: unset;
	max-width: 100%;
}
	.sofa_top{
	flex-direction: column;
	    align-items: unset;
}
.banner__title{
font-size: 20px !important;
}
.banner__desc{
font-size: 13px !important;
line-height: 20px !important;
}
.sofas-hero__img-3::after{
top: 6.8rem !important;
    left: -5.5rem !important;
    width: 24rem !important;
    height: 36rem !important;
}

.slick-slide{
height: 100% !important;
min-height: 500px !important;
max-height: 500px !important;
}

.review_wrapper{
flex-direction: column;
align-items: flex-start;
justify-content: flex-start;
}

.review_left{
margin: 0 0 10px 0 !important;
width: 100%;
display: block;
}

.review_left img {
    min-width: 115px;
    margin: 0 auto;
    max-width: 115px;
}
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/main_menu_categories/style.css?1685378933150 */
/* /local/templates/.default/components/bitrix/news.list/main_menu_partitions/style.css?1685371924150 */
/* /local/templates/katarsis/styles.css?173330582913366 */
