@font-face {
	font-family: "Manrope";
	font-display: swap;
	src: url("../stylesheet/fonts/Manrope-ExtraBold.woff") format("woff"),
		url("../stylesheet/fonts/Manrope-ExtraBold.woff2") format("woff2");
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "Manrope";
	font-display: swap;
	src: url("../stylesheet/fonts/Manrope-ExtraLight.woff") format("woff"),
		url("../stylesheet/fonts/Manrope-ExtraLight.woff2") format("woff2");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "Manrope";
	font-display: swap;
	src: url("../stylesheet/fonts/Manrope-Medium.woff") format("woff"),
		url("../stylesheet/fonts/Manrope-Medium.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Manrope";
	font-display: swap;
	src: url("../stylesheet/fonts/Manrope-Regular.woff") format("woff"),
		url("../stylesheet/fonts/Manrope-Regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Manrope";
	font-display: swap;
	src: url("../stylesheet/fonts/Manrope-SemiBold.woff") format("woff"),
		url("../stylesheet/fonts/Manrope-SemiBold.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	font-family: Manrope;
	font-weight: 500;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

input[type="search"]::-webkit-search-cancel-button {
	appearance: none;
	-webkit-appearance: none;
	width: 16px;
	height: 16px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 80 80' style='enable-background:new 0 0 80 80%3B' xml:space='preserve' width='80' height='80'%3E%3Cg%3E%3Cpolygon style='fill:%23F78F8F%3B' points='40 49.007 15.714 73.293 6.707 64.286 30.993 40 6.707 15.714 15.714 6.707 40 30.993 64.286 6.707 73.293 15.714 49.007 40 73.293 64.286 64.286 73.293 '/%3E%3Cpath style='fill:%23C74343%3B' d='M15.714 7.414l23.578 23.578L40 31.7l0.707-0.707L64.286 7.414l8.3 8.3L49.007 39.293L48.3 40 l0.707 0.707l23.578 23.579l-8.3 8.3L40.707 49.007L40 48.3l-0.707 0.707L15.714 72.586l-8.3-8.3l23.579-23.579L31.7 40 l-0.707-0.707L7.414 15.714L15.714 7.414 M64.286 6L40 30.286L15.714 6L6 15.714L30.286 40L6 64.286L15.714 74L40 49.714L64.286 74 L74 64.286L49.714 40L74 15.714L64.286 6L64.286 6z'/%3E%3C/g%3E%3C/svg%3E");
	margin-right: 2px;
	background-size: contain;
	cursor: pointer;
}
body {
	line-height: 1;
}
body > .content {
	flex: 1;
	display: flex;
	flex-direction: column;
}
body > .content > .main {
	flex: 1;
}
ol,
ul {
	list-style: none;
}
ul.socials-list {
	padding-left: 0px;
}
blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
ul.m-header-contacts__list {
     padding-left: 0;
}
*,
*::after,
*::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.ocf-filter-name {
    text-transform: none !important;
}
a {
	color: inherit;
}

.a-btn {
	background-color: #496c9c;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 16px;
	cursor: pointer;
	text-transform: uppercase;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	padding: 0.625rem;
	font-size: 1rem;
	color: #ffffff;
	height: 44px;
	border: none;
	width: 100%;
}
#count_compareee,
#count_wishlisttt {
	position: absolute;
	right: -4px;
	top: -4px;
	width: 20px;
	height: 20px;
	border: 1px solid #496c9c;
	display: flex;
	align-items: center;
	font-size: 0.75rem;
	justify-content: center;
	background-color: white;
	border-radius: 50%;
}
.a-btn-icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 50%;
	background-color: transparent;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	padding: 8px;
	height: 36px;
	width: 36px;
	cursor: pointer;
	border: none;
	position: relative;
}
.a-btn-icon.active {
	background-color: #496c9c;
}
.a-btn-icon.active:hover {
	background-color: #c3d2e5;
}
.a-btn-icon.active:hover .icon svg path {
	transition: 0.25s;
	stroke: #4f4d4d;
}
.a-btn-icon.active .icon svg path {
	stroke: white;
}
.a-btn-icon .icon {
	height: 20px;
	width: 20px;
	flex-shrink: 0;
}

.a-btn-icon .icon > * {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	display: block;
}

.a-btn-icon:hover {
	background-color: #c3d2e5;
}
.m-header-search__res li a strong {
	font-weight: 700;
}
.a-btn-icon:active {
	-webkit-transform: scale(0.98);
	-ms-transform: scale(0.98);
	transform: scale(0.98);
	opacity: 0.7;
}
#my-modal_form {
	width: 300px;
	height: 467px;
	background-color: #fff;
	position: fixed;
	bottom: 110px;
	right: 1%;
	/* margin-top: auto; */
	margin-left: -150px;
	display: none; 
	opacity: 0; 
	z-index: 35;
	padding: 0 24px 24px;
	color: #343434;
	background: #FFFFFF;
	box-shadow: 0px 8px 30px -10px rgba(9, 57, 121, 0.25);
	border-radius: 16px;
}
.a-btn-icon.e--typelist .icon {
	height: 16px;
	width: 16px;
}

.a-btn-icon.e--typelist .icon svg rect {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	fill: #4f4d4d;
}

.a-btn-icon.e--typelist.active {
	background: #496c9c;
}

.a-btn-icon.e--typelist.active .icon svg rect {
	fill: #ffffff;
}
.alert svg {
    fill: red;
    height: 100%;
    width: 1em;
    vertical-align: middle;
}
.a-btn-icon.cart-btn .label {
	position: absolute;
    content: "";
    display: block;
    right: 0px;
    top: 3px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #ffffff;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
    line-height: 14px;
	border: 1px solid #4f4d4d;
    color: #4f4d4d;
	display: flex;
    align-items: center;
    justify-content: center;
}

.a-btn-icon.e--blue {
	background-color: #496c9c;
}

.a-btn-icon.e--blue:hover {
	background-color: #6393db;
}

.a-btn-icon.e--blue:active {
	background-color: #133a75;
}

.a-btn-chips {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: none;
	cursor: pointer;
	border-radius: 8px;
	background-color: #496c9c;
	color: #ffffff;
	padding: 0.375rem 1rem;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-top: 0.125rem;
	margin-bottom: 0.375rem;
	margin-right: 0.5rem;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	font-size: 0.75rem;
}

.a-btn-chips svg {
	margin-left: 0.5rem;
}

.a-btn-file {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	background-color: transparent;
	border: none;
	padding: 0.5rem 0;
	cursor: pointer;
	-webkit-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}

.a-btn-file:hover {
	color: #496c9c;
}

.a-btn-file span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	text-align: start;
	font-size: 0.875em;
}
.m-header-icons__link .a-btn-icon {
	margin-right: 0.25rem;
}
.m-header-icons__link .a-btn-icon:last-child {
	margin-right: 0rem;
}
.a-btn-file span .opacity {
	opacity: 0.5;
}

.a-btn-file svg {
	margin-right: 0.5rem;
	flex-shrink: 0;
}

.a-btn svg path {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.a-btn svg line {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.a-btn:hover {
	background-color: #6393db;
}

.a-btn:active {
	background-color: #133a75;
}

.a-btn:disabled {
	background-color: #d9d9d9;
	opacity: 0.5;
	pointer-events: none;
	color: #4f4d4d;
}

.a-btn:disabled svg path {
	stroke: #4f4d4d;
}

.a-btn:disabled svg line {
	stroke: #4f4d4d;
}

.a-btn svg {
	margin-right: 0.75rem;
}

.a-btn.e--arrow svg {
	margin-left: 0.75rem;
	margin-right: 0;
}

.a-btn.e--light {
	background-color: #c3d2e5;
	color: #496c9c;
}

.a-btn.e--light:hover {
	background-color: #a8c8f0;
}

.a-btn.e--light:active {
	color: #133a75;
	background-color: #77a4e1;
}

.a-btn.e--light:active svg path {
	stroke: #133a75;
}

.a-btn.e--google:hover,
.a-btn.e--facebook:hover {
	opacity: 0.65;
}

.a-btn.e--google:active,
.a-btn.e--facebook:active {
	opacity: 0.35;
	-webkit-transform: scale(0.98);
	-ms-transform: scale(0.98);
	transform: scale(0.98);
}

.a-btn.e--google svg,
.a-btn.e--facebook svg {
	margin: 0;
}

.a-btn.e--facebook {
	background-color: #6077b4;
}

.a-btn.e--google {
	background-color: #ffffff;
	border: 1px solid #496c9c;
}

.a-btn.e--instagram {
	background-color: #6393db;
	font-size: 1rem;
	text-transform: none;
	padding: 8px 16px;
	border-radius: 8px;
	line-height: 1;
	height: 38px;
}

.a-btn.e--instagram.sm {
	height: 30px;
}

.a-btn.e--instagram:hover {
	background-color: #496c9c;
}

.a-btn.e--instagram:active {
	background-color: #133a75;
}

.a-btn.e--transparent {
	background-color: transparent;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	height: auto;
	color: #496c9c;
	padding-left: 0;
	padding-right: 0;
	font-size: 0.875rem;
}

.a-btn.e--transparent svg path {
	stroke: #496c9c;
}

.a-btn.e--transparent svg line {
	stroke: #496c9c;
}

.a-btn.e--transparent:hover {
	color: #6393db;
}

.a-btn.e--transparent:hover svg path {
	stroke: #6393db;
}

.a-btn.e--transparent:hover svg line {
	stroke: #6393db;
}

.a-btn.e--transparent:active {
	color: #133a75;
}

.a-btn.e--transparent:active svg path {
	stroke: #133a75;
}

.a-btn.e--transparent:active svg line {
	stroke: #133a75;
}

.a-lang {
	height: 100%;
	font-size: 1rem;
}

.a-lang-list {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	min-width: 100%;
	top: 100%;
	left: 0;
	opacity: 0;
	height: 0;
	overflow: hidden;
	z-index: 12;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-transform: translateY(25%);
	-ms-transform: translateY(25%);
	transform: translateY(25%);
}

.a-lang-list a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 0.375rem;
	padding-bottom: 0.375rem;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}

.a-lang-list a .icon {
	width: 28px;
	height: 20px;
	margin-right: 0.5rem;
}

.a-lang-list a .icon > * {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	-o-object-position: center;
	object-position: center;
}

.a-lang-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	margin-bottom: 0.375rem;
}

.a-lang-title.active > svg {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.a-lang-title.active ~ .a-lang-list {
	opacity: 1;
	height: auto;
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
}

.a-lang-title > svg {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	display: block;
	width: 14px;
	height: auto;
	margin-left: 0.375rem;
}

.a-lang-title .icon {
	width: 28px;
	height: 20px;
	margin-right: 0.5rem;
}

.a-lang-title .icon > * {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	-o-object-position: center;
	object-position: center;
}

.a-burger {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: transparent;
	padding: 0.75rem 0.625rem;
	cursor: pointer;
	overflow: hidden;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.a-burger.burger-menu__open:hover {
	background-color: #c3d2e5;
}

.a-burger.burger-menu__open:active {
	opacity: 0.5;
}

.a-burger-inner {
	position: relative;
	width: 100%;
	height: 100%;
}

.a-burger-inner span {
	position: absolute;
	background-color: #4f4d4d;
	height: 2px;
	left: 0;
}

.a-burger-inner span:first-child {
	top: 0;
	width: 62%;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.a-burger-inner span:nth-child(2) {
	width: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.a-burger-inner span:last-child {
	width: 100%;
	bottom: 0;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.a-burger.active .a-burger-inner span:first-child {
	width: 100%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
	top: 50%;
}

.a-burger.active .a-burger-inner span:nth-child(2) {
	opacity: 0;
}

.a-burger.active .a-burger-inner span:last-child {
	width: 100%;
	left: 50%;
	bottom: 50%;
	-webkit-transform: translate(-50%, 50%) rotate(-45deg);
	-ms-transform: translate(-50%, 50%) rotate(-45deg);
	transform: translate(-50%, 50%) rotate(-45deg);
}

.a-slider-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
}

.a-slider-nav__btn {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #496c9c;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	cursor: pointer;
}

.a-slider-nav__btn.swiper-button-disabled {
	pointer-events: none;
	background-color: #d9d9d9;
}

.a-slider-nav__btn.swiper-button-disabled svg path {
	stroke: #a7a6a6;
}

.a-slider-nav__btn.swiper-button-disabled.swiper-button-lock {
	display: none;
}

.a-slider-nav__btn:hover {
	background-color: #a8c8f0;
}

.a-slider-pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0.25rem;
}

.a-slider-pagination .swiper-pagination-bullet {
	background-color: #d9d9d9;
	opacity: 1;
}

.a-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #496c9c;
}

.a-slider-pagination.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
}

.a-section-title {
	padding-bottom: 0.5rem;
}

.a-section-title .title {
	font-weight: 600;
	font-size: 1.125rem;
	color: #312b2b;
	line-height: 1.1;
	padding-bottom: 0.25rem;
}

.a-price {
	font-size: 1.25rem;
	font-weight: 800;
	white-space: nowrap;
	color: #312b2b;
}

.a-card-title {
	font-size: 1rem;
	color: #312b2b;
	font-weight: 600;
	margin-bottom: 0.25rem;
	display: inline-block;
	line-height: 1.375;
}

.a-card-date {
	font-weight: 400;
	color: #a7a6a6;
	font-size: 0.625rem;
}

.a-card-desc {
	font-size: 0.875rem;
	font-weight: 400;
	margin-top: 0.5rem;
	font-family: Manrope;
}

.a-card-desc p {
	margin-bottom: 0.25rem;
}

.a-card-desc p:last-child {
	margin-bottom: 0;
}

.a-card-link {
	margin-top: 0.5rem;
}

.a-drop {
	position: relative;
	font-size: 0.875rem;
	font-weight: 400;
	border-radius: 8px 8px 0 0;
}

.a-drop.active {
	background-color: #ffffff;
}

.a-drop.active .a-drop-title {
	background-color: #496c9c;
	color: white;
}

.a-drop.active .a-drop-title svg {
	-webkit-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	transform: scaleY(-1);
}

.a-drop.active .a-drop-title svg path {
	stroke: #ffffff;
}

.a-drop-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0.375rem;
	background-color: #c3d2e5;
	color: #496c9c;
	border-radius: 8px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	white-space: nowrap;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	min-width: 150px;
}

.a-drop-title svg {
	margin-left: 0.25rem;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.a-drop-title svg path {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.a-drop-list {
	display: none;
	text-align: center;
	position: absolute;
	left: 0;
	background-color: #ffffff;
	z-index: 21;
	-webkit-box-shadow: 0px 8px 30px -10px rgba(9, 57, 121, 0.25);
	box-shadow: 0px 8px 30px -10px rgba(9, 57, 121, 0.25);
	border-radius: 8px;
	overflow: hidden;
	width: 100%;
}

.a-drop-list li {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	border-bottom: 1px solid #a7a6a6;
}

.a-drop-list li:hover {
	color: #496c9c;
	background-color: #c3d2e5;
}

.a-drop-list li:last-child {
	border-bottom: 0;
}

.a-drop-list a {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.sort .a-drop-list a.selected {
	font-weight: bold; 
	color: #FF0000; 
}

.a-title-sm {
	font-size: 17px;
	font-weight: 600;
	color: #312b2b;
	margin-bottom: 0.5rem;
}

.a-title-xs {
	font-size: 1rem;
	font-weight: 600;
	color: #312b2b;
	margin-bottom: 0.5rem;
}

.m-header-nav {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	border-bottom: 1px solid #a7a6a6;
}

.m-header-nav a {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.m-header-nav a:hover {
	opacity: 0.6;
}

.m-header-nav a:active {
	opacity: 0.35;
}

.m-header-nav__list li a {
	display: inline-block;
	font-size: 1rem;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	padding-top: 4px;
	padding-bottom: 4px;
}

.m-header-contacts {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	border-bottom: 1px solid #a7a6a6;
}

.m-header-contacts a {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.m-header-contacts a:hover {
	opacity: 0.65;
}

.m-header-contacts a:active {
	opacity: 0.4;
}

.m-header-contacts__list li a {
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	white-space: nowrap;
}

.m-header-contacts__list li a .icon {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 0.5rem;
	width: 16px;
	height: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.m-header-contacts__list li a .icon > * {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	-o-object-position: center;
	object-position: center;
}

.m-header-lang {
	padding-top: 1rem;
}

.m-header-search {
	z-index: 21;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.m-header-search .a-btn-icon.close-search {
	display: none;
	-webkit-transform: translateX(6px);
	-ms-transform: translateX(6px);
	transform: translateX(6px);
}

.m-header-search .search-container {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid white;
	border-radius: 40px;
	padding: 0.5rem 0.5rem;
}

.m-header-search input {
	border: none;
	outline: none;
	background-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: white;
	padding: 0;
	width: 100%;
	width: 0;
}

.m-header-search .a-btn-icon {
	width: 28px;
	height: 28px;
	padding: 0;
}

.m-header-search .a-btn-icon:hover {
	background-color: transparent;
}

.m-header-search.active-search {
	position: absolute;
	max-width: 1480px;
	padding-right: var(--bs-gutter-x, 1.25rem);
	padding-left: var(--bs-gutter-x, 1.25rem);
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #4f4d4d;
}

.m-header-search.active-search .a-btn-icon.close-search {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.m-header-search.active-search .search-container {
	width: 100%;
	margin: auto;
}

.m-header-search.active-search .search-container input {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	width: 100%;
}

.m-header-search.active-search .search-container .a-btn-icon svg circle,
.m-header-search.active-search .search-container .a-btn-icon svg line {
	stroke: #ffffff;
}

.m-header-search__res {
	color: #ffffff;
	display: none;
	font-size: 1rem;
	z-index: 9;
	position: absolute;
	max-height: calc(100vh - 140px);
	overflow: auto;
	width: 100%;
	left: 0;
	top: calc(100% + 2px);
	background-color: #4f4d4d;
	-webkit-box-shadow: 0px 8px 30px -10px rgba(9, 57, 121, 0.25);
	box-shadow: 0px 8px 30px -10px rgba(9, 57, 121, 0.25);
	border-radius: 0px 0px 8px 8px;
	font-weight: 400;
}

.m-header-search__res > * {
	padding: 1rem;
	border-bottom: 1px solid #ffffff;
}

.m-header-search__res > *:last-child {
	border-bottom: 0;
}

.m-header-search__res a:hover {
	opacity: 0.7;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.m-header-search__res a:hover:active {
	opacity: 0.4;
}

.m-header-search__res .title {
	margin-bottom: 0.5rem;
	font-weight: 600;
}

.m-header-search__res .list li {
	border-bottom: 1px solid #ffffff;
}

.m-header-search__res .list li a {
	display: block;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.m-header-search__res .list li a strong {
	font-weight: 700;
}

.m-header-search__res .list li:last-child {
	border-bottom: 0;
}

.m-header-search__res .list-product .a-price {
	color: #ffffff;
}

.m-header-search__res .list-product li {
	border-bottom: 1px solid #ffffff;
}

.m-header-search__res .list-product li:last-child {
	border-bottom: 0;
}

.m-header-search__res .list-product li a {
	display: block;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.m-header-search__res .list-product li a .left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 0.5rem;
}

.m-header-search__res .list-product li a .left .img {
	margin-right: 0.625rem;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	position: relative;
	width: 40px;
	height: 48px;
	overflow: hidden;
}

.m-header-search__res .list-product li a .left .img img {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.m-header-search__res .list-product li a .left .desc .serial {
	font-weight: 600;
}

.m-header-search__res .list-product li a .left .desc .name {
	font-size: 0.875rem;
	opacity: 0.5;
}

.m-header-search__res .list-product li a .left .desc .name strong {
	font-weight: 700;
}

.m-header-search__res .list-product li a .a-price {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-left: auto;
	text-align: end;
}

.m-catalog-products__item {
	max-height: calc(70vh - 3rem);
	overflow: auto;
	display: none;
}

.m-catalog-products__item::-webkit-scrollbar {
	width: 7px;
}

.m-catalog-products__item::-webkit-scrollbar-track {
	background-color: #d9d9d973;
	border-radius: 10px;
}

.m-catalog-products__item::-webkit-scrollbar-thumb {
	background-color: #d9d9d9;
	border-radius: 10px;
}

.m-catalog-products__item .list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-right: 0.75rem;
}

.m-catalog-products__item .list .item {
	width: 33.333%;
}

.m-catalog-products__item .list .item-inner {
	height: 100%;
	border-radius: 16px;
	text-align: center;
	font-size: 0.875rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 1.125rem;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.m-catalog-products__item .list .item-inner:hover {
	/*background-color: rgba(195, 210, 230, 0.4);*/
	border: 1px dotted;
}

.m-catalog-products__item .list .item-inner .img {
	position: relative;
	width: 64px;
	height: 64px;
	margin-bottom: 0.75rem;
}

.m-catalog-products__item .list .item-inner .img img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-position: center;
	object-position: center;
	-o-object-fit: contain;
	object-fit: contain;
}

.m-catalog-filters {
	display: none;
	/*position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: #ffffff;*/
	z-index: 65;
}

.m-catalog-filters__inner {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.m-catalog-filters .top .line {
	padding-bottom: 0;
}

.m-catalog-filters__items {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: auto;
}

.m-catalog-filters__items .item {
	border-bottom: 1px solid #a7a6a6;
}

.m-catalog-filters__items .item:last-child {
	border-bottom: 0;
}

.m-catalog-filters__items .item .title {
	font-size: 0.875rem;
	font-weight: 600;
	color: #312b2b;
	position: relative;
	cursor: pointer;
	padding-bottom: 0.5rem;
	padding-top: 0.5rem;
}

.m-catalog-filters__items .item .title::after {
	display: block;
	content: "";
	position: absolute;
	width: 14px;
	height: 2px;
	border-radius: 2px;
	background-color: #4f4d4d;
	top: 50%;
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
	right: 0;
}

.m-catalog-filters__items .item .title::before {
	display: block;
	content: "";
	position: absolute;
	width: 14px;
	height: 2px;
	border-radius: 2px;
	background-color: #4f4d4d;
	top: 50%;
	-webkit-transform: translate(0%, -50%) rotate(90deg);
	-ms-transform: translate(0%, -50%) rotate(90deg);
	transform: translate(0%, -50%) rotate(90deg);
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	right: 0;
}

.m-catalog-filters__items .item .title.active::before {
	right: 7px;
	width: 0;
}

.m-catalog-filters__items .item .list.price .left,
.m-catalog-filters__items .item .list.price .right {
	width: 50%;
}

.m-catalog-filters__items .item .list.price .left {
	padding-right: 0.75rem;
}

.m-catalog-filters__items .item .list.price .right {
	padding-left: 0.75rem;
}

.m-catalog-filters__items .item .list.price span {
	font-size: 0.875rem;
	margin-right: 0.625rem;
}

.m-catalog-filters__items .item .list.price input {
	text-align: center;
}

.m-catalog-filters .bottom {
	background-color: #ffffff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.m-catalog-filters .bottom .a-btn {
	height: 40px;
	font-size: 0.875rem;
}

.m-news-slider {
	position: relative;
}

.m-news-card {
	height: auto;
}

.m-news-card .play {
	display: none;
}

.m-news-card.e--video .play {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 48px;
	height: 48px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.m-news-card.e--video .play > * {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}

.m-news-card__inner {
	height: 100%;
	border-radius: 16px;
	background-color: #ffffff;
	overflow: hidden;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.m-news-card__inner:hover {
	-webkit-box-shadow: 0px 8px 30px -10px rgba(9, 57, 121, 0.25);
	box-shadow: 0px 8px 30px -10px rgba(9, 57, 121, 0.25);
}

.m-news-card__inner .top .img {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 54%;
	display: block;
}

.m-news-card__inner .top .img img,
.m-news-card__inner .top .img video {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.m-news-card__inner .top:hover .play {
	opacity: 0;
}

.m-news-card__inner .bottom {
	padding: 0.5rem;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.m-news-card__inner .bottom .a-card-link {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.m-reviews-slider {
	position: relative;
}

.m-reviews-card {
	height: auto;
}

.m-reviews-card__inner {
	height: 100%;
	border-radius: 16px;
	background-color: #ffffff;
	overflow: hidden;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	padding: 1.5rem;
}

.m-reviews-card__inner:hover {
	-webkit-box-shadow: 0px 8px 30px -10px rgba(9, 57, 121, 0.25);
	box-shadow: 0px 8px 30px -10px rgba(9, 57, 121, 0.25);
}

.m-reviews-card__inner .top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.m-reviews-card__inner .top .img {
	position: relative;
	width: 64px;
	height: 64px;
	margin-right: 1rem;
	display: block;
	border-radius: 50%;
	overflow: hidden;
}

.m-reviews-card__inner .top .img img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.m-category-card {
	padding-top: 12px;
	padding-bottom: 12px;
}

.m-category-card__inner {
	padding: 1.5rem;
	border-radius: 16px;
	background-color: #ffffff;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.m-category-card__inner:hover {
	-webkit-box-shadow: 0px 8px 30px -10px rgba(9, 57, 121, 0.25);
	box-shadow: 0px 8px 30px -10px rgba(9, 57, 121, 0.25);
}

.m-category-card__inner .top .img {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 148px;
	display: block;
}

.m-category-card__inner .top .img img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	-o-object-position: center;
	object-position: center;
}

.m-category-card__inner .bottom {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.m-table {
	font-size: 0.5rem;
	border-radius: 16px;
}

.m-table.grid .list .item {
	min-height: 0;
}

.m-table.grid .list .item-inner {
	min-height: 36px;
}

.m-table.grid .item.title {
	min-height: 36px;
}

.m-table.grid .item.title > :last-child {
	border-right: 0;
}

.m-table.grid .item.title > :last-child > * {
	padding: 0.375rem 0.125rem;
}

.m-table.grid .item > * {
	padding: 0;
}

.m-table.grid .item .right {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.m-table.grid .item-inner {
	width: 100%;
	height: 100%;
	border-bottom: 1px solid #d9d9d9;
}

.m-table.grid .item-inner > * {
	height: 100%;
	padding: 0.375rem 0.125rem;
	border-left: 1px solid #d9d9d9;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.m-table.grid .item-inner > *:first-child {
	border-left: 0;
}

.m-table.grid .item:last-child .item-inner:last-child {
	border-bottom: 0;
}

.m-table .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.m-table .item a.id {
	-webkit-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}

.m-table .item a.id:hover {
	opacity: 0.6;
}

.m-table .item a.id:active {
	opacity: 0.3;
}

.m-table .item.title {
	border-radius: 0;
	background-color: #d9d9d9;
	color: #ffffff;
	position: -webkit-sticky;
	position: sticky;
	top: 62px;
	z-index: 12;
}

.m-table .item > * {
	-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0.375rem 0.125rem;
}

.m-table .item .count .m-quantity {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.m-table .item .count .m-quantity-inner {
	margin-right: 0;
}

.m-table .item .price {
	-webkit-box-flex: none;
	-ms-flex: none;
	flex: none;
	width: 76px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.m-table .item .price .price-old {
	text-decoration: line-through;
	opacity: 0.7;
}
.m-table .item .price .old {
	text-decoration: line-through;
	opacity: 0.7;
}
.m-table .item .price .price-new {
	font-weight: 700;
	color: #d60808;
}
.m-table .item .price .new {
	font-weight: 700;
	color: #d60808;
}

.m-table .item .count {
	-webkit-box-flex: none;
	-ms-flex: none;
	flex: none;
	width: 72px;
}

.m-table .item .count .m-quantity-inner .m-quantity-btn {
	width: 20px;
	height: 20px;
}

.m-table .item .count .m-quantity-inner .m-quantity-btn svg {
	width: 14px;
	height: 14px;
	display: block;
	-o-object-fit: contain;
	object-fit: contain;
	padding: 0;
}

.m-table .item .count .m-quantity-inner .input-filter {
	width: 22px;
}

.m-table .item .count .m-quantity-inner .input-filter input {
	font-size: 0.75rem;
}

.m-table .item .id {
	-webkit-box-flex: 5;
	-ms-flex: 5;
	flex: 5;
	padding: 0.375rem 0.125rem;
}
.m-table .item .buy {
	-webkit-box-flex: none;
	-ms-flex: none;
	flex: none;
	width: 102px;
	padding: 0.375rem 0.125rem;
}

.m-table .item .id .a-btn-icon,
.m-table .item .buy .a-btn-icon {
	width: 28px;
	height: 28px;
	padding: 4px;
}

.m-table .item .id .a-btn-icon svg,
.m-table .item .buy .a-btn-icon svg {
	width: 14px;
	height: 14px;
	display: block;
	-o-object-fit: contain;
	object-fit: contain;
}

.m-table .item .id .a-btn-icon .icon,
.m-table .item .buy .a-btn-icon .icon {
	width: 14px;
	height: 14px;
}

.m-table .list {
	position: relative;
}

.m-table .list .item {
	overflow: hidden;
	min-height: 36px;
	background-color: #ffffff;
}

.m-table .list .item.title {
	background-color: #fafafa;
	min-height: 40px;
}

.m-table .list .item.title > * {
	border: 0;
	background-color: #496c9c;
}

.m-table .list .item.title > *:last-child {
	border-right: 0;
	border-radius: 0 16px 0 0;
}

.m-table .list .item.title > *:first-child {
	border-radius: 16px 0 0 0;
}

.m-table .list .item > * {
	border-left: 1px solid #d9d9d9;
	height: auto;
}

.m-table .list .item > *:last-child {
	border-right: 1px solid #d9d9d9;
}

.m-table .list .item:nth-child(2n) {
	background-color: #f1f1f1;
}

.m-table .list .item:last-child {
	border-radius: 0 0 16px 16px;
	border-bottom: 1px solid #d9d9d9;
}

.m-product-card {
	height: auto;
}
.m-product-card.swiper-slide {
	height: auto;
}
.m-product-card__inner {
	height: 100%;
	background-color: #ffffff;
	border-radius: 16px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	padding: 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.m-product-card__inner:hover {
	-webkit-box-shadow: 0px 8px 30px -10px rgba(9, 57, 121, 0.25);
	box-shadow: 0px 8px 30px -10px rgba(9, 57, 121, 0.25);
}

.m-product-card__inner:hover .top .img img:first-child {
	opacity: 0;
}

.m-product-card__inner:hover .top .img img:last-child {
	opacity: 1;
}

.m-product-card__inner:hover .top .img img:nth-child(2) {
	opacity: 1;
}

.m-product-card__inner .top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 1rem;
}

.m-product-card__inner .top .img {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 48px;
	height: 48px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-right: 1rem;
	position: relative;
}

.m-product-card__inner .top .img img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.m-product-card__inner .top .img img:first-child {
	opacity: 1;
}

.m-product-card__inner .top .img img:nth-child(2) {
	opacity: 0;
}

.m-product-card__inner .top .desc .id {
	font-size: 16px;
	font-weight: 600;
}

.m-product-card__inner .top .desc .title {
	font-weight: 400;
	font-size: 0.875rem;
	opacity: 0.5;
}

.m-product-card__inner .top .labels {
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 0px 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	overflow: hidden;
}

.m-product-card__inner .top .labels li {
	padding: 6px 8px;
	text-align: center;
	color: white;
	font-size: 0.625rem;
	text-transform: uppercase;
}

.m-product-card__inner .top .labels li.e--red {
	background-color: #ff4040;
}

.m-product-card__inner .top .labels li.e--blue {
	background-color: #496c9c;
}

.m-product-card__inner .top .labels li.e--yellow {
	background-color: #ff9c40;
}

.m-product-card__inner .detail {
	margin-bottom: 1rem;
	z-index: 15;
}

.m-product-card__inner .detail ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1.15;
	margin-bottom: 0.75rem;
}

.m-product-card__inner .detail ul li:last-child {
	margin-bottom: 0;
}

.m-product-card__inner .detail ul li .value {
	text-align: end;
	padding-left: 0.375rem;
	font-weight: 400;
	font-size: 1rem;
}

.m-product-card__inner .detail ul li .label {
	padding-right: 0.375rem;
	font-size: 0.875rem;
	opacity: 0.5;
	font-weight: 400;
}

.m-product-card__inner .detail ul li .dashed {
	-ms-flex-item-align: end;
	align-self: flex-end;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	border-bottom: 1px dashed #4f4d4d;
	opacity: 0.5;
}

.m-product-card__inner .bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.m-product-card__inner .bottom .a-price {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	line-height: 1.25;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.m-product-card__inner .bottom .a-price .price-new {
	color: #d60808;
}
.m-product-card__inner .bottom .a-price .new {
	color: #d60808;
}
.m-product-card__inner .bottom .a-price .price-old {
	opacity: 0.7;
	text-decoration: line-through;
	font-size: 1rem;
	font-weight: 600;
}
.m-product-card__inner .bottom .a-price .old {
	opacity: 0.7;
	text-decoration: line-through;
	font-size: 1rem;
	font-weight: 600;
}
.m-product-card__inner .bottom .a-btn {
	-ms-flex-item-align: end;
	align-self: flex-end;
	margin-top: 1rem;
}

.m-products-slider {
	position: relative;
}

.m-products-list .m-product-card {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}

.m-products-list__top .options {
	height: 100%;
}

.m-breadcrumbs {
	padding-top: 0.5rem;
	padding-bottom: 0.25rem;
	font-size: 0.75rem;
}

.m-breadcrumbs-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-weight: 400;
}

.m-breadcrumbs-list > * {
	white-space: nowrap;
	padding: 0.125rem;
	opacity: 0.5;
}

.m-breadcrumbs-list > *:first-child {
	padding-left: 0;
}

.m-breadcrumbs-list a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	opacity: 1;
	position: relative;
}

.m-breadcrumbs-list a:hover {
	opacity: 0.6;
}

.m-breadcrumbs-list a:active {
	opacity: 0.35;
}

.m-breadcrumbs-list a::after {
	content: "/";
	display: inline-block;
	padding-left: 0.375rem;
}

.m-tabs-product__list {
	overflow-x: auto;
	padding-bottom: 0.25rem;
	margin-bottom: 0.375rem;
	border-top: 1px solid #a7a6a6;
	margin-top: 0;
}

.m-tabs-product__list .list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	width: 100%;
}

.m-tabs-product__list .list li {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 0.5rem 0.375rem;
	white-space: nowrap;
	font-weight: 600;
	font-size: 0.75rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 36px;
	cursor: pointer;
	border-bottom: 1px solid #d9d9d9;
	position: relative;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	color: #a7a6a6;
}

.m-tabs-product__list .list li.active {
	color: #312b2b;
	border-bottom: 1px solid transparent;
}

.m-tabs-product__list .list li.active:hover::after {
	opacity: 1;
}

.m-tabs-product__list .list li.active::after {
	opacity: 1;
}

.m-tabs-product__list .list li:hover {
	opacity: 0.8;
}

.m-tabs-product__list .list li:hover::after {
	opacity: 0.2;
}

.m-tabs-product__list .list li:active {
	opacity: 0.5;
}

.m-tabs-content .item {
	display: none;
}

.m-quantity {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 1rem;
}

.m-quantity-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 0.5rem;
}

.m-quantity-inner .input-filter {
	width: 24px;
}

.m-quantity-inner .input-filter input {
	border: 0;
	font-size: 1rem;
	width: 100%;
	text-align: center;
	cursor: context-menu;
	pointer-events: none;
	background-color: transparent;
}

.m-quantity-inner .m-quantity-btn {
	outline: none;
	border: none;
	height: 24px;
	background-color: transparent;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 50%;
	padding: 0;
	width: 24px;
	position: relative;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	color: #a7a6a6;
	cursor: pointer;
	font-weight: 600;
	font-size: 1.125rem;
}

.m-quantity-inner .m-quantity-btn > * {
	padding: 0.25rem;
	position: absolute;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	display: block;
}

.m-quantity-inner .m-quantity-btn:hover {
	background-color: #d9d9d9;
}

.m-quantity-inner .m-quantity-btn:active {
	opacity: 0.65;
}

.m-quantity-inner .m-quantity-btn.disabled {
	opacity: 0.4;
	pointer-events: none;
}

.m-filters-chips {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.m-cart-card__inner {
	padding: 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #ffffff;
	border-radius: 16px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.m-cart-card__inner .img {
	display: block;
	width: 48px;
	height: 48px;
	position: relative;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-bottom: 1rem;
}

.m-cart-card__inner .img img {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	-o-object-fit: contain;
	object-fit: contain;
}

.m-cart-card__inner .desc {
	margin-bottom: 1rem;
	width: calc(100% - 48px);
	padding-left: 0.875rem;
	font-size: 1rem;
	color: #312b2b;
	font-weight: 600;
}

.m-cart-card__inner .desc .name {
	font-size: 0.875rem;
	color: #a7a6a6;
	font-weight: 400;
}

.m-cart-card__inner .a-price {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.m-modal {
	position: fixed;
	-webkit-box-shadow: 0px 8px 30px -10px rgba(9, 57, 121, 0.25);
	box-shadow: 0px 8px 30px -10px rgba(9, 57, 121, 0.25);
	border-radius: 16px;
	z-index: 71;
	left: 50%;
	top: 80%;
	max-width: 420px;
	width: 90%;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	pointer-events: none;
	background-color: white;
	opacity: 0;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	pointer-events: none;
}

.m-modal.active {
	top: 50%;
	pointer-events: auto;
	opacity: 1;
}

.m-modal-inner {
	padding: 1.5rem 1rem;
	text-align: center;
}

.m-contents {
	background-color: #ffffff;
	border-radius: 16px;
	padding: 1.5rem;
}

.m-contents ol {
	list-style: decimal;
	padding-left: 20px;
	margin-top: 0.5rem;
}

.m-contents ol li {
	margin-bottom: 0.5rem;
}

.m-contents ol li a {
	-webkit-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}

.m-contents ol li a:hover {
	opacity: 0.65;
}

.m-contents ol li a:active {
	opacity: 0.35;
}

.m-contents ol ol {
	list-style: lower-alpha;
}

.m-instagram-block {
	background-color: #ffffff;
	border-radius: 16px;
	padding: 1rem;
}

.m-instagram-block .top {
	margin-bottom: 1.25rem;
}

.m-instagram-block .top .left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.m-instagram-block .top .left .img {
	width: 40px;
	height: 40px;
	display: block;
	position: relative;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 0.75rem;
}

.m-instagram-block .top .left .img img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.m-instagram-block .top .left .a-title-xs {
	margin-bottom: 0;
}

.m-instagram-block .gallery {
	margin: -0.25rem;
}

.m-instagram-block .gallery .img {
	padding: 0.25rem;
}

.m-instagram-block .gallery .img .img-inner {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 100%;
}

.m-instagram-block .gallery .img .img-inner img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	left: 0;
	top: 0;
	position: absolute;
}

.m-stages-items {
	position: relative;
}

.m-stages-items::before {
	top: 22px;
	width: 1px;
	height: calc(100% - 45px);
	left: 8px;
	background-color: #d9d9d9;
	content: "";
	display: block;
	position: absolute;
}

.m-stages-items .item {
	padding-left: 2rem;
	position: relative;
	margin-bottom: 1.75rem;
}

.m-stages-items .item .title {
	opacity: 0.5;
}

.m-stages-items .item.active .title {
	opacity: 1;
}

.m-stages-items .item.active::before {
	background-color: #496c9c;
}

.m-stages-items .item:last-child {
	margin-bottom: 0;
}

.m-stages-items .item::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 16px;
	height: 16px;
	border-radius: 50%;
	display: block;
	background-color: #d9d9d9;
}

.m-login-item {
	display: none;
}

.m-login-item.active {
	display: block;
}

.m-login-item__inner .a-title-xs {
	display: none;
}

.m-login-item__inner .input {
	margin-bottom: 0.75rem;
}

.m-login-item__inner .bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -0.375rem;
}

.m-login-item__inner .bottom > * {
	padding: 0.375rem;
	width: 50%;
}

.m-login-item__inner .bottom .button:first-child {
	width: 100%;
}

.m-login-tab {
	margin-bottom: 1.25rem;
}

.m-login-tab ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.m-login-tab ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 1rem;
	font-weight: 400;
	margin-right: 1.5rem;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	cursor: pointer;
	padding-top: 0.375rem;
	padding-bottom: 0.375rem;
}

.m-login-tab ul li.active:hover {
	opacity: 1;
}

.m-login-tab ul li.active span {
	border: 1px solid #496c9c;
}

.m-login-tab ul li.active span::after {
	opacity: 1;
}

.m-login-tab ul li:hover {
	opacity: 0.65;
}

.m-login-tab ul li:active {
	opacity: 0.35;
}

.m-login-tab ul li:last-child {
	margin-right: 0;
}

.m-login-tab ul li span {
	margin-right: 0.5rem;
	border: 1px solid #4f4d4d;
	position: relative;
	display: block;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.m-login-tab ul li span::after {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 50%;
	background-color: #496c9c;
	width: 16px;
	height: 16px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	opacity: 0;
}

.toaster {
	position: fixed;
	top: 80px;
	left: 50%;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-transform: translate(-50%, 12px);
	-ms-transform: translate(-50%, 12px);
	transform: translate(-50%, 12px);
	background-color: #d0dae7;
	max-width: 200px;
	width: 100%;
	-webkit-box-shadow: 0px 0px 14px 0px rgba(28, 28, 28, 0.52);
	box-shadow: 0px 0px 14px 0px rgba(28, 28, 28, 0.52);
	cursor: context-menu;
	opacity: 0;
	pointer-events: none;
	z-index: 74;
}

.toaster-inner {
	padding: 1rem;
	text-align: center;
	font-weight: 600;
	color: #2e486d;
}

.toaster.active {
	opacity: 1;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.o-header {
	position: fixed;
	z-index: 51;
	height: auto;
	left: 0;
	top: 0;
	right: 0;
	background-color: #fafafa;
	border-bottom: 1px solid #4f4d4d;
}

.o-header-desktop {
	display: none;
	position: relative;
	width: 100%;
}

.o-header-mobile {
	height: 100%;
}

.o-header-mobile__top {
	height: 62px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.o-header-mobile__top > * {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.o-header-mobile__top .logo {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.o-header-mobile__top .right {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.o-header-mobile__bottom {
	padding-top: 0rem;
	padding-bottom: 0rem;
	-webkit-transition: padding 0.35s;
	-o-transition: padding 0.35s;
	transition: padding 0.35s;
	height: 0;
	opacity: 0;
	pointer-events: none;
}

.o-header-mobile__bottom .top {
	padding-bottom: 1rem;
	border-bottom: 1px solid #a7a6a6;
}

.o-header-mobile__bottom .top .a-btn {
	width: 200px;
	margin-right: 1rem;
}

.o-header-mobile__bottom.active {
	border-top: 1px solid #a7a6a6;
	padding-top: 1rem;
	padding-bottom: 1rem;
	opacity: 1;
	pointer-events: auto;
	height: calc(100vh - 62px);
	overflow: auto;
}

.o-header .container {
	height: 100%;
}

.o-header .logo {
	padding: 6px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.o-header .logo a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
}

.o-header .logo a img {
	width: auto;
	max-height: 100%;
	margin: auto;
}

.o-hero {
	height: calc(100vh - 172px);
	min-height: 376px;
	max-height: 866px;
}

.o-hero .container {
	height: 100%;
}

.o-hero__inner {
	height: 100%;
}

.o-hero-slider {
	height: 100%;
	position: relative;
}

.o-hero-slider .swiper-wrapper {
	height: 100% !important;
}

.o-hero-slider .hero-slide {
	height: 100%;
}

.o-hero-slider .hero-slide__inner {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	border-radius: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.o-hero-slider .hero-slide__inner::after {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	content: "";
	display: block;
	background-color: rgba(0, 0, 0, 0.5);
}

.o-hero-slider .hero-slide__inner .img {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}

.o-hero-slider .hero-slide__inner .img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.o-hero-slider .hero-slide__desc {
	z-index: 13;
	color: #ffffff;
	padding: 1rem 1rem 3.5rem 0rem;
}

.o-hero-slider .hero-slide__desc .a-btn {
	margin: auto;
	margin-top: 1.5rem;
	min-width: 200px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}

.o-hero-slider .hero-slider-nav {
	z-index: 7;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%, -75%);
	-ms-transform: translate(-50%, -75%);
	transform: translate(-50%, -75%);
}

.o-hero .hero-title {
	font-size: 2.125rem;
	font-weight: 600;
	margin-bottom: 1.5rem;
	text-align: center;
}

.o-hero .hero-text {
	font-size: 1.125rem;
	text-align: center;
}

.o-section {
	padding-top: 20px;
	padding-bottom: 20px;
}

.o-section.o-hero {
	padding-top: 16px;
}

.o-section.o-hero ~ .o-section:first-child {
	padding-top: 0;
}

.o-section.e--news .container,
.o-section.e--reviews .container {
	overflow: hidden;
	margin-bottom: -2rem;
	padding-bottom: 2rem;
}

.o-section.e--slider .a-slider-nav {
	display: none;
}

.o-section.e--slider .container {
	overflow: hidden;
}

.o-benefits-list .item {
	font-size: 1rem;
	font-weight: 400;
	margin-bottom: 2.75rem;
}

.o-benefits-list .item:last-child {
	margin-bottom: 0;
}

.o-benefits-list .item-inner {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.o-benefits-list .item-inner .top {
	border-bottom: 1px solid #a7a6a6;
	margin-bottom: 1rem;
	padding-bottom: 0.5rem;
}

.o-benefits-list .item-inner .top .icon {
	margin-bottom: 0.5rem;
}

.o-benefits-list .item-inner .top .icon > * {
	max-width: 100%;
	height: auto;
}

.o-benefits-list .item-inner .top .title {
	font-weight: 600;
	font-size: 22px;
}

.o-benefits-list .item-inner .bottom {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.o-benefits-list .item-inner .bottom ul {
	list-style: disc;
	padding-left: 1.25rem;
}

.o-benefits-list .item-inner .bottom ul li {
	margin-bottom: 0.5rem;
}

.o-benefits-list .item-inner .bottom .button {
	margin-top: auto;
}

.o-footer {
	font-size: 0.875rem;
	background-color: #4f4d4d;
	color: #ffffff;
	padding-top: 1rem !important;
}

.o-footer a {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.o-footer a:hover {
	opacity: 0.6;
}

.o-footer a:active {
	opacity: 0.35;
}

.o-footer.o-section {
	padding-bottom: 0;
}

.o-footer-top__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.o-footer-top__inner .logo {
	width: 40%;
	margin: auto;
	max-width: 140px;
	margin-bottom: 2rem;
}

.o-footer-top__inner .logo img {
	margin: auto;
}

.o-footer-items .title {
	font-weight: 700;
	margin-bottom: 0.125rem;
	font-size: 13px;
}

.o-footer-items ul {
	margin-bottom: 2rem;
}

.o-footer-items ul:last-child {
	margin-bottom: 0;
}

.o-footer-items li {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.o-footer-items li.adress {
	padding-top: 0.075rem;
	padding-bottom: 0.075rem;
}

.o-footer-items li .icon {
	width: 16px;
	height: 16px;
	margin-right: 0.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
}

.o-footer-items li a {
	font-size: 11px;
	padding-top: 0.05rem;
	padding-bottom: 0.05rem;
	/*padding-top: 0.075rem;*/
	/*padding-bottom: 0.075rem;*/
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 0.8em;
	text-decoration: none;
	color: #ffffff;
}

.o-footer-items li a:hover {
	color: #ff4223;
}

.o-footer-bottom {
	margin-top: 0rem;
	background-color: #4f4d4d;
	border-radius: 16px 16px 0 0;
	font-size: 13px;
}

.o-catalog {
	padding-bottom: 48px;
}

.o-catalog-mobile {
	font-size: 1rem;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #ffffff;
	z-index: 57;
	display: none;
}

.o-catalog-mobile .top {
	padding-top: 1rem;
	padding-bottom: 1rem;
	border-bottom: 1px solid #4f4d4d;
}

.o-catalog-mobile .top .title {
	text-transform: uppercase;
	font-size: 1.75rem;
	font-weight: 600;
	color: #312b2b;
}

.o-catalog-mobile .m-catalog-list {
	overflow: auto;
	max-height: calc(100vh - 76px);
}

.o-catalog-mobile .m-catalog-list .category-title .plus.active svg:first-child {
	-webkit-transform: translate(-50%, -50%) rotate(0);
	-ms-transform: translate(-50%, -50%) rotate(0);
	transform: translate(-50%, -50%) rotate(0);
}

.o-catalog-mobile .m-catalog-list__sub {
	padding-left: 36px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 24px;
	display: none;
}

.o-catalog-mobile .m-catalog-list__sub li a {
	line-height: 1.25;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	display: block;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}
.o-catalog-mobile .m-catalog-list__sub li {
	border-bottom: 1px solid gray;
}
.o-catalog-mobile .m-catalog-list__sub li:last-child {
	border-bottom: none;
}
.o-catalog-desktop {
	position: absolute;
	overflow: hidden;
	left: 0;
	top: calc(100% - 10px);
	width: 100%;
	max-height: calc(70vh);
	background-color: #ffffff;
	-webkit-box-shadow: 0px 8px 30px -10px rgba(9, 57, 121, 0.25);
	box-shadow: 0px 8px 30px -10px rgba(9, 57, 121, 0.25);
	border-radius: 0px 16px 16px 16px;
	display: none;
}

.o-catalog-desktop .m-catalog-list > li {
	padding: 0;
}

.o-catalog-desktop .m-catalog-list > li.active a {
	background-color: rgba(195, 210, 230, 0.4);
}

.o-catalog-desktop .m-catalog-list > li a {
	padding: 0.375rem 0.5rem;
	font-size: 0.875rem;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.o-catalog-desktop .m-catalog-list > li a:hover {
	background-color: rgba(195, 210, 230, 0.4);
}

.o-catalog-desktop .m-catalog-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.o-catalog-desktop .m-catalog-row .left {
	width: 186px;
	max-height: 70vh;
	overflow: auto;
}

.o-catalog-desktop .m-catalog-row .left::-webkit-scrollbar {
	width: 8px;
}

.o-catalog-desktop .m-catalog-row .left::-webkit-scrollbar-track {
	background-color: #d9d9d973;
	border-radius: 10px;
}

.o-catalog-desktop .m-catalog-row .left::-webkit-scrollbar-thumb {
	background-color: #d9d9d9;
	border-radius: 10px;
}

.o-catalog-desktop .m-catalog-row .right {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 1.5rem;
	padding-left: 2rem;
	padding-right: 0.75rem;
}

.o-catalog-top .img {
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 300px;
	/*padding-bottom: 100%;*/
	background-color: #ffffff;
	border-radius: 16px;
	overflow: hidden;
	margin-bottom: 2rem;
}

.o-catalog-top .img img {
	/*padding: 16%;*/
	/*position: absolute;*/
	width: 100%;
	height: auto;
	-o-object-fit: fill;
	object-fit: fill;
	left: 0;
	top: -18%;
}

.o-catalog-top .desc p {
	margin-bottom: 0.75rem;
}

.o-product-content__row .product-sliders__inner {
	position: relative;
}

.o-product-content__row .product-slider__main {
	margin-bottom: 0.25rem;
	border-radius: 16px;
	overflow: hidden;
	background-color: #ffffff;
}

.o-product-content__row .product-slider__main .img {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 92%;
	overflow: hidden;
	display: block;
}

.o-product-content__row .product-slider__main .img:hover .play {
	opacity: 0;
}

.o-product-content__row .product-slider__main .img img {
	position: absolute;
	padding: 10% 7% 10% 20%;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}

.o-product-content__row .product-slider__main .img .play {
	-webkit-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	position: absolute;
	left: 56%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 23%;
	height: 23%;
}

.o-product-content__row .product-slider__main .img .play > * {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}

.o-product-content__row .product-slider__nav {
	width: 10%;
	position: absolute;
	left: 10px;
	top: 10px;
	overflow: hidden;
	height: calc(100% - 20px);
}

.o-product-content__row .product-slider__nav .slide .img:active {
	opacity: 0.7;
}

.o-product-content__row
	.product-slider__nav
	.slide.swiper-slide-thumb-active
	.img {
	border: 1px solid #496c9c;
}

.o-product-content__row .product-slider__nav .img {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border: 1px solid #d9d9d9;
	border-radius: 10px;
	cursor: pointer;
}

.o-product-content__row .product-slider__nav .img:hover {
	border: 1px solid #496c9c67;
}

.o-product-content__row .product-slider__nav .img img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.o-product-content__row .product-slider__nav .img .play {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 40%;
	height: 40%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.o-product-content__row .product-slider__nav .img .play > * {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}

.o-product-content__row .list-punct li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 0.5rem;
	line-height: 1;
}

.o-product-content__row .list-punct li:last-child {
	margin-bottom: 0;
}

.o-product-content__row .list-punct li .value {
	text-align: end;
	padding-left: 0.375rem;
	font-weight: 600;
	font-size: 0.875rem;
}

.o-product-content__row .list-punct li .label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-right: 0.375rem;
	font-size: 0.875rem;
	font-weight: 400;
}

.o-product-content__row .list-punct li .label svg {
	width: 18px;
	height: 18px;
	display: block;
	-o-object-fit: contain;
	object-fit: contain;
}

.o-product-content__row .list-punct li .label > * {
	margin-right: 0.5rem;
}

.o-product-content__row .list-punct li .label > *:last-child {
	margin-right: 0;
}

.o-product-content__row .list-punct li .dashed {
	-ms-flex-item-align: end;
	align-self: flex-end;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	border-bottom: 1px dashed #4f4d4d;
	opacity: 0.5;
}

.o-product-content__row .right .title {
	position: relative;
	font-weight: 600;
	font-size: 1rem;
	color: #312b2b;
	margin-bottom: 0.5rem;
}

.o-product-content__row .right .title .manufacturer {
	width: 100%;
	height: 100%;
	position: relative;
}

.o-product-content__row .right .title .manufacturer img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	-o-object-position: left;
	object-position: left;
}

.o-product-content__row .right .items .item {
	padding-bottom: 0.5rem;
	margin-bottom: 0.375rem;
	border-bottom: 1px solid #a7a6a6;
}

.o-product-content__row .right .items .item:last-child {
	border: 0;
	margin-bottom: 0;
}

.o-product-content .left .buy {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.o-product-content .left .buy .a-price {
	width: 50%;
	margin-bottom: 1rem;
}
.o-product-content .left .buy .a-price .new {
	color: #d60808;
}
.o-product-content .left .buy .a-price .old {
	opacity: 0.7;
	text-decoration: line-through;
	font-size: 1rem;
	font-weight: 600;
}
.o-product-content .left .buy .m-quantity {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	width: 50%;
	margin-bottom: 1rem;
}

.o-product-content .left .buy .m-quantity .m-quantity-inner {
	margin-right: 0;
}

.o-product-content .left .buy .m-quantity .m-quantity-inner .m-quantity-btn {
	width: 30px;
	height: 30px;
}

.o-product-content .left .buy .add-to-cart {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-right: 1.5rem;
}

.o-product-content .left .buy .add-to-wishlist {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5;
}

.o-product-content .left .buy .add-to-comarison {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4;
}

.o-product-content .m-reviews-card {
	margin-bottom: 1rem;
	display: none;
}

.o-product-content .m-reviews-card:first-child,
.o-product-content .m-reviews-card:nth-child(2) {
	display: block;
}

.o-product-content .m-reviews-card__inner {
	background-color: transparent;
	padding: 0;
	border-radius: 0;
}

.o-product-content .m-reviews-card__inner:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.o-product-content .m-reviews-card__inner .top .img {
	width: 48px;
	height: 48px;
}

.o-product-content .m-reviews-card__inner .top .a-card-title {
	font-size: 1rem;
	line-height: 1.25;
}

.o-product-content .m-reviews-card__inner .top .a-card-date {
	line-height: 1.25;
}

.o-product-content .m-reviews-card__inner .bottom .a-card-desc {
	margin-top: 0.5rem;
}

.o-product-content .reviews .a-btn.e--light {
	padding: 0.625rem 1.25rem;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}

.o-cart-row .left .checkout-items .item.delivery .row {
	margin-left: -4px;
	margin-right: -4px;
}

.o-cart-row .left .checkout-items .item.delivery .row > * {
	padding-left: 4px;
	padding-right: 4px;
}

.o-cart-list .category-item {
	margin-bottom: 20px;
}

.o-cart-list .m-cart-card {
	margin-bottom: 0.875rem;
}

.o-cart-list .m-cart-card:last-child {
	margin-bottom: 0;
}

.o-cart-bottom .a-price {
	text-align: end;
}

.o-cart-bottom__pay {
	max-width: 630px;
	margin-left: auto;
	margin-right: 0;
}

.o-cart-bottom .list-punct li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 1rem;
	line-height: 1;
}

.o-cart-bottom .list-punct li:last-child {
	margin-bottom: 0;
}

.o-cart-bottom .list-punct li .value {
	text-align: end;
	padding-left: 0.375rem;
	font-weight: 600;
	font-size: 1rem;
}

.o-cart-bottom .list-punct li .label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-right: 0.375rem;
	font-size: 0.875rem;
	font-weight: 400;
}

.o-cart-bottom .list-punct li .label > * {
	margin-right: 0.5rem;
}

.o-cart-bottom .list-punct li .label > *:last-child {
	margin-right: 0;
}

.o-cart-bottom .list-punct li .dashed {
	-ms-flex-item-align: end;
	align-self: flex-end;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	border-bottom: 1px dashed #4f4d4d;
	opacity: 0.5;
}

.o-cart-bottom .row {
	margin-left: -8px;
	margin-right: -8px;
}

.o-cart-bottom .row > * {
	padding-left: 8px;
	padding-right: 8px;
}

.o-order-detail__row {
	margin-left: -0.5rem;
	margin-right: -0.5rem;
}

.o-order-detail__row > * {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}

.o-order-detail__row .m-stages {
	padding-bottom: 32px;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 1.25rem;
}

.o-order-detail__row .right .m-stages {
	display: none;
}

.o-order-detail__info {
	font-size: 1rem;
	line-height: 1.25;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -0.5rem;
	margin-right: -0.5rem;
}

.o-order-detail__info .item {
	width: 100%;
	margin-bottom: 1.125rem;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}

.o-order-detail__info .item:last-child {
	margin-bottom: 0;
}

.o-order-detail__info .item .item-data {
	margin-bottom: 8px;
}

.o-order-detail__info .item .item-data:last-child {
	margin-bottom: 0;
}

.o-order-detail__info .title {
	font-weight: 600;
	color: #312b2b;
	font-size: 1rem;
	margin-bottom: 0.5rem;
}

.o-order-detail__info .label {
	font-weight: 600;
	font-size: 0.875rem;
}

.o-order-detail__info .value {
	font-weight: 400;
	font-size: 0.875rem;
}

.o-order-detail__products {
	padding-top: 1.5rem;
	margin-top: 2rem;
	border-top: 1px solid #d9d9d9;
}

.o-order-detail__products .m-cart-card {
	margin-bottom: 1.125rem;
}

.o-order-detail__products .m-cart-card:last-child {
	margin-bottom: 0;
}

.o-order-detail__products .m-cart-card__inner .count {
	font-weight: 400;
	font-size: 1rem;
}

.o-order-detail__products .m-cart-card__inner .a-price {
	text-align: end;
}

.o-profile .line {
	padding-bottom: 0;
}

.o-profile-item {
	padding-bottom: 2rem;
	position: static;
}

.o-profile-item.wishlist .wishlist-list {
	margin-bottom: 2rem;
}

.o-profile-item.wishlist .wishlist-list:last-child {
	margin-bottom: 0;
}

.o-profile-item .a-title-sm {
	margin-bottom: 0.5rem;
	font-size: 0.875rem;
}

.o-profile-item .info-block {
	background-color: #ffffff;
	border-radius: 16px;
	padding: 12px;
	font-weight: 400;
	margin-bottom: 0.75rem;
}

.o-profile-item .info-block__item {
	margin-bottom: 0.75rem;
}

.o-profile-item .info-block__item:last-child {
	margin-bottom: 0;
}

.o-profile-item .info-block .label {
	margin-bottom: 0.5rem;
	font-size: 0.75rem;
	color: #a7a6a6;
}

.o-profile-item .info-block .value {
	font-size: 0.875rem;
	font-weight: 500;
}

.o-profile-item .info-edit {
	display: none;
}

.o-profile-item .info-edit .info-block {
	padding: 0;
	background-color: transparent;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -0.5rem;
	margin-right: -0.5rem;
}

.o-profile-item .info-edit .info-block > * {
	width: 100%;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}

.o-profile-item .info-edit .info-block:last-of-type {
	margin-bottom: 0;
}

.o-profile-item .info-edit .info-block.adress .info-block__item:last-child,
.o-profile-item
	.info-edit
	.info-block.adress
	.info-block__item:nth-last-child(2) {
	width: 50%;
}

.o-profile-item .setting-list .setting-list__item {
	margin-bottom: 0.75rem;
}

.o-profile-item.orders .orders-item {
	background-color: #ffffff;
	border-radius: 16px;
	padding-left: 1rem;
	padding-right: 1rem;
	margin-bottom: 1rem;
}

.o-profile-item.orders .orders-item:last-child {
	margin-bottom: 0;
}

.o-profile-item.orders .orders-item__head {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 1rem;
	padding-bottom: 1rem;
	font-size: 1rem;
	font-weight: 400;
}

.o-profile-item.orders .orders-item__head .a-price {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	text-align: end;
}

.o-profile-item.orders .orders-item__head > * {
	width: 50%;
}

.o-profile-item.orders .orders-item__head .top .number {
	text-transform: capitalize;
	color: #312b2b;
	font-weight: 600;
}

.o-profile-item.orders .orders-item__head .top .date {
	font-size: 0.875rem;
}

.o-profile-item.orders .orders-item__head .count {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
	cursor: pointer;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.o-profile-item.orders .orders-item__head .count-btn {
	padding-top: 0.375rem;
	padding-bottom: 0.375rem;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.o-profile-item.orders .orders-item__head .count-btn:hover {
	opacity: 0.65;
}

.o-profile-item.orders .orders-item__head .count-btn:active {
	opacity: 0.35;
}

.o-profile-item.orders .orders-item__head .count-btn svg {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	margin-left: 0.25rem;
}

.o-profile-item.orders .orders-item__head .count-btn.active svg {
	-webkit-transform: scale(-1);
	-ms-transform: scale(-1);
	transform: scale(-1);
}

.o-profile-item.orders .orders-item__head .status {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4;
	font-size: 0.75rem;
}

.o-profile-item.orders .orders-item__head .status-inner {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-left: auto;
	color: #ffffff;
	background-color: #ff9c40;
	border-radius: 16px;
	text-transform: uppercase;
	padding: 5px 8px;
}

.o-profile-item.orders .orders-item-list {
	display: none;
}

.o-profile-item.orders .orders-item .m-cart-card__inner {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-radius: 0;
	border-top: 1px solid #a7a6a6;
	background-color: transparent;
	padding-left: 0;
	padding-right: 0;
}

.o-profile-item.orders .orders-item .m-cart-card__inner .count {
	font-size: 1rem;
	font-weight: 400;
	width: 60px;
}

.o-profile-item.orders .orders-item .m-cart-card__inner .price {
	font-size: 1rem;
	font-weight: 600;
	width: 150px;
	text-align: end;
}

.o-profile-list .title-profile {
	position: relative;
	color: #312b2b;
	font-weight: 600;
	font-size: 0.875rem;
	padding-bottom: 0.75rem;
	padding-top: 0.75rem;
	cursor: pointer;
}

.o-profile-list .title-profile::after {
	position: absolute;
	content: "";
	display: block;
	background-color: #4f4d4d;
	width: 14px;
	height: 2px;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.o-profile-list .title-profile::before {
	position: absolute;
	content: "";
	display: block;
	background-color: #4f4d4d;
	width: 2px;
	height: 14px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 6px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.o-profile-list .title-profile.active::before {
	height: 0;
}

.o-profile-list .title-profile ~ .o-profile-item {
	display: none;
}

.o-profile-list > li {
	border-bottom: 1px solid #a7a6a6;
}

.o-comparison-item {
	width: 242px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.o-comparison-content {
	margin-left: -0.5rem;
	margin-right: -0.5rem;
}

.o-comparison .m-product-card .a-btn-icon {
	width: 32px;
	height: 32px;
}

.o-comparison .m-product-card .m-quantity-inner {
	margin-right: 0;
}

.o-comparison .m-product-card .m-quantity-inner .m-quantity-btn {
	width: 24px;
	height: 24px;
}

.o-comparison-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.o-comparison-row > * {
	padding: 0.5rem;
}

.o-comparison-row.characteristics > * {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.o-comparison-row.characteristics .o-comparison-item {
	border-top: 1px solid #a7a6a6;
}

.o-comparison-row.characteristics .o-comparison-item .desc {
	font-size: 0.875rem;
	font-weight: 400;
}

.o-about-items .item {
	padding-bottom: 1rem;
	border-bottom: 1px solid #a7a6a6;
	margin-bottom: 1rem;
}

.o-about-items .item:last-child {
	margin-bottom: 0;
	border-bottom: 0;
}

.o-about-items .item .img {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 45%;
}

.o-about-items .item .img img {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.o-delivery-item {
	padding-bottom: 1rem;
	border-bottom: 1px solid #a7a6a6;
	margin-bottom: 1rem;
}

.o-delivery-item .a-title-xs {
	margin-bottom: 0.5rem;
}

.o-delivery-item:last-child {
	border-bottom: 0;
}

.o-delivery-item__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.o-delivery-item__inner .img {
	margin-bottom: 1rem;
	width: 48px;
	height: 48px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	position: relative;
}

.o-delivery-item__inner .img > * {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}

.o-contacts-row .left {
	margin-bottom: 2.5rem;
}

.o-contacts-row .right .map {
	width: 100%;
	height: 0;
	position: relative;
	padding-bottom: 100%;
}

.o-contacts-row .right .map iframe {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
}

.o-contacts-row .contacts li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.o-contacts-row .contacts li.adress {
	padding-top: 0.375rem;
	padding-bottom: 0.375rem;
}

.o-contacts-row .contacts li .icon {
	position: relative;
	width: 16px;
	height: 16px;
	margin-right: 0.5rem;
}

.o-contacts-row .contacts li .icon > * {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	-o-object-fit: contain;
	object-fit: contain;
	left: 0;
	top: 0;
}

.o-contacts-row .contacts li a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 0.375rem;
	padding-bottom: 0.375rem;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.o-contacts-row .contacts li a:hover {
	opacity: 0.65;
}

.o-contacts-row .contacts li a:active {
	opacity: 0.35;
}

.o-blog-row {
	margin-left: -0.75rem;
	margin-right: -0.75rem;
	margin-top: -0.75rem;
	padding-bottom: 24px;
}

.o-blog-row.e--video > .m-news-card {
	display: block;
}

.o-blog-row > .m-news-card {
	padding: 0.75rem;
	display: none;
}

.o-blog-row > .m-news-card:first-child {
	display: block;
}

.o-blog-row > .m-news-card:nth-child(2) {
	display: block;
}

.o-blog-row > .m-news-card:nth-child(3) {
	display: block;
}

.o-blog-row > .m-news-card:nth-child(4) {
	display: block;
}

.o-article-row {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

.o-article-row .left .img {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 65%;
	margin-bottom: 1.5rem;
}

.o-article-row .left .img img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-o-object-fit: cover;
	object-fit: cover;
}

.o-article-row .right {
	margin-bottom: 1.5rem;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
}

.o-personal-order__row {
	margin-right: -0.5rem;
	margin-left: -0.5rem;
}

.o-personal-order__row > * {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	margin-bottom: 2rem;
}

.o-personal-order__row > *:last-child {
	margin-bottom: 0;
}

.o-personal-order__row .item {
	margin-bottom: 2rem;
}

.o-personal-order__row .item:last-child {
	margin-bottom: 0;
}

.o-personal-order__row .item-inner {
	margin-bottom: 1.25rem;
}

.o-personal-order__row .item-inner:last-child {
	margin-bottom: 0;
}

.o-personal-order__row .item-inner .left {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.o-personal-order__row .item-inner .right {
	width: 32%;
	margin-left: 0.5rem;
	max-width: 92px;
}

.o-personal-order__row .item-inner .right img {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}

.o-personal-order__row .item-inner .img {
	width: 100%;
}

.o-personal-order__row .item-inner .img img {
	width: 100%;
	height: auto;
	-o-object-fit: contain;
	object-fit: contain;
}

.o-personal-order__row .item-inner .img.e--30 {
	width: 30%;
	max-width: 76px;
	margin-left: 0.5rem;
}

.o-personal-order__row .item-inner .img.e--30.e--2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	max-width: 196px;
}

.o-personal-order__row .item-inner .img.e--30.e--2 img {
	width: 50%;
}

.o-personal-order__row .input,
.o-personal-order__row .input,
.o-personal-order__row .select {
	margin-bottom: 0.75rem;
}

.o-personal-order__row .input:last-child,
.o-personal-order__row .input:last-child,
.o-personal-order__row .select:last-child {
	margin-bottom: 0;
}

.o-technical-data__top {
	font-size: 1rem;
	font-weight: 400;
	padding-bottom: 2rem;
}

.o-technical-data__top p {
	margin-bottom: 0.5rem;
}

.o-technical-data__top p:last-child {
	margin-bottom: 0;
}

.o-technical-data__top .item {
	margin-bottom: 2rem;
}

.o-technical-data__top .item:last-child {
	margin-bottom: 0;
}

.o-technical-data__center {
	padding-bottom: 2rem;
}

.o-technical-data__center .images {
	margin-top: 1.5rem;
	width: 100%;
	padding: 2rem 1.125rem;
	border-radius: 16px;
	background-color: #ffffff;
}

.o-technical-data__center .images .img {
	width: 50%;
	font-size: 0.75rem;
	color: #312b2b;
	font-weight: 600;
	text-align: center;
}

.o-technical-data__center .images .img:first-child {
	margin-right: 1.25rem;
}

.o-technical-data__center .images .img img {
	width: 100%;
	height: auto;
	margin-bottom: 0.5rem;
}

.o-download-price__item .images {
	width: 100%;
	padding: 1.5rem;
	background-color: #ffffff;
	border-radius: 16px;
}

.o-download-price__item .images img:first-child {
	width: 77%;
	padding-right: 0.5rem;
}

.o-download-price__item .images img:nth-child(2) {
	padding-left: 0.5rem;
	width: 23%;
}

body {
	font-family: "Manrope";
	font-weight: 500;
	font-size: 0.875rem;
	color: #4f4d4d;
	padding-top: 62px;
	line-height: 1.5;
	background-color: #fafafa;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 100vh;
}

body > .main {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.content {
	overflow: hidden;
}

.container {
	/*max-width: 1348px !important;*/
	width: 100% !important;
	padding-right: var(--bs-gutter-x, 1.25rem) !important;
	padding-left: var(--bs-gutter-x, 1.25rem) !important;
}

.container.e--full {
    max-width: 1920px !important;
    width: 100%;
}

.info-button .a-btn-info {
	border: none;
	padding: 0;
	width: 20px;
	height: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.info-button .a-btn-info > * {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	display: block;
}

.info-button .a-btn-info:hover ~ .extra-info {
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.info-button .extra-info {
	text-align: center;
	position: absolute;
	right: 0;
	width: 60%;
	top: 100%;
	font-size: 0.625rem;
	padding: 0.5rem;
	background-color: white;
	border-radius: 8px;
	border: 1px solid #616161;
	opacity: 0;
	-webkit-transform: translateX(45px);
	-ms-transform: translateX(45px);
	transform: translateX(45px);
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	pointer-events: none;
}

.line {
	padding-bottom: 10px;
	border-top: 1px solid #a7a6a6;
}

b {
	font-weight: 600;
	color: #312b2b;
}

.formula {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 0.5rem;
}

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

.fraction {
	padding: 0 4px;
}

.fraction .top,
.fraction .bottom {
	padding: 0 4px;
}

.fraction {
	display: inline-block;
	text-align: center;
}

.fraction .bottom {
	border-top: 1px solid #4f4d4d;
	display: block;
}

.text-block p {
	margin-bottom: 0.75rem;
}

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

.text-block h3 {
	margin-top: 0.75rem;
	font-size: 1.25rem;
	font-weight: 600;
	color: #312b2b;
	margin-bottom: 0.75rem;
}

.text-block h4 {
	margin-top: 1.125rem;
	font-size: 1rem;
	font-weight: 600;
	color: #312b2b;
	margin-bottom: 1rem;
}

.text-block ul {
	list-style: disc;
	padding-left: 1.25rem;
	margin-bottom: 0.75rem;
}

.text-block ul:last-child {
	margin-bottom: 0;
}

.text-block ol {
	list-style: decimal;
	padding-left: 20px;
	margin-top: 0.5rem;
}

.text-block ol li {
	margin-bottom: 0.5rem;
}

.text-block ol li a {
	-webkit-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}

.text-block ol li a:hover {
	opacity: 0.65;
}

.text-block ol li a:active {
	opacity: 0.35;
}

.text-block ol ol {
	list-style: lower-alpha;
}

.compensate-for-scrollbar .o-header {
	padding-right: 17px;
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
}

.row {
	--bs-gutter-x: 1.5rem;
}

img {
	display: block;
	max-width: 100%;
	height: auto;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.wishlist-list .m-product-card {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}

.accordeon .list {
	padding-bottom: 1rem;
}

.m-catalog-list > li {
	display: block;
	border-bottom: 1px solid #a7a6a6;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.m-catalog-list > li:last-child {
	border-bottom: 0;
}

.m-catalog-list .category-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 600;
}

.m-catalog-list .category-title .img {
	width: 24px;
	height: 24px;
	margin-right: 0.75rem;
}

.m-catalog-list .category-title .img > * {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
}

.m-catalog-list .category-title .name {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.m-catalog-list .category-title .plus {
	width: 20px;
	height: 20px;
	position: relative;
	margin-left: 0.75rem;
	cursor: pointer;
}

.m-catalog-list .category-title .plus svg {
	position: absolute;
	display: block;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.m-catalog-list .category-title .plus svg:first-child {
	-webkit-transform: translate(-50%, -50%) rotate(90deg);
	-ms-transform: translate(-50%, -50%) rotate(90deg);
	transform: translate(-50%, -50%) rotate(90deg);
}

.overlay-filters {
	position: fixed;
	display: none;
	left: -999px;
	top: -999px;
	background-color: rgba(0, 0, 0, 0.39);
	z-index: 61;
}

.overlay {
	position: fixed;
	opacity: 0;
	pointer-events: none;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.39);
	z-index: 60;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.overlay.active {
	opacity: 1;
	pointer-events: auto;
}

a {
	text-decoration: none;
}

button {
	font-family: "Manrope";
}

input,
textarea,
select {
	font-size: 0.875rem;
	font-family: "Manrope";
}

.select {
	position: relative;
}

.select::after {
	position: absolute;
	display: block;
	content: "";
	right: 0.75rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background: url(../img//icons/ic_plus.png) no-repeat;
	width: 16px;
	height: 16px;
	background-size: contain;
	pointer-events: none;
}

.select select {
	width: 100%;
	padding: 0.75rem;
	border: none;
	border: 1px solid #d9d9d9;
	border-radius: 8px;
	font-weight: 400;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.select select:focus {
	border: 1px solid #496c9c;
}

.select select:focus-visible {
	border: 1px solid #496c9c !important;
}

.select select option:first-child {
	opacity: 0.5;
}

.input p {
	font-size: 0.875rem;
}

.input input,
.input textarea {
	width: 100%;
	padding: 0.5rem;
	border: none;
	border: 1px solid #d9d9d9;
	border-radius: 8px;
	font-weight: 400;
	font-size: 0.875rem;
	color: #4f4d4d;
	outline: none;
}

.input input:focus,
.input textarea:focus {
	border: 1px solid #496c9c;
}

.input textarea {
	resize: none;
	height: 92px;
}

.radio-btn p {
	font-size: 0.875rem;
}

.radio-btn input {
	position: absolute;
	width: 1px;
	height: 1px;
	opacity: 0;
	left: -9999px;
}

.radio-btn input:checked ~ span {
	border: 1px solid #496c9c;
}

.radio-btn input:checked ~ span::after {
	-webkit-transform: translate(-50%, -50%) scale(1);
	-ms-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1);
	opacity: 1;
}

.radio-btn input:checked ~ span ~ p {
	opacity: 1;
}

.radio-btn label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 1rem;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	font-weight: 500;
}

.radio-btn label:hover p {
	opacity: 1;
}

.radio-btn label:hover span {
	opacity: 1;
}

.radio-btn label:hover span::after {
	-webkit-transform: translate(-50%, -50%) scale(0.5);
	-ms-transform: translate(-50%, -50%) scale(0.5);
	transform: translate(-50%, -50%) scale(0.5);
	opacity: 0.25;
}

.radio-btn label:hover input:checked ~ span::after {
	-webkit-transform: translate(-50%, -50%) scale(1);
	-ms-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1);
	opacity: 1;
}

.radio-btn label span {
	display: block;
	position: relative;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #f3f4f8;
	margin-right: 0.5rem;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	border: 1px solid #4f4d4d;
}

.radio-btn label span::after {
	content: "";
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	position: absolute;
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%) scale(0.2);
	-ms-transform: translate(-50%, -50%) scale(0.2);
	transform: translate(-50%, -50%) scale(0.2);
	background-color: #496c9c;
	opacity: 0;
}

.checkbox p {
	font-size: 0.875rem;
}

.checkbox input[type="checkbox"] {
	position: absolute;
	width: 1px;
	height: 1px;
	opacity: 0;
	left: -9999px;
}

.checkbox input[type="checkbox"]:checked ~ span {
	opacity: 1;
}

.checkbox input[type="checkbox"]:checked ~ span::after {
	-webkit-transform: translate(-50%, -50%) scale(1);
	-ms-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1);
	opacity: 1;
}

.checkbox input[type="checkbox"]:checked ~ span ~ p {
	opacity: 1;
}

.checkbox label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 1rem;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	font-weight: 400;
}

.checkbox label:hover span {
	border: 1px solid #496c9c;
}

.checkbox label input:checked ~ span {
	background-color: #496c9c;
	border: 1px solid #496c9c;
}

.checkbox label input:checked ~ span::after {
	-webkit-transform: translate(-50%, -50%) scale(1);
	-ms-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1);
	opacity: 1;
}

.checkbox label span {
	display: block;
	position: relative;
	width: 20px;
	height: 20px;
	border-radius: 6px;
	border: 1px solid #4f4d4d;
	margin-right: 0.5rem;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.checkbox label span::after {
	content: "";
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	position: absolute;
	display: block;
	width: 16px;
	height: 16px;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%) scale(0.2);
	-ms-transform: translate(-50%, -50%) scale(0.2);
	transform: translate(-50%, -50%) scale(0.2);
	background: url(../img/icons/chevron-down-outline.svg) no-repeat;
	background-position: center;
	background-size: contain;
	opacity: 0;
}

.productr-list-type {
	display: none;
}

.product-list-table {
	display: none;
}
@media only screen and (max-width: 578px){
	#my-modal_form {
		width: 300px;
		height: 467px;
		background-color: #fff;
		position: fixed;
		bottom: 110px;
		left: 50%;
		right: 50%;
		/* margin-top: auto; */
		margin-left: -150px;
		display: none;
		opacity: 0;
		z-index: 35;
		padding: 0 24px 24px;
		color: #343434;
		background: #FFFFFF;
		box-shadow: 0px 8px 30px -10px rgba(9, 57, 121, 0.25);
		border-radius: 16px;
	}
}

@media only screen and (max-width: 992px) {
	.o-profile-content {
	  height: auto !important; 
	}
}

@media only screen and (min-width: 578px) {
	.a-lang {
		font-size: 1rem;
	}

	.m-table {
		font-size: 0.625rem;
	}

	.m-product-card {
		height: auto;
	}

	.m-product-card__inner {
		padding: 0.5rem;
	}

	.m-modal {
		max-width: 480px;
	}

	.m-modal-inner {
		padding: 2rem;
	}

	.m-instagram-block {
		padding: 1.5rem;
	}

	.m-instagram-block .top {
		margin-bottom: 1.5rem;
	}

	.m-instagram-block .gallery {
		margin: -0.375rem;
	}

	.m-instagram-block .gallery .img {
		padding: 0.375rem;
	}

	.m-login-item {
		display: block;
	}

	.m-login-item__inner .a-title-xs {
		display: block;
	}

	.m-login-tab {
		display: none;
	}

	.toaster {
		max-width: 248px;
	}

	.o-benefits-list .item:nth-last-child(2) {
		margin-bottom: 0;
	}

	.o-product-content__row .product-slider__main .img {
		padding-bottom: 72%;
	}

	.o-product-content .product-slider__nav {
		top: 4px;
		height: calc(100% - 8px);
	}

	.o-product-content .list-punct li {
		margin-bottom: 0.5rem;
	}

	.o-product-content .list-punct li .value {
		font-size: 0.75rem;
	}

	.o-product-content .list-punct li .label {
		font-size: 0.75rem;
	}

	.o-product-content .right .title {
		margin-bottom: 0.375rem;
	}

	.o-cart-list .category-item {
		margin-bottom: 22px;
	}

	.o-order-detail__info .item {
		width: 50%;
	}

	.o-profile-item .edit-info-btn,
	.o-profile-item .save-info-btn,
	.o-profile-item .setting-save-btn {
		max-width: 248px;
	}

	.o-profile-item
		.info-edit
		.info-block.personal
		.info-block__item:first-child,
	.o-profile-item
		.info-edit
		.info-block.personal
		.info-block__item:nth-child(2) {
		width: 50%;
	}

	.o-profile-item .info-edit .info-block.adress .info-block__item:first-child,
	.o-profile-item
		.info-edit
		.info-block.adress
		.info-block__item:nth-child(2) {
		width: 50%;
	}

	.o-profile-item .info-edit .info-block.contacts .info-block__item {
		width: 50%;
		margin-bottom: 0;
	}

	.o-profile-item .setting-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-left: -0.375rem;
		margin-right: -0.375rem;
	}

	.o-profile-item .setting-list .setting-list__item {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		padding-left: 0.375rem;
		padding-right: 0.375rem;
		margin-bottom: 0;
	}

	.o-profile-item.orders .orders-item__head .top .date {
		font-size: 1rem;
	}

	.o-profile-item.orders .orders-item__head .status {
		font-size: 0.875rem;
	}

	.o-profile-item.orders .orders-item .m-cart-card__inner {
		padding-left: 1rem;
		padding-right: 1rem;
	}

	.o-comparison-item {
		width: 50%;
	}

	.o-delivery-item {
		padding-bottom: 1rem;
	}

	.o-delivery-item__inner {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.o-delivery-item__inner .img {
		margin-bottom: 0;
		margin-right: 1rem;
	}

	.o-contacts-row .right .map {
		padding-bottom: 66%;
	}

	.o-personal-order__row .input input,
	.o-personal-order__row .input textarea,
	.o-personal-order__row .select select {
		font-size: 0.75rem;
	}

	.o-technical-data__center .images {
		padding: 2rem 2rem;
	}

	.o-technical-data__center .images .img {
		font-size: 0.875rem;
	}

	.o-technical-data__center .images .img:first-child {
		margin-right: 2rem;
	}

	.o-download-price__item .images {
		padding: 2rem;
	}

	.o-download-price__item .images img:first-child {
		padding-right: 1rem;
	}

	.o-download-price__item .images img:nth-child(2) {
		padding-left: 1rem;
	}

	.overlay-filters {
		pointer-events: auto;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
	}

	.info-button .a-btn-info {
		width: 22px;
		height: 22px;
	}

	.info-button .extra-info {
		width: 45%;
	}

	.productr-list-type {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.product-list-cards.disabled {
		display: none;
	}

	.product-list-table {
		display: block;
	}

	.product-list-table.disabled {
		display: none;
	}
}

@media only screen and (min-width: 768px) {
	.a-btn.e--instagram.sm {
		height: 34px;
	}
	
	.a-section-title {
		padding-bottom: 0.625rem;
	}

	.a-section-title .title {
		font-size: 1.375rem;
	}
	.m-table .item .id {
		-webkit-box-flex: 4;
		-ms-flex: 4;
		flex: 4;
	}
	.a-price {
		font-size: 1.375rem;
	}

	.a-card-date {
		font-size: 0.75rem;
	}

	.m-header-search.active-search .search-container {
		width: 90%;
	}

	.m-product-card__inner {
		padding: 1rem;
	}

	.m-breadcrumbs {
		padding-top: 0.25rem;
		padding-bottom: 0.125rem;
	}

	.m-tabs-product__list {
		padding-bottom: 0.25rem;
	}

	.m-tabs-product__list .list li {
		padding: 0.75rem 0.625rem;
		height: 40px;
		font-size: 0.875rem;
	}

	.m-modal {
		max-width: 560px;
	}

	.m-instagram-block {
		padding: 2rem;
	}

	.m-instagram-block .top {
		margin-bottom: 2rem;
	}

	.m-instagram-block .gallery {
		margin: -0.5rem;
	}

	.m-instagram-block .gallery .img {
		padding: 0.5rem;
	}

	.m-stages-items {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.m-stages-items::before {
		top: 8px;
		width: 100%;
		height: 1px;
		left: 0;
	}

	.m-stages-items .item {
		text-align: center;
		padding-left: 0;
		margin-bottom: 0;
		padding-top: 28px;
	}

	.m-stages-items .item::before {
		left: 50%;
		top: 0;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.toaster {
		max-width: 288px;
	}

	.o-hero-slider .hero-slide__desc {
		padding: 1.75rem 1.75rem 4.5rem 1.75rem;
	}

	.o-hero-slider .hero-slide__desc .a-btn {
		margin-top: 1.75rem;
	}

	.o-hero .hero-title {
		font-size: 2.5rem;
	}

	.o-hero .hero-text {
		font-size: 1.125rem;
	}

	.o-section {
		padding-top: 22px;
		padding-bottom: 22px;
	}

	.o-section.o-hero {
		padding-top: 28px;
	}

	.o-catalog-top .img {
		margin-bottom: 0;
	}

	.o-product-content__row .left .buy {
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}

	.o-product-content__row .left .buy .a-price {
		margin-bottom: 0.25rem;
	}

	.o-product-content__row .left .buy .m-quantity {
		margin-bottom: 0.25rem;
	}

	.o-product-content__row .product-slider__main .img {
		padding-bottom: 70%;
	}

	.o-product-content__row .product-slider__main .img img {
		padding: 4% 9% 4% 16%;
	}

	.o-product-content__row .product-slider__main .img .play {
		left: 54%;
	}

	.o-product-content__row .product-slider__nav {
		width: 8%;
	}

	.o-profile-item .info-block {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.o-profile-item .info-block__item {
		margin-bottom: 0rem;
		width: 27%;
	}

	.o-profile-item .info-block__item:last-child {
		margin-bottom: 0;
	}

	.o-profile-item .info-block__item:nth-child(3) {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	.o-profile-item .info-block .label {
		margin-bottom: 0.5rem;
		color: #a7a6a6;
	}

	.o-profile-item .info-edit .info-block.personal .info-block__item {
		margin-bottom: 0;
		width: 33.333%;
	}

	.o-profile-item
		.info-edit
		.info-block.personal
		.info-block__item:first-child,
	.o-profile-item
		.info-edit
		.info-block.personal
		.info-block__item:nth-child(2) {
		width: 33.333%;
	}

	.o-profile-item
		.info-edit
		.info-block.adress
		.info-block__item:nth-last-child(3),
	.o-profile-item
		.info-edit
		.info-block.adress
		.info-block__item:nth-last-child(2),
	.o-profile-item .info-edit .info-block.adress .info-block__item:last-child {
		width: 33.333%;
	}

	.o-profile-item.orders .orders-list {
		padding-left: 1.25rem;
		padding-right: 1.25rem;
	}

	.o-profile-item.orders .orders-item__head {
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}

	.o-profile-item.orders .orders-item__head > * {
		width: 25%;
	}

	.o-profile-item.orders .orders-item__head .status {
		font-size: 0.875rem;
	}

	.o-profile-item.orders .orders-item__head .count {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.o-profile-item.orders .orders-item__head .a-price {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	.o-comparison-item {
		width: 36%;
	}

	.o-comparison-item:first-child {
		width: 28%;
	}

	.o-delivery-item__inner .img {
		margin-right: 1.125rem;
	}

	.o-blog-row > .m-news-card:nth-child(4) {
		display: none;
	}

	.o-article-row .left .img {
		padding-bottom: 60%;
	}

	.o-personal-order__row {
		margin-right: -0.875rem;
		margin-left: -0.875rem;
	}

	.o-personal-order__row > * {
		padding-left: 0.875rem;
		padding-right: 0.875rem;
		margin-bottom: 2.5rem;
	}

	.o-technical-data__center .images {
		padding: 2rem 3.5rem;
	}

	.o-technical-data__center .images .img {
		font-size: 1rem;
	}

	.o-technical-data__center .images .img:first-child {
		margin-right: 2.5rem;
	}

	.o-download-price__item .images {
		padding: 2rem 4.5rem;
	}

	.o-download-price__item .images img:first-child {
		padding-right: 1.25rem;
	}

	.o-download-price__item .images img:nth-child(2) {
		padding-left: 1.25rem;
	}

	.container {
		width: 90%;
	}

	.line {
		padding-bottom: 16px;
	}
}

@media only screen and (min-width: 992px) {
	.a-btn-icon.cart-btn {
		background-color: #496c9c;
	}
	.o-header .logo a {
		transform: scale(1.5);
		height: auto;
		transform-origin: right center;
	}
	.a-btn-icon.cart-btn svg path {
		-webkit-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s;
		stroke: #ffffff;
	}
	.a-lang-title {
		margin-bottom: 0;
	}
	.m-catalog-list .category-title .img {
		width: 27px;
		height: 27px;
	}
	.m-table .item .id {
		-webkit-box-flex: 5;
		-ms-flex: 5;
		flex: 5;
	}
	.a-btn-icon.cart-btn:hover {
		background-color: #c3d2e5;
	}

	.a-btn-icon.cart-btn:hover svg path {
		stroke: #4f4d4d;
	}

	.a-btn-icon.cart-btn .label {
		font-size: 0.75rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		right: -8px;
		top: -8px;
		width: 22px;
		height: 22px;
		border-radius: 50%;
		background-color: #ffffff;
		border: 1px solid #4f4d4d;
	}

	.a-btn.e--instagram.sm {
		height: 38px;
	}

	.a-lang-title .icon {
		margin-right: 0;
	}

	.m-header-nav {
		padding-top: 0;
		padding-bottom: 0;
		border-bottom: none;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	.m-header-nav__list {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding-left: 0.375rem;
		padding-right: 0.375rem;
	}

	.m-header-nav__list li a {
		font-size: 0.875rem;
		white-space: nowrap;
		padding: 0.5rem 0.25rem;
	}

	.m-header-contacts {
		padding: 0;
		border: none;
	}

	.m-header-contacts__list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin: auto;
	}

	.m-header-contacts__list li.phone.active-search span,
	.m-header-contacts__list li.mail.active-search span {
		display: none;
	}
	
	.m-header-contacts__list li a {
		padding: 0.5rem;
		font-size: 0.875rem;
	}

	.m-header-contacts__list li.socials a .icon,
	.m-header-contacts__list li.mail a .icon {
		margin-right: 0;
	}

	.m-header-contacts__list li.socials a span,
	.m-header-contacts__list li.mail a span {
		display: none;
	}

	.m-header-lang {
		padding-top: 0;
	}

	.m-header-lang .a-lang-title {
		padding: 0.5rem;
	}

	.m-header-lang .a-lang-title > svg path {
		stroke: #ffffff;
	}

	.m-header-lang .a-lang-title span {
		display: none;
	}

	.m-header-lang .a-lang {
		position: relative;
	}

	.m-header-lang .a-lang-list {
		position: absolute;
		background-color: #4f4d4d;
	}

	.m-header-lang .a-lang-list li a {
		padding: 0.5rem;
	}

	.m-header-lang .a-lang-list li a span {
		display: none;
	}

	.m-header-search {
		margin-left: auto;
		z-index: 7;
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		border: 1px solid white;
		border-radius: 40px;
		padding: 0.25rem 0.5rem;
		width: auto;
		height: auto;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	.m-header-search input {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		padding-left: 0.375rem;
		padding-right: 0rem;
		font-size: 0.875rem;
	}

	.m-header-search.active-search {
		padding: 0.25rem 0.5rem;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		position: relative;
		width: auto;
		height: auto;
	}

	.m-header-search.active-search input {
		padding-right: 0.5rem;
		font-size: 0.875rem;
	}

	.m-catalog-filters {
		display: block !important;
		position: static;
		background-color: transparent;
		z-index: 5;
	}

	.m-catalog-filters .top {
		display: none;
	}

	.m-catalog-filters .bottom {
		display: none;
	}

	.m-catalog-filters__items .item:first-child .title {
		padding-top: 0;
	}

	.m-table .item.title {
		top: 100px;
	}

	.m-product-slide {
		max-width: 33.33%;
	}

	.m-product-card.swiper-slide {
		-webkit-transition: 0.5s;
		-o-transition: 0.5s;
		transition: 0.5s;
	}

	.m-tabs-product__list .list li {
		padding: 0.75rem 0.75rem;
	}

	.m-filters-chips {
		padding-top: 0rem;
		padding-bottom: 0rem;
	}

	.m-instagram-block {
		padding: 2.25rem;
	}

	.m-instagram-block .top {
		margin-bottom: 2.25rem;
	}

	.m-instagram-block .gallery {
		margin: -0.625rem;
	}

	.m-instagram-block .gallery .img {
		padding: 0.625rem;
	}

	.toaster {
		top: 116px;
	}

	.o-header {
		height: 104px;
	}

	.o-header .o-catalog-desktop {
		top: calc(100% - 8px);
	}

	.o-header-mobile {
		display: none;
	}

	.o-header-desktop {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		height: 100%;
	}

	.o-header-desktop .logo {
		width: 13%;
		height: 100%;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		padding-left: 0;
		padding-right: 1rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.o-header-content {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		height: 100%;
		position: relative;
	}

	.o-header-bottom {
		height: 55%;
	}

	.o-header-bottom .a-btn.catalog-btn {
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		height: 40px;
		min-width: 156px;
		font-size: 1rem;
	}

	.o-header-bottom .a-btn.catalog-btn.active {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		pointer-events: none;
	}

	.o-header-bottom__row {
		height: 100%;
	}

	.o-header-top {
		border-radius: 16px 0px 0px 16px;
		background-color: #4f4d4d;
		padding-left: 1rem;
		position: relative;
		height: 45%;
		color: #ffffff;
	}

	.o-header-top::after {
		content: "";
		position: absolute;
		left: 99%;
		height: 100%;
		width: 100%;
		background-color: #4f4d4d;
		display: block;
	}

	.o-hero {
		height: calc(100vh - 314px);
	}

	.o-hero-slider .hero-slide__inner {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.o-hero-slider .hero-slide__desc {
		padding: 2rem 2.25rem 4.5rem 2.25rem;
		width: 85%;
	}

	.o-hero-slider .hero-slide__desc .a-btn {
		margin-left: 0;
	}

	.o-hero .hero-title {
		font-size: 2.75rem;
		text-align: start;
	}

	.o-hero .hero-text {
		text-align: start;
	}

	.o-hero .hero-slider-nav {
		bottom: 0;
		left: auto;
		right: 48px;
		-webkit-transform: translate(0%, -75%);
		-ms-transform: translate(0%, -75%);
		transform: translate(0%, -75%);
	}

	.o-section.e--slider .a-slider-nav {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		position: absolute;
		bottom: calc(100% + 1rem);
		right: 0;
	}

	.o-section.e--about .right {
		height: auto;
		min-height: 200px;
	}

	.o-section.e--about .right .img {
		position: relative;
		width: 100%;
		height: 100%;
	}

	.o-section.e--about .right .img img {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover;
	}

	.o-footer-items ul {
		margin-bottom: 1rem;
	}
	
	.o-footer-items .item {
		margin-bottom: 0;
	}

	.o-catalog-mobile {
		display: none !important;
	}

	.o-catalog-list .right .filters-open {
		display: none;
	}

	.o-product-content__row .product-slider__main .img {
		padding-bottom: 58%;
	}

	.o-order-detail__row .m-stages {
		padding-bottom: 20px;
		margin-bottom: 1rem;
	}

	.o-order-detail__row .m-stages .item .title {
		font-size: 0.875rem;
	}

	.o-order-detail__row .m-stages .item .a-card-date {
		font-size: 0.75rem;
	}

	.o-order-detail__row .right .m-stages {
		display: block;
	}

	.o-order-detail__row .left .m-stages {
		display: none;
	}

	.o-order-detail__info .item {
		width: 100%;
	}

	.o-order-detail__products {
		padding-top: 0;
		margin-top: 0;
		border-top: 0;
	}

	.o-profile-content {
		position: relative;
		height: 300px; 
	}

	.o-profile-list {
		width: 28%;
		padding-right: 1.5rem;
	}

	.o-profile-list li .title-profile {
		opacity: 0.5;
		-webkit-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s;
	}

	.o-profile-list li .title-profile::after {
		display: none;
	}

	.o-profile-list li .title-profile::before {
		display: none;
	}

	.o-profile-list li .title-profile.active {
		opacity: 1;
	}

	.o-profile-item {
		padding-top: 1rem;
		padding-bottom: 1rem;
		width: 72%;
		position: absolute;
		right: 0;
		top: 0;
	}

	.o-comparison-content {
		margin-left: -0.75rem;
		margin-right: -0.75rem;
	}

	.o-comparison-row > * {
		padding: 0.75rem;
	}

	.o-comparison-item {
		width: 33%;
	}

	.o-comparison-item:first-child {
		width: 33%;
	}

	.o-about-items .item:nth-child(2n) .row {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}

	.o-contacts-row .left {
		margin-bottom: 0rem;
	}

	.o-contacts-row .right .map {
		min-height: 300px;
		height: 100%;
		padding-bottom: 0;
	}

	.o-article-row {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.o-article-row .left {
		padding-right: 0.75rem;
	}

	.o-article-row .left .img {
		padding-bottom: 54%;
	}

	.o-article-row .right {
		padding-left: 0.75rem;
		position: -webkit-sticky;
		position: sticky;
		top: 100px;
	}

	.o-technical-data__center .images {
		margin-top: 0;
	}

	.o-download-price__item .images {
		padding: 2rem 6.5rem;
	}

	body {
		padding-top: 104px;
	}

	.overlay-filters {
		display: none !important;
	}
}

@media only screen and (min-width: 1200px) {
	.m-header-nav__list {
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}
	.m-table .item .price {
		width: 84px;
	}
	.m-header-nav__list li a {
		font-size: 15px;
		padding: 0.5rem 0.375rem;
	}
	.m-catalog-list .category-title .img {
		width: 32px;
		height: 32px;
	}
	.m-header-search__res .list-product li a {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.m-header-search__res .list-product li a .a-price {
		padding-left: 0.75rem;
	}

	.m-header-contacts__list li a {
		font-size: 16px;
		color: #ffffff;
		text-decoration: none;
		font-weight:400;
	}

	.m-header-contacts__list li a:hover {
		color: #a8a8a8;
	}

	.m-header-contacts__list li a .icon {
		width: 18px;
		height: 18px;
	}
	
	.m-catalog-products__item .list .item-inner {
		padding: 1.375rem;
		font-size: 1rem;
	}

	.m-catalog-products__item .list .item-inner .img {
		margin-bottom: 1rem;
		height: 72px;
		width: 72px;
	}

	.m-table {
		font-size: 0.75rem;
	}

	.m-table .item .count .m-quantity-inner .m-quantity-btn {
		width: 24px;
		height: 24px;
	}

	.m-table .item .count .m-quantity-inner .m-quantity-btn svg {
		width: 16px;
		height: 16px;
	}

	.m-table .item .count .m-quantity-inner .input-filter {
		width: 24px;
	}

	.m-table .item .count .m-quantity-inner .input-filter input {
		font-size: 0.875rem;
	}

	.m-table .item .id .a-btn-icon,
	.m-table .item .buy .a-btn-icon {
		width: 32px;
		height: 32px;
		padding: 6px;
	}

	.m-table .item .id .a-btn-icon svg,
	.m-table .item .buy .a-btn-icon svg {
		width: 16px;
		height: 16px;
	}

	.m-table .item .id .a-btn-icon .icon,
	.m-table .item .buy .a-btn-icon .icon {
		width: 16px;
		height: 16px;
	}

	.m-product-card__inner {
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		z-index: 1;
	}

	.m-product-card__inner:hover {
		-webkit-box-shadow: 0px 8px 30px -10px rgba(9, 57, 121, 0.25);
		box-shadow: 0px 8px 30px -10px rgba(9, 57, 121, 0.25);
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		z-index: 21;
	}

	.m-product-card__inner:hover .detail {
		height: auto;
		opacity: 1;
		padding: 0 1rem 1rem 1rem;
		z-index: 23;
	}

	.m-product-card__inner .detail {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		height: 0;
		overflow: hidden;
		opacity: 0;
		left: 0;
		padding: 0;
		-webkit-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s;
		position: absolute;
		background-color: #ffffff;
		top: calc(100% - 1px);
		width: 100%;
		-webkit-box-shadow: 0px 8px 30px -10px rgba(9, 57, 121, 0.25);
		box-shadow: 0px 8px 30px -10px rgba(9, 57, 121, 0.25);
		border-bottom-left-radius: 16px;
		border-bottom-right-radius: 16px;
	}

	.m-product-card__inner .top {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.m-product-card__inner .top .labels {
		right: auto;
		left: 0;
		border-radius: 16px 0px;
		z-index: 5;
		pointer-events: none;
	}

	.m-product-card__inner .top .img {
		margin-right: 0;
		margin: auto;
		margin-bottom: 1rem;
		position: relative;
		width: 71%;
		height: 0;
		padding-bottom: 71%;
	}

	.m-product-card__inner .top .img img {
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}

	.m-product-card__inner .bottom .a-btn-icon.add-to-comarison,
	.m-product-card__inner .bottom .a-btn-icon.add-to-wishlist {
		position: absolute;
		z-index: 5;
	}

	.m-product-card__inner .bottom .a-btn-icon.add-to-comarison {
		top: 1rem;
		right: 1rem;
	}

	.m-product-card__inner .bottom .a-btn-icon.add-to-wishlist {
		top: 3.25rem;
		right: 1rem;
	}

	.m-tabs-product__list .list li {
		padding: 0.75rem 1rem;
		font-size: 1rem;
	}

	.m-cart-card__inner {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		padding: 0.75rem 1rem;
	}

	.m-cart-card__inner .img {
		margin-bottom: 0rem;
	}

	.m-cart-card__inner .desc {
		margin-bottom: 0rem;
		padding-right: 0.875rem;
		width: auto;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	.m-cart-card__inner .a-price {
		-webkit-box-flex: inherit;
		-ms-flex: inherit;
		flex: inherit;
		width: 124px;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		text-align: end;
		padding-right: 1.25rem;
	}

	.m-modal {
		max-width: 620px;
	}

	.m-modal-inner {
		padding: 2.5rem;
	}

	.m-instagram-block {
		padding: 2.5rem;
	}

	.m-instagram-block .top {
		margin-bottom: 2.5rem;
	}

	.m-instagram-block .gallery {
		margin: -0.75rem;
	}

	.m-instagram-block .gallery .img {
		padding: 0.75rem;
	}

	.m-login-item__inner .bottom {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: -0.375rem;
	}

	.m-login-item__inner .bottom > * {
		padding: 0.375rem;
		width: 19%;
	}

	.m-login-item__inner .bottom .button:first-child {
		width: 62%;
	}

	.o-header .o-catalog-desktop {
		top: calc(100% - 4px);
	}

	.o-header-bottom .a-btn.catalog-btn {
		font-size: 1rem;
		height: 44px;
		min-width: 208px;
	}

	.o-hero-slider .hero-slide__desc {
		padding: 2rem 3.25rem 4.5rem 0rem;
		width: 78%;
	}

	.o-hero .hero-title {
		font-size: 3rem;
	}

	.o-section {
		padding-top: 24px;
		padding-bottom: 24px;
	}

	.o-benefits-list .item {
		margin-bottom: 0;
	}

	.o-footer-top__inner {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	.o-footer-top__inner .logo {
		max-width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 15%;
		margin: 0;
		margin-right: 3.5rem;
	}

	.o-footer-top__inner .logo img {
		max-width: 154px;
		margin-left: 0;
	}

	.o-footer-items {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	.o-catalog-desktop {
		top: calc(100% - 13px);
	}

	.o-catalog-desktop .m-catalog-row .left {
		width: 206px;
	}

	.o-catalog-desktop .m-catalog-row .right {
		padding-left: 2.5rem;
	}

	.o-product-content__row .product-slider__main .img {
		padding-bottom: 68%;
	}

	.o-product-content__row .product-slider__main .img img {
		padding: 8% 9% 8% 14%;
	}

	.o-product-content__row .product-slider__main .img .play {
		left: 53%;
	}

	.o-product-content__row .product-slider__nav {
		left: 20px;
		top: 20px;
		height: calc(100% - 40px);
	}

	.o-product-content .left .buy .a-price {
		margin-bottom: 0rem;
		width: 23%;
	}

	.o-product-content .left .buy .m-quantity {
		width: 25%;
		margin-bottom: 0rem;
		margin-right: 0.5rem;
	}

	.o-product-content .left .buy .add-to-cart {
		margin-right: 0rem;
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}

	.o-product-content .left .buy .add-to-wishlist {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
		margin-right: 0.5rem;
	}

	.o-product-content .left .buy .add-to-comarison {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
		margin-right: 0.5rem;
	}

	.o-cart-bottom .a-price {
		text-align: start;
	}

	.o-order-detail__row {
		margin-left: -0.875rem;
		margin-right: -0.875rem;
	}

	.o-order-detail__row > * {
		padding-left: 0.875rem;
		padding-right: 0.875rem;
	}

	.o-order-detail__products .m-cart-card__inner .count {
		width: 100px;
	}

	.o-order-detail__products .m-cart-card__inner .a-price {
		display: block;
		padding-right: 0;
	}

	.o-profile-list {
		width: 25%;
		padding-right: 1.25rem;
	}

	.o-profile-item {
		padding-left: 1.25rem;
		width: 75%;
	}

	.o-profile-item .info-edit .info-block.adress .info-block__item:first-child,
	.o-profile-item
		.info-edit
		.info-block.adress
		.info-block__item:nth-child(2) {
		width: 24%;
	}

	.o-profile-item
		.info-edit
		.info-block.adress
		.info-block__item:nth-last-child(3) {
		width: 24%;
	}

	.o-profile-item
		.info-edit
		.info-block.adress
		.info-block__item:nth-last-child(2),
	.o-profile-item .info-edit .info-block.adress .info-block__item:last-child {
		width: 14%;
	}

	.o-profile-item.orders .orders-item .m-cart-card__inner {
		padding: 0.625rem 1rem;
	}

	.o-profile-item.orders .orders-item__head {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding-top: 0.75rem;
		padding-bottom: 0.75rem;
	}

	.o-profile-item.orders .orders-item__head > * {
		width: 20%;
		text-align: center;
	}

	.o-profile-item.orders .orders-item__head .a-price {
		text-align: center;
	}

	.o-profile-item.orders .orders-item__head .top {
		width: 40%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}

	.o-profile-item.orders .orders-item__head .count {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.o-profile-item.orders .orders-item__head .count-btn {
		margin: auto;
	}

	.o-comparison-item {
		width: 25%;
	}

	.o-comparison-item:first-child {
		width: 25%;
	}

	.o-article-row .left {
		padding-right: 1rem;
	}

	.o-article-row .left .img {
		padding-bottom: 52%;
	}

	.o-article-row .right {
		padding-left: 1rem;
	}

	.o-personal-order__row .input input,
	.o-personal-order__row .input textarea,
	.o-personal-order__row .select select {
		font-size: 0.875rem;
	}

	.o-personal-order__row .item-inner .img {
		margin-bottom: 0.75rem;
		display: block;
	}

	.o-personal-order__row .item-inner .img.e--30 {
		margin-bottom: 0;
	}

	.o-personal-order__row .item-inner .img.e--30.e--2 {
		width: 45%;
		max-width: 214px;
	}

	.o-personal-order__row .item-inner .img.e--30.e--2 img {
		width: 50%;
	}

	.o-personal-order__row .item-inner .img.e--link {
		cursor: pointer;
	}

	.o-technical-data__center,
	.o-technical-data__top {
		padding-bottom: 40px;
	}

	.o-download-price__item .images {
		padding: 2.5rem 8rem;
	}

	body {
		font-size: 1rem;
	}

	.info-button .extra-info {
		width: 40%;
	}
}

@media only screen and (min-width: 1400px) {
	.a-section-title .title {
		font-size: 1.5rem;
	}

	.m-header-nav__list li a {
		padding: 0.5rem 0.75rem;
	}

	.m-header-contacts__list li.mail a .icon {
		margin-right: 0.5rem;
	}
	.m-catalog-list .category-title .img {
		width: 40px;
		height: 40px;
	}
	.m-header-contacts__list li.mail a span {
		display: block;
	}
	.m-table .item .price {
		width: 102px;
	}
	.m-table .item .count {
		width: 94px;
	}

	.m-table .item .id {
		-webkit-box-flex: 4;
		-ms-flex: 4;
		flex: 4;
	}
	.m-table .item .buy {
		width: 122px;
	}
	.m-header-contacts__list li a .icon {
		width: 20px;
		height: 20px;
	}

	.m-header-search__res .list-product li a .left .img {
		margin-right: 1rem;
	}

	.m-header-search__res .list-product li a .left .desc {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.m-header-search__res .list-product li a .left .desc .serial {
		width: 128px;
		flex-shrink: 0;
		padding-right: 8px;
	}

	.m-header-search__res .list-product li a .a-price {
		/*-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;*/
		padding-left: 0.5rem;
	}

	.m-catalog-products__item .list .item {
		width: 25%;
	}

	.m-catalog-products__item .list .item-inner {
		padding: 1.5rem;
	}

	.m-table {
		font-size: 0.875rem;
	}

	.m-table .item .count .m-quantity-inner .m-quantity-btn {
		width: 28px;
		height: 28px;
	}

	.m-table .item .count .m-quantity-inner .m-quantity-btn svg {
		width: 20px;
		height: 20px;
	}

	.m-table .item .count .m-quantity-inner .input-filter {
		width: 28px;
	}

	.m-table .item .id .a-btn-icon,
	.m-table .item .buy .a-btn-icon {
		width: 36px;
		height: 36px;
		padding: 8px;
	}

	.m-table .item .id .a-btn-icon svg,
	.m-table .item .buy .a-btn-icon svg {
		width: 20px;
		height: 20px;
	}

	.m-table .item .id .a-btn-icon .icon,
	.m-table .item .buy .a-btn-icon .icon {
		width: 20px;
		height: 20px;
	}

	.m-product-slide {
		max-width: 25%;
	}

	.m-product-card.swiper-slide {
		/*margin-right: 24px;*/
	}

	.m-product-card.swiper-slide:nth-child(4) {
		margin-right: 0;
	}

	.m-breadcrumbs {
		padding-top: 0.375rem;
		padding-bottom: 0.25rem;
	}

	.m-cart-card__inner .desc {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.m-cart-card__inner .desc .serial {
		padding-right: 0.875rem;
		white-space: nowrap;
		width: 120px;
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}

	.m-cart-card__inner .a-price {
		width: 124px;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		text-align: end;
		padding-right: 1.25rem;
	}

	.o-header .o-catalog-desktop {
		top: calc(100% - 6px);
	}

	.o-header-bottom .a-btn.catalog-btn {
		min-width: 250px;
	}

	.o-hero-slider .hero-slide__desc {
		padding: 2rem 4.5rem 4.5rem 0rem;
		width: 70%;
	}

	.o-hero .hero-title {
		font-size: 3.25rem;
	}

	.o-hero .hero-text {
		font-size: 1.25rem;
	}

	.o-footer-top__inner .logo {
		max-width: 100%;
		width: 18%;
		margin-right: 5.5rem;
	}

	.o-footer-top__inner .logo img {
		max-width: 184px;
		margin-left: 0;
	}

	.o-catalog-desktop {
		top: calc(100% - 15px);
	}

	.o-catalog-desktop .m-catalog-row .left {
		width: 250px;
	}

	.o-catalog-desktop .m-catalog-list > li a {
		font-size: 1rem;
	}

	.o-product-content__row .product-slider__main .img {
		padding-bottom: 65%;
	}

	.o-product-content__row .product-slider__main .img img {
		padding: 7% 7% 7% 14%;
	}

	.o-product-content__row .right .title {
		font-size: 1.125rem;
		margin-bottom: 0.625rem;
	}

	.o-product-content__row .right .items .item {
		padding-bottom: 0.75rem;
		margin-bottom: 0.5rem;
	}

	.o-product-content__row .left .buy .m-quantity-inner .input-filter input {
		font-size: 1.125rem;
	}

	.o-product-content__row .list-punct li {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 0.625rem;
		line-height: 1;
	}

	.o-product-content__row .list-punct li:last-child {
		margin-bottom: 0;
	}

	.o-product-content__row .list-punct li .value {
		text-align: end;
		padding-left: 0.375rem;
		font-weight: 600;
		font-size: 1rem;
	}

	.o-product-content__row .list-punct li .label {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding-right: 0.375rem;
		font-size: 0.875rem;
		font-weight: 400;
	}

	.o-product-content__row .list-punct li .label > * {
		margin-right: 0.5rem;
	}

	.o-product-content__row .list-punct li .label > *:last-child {
		margin-right: 0;
	}

	.o-product-content__row .list-punct li .dashed {
		-ms-flex-item-align: end;
		align-self: flex-end;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		border-bottom: 1px dashed #4f4d4d;
		opacity: 0.5;
	}

	.o-order-detail__row {
		margin-left: -1.25rem;
		margin-right: -1.25rem;
	}

	.o-order-detail__row > * {
		padding-left: 1.25rem;
		padding-right: 1.25rem;
	}

	.o-profile-item.orders .orders-list {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}

	.o-comparison-item {
		width: 20%;
	}

	.o-comparison-item:first-child {
		width: 20%;
	}

	.o-blog-row > .m-news-card:nth-child(4) {
		display: block;
	}

	.o-article-row .left {
		padding-right: 1.25rem;
	}

	.o-article-row .left .img {
		padding-bottom: 50%;
	}

	.o-article-row .right {
		padding-left: 1.25rem;
	}

	.o-personal-order__row {
		margin-right: -1.25rem;
		margin-left: -1.25rem;
	}

	.o-personal-order__row > * {
		padding-left: 1.25rem;
		padding-right: 1.25rem;
	}

	.o-technical-data__center .images {
		padding: 2rem 5rem;
	}

	.o-technical-data__center .images .img:first-child {
		margin-right: 4rem;
	}

	.o-download-price__item .images {
		padding: 2.5rem 10rem;
	}

	.info-button .extra-info {
		width: 35%;
		font-size: 0.75rem;
	}
}
@media only screen and (min-width: 1600px) {
	.o-header .logo a {
		transform: scale(1.65);
	}
}
@media only screen and (min-width: 1700px) {
	.o-header .logo a {
		transform: scale(1.85);
	}
}
.delivery-panel {
	position: relative;
}
.delivery-panel .select-content {
	max-height: 150px;
	position: absolute;
	/*top: calc(100% - 1px);*/
	left: 0;
	right: 0;
	background: #fff;
	z-index: 2;
	/*opacity: 0;*/
	border: 1px solid #dcdcdc;
	border-top: none;
	overflow-y: auto;
	display: none;
}
.delivery-panel .select-content ul li {
	padding: 6px 16px;
}
.delivery-panel .select-content ul li:hover {
	cursor: pointer;
}

.row .error {
	border: 1px solid red !important;
	border-radius: 8px;
}
.callBackButton {
    width: 48px;
    height: 48px;
    background: #496C9C;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 5;
cursor: pointer;
}

/*Modal*/



.closeBut {
	/* margin-left: auto; */
	display: block;
	position: absolute;
	right: 15px;
	top: 17px;
	background: transparent;
	border: none;
	cursor: pointer;
}
h5.my-modal-title {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
	height: 56px;
	background: #496C9C;
	margin-right: -24px;
	margin-left: -24px;
	padding-left: 24px;
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
	display: flex;
align-items: center;
}
h5.my-modal-title2 {
	font-family: 'Manrope';
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 22px;
color: #312B2B;
padding-top: 25px;
padding-bottom: 16px;
}

p.my-modal-text {
	font-family: 'Manrope';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 150%;
display: flex;
align-items: center;
color: #4F4D4D;
padding-bottom: 24px;
}


#first {
  margin: 20px 10px 0 0;
}

#popupResult {
  padding: 0;
}

#popupResult .form-control {
	height: 44px;
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #D9D9D9;
	border-radius: 8px;
	padding: 12px;
	margin-bottom: 12px;
}

#popupResult button.butsendForm {
  justify-content: center;
align-items: center;
padding: 12px 32px;
width: 100%;
height: 48px;
background: #496C9C;
border-radius: 16px;
font-family: 'Manrope';
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 25px;
display: flex;
align-items: center;
text-transform: uppercase;
color: #FFFFFF;
border: none;
margin-top: 12px;
cursor: pointer;
}



    

/* ÃÅ¸oÃÂ´ÃÂ»oÃÂ¶ÃÂºa */
#my-overlay, #overlay-mess {
  z-index:3; /* ÃÂ¿oÃÂ´ÃÂ»oÃÂ¶ÃÂºa ÃÂ´oÃÂ»ÃÂ¶ÃÂ½a ÃÂ±Ã‘â€¹Ã‘â€šÃ‘Å’ ÃÂ²Ã‘â€¹Ã‘Ë†ÃÂµ Ã‘ÂÃÂ»oÃÂµÃÂ² Ã‘ÂÃÂ»ÃÂµÃÂ¼ÃÂµÃÂ½Ã‘â€šoÃÂ² Ã‘ÂaÃÂ¹Ã‘â€ša, ÃÂ½o ÃÂ½ÃÂ¸ÃÂ¶ÃÂµ Ã‘ÂÃÂ»oÃ‘Â ÃÂ¼oÃÂ´aÃÂ»Ã‘Å’ÃÂ½oÃÂ³o oÃÂºÃÂ½a */
  position:fixed; /* ÃÂ²Ã‘ÂÃÂµÃÂ³ÃÂ´a ÃÂ¿ÃÂµÃ‘â‚¬ÃÂµÃÂºÃ‘â‚¬Ã‘â€¹ÃÂ²aÃÂµÃ‘â€š ÃÂ²ÃÂµÃ‘ÂÃ‘Å’ Ã‘ÂaÃÂ¹Ã‘â€š */
  background-color:#000; /* Ã‘â€¡ÃÂµÃ‘â‚¬ÃÂ½aÃ‘Â */
  opacity:0.6; /* ÃÂ½o ÃÂ½ÃÂµÃÂ¼ÃÂ½oÃÂ³o ÃÂ¿Ã‘â‚¬oÃÂ·Ã‘â‚¬aÃ‘â€¡ÃÂ½a */
  -moz-opacity:0.6; /* Ã‘â€žÃÂ¸ÃÂºÃ‘Â ÃÂ¿Ã‘â‚¬ÃÂ¾ÃÂ·Ã‘â‚¬ÃÂ°Ã‘â€¡ÃÂ½ÃÂ¾Ã‘ÂÃ‘â€šÃÂ¸ ÃÂ´ÃÂ»Ã‘Â Ã‘ÂÃ‘â€šÃÂ°Ã‘â‚¬Ã‘â€¹Ã‘â€¦ ÃÂ±Ã‘â‚¬ÃÂ°Ã‘Æ’ÃÂ·ÃÂµÃ‘â‚¬ÃÂ¾ÃÂ² */
  filter:alpha(opacity=60);
  width:100%; 
  height:100%; /* Ã‘â‚¬aÃÂ·ÃÂ¼ÃÂµÃ‘â‚¬oÃÂ¼ ÃÂ²o ÃÂ²ÃÂµÃ‘ÂÃ‘Å’ Ã‘ÂÃÂºÃ‘â‚¬aÃÂ½ */
  top:0; /* Ã‘ÂÃÂ²ÃÂµÃ‘â‚¬Ã‘â€¦Ã‘Æ’ ÃÂ¸ Ã‘ÂÃÂ»ÃÂµÃÂ²a 0, oÃÂ±Ã‘ÂÃÂ·aÃ‘â€šÃÂµÃÂ»Ã‘Å’ÃÂ½Ã‘â€¹ÃÂµ Ã‘ÂÃÂ²oÃÂ¹Ã‘ÂÃ‘â€šÃÂ²a! */
  left:0;
  cursor:pointer;
  display:none; /* ÃÂ² oÃÂ±Ã‘â€¹Ã‘â€¡ÃÂ½oÃÂ¼ Ã‘ÂoÃ‘ÂÃ‘â€šoÃ‘ÂÃÂ½ÃÂ¸ÃÂ¸ ÃÂµÃ‘â€˜ ÃÂ½ÃÂµÃ‘â€š) */
}


#my-overlay, #overlay-mess {
	z-index: 30;
	position: fixed;
	background-color: transparent;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	cursor: pointer;
	display: none;
}


#my-loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(240, 240, 240, 0.91);
    overflow: hidden;
    display: none;
}

label.error {
    font-size: 12px;
    color: red;
    position: absolute;
}

input.error {
    border: 1px solid red !important;
}

input.valid {
    border: 1px solid green !important;
}

.m-breadcrumbs  .alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}
.m-breadcrumbs  .alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.m-breadcrumbs  .alert-dismissible {
	padding-right: 35px;
}

#my-loader img {
    position: absolute;
    width: 50px;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    top: 50%;
    margin-top: -25px;
}


#thx {
	position: absolute;
	left: 50%;
	top: 300px;
	padding: 30px;
	margin-top: 0;
	background: #496C9C;
	border-radius: 16px;
	color: #fff;
	opacity: 7;
	transform: translateX(-50%);
	width: 400px;
	text-align: center;
	font-size: 18px;
}

span.callBackONE  {
	display: none;
position: absolute;
background: #FFFFFF;
border: 1px solid #4F4D4D;
width: 26px;
height: 26px;
border-radius: 50%;
align-items: center;
justify-content: center;
top: -9px;
right: -9px;
}
/*Finish MODAL*/



/*************** up ************/
.m-instagram-block .gallery .img .img-inner {
    border: 1px solid #a7a6a6;
}

.o-footer-items li.adress {
    font-size: 11px;
}

.o-comparison-row.characteristics {
    width: 100%;
    border-top: 1px solid #a7a6a6;
}
.o-comparison-row.characteristics  .o-comparison-item {
    border: none;
}


.row .personal-form-result {
    margin-top: 10px;
    border: none !important;
}
.row .personal-form-result.error {
    color: red;
}
.row .personal-form-result.success {
    color: green;
}

.o-comparison-row.characteristics {
    position: relative;
    width: auto;
    border: none;
}
.o-comparison-row.characteristics .line {
    position: absolute;
    content: "";
    width: 0;
    height: 1px;
    left: 0;
    top: 0;
    background: #a7a6a6;
    padding: 0 !important;
}

.toaster.er {
 opacity: 1;
 background-color:red;
 -webkit-transform: translate(-50%, 0);
 -ms-transform: translate(-50%, 0);
 transform: translate(-50%, 0);
}

ul.m-header-nav__list {
    margin-bottom: 0;
}

.m-header-nav__list li a {
    text-decoration: none;
    color: #000;
}

.m-catalog-row a {
	text-decoration: none;
	color: #000;
}

.m-catalog-row a:hover {
	text-decoration: none;
	color: #000;
}
.m-catalog-list a {
    text-decoration: none;
    color: #000;
}
.m-catalog-products__item list a.item-inner {
	text-decoration: none;
	color: #000;
}

.m-breadcrumbs-list a {
	text-decoration: none;
	color: #000;
}

.row .pagination {
	display: inline-flex;
	align-items: center;
   gap: 15px;
}

.result-text {
	text-align: right;
	line-height: 30px;
}

.pagination li.active {
	background-color: #496c9c; 
	color: white; 
	border-radius: 50%; 
	width: 30px; 
	height: 30px; 
	display: inline-block;
	text-align: center; 
	line-height: 30px;
}
/* Styles for the file-modal */
#photoModal.modal-file {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
	z-index: 1000;
}

.modal-content-file {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 20px;
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
.a-card-link a {
	text-decoration: none;
	color: black;
}
@media print {
	.callBackButton {
		visibility: hidden;
	}
}