

/* Start:/bitrix/templates/furniture_gray/components/bitrix/form.result.new/form1/style.css?17494455881316*/
.callback_form {
	max-width: 450px;
}
.callback_form .f_head {
  font-size: 30px;
  line-height: 130%;
}
.callback_form .f_head .f_text {
  padding: 6px 15px;
  position: relative;
  z-index: 1;
  margin: 5px 0 30px;
  text-align: center;
}
.callback_form .f_head .f_text:before {
  display: block;
  border-radius: 3px 16px 3px 16px;
  font-size: 30px;
  transform: skew(-30deg);
  background: #C9DBDB;
  position: absolute;
  z-index: -1;
  width: 100%;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
}
.callback_form .f_body .f_input {
	margin-bottom: 20px;
}
.callback_form .f_body .f_input .f_title {
	display: block;
	margin-bottom: 10px;
}
.callback_form .f_body .f_input input[type="text"] {
  display: block;
  width: 100%;
  height: 50px;
  background: #EAEAEA;
  border-radius: 10px;
  padding: 0 20px;
  font-size: 20px;
}
.callback_form .f_body .f_input span {
	display: inline-block;
	vertical-align: middle;
	line-height: 22px;
}
.callback_form .f_foot .f_submit {
  max-width: 100%;
  cursor: pointer;
  padding: 0px 10px;
  text-align: center;
  margin-bottom: 13px;
}

.callback_form .f_foot .f_polit {
	display: block;
	font-size: 12px;
	color: #5C5C5C;
}

.callback_form .f_foot .f_polit a {
	font-size: inherit;
}

.callback_form .f_foot .f_required_sign {
	display: block;
	font-size: 14px;
}
/* End */


/* Start:/bitrix/templates/furniture_gray/components//bitrix/system.pagenavigation/.default/style.css?1734348457234*/
.p_pagenavigation {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 35px;
	margin-bottom: 60px;
	width: 100%;
}

.p_pagenavigation .text {
	display: flex;
	gap: 5px;
}

.p_pagenavigation .text b {
	color: #D72225;
}
/* End */


/* Start:/bitrix/templates/furniture_gray/components/bitrix/news.list/preimushestva/style.css?17332984621886*/
.a_items {
  display: flex;
  gap: 60px 0;
  flex-wrap: wrap;
  justify-content: space-between;
}

.a_items .a_item {
  width: 20%;
  text-align: center;
  padding: 0 10px;
  position: relative;
  overflow: hidden;
}

.a_items .a_item:before {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: #D72225;
  position: absolute;
  left: 0;
  top: 30px;
}

.a_items .ai_number {
  display: inline-block;
  height: 60px;
  min-width: 38px;
  background: #fff;
  border-radius: 20px;
  font-size: 30px;
  line-height: 60px;
  font-weight: 700;
  color: #D72225;
  padding: 0 10px;
  position: relative;
  z-index: 1;
  margin: 0 auto 20px;
}

.a_items .ai_text {
  font-size: 20px;
}
@media only screen and (min-width: 1024px) {
	.a_items .a_item:nth-child(1):before,.a_items .a_item:nth-child(6):before {left: 50%;}
	.a_items .a_item:nth-child(5):before,.a_items .a_item:nth-child(10):before {left: -50%;}
}
@media only screen and (max-width: 1024px) {
	.a_items {gap: 20px 0;}
	.a_items .a_item {width: 33.33%;}
	.a_items .a_item:nth-child(1):before,
	.a_items .a_item:nth-child(4):before,
	.a_items .a_item:nth-child(7):before,
	.a_items .a_item:nth-child(10):before {left: 50%;}
	.a_items .a_item:nth-child(3):before,
	.a_items .a_item:nth-child(6):before,
	.a_items .a_item:nth-child(9):before {left: -50%;}
	.a_items .a_item:nth-child(10):before {display: none;}
}
@media only screen and (max-width: 768px) {
	.a_items .a_item:before {top: 22px;}

	.a_items .ai_number {
		height: 46px;
		min-width: 32px;
		font-size: 20px;
		line-height: 46px;
	}

	.a_items .ai_text {
		font-size: 16px;
	}
}
@media only screen and (max-width: 550px) {
	.a_items .a_item {
		width: 50%;
	}

	.a_items .a_item:nth-child(odd):before {
		left: 50%;
	}

	.a_items .a_item:nth-child(even):before {
		left: -50%;
	}

	.a_items .a_item:nth-child(10):before {
		display: block;
	}
}
/* End */


/* Start:/bitrix/templates/furniture_gray/components//bitrix/system.pagenavigation/all/style.css?1734504716104*/
.all-page-navigation {text-align: center; margin: 10px 0 40px;}
.all-page-navigation .btn {margin: auto}
/* End */


/* Start:/bitrix/templates/furniture_gray/components/bitrix/system.pagenavigation/all/style.css?1734504716104*/
.all-page-navigation {text-align: center; margin: 10px 0 40px;}
.all-page-navigation .btn {margin: auto}
/* End */


/* Start:/bitrix/templates/furniture_gray/components/bitrix/catalog.section/new/style.css?17365111022317*/
.p_cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 35px;
  margin-bottom: 60px;
}

.p_cards.all_visible .p_card {
  display: block !important;
}

.p_card {
  border-radius: 20px;
  overflow: hidden;
  filter: drop-shadow(6px 6px 16px rgba(0, 0, 0, 0.25)) drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)) drop-shadow(2px 2px 4px #EEEDED);
}

.p_card:nth-child(n+10) {
  display: none;
}

.pc_img {
  display: block;
  height: 270px;
  overflow: hidden;
  background: #fff;
}

.pc_img a {
	display: block;
	width: 100%;
	height: 100%;
}

.pc_img:hover img {
  scale: 1.1;
}

.pc_img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px 20px 0 0;
  transition: 0.5s;
}

.pc_content {
  background: #fff;
  padding: 10px;
}

.pc_name {
	display: block;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 5px;
	height: 40px;
	overflow: hidden;
}

.pc_name>span {
  display: block;
  font-size: 16px;
  font-weight: 800;
  text-decoration: underline;
}

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

.pci_line>div {
  font-size: 14px;
}

.pci_line>div:nth-child(2) {
  font-weight: 600;
  text-decoration: underline;
}

.pci_line>div:last-child {
  margin-bottom: 0;
}

.pc_info {
  margin-bottom: 15px;
}

.pc_bot {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

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

.pcb_left>div {
  display: flex;
  gap: 10px;
  align-items: center;
}

.pcb_left>div>span {
  display: block;
  width: 30px;
  text-align: center;
}

.pcb_left>div>span>img {
  display: inline-block;
}

.pcb_left>div>div {
  font-size: 14px;
  color: #000;
}

.pcb_right {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}

.pc_price {
  font-size: 16px;
  font-weight: 800;
  margin-bottom: 15px;
}

.pc_socials_2 {
  justify-content: center;
  gap: 5px;
  align-items: center;
}

.pc_socials_2 > a {
	height: 30px;
	width: 30px;
}

.pc_btn {
  display: block;
  width: 100px;
  height: 46px;
  background: #D72225;
  border-radius: 10px;
  font-size: 14px;
  line-height: 46px;
  color: #F8F8F8;
  font-weight: 600;
  text-align: center;
  transition: 0.3s;
}

.pc_btn:hover {
  opacity: 0.7;
}
/* End */


/* Start:/bitrix/templates/furniture_gray/components/bitrix/catalog.section/new/themes/red/style.css?1732257169823*/
/* catalog.section */

/*
#651c0d
#a9331c
#772c1c
#bd4b35
*/

/* Slider */
.bx-red .product-item-image-slider-progress-bar { background-color: #F42C2C;}
.bx-red .product-item-image-slider-control:hover{ background-color: rgba(244,44,44,.8);}
.bx-red .product-item-image-slider-control.active,
.bx-red .product-item-image-slider-control:hover{ background-color: #F42C2C;}

/* SCU */
.bx-red .product-item-scu-item-text-block:hover,
.bx-red .product-item-scu-item-color-block:hover,
.bx-red .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-red .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #da3737;}

/* Amount */
.bx-red .product-item-amount-field:focus{border-color: #da3737;}


.bx-red .catalog-section-header{border-color:#da3737;}
/* End */


/* Start:/bitrix/templates/furniture_gray/components/bitrix/news.list/documents/style.css?1737546654174*/
.docs_items {
	
}
.docs_items a {
	display: block;
}
.docs_items .di_img, .docs_items .di_name {
	display: block;
	max-width: 100%;
}
.docs_items img {
	filter: blur(2px);
}

/* End */


/* Start:/bitrix/templates/furniture_gray/components/bitrix/news.list/sliders-3/style.css?1742794551702*/
.thx_slider-3 {overflow: hidden; display: flex; max-width: 100%;}
.thx_slider-3 .owl-next {right: 0;}
.thx_slider-3 .owl-prev {left: 0;}
.thx_slider-3 .owl-prev {left: 0;}
.thx_slider-3  a {display: block; width: 100%; height: 100%;}
.thx_slider-3 img {display: block; margin: auto; width: auto; max-width: 100%; height: 270px; border-radius: 10px; border-style: solid; -webkit-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);}
.thx_slider-3 .name {display: block; text-align: center; margin: 10px 0 0; max-width: 100%; overflow: hidden;}
/* End */


/* Start:/bitrix/templates/furniture_gray/components/bitrix/news.list/brend-sliders/style.css?1735028195454*/
.brands_list {
  display: flex;
  overflow: hidden;
  max-width: 100%;
  position: relative;
  padding: 0 25px;
}
.brands_list .owl-stage-outer {
	overflow: hidden;
}
.brands_list .owl-stage {
	display: block;
}
.brands_list .owl-item {
	float: left;
}
.brands_list .owl-dots {
	display: none
}
.brands_list .owl-nav {
	
}
.brands_list .owl-nav .owl-prev {
	left: 0;
}
.brands_list .owl-nav .owl-next {
	right: 0;
}
.brands_list img {
  display: block;
}
/* End */


/* Start:/bitrix/templates/furniture_gray/components/bitrix/form.result.new/form2/style.css?17494461351316*/
.director_form .f_body .f_input {
	width: 100%;
	margin: 0 0 20px;
}
.director_form .f_body .f_input .f_title {
	display: block;
	margin-bottom: 10px;
}
.director_form .f_body .f_input input[type="text"] {
  display: block;
  width: 100%;
  height: 50px;
  background: #EAEAEA;
  border-radius: 10px;
  padding: 0 20px;
  font-size: 20px;
}
.director_form .f_body .f_input textarea {
  display: block;
  width: 100%;
  height: 50px;
  background: #EAEAEA;
  border-radius: 10px;
  padding: 10px 20px;
  font-size: 20px;
}
.director_form .f_body .f_input span {
	display: inline-block;
	vertical-align: middle;
	line-height: 22px;
}
.director_form .f_foot .f_submit {
  max-width: 100%;
  cursor: pointer;
  padding: 0px 10px;
  text-align: center;
  margin: 20px 0;
}
.director_form .f_foot .f_polit {
	display: block;
	font-size: 12px;
	color: #5C5C5C;
}

.director_form .f_foot .f_polit a {
	font-size: inherit;
}

.director_form .f_foot .f_required_sign {
	display: block;
	font-size: 14px;
}
@media only screen and (min-width: 1024px) {
	.director_form .f_body {
		display: flex;
		flex-wrap: wrap;
		gap: 20px;
	}
	.director_form .f_body .f_input {
		width: calc(50% - 10px);
		margin: 0;
	}
	.director_form .f_body .f_textarea {
		width: 100%;
	}
	.director_form .f_body .f_input textarea {
		height: 80px
	}
}
/* End */
/* /bitrix/templates/furniture_gray/components/bitrix/form.result.new/form1/style.css?17494455881316 */
/* /bitrix/templates/furniture_gray/components//bitrix/system.pagenavigation/.default/style.css?1734348457234 */
/* /bitrix/templates/furniture_gray/components/bitrix/news.list/preimushestva/style.css?17332984621886 */
/* /bitrix/templates/furniture_gray/components//bitrix/system.pagenavigation/all/style.css?1734504716104 */
/* /bitrix/templates/furniture_gray/components/bitrix/system.pagenavigation/all/style.css?1734504716104 */
/* /bitrix/templates/furniture_gray/components/bitrix/catalog.section/new/style.css?17365111022317 */
/* /bitrix/templates/furniture_gray/components/bitrix/catalog.section/new/themes/red/style.css?1732257169823 */
/* /bitrix/templates/furniture_gray/components/bitrix/news.list/documents/style.css?1737546654174 */
/* /bitrix/templates/furniture_gray/components/bitrix/news.list/sliders-3/style.css?1742794551702 */
/* /bitrix/templates/furniture_gray/components/bitrix/news.list/brend-sliders/style.css?1735028195454 */
/* /bitrix/templates/furniture_gray/components/bitrix/form.result.new/form2/style.css?17494461351316 */
