@font-face {
	font-family: 'Rubik Regular';
	src: url('fonts/Rubik-Regular.eot');
	src: url('fonts/Rubik-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/Rubik-Regular.woff') format('woff'),
		url('fonts/Rubik-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


.bx-yellow,
.bx-theme-yellow {
	--primary: #fa7006;
	--theme-color-primary: #fa7006;
	--theme-color-second: #ff0000;
	--theme-color-light: #fff;
	--theme-b-link: #fa7006;
	--theme-b-link-hover: #ff0000;
	--theme-b-tx-primary: #fff;
	--theme-b-bg-primary: #fa7006;
	--theme-b-bd-primary: #fa7006;
	--theme-b-sd-primary: rgba(249, 169, 29, 0.5);
	--theme-b-tx-primary-hover: #fff;
	--theme-b-bg-primary-hover: #ff0000;
	--theme-b-bd-primary-hover: #daa53e;
	--theme-b-tx-primary-active: #fff;
	--theme-b-bg-primary-active: #ff0000;
	--theme-b-bd-primary-active: #daa53e;
	--theme-b-tx-primary-disabled: #fff;
	--theme-b-bg-primary-disabled: #daa53e;
	--theme-b-bd-primary-disabled: #b7853b
}

.bx-blue,
.bx-theme-blue {
	--primary: #0083d1;
	--theme-color-primary: #0083d1;
	--theme-color-second: #5ca6e4;
	--theme-color-light: #f0f6f8;
	--theme-b-link: #44b1c9;
	--theme-b-link-hover: #5cc3d1;
	--theme-b-tx-primary: #fff;
	--theme-b-bg-primary: #0083d1;
	--theme-b-bd-primary: #0083d1;
	--theme-b-sd-primary: rgba(0, 131, 209, 0.5);
	--theme-b-tx-primary-hover: #fff;
	--theme-b-bg-primary-hover: #5ca6e4;
	--theme-b-bd-primary-hover: #5599d2;
	--theme-b-tx-primary-active: #fff;
	--theme-b-bg-primary-active: #5ca6e4;
	--theme-b-bd-primary-active: #5599d2;
	--theme-b-tx-primary-disabled: #fff;
	--theme-b-bg-primary-disabled: #5599d2;
	--theme-b-bd-primary-disabled: #4d8bbf
}

.bx-red,
.bx-theme-red {
	--primary: #e22b2b;
	--theme-color-primary: #e22b2b;
	--theme-color-second: #e95c5c;
	--theme-color-light: #f0f0f0;
	--theme-b-link: #e22b2b;
	--theme-b-link-hover: #e95c5c;
	--theme-b-tx-primary: #fff;
	--theme-b-bg-primary: #e22b2b;
	--theme-b-bd-primary: #e22b2b;
	--theme-b-sd-primary: rgba(226, 43, 43, 0.5);
	--theme-b-tx-primary-hover: #fff;
	--theme-b-bg-primary-hover: #e95c5c;
	--theme-b-bd-primary-hover: #d05454;
	--theme-b-tx-primary-active: #fff;
	--theme-b-bg-primary-active: #e95c5c;
	--theme-b-bd-primary-active: #d05454;
	--theme-b-tx-primary-disabled: #fff;
	--theme-b-bg-primary-disabled: #d05454;
	--theme-b-bd-primary-disabled: #c04e4e
}

.bx-green,
.bx-theme-green {
	--primary: #63aa28;
	--theme-color-primary: #63aa28;
	--theme-color-second: #5b9f0b;
	--theme-color-light: #a8d95b;
	--theme-b-link: #44b1c9;
	--theme-b-link-hover: #5cc3d1;
	--theme-b-tx-primary: #fff;
	--theme-b-bg-primary: #63aa28;
	--theme-b-bd-primary: #63aa28;
	--theme-b-sd-primary: rgba(99, 170, 40, 0.5);
	--theme-b-tx-primary-hover: #fff;
	--theme-b-bg-primary-hover: #5b9f0b;
	--theme-b-bd-primary-hover: #56940b;
	--theme-b-tx-primary-active: #fff;
	--theme-b-bg-primary-active: #5b9f0b;
	--theme-b-bd-primary-active: #56940b;
	--theme-b-tx-primary-disabled: #fff;
	--theme-b-bg-primary-disabled: #56940b;
	--theme-b-bd-primary-disabled: #497c09
}

body {
	background-attachment: fixed;
	background-size: cover;
	font-family: 'Rubik Regular' Arial, sans-serif;
	background-image: url(/bitrix/templates/eshop_bootstrap_v4/images/bg.webp);
	background-size: 20%;
}

#pagetitle {
	margin-bottom: 35px
}

h1,
h2,
h3,
h4,
h5 {
	font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-regular, 400)
}

.bx-content-section,
.bx-header-section {
	padding-bottom: 2px;
	background-color: rgba(255, 255, 255, .95)
}

.bx-header-logo {
	order: 1
}

.bx-header-personal {
	order: 3
}

.bx-header-contact {
	order: 2
}

.bx-logo-block {
	display: block;
	height: 50px;
	border-bottom: 0
}

.bx-logo-block img {
	max-height: 50px;
	width: auto
}

@media(max-width:767px) {
	.bx-logo-block img {
		max-width: 100%;
		max-height: 45px;
		width: auto;
		height: auto
	}

	.bx-header-logo {
		padding: 5px 50px;
		height: 55px;
		background-color: var(--theme-color-primary)
	}

	.bx-logo-block {
		height: auto
	}

	body.bx-theme-green .bx-store-logo {
		background: #33b111
	}
}

.bx-header-phone-block {
	display: flex;
	align-items: center
}

.bx-header-phone-number {
	color: #000;
	white-space: nowrap;
	font: 21px/28px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-semi-bold, 600);
	transition: 250ms linear all
}

.bx-header-phone-icon {
	display: block;
	margin-right: 10px;
	width: 26px;
	height: 26px;
	background: no-repeat center url(images/phone.svg);
}

@media(max-width:991px) {
	.bx-header-phone-number {
		font: 15px/18px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
		font-weight: var(--ui-font-weight-semi-bold, 600)
	}
}

.bx-header-worktime {
	color: #000;
	font: 16px/22px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-semi-bold, 600);
	transition: 250ms linear all
}

.bx-worktime-title {
	color: #adadad;
	font: 12px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-regular, 400)
}

.bx-worktime-schedule {
	color: #000;
	font: 12px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-regular, 400)
}

@media(max-width:991px) {
	.bx-header-worktime {
		font: 15px/18px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
		font-weight: var(--ui-font-weight-regular, 400)
	}
}

.sidebar-block-title {
	color: #343434;
	text-transform: uppercase;
	font-size: 14px;
	font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-semi-bold, 600)
}

.bx-footer-bg {
	background-color: #1f496a
}

.bx-footer-logo {
	border-bottom: none !important;
	text-decoration: none !important
}

.bx-footer-logo img {
	max-width: 100%;
	height: auto
}

.bx-inclinkspersonal-item.bx-theme-blue:hover {
	background: #0083d1
}

.bx-theme-blue.bx-inclinkspersonal-selected {
	background: #3398d7
}

.bx-inclinkspersonal-item.bx-theme-black:hover {
	background: #303030
}

.bx-theme-black.bx-inclinkspersonal-selected {
	background: #484848
}

.bx-inclinkspersonal-item.bx-theme-green:hover {
	background: #44b1c9
}

.bx-theme-green.bx-inclinkspersonal-selected {
	background: #5cc3d1
}

.bx-inclinkspersonal-item.bx-theme-red:hover {
	background: #e63c3c
}

.bx-theme-red.bx-inclinkspersonal-selected {
	background: #e95c5c
}

.bx-inclinkspersonal-item.bx-theme-yellow:hover {
	background: #f4a52e
}

.bx-theme-yellow.bx-inclinkspersonal-selected {
	background: #fbb859
}

.btn-primary,
.list-group-item.active {
	border-color: var(--theme-b-bd-primary);
	background-color: var(--theme-b-bg-primary);
	color: var(--theme-b-tx-primary)
}

.btn-primary:hover {
	border-color: var(--theme-b-bd-primary-hover);
	background-color: var(--theme-b-bg-primary-hover);
	color: var(--theme-b-tx-primary-hover)
}

.btn-primary:focus,
.btn-primary.focus {
	box-shadow: 0 0 0 .2rem var(--theme-b-sd-primary)
}

.btn-primary.disabled,
.btn-primary:disabled {
	border-color: var(--theme-b-bg-primary);
	background-color: var(--theme-b-bg-primary);
	color: var(--theme-b-tx-primary)
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
	border-color: var(--theme-b-bd-primary-active);
	background-color: var(--theme-b-bg-primary-active);
	color: var(--theme-b-tx-primary-active)
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem var(--theme-b-sd-primary)
}

.form-control:focus {
	border-color: var(--theme-color-primary);
	box-shadow: 0 0 0 .2rem var(--theme-b-sd-primary)
}

a,
.btn-link {
	color: var(--theme-b-link)
}

a:hover,
.btn-link:hover {
	color: var(--theme-b-link-hover)
}

.g-font-size-15 {
	font-size: 15px
}

.g-font-size-17 {
	font-size: 17px
}

.g-font-size-20 {
	font-size: 20px
}

.text-primary {
	color: var(--primary) !important
}

.bg-primary {
	background: var(--primary) !important
}

.border-primary {
	border-color: var(--primary) !important
}

.sidebar h2,
.sidebar h3,
.sidebar h4,
.sidebar h5 {
	text-transform: uppercase;
	font-size: 14px;
	font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-semi-bold, 600)
}

.sidebar li {
	font-size: 12px;
	font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-semi-bold, 600)
}

.sidebar-icon {
	width: 27px;
	height: 27px;
	margin-right: 5px;
	border-radius: 50%;
	background-color: var(--theme-color-primary);
	background-repeat: no-repeat;
	background-position: center;
}

.sidebar-icon-label {
	background-image: url(images/label.svg);
	background-size: 19px auto;
}

.sidebar-icon-delivery {
	background-image: url(images/delivery.svg);
	background-size: 17px auto;
}

.sidebar-icon-sale {
	background-image: url(images/sale.svg);
	background-size: auto 17px;
}

.sidebar-icon-self {
	background-image: url(images/self.svg);
	background-size: auto 17px;
}

.sidebar-icon-phone {
	background-image: url(images/phone_white.svg);
	background-size: auto 21px
}



/*

ШАПКА

*/
.bf-header {
	width: 100%;
	background-color: #efefef;
	min-height: 120px;
}


.bf-header-container {
	font-family: 'Rubik Regular';
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	justify-content: space-between;
	padding: 10px 20px;
}

.bf-header-logo-img {
	width: 130px;
}

.bf-header-menu {
	display: flex;
	flex-direction: column;
	width: 100%;
}

.bf-header-menu-top {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	border-bottom: 1px solid #e7e7e7;
}

.bf-header-menu-top-items {
	display: flex;
	flex-wrap: nowrap;
	gap: 30px;
	text-transform: uppercase;
	font-size: 1.5em;
	justify-content: center;
	width: 100%;
	margin-top: 15px;
}


.bf-header-menu-top-items a {
	text-decoration: none;
	color: #555;
}

.bf-header-menu-bottom {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;

}


.bf-header-menu-bottom-items {
	display: flex;
	flex-wrap: nowrap;
	gap: 30px;
	text-transform: uppercase;
	font-size: 1.5em;
	justify-content: center;
	width: 100%;
	margin-top: 15px;
}

.bf-header-actions {
	display: flex;
	width: 250px;
	flex-wrap: nowrap;
	justify-content: flex-end;
	gap: 25px;
	margin-top: 15px;
	font-size: 1.6em;
}

.bf-header-phone {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	width: 250px;
	align-items: flex-end;
}

.bf-header-phone-item {

	font-size: 1.5em;
	text-decoration: none;
	line-height: 0.9em;
}

.bf-header-phone-desc {
	font-size: 0.95em;
	text-decoration: none;
}



.bf_mobile_menu {
	display: none;
	position: fixed;
	z-index: 9999999999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
}

.bf_mobile_menu_container {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	gap: 5px;
}

.bf_mobile_menu_item {
	padding: 5px 0 5px 15px;
	cursor: pointer;
	font-size: 1.2em;
}

.bf_mobile_menu_item:hover a {
	background-color: #fafafa;
}

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

.bf_mobile_menu_logo {
	text-align: center;
}

.bf_header_mobile_hamburger {
	display: none;
}

.bf_mobile_menu_close {
	text-align: right;
	padding: 20px 20px 0 0;
}

.bf_mobile_menu_close i {
	cursor: pointer;
	font-size: 1.3em;
}

.bf_mobile_header {
	display: none;
}

.bf_mobile_hamburger i {
	font-size: 3em;
	cursor: pointer;
}

.bf_mobile_phone {
	display: flex;
	gap: 10px;
}

@media (max-width: 1250px) {
	.bf-header-menu-top-items a {
		font-size: 0.5em;
	}

	.bf-header-phone {
		font-size: 0.9em;
	}

	.bf-header-menu-bottom-items a {
		font-size: 0.55em;
		font-weight: 600;
	}
}


@media (max-width: 850px) {
	.bf_header_mobile_hamburger {
		display: flex;
		align-items: center;
		/* gap: 10px; */
		margin-left: 15px;
		font-size: 2em;
		cursor: pointer;
		color: #006048;
	}

	.bf_header_logo img {
		height: 60px;
	}

	.bf-header {
		display: none;
	}

	.bf_mobile_header {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 0 10px;

	}

}


/*

СЛАЙДЕР

*/

.bf-slider-mobile {
	display: none;
}

@media (max-width: 600px) {
	.bf-slider {
		display: none;
	}

	.bf-slider-mobile {
		display: block;
	}
}

/*

КАТЕГОРИИ НА ГЛАВНОЙ

*/

.bf-category-list {

	background-color: #efefef;
	min-height: 120px;
	font-family: 'Rubik Regular';
	padding: 30px 0;
}

.bf-category-list-container {
	margin: 0 auto;
	max-width: 1200px;
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	justify-content: center;
	gap: 25px;
}

@media (max-width: 700px) {
	.bf-category-list-container {
		font-size: 0.7em;
		grid-template-columns: repeat(3, 1fr);
		padding: 0 20px;
	}
}

@media (max-width: 400px) {
	.bf-category-list-container {
		font-size: 0.6em;
	}
}


.bf-category-list-item {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	gap: 10px;
	width: 100%;
}


.bf-category-list-item .cat_link {
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: 700;
	text-decoration: none;
	height: 60px;
	text-align: center;
}

.bf-category-list-item-line {
	height: 5px;
	width: 100%;
	background-color: #efefef;
	transition: all 0.5s ease-in-out;
}

.bf-category-list-item img {
	transition: all 0.5s ease-in-out;
	width: 100%;
}




.bf-category-list-item:hover img {
	transform: scale(1.05);
}

.bf-category-list-item:hover .bf-category-list-item-line {
	background-color: #fa7006;
}

.bf-category-list-result {
	font-family: 'Rubik Regular';
	width: 100%;
	padding: 20px 0;
}

.bf-category-list-result-action {
	margin-top: 20px;
	text-align: center;
}

.bf-category-list-result-action a {
	padding: 5px 15px;
	border: 1px solid #fa7006;
	color: #fa7006;
	font-size: 1.2em;
	text-decoration: none;
}

.bf-category-list-result-action a:hover {
	border-color: #f00;
	color: #f00;

}

.bf-products-container {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 35px;
	padding: 50px 0;
}

.bf-products-main-container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 20px;
}

.catalog-top-slider-pagination {
	bottom: -30px;
}

.bf-product-item {
	width: 100%;
	height: 500px;
	background-color: #f7f7f7;
	display: block;
	border: 2px solid #fa7006;
	position: relative;
	transition: all 0.5s ease;
	margin-top: 50px;
}

.bf-product-item:hover {
	border: 2px solid #f00;

}

.bf-product-item:hover .bf-product-item-badge {
	background-color: #f00;
	left: 50px;
}

.bf-product-item-badge {
	position: relative;
	top: -15px;
	left: 20px;
	background-color: #fa7006;
	font-size: 1.2em;
	color: #fff;
	padding: 0 10px;
	transition: all 0.5s ease;
	text-transform: uppercase;
}

.bf-add-favourites {
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 10px;
	cursor: pointer;
}

.bf-add-favourites i {
	font-size: 1.5em;
	color: #999;
}

.bf-add-favourites:hover i,
.bf-add-favourites-sel i {
	color: #fa7006;
}




.bf-product-item-content {
	width: 100%;
	height: calc(100% - 80px);
	display: flex;
	flex-direction: column;
	text-align: center;
	justify-content: space-between;
}

.bf-product-item-img-container img {
	width: 100%;
	padding: 10px;
	mix-blend-mode: darken;
	transform: scale(0.8);
	transition: all 0.5s ease;
	max-height: 350px;
	object-fit: contain;
}

.bf-product-item:hover .bf-product-item-img-container img {
	transform: scale(1);
}



.bf-product-item-main-info {
	display: flex;
	flex-direction: column;
}

.bf-product-item-main-info-title {
	font-size: 1.2em;
}

.bf-product-item-main-info-category {
	font-size: 0.8em;
}

.bf-product-item-cart-btn {
	padding: 5px 15px;
	font-size: 1.2em;
	background-color: #fa7006;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	max-width: 250px;
	transition: all 0.5s ease;
	position: absolute;
	bottom: -20px;
	right: 5%;
}

.bf-product-item-cart-btn:hover {
	background-color: #f00;
	color: #fff;
}

.bf-product-item-current-price {
	font-size: 1.4em;
	font-weight: 700;
}

/*

КОНТЕНТ

*/

.bf-container {
	padding: 50px 20px;
	max-width: 1700px;
	margin: 0 auto;
}

.bf-video-container {
	width: 100%;
	min-height: 300px;
	text-align: center;
	padding: 50px 0;
}

.bf-video-container video {
	margin: 0 auto;
}

/* -----------------------------
Инфоблок на главной
*/

.bf-main-info-container {
	max-width: 1220px;
	margin: 0 auto;
	font-family: 'Rubik Regular';
	width: 95%;
}

.bf-main-info-item img {
	width: 100%;
	padding: 10px;

}

.bf-main-info-item {
	position: relative;
}

.bf-main-info-item-content {
	position: absolute;
	top: 0;
	left: 0;
	padding: 50px 20px 20px 20px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	gap: 30%;
	width: 100%;
	height: 100%;
}

.bf-main-info-item-title {

	font-size: 2.5em;
	color: #fff;
	text-transform: uppercase;
	padding: 5px 15px;
	background-color: rgba(0, 0, 0, 0.4);
}

.bf-main-info-item-btn {
	padding: 5px 15px;
	background-color: rgba(0, 0, 0, 0.5);
	font-size: 1.3em;
	border: 2px solid #fa7006;
	color: #fa7006;
	text-decoration: none;
	display: inline-block;
	max-width: 160px;
	text-transform: uppercase;
	transition: .4s;
}

.bf-main-info-item-btn:hover {
	background-color: #fa7006;
	color: #fff;
}

/*

КОНТАКТЫ
*/

.bf-contacts-section {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
}

@media (max-width: 700px) {
	.bf-contacts-section {

		grid-template-columns: 1fr;

	}
}

.bf-contacts-item {
	display: flex;
	flex-direction: column;
	padding: 10px;
	border: 1px solid #efefef;
	gap: 10px;
}

.bf-contacts-item-text {
	padding: 10px;
	border-left: 1px solid #fa7006;
}

/*
Футер
*/
.bf-footer-social {
	display: flex;
	gap: 15px;
	flex-wrap: wrap;
	font-size: 2.5em;

}

.form-check-input:checked,
.btn-check:focus+.btn-primary,
.btn-primary:focus {
	background-color: #fa7006;
	border-color: #fa7006;
}

.swiper-button-next,
.swiper-button-prev {
	color: #f00;
}

.swiper-pagination-bullet-active {
	background-color: #f00;
}

.wazap_btn {
	position: fixed;
	right: 40px;
	bottom: 130px;
	z-index: 9999;
	cursor: pointer;
	width: 70px;
	height: 70px;
	background-color: #25d366;
	border-radius: 50%;
	transition: all 0.5s ease;
}

.wazap_btn i {
	font-size: 40px;
	margin-left: 18px;
	margin-top: 12px;
	color: #fff;
}

.wazap_btn:hover {
	bottom: 170px;
}

@media (max-width: 700px) {
	.wazap_btn {
		display: none;
	}

	.bf-podborky-container {
		padding: 0 20px;
	}

	.bf-main-map-container {
		padding: 0 20px;
	}
}

.catalog-section-list-tile-list {
	justify-content: center;
}

.product-swiper {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.product-swiper .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #f7f7f7;
	padding-bottom: 30px;
}


.bf-round-discont {
	right: 10px;
	display: inline-block;
	position: absolute;
	top: 50px;
	background-color: #f00;
	padding: 10px 5px;
	color: #fff;
	border-radius: 50%;
	font-weight: 700;
}

.bf_section_title {
	font-weight: 700;
	border-left: 5px solid #fa7006;
	padding-left: 15px;
}

.bf-main-map-container {
	max-width: 1200px;
	width: 95%;
	margin: 30px 0;
}

.bf-main-dealers-container {
	max-width: 1200px;
	margin: 0 auto;
}

h2 {
	border-left: 5px solid #fa7006;
	padding: 10px;
}

.bf-main-dealers {
	display: grid;
	grid-template-columns: 2fr 1fr;
	gap: 30px;
	margin: 20px 0;
}

@media (max-width: 1200px) {
	.bf-main-dealers {
		grid-template-columns: 1fr;
		padding: 50px 20px;
	}

	.bf-main-dealers-container {
		padding: 0 20px;
	}
}


.bf_container-accordion {
	width: 100%;
}

.bf_accordion {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: transparent;
	border: none;
	border-top: solid 1px #fa7006;
	color: #fa7006;
	font-weight: bold;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	text-align: left;
	outline: none !important;
	transition: background-color 0.4s;
}

.bf_active,
.bf_accordion:hover {
	color: #fff;
	background-color: #fa7006;
}

.bf_panel {
	padding: 0 18px;
	background-color: transparent;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.4s ease-out;
}

.bf_arrow {
	transition: 0.3s;
	margin-right: 15px;
}

.bf_accordion:hover svg {
	margin-right: 10px;
}

.bf_accordion svg path {
	transition: .2s;
}

.bf_accordion:hover svg path {
	stroke: #fff;
}

.bf_arrow.rotated {
	transform: rotate(90deg);
}

.bf_custom-border {
	position: relative;
	border: 5px solid #fa7006;
	padding: 20px;
}

.bf_custom-border::after {
	content: "";
	position: absolute;
	bottom: -5px;
	right: -5px;
	width: 10em;
	height: 10em;
	border-bottom: 5px solid red;
	border-right: 5px solid red;
	pointer-events: none;
}

.bf_custom-border::before {
	content: "";
	position: absolute;
	bottom: -5px;
	right: -5px;
	width: 11em;
	height: 11em;
	border-bottom: 5px solid #f6f6f6;
	border-right: 5px solid #f6f6f6;
	pointer-events: none;
}

.bf_desing-main-container {
	margin: 30px 0;
}

.bf_desing-main {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 30px;
	flex-wrap: wrap;
}

.bf_desing-main img {
	display: block;
	width: 100%;
}

@media (max-width: 1200px) {

	.bf_desing-main {
		grid-template-columns: 1fr;
	}
}

.bf-podborky-container {
	margin: 30px auto;
	max-width: 1200px;
}

.bf-filter-buttons button {
	margin: 0 5px 10px 0;
	padding: 8px 16px;
	background: transparent;
	cursor: pointer;
	border: 1px solid #fa7006;
	transition: all .4s ease;
	outline: none;
}

.bf-filter-buttons button:hover {
	margin: 0 5px 10px 0;
	padding: 8px 16px;
	background: transparent;
	cursor: pointer;
	border: 1px solid #fa7006;
	background: #fa7006;
	color: white;
	border-color: #fa7006;
}

.bf-filter-buttons button.active {
	background: #fa7006;
	color: white;
	border-color: #fa7006;
}



/* Контейнер отзывов */

.bf-review-container {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.bf-reviews {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: start;
}


.bf-review-card {
	opacity: 1;
	max-height: 1000px;
	overflow: hidden;
	transition: all 0.6s ease;
}

.bf-review-hidden {
	opacity: 0;
	max-height: 0;
	margin: 0;
	padding: 0;
	transition: all 0.6s ease;
}

.bf-review-card.show {
	opacity: 1;
	max-height: 1000px;
}

/* Кнопки */
.show-more-btn {
	padding: 10px 25px;
	border: 1px solid #fa7006;
	color: #000;
	cursor: pointer;
	font-size: 1em;
	transition: background-color 0.3s ease;
}

.show-more-btn:hover {
	background-color: #fa7006;
	color: #fff;
}

/* Карточка отзыва */
.bf-review-card {
	flex-grow: 1;
	flex-basis: auto;
	min-width: 320px;
	max-width: 470px;
	background-color: #fff;
	border: 1px solid #fa7006;
	padding: 20px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
	transition: transform 0.3s ease;
}

.bf-review-card:hover {
	transform: rotate(2deg);
}

.bf-review-card-item {
	flex: 1 1 auto;
	padding: 1rem 1rem;
}

/* Звёзды */

.rating-stars {
	direction: rtl;
	/* чтобы звёзды отображались справа налево */
	font-size: 4rem;
	unicode-bidi: bidi-override;
	/* важный для rtl */
	display: inline-flex;
	gap: 5px;
}

.rating-stars input[type="radio"] {
	display: none;
}

.rating-stars label {
	color: #ccc;
	cursor: pointer;
	transition: color 0.3s ease;
}

.rating-stars label:hover,
.rating-stars label:hover~label,
.rating-stars input[type="radio"]:checked~label {
	color: gold;
}

/* Чтобы выделялась выбранная звезда и все справа от неё */
.rating-stars input[type="radio"]:checked+label,
.rating-stars input[type="radio"]:checked+label~label {
	color: gold;
}

/* Форма отзыва */

.bf-review-form {
	height: auto;
	padding: 30px;
}

.bf-text-field {
	margin-bottom: 1rem;
}

.bf-text-field__label {
	display: block;
	margin-bottom: 0.25rem;
}

.bf-text-field__input {
	display: block;
	width: 100%;
	height: calc(2.25rem + 2px);
	padding: 0.375rem 0.75rem;
	font-family: inherit;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #fa7006;
	border-radius: 0.25rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.bf-text-field__input::placeholder {
	color: #212529;
	opacity: 0.4;
}

.bf-text-field__input:focus {
	color: #212529;
	background-color: #fff;
	border-color: #fa7006;
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba(158, 158, 158, 0.25);
}

.bf-text-field__input:disabled,
.bf-text-field__input[readonly] {
	background-color: #f5f5f5;
	opacity: 1;
}

/* Модальное отзыв */

.modal-overlay {
	display: flex;
	/* меняем display на flex сразу, чтобы переходы работали */
	opacity: 0;
	visibility: hidden;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	backdrop-filter: blur(6px);
	background: rgba(0, 0, 0, 0.4);
	z-index: 9999;
	justify-content: center;
	align-items: center;

	transition: opacity 0.4s ease, visibility 0.4s ease;
}

.modal-overlay.show {
	opacity: 1;
	visibility: visible;
}

.modal-content {
	background: white;
	border-radius: 10px;
	max-width: 800px;
	width: 90%;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
	position: relative;
	flex-direction: row;
	transform: translateY(-20px);
	opacity: 0;
	transition: opacity 0.4s ease, transform 0.4s ease;
}

.modal-content img {
	width: 30%;
	border-radius: 10px;
}

.modal-content form {
	width: 70%;
}

.modal-overlay.show .modal-content {
	transform: translateY(0);
	opacity: 1;
}

.bf-design-container {
	max-width: 1200px;
	margin: 20px auto;
}

.bf-design {
	position: relative;
}

.bf-design img {
	display: block;
	width: 100%;
	height: auto;
	transition: .4s;
}

.bf-design a {
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.bf-design:hover img {
	filter: brightness(70%);
}