.wrapper {
	max-width: 100%;
	overflow: hidden;
}

.main_category_slider .btn_sl {
	display: none !important;
}

.catalog_content_filters_opener .btn span {
	color: #9f9fa2;
}

.catalog_content_filters_opener .btn:hover span {
	color: #9372be;
}

.catalog_content_filters_opener .btn:hover .ic circle {
	fill: #9372be;
}

.catalog_content_filters_opener .btn:hover .ic path {
	stroke: #9372be;
}

.catalog-menu-subcat__links a:hover {
	color: #553285;
}

.j_breadcrumbs {
	justify-content: flex-start;
	display: flex;
	flex-wrap: wrap;
}

.btn_white {
	border: 1px solid #e7e4ed !important;
	border-radius: 8px;
	background: #ffffff;
	padding: 0 30px;
	height: 50px;
}

.btn_white span {
	font-size: 18px;
	font-weight: 300;
	color: #5b5b5d;
}

.btn_white h2 {
	font-size: 18px;
	font-weight: 300;
	color: #5b5b5d;
}

.btn_white .ic {
	margin-left: 10px;
	min-width: 24px;
	max-width: 24px;
	margin-top: -2px;
}

.btn_white:hover {
	border: 1px solid #e7e4ed !important;
}

.btn_white:hover span {
	color: #9372be;
}

.btn_white:hover h2 {
	color: #9372be;
}

.btn_white:hover .ic path {
	fill: #9372be;
}

.cart_tabs .btn.active.btn_white,
.product_tabs .btn.active.btn_white,
.pager_wrap .btn.active.btn_white,
.location_regions .btn.active.btn_white,
.location_tabs .btn.active.btn_white,
.btn_darkblue,
.btn_mob_opener.btn_darkblue {
	border: 1px solid transparent;
	border-radius: 8px;
	background: #553285;
	padding: 0 30px;
	height: 50px;
}

.cart_tabs .btn.active.btn_white .ic,
.product_tabs .btn.active.btn_white .ic,
.pager_wrap .btn.active.btn_white .ic,
.location_regions .btn.active.btn_white .ic,
.location_tabs .btn.active.btn_white .ic,
.btn_darkblue .ic {
	margin-left: 10px;
	min-width: 4px;
	max-width: 4px;
}

.cart_tabs .btn.active.btn_white span,
.product_tabs .btn.active.btn_white span,
.pager_wrap .btn.active.btn_white span,
.location_regions .btn.active.btn_white span,
.location_tabs .btn.active.btn_white span,
.btn_darkblue span {
	font-size: 18px;
	font-weight: 300;
	color: #ffffff;
}

.cart_tabs .btn.active.btn_white:hover,
.product_tabs .btn.active.btn_white:hover,
.pager_wrap .btn.active.btn_white:hover,
.location_regions .btn.active.btn_white:hover,
.location_tabs .btn.active.btn_white:hover,
.btn_darkblue:hover {
	background: #9372be;
}

.btn_yellow {
	border: 1px solid transparent !important;
	border-radius: 10px;
	background: #e7e4ed;
	padding: 0 30px;
	height: 50px;
}

.btn_yellow .ic {
	margin-left: 10px;
	min-width: 4px;
	max-width: 4px;
}

.btn_yellow span {
	font-size: 18px;
	font-weight: 300;
	color: #5b5b5d;
}

.btn_yellow:hover {
	background: #9372be;
}

.btn_yellow:hover span {
	color: #ffffff;
}

.btn_yellow:hover .ic path {
	fill: #ffffff;
}

.main {
	padding-top: 70px;
	padding-bottom: 55px;
}

.main_df {
	display: flex;
}

.main_container {
	flex-grow: 1;
	padding-left: 130px;
	position: relative;
}

.main_img {
	min-width: 655px;
	max-width: 655px;
	margin-left: 20px;
}

.main_logo {
	color: #553285;
	font-size: 96px;
	font-weight: 600;
	line-height: 1;
	text-transform: uppercase;
	position: absolute;
	transform-origin: left top;
	transform: rotate(-90deg) translate(-100%, 0%);
	left: 0%;
	top: 0%;
}

.main_slider .main_text {
	color: #9f9fa2;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.2;
	position: absolute;
	bottom: 0;
	left: 0;
	display: none;
}

.main_text {
	color: #9f9fa2;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.2;
}

.main_title {
	color: #39393b;
	font-size: 80px;
	font-weight: 300;
	line-height: 1.2;
	text-transform: uppercase;
	margin-bottom: 75px;
}

.main_slider .swiper-slide {
	opacity: 0 !important;
}

.main_slider .swiper-slide.swiper-slide-active {
	opacity: 1 !important;
}

.main_category .swiper-slide .btn {
	min-width: 100%;
	max-width: 100%;
	height: 100px;
	border-radius: 20px;
}

.main_category .swiper-slide .btn span {
	font-size: 20px;
	line-height: 1.2;
	font-weight: 300;
}

.main_category .swiper-slide .btn:before {
	content: "";
	position: absolute;
	z-index: 1;
	bottom: 1px;
	left: 10px;
	height: 7px;
	width: 0;
	background: #553285;
	border-radius: 4px;
	transition: width 0s;
}

.main_category .swiper-slide.swiper-slide-thumb-active .btn {
	border: 2px solid #e7e4ed;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
	background: #fcfdff;
}

.main_category .swiper-slide.swiper-slide-thumb-active .btn span {
	color: #39393b;
}

.main_category .swiper-slide.swiper-slide-thumb-active .btn:before {
	width: calc(100% - 20px);
	transition: width 3.5s;
}

.main_category_slider {
	position: relative;
}

.main_category_slider .swiper-slide {
	margin-bottom: 8px;
}

.main_category_slider {
	width: auto;
	margin-left: -100px;
	margin-right: -100px;
	padding-left: 100px;
	padding-right: 100px;
	margin-bottom: 120px;
}

.main_category_slider .btn_white {
	text-align: center;
	padding: 0 25px;
}

.main_category_slider .btn_sl {
	width: 50px;
	height: 50px;
	display: flex;
	box-sizing: border-box;
	border: 1px solid #e7e4ed;
	border-radius: 10px;
	background: #fcfdff;
	transition: 0.2s;
}

.main_category_slider .btn_sl span {
	text-align: center;
}

.main_category_slider .btn_sl:hover {
	border: 1px solid #553285;
}

.main_category_slider .btn_sl:hover path {
	fill: #553285;
}

.main_category_slider .btn_sl.swiper-button-next {
	transform: rotate(180deg);
}

.main_category_slider .btn_sl.swiper-button-disabled {
	display: none;
}

.m_title {
	color: #39393b;
	font-size: 52px;
	font-weight: 300;
	line-height: 1.2;
	text-transform: uppercase;
}

.good_item .m_title {
	text-transform: none;
}

.main_about_df {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	margin-top: 30px;
	margin-bottom: 120px;
}

.main_about_df .item {
	display: flex;
	align-items: center;
	margin-bottom: 37px;
	height: 86px;
}

.main_about_df .item_ic {
	min-width: 86px;
	max-width: 86px;
	height: 86px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.main_about_df .item_title {
	color: #5b5b5d;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.2;
}

.main_about_df .item_text {
	color: #5b5b5d;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.4;
}

.main_about_left,
.main_about_right {
	min-width: calc(50% - 10px);
	max-width: calc(50% - 10px);
	padding: 60px 75px;
	border-radius: 20px;
}

.main_about_left {
	border: 1px solid #e7e4ed;
}

.main_about_left .item:last-child {
	margin-bottom: 0;
}

.main_about_left .item_ic {
	margin-left: 40px;
	border-radius: 10px;
	background: #553285;
	padding: 18px;
}

.main_about_left .item_content {
	text-align: right;
}

.main_about_right {
	background: #f7f6fb;
}

.main_about_right .item_ic {
	margin-right: 40px;
	background: #ffffff;
	padding: 18px;
	border-radius: 10px;
}

.main_about_right .item:last-child {
	margin-bottom: 0;
}

.main_work_df {
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
	width: auto;
	margin-left: -10px;
	margin-right: -10px;
}

.main_work_item {
	min-width: calc(33.33% - 20px);
	max-width: calc(33.33% - 20px);
	margin: 0 10px 20px;
	position: relative;
}

.main_work_item_double {
	min-width: calc(50% - 20px);
	max-width: calc(50% - 20px);
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	display: flex;
}

.main_work_item_double .main_work_item {
	min-width: 50%;
	max-width: 50%;
	margin: 0 0 0px;
	padding-left: 5px;
	padding-right: 5px;
}

.main_work_item_double .main_work_item:first-child .main_work_content {
	border-radius: 20px 0 0 20px;
	border-right: none;
}

.main_work_item_double .main_work_item:last-child .main_work_content {
	border-radius: 0 20px 20px 0;
	border-left: none;
}

.main_work_item_double .main_work_item:last-child .main_work_content:before {
	content: "";
	position: absolute;
	z-index: 2;
	top: 32px;
	bottom: 32px;
	width: 1px;
	height: auto;
	left: 0;
	border-left: 1px solid #e7e4ed;
	background: #e7e4ed;
}

.main_work_content_marker {
	position: absolute;
	right: 0;
	top: 0;
	padding: 10px 20px;
	border-radius: 0 0 0 10px;
	border: 1px solid #e7e4ed;
	border-top: none;
	border-right: none;
	z-index: 2;
	color: #9f9fa2;
	font-size: 18px;
	line-height: 1.5;
	font-weight: 300;
	text-transform: uppercase;
}

.main_work_content {
	z-index: 1;
	border: 1px solid #e7e4ed;
	border-radius: 10px;
	background: white;
	position: relative;
	width: 100%;
	height: 100%;
	padding: 50px 55px;
}

.main_work_headline {
	display: flex;
	margin-bottom: 62px;
	align-items: center;
}

.main_work_headline .ic {
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 40px;
	max-width: 40px;
	height: 40px;
	border-radius: 10px;
	background: #553285;
	font-size: 24px;
	color: #ffffff;
}

.main_work_title {
	color: #39393b;
	font-size: 24px;
	font-weight: 300;
	line-height: 1.2;
	text-transform: uppercase;
	margin-left: 14px;
}

.main_work {
	padding-bottom: 100px;
}

.main_work_text {
	color: #5b5b5d;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
}

.main_materials {
	padding-bottom: 80px;
}

.m_headline {
	display: flex;
	align-items: center;
}

.m_headline .btn {
	margin-left: auto;
}

.main_materials_subtitle {
	margin-top: 10px;
	font-size: 24px;
	line-height: 1.2;
	font-weight: 300;
	max-width: 700px;
	width: 100%;
	color: #5b5b5d;
}

.main_materials_items,
.partners_items {
	margin-top: 50px;
	display: flex;
	flex-wrap: wrap;
	width: auto;
	margin-left: -10px;
	margin-right: -10px;
}

.main_materials_item {
	box-sizing: border-box;
	border: 1px solid #e7e4ed;
	border-radius: 10px;
	padding: 30px 40px;
	min-width: calc(25% - 20px);
	max-width: calc(25% - 20px);
	margin: 0 10px 20px;
	display: none;
}

.main_materials_item:hover {
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
}

.main_materials_item:hover .main_materials_title {
	color: #9372be;
}

.main_materials_item:hover path {
	fill: #9372be;
}

.main_materials_item.js_open_more {
	display: flex;
	background: #f7f7fb;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	cursor: pointer;
	border: none;
}

.main_materials_item.js_open_more:hover path {
	fill: #9372be;
}

.main_materials_item.js_open_more:hover .text {
	color: #9372be;
}

.main_materials_item.js_open_more .text {
	color: #39393b;
	font-size: 20px;
	font-weight: 300;
	line-height: 24px;
	margin-bottom: 20px;
	max-width: 190px;
	text-align: center;
	transition: 0.2s;
}

.main_materials_img {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 150px;
	padding-top: 10px;
	margin-bottom: 30px;
}

.main_materials_img img {
	max-width: 210px;
}

.main_materials_title {
	justify-content: space-between;
	display: flex;
	color: #39393b;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.4;
	margin-bottom: 1px;
	transition: 0.2s;
}

.main_materials_title .ic {
	min-width: 24px;
	max-width: 24px;
	height: 24px;
	margin-left: 10px;
}

.main_materials_title:hover {
	color: #9372be;
}

.main_materials_text {
	font-size: 18px;
	line-height: 1.2;
	font-weight: 300;
	color: #9f9fa2;
}

.partners {
	margin-bottom: 100px;
}

.partners_item,
.partners_item_double {
	min-width: calc(25% - 20px);
	max-width: calc(25% - 20px);
	margin: 0 10px 20px;
	border: 1px solid #e7e4ed;
	border-radius: 10px;
	padding: 40px 75px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.partners_item {
	height: 150px;
	padding: 0;
}

.partners_item img {
	width: auto;
	max-width: 156px;
	height: auto;
}

.partners_item_double {
	min-width: calc(50% - 20px);
	max-width: calc(50% - 20px);
	padding: 30px;
	justify-content: space-between;
}

.partners_item_title {
	color: #39393b;
	font-size: 24px;
	font-weight: 300;
	line-height: 1.2;
	padding-right: 30px;
}

.partners_item_button .btn span {
	white-space: nowrap;
}

.partners_item_text {
	color: #5b5b5d;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
}

.main_contacts {
	margin-bottom: 120px;
}

.main_contacts_df {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}

.main_contacts_box {
	min-width: calc(50% - 10px);
	max-width: calc(50% - 10px);
}

.main_contacts_title {
	color: #39393b;
	font-size: 24px;
	font-weight: 300;
	line-height: 1.2;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.main_contacts_list {
	padding: 30px;
	border-radius: 20px;
	background: #f7f7fb;
}

.main_contacts_list .main_contacts_line:last-child {
	margin-bottom: 0;
}

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

.main_contacts_ic {
	border-radius: 10px;
	margin-right: 40px;
	background: #fcfdff;
	min-width: 86px;
	max-width: 86px;
	height: 86px;
	padding: 20px;
}

.main_contacts_name {
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	color: #5b5b5d;
}

.main_contacts_val {
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
	color: #5b5b5d;
	letter-spacing: 0.01rem;
}

.upper {
	position: fixed;
	left: 80px;
	bottom: 50px;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	background-color: #ffffff;
	display: none;
	opacity: 0;
	transition: opacity 0.3s;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
	background: #fcfdff;
	border: none;
	z-index: 99;
	transition: 0.2s;
}

.upper i {
	color: #ffffff;
	min-width: 30px;
	max-width: 30px;
}

.upper:hover {
	cursor: pointer;
	background: #553285;
}

.upper:hover path {
	fill: #ffffff;
}

.upper.active {
	display: flex;
	opacity: 1;
}

.sender_float {
	position: fixed;
	right: 85px;
	bottom: 50px;
	z-index: 99;
}

.sender_float .btn_sender {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
	background: #553285;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 9;
}

.sender_float .btn_sender:hover {
	opacity: 0.9;
}

.sender_float:before {
	content: "";
	position: absolute;
	z-index: 1;
	width: 120px;
	height: 20px;
	background: url("/wp-content/uploads/2024/05/sender.svg") no-repeat center center/100% 100%;
	left: 50%;
	bottom: -12px;
	transform: translate(-50%, 0);
}

.modal_title {
	color: #39393b;
	font-size: 24px;
	font-weight: 300;
	line-height: 1.2;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.desk_caller {
	position: fixed;
	bottom: 75px;
	right: 115px;
	z-index: 999;
	padding: 0;
	border-radius: 20px;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
	background: #fcfdff;
	width: 450px;
	display: none;
}

@media screen and (max-width: 992px) {
	.desk_caller {
		bottom: 75px;
		right: 55px;
	}
}

.desk_caller .modal_content {
	border: none;
}

.desk_caller_phone {
	display: flex;
	align-items: center;
	box-sizing: border-box;
	border: 2px solid #e7e4ed;
	border-radius: 10px;
	height: 50px;
}

.desk_caller_phone.mb30 {
	margin-bottom: 30px;
}

.desk_caller_phone .form_control {
	flex-grow: 1;
}

.desk_caller_phone .form_control input {
	width: 100%;
	padding-left: 49px;
	background: url("/wp-content/uploads/2024/05/phone.svg?1") no-repeat 15px center/24px auto;
	height: 46px;
	color: #5b5b5d;
	font-size: 16px;
	font-weight: 300;
	line-height: 1;
}

.desk_caller_phone .btn {
	white-space: nowrap;
	padding: 0 20px;
	margin-left: 30px;
	min-width: 160px;
	max-width: 160px;
}

.desk_caller_phone .btn span {
	font-size: 16px;
}

.desk_caller_phone:has(.error) {
	border: 1px solid red;
}

.desk_caller_check {
	margin: 10px 0 20px;
}

.desk_caller_check .checkbox {
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 10px 0 0 20px;
}

.desk_caller_check .checkbox + label {
	position: relative;
	padding: 0 0 0 34px;
	cursor: pointer;
	font-size: 12px;
	font-weight: 300;
	line-height: 1.2;
}

.desk_caller_check .checkbox + label a {
	color: #2375e3;
}

.desk_caller_check .checkbox + label a:hover {
	color: #000000;
}

.desk_caller_check .checkbox + label:after {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 24px;
	height: 24px;
	border-radius: 4px;
	background: #f7f7fb;
	background-position: center center;
	transition: 0.2s;
}

.desk_caller_check .checkbox:checked + label:after {
	background: url("/wp-content/uploads/2024/05/check.svg") no-repeat center center/12px auto;
}

.desk_caller_socials {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}

.desk_caller_socials_link {
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: calc(33.33% - 15px);
	max-width: calc(33.33% - 15px);
	box-sizing: border-box;
	border: 2px solid #e7e4ed;
	border-radius: 10px;
}

.desk_caller_socials_link.mwa {
	background: url("/wp-content/uploads/2024/05/mwa.svg") no-repeat center center/31px auto;
}

.desk_caller_socials_link.mwa:hover {
	background: url("/wp-content/uploads/2024/05/mwah.svg?5") no-repeat center center/31px auto;
}

.desk_caller_socials_link.mtg {
	background: url("/wp-content/uploads/2024/05/mtg1.svg?1") no-repeat center center/31px auto;
}

.desk_caller_socials_link.mtg:hover {
	background: url("/wp-content/uploads/2024/05/mtgh.svg?5") no-repeat center center/31px auto;
}

.desk_caller_socials_link.memail {
	background: url("/wp-content/uploads/2024/05/memail1.svg?2") no-repeat center center/31px auto;
}

.desk_caller_socials_link.memail:hover {
	background: url("/wp-content/uploads/2024/05/memailh.svg?3") no-repeat center center/31px auto;
}

.desk_caller_button {
	margin-bottom: 30px;
}

.desk_caller_button .btn {
	min-width: 100%;
	max-width: 100%;
}

.desk_caller_time {
	color: #9f9fa2;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.2;
	padding-left: 37px;
	background: url("/wp-content/uploads/2024/05/mtime.svg?2") no-repeat left center/20px auto;
}

.modal_close {
	position: absolute;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	z-index: 9;
	right: -30px;
	bottom: -25px;
	background: #ffffff !important;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
}

.modal_close:hover path {
	stroke: #b82727;
}

.form_control_succsess {
	display: flex;
	height: 50px;
	align-items: center;
	justify-content: center;
	width: 100%;
}

.form_control_succsess span {
	color: #10800d;
	font-size: 16px;
	font-weight: 300;
	line-height: 1;
	padding-left: 30px;
	background: url("/wp-content/uploads/2024/05/success.svg") no-repeat left center/16px auto;
}

.modal_content .close {
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 3;
	width: 17px;
	height: 17px;
	margin-top: 7px;
	opacity: 0.5;
}

.modal_content .close:hover {
	opacity: 1;
}

.modal_content .close svg {
	min-width: 17px;
	max-width: 17px;
}

.modal_content {
	box-sizing: border-box;
	border: none !important;
	border-radius: 20px;
	padding: 30px;
	background: #fcfdff;
	position: relative;
	display: block;
}

.close:hover path,
.btn_remove_file:hover path,
.good_item_back_close:hover path {
	fill: #b82727;
	stroke: #b82727;
}

#order .modal-dialog {
	width: 660px;
	max-width: 96%;
}

.btn span {
	line-height: 1;
}

.desk_caller_phone .btn {
	margin-right: -2px;
}

.modal_form .form_control:has(.error) {
	border: 1px solid red;
}

.custom-file-upload .ic {
	min-width: 23px;
	max-width: 23px;
	height: 23px;
	margin-right: 10px;
	position: relative;
	top: -1px;
	background: url("/wp-content/uploads/2024/05/addfile.svg") no-repeat center center/20px auto;
}

.custom-file-upload span {
	font-size: 18px;
	padding-top: 1px;
}

.custom-file-upload:hover .ic {
	background: url("/wp-content/uploads/2024/05/addfileh.svg?1") no-repeat center center/20px auto;
}

.added_file {
	padding-left: 45px;
	background: url("/wp-content/uploads/2024/05/file.svg") no-repeat left center/30px auto;
	min-height: 45px;
	display: flex;
	align-items: center;
}

.full_width.btn {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
}

.added_files {
	margin-top: 20px;
	flex-wrap: wrap;
}

.added_files .modal_form_box:nth-last-child(-n + 2) {
	margin-bottom: 0px;
}

.added_files .modal_form_box {
	margin-bottom: 20px;
}

.added_file_title {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
	margin-bottom: 6px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	height: 20px;
}

.added_file_content {
	flex-grow: 1;
}

.btn_remove_file {
	min-width: 14px;
	max-width: 14px;
	margin-left: 6px;
}

textarea {
	resize: none;
}

.added_file_text {
	color: #9f9fa2;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.2;
}

.modal-dialog {
	max-width: 96%;
}

#success .modal-dialog {
	width: 450px;
	max-width: 96%;
}

#success .modal_content {
	padding: 50px 30px;
}

#success .modal_content .close {
	margin-top: 0;
}

#success .modal_content .close svg {
	width: 15px;
	height: 15px;
}

.modal_success_title {
	text-align: center;
	color: #39393b;
	font-size: 24px;
	font-weight: 300;
	line-height: 1.2;
	margin-bottom: 40px;
}

.modal_success_img {
	text-align: center;
	margin-bottom: 40px;
}

.modal_success_text {
	color: #5b5b5d;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
	text-align: center;
}

#region .modal-dialog {
	width: 500px;
}

#region .modal_content {
	padding: 30px;
	text-align: center;
}

.modal_region_subtitle {
	color: #5b5b5d;
	font-size: 24px;
	font-weight: 300;
	line-height: 1.2;
	margin-bottom: 15px;
}

.modal_region_title {
	color: #39393b;
	font-size: 24px;
	font-weight: 300;
	line-height: 1.2;
	margin-bottom: 55px;
}

.modal_region_buttons {
	display: flex;
	justify-content: center;
	margin-bottom: 28px;
}

.modal_region_buttons .btn {
	min-width: 180px;
	max-width: 180px;
	margin: 0 10px;
}

.modal_region_text {
	color: #9f9fa2;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
}

#location .modal-dialog {
	width: 920px;
}

.location_tabs .btn.active.btn_white {
	padding: 0 15px;
	border: 1px solid transparent !important;
}

.location_tabs .j_tabs_headline {
	display: flex;
	margin-bottom: 30px;
}

.location_tabs .j_tabs_headline .btn {
	margin-right: 15px;
	padding: 0 15px;
}

.location_tabs .j_tabs_headline .btn span {
	font-size: 16px !important;
}

.location_tabs .j_tabs_headline .btn:last-child {
	margin-right: 0;
}

.location_tabs .j_tabs_box {
	display: none;
}

.location_tabs .j_tabs_box.j_tabs_box1 {
	display: block;
}

.location_search .header_search {
	min-width: 100%;
	max-width: 100%;
	margin-bottom: 30px;
}

.location_regions {
	margin-bottom: 30px;
	display: flex;
}

.location_regions .btn {
	margin-right: 18px;
	padding: 0 15px;
}

.location_regions .btn:last-child {
	margin-right: 0;
}

.location_regions .btn span {
	font-size: 16px !important;
}

.location_regions_info {
	color: #9f9fa2;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.2;
	margin-bottom: 30px;
}

.location_regions_df {
	display: flex;
	flex-wrap: wrap;
	width: auto;
	margin-left: -10px;
	margin-right: -10px;
}

.location_regions_item {
	min-width: calc(25% - 20px);
	max-width: calc(25% - 20px);
	margin: 0 10px 15px;
}

.location_regions_item_title {
	color: #39393b;
	font-size: 20px;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.location_regions_item_list li {
	margin-bottom: 5px;
}

.location_regions_item_list li a {
	color: #5b5b5d;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
}

.location_regions_item_list li a:hover {
	color: #553285;
}

.modal .custom_scroll {
	max-height: 270px;
}

.mCSB_scrollTools {
	width: 9px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 9px;
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: #e7e4ed !important;
}

.mCSB_scrollTools {
	opacity: 1;
}

.mCSB_scrollTools .mCSB_draggerRail {
	width: 9px;
	background: transparent !important;
}

.j_breadcrumbs {
	display: flex;
	align-items: center;
	line-height: 20px;
	font-size: 18px;
	color: #39393b;
}

.j_breadcrumbs a {
	position: relative;
	margin-right: 34px;
	color: #9f9fa2;
	font-size: 18px;
	font-weight: 300;
}

.j_breadcrumbs a:first-child svg {
	display: none;
}

/* .j_breadcrumbs a:first-child {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='26' viewBox='0 0 24 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4 7.96313V20.9555H20V7.96313' stroke='%239F9FA2' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M2 9.42987L12 2.09546L22 9.42987' stroke='%239F9FA2' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
  background-repeat: no-repeat;
  background-position: center 0;
  width: 24px;
  height: 26px;
  flex-shrink: 0;
} */

.breadcrumbs_home {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='26' viewBox='0 0 24 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4 7.96313V20.9555H20V7.96313' stroke='%239F9FA2' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M2 9.42987L12 2.09546L22 9.42987' stroke='%239F9FA2' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
	background-repeat: no-repeat;
	background-position: center 0;
	width: 24px;
	height: 26px;
	flex-shrink: 0;
	display: block;
	pointer-events: auto !important;
	cursor: pointer !important;
	position: relative;
}

.breadcrumbs_home::before {
	content: "";
	position: absolute;
	z-index: 1;
	width: 10px;
	height: 10px;
	right: -24px;
	bottom: 6px;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='6' height='11' viewBox='0 0 6 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 9.76427L5 5.57317L1 1.38208' stroke='%239F9FA2' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
	background-repeat: no-repeat;
	background-position: center;
}

/* {
  content: '';
  position: absolute;
  z-index: 1;
  width: 10px;
  height: 10px;
  right: -24px;
  bottom: 6px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='6' height='11' viewBox='0 0 6 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 9.76427L5 5.57317L1 1.38208' stroke='%239F9FA2' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
  background-repeat: no-repeat;
  background-position: center;
} */

/* .j_breadcrumbs a:before {
  content: '';
  position: absolute;
  z-index: 1;
  width: 10px;
  height: 10px;
  right: -24px;
  bottom: 6px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='6' height='11' viewBox='0 0 6 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 9.76427L5 5.57317L1 1.38208' stroke='%239F9FA2' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
  background-repeat: no-repeat;
  background-position: center;
} */

.j_breadcrumbs a:hover {
	color: #553285;
}

.j_breadcrumbs a:hover path {
	fill: #553285;
}

/* .j_breadcrumbs span {
  color: #39393B;
  font-weight: 300;
} */

.breadcrumbs {
	margin-top: 20px;
	margin-bottom: 60px;
}

.search_results {
	display: flex;
	flex-wrap: wrap;
	width: auto;
	margin-left: -20px;
	margin-right: -20px;
	margin: 30px -20px 0;
	padding-bottom: 80px;
}

.search_results .good_item {
	min-width: calc(25% - 40px);
	max-width: calc(25% - 40px);
	margin: 0 20px 20px;
	position: relative;
	padding: 30px 17px;
	border: 2px solid #e7e4ed;
	border-radius: 10px;
}

.search_results .good_item:hover {
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
}

.search_results .good_item.active {
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0);
}

.good_item_back {
	display: none;
}

.good_item_img {
	position: relative;
	width: 180px;
	height: 190px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	margin-bottom: 5px;
}

.good_item_img img {
	width: initial;
	max-width: 100%;
	max-height: 100%;
}

.good_item_img:hover .good_item_img_control {
	display: flex;
	opacity: 1;
}

.good_item_articul {
	font-weight: 300;
	font-size: 14px;
	line-height: 18px;
	color: #9f9fa2;
	margin-bottom: 5px;
}

.good_item_text {
	font-weight: 300;
	font-size: 18px;
	line-height: 1.33;
	color: #39393b;
	margin-bottom: 15px;
}

.good_item .good_item_actions {
	position: absolute;
	right: 25px;
	top: 25px;
	z-index: 1;
}

.catalog_content .good_item_actions {
	right: 25px;
	top: 25px;
}

.product_container .good_item_actions {
	right: 0;
	top: 0;
}

@media screen and (max-width: 576px) {
	.catalog_content .good_item_actions {
		right: 15px;
		top: 12px;
	}

	.catalog_content .good_item_actions_bttn {
		width: auto;
		height: auto;
		background: transparent;
		border-radius: 0;
	}

	.good_item .add-compare {
		display: none;
	}

	.good_item .add-favorite.is-active svg path {
		fill: #ed607a;
		stroke: #ed607a;
	}
}

.good_item_actions {
	display: flex;
	align-items: center;
	gap: 8px;
}

.good_item_actions_bttn {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	background: #f5f5fa;
	border-radius: 50px;
	flex-shrink: 0;
	border: 0;
	outline: none;
	padding: 0;
}

.good_item_actions_bttn svg {
	display: block;
	max-width: 24px;
	max-height: 24px;
}

.catalog_results .good_item_char_title {
	margin-bottom: 1px;
}

.good_item_char_title {
	font-size: 18px;
	line-height: 1.33;
	letter-spacing: 0.01em;
	margin-bottom: 5px;
}

.good_item_char_price {
	font-weight: 500;
	font-size: 24px;
	line-height: 1.16;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	margin-bottom: 6px;
}

.good_item_char_subprice {
	font-weight: 300;
	font-size: 18px;
	line-height: 1.33;
	color: #9f9fa2;
}

.good_item_char_line {
	color: #9f9fa2;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.2;
	margin-bottom: 5px;
}

.good_item_char_line:last-child {
	margin-bottom: 0;
}

.good_item_char_line strong,
.good_item_char_line b {
	color: #39393b;
	font-weight: 400;
	font-size: 18px;
}

.good_item_char_nocost {
	color: #39393b;
	font-weight: 400;
	font-size: 18px;
	text-align: center;
}

.good_item_informer {
	position: absolute;
	right: 17px;
	bottom: 30px;
}

.good_item_informer .btn {
	color: #10800d;
	font-size: 18px;
	font-weight: 300;
	line-height: 1;
}

.good_item_informer .btn:hover {
	color: #000000;
}

.good_item_img_control {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(252, 253, 255, 0.3);
	opacity: 0;
	transition: opacity 0.2s;
}

.good_item_img_control_links {
	display: flex;
	background: #f7f7fb;
	padding: 0px 10px;
	border-radius: 10px;
	justify-content: space-between;
	width: 140px;
	margin-right: 15px;
	align-items: center;
	height: 50px;
}

.good_item_img_control_links .btn {
	padding: 10px;
}

.good_item_img_control_links .btn svg {
	width: auto;
	height: 20px;
}

.good_item_img_control_links .btn svg#sl9 path {
	fill: none !important;
	stroke-width: 1px;
	stroke: #9f9fa2;
}

.good_item_img_control_links .btn:hover #sl9 path {
	stroke-width: 1px;
	stroke: #9372be;
}

.good_item_img_control_links .btn:hover path {
	fill: #9372be;
}

.good_item_img_control_links .btn:hover circle,
.good_item_img_control_links .btn:hover line {
	fill: none;
	stroke: #9372be;
}

.cart_item_line_attrs .attr svg,
.good_item_img_control_but .btn svg {
	width: auto;
	height: 20px;
}

.good_item_img_control_but .btn {
	background: #f7f7fb;
	width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
}

.good_item_img_control_but .btn path {
	stroke-width: 0;
}

.good_item_img_control_but .btn:hover path {
	fill: #9372be;
}

.good_item_back {
	position: absolute;
	left: -2px;
	right: -2px;
	top: -2px;
	z-index: 2;
	background: #ffffff;
	padding: 40px 17px 30px;
}

.good_item_back_close {
	position: absolute;
	z-index: 2;
	right: 15px;
	top: 15px;
}

.good_item_back_close .btn {
	height: 15px;
	width: 15px;
	opacity: 0.6;
}

.good_item_back_close .btn:hover {
	opacity: 1;
}

.good_item_back {
	border: 2px solid #e7e4ed;
	border-radius: 10px;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
}

.good_item_back .good_item_text {
	margin-bottom: 30px;
}

.good_item_back .good_item_char_line strong,
.good_item_back .good_item_char_nocost {
	font-size: 16px;
}

.good_item_calc_title {
	font-size: 18px;
	line-height: 1.33;
	letter-spacing: 0.01em;
	color: #000000;
	margin-bottom: 14px;
}

.good_item_spoilers:not(:last-child) {
	margin-bottom: 15px;
}

.good_item_spoiler {
	padding-block: 15px 14px;
	border-top: 1px solid #e7e4ed;
}

.good_item_spoiler:last-child {
	border-bottom: 1px solid #e7e4ed;
}

.good_item_spoiler_bttn {
	font-weight: 300;
	font-size: 18px;
	line-height: 1.33;
	display: flex;
	align-items: center;
	position: relative;
	padding-right: 20px;
	cursor: pointer;
}

.good_item_spoiler_bttn::after {
	display: block;
	content: "";
	position: absolute;
	top: 3px;
	right: 7px;
	height: 10px;
	width: 10px;
	border-right: 2px solid #323232;
	border-bottom: 2px solid #323232;
	transform: rotate(45deg);
}

.open .good_item_spoiler_bttn::after {
	transform: rotate(-135deg);
	top: 9px;
}

.good_item_spoiler_body {
	padding-top: 15px;
	padding-bottom: 11px;
	display: none;
}

.good_item_back .good_item_char {
	margin-bottom: 30px;
}

.good_item_calc_label {
	font-weight: 300;
	font-size: 14px;
	line-height: 1.3;
	color: #9f9fa2;
	margin-bottom: 3px;
}

.good_item_calc_row {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	font-weight: 300;
	font-size: 18px;
	line-height: 1.33;
}

.good_item_calc_input {
	width: 100px;
}

.good_item_calc_input input {
	display: block;
	box-sizing: border-box;
	padding: 4px 10px 4px 24px;
	background: #fcfdff;
	border: 1.5px solid #e7e4ed;
	border-radius: 8px;
	font-family: "Roboto Condensed";
	font-weight: 300;
	font-size: 18px;
	line-height: 1.33;
	color: #39393b;
	text-align: center;
}

.good_item_calc_row .good_item_calc_quantity {
	margin-left: auto;
}

.good_item_calc {
	margin-top: 0.5rem;
}

.good_item_calc .line {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	position: relative;
}

.good_item_calc .line.line_disable:before {
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

.good_item_calc .line.line_disable .btn {
	background: #e7e4ed;
}

.good_item_calc .line.line_disable input {
	background: #f7f7fb;
	color: #9f9fa2;
	border: 2px solid transparent;
}

.good_item_calc .line.line_disable .name {
	color: #9f9fa2;
}

.good_item_calc .name {
	color: #39393b;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
}

.good_item_calc .name sup {
	font-size: 10px;
}

.good_item .cartcalc,
.good_item_calc .cartcalc {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 8px;
	width: 100%;
}

.good_item .cartcalc button,
.good_item_calc .cartcalc button {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 12px;
	width: 48px;
	height: 50px;
	background: #553285;
	position: relative;
	border-radius: 8px;
	border: none;
	outline: none;
	flex-shrink: 0;
	font-size: 0;
}

@media screen and (max-width: 576px) {
	.good_item .cartcalc button {
		width: 35px;
	}
}

.good_item .cartcalc button::before,
.good_item .cartcalc button::after,
.good_item_calc .cartcalc button::before,
.good_item_calc .cartcalc button::after {
	display: flex;
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -1px;
	margin-left: -8px;
	height: 2px;
	width: 16px;
	border-radius: 2px;
	background-color: #fff;
}

.good_item .cartcalc button::after,
.good_item_calc .cartcalc button::after {
	transform: rotate(90deg);
}

.good_item .cartcalc button.decrease::after,
.good_item_calc .cartcalc button.decrease::after {
	display: none;
}

.good_item .cartcalc input.qty,
.good_item_calc .cartcalc input.qty {
	box-sizing: border-box;
	display: block;
	padding: 12px;
	gap: 8px;
	flex-grow: 1;
	height: 50px;
	width: 100%;
	background: #fcfdff;
	border: 1.5px solid #e7e4ed;
	border-radius: 8px;
	font-weight: 300;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	color: #39393b;
}

@media screen and (max-width: 576px) {
	.good_item .cartcalc input.qty {
		padding-inline: 5px;
	}
}

.good_item_calc_request {
	display: block;
	margin-top: 10px;
	padding: 12px;
	border: 1.5px solid #e7e4ed;
	border-radius: 8px;
	font-weight: 300;
	font-size: 18px;
	line-height: 1.33;
	text-align: center;
	color: #5b5b5d;
}

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

.good_item_calc_result .tit {
	font-size: 18px;
	line-height: 1.33;
}

.good_item_calc_result .val {
	font-weight: 500;
	font-size: 24px;
	line-height: 1.16;
	letter-spacing: 0.01em;
	text-transform: uppercase;
}

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

.good_item .quantity {
	margin-top: 14px;
}

.good_item .open-form-button,
.good_item .add_to_cart_button.button,
.good_item .add_to_cart_button.button:hover,
.good_item .add_to_cart_button.button:focus {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	padding: 12px 20px;
	background: #553285;
	text-align: center;
	border-radius: 8px;
	font-weight: 300;
	font-size: 18px;
	line-height: 1.33;
	height: 50px;
	color: #fcfdff;
	outline: none;
	bottom: 0;
	margin-top: 14px;
}

@media screen and (max-width: 576px) {
	.good_item .add_to_cart_button.button {
		font-size: 14px;
	}

	.good_item .quantity {
		margin-top: 0;
	}
}

.good_item_calc_button .btn {
	padding: 0 15px;
	min-width: calc(50% - 5px);
	max-width: calc(50% - 5px);
}

.search_results_informer {
	margin-left: 20px;
	margin-right: 20px;
	width: auto;
	font-size: 18px;
	line-height: 1.2;
	font-weight: 300;
	color: #5b5b5d;
}

.search_results_informer strong,
.search_results_informer b {
	font-weight: 400;
}

.policy_wrapper {
	margin-top: 30px;
	display: flex;
	position: relative;
}

.policy_menu {
	position: sticky;
	top: 30px;
	min-width: 320px;
	max-width: 320px;
	box-sizing: border-box;
	border: 2px solid #e7e4ed;
	border-radius: 10px;
	padding: 30px 18px;
	margin-right: 60px;
	margin-top: 0;
	margin-bottom: auto;
}

.policy_menu_title {
	color: #5b5b5d;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 20px;
}

.policy_menu_links li {
	position: relative;
	margin-bottom: 10px;
}

.policy_menu_links a {
	position: relative;
	padding-left: 25px;
	display: inline-block;
	font-size: 18px;
	line-height: 1.2;
	color: #2375e3;
	font-weight: 300;
}

.policy_menu_links a:hover {
	color: #9372be;
}

.policy_menu_links a:hover:before {
	background: #9372be;
}

.policy_menu_links a:before {
	content: "";
	position: absolute;
	z-index: 1;
	background: #2375e3;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	left: 10px;
	top: 6px;
	transition: 0.2s;
}

.policy_content {
	padding-bottom: 100px;
}

.policy_content h3 {
	color: #39393b;
	font-size: 24px;
	font-weight: 300;
	line-height: 1.2;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.policy_content p,
.policy_content li {
	margin-bottom: 25px;
	font-size: 18px;
	line-height: 1.2;
	font-weight: 300;
	color: #5b5b5d;
}

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

.policy_content li:before {
	content: "";
	position: absolute;
	z-index: 1;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #5b5b5d;
	left: 0;
	top: 5px;
}

.policy_content ul {
	padding-bottom: 20px;
}

.materials_wrapper {
	margin-top: 20px;
	padding-bottom: 100px;
}

.materials_menu {
	min-width: 390px;
	max-width: 390px;
	margin-right: 30px;
}

.materials_menu a {
	display: flex;
	align-items: center;
	height: 54px;
	padding: 0 20px;
	color: #5b5b5d;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.2;
	text-transform: uppercase;
	border-radius: 10px;
}

.materials_menu a .ic {
	margin-left: auto;
	position: relative;
	left: -23px;
	top: -8px;
}

.materials_menu a:hover {
	color: #553285;
}
.materials_menu a:hover path {
	stroke:#553285;
	/* stroke:color(display-p3 0.3333 0.1961 0.5216); */
	stroke-opacity:1;
}
.materials_menu a:hover .ic path{
	stroke: none;
}
.materials_menu a.active {
	background: #EEEEF7;
	color: #553285;
}
.materials_menu a.active .ic path{
	stroke: none;
}

/* .materials_menu a.active .ic {
  transform: rotate(-180deg);
} */

.materials_menu a.active path {
	stroke:#553285;
	/* stroke:color(display-p3 0.3333 0.1961 0.5216); */
	stroke-opacity:1;
}

.materials_wrapper {
	display: flex;
}

.materials_cards {
	margin-left: -10px;
	margin-right: -10px;
	flex-wrap: wrap;
	display: flex;
	width: auto;
	flex-grow: 1;
}

.materials_item {
	min-width: calc(33.33% - 20px);
	max-width: calc(33.33% - 20px);
	margin: 20px 10px auto;
	border: 2px solid #e7e4ed;
	border-radius: 10px;
	background: #ffffff;
	padding: 24px 16px;
	min-height: 252px;
}

.materials_item:hover {
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
}

.materials_item_headline {
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}

.materials_item_icon {
	min-width: 50px;
	max-width: 50px;
	margin-right: 5px;
}

.materials_item_title {
	font-size: 20px;
	line-height: 1.2;
	font-weight: 300;
}

.materials_item_box {
	min-height: 60px;
	overflow: hidden;
	min-height: 135px;
}

.materials_item_box a {
	display: block;
	margin-bottom: 5px;
	font-size: 17px;
	font-weight: 300;
	line-height: 22px;
	color: #5b5b5d;
}

.materials_item_box a:hover {
	color: #553285;
}

.materials_item_box a:nth-child(n + 6) {
	display: none;
}

.materials_item_box.open a:nth-child(n + 6) {
	display: block;
}

.materials_item_more {
	display: none;
}

.materials_item_more.active {
	display: block;
}

.materials_item_more .btn {
	color: #553285;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
	text-decoration: underline;
}

.materials_item_more .btn:hover {
	text-decoration: none;
}

.materials_item_more .btn span {
	display: none;
}

.materials_item_more .btn span.active {
	display: block;
}

@media screen and (min-width: 993px) {
	.catalog_filters .catalog_filters_mobBox {
		position: relative;
	}

	.catalog_filters .catalog_filters_mobBox > .btn_darkblue {
		position: fixed;
		top: 50%;
		transform: translate(80px, 0%);
		z-index: 9;
		margin-top: 10px;
	}
}

.catalog .location_regions .btn {
	margin-right: 14px;
	padding: 0 13px;
}

.catalog .location_regions .btn.active.btn_white {
	border: 1px solid transparent !important;
	padding: 0 13px !important;
}

.catalog .location_regions .btn:last-child {
	margin-right: 0;
}

.catalog .location_regions .btn span {
	font-size: 14px !important;
}

.catalog .location_regions {
	margin-top: 30px;
	margin-bottom: 30px;
}

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

.catalog_content_filters .modal_form {
	margin-top: auto;
	margin-bottom: auto;
}

.catalog_content_filters .modal_form .btn {
	margin-right: 20px;
}

.catalog_content_filters .modal_form .btn .ic {
	width: 15px;
	height: 7px;
	margin-right: 6px;
}

.catalog_content_filters .modal_form .btn .ic svg {
	width: 100%;
	height: auto;
	transition: 0.2s;
}

.catalog_content_filters .modal_form .btn span {
	font-size: 18px;
	color: #5b5b5d;
	font-weight: 300;
}

@media screen and (max-width: 1200px) {
	.catalog_content_filters .modal_form .btn span {
		font-size: 16px;
	}
}

.catalog_content_filters .modal_form .btn.active .ic {
	transform: rotate(180deg);
}

.catalog_content_filters .modal_form .btn_check span {
	color: #9f9fa2;
}

.catalog_content_filters .modal_form .btn_check.active span {
	color: #5b5b5d;
}

.catalog_content_filters .modal_form .nice-select {
	width: 300px;
	height: 30px;
}

.catalog_content_filters .modal_form .nice-select .current {
	border: none;
}

.catalog_content_filters .modal_form .nice-select:after {
	right: initial;
	left: 0;
}

.catalog_content_filters .nice-select .option.selected {
	font-weight: 400;
}

.catalog_content_filters .modal_form .nice-select .current {
	padding-left: 25px;
	height: 30px;
}

.catalog_content_filters_title {
	margin-right: 30px;
	color: #39393b;
	font-size: 18px;
	font-weight: 300;
	font-weight: 400;
	line-height: 22px;
}

.catalog_content_choice_filters {
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 15px;
}

.catalog_content_choice_filters .btn {
	height: 46px;
	border-radius: 23px;
	background: #f7f7fb;
	margin-right: 12px;
	border: 2px solid transparent;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0 15px;
	margin-bottom: 15px;
}

.catalog_content_choice_filters .btn span {
	color: #9f9fa2;
	font-size: 13px;
	font-weight: 300;
	line-height: 1;
}

.catalog_content_choice_filters .btn .ic {
	margin-left: 10px;
	width: 8px;
	height: 8px;
	min-width: 8px;
	max-width: 8px;
	background: url("/wp-content/uploads/2024/05/close.svg") no-repeat center center/100% auto;
}

.catalog_content_choice_filters .btn:last-child {
	margin-right: 0;
}

.catalog_content_choice_filters .btn:hover {
	background: #ffffff;
	border: 2px solid #e7e4ed;
}

.catalog_content_choice_filters .btn:hover span {
	color: #5b5b5d;
}

.catalog_content_choice_filters .btn.btn_clear_all span {
	color: #b82727;
}

.catalog_content_choice_filters .btn.btn_clear_all:hover span {
	color: #553285;
}

.catalog_results {
	display: flex;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
	width: auto;
    min-width: 102%;
}

.catalog_results .good_item {
	display: flex;
	flex-direction: column;
	min-width: calc(33.33% - 20px);
	max-width: calc(33.33% - 20px);
	margin: 0 10px 20px;
	position: relative;
	padding: 24px 23px;
	border: 2px solid #e7e4ed;
	border-radius: 10px;
}

.view_slider .good_item {
	min-width: auto;
	/* max-width: auto; */
	margin: 0;
}

.catalog_results .good_item .good_item_front {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

.catalog_results .good_item .good_item_text {
	flex-grow: 1;
}

.catalog_results .good_item:hover {
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
}

.catalog_results .good_item.active {
	box-shadow: none;
}

.catalog_wrapper {
	display: flex;
	padding-bottom: 60px;
}

.catalog_filters {
	padding: 30px 18px 10px;
	box-sizing: border-box;
	border: 2px solid #e7e4ed;
	border-radius: 10px;
	min-width: 320px;
	max-width: 320px;
	margin-right: 50px;
}

.pager_wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 40px;
	padding-bottom: 120px;
}

.pager_wrap .btn_prev:hover path,
.pager_wrap .btn_next:hover path {
	color: #000000;
}

.pager_wrap a,
.pager_wrap div {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 8px;
	width: 50px;
	height: 50px;
}

.pager_wrap .btn {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	width: 50px;
	height: 50px;
}

.pager_wrap .btn span {
	font-size: 16px;
}

.pager_wrap .btn.active.btn_white {
	padding: 0;
}

.catalog_filters {
	margin-bottom: auto;
}

.catalog_filters_item {
	padding-top: 15px;
	max-height: 190px;
}

.catalog_filters_box {
	padding-bottom: 15px;
}

.catalog_filters_box.bt_hr {
	border-top: 2px solid #e7e4ed;
	padding-top: 20px;
}

.catalog_filters_box .mCSB_scrollTools,
.catalog_filters_box .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.catalog_filters_box .mCSB_scrollTools .mCSB_draggerRail {
	width: 7px;
}

.catalog_filters_box .js_btn_opener {
	color: #5b5b5d;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
}

.catalog_filters_item_line {
	margin-bottom: 5px;
}

.catalog_filters_item_line .checkbox {
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 10px 0 0 20px;
}

.catalog_filters_item_line .checkbox + label {
	position: relative;
	padding: 3px 0 3px 34px;
	cursor: pointer;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.2;
	text-transform: uppercase;
}

.catalog_filters_item_line .checkbox + label a {
	color: #2375e3;
}

.catalog_filters_item_line .checkbox + label a:hover {
	color: #000000;
}

.catalog_filters_item_line .checkbox + label:after {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 24px;
	height: 24px;
	border-radius: 4px;
	background: #f7f7fb;
	background: url("/wp-content/uploads/2024/05/fcheck.svg") no-repeat left 0/24px auto;
	background-position: center center;
	transition: 0.2s;
}

.catalog_filters_item_line .checkbox:checked + label:after {
	background: url("/wp-content/uploads/2024/05/fchecky.svg") no-repeat center center/24px auto;
}

.catalog_filters_item_df {
	display: flex;
	align-items: center;
	color: #5b5b5d;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.2;
	padding-bottom: 10px;
}

.catalog_filters_item_df input {
	text-align: center;
	box-sizing: border-box;
	border: 2px solid #e7e4ed;
	border-radius: 10px;
	min-width: 90px;
	max-width: 90px;
	height: 40px;
	text-align: center;
	background: #fcfdff;
	margin-left: 10px;
	margin-right: 10px;
}

.js_btn_opener {
	position: relative;
	min-width: 100%;
	max-width: 100%;
	justify-content: flex-start;
	padding-right: 25px;
}

.js_btn_opener span {
	text-align: left;
}

.js_btn_opener:before {
	content: "";
	position: absolute;
	z-index: 1;
	width: 7px;
	height: 15px;
	right: 0;
	top: 0;
	background: url("/wp-content/uploads/2024/05/arr.svg") no-repeat center center/100% auto;
	transform: rotate(90deg);
	transition: 0.2s;
}

.catalog_filters_item {
	display: none;
	transition: 0.2s;
}

.catalog_filters_box.active .js_btn_opener:before {
	transform: rotate(-90deg);
}

.catalog_filters_box.active .catalog_filters_item {
	display: block;
}

.product_wrap {
	display: flex;
	margin-top: 55px;
}

.product_sidebar {
	min-width: 320px;
	max-width: 320px;
	margin-left: 20px;
}

.product_container {
	flex-grow: 1;
}

.product_main {
	display: flex;
}

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

@media screen and (max-width: 768px) {
	.product_main_headline {
		margin-bottom: 15px;
	}
}

.product_main_articul {
	color: #9f9fa2;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
}

.product_main_img {
	height: 406px;
	border-radius: 10px;
}

@media (max-width: 992px) {
	.product_main_img {
		height: auto;
	}
}

.fancybox_link {
	cursor: zoom-in;
}

.product_main_img img {
	width: initial;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}

@media (max-width: 420px) {
	.product_main_img img {
		max-height: 25vh;
	}
}

.product_main_control {
	display: flex;
}

.product_main_control .btn {
	padding: 0;
	margin-left: 25px;
	min-width: 28px;
	max-width: 28px;
}

.product_main_control .btn svg {
	width: 24px;
}

.product_main_control .btn:hover circle,
.product_main_control .btn:hover path,
.product_main_control .btn:hover line {
	fill: #9372be;
}

.product_main_control .btn.btn_nofill:hover circle,
.product_main_control .btn.btn_nofill:hover path,
.product_main_control .btn.btn_nofill:hover line {
	stroke: #9372be;
	fill: none;
}

.product_main .good_item_quest {
	display: none;
}

@media screen and (max-width: 992px) {
	.product_main .good_item_quest {
		display: flex;
	}
}

.product_main_left {
	min-width: 435px;
	max-width: 435px;
	margin-right: 130px;
	position: relative;
}

.product_main_right {
	flex-grow: 1;
}

.product_main_subtitle {
	color: #39393b;
	font-size: 18px;
	font-weight: 300;
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 10px;
}

.product_main_df {
	display: flex;
	margin-bottom: 15px;
}

.product_main_df .btn {
	padding: 0 15px;
	margin-right: 10px;
}

.product_main_df .btn.active {
	background: #553285;
	border: 2px solid transparent !important;
}

.product_main_df .btn.active span {
	color: #ffffff;
}

.product_main_df .checkbox {
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 10px 0 0 20px;
}

.product_main_df .checkbox + label {
	position: relative;
	cursor: pointer;
}

.product_main_df .checkbox:checked + label {
	background: #553285;
	border: 2px solid transparent;
}

.product_main_df .checkbox:checked + label span {
	color: #ffffff;
}

.product_main_line {
	display: flex;
	margin-bottom: 5px;
}

.product_main_line .name {
	min-width: 150px;
	max-width: 150px;
	padding-right: 10px;
	color: #5b5b5d;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
}

.product_main_line .val {
	color: #5b5b5d;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
	text-transform: uppercase;
}

.product_main_characters {
	padding-top: 15px;
	padding-bottom: 30px;
}

.product_main_characters_link .btn {
	color: #5b5b5d;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
	text-decoration: underline !important;
}

.product_main_characters_link .btn:hover {
	text-decoration: none !important;
}

.product_sidebar_box {
	margin-bottom: 10px;
}

.product_sidebar_box .good_item_back {
	position: static;
	display: flex;
	flex-direction: column;
	min-height: 588px;
	box-sizing: border-box;
	padding: 34px 28px 28px;
	box-shadow: none;
}

@media (max-width: 992px) {
	.product_sidebar_box .good_item_back {
		min-height: 1px;
	}
}

.product_sidebar_box .good_item_char_line {
	font-size: 18px;
	margin-bottom: 10px;
}

.product_sidebar_box .good_item_char_line strong {
	font-size: 24px;
}

.product_sidebar_box .good_item_back .good_item_char {
	margin-bottom: 0;
	padding-bottom: 20px;
}

.product_sidebar_box .good_item_calc {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

.product_sidebar_box .good_item_calc .good_item_spoilers {
	flex-grow: 1;
}

.product_sidebar_box .good_item_calc .name {
	font-size: 18px;
}

.product_sidebar_box .good_item_calc_result {
	font-size: 24px;
	margin-bottom: 15px;
	padding-top: 15px;
}

.product_sidebar_box .good_item_calc_button {
	margin-bottom: 30px;
}

.product_info_wrapper {
	position: relative;
}

.product_info_wrapper .btn_opener {
	position: absolute;
	right: 0;
	top: -15px;
	z-index: 1;
}

.product_info_wrapper .btn_opener:hover path {
	fill: #000000;
}

.product_info_popup {
	position: absolute;
	right: -5px;
	top: -20px;
	width: calc(100% + 36px);
	background: #ffffff;
	padding: 30px 30px 25px;
	box-sizing: border-box;
	border: 2px solid #e7e4ed;
	border-radius: 10px;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
	background: #fcfdff;
	z-index: 5;
	display: none;
}

.product_info_popup .btn_close_popup {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 2;
	width: 15px;
	height: 15px;
}

.product_info_popup .btn_close_popup:hover path {
	stroke: #000000;
}

.product_info_popup p {
	color: #5b5b5d;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
	margin-bottom: 15px;
}

.product_info_popup p:last-child {
	margin-bottom: 0;
}

circle,
rect {
	transition: 0.2s;
}

.good_item_bt .good_item_quest_link:hover .cls-2,
.good_item_bt .good_item_quest_link:hover .cls-3,
.product_main .good_item_quest .good_item_quest_link:hover .cls-2,
.product_main .good_item_quest .good_item_quest_link:hover .cls-3 {
	stroke: #9372be;
}

.good_item_bt .good_item_quest_link:hover .cls-1,
.product_main .good_item_quest .good_item_quest_link:hover .cls-1 {
	fill: #9372be;
}

.good_item_quest_link {
	display: flex;
	align-items: center;
	color: #5b5b5d;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
}

.good_item_quest_link:hover {
	color: #9372be;
}

.good_item_quest_link:hover #sl10 path.cls-1,
.good_item_quest_link:hover #sl10 path.cls-2 {
	fill: #9372be;
}

.good_item_quest_link:hover #sl10 circle.cls-2 {
	fill: #9372be;
	stroke: #9372be;
}

.good_item_quest_link:hover #sl10 rect.cls-3 {
	stroke: #9372be;
}

.good_item_quest_link .ic {
	min-width: 40px;
	max-width: 40px;
	height: 40px;
	margin-right: 20px;
}

.good_item_bt {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 2px solid #e7e4ed;
}

.good_item_back_logo {
	margin-bottom: 20px;
}

.good_item_back_logo svg {
	width: auto;
}

.good_item_back_brand_text {
	font-size: 18px;
	line-height: 1.2;
	font-weight: 300;
	margin-bottom: 20px;
	color: #5b5b5d;
}

.good_item_back_brand_subtitle {
	font-size: 18px;
	font-weight: 300;
	font-weight: 400;
	color: #39393b;
	margin-bottom: 10px;
}

.good_item_back_brand_link {
	font-size: 18px;
	line-height: 1.2;
	font-weight: 300;
	font-weight: 400;
	margin-bottom: 20px;
	color: #5b5b5d;
	text-decoration: underline !important;
}

.good_item_back_brand_link:hover {
	text-decoration: none !important;
}

.product_main {
	margin-bottom: 60px;
}

.product_tabs .j_tabs_headline {
	box-sizing: border-box;
	border: 2px solid #e7e4ed;
	border-radius: 10px;
	/* height: 60px; */
	justify-content: space-between;
	display: flex;
	overflow: auto;
	margin-bottom: 36px;
}

.product_tabs .j_tabs_headline .btn {
	border: none !important;
	height: 56px !important;
	padding: 0 25px !important;
}

.product_tabs .j_tabs_headline .btn span {
	text-transform: uppercase;
	font-size: 20px !important;
}

.product_tabs .j_tabs_headline .btn h2 {
	text-transform: uppercase;
	font-size: 20px !important;
	font-weight: 300;
}

.product_description {
	display: flex;
	flex-wrap: wrap;
	width: auto;
	margin-left: -30px;
	margin-right: -30px;
	padding-right: 25px;
}

.product_description_item {
	min-width: calc(50% - 60px);
	max-width: calc(50% - 60px);
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 60px;
}

.product_description_title {
	color: #39393b;
	font-size: 24px;
	font-weight: 300;
	line-height: 1.2;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.product_description_text {
	color: #5b5b5d;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
}

.product_wrap {
	padding-bottom: 60px;
}

.product_tabs_title {
	color: #39393b;
	font-size: 24px;
	font-weight: 300;
	line-height: 1.2;
	text-transform: uppercase;
	margin-bottom: 45px;
}

.prod_table_1 .j_table {
	padding: 0px;
	background: white;
}

.prod_table_1 .j_table .cot_w1 {
	min-width: 330px;
	max-width: 330px;
	padding-right: 10px;
}

.prod_table_1 .j_table .cot_w2 {
	min-width: 130px;
	max-width: 130px;
	padding-right: 10px;
}

.prod_table_1 .j_table .cot_w3 {
	min-width: 150px;
	max-width: 150px;
	padding-right: 10px;
}

.prod_table_1 .j_table .cot_w4 {
	min-width: 150px;
	max-width: 150px;
	padding-right: 10px;
}

.prod_table_1 .j_table .cot_w5 {
	flex-grow: 1;
}

.j_table_head {
	display: flex;
	padding: 17px 0 0px;
	border-bottom: 1px solid #e6e6e6;
}

.cot_th {
	color: #39393b;
	font-size: 18px;
	font-weight: 300;
	font-weight: 400;
	line-height: 1.2;
	text-align: center;
	display: flex;
	height: 54px;
	align-items: center;
	justify-content: center;
	background: #f7f7fb;
	padding-left: 15px;
	padding-right: 15px;
}

.cot_th:first-child {
	background: #ffffff;
	text-align: left;
}

.j_table_line {
	display: flex;
	border-bottom: 1px solid #e6e6e6;
}

.j_table_line .cot_td {
	display: flex;
	min-height: 46px;
	align-items: center;
	justify-content: center;
	background: #f7f7fb;
	color: #5b5b5d;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
	padding: 5px 15px;
}

.j_table_line .cot_td:first-child {
	background: #ffffff;
	justify-content: flex-start;
}

.prod_table_1 {
	margin-bottom: 60px;
}

.prod_table_2 {
	padding-bottom: 60px;
}

.prod_table_2 .j_table {
	padding: 0px;
	background: white;
}

.prod_table_2 .j_table .cot_w1 {
	min-width: 330px;
	max-width: 330px;
	padding-right: 10px;
}

.prod_table_2 .j_table .cot_w2 {
	min-width: calc(50% - 165px);
	max-width: calc(50% - 165px);
	padding-right: 10px;
}

.prod_table_2 .j_table .cot_w3 {
	min-width: calc(50% - 165px);
	max-width: calc(50% - 165px);
}

.product_documents_box {
	display: flex;
	margin-bottom: 35px;
}

.product_documents_box:last-child {
	margin-bottom: 0;
}

.product_document_button {
	min-width: 230px;
	max-width: 230px;
	padding-right: 20px;
}

.product_document_button .btn {
	min-width: 100%;
	max-width: 100%;
	justify-content: flex-start;
	padding: 0;
	position: relative;
	align-items: center;
}

.product_document_button .btn:before {
	content: "";
	position: absolute;
	z-index: 1;
	width: 7px;
	height: 15px;
	right: 0;
	top: 50%;
	margin-top: -1px;
	transform: translate(0, -50%);
	background: url("/wp-content/uploads/2024/05/arr.svg") no-repeat center center/100% auto;
}

.product_document_button .btn span {
	color: #39393b;
	font-size: 22px;
	font-weight: 300;
	line-height: 1.2 !important;
	text-align: left;
	text-transform: uppercase;
	position: relative;
	vertical-align: middle;
}

.product_document_button .btn.active:before {
	transform: translate(0, -50%) rotate(180deg);
}

.product_document_line {
	display: flex;
	position: relative;
}

.product_document_line:last-child:before {
	display: none;
}

.product_document_line:before {
	content: "";
	position: absolute;
	z-index: 1;
	background: #e7e4ed;
	bottom: 0;
	left: 24px;
	right: 24px;
	height: 1px;
}

.product_document_line .checkbox {
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 10px 0 0 20px;
}

.product_document_line .checkbox + label {
	position: relative;
	padding: 0;
	cursor: pointer;
	display: flex;
	min-width: 100%;
	max-width: 100%;
	align-items: center;
	padding: 24px;
}

.product_document_line .checkbox:checked + label .product_document_check_state {
	background: #fbfcff url("/wp-content/uploads/2024/05/check.svg") no-repeat center center/14px auto;
}

.product_document_list {
	background: #f7f7fb;
	border-radius: 10px;
	display: none;
}

.product_document_line_icon {
	min-width: 60px;
	max-width: 60px;
	margin-right: 30px;
}

.product_document_line_title {
	color: #5b5b5d;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
	margin-bottom: 5px;
}

.product_document_line_text {
	color: #9f9fa2;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
}

.product_document_download {
	margin-left: auto;
}

.product_document_check_state {
	box-sizing: border-box;
	border: 2px solid #e7e4ed;
	border-radius: 4px;
	background: #fbfcff;
	min-width: 28px;
	max-width: 28px;
	height: 28px;
	margin-left: 18px;
	background-position: center center !important;
}

.product_documents_tab {
	position: relative;
}

.product_sidebar {
	position: relative;
}

.product_sidebar .stick {
	position: sticky;
	top: 20px;
	z-index: 2;
	background: #ffffff;
}

.product_documents_tab {
	padding-bottom: 60px;
}

.product_document_list_popup {
	padding: 40px;
	display: none;
	border: 2px solid #e7e4ed;
	border-radius: 10px;
	text-align: center;
}

.product_document_list_popup.active {
	display: block;
}

.product_document_list_popup .down_pop_close {
	position: absolute;
	right: 15px;
	top: 15px;
}

.product_document_list_popup_title {
	color: #39393b;
	font-size: 18px;
	font-weight: 300;
	font-weight: 400;
	line-height: 1.2;
	text-align: center;
	margin-bottom: 40px;
}

.product_document_list_popup_link {
	margin-bottom: 15px;
}

.product_document_list_popup_link .btn {
	min-width: 100%;
	max-width: 100%;
}

.product_document_list_popup_link .btn .ic {
	min-width: 15px;
	max-width: 15px;
	margin-right: 17px;
}

.btn_all_documents span {
	color: #5b5b5d;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.2;
	text-decoration: underline !important;
}

.btn_all_documents:hover span {
	text-decoration: none !important;
}

.j_tabs_box {
	display: none;
}

.j_tabs_box.j_tabs_box1 {
	display: block;
}

.product_localization {
	width: auto;
	margin-left: -5px;
	margin-right: -5px;
	display: flex;
	flex-wrap: wrap;
}

.product_localization_item {
	min-width: calc(25% - 10px);
	max-width: calc(25% - 10px);
	margin-left: 5px;
	margin-right: 5px;
	padding: 8px;
	box-sizing: border-box;
	border: 2px solid #e7e4ed;
	border-radius: 8px;
	position: relative;
	background: #fcfdff;
	margin-bottom: auto;
	margin-top: 10px;
	position: relative;
}

.product_localization_item:hover {
	border: 2px solid transparent;
}

.product_localization_item:hover .product_localization_item_full {
	display: block;
	z-index: 4;
	padding: 8px;
	box-sizing: border-box;
	border: 2px solid #e7e4ed;
	border-radius: 8px;
	background: #fcfdff;
	width: auto;
	margin-left: -2px;
	margin-right: -2px;
	margin-top: -2px;
}

.product_localization_item_main {
	cursor: pointer;
	display: flex;
	align-items: center;
}

.product_localization_name {
	min-width: 60px;
	max-width: 60px;
	margin-right: 15px;
	color: #9f9fa2;
	font-size: 22px;
	font-weight: 300;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
}

.product_localization_title {
	color: #39393b;
	font-size: 18px;
	font-weight: 300;
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 10px;
}

.product_localization_text {
	color: #5b5b5d;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.2;
}

.product_localization_item_full {
	position: absolute;
	left: 0;
	width: 100%;
	top: 0;
	display: none;
}

.product_contacts_link {
	display: flex;
	align-items: center;
	margin-bottom: 7px;
}

.product_contacts_link .ic {
	min-width: 20px;
	max-width: 20px;
	display: flex;
	justify-content: center;
	margin-right: 18px;
}

.product_contacts_link_text {
	color: #9f9fa2;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.2;
	text-align: left;
}

.product_localization_address {
	color: #9f9fa2;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.2;
	margin-bottom: 10px;
}

.product_localization_item_contacts {
	padding-bottom: 10px;
}

.product_localization_links a {
	margin-bottom: 10px;
	color: #9f9fa2;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.2;
	text-decoration: underline !important;
	display: inline-block;
}

.product_localization_links a:last-child {
	margin-bottom: 0;
}

.product_localization_links a:hover {
	text-decoration: none !important;
}

.product_localization_item_box {
	margin-top: 8px;
	padding-top: 15px;
	border-top: 2px solid #e7e4ed;
}

.product_localization {
	padding-bottom: 50px;
}

.cart_wrapper {
	display: flex;
}

.cart_sidebar {
	box-sizing: border-box;
	border: 2px solid #e7e4ed;
	border-radius: 10px;
	padding: 14px 9px;
	min-width: 320px;
	max-width: 320px;
	margin-right: 20px;
}

.cart_sidebar_title {
	color: #5b5b5d;
	font-size: 18px;
	font-weight: 300;
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 20px;
	padding-top: 10px;
}

.cart_sidebar_check {
	display: flex;
}

.cart_sidebar_check .ic {
	min-width: 25px;
	max-width: 25px;
}

.cart_sidebar_check .checkbox {
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 10px 0 0 20px;
}

.cart_sidebar_check a {
	position: relative;
	padding: 0 0 0 9px;
	cursor: pointer;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.2;
	display: flex;
	min-height: 25px;
	align-items: center;
	margin-bottom: 8px;
}

.cart_sidebar_check a a {
	color: #2375e3;
}

.cart_sidebar_check a a:hover {
	color: #9372be;
}

.cart_sidebar_check .checkbox + label:after {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 24px;
	height: 24px;
	border-radius: 4px;
	background: #f7f7fb;
	background-position: center center;
	transition: 0.2s;
}

.cart_sidebar_check .checkbox:checked + label:after {
	background: url("/wp-content/uploads/2024/05/check.svg") no-repeat center center/12px auto;
}

.cart_sidebar_check a:hover {
	color: #9372be;
}

.cart_sidebar .hr {
	height: 1px;
	background: #e7e4ed;
	margin-top: 15px;
	margin-bottom: 15px;
}

.cart_tabs .btn.active.btn_white {
	border: 1px solid transparent !important;
}

.cart_content .m_title {
	margin-bottom: 30px;
}

.cart_content_subtitle {
	color: #5b5b5d;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
	text-align: justify;
	margin-bottom: 30px;
}

.cart_tabs .j_tabs_headline {
	margin-bottom: 30px;
}

.cart_tabs .j_tabs_headline .btn {
	margin-right: 20px;
}

.cart_tabs .j_tabs_headline .btn span {
	font-size: 16px !important;
}

.cart_links {
	display: flex;
	margin-bottom: 30px;
}

.cart_links .btn {
	margin-right: 30px;
}

.cart_links .btn .ic {
	min-width: 20px;
	max-width: 20px;
	margin-right: 10px;
}

.cart_links .btn span {
	color: #5b5b5d;
	font-size: 16px;
	font-weight: 300;
}

.cart_links .btn:hover span {
	color: #9372be;
}

.cart_links .btn_red.btn {
	margin-right: 0;
	margin-left: auto;
}

.cart_links .btn_red.btn span {
	color: #b82727;
}

.cart_links .btn_red.btn:hover span {
	color: #000000;
}

.cart_inform {
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}

.cart_inform_item {
	box-sizing: border-box;
	border: 2px solid #e7e4ed;
	border-radius: 20px;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
	min-width: calc(33.33% - 15px);
	max-width: calc(33.33% - 15px);
	padding: 38px 20px;
	text-align: center;
}

.cart_inform_item_value {
	color: #39393b;
	font-size: 32px;
	font-weight: 400;
	line-height: 1.2;
}

.cart_inform_item_title {
	color: #5b5b5d;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.2;
}

.cart_filters_item .checkbox {
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 0;
}

.cart_filters_item .checkbox + label {
	position: relative;
	padding: 0 0 0 25px;
	cursor: pointer;
}

.cart_filters_item .checkbox:checked + label {
	background: #254b8c;
}

.cart_links {
	display: flex;
	margin-bottom: 30px;
}

.cart_links .btn {
	margin-right: 30px;
}

.cart_links .btn .ic {
	min-width: 20px;
	max-width: 20px;
	margin-right: 10px;
}

.cart_links .btn span {
	color: #5b5b5d;
	font-size: 16px;
	font-weight: 300;
}

.cart_links .btn:hover span {
	color: #9372be;
}

.cart_links .btn_red.btn {
	margin-right: 0;
	margin-left: auto;
}

.cart_links .btn_red.btn span {
	color: #b82727;
}

.cart_links .btn_red.btn:hover span {
	color: #000000;
}

.cart_inform {
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}

.cart_inform_item {
	box-sizing: border-box;
	border: 2px solid #e7e4ed;
	border-radius: 20px;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
	min-width: calc(33.33% - 15px);
	max-width: calc(33.33% - 15px);
	padding: 38px 20px;
	text-align: center;
}

.cart_inform_item_value {
	color: #39393b;
	font-size: 32px;
	font-weight: 400;
	line-height: 1.2;
}

.cart_inform_item_title {
	color: #5b5b5d;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.2;
}

.cart_filters {
	display: flex;
	align-items: center;
}

.cart_top_df {
	justify-content: space-between;
	display: flex;
	align-items: center;
	padding-top: 10px;
	padding-bottom: 20px;
}

.cart_top_df .header_search_input {
	margin-left: auto;
	min-width: 370px;
	max-width: 370px;
}

.cart_list_item_headline {
	display: flex;
	align-items: center;
	border-radius: 10px;
	background: #f7f7fb;
	padding: 25px 30px;
	padding-left: 80px;
	position: relative;
	cursor: pointer;
	margin-bottom: 15px;
}

.cart_list_item_headline:before {
	content: "";
	position: absolute;
	z-index: 1;
	width: 9px;
	height: 21px;
	background: url("/wp-content/uploads/2024/05/arr.svg") no-repeat center center/9px auto;
	left: 35px;
	top: 50%;
	transform: rotate(90deg);
	transition: 0.2s;
	margin-top: -11px;
}

.cart_list_item_headline.active:before {
	transform: rotate(-90deg);
}

.cart_list_item_title {
	display: flex;
	align-items: center;
	margin-right: auto;
}

.cart_list_item_title .name {
	margin-right: 10px;
	color: #5b5b5d;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.2;
}

.cart_list_item_title .val {
	color: #9f9fa2;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
}

.cart_list_item_headline_cost {
	color: #39393b;
	font-size: 18px;
	font-weight: 400;
	font-weight: 400;
	line-height: 1.2;
	margin-right: 15px;
}

.btn_cart_remove {
	position: relative;
	top: -4px;
}

.cart_sidebar {
	margin-bottom: auto;
}

.cart_item_line {
	display: flex;
	align-items: center;
	box-sizing: border-box;
	border: 2px solid #e7e4ed;
	border-radius: 10px;
	padding: 30px;
}

.cart_item_line_img {
	min-width: 126px;
	max-width: 126px;
	margin-right: 15px;
}

.cart_item_line_info {
	min-width: 350px;
	max-width: 350px;
	margin-right: 55px;
}

.cart_item_line_art {
	color: #39393b;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.2;
	margin-bottom: 15px;
}

.cart_item_line_title {
	color: #5b5b5d;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
	margin-bottom: 15px;
}

.cart_item_line_result {
	display: flex;
}

.cart_item_line_result .line_box {
	color: #9f9fa2;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.2;
	position: relative;
	margin-right: 33px;
}

.cart_item_line_result .line_box:before {
	content: "";
	position: absolute;
	z-index: 1;
	width: 3px;
	height: 3px;
	border-radius: 3px;
	background: #9f9fa2;
	left: -17px;
	top: 50%;
	margin-top: -2px;
}

.cart_item_line_result .line_box:first-child:before {
	display: none;
}

.cart_item_line_calc {
	display: flex;
	align-items: center;
	margin-right: auto;
}

.cart_item_line_calc .cartcalc {
	display: flex;
	justify-content: space-between;
	min-width: 166px;
	max-width: 166px;
	align-items: center;
}

.cart_item_line_calc .cartcalc button {
	min-width: 30px;
	max-width: 30px;
	height: 30px;
	padding: 0;
	box-sizing: border-box;
	border: 2px solid #e7e4ed;
	border-radius: 10px;
}

.cart_item_line_calc .cartcalc button.ccalc-minus {
	margin-right: 10px;
}

.cart_item_line_calc .cartcalc button.ccalc-plus {
	margin-left: 10px;
}

.cart_item_line_calc .cartcalc input {
	flex-grow: 1;
	height: 40px;
	box-sizing: border-box;
	border: 2px solid #e7e4ed;
	border-radius: 10px;
	background: #fcfdff;
	color: #39393b;
	font-size: 18px;
	font-weight: 400;
	font-weight: 400;
	line-height: 1;
	font-family: "Roboto Condensed", sans-serif;
	text-align: center;
}

.cart_item_line_cost {
	color: #39393b;
	font-size: 18px;
	font-weight: 400;
	font-weight: 400;
	line-height: 1.2;
}

.cart_item_line {
	position: relative;
	margin-bottom: 15px;
}

.cart_item_line .line_remove {
	position: absolute;
	right: 30px;
	top: 30px;
}

.cart_item_line_attrs {
	position: absolute;
	right: 30px;
	bottom: 30px;
	display: flex;
}

.cart_item_line_attrs .attr {
	margin-left: 25px;
}

.cart_item_line_attrs .attr:first-child {
	margin-left: 0;
}

.cart_list_item_box {
	display: none;
}

.cart_bottom_button {
	text-align: right;
	padding-top: 50px;
	margin-bottom: 120px;
}

.cart_tabs_subtitle {
	color: #5b5b5d;
	font-size: 24px;
	font-weight: 400;
	font-weight: 300;
	line-height: 1.2;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.cart_formalization {
	display: flex;
	margin-bottom: 60px;
}

.cart_formalization_map {
	min-width: 495px;
	max-width: 495px;
	margin-left: 20px;
}

.cart_formalization_map .cart_bottom_button {
	margin-bottom: 0;
	padding-top: 60px;
}

.cart_formalization_content {
	flex-grow: 1;
}

.cart_formalization_address {
	margin-bottom: 20px;
	position: relative;
}

.cart_formalization_address input {
	box-sizing: border-box;
	border: 2px solid #e7e4ed;
	border-radius: 10px;
	height: 50px;
	padding: 0 15px;
	background: #fcfdff;
	font-size: 16px;
	font-weight: 300;
	width: 100%;
	color: #553285;
}

.cart_formalization_address .dropdown_content {
	display: none;
	position: absolute;
	background: #fcfdff;
	min-width: 160px;
	z-index: 1;
	left: 0;
	top: 100%;
	width: 100%;
	border-radius: 0 0 10px 10px;
	border: 2px solid #e7e4ed;
	border-top: none;
	margin-top: -5px;
}

.cart_formalization_address .dropdown_content:before {
	content: "";
	position: absolute;
	z-index: 1;
	left: 15px;
	right: 15px;
	top: 3px;
	height: 2px;
	background: #e7e4ed;
}

.cart_formalization_address .dropdown_content a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
	font-size: 16px;
	font-weight: 300;
	width: 100%;
	color: #553285;
}

.cart_formalization_address .dropdown_content a:hover {
	background-color: #f1f1f1;
}

.cart_formalization_title {
	margin-bottom: 30px;
	color: #39393b;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.2;
}

.catalog_filters_check {
	padding-bottom: 12px;
}

.catalog_filters_check .catalog_filters_item_line .checkbox + label {
	text-transform: none;
	color: #9f9fa2;
	font-size: 18px;
	font-weight: 300;
}

.catalog_filters_check .catalog_filters_item_line .checkbox + label.small_text {
	font-size: 12px;
	padding-top: 0;
	line-height: 1.3;
}

.catalog_filters_check .catalog_filters_item_line {
	margin-bottom: 18px;
}

.cart_formalization_inputs {
	display: flex;
	margin-left: -10px;
	margin-right: -10px;
	width: auto;
	flex-wrap: wrap;
	padding-bottom: 40px;
}

.cart_formalization_inputs .form_control {
	margin-left: 10px;
	margin-right: 10px;
	min-width: calc(50% - 20px);
	max-width: calc(50% - 20px);
}

.cart_filters_item {
	margin-right: 20px;
}

.cart_filters_item .checkbox + label {
	padding: 0;
	color: #9f9fa2;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
	text-align: left;
}

.cart_filters_item .checkbox:checked + label {
	color: #5b5b5d;
	background: transparent;
}

.favorits .m_title {
	margin-bottom: 30px;
}

.favorits .cart_filters {
	margin-bottom: 45px;
}

@media screen and (max-width: 992px) {
	.favorits .cart_filters {
		margin-bottom: 30px;
	}
}

.cart_item_line_calc_val {
	margin-left: 17px;
	font-size: 18px;
	color: #39393b;
}

.cart_list_item {
	min-width: 100%;
	max-width: 100%;
}

.cart_content {
	flex-grow: 1;
}

.good_item_img_control_links .btn.btn_remove:hover path {
	fill: transparent;
	stroke: #553285;
}

.favorits {
	margin-bottom: 120px;
}

.comparison_df {
	display: flex;
}

.comparison_sidebar {
	min-width: 340px;
	max-width: 340px;
	margin-right: 0px;
}

.comparison_sidebar_links .cart_links {
	display: block;
	height: 345px;
	margin-bottom: 0;
}

.comparison_sidebar_links .cart_links .btn {
	justify-content: flex-start;
	display: flex;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
}

.comparison_sidebar_links .cart_links .btn:last-child {
	margin-bottom: 0;
}

.comparison_sidebar_links .cart_links .btn span {
	text-align: left;
}

.comparison_sidebar_links .cart_links .btn:hover span {
	color: #9372be;
}

.comparison_sidebar_links .catalog_filters_check {
	padding-top: 15px;
}

.comparison {
	margin-bottom: 120px;
}

.comparison_titles_item {
	color: #5b5b5d;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
	display: flex;
	align-items: center;
	height: 70px;
	border-bottom: 2px solid #e7e4ed;
	padding-right: 20px;
}

.comparison_titles_item:last-child {
	border-bottom: none;
}

.comparison_slider {
	position: relative;
	z-index: 9;
}

.comparison_slider .swiper-container {
	overflow: hidden;
}

.comparison_slider_title {
	width: 100%;
	height: 345px;
	position: relative;
	border-right: 2px solid #e7e4ed;
}

.comparison_slider_title_rotate {
	transform: translate(0%, 100%) rotate(-90deg);
	transform-origin: 0% 0%;
	position: absolute;
	left: 0%;
	top: 0%;
	display: flex;
	align-items: center;
	padding-left: 35px;
	padding-right: 1px;
	z-index: 2;
}

.comparison_slider_title_img {
	min-width: 50px;
	max-width: 70px;
	transform: rotate(90deg);
	padding: 5px;
}

.comparison_slider_title_img img {
	margin-top: 1rem;
}

.comparison_slider_td {
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #5b5b5d;
	font-size: 16px;
	font-weight: 300;
	/* line-height: 1.2px; */
	background: #f7f7fb;
	border-bottom: 2px solid #e7e4ed;
	border-right: 2px solid #e7e4ed;
	text-align: center;
	hyphens: auto;
}

.comparison_slider_td:last-child {
	border-bottom: none;
}

.comparison_container {
	flex-grow: 1;
}

.comparison_slider_subtitle {
	color: #5b5b5d;
	font-size: 15px;
	font-weight: 300;
	line-height: 1.2;
	padding-left: 1.5rem;
}

.comparison_slider_title .good_item_img_control_links {
	flex-direction: column;
	width: 100%;
	height: 100%;
	background: #ffffff;
	z-index: 5;
	position: absolute;
	left: 0;
	top: 0;
	align-items: center;
	justify-content: center;
	display: none;
}

.comparison_slider_title:hover .good_item_img_control_links {
	display: flex;
}

.comparison_slider_mob_menu {
	display: none;
}

@media screen and (max-width: 992px) {
	.comparison_slider_mob_menu {
		display: block;
	}
}

.cart_content {
	min-width: calc(100% - 251px);
	max-width: calc(100% - 364px);
}

.comparison_container {
	min-width: calc(100% - 345px);
	max-width: calc(100% - 345px);
}

.good_item_img_control_links .btn.btn_remove:hover path {
	stroke: #b82727 !important;
}

.comparison_slider_title .good_item_img_control_links {
	padding-bottom: 50px;
}

.good_item_img_control_links .good_item_img_control_links_top {
	border-radius: 10px;
	background: #f7f7fb;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 43px;
}

.good_item_img_control_links .good_item_img_control_links_top .btn {
	width: 43px;
	height: 43px;
	background: #f7f7fb;
	position: relative;
	z-index: 9;
}

.comparison_slider_title .good_item_img_control_links .btn {
	background: #f7f7fb;
}

.comparison_slider_title .good_item_img_control_links {
	position: relative;
	z-index: 99;
}

.comparison_slider_nav {
	position: absolute;
	height: 40px;
	top: 250px;
	right: -50px;
	z-index: 1;
	display: flex;
	justify-content: space-between;
	width: calc(100% + 100px);
}

.comparison_slider_nav .btn {
	min-width: 50px;
	max-width: 50px;
	height: 50px;
	position: static;
	margin: 0;
	box-sizing: border-box;
	border: 1.5px solid #f7f7fb;
	border-radius: 10px;
	background: #f7f7fb url("/wp-content/uploads/2024/05/arr.svg") no-repeat center center/9px auto;
}

.comparison_slider_nav .btn.swiper-button-prev {
	transform: rotate(180deg);
}

.comparison_slider_nav .btn.swiper-button-disabled {
	opacity: 0;
}

.header_controls_cart .ic {
	min-width: 30px;
	max-width: 30px;
	background: url("/wp-content/uploads/2024/05/cart.svg") no-repeat center center/100% auto;
	height: 30px;
}

.header_controls_cart:hover .ic {
	background: url("/wp-content/uploads/2024/05/carth.svg") no-repeat center center/100% auto;
}

/*.comparison_slider:before {*/
/*	content: "";*/
/*	position: absolute;*/
/*	right: 0;*/
/*	top: 0;*/
/*	height: 100%;*/
/*	width: 100px;*/
/*	background: linear-gradient(to right, transparent, #ffffff);*/
/*	z-index: 5;*/
/*}*/

.comparison_slider.active:before {
	display: none;
}

#srmod .modal-dialog {
	width: 294px;
	max-width: 96%;
}

#srmod .modal_content .close {
	top: 10px;
	right: 15px;
}

#srmod .modal_content {
	border: none;
}

.modal_form .nice-select .option {
	display: flex;
	align-items: center;
}

.main_button {
	padding-bottom: 60px;
}

.catalog_filters_check .catalog_filters_item_line .checkbox + label:hover {
	color: #9372be;
}

.cart_item_line .btn_red path {
	fill: none !important;
}

.cart_content_headline {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 25px;
	display: flex;
	flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
	.cart_content_headline .m_title {
		min-width: 100%;
		max-width: 100%;
	}

	.cart_content_headline .btn {
		margin-top: 10px;
	}

	.cart_content_headline .btn span {
		font-size: 14px !important;
	}
}

.cart_content_headline .m_title {
	margin-bottom: auto !important;
}

.cart_content_headline .btn {
	justify-content: flex-start;
	display: flex;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
}

.cart_content_headline .btn:hover span {
	color: #9372be;
}

.cart_content_headline .btn .ic {
	min-width: 20px;
	max-width: 20px;
	margin-right: 10px;
}

.cart_content_headline .btn span {
	text-align: left;
	color: #9f9fa2;
	font-weight: 300;
	font-size: 18px;
	line-height: 1;
}

.confirmation_text {
	padding-bottom: 20px;
}

.confirmation_text p {
	font-size: 18px;
	font-weight: 300;
	line-height: 22px;
	letter-spacing: 0;
	color: #5b5b5d;
	margin-bottom: 10px;
}

.confirmation {
	padding-bottom: 120px;
}

.confirmation .cart_formalization_title {
	margin-bottom: 15px;
}

.confirmation .prod_table_1 .j_table .cot_w1 {
	min-width: 120px;
	max-width: 120px;
	border-right: 1px solid #e7e4ed;
}

.confirmation .prod_table_1 .j_table .cot_w1 .mob {
	display: none;
}

@media screen and (max-width: 992px) {
	.confirmation .prod_table_1 .j_table .cot_w1 .mob {
		display: inline-block;
	}
}

.confirmation .prod_table_1 .j_table .cot_w2 {
	min-width: 470px;
	max-width: 470px;
	border-right: 1px solid #e7e4ed;
	background: #ffffff;
}

@media screen and (max-width: 1400px) {
	.confirmation .prod_table_1 .j_table .cot_w2 {
		min-width: 370px;
		max-width: 370px;
	}
}

.confirmation .prod_table_1 .j_table .cot_w3 {
	min-width: 130px;
	max-width: 130px;
	border-right: 1px solid #e7e4ed;
}

.confirmation .prod_table_1 .j_table .cot_w4 {
	min-width: 100px;
	max-width: 100px;
	border-right: 1px solid #e7e4ed;
}

@media screen and (max-width: 1400px) {
	.confirmation .prod_table_1 .j_table .cot_w5 {
		max-width: 120px;
		min-width: 120px;
	}
}

.confirmation .cot_th {
	color: #39393b;
	font-weight: 350;
}

.confirmation sup {
	font-size: 12px;
}

.confirmation .prod_table_1 {
	margin-bottom: 40px;
}

@media screen and (max-width: 992px) {
	.confirmation .mCSB_horizontal.mCSB_inside > .mCSB_container {
		margin-bottom: 25px;
	}
}

.confirmation_result {
	display: flex;
	justify-content: flex-end;
}

.confirmation_result .name {
	color: #39393b;
	font-size: 24px;
	font-weight: 350;
	line-height: 1.2;
	text-transform: uppercase;
	margin-right: 55px;
}

.confirmation_result .val {
	color: #39393b;
	font-size: 24px;
	font-weight: 350;
	line-height: 1.2;
	text-transform: uppercase;
}

.confirm_mobile {
	display: none;
}

@media screen and (max-width: 992px) {
	.confirm_mobile {
		display: block;
	}
}

@media screen and (max-width: 992px) {
	.confirm_mobile_item {
		display: flex;
		border: 2px solid #e7e4ed;
		border-radius: 10px;
		padding: 15px;
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 10px;
		justify-content: space-between;
	}

	.confirm_mobile_name {
		min-width: 100%;
		max-width: 100%;
		color: #5b5b5d;
		font-size: 14px;
		font-weight: 300;
		line-height: 17px;
		margin-bottom: 25px;
	}

	.confirm_mobile_articul,
	.confirm_mobile_val,
	.confirm_mobile_cost {
		color: #9f9fa2;
		font-size: 14px;
		font-weight: 300;
		line-height: 17px;
	}

	.confirm_mobile_cost {
		font-weight: 350;
		color: #39393b;
	}

	.confirmation {
		padding-bottom: 60px;
	}

	.confirmation_result {
		display: none;
	}
}

@media screen and (max-width: 768px) {
	.confirmation .confirmation_text p {
		font-size: 14px;
		line-height: 1.2;
		margin-bottom: 5px;
	}

	.confirmation .cart_tabs_subtitle {
		font-size: 20px;
		margin-bottom: 20px;
	}

	.confirmation .cart_formalization_title {
		font-size: 16px;
	}

	.confirmation_text {
		padding-bottom: 10px;
	}
}

.materials_item {
	display: none;
}

.materials_item.active {
	display: block;
}

.materials_cards_animate .materials_item {
	position: relative;
	opacity: 0;
	zoom: 0.1;
	transition: 0.6s;
	animation-duration: 0.6s;
}

.materials_cards_animate .materials_item.active {
	opacity: 1;
	zoom: 1;
	transition: 0.6s;
}

.btn_mob_opener {
	display: none;
}

.materials_menu {
	margin-top: 20px;
}

@media screen and (max-width: 768px) {
	.materials_wrapper {
		display: block;
	}

	.btn_mob_opener {
		display: inline-flex;
		padding: 0 25px;
		justify-content: center;
		align-items: center;
		height: 36px;
		margin-bottom: 0px;
	}

	.materials_menu a {
		height: 34px;
		font-size: 14px;
	}

	.materials_menu a .ic {
		width: 5px;
	}

	.materials_menu {
		margin-right: 0;
		min-width: 100%;
		max-width: 100%;
	}
}

@media screen and (max-width: 576px) {
	.partners_item {
		margin: 0 5px 10px;
		padding: 0 !important;
		height: 20vw;
		border-radius: 8px;
		min-width: calc(50% - 10px) !important;
		max-width: calc(50% - 10px) !important;
	}

	.partners_item img {
		width: 22.133vw;
	}

	.partners_item_double {
		margin-bottom: 40px;
	}
}

.j_breadcrumbs {
	list-style: none;
	padding: 0;
	display: flex;
	align-items: center;
}

.j_breadcrumbs li {
	position: relative;
	display: flex;
	align-items: center;
}

.j_breadcrumbs li:not(:last-child)::before {
	content: "";
	position: absolute;
	right: 13px;
	width: 6px;
	height: 11px;
	background-image: url("data:image/svg+xml,%3Csvg width='6' height='11' viewBox='0 0 6 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 9.764L5 5.573L1 1.382' stroke='%239F9FA2' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
}

.j_breadcrumbs li:last-child a {
	pointer-events: none;
	cursor: default;
	color: #39393b;
	font-weight: 400;
}
