.mobile_only {
	display: none;
}
.main-catalog-regis .main-catalog__catalog .catalog-list__price.center {
	justify-content: center;
}
.discount10_info {
	background-color: #ffb800;
	color: #fff;
}
.discount10_info-wrap {
	align-items: center;
}
.padding0 {
	padding: 0;
}
.discount10_info-order_page {
	border-radius: 0 20px 20px 0;
	padding: 20px;
	font-weight: normal;
	font-size: 24px;
	line-height: 25px;
}
.discount10_info-return {
	padding-left: 15px;
}

.discount10_info-small_basket {
	font-weight: normal;
	font-size: 24px;
	line-height: 25px;
	padding: 10px;
	text-align: center;
	margin-top: 15px;
}
.discount10_info-product_item {
	font-weight: normal;
	font-size: 24px;
	line-height: 25px;
	text-align: center;
	border-radius: 0 0 20px 20px;
	padding: 10px;
	display: none;
}
.discount10_info-product_item.active {
	display: block;
}
.production_unit_block .production-slider_wrap .production_item img {
	width: 100%;
}

.production_unit_block .production-slider_wrap .production_item {
	padding-right: 20px;
  padding-left: 20px;

}
.production_unit_block .production-slider_wrap .production_item .video_icon,
.block_video_wrap .video_item_wrapp .video_item .video_icon{
	width: 80px;
	height: 80px;
	background: url('/images/play.svg') no-repeat center;
	position: absolute;
	top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 500px) {
	.discount10_info-return {
		padding-left: 0;
		margin: 15px 0;
		text-align: center;
	}
}
.footer .social {
	display: flex;
	-ms-flex-pack: center;
	width: 100%;
	flex-direction: row;
}
body.redis-header .footer .footer__social .social__link {
	width: 64px;
	min-width: 64px;
}
body.redis-header .footer .footer__social .social__separator {
	width: 100%;
}

.section-one.page--us {
	margin-bottom: 120px;
}
.section-one.page--us h1 {
	font-family: "Yanone Kaffeesatz";
	font-style: normal;
	font-weight: 400;
	font-size: 48px;
	line-height: 48px;
	color: #272830;
	max-width: 465px;
	margin-bottom: 40px;
}
.section-one.page--us .section-one__text {
	font-family: "Fira Sans";
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #272830;
	margin-bottom: 16px;
}
.section-one.page--us .section-one__text:last-child {
	margin-bottom: 0px;
}
.details.page--us {
	background: url(/images/details-cover.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 120px;
	padding: 37px 25px;
	height: 458px;
}
.details.page--us .details-row__wrapper {
	background: rgba(255, 255, 255, 0.70); 
	box-shadow: 0px 0px 50px -25px rgba(0, 0, 0, 0.5);
	backdrop-filter: blur(15px); /* Note: backdrop-filter has minimal browser support */
	border-radius: 20px;
	padding: 32px 33px;
}
.details.page--us .section_title {
	font-family: "Yanone Kaffeesatz";
	font-style: normal;
	font-weight: 400;
	font-size: 48px;
	line-height: 48px;
	color: #272830;
	max-width: 348px;
	margin-bottom: 40px;
}
.details.page--us .details__text {
	font-family: "Fira Sans";
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #272830;
	margin-bottom: 16px;
}
.details__slider img {
	border-radius: 20px;
}
.details__slider{
	max-height: 388px;
	overflow: hidden;
}
.details__slider .slick-prev,
.details__slider .slick-next {
	border-radius: 20px;
	z-index: 1;
	font-size: 0px;
	background-color: transparent;
}
.details__slider .slick-prev:before {
	content: url("/upload/design/slider_arrow_next.png");
	transform: rotate(-180deg);
	display: block;
}
.details__slider .slick-next:before {
	content: url("/upload/design/slider_arrow_next.png");
}
.details__slider .slick-prev:hover::before {
	content: url(/upload/design/slider_arrow_next_hover.png);
}
.details__slider .slick-next:hover::before {
	content: url(/upload/design/slider_arrow_next_hover.png);
}
.icon__wrapper {
	width: 65px;
	height: 65px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #ffffff;
	border: 2px solid #d7d7df;
	border-radius: 20px;
}
.service.page--us {
	padding: 0px;
	margin-bottom: 99px;
}
.service__item {
	display: flex;
	align-items: center;
	flex-direction: column;
}
.service__item--mb {
	margin-bottom: 31px;
}
.service__icon {
	margin-bottom: 16px;
}
.service__name {
	font-family: "Yanone Kaffeesatz";
	font-style: normal;
	font-weight: 500;
	font-size: 28px;
	line-height: 28px;
	color: #272830;
	margin-bottom: 13px;
}
.service__text {
	font-family: "Fira Sans";
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: #272830;
}
.partners.page--us {
	padding: 55px 0px;
	margin-bottom: 90px;
}
.partners.page--us .section_title {
	margin-bottom: 19px;
}
.partners.page--us .section_subtitle {
	font-family: "Fira Sans";
	font-style: normal;
	font-weight: 300;
	font-size: 24px;
	line-height: 29px;
	color: #272830;
	margin-bottom: 40px;
}
.section-map.page--us {
	padding: 0px 0px 44px;
}
body.redis-header .short-info-about-wrap {
	backdrop-filter: blur(100px);
}
body.redis-header .short-info-about p {
	color: #000;
}
@media (max-width: 767px) {
	.service__item {
		margin-bottom: 15px;
	}
	.section-one.page--us,
	.details.page--us,
	.service.page--us,
	.partners.page--us {
		padding-bottom: 0px;
		margin-bottom: 40px;
	}
	.details.page--us {
		height: unset;
		padding: 25px;
	}
	.details__slider {
		width: 100%;
	}
	.details-row__wrapper > div {
		padding-bottom: 30px;
	}
	body.redis-header .short-info-about-wrap {
		backdrop-filter: blur(60px);
	}
	.details.page--us .details-row__wrapper {
		padding: 35px 10px;
	}
	.horizont_section.offer {
		padding: 20px;
	}
}
@media (max-width: 680px) {
	.breadcrubms {
		display: block;
		margin-bottom: 0;
	}
	.bx-breadcrumb {
		flex-wrap: wrap;
	}
	body.redis-header .main-slider-block-wrapp .main-banner .main-banner-content{
		padding: 23px 10px 0 10px;
		width: 100%;
	}
	.product-interaction,
	.product-interaction__product-name_new {
		margin-top: 0;
	}
}

.main-catalog__catalog.main-catalog__slider .catalog-list {
    display: block;
}

.main-catalog__catalog.main-catalog__slider .slick-prev.slick-arrow{
    background: url(/upload/design/slider_arrow_prev.png) no-repeat;
    width: 64px;
    height: 64px;
    left: -70px;
}
.main-catalog__catalog.main-catalog__slider .slick-prev.slick-arrow:hover {
	background: url(/upload/design/slider_arrow_prev_hover.png) no-repeat;
}
.main-catalog__catalog.main-catalog__slider .slick-next.slick-arrow {
	background: url(/upload/design/slider_arrow_next.png) no-repeat;
    width: 64px;
    height: 64px;
    right: -70px;
}
.main-catalog__catalog.main-catalog__slider .slick-next.slick-arrow:hover {
	background: url(/upload/design/slider_arrow_next_hover.png) no-repeat;
}
.catalog-list__code.catalog-prop {
	text-align: start;
}
.catalog-list__code.catalog-prop .prop_wrapp{
	display: flex;
	justify-content: space-between;
	text-align: start;
}
.catalog-list__code.catalog-prop .prop_wrapp .item_proper{
	margin-right: 5px;
}
@media only screen and (max-width: 1024px){

	.sale-products.sale-products-kz .product-item-list-col-4>.col-md-3,
	.popular-products.popular-products-kz .product-item-list-col-4>.col-md-3 {
	  width: 100%;
	}
}
body.redis-header .top-line-menu-nav .top-line-menu-nav__list {
	flex-wrap: wrap;
}
@media only screen and (max-width: 600px){
	.mobile_only {
		display: block;
	}
	.hide_mobile {
		display: none!important;
	}
	.main-catalog-regis .main-catalog__catalog .catalog-list__price .mobile_only .old {
		font-size: 14px;
	}
}
@media only screen and (max-width: 650px){
	.search-page {
		padding: 0 20px;
	}
	body.redis-header .top-line-menu-nav .top-line-menu-nav__list {
		column-count: 2;
		display: block;
		padding: 0 20px;
	}
}
.burger-checkbox {
  position: absolute;
  visibility: hidden;
  left: -9999px;
}
.burger-new {
  cursor: pointer;
  display: block;
  position: relative;
  border: none;
  background: transparent;
  width: 28px;
  height: 15px;
  margin-left: 10px;
}
.burger-new::before,
.burger-new::after {
  content: '';
  left: 0;
  position: absolute;
  display: block;
  width: 100%;
  height: 4px;
  border-radius: 10px;
  background: #000;
}
.burger-new::before {
  top: 0;
  transition: top .3s .15s, transform .3s;
}
.burger-new::after {
  bottom: 0;
  transition: bottom .3s .15s, transform .3s;
}
.burger-checkbox:checked + .burger-new::before {
  top: 6px;
  transform: rotate(45deg);
  transition: top .3s, transform .3s .15s;
}
.burger-checkbox:checked + .burger-new::after {
  bottom: 5px;
  transform: rotate(-45deg);
  transition: bottom .3s, transform .3s .15s;
}
@media(min-width: 769px) {
  .burger-new {
    display: none;
  }
}
.top-line-actions__callback--new {
    background: #292931 !important;
    color: #fff !important;
    letter-spacing: 0.9px !important; 
    border-radius: 10px !important;
    line-height: normal !important; 
    padding: 16px !important;
    font-weight: 600 !important;
}
.top-line-actions__callback--new:hover {
  text-decoration: none;
}
body.redis-header .menu-mobile-nav__list {
  margin-top: 15px;
}
body.redis-header .menu-nav__item {
  margin-bottom: 5px
}
body.redis-header .menu-mobile-nav__list .menu-nav__item a {
  font-size: 18px;
}
.product-item-image-original, .product-item-image-alternative {
  background-size: cover;
}
@media (max-width: 768px) {
  body.redis-header .popular-products .product-item-list-col-4,
  body.redis-header .sale-products .product-item-list-col-4,
  .popular_models .product-item-list-col-4 {
    width: 100% !important;
    margin: 0 !important;
  }
}
html.scroll-off {
  overflow: hidden;
}
.bx-pagination .bx-pagination-container ul {
  display: flex;
  align-items: center;
  width: 330px;
  margin: auto;
}
.bx-pagination.bx-blue.pagination-numbers .bx-pagination-container ul li a,
.bx-pagination.bx-blue.pagination-numbers .bx-pagination-container ul li.bx-active {
  padding: 13px 30px;
}
@media(max-width:680px) {
  .tabs-product-new-wrap {
    overflow: hidden;
    height: 64px;
    margin-top: 40px;
  }
  .tabs-product-new {
    display: flex;
    overflow: auto;
    margin: 0;
    padding-bottom: 20px;
  }
  .tabs-product-new > div {
    white-space: nowrap;
    border-radius: 23px !important;
    border: 1px solid #E5E5E7;
    background: #FAFAFC; 
    font-size: 18px;
    line-height: normal;
    letter-spacing: 0.9px; 
    margin-right: 11px;
    min-width: 250px;
  }
  .tabs-product-new > div.active {
    border: 1px solid #272830;
    background: #282830; 
    color: #fff;
  }
  .tabs-content-new > div {
    display: none;
  }
}
@media (max-width:414px) {
	.menu-nav {
		gap: unset;
	}
	body.redis-header .menu-mobile-nav__list.white {
		padding: 15px;
	}
}
@media (max-width:360px) {

	body.redis-header .bottom-line .col-2 {
		width: 50%;
	}
	body.redis-header .bottom-line .col-10 {
		width: 50%;
	}
}
@media (max-width:450px) {
    body.redis-header .popular-products .product-item-list-col-4,
    body.redis-header .sale-products .product-item-list-col-4,
    .popular_models .product-item-list-col-4 {
	  	overflow: hidden;
	}
	.product-item-list-col-4 .slick-arrow {
		top: 35%;
	}
		body.redis-header .menu-mobile-nav__list.white.visible {
		flex-wrap: nowrap;
	}
	body.redis-header .menu-nav__item.icon-item {
		margin-right: 10px;
	}
}
@media screen and (min-width:992px) and (max-width:1280px) {
	body.redis-header .showroom-block .showroom-block-map {
		height: 330px;
		overflow: hidden;
	}
}

@media (max-width: 992px) {
	.col-md-6--default {
		width: 100% !important;
	}
	.row-reverse {
		flex-direction: column-reverse;
	}
	.partners-slider-item img {
		width: 160px;
		padding-right: 18px;
	}
}
.hvr__images {
  position: relative;
}

.hvr__sectors {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
}

.hvr__sector {
  flex-grow: 1;
}

@media screen and (min-width: 993px){
	.slider_more_photo.images .item:not(:first-child) img {
		display: none;
	}
}
.slider_more_photo.images .catalog-list__slider__image{
	border-radius: 7px;
  height: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
}
.images.slider_more_photo {
  display: flex;
  overflow: hidden;
  justify-content: center;
  height: 280px;
  width: 100%;
}

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

.hvr__dot {
width: 100%;
height: 3px;
margin: 10px 0 0;
background: #d6dbe0;
}

.hvr__dot--active {
  background: #000;
}

.catalog-list__item .carousel-mobile {
	width: 100%;
	margin-bottom: 5px;
}
@media screen and (max-width: 992px){
 .catalog-list__item .carousel-mobile {
    display: flex;
    justify-content: flex-start;
    align-items: center;
	 padding-bottom: 10px;
	 position: relative
  }
  .catalog-list__item .catalog-list__item_link{
  	width: 100%;
  	color: transparent;
  	height: 100%;
  	border-bottom: none;
  }
  .catalog-list__item .catalog-list__item_link picture {
  	height: 100%;
  }

  .catalog-list__item .images-block {
    min-width: auto;
    max-width: 100%;
    overflow: hidden;
    flex: 1 0 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
  .catalog-list__item .carousel_images {
    overflow: hidden;
    width: 100%;
    height: 280px;
  }
  
  .catalog-list__item .carousel-mobile .images {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
    position: relative;
    left: 0;
    -webkit-transition: left 0.6s linear;
    -moz--transition: left 0.6s linear;
    transition: left 0.6s linear;
    overflow: visible;
    height: 280px;
  }
  
  .catalog-list__item .carousel-mobile .images .item {
    min-width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 21px;
    flex-direction: column;
/*    position: relative;*/
  }
  .catalog-list__item .carousel-mobile .images .item img {
    margin: 0 auto;
    width: 100%;
    height: 280px;
    object-fit: cover;
  }
	.hvr__dots {
		position: absolute;
		left: 0;
		width: 100%;
		bottom: 0;
	}
}
@media screen and (max-width: 550px) {
	.catalog-list__item .carousel-mobile .images .item{
		position: relative;
	}
}
@media screen and (max-width: 550px){
	.catalog-list__item .carousel_images,
	.catalog-list__item .carousel-mobile .images .item img,
	.catalog-list__item .carousel-mobile .images {
    height: 200px;
  }
}
.menu-mobile-nav .top-line-actions__phone {
	font-size: 25px !important;
}
@media screen and (min-width: 993px) {
	.partners-section .slick-list {
		width: 90%;
	  margin: auto;
	}
}
@media screen and (max-width: 450px) {
	.bx-pagination .bx-pagination-container ul {
    width: auto;
	}
	.bx-pagination.bx-blue.pagination-numbers .bx-pagination-container ul li a,
	.bx-pagination.bx-blue.pagination-numbers .bx-pagination-container ul li.bx-active {
		padding: 10px 20px;
	}
}
.catalog-list__item picture {
	width: 100%;
}
.catalog-list__item picture img {
	border-radius: 7px;
}

/* dropdown header menu styles */
header .menu-nav__item.has-submenu {
	position: relative;
}
header .dropdown_menu_wrap {
	display: none;
}
header .dropdown_menu {
	list-style: none;
	padding: 10px 50px 10px 20px;
	display: block;
}
header .submenu-arrow{
	display: none
}

@media screen and (min-width: 767px){
	header .menu-nav__item.has-submenu:hover .dropdown_menu_wrap{
		display: block;
	}
	header .dropdown_menu_wrap{
		position: absolute;
	}
	header .dropdown_menu {
		background: #fff;
		box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
		white-space: nowrap;
	}

}
@media screen and (max-width: 768px){
	header .submenu-arrow {
		display: inline-table;
		width: 10px;
		height: 10px;
		vertical-align: middle;
    	cursor: pointer;
    	margin-left: 10px;
	}
	header .submenu-arrow.active{
		transform: rotate(180deg);
		margin-bottom: 12px;
	}
	header .submenu-arrow:hover {
		font-weight: bold;
	}
	header .menu-nav__item.has-submenu .dropdown_menu.active,
	header .menu-nav__item.has-submenu .dropdown_menu_wrap.active{
		display: block;
    	margin-left: 21px;
    	padding-left: 5px;
	}
	header .menu-nav__item.has-submenu .dropdown_menu_wrap a{
		text-decoration: none;
	}
	header .menu-nav__item.has-submenu .dropdown_menu.active {
	 	margin-top: 0;
	}
}
/* dropdown header menu styles end */

/*.catalog_sorting .molile_show {
	display: none;
}*/
.catalog_sorting .select__list__new {
	padding: 0;
	margin: 0;
	list-style: none;
}

.select__list__new .select__item {
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	color: #828282;
	margin-right: 28px;
	display: inline-block;
	cursor: pointer;
}

.catalog_sorting .select__head {
	background: #ffffff;
	border-radius: 4px;
	font-weight: 500;
	font-size: 14px;
	line-height: 15px;
	color: #181818;
}

.select__head.molile_show .img,
.select__head.molile_show .sort_name {
	display: none;
}
@media screen and (min-width:551px){
	.catalog_sorting .select__list__new,
	.catalog_sorting .select__head {
		display: inline-block;
		font-family: inherit;
	}
	.catalog_sorting .select__head .select__head_icon {
		font-size: 14px;
	  font-style: normal;
	  font-weight: 700;
	  line-height: 15px;
	  margin-right: 7px;
	}
	.catalog_sorting .select__list__new .select__item  {
		font-size: 14px;
	  font-style: normal;
	  font-weight: 400;
	  line-height: 15px;
	  color: #282830;
	  margin-right: 14px;
	}
	.catalog_sorting .select__list__new .select__item.active{
		color: #567AD8; 
	}
	.select1.catalog_sorting_new {
		margin-bottom: 20px;
	}

}
@media screen and (max-width:550px){
	.sort_new {
		margin-bottom: 20px;
	}
	.select__head.molile_show .img,
	.select__head.molile_show .sort_name {
		display: block;
	}
	.sort_new .catalog_sorting.select1 {
		position: relative;
		display: block;
		width: 100%;
		font-size: 16px;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
		color: #25242F;
		width: 100%;
		padding-bottom: 12px;
		margin: 0 0 auto auto;
		max-width: 276px;
	}
	.sort_new .select__head.molile_show{
		display: flex;
		justify-content: end;
	}
	.sort_new .select__head.molile_show p{
		margin: 0;
		color: #567AD8;
		padding: 0 5px;
	}
	.sort_new .select__head.molile_show p,
	.sort_new .select__head.molile_show img {
		cursor: pointer;
	}
	.sort_new .catalog_sorting .molile_hide {
		display: none;
	}
	.sort_new .catalog_sorting .select__list1{
		position: absolute;
		top: 100%;
		left: 22px;
		right: 0;
		box-shadow: none;
		max-height: 205px;
		overflow-x: hidden;
		overflow-y: auto;
		z-index: 100;
		margin: 0;
		padding: 0;
		font-size: 14px;
		scrollbar-width: thin;
		overscroll-behavior: contain;
		border-radius: 10px;
		border: 1px solid #ECEEF4;
		background: #FAFAFB;
		width: 254px;
	}
	.sort_new .catalog_sorting .select__list1 .select__item {
		color: #25242F;
		font-size: 16px;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
		padding: 13px 18px;
		width: 100%;
		text-align: left;
	}
	.sort_new .catalog_sorting .select__list1 .select__item.active{
		border-radius: 10px;
		background: #E5EDFF;
	}
	.catalog_sorting .select__list1 {
		display: none;
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		background: #fff;
		box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
		border-radius: 10px;
		margin-top: 5px;
		max-height: 205px;
		overflow-x: hidden;
		overflow-y: auto;
		z-index: 100;
		margin: 0;
		padding: 0;
		font-size: 14px;
		color: #424348;
		scrollbar-color: dark;
		scrollbar-width: thin;
		overscroll-behavior: contain;
	}
	.catalog_sorting .select__list__new .select__item.active {
		color: #282830;
	}
	.catalog_sorting .select__list__new .select__item{
		display: inline-block;
		font-family: 'Yanone Kaffeesatz';
		font-style: normal;
		font-weight: 300;
		font-size: 20px;
		line-height: 130%;
		text-align: center;
		letter-spacing: 0.07em;
		color: #8C8C8C;
		margin-right: 40px;
		cursor: pointer;
	}
}

.delivery_text__left p{
	color: #282830;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 23px;
}
.delivery_text__left .bold{
	font-weight: 600;
}


@media (max-width: 990px){
	.sort_filter_block {
		display: flex;
		flex-direction: column-reverse;
	}
/*	.sort_new .catalog_sorting.select1 {
		margin: 0;
	}
	.sort_new .select__head.molile_show {
		justify-content: start;
	}
	.sort_new .catalog_sorting .select__list1 {
		left: 33%;
	}*/

}
@media (max-width: 550px){
	.select__list__new .select__item {
		font-size: 14px;
		font-weight: 400;
		line-height: 14px;
		color: #828282;
		margin-right: 28px;
		display: inline-block;
		cursor: pointer;
	}
	.catalog_sorting .select__list1 {
		display: none;
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		background: #fff;
		box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
		border-radius: 10px;
		margin-top: 5px;
		max-height: 205px;
		overflow-x: hidden;
		overflow-y: auto;
		z-index: 100;
		margin: 0;
		padding: 0;
		font-size: 14px;
		color: #424348;
		scrollbar-color: dark;
		scrollbar-width: thin;
		overscroll-behavior: contain;
	}
	.catalog_sorting .select__head {
		background: #ffffff;
		border-radius: 4px;
		font-weight: 500;
		font-size: 14px;
		line-height: 15px;
		color: #181818;
	}
	.catalog_sorting.select {
		position: relative;
		display: block;
		min-width: 168px;
		width: 100%;
		max-width: 168px;
		font-family: "Gilroy";
		font-weight: 400;
		font-size: 14px;
		line-height: 20px;
		font-family: "Gilroy";
		color: #181818;
	}
/*	.catalog_sorting .molile_show {
		display: block;
	}
	.catalog_sorting .molile_hide {
		display: none;
	}
*/}

.main-slider-block-wrapp .slick-dots li.slick-active button,
.slick_dots_custom .slick-dots li.slick-active button,
.slider_wrap_style .slick-dots li.slick-active button,
.statyi_item_molile .slick-dots li.slick-active button,
.shoyroom_block .slider_img .slick-dots li.slick-active button {
  width: 60px;
  height: 15px;
  transition: width 0.2s;
}
.slider_wrap_style .slick-dots li.slick-active button,
.statyi_item_molile .slick-dots li.slick-active button,
.shoyroom_block .slider_img .slick-dots li.slick-active button,
.slider_furniture_interior_new .furniture_slider .slick-dots li.slick-active button, {
	width: 40px;
}

.main-slider-block-wrapp .slick-dots li button,
.slick_dots_custom .slick-dots li button,
.slider_wrap_style .slick-dots li button,
.statyi_item_molile .slick-dots li button,
.shoyroom_block .slider_img .slick-dots li button{
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
  position: relative;
  margin-right: 10px;
}
.main-slider-block-wrapp .slick-dots li button,
.slick_dots_custom .slick-dots li button,
.slider_wrap_style .slick-dots li button,
.statyi_item_molile .slick-dots li button,
.shoyroom_block .slider_img .slick-dots li button {
  width: 30px;
  height: 15px;
}

.main-slider-block-wrapp .slick-dots li button::before,
.slick_dots_custom .slick-dots li button::before,
.slider_wrap_style .slick-dots li button::before,
.statyi_item_molile .slick-dots li button::before,
.shoyroom_block .slider_img .slick-dots li button::before{
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  background: #ECEDF2;
  border-radius: 10px;
  width: 100%;
  height: 100%;

}
.main-slider-block-wrapp .slick-dots li.slick-active button::before,
.slick_dots_custom .slick-dots li.slick-active button::before,
.slider_wrap_style .slick-dots li.slick-active button::before,
.statyi_item_molile .slick-dots li.slick-active button::before,
.shoyroom_block .slider_img .slick-dots li.slick-active button::before {
  background: #FFB800;
  border-radius: 10px;
  margin-right: 10px;
}
.main-slider-block-wrapp .slick-dots,
.slick_dots_custom .slick-dots,
.slider_wrap_style .slick-dots,
.statyi_item_molile .slick-dots,
.shoyroom_block .slider_img .slick-dots{
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 20px;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}

.slider_wrap_style .slick-dots,
.shoyroom_block .slider_img .slick-dots {
	bottom: -47px;
}
.statyi_item_molile .slick-dots {
	bottom: -38px;
}
@media screen and (max-width: 600px) {
  .main-slider-block-wrapp .slick-dots li.slick-active button{
    width: 40px;
    height: 10px;
  }
  .main-slider-block-wrapp .slick-dots li button {
    width: 20px;
    height: 10px;
  }
}

/*-----------new main--------------*/


.colOrang {
	color: #FFB800; 
}
body.redis-header .main-banner.main-banner-3 h1 {
	color: #282830;
	font-size: 62px;
	font-style: normal;
	font-weight: 700;
	line-height: 70px; /* 100% */
	letter-spacing: 1.44px;
	text-transform: uppercase; 
	margin-bottom: 40px;
	margin-right: 67px;
}
body.redis-header .main-banner.main-banner-3 .main-banner-title {
  width: 50%;
  position: relative;
}
body.redis-header .main-banner.main-banner-3 .main-banner-title a.callbeck_in_banner {
	color: #282830; 
	border: 2px solid #282830; 
	background: #fff;
	margin-left: 20px;
}
body.redis-header .main-banner.main-banner-3 .main-banner-title a.callbeck_in_banner:hover {
	color: #fff; 
	background: #282830;
}
body.redis-header .main-banner.main-banner-3 .text_in_banner {
	width: 225px;
  height: 126px;
  border-radius: 20px;
  background: #FFB800;
  color: #282830;
	font-family: "Fira Sans";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px; 
	position: absolute;
	top: 50%;
  transform: translate(0, -50%);
  right: -186px;
  padding: 19px 15px 8px 15px;

}
body.redis-header .main-banner.main-banner-3 .text_in_banner .text_in_bold {
	font-size: 59px;
	font-weight: 700;
	line-height: 32px;
}

.blok_in_main_bottom_wrapp {
	display: flex;
	color: #FFF;
	font-family: "Fira Sans";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal; 
	justify-content: space-between;
	margin-top: 66px;
	margin-bottom: 110px;
}
.blok_in_main_bottom_wrapp .item_bottom__banner {
	position: relative;
	padding: 44px 98px 44px 32px;
	width: 31%;
	background: #282830; 
}
.blok_in_main_bottom_wrapp .item_bottom__banner .bold {
	font-weight: 700;
}
.blok_in_main_bottom_wrapp .item_bottom__banner span.img {
	position: absolute;
	top: 12px;
	right: 12px;
	width: 111px;
	height: 32px;
	border-radius: 20px;
}
.blok_in_main_bottom_wrapp .item_bottom__banner1 span.img {
	background: rgba(255, 255, 255, 0.10) url(/images/img_bb_1.png);
}
.blok_in_main_bottom_wrapp .item_bottom__banner2 span.img {
	background: rgba(255, 255, 255, 0.10) url(/images/img_bb_2.png);
}
.blok_in_main_bottom_wrapp .item_bottom__banner3 span.img {
	background: rgba(255, 255, 255, 0.10) url(/images/img_bb_3.png);
}
.blok_in_main_bottom_wrapp .item_bottom__banner1 {
	border-radius: 20px 0 0 20px; 
}
.blok_in_main_bottom_wrapp .item_bottom__banner3 {
	border-radius: 0 20px 20px 0; 
}
.main-catalog__title.h2_new {
	color: #282830;
	font-family: "Yanone Kaffeesatz";
	font-size: 60px;
	font-style: normal;
	font-weight: 600;
	line-height: 60px; /* 100% */
	letter-spacing: 1.44px;
	text-transform: uppercase; 
	margin-bottom: 40px;	
}
.mb110 {
	margin-bottom: 110px;
}
.btn_link_style {
	display: inline-block;
	color: #282830;
	font-family: "Yanone Kaffeesatz";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px; /* 130% */
	letter-spacing: 1.4px; 
	padding: 19px 40px;
	border-radius: 20px;
	border: 2px solid #282830;
	text-decoration: none; 
}
.btn_link_style:hover,
.shoyroom_block .info .item_info .btn_adres:hover {
	text-decoration: none;
	border: 2px solid #FFB800;

}
.collections_new.collections {
	margin-bottom: 110px;
}
.collections_new .collections_new_btn,
.novinki_sale_popular_block .tabs_wrapp_btn {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.collections_new .collections_new_btn .btn_link_style,
.tabs_wrapp_btn .btn_link_style {
	padding: 19px 80px;
}
.tabs_wrapp_btn .btn_link_style {
	margin-bottom: 60px;
}
.collections_new .collections_new_btn .main-catalog__title {
	width: 69%;
}
.collections_new .collections_new_btn .collections_link{
	width: 30%;
	text-align: right;
	margin-bottom: 40px;
}

.novinki_sale_popular_block .tads-section-wrapp .tabs_section:not(.active){
	display: none;
}
.novinki_sale_popular_block .tabs_wrapp {
	margin-bottom: 60px;
}
.novinki_sale_popular_block .tabs_wrapp .item_babs {
	color: #282830;
	font-family: "Yanone Kaffeesatz";
	font-size: 35px;
	font-style: normal;
	font-weight: 500;
	line-height: 28px; /* 80% */
	letter-spacing: 1.4px;
	display: inline-block;
	cursor: pointer;

}
.novinki_sale_popular_block .tabs_wrapp .item_babs:hover {
	color: #FFB800;
}
.novinki_sale_popular_block .tabs_wrapp .item_babs:not(:last-child){
	margin-right: 40px;
}
.novinki_sale_popular_block .tabs_wrapp .item_babs.active {
	color: #FFB800;
}
.pagination_more_dizaineram,
.statyi_block .more_statyi,
.slider_furniture_interior_new .more_furniture.btn_more_furniture {
	display: block;
	border-radius: 20px;
  border: 1px #282830;
  background: #282830;
  border: 1px solid #282830;
  padding: 20px;
  cursor: pointer;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	margin-top: 20px;
	box-sizing: border-box;
}

.pagination_more_dizaineram:hover,
.statyi_block .more_statyi:hover {
	background: #FFB800;
	color: #282830;
	border: 1px solid #FFB800;
}
.furniture_mebely .tebs_mebel {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.furniture_mebely .tebs_mebel_block .select_h1.mb_show {
	display: none;
}
.furniture_mebely .tebs_mebel .tebs_mebel_item{
	color: #282830;
	font-family: "Yanone Kaffeesatz";
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: 26px; /* 76.471% */
	letter-spacing: 1.4px;
	cursor: pointer;
}
.furniture_mebely .tebs_mebel .tebs_mebel_item:hover,
.furniture_mebely .tebs_mebel .tebs_mebel_item.active {
	color: #FFB800;
}
.handmade_furniture {
	display: flex;
	justify-content: space-between;
}
.handmade_furniture .sertifikat {
	width: 30%;
	align-content: center;
}
.handmade_furniture .item_text {
	width: 68%;
}
.handmade_furniture .item_text .item:not(:last-child) {
	margin-bottom: 30px;

}
.handmade_furniture .item_text .item{
	padding-right: 235px;

}
.handmade_furniture .item {
	border-radius: 20px;
	background: #FFF4D9;
	padding: 40px;
}
.handmade_furniture .item.img1 {
	background: #FFF4D9 url(/images/img_1_hf.png) no-repeat right;
	
}
.handmade_furniture .item.img2 {
	background: #FFF4D9 url(/images/img_2_hf.png) no-repeat right;
	
}
.handmade_furniture .item.img3 {
	background: #FFF4D9 url(/images/img_3_hf.png) no-repeat right;
}
.handmade_furniture .item p {
	color: #282830;
	font-family: "Yanone Kaffeesatz";
	font-size: 35px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px; /* 100% */
	letter-spacing: 1px;
	margin-bottom: 18px;
	margin-top: 0;
}
.handmade_furniture .item span {
	color: #282830;
	font-family: "Fira Sans";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display: block;
}

.order_methods_block .order_methods_wrapp{
	color: #282830;
	font-family: "Yanone Kaffeesatz";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px; /* 130% */
	letter-spacing: 1.4px;
}
.order_methods_block .order_methods_wrapp {
	display: flex;
}
.order_methods_block .order_methods_wrapp .methods_item,
.order_methods_block .order_methods_wrapp .callback_item {
		flex: 1 1 0px;
		align-content: center;
		text-align: center;
		margin-right: 16px;
}
.order_methods_block .order_methods_wrapp .teleg_metod,
.order_methods_block .order_methods_wrapp .wats_metod{
		width: 66px;
		background: #282830;
		height: 66px;

}
.order_methods_block .order_methods_wrapp .teleg_metod {
	mask-image: url("/images/teleg_metod.svg");
}
.order_methods_block .order_methods_wrapp .wats_metod {
	mask-image: url("/images/wats_metod.svg");
}
.order_methods_block .order_methods_wrapp .teleg_metod:hover,
.order_methods_block .order_methods_wrapp .wats_metod:hover {
	background: #FFB800;
}
.order_methods_block .order_methods_wrapp .teleg_metod {
	margin-right: 16px;
}
.order_methods_block .order_methods_wrapp .methods_item{
	border-radius: 20px;
	border: 2px solid #282830;

}
.order_methods_block .order_methods_wrapp .callback_item{
	border-radius: 20px;
	border: 2px solid #FFB800;
	background: #FFB800;
}

.order_methods_block .order_methods_wrapp .methods_item:hover{
	text-decoration: none;
	color: #FFB800;
	background: #FFF;
	border: 2px solid #FFB800;
}
.order_methods_block .order_methods_wrapp .callback_item:hover{
	text-decoration: none;
	color: #FFF;
	border: 2px solid #FFB800;
	background: #282830;
}
.order_methods_block {
		margin-bottom: 40px;
}

.order_methods_block_wrapp .delivery_paid_warranty {
	display: flex;
	margin-bottom: 30px;
	gap: 20px 30px;
}
.order_methods_block_wrapp .delivery_paid_warranty .item {
	background: #282830;
	padding: 30px;
	flex: 1 1 0px;
}
.order_methods_block_wrapp .delivery_paid_warranty .item1 {
	border-radius: 20px 0 0 20px;
}
.order_methods_block_wrapp .delivery_paid_warranty .item3 {
	border-radius: 0 20px 20px 0;
}
.order_methods_block_wrapp .delivery_paid_warranty .item .title {
	color: #FFB800;
	font-family: "Yanone Kaffeesatz";
	font-size: 35px;
	font-style: normal;
	font-weight: 500;
	line-height: 28px; /* 80% */
	letter-spacing: 1.4px;
	margin-bottom: 16px;
}
.order_methods_block_wrapp .delivery_paid_warranty .item .text {
	color: #FFF;
	font-family: "Fira Sans";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.order_methods_block_wrapp .delivery_paid_warranty .item .text ul {
    list-style: none;
    padding: 0;
}

.order_methods_block_wrapp .delivery_paid_warranty .item .text ul li:before {
    content:  "—";
    position: relative;
    left:     -5px;
}
.order_methods_block_wrapp .refund_block {
	border-radius: 20px;
	background: #FFF4D9;
	padding: 30px 30px 30px 50px;
	position: relative;
}
.order_methods_block_wrapp .refund_block:before {
	position: absolute;
	content: "";
	width: 30px;
	border-radius: 20px;
	background: #FFB800;
	top: 0;
	bottom: 0;
	left: 0;
}
.order_methods_block_wrapp .refund_block .title {
	color: #282830;
	font-family: "Yanone Kaffeesatz";
	font-size: 35px;
	font-style: normal;
	font-weight: 500;
	line-height: 28px; /* 80% */
	letter-spacing: 1.4px;
}
.order_methods_block_wrapp .refund_block p{
	color: #282830;
	font-family: "Fira Sans";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.dFlex {
	display: flex;
	justify-content: space-between;
  align-items: center;
}
.shoyroom_block .img_block img{
	max-height: 534px;
	object-fit: cover;
  border-radius: 20px;
  min-height: 534px;
}
.gid_furniture_title .btn_link {
	margin-bottom: 40px;
}
.gid_furniture_title .btn_link .link,
.adres_block_wrapp .title_adres .adres_tags .item_adres{
	color: #282830;
	font-family: "Yanone Kaffeesatz";
	font-size: 35px;
	font-style: normal;
	font-weight: 500;
	line-height: 28px; /* 80% */
	letter-spacing: 1.4px;
	margin-right: 40px;
	cursor: pointer;
	
}
.gid_furniture_title .btn_link .link {
	cursor: default;
}
.gid_furniture_title .btn_link .link.active,
.adres_block_wrapp .title_adres .adres_tags .item_adres.active {
	color: #FFB800;
}
.gid_furniture_title .btn.btn_link_style{
	min-width: 265px;
	margin-left: 35px;
}
.statyi_block .statyi_item_wrapp {
	gap: 29px;
	margin-bottom: 40px;
}
.statyi_block .statyi_item {
	flex: 1 1 0px;
}
.statyi_block .statyi_item,
.block_video .video_item,
.production-slider_wrap .production_item .text_image {
	
	border-radius: 20px;
	border: 2px solid #282830;
	background: #FFF;
}
.block_video .video_item_wrapp {
	padding-right: 20px;
  padding-left: 20px;
  
}
.block_video .video_item .img_block,
.production-slider_wrap .production_item .img_block {
	position: relative;
}
.block_video .video_item .img_block  img {
	width: 100%;
}
.statyi_block .statyi_item .img_block{
	height: 320px;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px 20px 0 0;
  background-position: center;
}
.statyi_block .statyi_item .text,
.block_video .video_item .text,
.production-slider_wrap .production_item .text{
	padding: 30px;
	color: #282830;
	font-family: "Yanone Kaffeesatz";
	font-size: 28px;
	font-style: normal;
	font-weight: 500;
	line-height: 28px; /* 100% */
	letter-spacing: 1.4px;
}
.block_video .video_item .text,
.production-slider_wrap .production_item .text {
	min-height: 116px;
}
.statyi_block .statyi_item a:hover,
.block_video .video_item a:hover {
	text-decoration: none;
}
.statyi_block .statyi_item .text p,
.block_video .video_item .text p,
.production-slider_wrap .production_item .text {
	margin: 0;
}

.statyi_block .more_statyi {
	display: block;
}
.faq_in_main_block_wrapp .main-catalog__title.h2_new {
		margin-right: 12%;
}

.adres_block_wrapp .title_adres .adres_tags .item_adres {
	margin-right: 0;
	margin-left: 40px;
}
.shoyroom_block {
	margin-top: 17px;
	
}
.shoyroom_block .info {
	margin-bottom: 47px;
}
.shoyroom_block .info .item_info {
	gap: 20px 76px;
}
.shoyroom_block .info .item_info .bold{
	color: #282830;
	font-family: "Yanone Kaffeesatz";
	font-size: 28px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 1.4px;
}
.shoyroom_block .info .item_info p {
	margin: 0;
}
.shoyroom_block .info .item_info .asres {
	background: url(/images/map-marker.png) no-repeat top left;
	padding-left: 30px;
}
.shoyroom_block .info .item_info .clock {
	background: url(/images/clock-nine.png) no-repeat top left;
	padding-left: 30px;
	margin: 0;
}
.shoyroom_block .info .item_info .text {
	color: #282830;
	font-family: "Fira Sans";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px; 
}
.shoyroom_block .info .item_info .btn_adres{
	color: #282830;
	font-family: "Yanone Kaffeesatz";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px; /* 130% */
	letter-spacing: 1.4px;
	border-radius: 20px;
	border: 2px solid #282830;
	padding: 20px 56px;
}
.shoyroom_block .info .item_info .btn_adres {
	display: inline-block;
}
.furniture_mebely .btn_new.mb_show{
	display: none;
}
.pick_up_furniture_section .row .row,
.novinki_sale_popular_block .row .row{
	margin-left: 0;
  margin-right: 0;
}

@media (max-width: 1400px){
	.pick_up_furniture_section .main-catalog-regis .main-catalog__catalog .catalog-list,
	.novinki_sale_popular_block .main-catalog-regis .main-catalog__catalog .catalog-list {
	    grid-template-columns: repeat(4,1fr);
	    
	}
}
@media (max-width: 1200px){
	.pick_up_furniture_section .main-catalog-regis .main-catalog__catalog .catalog-list,
	.novinki_sale_popular_block .main-catalog-regis .main-catalog__catalog .catalog-list {
	    grid-template-columns: repeat(3,1fr);
	}
}
@media (max-width: 768px){
	.pick_up_furniture_section .main-catalog-regis .main-catalog__catalog .catalog-list,
	.novinki_sale_popular_block .main-catalog-regis .main-catalog__catalog .catalog-list {
	    grid-template-columns: repeat(2,1fr);
	}
}
@media only screen and (max-width: 680px){
	.pick_up_furniture_section .row .row.product-item-list-col-4 {
    margin-left: -15px;
    margin-right: -15px;
  }
}

@media screen and (min-width: 1200px){
	.handmade_furniture_block .main-catalog__title.h2_new,
	.production_unit_block .main-catalog__title.h2_new,
	.order_methods_block .main-catalog__title.h2_new {
		margin-right: 12%;
	}

	
}
@media screen and (max-width: 1200px){
	.blok_in_main_bottom_wrapp .item_bottom__banner {
		padding: 40px 40px 37px 20px;
	}
	.gid_furniture_title .btn_link .link {
		margin-right: 20px;
	}
	.adres_block_wrapp .title_adres .adres_tags .item_adres {
		margin-left: 20px;
	}
	.gid_furniture_title .btn.btn_link_style {
		margin-left: 0;
		min-width: 100px;
	}
	.shoyroom_block .info.dFlex{
		flex-wrap: wrap;
  	gap: 20px 10px;
	}
	.shoyroom_block .info .item_info:nth-child(1),
	.shoyroom_block .info .item_info:nth-child(3) {
		flex-grow: 1;
	}
	.shoyroom_block .info .item_info:nth-child(2) {
		flex-grow: 2;
	}
	.shoyroom_block .info .item_info.text_btn {
		flex-grow: 2;
    text-align: center;
	}

}
@media screen and (max-width: 1070px) {
	.gid_furniture_title {
		flex-direction: column;
		align-items: flex-start;
	}
	.gid_furniture_title .main-catalog__title.h2_new {
		margin-bottom: 24px;
	}
	.statyi_block .statyi_item .img_block {
		height: 248px;
	}
}
@media screen and (min-width: 681px) and (max-width: 1800px) {
  .main-banner.main-banner-3 {
    background-position-x: 50% !important;
  }
}
@media screen and (max-width: 968px) {

	.statyi_block .statyi_item {
		max-width: 50%;
    flex: min-content;
    width: 50%;
	}
}
@media screen and (max-width: 900px){
	body.redis-header .main-banner.main-banner-3 h1 {
		font-size: 50px;
		line-height: 58px;
		margin-right: 50px;
	}
	body.redis-header .main-banner.main-banner-3 .text_in_banner .text_in_bold {
		font-size: 46px;
	}
	body.redis-header .main-banner.main-banner-3 .text_in_banner{
		font-size: 19px;
		width: 197px;
  	height: 120px;
		padding: 19px 9px 8px 9px;
		line-height: 21px;
	}
	body.redis-header .main-banner.main-banner-3 .main-banner-title a.link {
		margin-bottom: 15px;
	}
	body.redis-header .main-banner.main-banner-3 .main-banner-title a.callbeck_in_banner {
		margin-left: 0;
	}
	.collections_new .collections_new_btn .main-catalog__title {
		width: 60%;
	}
	.collections_new .collections_new_btn .collections_link{
		width: 40%;
	}
	.order_methods_block .order_methods_wrapp .methods_item, .order_methods_block .order_methods_wrapp .callback_item {
		padding: 16px 25px;
		flex: content;
  	margin-bottom: 16px;
	}
	.order_methods_block .order_methods_wrapp {
	  flex-wrap: wrap;
	}
	.statyi_block .statyi_item_wrapp {
		flex-wrap: wrap;
	}

}
@media (max-width: 768px) {
	.novinki_sale_popular_block .tabs_wrapp_btn {
		flex-direction: column;
  	align-items: flex-start;
	}
	.novinki_sale_popular_block .tabs_wrapp {
	  margin-bottom: 20px;
	}
	.tabs_wrapp_btn .btn_link_style {
	  margin-bottom: 30px;
	}
}
@media (max-width: 768px) {
  body.redis-header .main-banner.main-banner-3 .main-banner-content{
  	flex-direction: row;
    padding: 80px 0 0 0;
  }
  html.webp body.redis-header .main-banner.main-banner-3 {
   	background-size: cover;
  }
  .main-catalog__title.h2_new {
		font-size: 50px;
	}
	.mb110,
	.collections_new.collections {
		margin-bottom: 80px;
	}
	.collections_new .collections_new_btn .main-catalog__title {
		width: 100%;
	}
	.collections_new .collections_new_btn .collections_link{
		display: none;
	}
	.handmade_furniture {
		flex-direction: column;
	}
	.handmade_furniture .sertifikat {
		width: 100%;
		margin-bottom: 20px;
	}
	.handmade_furniture .item_text {
		width: 100%;
	}
	.handmade_furniture .item_text .item:not(:last-child) {
		margin-bottom: 20px;
	}
	.handmade_furniture .sertifikat {
		text-align: center;
	}
	.gid_furniture_title .btn_link .link,
	.adres_block_wrapp .title_adres .adres_tags .item_adres {
		font-size: 24px;
	}
	.furniture_mebely .tebs_mebel {
		flex-wrap: wrap;
	}
	.furniture_mebely .tebs_mebel .tebs_mebel_item {
		margin-bottom: 20px;
	}
}
@media (max-width: 680px) {
	body.redis-header .main-banner.main-banner-3 h1 {
		font-size: 32px;
		line-height: 35px;
		margin-right: 0;
		margin-bottom: 20px;
		order: 1;
	}
	body.redis-header .main-banner.main-banner-3 .main-banner-title  {
		width: 100%;
		display: flex;
    flex-direction: column;
    background: #fff4d9;
    padding: 30px 19px;
	}
	body.redis-header .main-banner.main-banner-3 .text_in_banner {
	 	display: none;
	}
	.main-banner.main-banner-3 .main-banner-mob-img {
		order: 2;
		margin: 0;
    width: 100%;
	}
	body.redis-header .main-banner.main-banner-3 .main-banner-title a.link {
		order: 3;
		padding: 20px;
		margin-top: 27px;
	}
	body.redis-header .main-banner.main-banner-3 .main-banner-title a.callbeck_in_banner {
		order: 4;
		padding: 20px;
	}
	.blok_in_main_bottom_wrapp {
		margin-top: 60px;
		margin-bottom: 80px;
		flex-direction: column;
		font-size: 16px;
	}
	.blok_in_main_bottom_wrapp .item_bottom__banner {
		width: 100%;
		padding: 50px 41px 0 20px;
		margin-top: 20px;
	}
	.blok_in_main_bottom_wrapp .item_bottom__banner span.img {
		top: 18px;
		right: auto;
		left: 20px;
	}
	.blok_in_main_bottom_wrapp .item_bottom__banner1 {
		border-radius: 20px 20px 0 0; 
	}
	.blok_in_main_bottom_wrapp .item_bottom__banner3 {
		border-radius: 0 0 20px 20px; 
	}
	.main-catalog__title.h2_new {
			font-size: 32px;
      line-height: 35px;
      margin-bottom: 20px;
	}
	.handmade_furniture .item p {
		font-size: 24px;
		line-height: 26px;
	}
	.handmade_furniture .item span {
		font-size: 16px;

	}
	.handmade_furniture .sertifikat img {
		height: 375px;
	}
	.handmade_furniture .item.img1 {
		background: #FFF4D9 url(/images/img_1_hf_mobile.png) no-repeat bottom right;
		
	}
	.handmade_furniture .item_text .item{
		padding-right: 40px;

	}
	.handmade_furniture .item.img2 {
		background: #FFF4D9 url(/images/img_2_hf_mobile.png) no-repeat bottom right;
		padding-bottom: 122px;
		
	}
	.handmade_furniture .item.img3 {
		background: #FFF4D9 url(/images/img_3_hf_mobile.png) no-repeat bottom right;
		padding-bottom: 135px;
	}
	.handmade_furniture .item.img1 span {
		padding-right: 154px;
  	padding-bottom: 100px;
	}
	
}
@media (max-width: 650px){
	.order_methods_block_wrapp .refund_block {
		padding: 20px 20px 20px 50px;
	}
	.order_methods_block_wrapp .delivery_paid_warranty {
		flex-wrap: wrap;
	}
	.order_methods_block_wrapp .delivery_paid_warranty .item {
		flex: content;
  	width: 100%;
	}
	.order_methods_block_wrapp .delivery_paid_warranty .item1 {
	  border-radius: 20px 20px 0 0;
	}
	.order_methods_block_wrapp .delivery_paid_warranty .item3 {
	  border-radius: 0 0 20px 20px;
	}
	.statyi_block .statyi_item,
	.shoyroom_block .slider_img img,
	.furniture_interior.slider_furniture_interior_new .furniture_interior_item {
		margin-right: 20px;
    margin-left: 20px;
	}
	.statyi_block .slick-list,
	.slider_wrap_style .slick-list,
	.shoyroom_block .slick-list,
	.furniture_interior.slider_furniture_interior_new .slick-list{
		margin-right: -20px;
    margin-left: -20px;
	}
	.statyi_block .statyi_item .text {
		padding: 20px;
		font-size: 24px;
	}
	.gid_furniture_title .btn.btn_link_style {
		display: none;
	}
	.gid_furniture_title .btn_link {
		margin-bottom: 20px;
	}
	.gid_furniture_title .main-catalog__title.h2_new .colOrang {
		display: block;
	}
	.statyi_block .statyi_item_molile {
		margin-bottom: 60px;

	}
	.shoyroom_block .info .item_info .btn_adres {
		width: 100%;
  	text-align: center;
	}


}
@media (max-width: 600px) {
	.order_methods_block .order_methods_wrapp .methods_item, .order_methods_block .order_methods_wrapp .callback_item {
		flex: auto;
    margin-right: 0;
    width: 100%;
	}
	.order_methods_block {
		margin-bottom: 80px;
	}
	.shoyroom_block .info .item_info.text_btn,
	.shoyroom_block .info .item_info:nth-child(2) {
		flex-grow: 1;
	}
	.shoyroom_block .info {
	  margin-bottom: 20px;
	}
	.adres_block_wrapp .title_adres.dFlex{
		flex-direction: column;
		align-items: baseline;
	}
	.adres_block_wrapp .title_adres .adres_tags .item_adres {
		margin-left: 0;
		margin-right: 20px;
	}

}
@media (max-width: 550px){
	.novinki_sale_popular_block {
		display: none;
	}
	.furniture_mebely .tebs_mebel .tebs_mebel_item {
		font-size: 23px;
	}
	.furniture_mebely .tebs_mebel.mb_hidden {
		display: none;
	}
	.furniture_mebely .tebs_mebel_block .select_h1.mb_show {
		display: block;
	  font-size: 20px;
	  font-family: "Yanone Kaffeesatz";
	  position: relative;
	}
	.furniture_mebely .tebs_mebel_block {
		border-radius: 20px;
		border: 2px solid #282830;
		padding-left: 21px;
		margin-bottom: 20px;
	}
	.furniture_mebely .tebs_mebel_block .select_h1 .select_open{
		position: absolute;
		cursor: pointer;
		top: 8px;
		right: 24px;
		background: url(/images/Polygon.png) no-repeat center;
		width: 15px;
		height: 15px;
	}
	.furniture_mebely .tebs_mebel {
		flex-direction: column;
	}
	.furniture_mebely .tebs_mebel .tebs_mebel_item {
		font-size: 20px;
		line-height: 20px;
	}
	.furniture_mebely .tebs_mebel {
		margin-bottom: 0;
	}
	.furniture_mebely .btn_new.mb_show{
		display: block;
		display: block;
	  width: 100%;
	  text-align: center;
	  margin: 15px 20px 0 20px;
	}
	.slider_furniture_interior_new .more_furniture.btn_more_furniture {
		margin-top: 49px;
	}
	.slick_dots_custom.slider_furniture_interior_new .slick-dots li button, .slider_wrap_style .slick-dots li button, .statyi_item_molile .slick-dots li button, .shoyroom_block .slider_img .slick-dots li button,
	.slick_dots_custom.slider_furniture_interior_new .slick-dots li.slick-active button, .slider_wrap_style .slick-dots li.slick-active button, .statyi_item_molile .slick-dots li.slick-active button, .shoyroom_block .slider_img .slick-dots li.slick-active button {
		height: 10px;
	}
	.slick_dots_custom.slider_furniture_interior_new .slick-dots li.slick-active button, .slider_wrap_style .slick-dots li.slick-active button, .statyi_item_molile .slick-dots li.slick-active button, .shoyroom_block .slider_img .slick-dots li.slick-active button {
		width: 39px;
	}
	.slider_wrap_style .slick-dots, .shoyroom_block .slider_img .slick-dots,
	.statyi_item_molile .slick-dots {
	  bottom: -33px;
	}
	.horizont_section.collections.collections_new {
		padding: 0;
	}
	.shoyroom_block .img_block img {
		max-height: 133px;
		min-height: 133px;
	}

}
/*-----------new main end--------------*/

.top-line-actions span.watsab_mobile,
.menu-mobile-nav__list span.watsab_mobile{
	background: url('/images/watsab.png') no-repeat center;
  width: 25px;
  height: 25px;
  display: inline-block;
  background-size: cover;
  vertical-align: middle;
  margin-right: 10px;
}
.top-line-actions span.telegram_mobile,
.menu-mobile-nav__list span.telegram_mobile{
	background: url('/images/Telegram_Logo.svg') no-repeat center;
  width: 25px;
  height: 25px;
  display: inline-block;
  background-size: cover;
  vertical-align: middle;
  margin-right: 10px;
}
 body.redis-header .menu-nav__item.icon-item.item_watsab {
 	margin-right: 0;
 }
 .section_filter_in_main .main-catalog-regis .main-catalog__catalog .catalog-list__item,
 .tads-section-wrapp .main-catalog-regis .main-catalog__catalog .catalog-list__item {
 	border-bottom: none;
 }
 .section_filter_in_main .main-catalog-regis .main-catalog__catalog .catalog-list__item:hover,
 .tads-section-wrapp .main-catalog-regis .main-catalog__catalog .catalog-list__item:hover {
 	padding-bottom: 0;
 }
 .section_filter_in_main .main-catalog-regis .main-catalog__catalog .catalog-list__item:hover .catalog-list__hover-content,
 .tads-section-wrapp .main-catalog-regis .main-catalog__catalog .catalog-list__item:hover .catalog-list__hover-content {
 	position: absolute;
 	top: 100%;
 	left: -1px;
  right: -1px;
 	border-left: 0.5px solid #E2E4EE;
 	border-bottom: 0.5px solid #E2E4EE;
 	border-right: 0.5px solid #E2E4EE;
 	border-radius: 0 0 20px 20px;
 }
 .section_filter_in_main .main-catalog-regis .main-catalog__catalog .catalog-list__item.added-to-cart:hover .catalog-list__hover-content,
 .tads-section-wrapp .main-catalog-regis .main-catalog__catalog .catalog-list__item.added-to-cart:hover .catalog-list__hover-content{
 	border-left: 0.5px solid #FFB800;
 	border-bottom: 0.5px solid #FFB800;
 	border-right: 0.5px solid #FFB800;
 }
 .text_in_main .btn_show_text {
 	text-align: center;
 	cursor: pointer;
 }
 .text_in_main .btn_show_text:hover {
 	color: #000;
 }
 .text_in_main .bold {
 	font-weight: bold;
 }
 .linck_block a {
 	border:1px solid #282830;
  border-radius:6px;
  padding: 4px 11px;
  display: inline-block;
  margin: 0 5px 8px 0;
 }
 .linck_block a:hover {
 	color: #282830;
  text-decoration:none;
 }
 .popular_collections_block .title {
 	font-weight: bold;
  margin-bottom: 10px;
  font-size: 19px;
 }