

/* Start:/local/templates/ov_30/css/catalogue_section.css?178462784935911*/
head {
}

body {
}

.wrapper {
}

.top {
}

.wrapper > header {
}

.menu_and_search {
}

.catalogue_section {
	display: flex;
	padding-top: 74px;
}

.cs_left_wrapper {
	padding: 5px 68px 30px 75px;
	background: #ffffff;
	width: 400px;
}

.cs_left_wrapper > section {
}

.lw_title {
	/* font-size: 0.9375em; */
	color: #c4000c;
	/* margin-bottom: 20px; */
	font-weight: 600;
	/* text-transform: uppercase; */
}

.lw_title a {
	color: #0a1015;
}

.filter > .lw_title {
	color: #1e2832;
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 8px;
	margin-top: 84px;
	margin-left: 1px;
	text-transform: uppercase;
}

.lw_col_menu {
	margin-bottom: 44px;
}

.filter > .lw_col_menu {
}

.filter .lw_col_menu.lw_filter > .lwcm_bar {
}

.lw_col_menu.lw_filter > .lwcm_bar > .lwmb_title {
	line-height: 30px;
}

.filter .lwmb_title {
	margin-top: 27px;
}

.lw_col_menu.lw_filter > .lwcm_bar > .lw_filter_price {
	/* max-height: 0; */
	overflow: hidden;
	margin-top: 0;
	margin-bottom: 50px;
	-moz-transition: all 0.3s ease-out 0s, -moz-transform 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s, -o-transform 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s, transform 0.3s ease-out 0s;
}

.lw_col_menu.lw_filter > .lwcm_bar._active > .lw_filter_price {
	padding-bottom: 2px;
	max-height: 200px;
	padding-top: 13px;
}

.lwcm_bar {
}

._open > .lwmb_title:after {
	content: "";
	display: none;
	position: absolute;
	right: -1px;
	z-index: 1;
	top: 0;
	margin-top: auto;
	margin-bottom: auto;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: cover;
	width: 11px;
	background: #000000;
	height: 11px;
	-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 492.004 492.004"><path d="M382.678 226.804L163.73 7.86C158.666 2.792 151.906 0 144.698 0s-13.968 2.792-19.032 7.86l-16.124 16.12c-10.492 10.504-10.492 27.576 0 38.064L293.398 245.9l-184.06 184.06c-5.064 5.068-7.86 11.824-7.86 19.028 0 7.212 2.796 13.968 7.86 19.04l16.124 16.116c5.068 5.068 11.824 7.86 19.032 7.86s13.968-2.792 19.032-7.86L382.678 265c5.076-5.084 7.864-11.872 7.848-19.088.016-7.244-2.772-14.028-7.848-19.108z"/></svg>');
	mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 492.004 492.004"><path d="M382.678 226.804L163.73 7.86C158.666 2.792 151.906 0 144.698 0s-13.968 2.792-19.032 7.86l-16.124 16.12c-10.492 10.504-10.492 27.576 0 38.064L293.398 245.9l-184.06 184.06c-5.064 5.068-7.86 11.824-7.86 19.028 0 7.212 2.796 13.968 7.86 19.04l16.124 16.116c5.068 5.068 11.824 7.86 19.032 7.86s13.968-2.792 19.032-7.86L382.678 265c5.076-5.084 7.864-11.872 7.848-19.088.016-7.244-2.772-14.028-7.848-19.108z"/></svg>');
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	-moz-transition: all 0.3s ease-out 0s, -moz-transform 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s, -o-transform 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s, transform 0.3s ease-out 0s;
}

._open > .lwmb_title:hover:after {
	background: #c4000c;
}

._open._active > .lwmb_title:after {
	background: #c4000c;
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.filter ._open._active > .lwmb_title:after {
	background: #000000;
}

.filter.lwmb_title:hover,
.filter .lwcm_bar._active > .lwmb_title {
	color: #0a1015;
}

.lwmb_title {
	color: #0a1015;
	margin-top: 14px;
	padding-right: 25px;
	/* font-size: 0.9375em; */
	line-height: 20px;
	font-weight: 600;
}

.lwmb_title a {
	color: #0a1015;
	-moz-transition: color 0.3s ease-out 0s;
	-webkit-transition: color 0.3s ease-out 0s;
	-o-transition: color 0.3s ease-out 0s;
	transition: color 0.3s ease-out 0s;
}

.lwmb_title span {
	color: #c4000c;
}

.lwmb_title a:hover {
	color: #c4000c;
}

.lwmb_title:hover,
.lwcm_bar._active > .lwmb_title {
	color: #c4000c;
}

.lwcm_bar > ul {
	-moz-transition: all 0.3s ease-out 0s, -moz-transform 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s, -o-transform 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s, transform 0.3s ease-out 0s;
	max-height: 0;
	overflow: hidden;
	margin: 0;
}

.lwcm_bar._active > ul {
	max-height: 200px;
	margin-left: 18px;
	margin-top: 1px;
	margin-bottom: 12px;
}

.lwcm_bar > ul > li {
	margin-top: 10px;
}

.lwcm_bar > ul > li::before {
	display: none;
}

.lwcm_bar > ul > li > a {
	font-size: 0.9375em;
	font-weight: 300;
	color: #0a1015;
	line-height: 25px;
}

._flat {
}

._ready {
}

.lw_filter {
	border-top: 1px solid #f2f3f4;
}

.lw_filter_price {
}

._p_range {
	display: flex;
	height: 12px;
	margin-bottom: 23px;
	margin-top: 21px;
}

._p_range::after {
	content: "";
	position: absolute;
	height: 1px;
	top: 6px;
	left: 0;
	right: 0;
	background: #d2d6d9;
	display: block;
}

._r_left {
	border: 6px solid #c4000c;
	border-radius: 100px;
	position: absolute;
	left: 0px;
	z-index: 3;
}

._r_right {
	border: 6px solid #c4000c;
	border-radius: 100px;
	position: absolute;
	right: 0px;
	z-index: 3;
}

._p_range > abbr {
	background: #c4000c;
	right: 0px;
	height: 1px;
	left: 0px;
	z-index: 2;
	top: 6px;
	position: absolute;
}

._p_values {
	display: flex;
	align-items: center;
	padding-bottom: 5px;
}

._v_left {
	color: #8f98a1;
	border-radius: 2px;
	background: #ffffff;
	text-align: center;
	width: 71px;
	font-size: 0.875em;
	/* padding: 7px 0px; */
	/* box-shadow: 1px 2px 4px 0 rgba(30, 49, 66, 0.1); */
}

._p_values > span {
	color: #8f98a1;
	margin-left: 4px;
	margin-right: 4px;
	font-size: 0.875em;
}

._v_right {
	color: #8f98a1;
	border-radius: 2px;
	background: #ffffff;
	/* padding: 7px 0px; */
	text-align: center;
	font-size: 0.875em;
	width: 71px;
	/* box-shadow: 1px 2px 4px 0 rgba(30, 49, 66, 0.1); */
}

._active > ._p_values {
	display: flex;
	/* margin-bottom: 13px; */
	align-items: center;
}

._active > ._p_values > ._v_left {
	color: #0a1015;
}

._active > ._p_values > span {
}

._active > ._p_values > ._v_right {
	color: #0a1015;
}

._p_values > del {
	color: #8f98a1;
	margin-left: 9px;
}

._active > ._p_values > del {
	color: #0a1015;
}

._active {
}

.lw_filter_checkboxes {
	/* max-height: 0; */
	overflow: hidden;
	margin-top: 25px;
	/* margin-bottom: 55px; */
	-moz-transition: all 0.3s ease-out 0s, -moz-transform 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s, -o-transform 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s, transform 0.3s ease-out 0s;
}

._active > .lw_filter_checkboxes {
	max-height: 250px;
	margin-top: 10px;
	padding-left: 2px;
	margin-bottom: 31px;
}

.lw_filter_checkboxes > article > input[type="checkbox"] {
	width: 20px;
	height: 20px;
	opacity: 0;
	z-index: 2;
	margin: 0;
	display: none;
}

.lw_filter_checkboxes > article > label::before {
	content: "";
	position: absolute;
	z-index: 1;
	/* right: 78px; */
	/* bottom: -2px; */
	display: block;
	width: 16px;
	height: 16px;
	margin-right: 17px;
	background: #ffffff;
	border: 2px solid #78838e;
	border-radius: 2px;
	left: 0;
	top: 0;
	/* margin-left: -29px; */
	margin-top: -2px;
}

.lw_filter_checkboxes
> article
> input[type="checkbox"]:checked
+ label::before {
	background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="rgb(196, 0, 12)" d="M504.502 75.496c-9.997-9.998-26.205-9.998-36.204 0L161.594 382.203 43.702 264.31c-9.997-9.998-26.205-9.997-36.204 0s-9.998 26.205 0 36.203l135.994 135.992c9.994 9.997 26.214 10 36.204 0L504.502 111.7c9.998-9.997 9.997-26.206 0-36.204z"/></svg>') no-repeat center;
	background-size: 14px;
}

.lw_filter_checkboxes
> article._passive
> input[type="checkbox"]:checked
+ label::before {
	background: none;
}

.lw_filter_checkboxes > article {
	display: flex;
	align-items: center;
	margin-top: 5px;
	margin-left: 2px;
	padding-bottom: 7px;
}

.lw_filter_checkboxes > article._passive > label {
	color: #bcc2c7;
}

.lw_filter_checkboxes > article._passive > label::before {
	border: 2px solid #bcc2c7;
	background: none;
}

.lw_filter_checkboxes > article > label {
	color: #1e2832;
	font-size: 0.93em;
	font-weight: 400;
	text-transform: lowercase;
	padding-left: 32px;
	cursor: pointer;
}

.lw_filter_checkboxes > article > label ins {
	font-size: 0.625em;
	margin-left: 4px;
}

.lw_action {
	border-top: 1px solid #f2f3f4;
	margin-top: -25px;
	display: none;
	padding-top: 24px;
}

._ready > .lw_action {
	display: flex;
}

.bf_submit {
	background: #c4000c;
	border: 0;
	color: #ffffff;
	padding: 13px 37.5px;
	font-size: 0.75em;
	text-transform: uppercase;
	cursor: pointer;
	font-weight: 500;
	-moz-transition: all 0.3s ease-out 0s, -moz-transform 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s, -o-transform 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s, transform 0.3s ease-out 0s;
}

.bf_submit:hover {
	background: #e6000f;
}

.bf_reset {
	background: none;
	border: 0;
	color: #8e98a0;
	font-size: 0.75em;
	text-transform: uppercase;
	cursor: pointer;
	margin-left: 10px;
	padding: 0px 22px;
	padding-top: 1px;
	font-weight: 500;
	-moz-transition: all 0.3s ease-out 0s, -moz-transform 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s, -o-transform 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s, transform 0.3s ease-out 0s;
}

.bf_reset:hover {
	color: #1e2832;
	/* border-bottom: 1px solid; */
	/* text-decoration: underline; */
}

.m_nav {
}

.m_nav a {
	font-size: 0.8125em;
	font-weight: 500;
	font-size: 13px;
	font-weight: 500;
	color: #747d86;
	-moz-transition: all 0.3s ease-out 0s, -moz-transform 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s, -o-transform 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s, transform 0.3s ease-out 0s;
}

.m_nav a:hover {
	color: #c4000c;
}

.m_nav a:nth-last-child(2):after {
	color: #c4000c;
}

.m_nav a:after {
	content: "";
	color: #747d86;
	display: inline-block;
	margin-left: 6px;
	margin-right: 6px;
	width: 4px;
	height: 6px;
	background: red;
	margin-bottom: 2px;
	vertical-align: middle;
	-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="4" height="6" viewBox="0 0 4 6"><path fill="rgb(0,0,0)" fill-rule="evenodd" d="M0 .705L2.47 3 0 5.295.76 6l3.237-3L.761 0 0 .705z" clip-rule="evenodd"/></svg>');
	mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="4" height="6"  viewBox="0 0 4 6"><path fill="rgb(0,0,0)" fill-rule="evenodd" d="M0 .705L2.47 3 0 5.295.76 6l3.237-3L.761 0 0 .705z" clip-rule="evenodd"/></svg>');
	-webkit-mask-size: 100% 100%;
}

.m_nav span {
	font-size: 0.8125em;
	font-weight: 500;
	color: #0a1015;
}

.cs {
}

.main_wrapper {
}

._detail .main_wrapper .m_nav {
}

._detail .main_wrapper .m_nav a {
	font-size: 0.8125em;
	font-weight: 500;
}

._detail .main_wrapper .m_nav span {
	font-size: 0.8125em;
	font-weight: 500;
}

.main_wrapper > h1 {
	margin: 0;
	font-size: 2em;
	font-weight: 600;
	margin-top: 31px;
	color: #0a1015;
}

.cs_sort_bar {
	display: flex;
	justify-content: space-between;
	margin-top: 45px;
	/* border: 1px solid; */
}

._portion {
}

.css_sort {
	display: flex;
	align-items: center;
	margin-right: 74px;
}

.css_sort > abbr {
	margin-left: 16px;
	padding-left: 26px;
}

.css_sort > abbr:hover {
	color: #c4000c;
}

.css_sort > abbr:before {
	top: 50%;
	bottom: auto;
	margin-top: 0;
	margin-bottom: 0;
	transform: translateY(-50%);
}

.css_sort > span {
	color: #8d979f;
}

.asc,
.desc
{
	display: flex;
	align-items: center;
}

.asc:before,
.desc:before,
.pop:before,
.new:before
{
	content: "";
	width: 11px;
	height: 10px;
	margin-right: 16px;
	display: inline-block;
	background: rgb(10,16,21);
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.asc:before
{
	-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 10"> <path fill="rgb(10,16,21)" fill-rule="evenodd" d="M0 10V8h11v2H0zm0-6h8v2H0V4zm0-4h3v2H0V0z"/> </svg>');
	mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 10"> <path fill="rgb(10,16,21)" fill-rule="evenodd" d="M0 10V8h11v2H0zm0-6h8v2H0V4zm0-4h3v2H0V0z"/> </svg>');
	margin-bottom: 2px;
}

.desc:before
{
	-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 10"> <path fill="rgb(10,16,21)" fill-rule="evenodd" d="M0 2V0h11v2H0zm8 4H0V4h8v2zm-5 4H0V8h3v2z"/> </svg>');
	mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 10"> <path fill="rgb(10,16,21)" fill-rule="evenodd" d="M0 2V0h11v2H0zm8 4H0V4h8v2zm-5 4H0V8h3v2z"/> </svg>');
}

.pop:before,
.new:before
{
	-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 12"> <path fill="rgb(10,16,21)" fill-rule="evenodd" d="M0 12v-2h18v2H0zm0-7h18v2H0V5zm0-5h18v2H0V0z"/></svg>');
	mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 12"> <path fill="rgb(10,16,21)" fill-rule="evenodd" d="M0 12v-2h18v2H0zm0-7h18v2H0V5zm0-5h18v2H0V0z"/></svg>');
	width: 18px;
	height: 12px;
}

.css_sort [data-fly-switch]
{
	padding-right: 22px;
	cursor: pointer;
}

.css_sort [data-fly-switch]:after
{
		/*.css_sort > del:before {*/
		content: "";
		display: inline;
		position: absolute;
		right: 0px;
		/* z-index: 1; */
		/* margin-top: 2px; */
		top: 4px;
		margin: auto;
		/* margin-bottom: auto; */
		bottom: 0;
		background-repeat: no-repeat;
		background-size: cover;
		width: 11px;
		background: #000000;
		height: 11px;
		-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 492.004 492.004"><path d="M382.678 226.804L163.73 7.86C158.666 2.792 151.906 0 144.698 0s-13.968 2.792-19.032 7.86l-16.124 16.12c-10.492 10.504-10.492 27.576 0 38.064L293.398 245.9l-184.06 184.06c-5.064 5.068-7.86 11.824-7.86 19.028 0 7.212 2.796 13.968 7.86 19.04l16.124 16.116c5.068 5.068 11.824 7.86 19.032 7.86s13.968-2.792 19.032-7.86L382.678 265c5.076-5.084 7.864-11.872 7.848-19.088.016-7.244-2.772-14.028-7.848-19.108z"/></svg>');
		mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 492.004 492.004"><path d="M382.678 226.804L163.73 7.86C158.666 2.792 151.906 0 144.698 0s-13.968 2.792-19.032 7.86l-16.124 16.12c-10.492 10.504-10.492 27.576 0 38.064L293.398 245.9l-184.06 184.06c-5.064 5.068-7.86 11.824-7.86 19.028 0 7.212 2.796 13.968 7.86 19.04l16.124 16.116c5.068 5.068 11.824 7.86 19.032 7.86s13.968-2.792 19.032-7.86L382.678 265c5.076-5.084 7.864-11.872 7.848-19.088.016-7.244-2.772-14.028-7.848-19.108z"/></svg>');
		-moz-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
		-moz-transition: all 0.3s ease-out 0s, -moz-transform 0.3s ease-out 0s;
		-webkit-transition: all 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
		-o-transition: all 0.3s ease-out 0s, -o-transform 0.3s ease-out 0s;
		transition: all 0.3s ease-out 0s, transform 0.3s ease-out 0s;
}

.css_sort [data-fly-switch]._active:after
{
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.css_fly {
	background: #ffffff;
	position: absolute;
	border-radius: 8px;
	padding: 18px 40px 16px 16px;
	/* padding-bottom: 28px; */
	z-index: 2;
	top: 30px;
	left: 29px;
	opacity: 0;
	display: none;
	box-shadow: 0 0 30px 0 rgba(30, 49, 66, 0.17);
	-moz-transition: all 0.3s ease-out 0s, -moz-transform 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s, -o-transform 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s, transform 0.3s ease-out 0s;
	-moz-transform: translateY(20px);
	-webkit-transform: translateY(20px);
	-o-transform: translateY(20px);
	transform: translateY(20px);
}

.css_fly._is {
	display: block;
}

.css_fly._on {
	opacity: 1;
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
}

._portion del {
	margin-left: 18px;
}

._portion .asc:before {
	display: none;
}

._portion .asc {
	margin-left: 11px;
}

._portion .css_fly {
	left: 49px;
	padding: 20px 63px 28px 22px;
}

._portion .css_fly > menu {
}

._portion .css_fly > menu li {
	font-size: 0.8125em;
	color: #0a1015;
	cursor: pointer;
	margin-bottom: 15px;
	font-weight: 300;
}

._portion .css_fly > menu li:last-child {
	margin-bottom: 0;
}

._portion .css_fly > menu li:hover {
	color: #c4000c;
}

.css_fly > menu {
	padding: 0;
	margin: 0;
}

.css_fly > menu li
{
	cursor: pointer;
	white-space: nowrap;
	font-size: 0.8125em;
	align-items: center;
	display: flex;
	font-weight: 400;
	margin-bottom: 11px;
	padding-left: 30px;
}

.css_fly > menu li.desc {
}

.css_fly > menu li.asc:before {
	margin-right: 10px;
}

.css_fly > menu > li:before {
	top: 50%;
	bottom: auto;
	margin-top: 0;
	margin-bottom: 0;
	transform: translateY(-50%);
}

.css_fly > menu > li:hover:before {
	background: #c4000c;
}

.desc {
}

._portion {
}

.css_fly > menu > li
{
	list-style-type: none;
}

.css_fly > menu > li a
{
	color: #0a1015;
}

.css_fly > menu > li a:hover
{
	color: #c4000c;
}

.hp_list {
	flex-wrap: wrap;
	margin-top: 40px;
	display: flex;
}

._bar {
}

.cs_pagination {
	padding-left: 10px;
	margin-top: 15px;
}

.cs_pagination > a {
	color: #4c5b68;
	margin-right: 0px;
	padding: 10px 20px;
	font-weight: 500;

	-webkit-transition: color 0.3s 0s ease-out;
	-moz-transition: color 0.3s 0s ease-out;
	-ms-transition: color 0.3s 0s ease-out;
	-o-transition: color 0.3s 0s ease-out;
	transition: color 0.3s 0s ease-out;
}

.cs_pagination > a:hover {
	color: #c4000c;
}

.cs_pagination > *:first-child {
	padding-left: 2px;
}

.cs_pagination > span {
	color: #c4000c;
	margin-right: 0px;
	font-weight: 500;
	padding: 10px 20px;
}

.main_wrapper {
	padding-right: 20px;
	flex-grow: 1;
	padding-left: 65px;
	padding-bottom: 140px;
}

.catalogue_section .hp_list > a {
	width: 330px;
	color: #0a1015;
	margin-bottom: 50px;
	flex-basis: unset;
	padding: 24px;
	margin-right: 22px;
}

.catalogue_section .hp_list > a:nth-child( 4n ) {
	margin-right:0;
}

.catalogue_section .hp_list > a:hover {
	background: #ffffff;
	box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.12);
	border-radius: 8px;
}

.catalogue_section .hp_list > a > img {
	margin-bottom: 1px;
}

.hp_list > a > span {
	/* white-space: nowrap; */
	font-weight: 600;
}

.catalogue_section .hp_list > a > article {
	font-weight: 400;
	margin-top: 8px;
	margin-bottom: 16px;
	font-size: 0.875em;
}

.catalogue_section .hp_list > a > ins {
	color: #636e79;
	font-size: 0.75em;
	margin-top: 5px;
	font-weight: 400;
}

.catalogue_section .hp_list > a > strong {
	margin-top: 13px;
	font-size: 1.5em;
	font-weight: 900;
}

.catalogue_section .main_wrapper {
	padding-left: 0;
}

.catalogue_section .hp_list > a > strong:after {
	content: "\20BD";
	display: inline-block;
	width: 17px;
	background-size: cover;
	margin-left: 4px;
	height: 17px;
	/*background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="510.127" height="510.127"><path d="M34.786 428.963h81.158v69.572c0 3.385 1.083 6.156 3.262 8.322 2.173 2.18 4.95 3.27 8.335 3.27h60.502c3.14 0 5.857-1.1 8.152-3.27 2.295-2.166 3.44-4.938 3.44-8.322v-69.572h182.964c3.377 0 6.156-1.076 8.334-3.256s3.262-4.95 3.262-8.336v-46.377c0-3.365-1.082-6.156-3.262-8.322-2.172-2.18-4.957-3.27-8.334-3.27h-182.97v-42.754h123.184c48.305 0 87.73-14.72 118.293-44.2 30.55-29.45 45.834-67.5 45.834-114.125 0-46.604-15.283-84.646-45.834-114.125C410.548 14.75 371.116 0 322.812 0H127.535c-3.385 0-6.157 1.09-8.335 3.256-2.173 2.18-3.262 4.97-3.262 8.335v227.896H34.786c-3.384 0-6.157 1.145-8.335 3.44-2.172 2.295-3.262 5.012-3.262 8.15v53.978c0 3.385 1.083 6.158 3.262 8.336s4.945 3.256 8.335 3.256h81.158V359.4H34.786c-3.384 0-6.157 1.1-8.335 3.27-2.172 2.166-3.262 4.95-3.262 8.322v46.377c0 3.385 1.083 6.158 3.262 8.336s4.95 3.257 8.335 3.257zM199.628 77.18h115.938c25.6 0 46.248 7.485 61.953 22.46 15.697 14.976 23.55 34.547 23.55 58.69 0 24.156-7.852 43.733-23.55 58.69-15.705 14.988-36.354 22.473-61.953 22.473H199.628V77.18z"/></svg>');*/
	background: none;
}

.wrapper > footer {
}

._max_width {
}

.wrapper {
}

.top {
}

.wrapper > header {
}

.menu_and_search {
}

._detail {
}

._detail .main_wrapper {
	padding: 0;
}

._detail {
}

.catalogue_section._detail {
	display: flex;
	padding-left: 75px;
	padding-right: 75px;
	padding-top: 74px;
	padding-bottom: 140px;
}

.cs {
}

.main_wrapper {
}

.m_nav {
}

.m_nav > a {
}

.m_nav > span {
}

.csd_cart {
	display: flex;
}

.csd_cart {
	margin-top: 47px;
}

.csdc_image {
	width: 640px;
	min-width: 640px;
}

.csdc_image > section {
}

.csdc_image > section > div {
	display: flex;
}

.csdc_image > section > del {
}

.catalogue_section > div > del {
}

.catalogue_section > div > .csd_cart {
	display: flex;
}

.catalogue_section .m_nav {
}

.csdc_image aside {
	margin-top: 24px;
	display: flex;
	padding: 0;
	flex-wrap: wrap;
	justify-content: space-between;
}

.csdc_image aside:after
{
	content: '';
	flex-grow: 1;
}

.csdc_image aside span:nth-child(4n+4) {
	margin-right: 0;
}

.csdc_image aside span {
	padding: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	/* flex-basis: 25%; */
	display: flex;
	-moz-transition: all 0.3s ease-out 0s, -moz-transform 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s, -o-transform 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s, transform 0.3s ease-out 0s;
}

.csdc_image aside span.active {
	background: #ffffff;
	border-radius: 10px;
	box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.22);
}

.csdc_image aside span:last-child {
	margin-right: 0px;
}

.catalogue_section > div > span {
}

.cdci_tags {
	display: flex;
	margin-top: 44px;
}

.cdci_tags:before {
	content: attr(data-title);
	display: inline;
	font-weight: 700;
}

.cdci_tags > menu {
	font-weight: 300;
	margin: 0;
	padding: 0;
	margin-left: 35px;
}

.catalogue_section > div > li {
}

.cdci_tags > menu li {
	list-style: none;
	display: flex;
	/* justify-content: space-between; */
	flex-wrap: wrap;
}

.cdci_tags > menu li > a {
	color: #c4000c;
	margin-right: 30px;
	margin-bottom: 16px;
	border-bottom: 1px solid transparent;
	white-space: nowrap;
	font-weight: 400;
	-moz-transition: all 0.3s ease-out 0s, -moz-transform 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s, -o-transform 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s, transform 0.3s ease-out 0s;
	text-decoration: none;
}

.cdci_tags > menu li > a:hover {
	border-bottom: 1px solid #dc1925;
	color: #dc1925;
}

.csdc_description {
	margin-left: 97px;
	margin-top: 2px;
}

.csdc_description > h1 {
	color: #0a1015;
	margin: 0;
	font-size: 2em;
	margin-bottom: 31px;
	font-weight: 600;
}

.csdc_description > p {
	font-weight: 300;
	color: #0a1015;
}

.cdcd_prices {
	margin: 0;
	padding: 0;
	max-width: 530px;
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
}

.cdcd_prices > li {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.cdcd_prices > li > ins {
	color: #0a1015;
	font-weight: 300;
}

.catalogue_section > div > ins {
}

._price {
	font-size: 2em;
	font-weight: 900;
	color: #0a1015;
	margin-top: 19px;
}

._price:after {
/*	background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="510.127" height="510.127"><path d="M34.786 428.963h81.158v69.572c0 3.385 1.083 6.156 3.262 8.322 2.173 2.18 4.95 3.27 8.335 3.27h60.502c3.14 0 5.857-1.1 8.152-3.27 2.295-2.166 3.44-4.938 3.44-8.322v-69.572h182.964c3.377 0 6.156-1.076 8.334-3.256s3.262-4.95 3.262-8.336v-46.377c0-3.365-1.082-6.156-3.262-8.322-2.172-2.18-4.957-3.27-8.334-3.27h-182.97v-42.754h123.184c48.305 0 87.73-14.72 118.293-44.2 30.55-29.45 45.834-67.5 45.834-114.125 0-46.604-15.283-84.646-45.834-114.125C410.548 14.75 371.116 0 322.812 0H127.535c-3.385 0-6.157 1.09-8.335 3.256-2.173 2.18-3.262 4.97-3.262 8.335v227.896H34.786c-3.384 0-6.157 1.145-8.335 3.44-2.172 2.295-3.262 5.012-3.262 8.15v53.978c0 3.385 1.083 6.158 3.262 8.336s4.945 3.256 8.335 3.256h81.158V359.4H34.786c-3.384 0-6.157 1.1-8.335 3.27-2.172 2.166-3.262 4.95-3.262 8.322v46.377c0 3.385 1.083 6.158 3.262 8.336s4.95 3.257 8.335 3.257zM199.628 77.18h115.938c25.6 0 46.248 7.485 61.953 22.46 15.697 14.976 23.55 34.547 23.55 58.69 0 24.156-7.852 43.733-23.55 58.69-15.705 14.988-36.354 22.473-61.953 22.473H199.628V77.18z"/></svg>');*/

	content: "\20BD";
	display: inline-block;
	margin-left: 4px;
	background:none;

}

.circulation_counter {
	margin-top: 39px;
	display: flex;
}

.circulation_counter > .lw_action {
	display: block;
	border-top: 0px;
	margin-left: 15px;
	margin-top: 0;
	padding-top: 0;
}

.circulation_counter > .lw_action .bf_submit {
	/* padding-left: 24px; */
	width: 190px;
	font-family: inherit;
}

.cc_value {
	background: #e8edef;
	padding-left: 16px;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-right: 10px;
	display: flex;
	align-items: center;
}

.cc_value:before {
	content: attr(data-title);
	display: inline;
	color: #0a1015;
}

.cc_value > input {
	font-size: 0.875em;
	font-weight: 500;
	border: 0;
	margin-top: 1px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	margin-left: 36px;
	width: 100px;
	outline: none;
}

.lw_action {
}

.bf_submit {
}

.corp_descrition {
	line-height: 1.63em;
	border-top: 1px solid transparent;
	margin-top: 4px;
}

.corp_descrition ul {
	margin: 21px 0 45px 21px;
	color: #0a1015;
}

.corp_descrition ul li:last-child {
	margin-bottom: 0;
}

.corp_descrition ul li {
	margin-bottom: 12px;
}

.corp_descrition ul li:before {
	content: "";
	width: 5px;
	height: 5px;
	background: #c4000c;
	border-radius: 100px;
	display: block;
	top: calc(50% - 2px);
	left: -21px;
	margin: 0;
	position: absolute;
}

.corp_descrition ul li::marker {
	content: none;
}

.corp_descrition > h4 {
	margin: 0;
	font-weight: 700;
	margin-bottom: 21px;
	margin-top: 37px;
	margin-left: 1px;
}

.corp_descrition > ol {
	margin: 0;
	padding-left: 15px;
	margin-top: 18px;
	margin-bottom: 40px;
}

.corp_descrition > ol > li {
	font-weight: 300;
	color: #0a1015;
	margin-bottom: 13px;
}

.corp_descrition > ol > li:last-child {
	margin-bottom: 0;
}

.corp_descrition > p {
	font-weight: 300;
	color: #1e2832;
	margin: 0;
	margin-top: 12px;
}

.corp_descrition > p > strong {
	font-weight: 700;
	line-height: 41px;
	color: #0a1015;
}

.corp_descrition > p > br {
}

.catalogue_section > div > strong {
}

.catalogue_section > div > br {
}

.corp_descrition > blockquote {
	background: #f7f9fa;
	margin: 0;
	margin-top: 48px;
}

.corp_descrition > blockquote > menu {
	padding-right: 32px;
	padding-left: 34px;
	padding-top: 35px;
	padding-bottom: 43px;
	margin: 0;
}

.corp_descrition > blockquote > menu > li {
	list-style: none;
	margin-bottom: 19px;
	display: flex;
	align-items: center;
}

.corp_descrition > blockquote > menu > li:last-child {
	margin-bottom: 0;
}

.corp_descrition > blockquote > menu > li:before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 14px;
	/* margin-top: 2px; */
	margin-right: 15px;
	background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="14" viewBox="0 0 16 14"><path fill="rgb(196, 0, 12)" fill-rule="evenodd" d="M9.795 5.691c-.103-.253-.41-.355-.667-.202L2 9.139v-.05c.154-1.218.77-3.955 3.282-5.273C8.615 2.142 14 3.562 14 3.562s-1.949 5.171-5.282 6.844c-2.513 1.268-5.128.203-6.256-.405l-.052-.05L9.538 6.3c.308-.102.36-.406.257-.609z"/></svg>');
}

.wrapper > footer {
}

._max_width {
}

.ov_form.jqmWindow {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	align-items: center;
	justify-content: center;
	bottom: 0;
	z-index: 10;
	display: none;
	background: rgba(64, 79, 93, 0.7);
	-moz-transition: all 0.3s ease-out 0s, -moz-transform 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s, -o-transform 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s, transform 0.3s ease-out 0s;
}

.ov_form.jqmWindow [id^="comp"],
.ov_form.jqmWindow .form.popup {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

.ov_form.jqmWindow .form.popup {
	display: flex;
	align-items: center;
	justify-content: center;
}


.callback_frame {
}

.jqmWindow {
}

.jqm-init {
}

.show {
	display: flex;
}

.form_frame {
	background: #ffffff;
	/* background: #f7f9fa; */
	box-shadow: 0px 0px 37px 6px rgba(0, 0, 0, 0.6);
	border-radius: 6px;
	padding-top: 48px;
}

.fb_header {
	margin-bottom: 30px;
	padding-left: 48px;
	padding-right: 48px;
	background: #ffffff;
}

.fb_header .jqmClose:after {
	content: "";
	display: block;
	position: absolute;
	width: 26px;
	/* bottom: 41px; */
	right: 20px;
	top: 0;
	margin-top: -27px;
	height: 26px;
	background: #747d86;
	cursor: pointer;
	-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="26" height="26" fill="none"><path stroke="rgb(116, 125, 134)" stroke-width="2" d="M.723.723l24.553 24.553m0-24.553L.723 25.276"/></svg>');
	mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="26" height="26" fill="none"><path stroke="rgb(116, 125, 134)" stroke-width="2" d="M.723.723l24.553 24.553m0-24.553L.723 25.276"/></svg>');
}

.fb_header .jqmClose:hover:after {
	background: #c4000c;
}

.title {
	font-size: 2em;
	color: #0a1015;
	font-weight: 600;
	margin: 0;
}

.jqmClose {position: absolute;right: 0;top: 0;}

.form_frame > main {
	padding-right: 50px;
	padding-left: 48px;
	padding-bottom: 29px;
	padding-top: 32px;
	background: #f7f9fa;
	border-radius: 6px;
}

.fb_fields {
}

.of_row {
	margin-top: 23px;
}

.of_row:first-child {
	margin-top: 0;
}

.error {
}

.of_row .error > input,
.of_row .error > textarea
{
	border: 1px solid red;
}

.error:before {
	content: attr(data-error);
	display: block;
	font-size: 0.8125em;
	font-weight: 300;
	position: absolute;
	z-index: 2;
	right: 0;
	top: 0;
	color: #c4000c;
	margin-top: -17px;
}

.of_row label {
	display: flex;
}

.of_row label input {
	padding: 20px 0px 19px 22px;
	flex-grow: 1;
	border: 1px solid transparent;
	background-color: white;
	color: #1e2832;
	font-family: inherit;
	font-weight: 300;
	box-shadow: 0 2px 2px 0 rgba(30, 49, 66, 0.05);
	font-size: 17px;
	-moz-transition: all 0.3s ease-out 0s, -moz-transform 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s, -o-transform 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s, transform 0.3s ease-out 0s;
	outline: none;
}

.of_row label input:hover,
.of_row label textarea:hover
{
	box-shadow: 0 2px 2px 0 rgba(30, 49, 66, 0.3);
}

.of_row label input:focus {
	outline: none;
}

.of_row label textarea {
	flex-grow: 1;
	border: 0px;
	font-size: 16px;
	padding: 20px 20px 100px 24px;
	box-shadow: 0 2px 2px 0 rgba(30, 49, 66, 0.05);
	font-family: inherit;
	font-weight: 300;
	color: #1e2832;
	resize: none;
	outline: none;
	-moz-transition: all 0.3s ease-out 0s, -moz-transform 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s, -o-transform 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s, transform 0.3s ease-out 0s;
}

.of_row .circulation_counter {
	margin-top: 21px;
	margin-bottom: 25px;
}

.of_row .circulation_counter .cc_value {
	color: #0a1015;
	padding: 9px 16px;
	padding-right: 12px;
}

.of_row .circulation_counter .cc_value ._circulation {
}

.of_row .circulation_counter .cc_value ._circulation input {
	font-size: 0.875em;
	font-weight: 500;
	padding: 12px;
	width: 141px;
	margin-left: 76px;
	text-align: center;
}

._email {
}

._email > input {
}

._phone {
}

._phone > input {
}

._circulation {
}

._circulation > input {
}

.of_row > label {
}

.ov_form > div > textarea {
}

.of_footer {
	display: flex;
	margin-top: 31px;
	align-items: center;
}

.fbf_right {
}

.pr_privacy {
}

.fbf_right > input {
}

main .of_footer .fbf_right > label {
	display: flex;
	margin-bottom: 2px;
}

main .of_footer .fbf_right > label:before {
	width: 20px;
	height: 20px;
}

.of_footer .fbf_right > .privacy_info {
	max-width: 287px;
	font-size: 13px;
	font-weight: 300;
	margin-top: 2px;
	margin-left: 2px;
	color: #636e79;
}

.of_footer .fbf_right > .privacy_info ins {
	color: #0a1015;
}

.ov_form form main .of_footer .fbf_right > input {
	top: 7px;
}

.ov_form form main .of_footer .fbf_left {
	display: flex;
	margin-left: 42px;
	margin-top: 1px;
	align-items: center;
	margin-right: 2px;
}

.ov_form form main .of_footer .fbf_left:hover {
	background: transparent;
}

.ov_form form main .of_footer .fbf_left .bf_button {
	background: #c4000c;
	color: #ffffff;
	/* margin-top: 13px; */
	padding: 70px;
	padding-top: 18px;
	padding-bottom: 22px;
}

.ov_form form main .of_footer .fbf_left .bf_button:hover {
	background: #e6000f;
}

.bf_button {
}

._red {
}

.wrapper > div > del {
}

.wrapper > div > div {
}

.wrapper > div > span {
}

.wrapper > div > li {
}

.wrapper > div > ins {
}

.wrapper > div > strong {
}

.wrapper > div > br {
}

.wrapper > div > menu {
}

.wrapper > div > textarea {
}


@media (max-width: 1460px) {

	.cs_left_wrapper
	{
		padding: 5px 62px 30px 65px;
		width: 370px;
	}

	.catalogue_section .hp_list > a,
	.catalogue_section .hp_list > a:nth-child(4n + 4)
	{
		margin-right: 20px;
		padding: 20px;
	}

	.catalogue_section .hp_list > a:nth-child(3n + 3) {
		margin-right: 0;
	}
}

/* End */


/* Start:/local/templates/ov_30/css/smart_filter.css?178462784972*/
.lw_filter .lw_filter_price ._p_range ins._r_right {
	cursor: pointer;
}
/* End */


/* Start:/local/templates/ov_30/css/new.css?178462784926128*/
@font-face {
    font-family: "SF Pro Display";
    src: url("/local/templates/ov_30/css/../fonts/sf-pro-display_light.woff2") format("woff2");
    font-display: swap;
    font-weight: 300;
}

@font-face {
    font-family: "SF Pro Display";
    src: url("/local/templates/ov_30/css/../fonts/sf-pro-display_regular.woff2") format("woff2");
    font-display: swap;
    font-weight: 400;
}

@font-face {
    font-family: "SF Pro Display";
    src: url("/local/templates/ov_30/css/../fonts/sf-pro-display_medium.woff2") format("woff2");
    font-display: swap;
    font-weight: 500;
}

@font-face {
    font-family: "SF Pro Display";
    src: url("/local/templates/ov_30/css/../fonts/sf-pro-display_semibold.woff2") format("woff2");
    font-display: swap;
    font-weight: 600;
}

@font-face {
    font-family: "SF Pro Display";
    src: url("/local/templates/ov_30/css/../fonts/sf-pro-display_bold.woff2") format("woff2");
    font-display: swap;
    font-weight: 700;
}

@font-face {
    font-family: "SF Pro Display";
    src: url("/local/templates/ov_30/css/../fonts/sf-pro-display_black.woff2") format("woff2");
    font-display: swap;
    font-weight: 900;
}

:root {
    --red: #E6000F;
    --black: #0A1015;
}

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;
    vertical-align: baseline;
}

html {
    overflow-x: hidden;
}

body {
    background-color: white;
    font-family: "SF Pro Display";
    font-size: 100%;

    min-width: 100vw;

    position: relative;
    overflow: hidden;

    box-sizing: border-box;
    line-height: 1;

    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-synthesis: none;
    -moz-font-feature-settings: "kern";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

*,
*::before,
*::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.root-container {
    max-width: 1460px;
    padding: 0 30px;
    margin: 0 auto;
    position: relative;
}

.about-quote {
    min-height: 770px;
    background-size: cover;
}

.about-quote__wrapper {
    position: absolute;
    right: 20px;
    max-width: 632px;
    top: 230px;
}

.about-quote__wrapper .about-quote__dilimiter {
    margin-bottom: 20px;
}

.about-quote__wrapper article {
    color: #fff;
    font-size: 24px;
    line-height: 36px;

    margin-bottom: 26px;
}

.about-quote__self > div {
    display: flex;
    align-items: center;
}

.about-quote__self > div  p {
    color: var( --red );
    font-size: 16px;
    line-height: 26px;

    margin-right: 26px;
}

.about-quote__self > div span {
    color: rgba( 255,255,255, .6);
    font-size: 16px;
    line-height: 26px;
}

.about-history {
    padding: 100px 0;
}

.about-history .root-container {
    display: flex;
    align-items: flex-start;
}

.about-history__text-blocks {
    display: flex;
    align-items: flex-start;

    margin-bottom: 64px;
}

.about-history__text-blocks div:first-child{
    max-width: 433px;
    margin-right: 61px;
}

.about-history__text-blocks div:last-child {
    max-width: 460px;
}

.root-heading {
    color: var( --black );
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
}

.about-history .root-container .root-heading {
    width: 369px;
}

.about-history__text-blocks p {
    font-size: 16px;
    line-height: 26px;
    color: var(--black);
    font-weight: 300;

    margin-bottom: 16px;
}

.about-history__end p {
    font-size: 24px;
    line-height: 36px;
    max-width: 950px;
}

.about-works {
    padding: 100px 0 120px;
    background-color: #F7F9FA;
}

.about-works .root-container {
    display: flex;
}

.about-works .root-container .root-heading {
    width: 369px;
    word-wrap: break-word;
    padding-right: 60px;
}

.about-works__wrapper {
    display: flex;
}

.about-works__item {
    max-width: 430px;
}

.about-works__items:first-child {
    margin-right: 60px;
}

.about-works__items:first-child .about-works__item:first-child,
.about-works__items:last-child .about-works__item:first-child {
    min-height: 180px;
}

.about-works__item .h4{
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    color: var(--black);
    margin-bottom: 24px;
}

.about-works__item p{
    font-size: 16px;
    line-height: 26px;
    color: var(--black);
    font-weight: 300;
}

.about-team {
    padding: 100px 0 120px;
}

.about-team__item-image {
    width: 240px;
    height: 240px;

    background-size: cover;

    margin-bottom: 24px;
}

.about-team .root-container {
    display: flex;
}

.about-team .root-container .root-heading {
    min-width: 369px;
    max-width: 369px;
    padding-right: 160px;
}



.about-team__item {
    display: flex;
    flex-direction: column;
    align-items: center;

    margin: 40px 64px;
}

.about-team__item p, .about-team__item span {
    text-align: center;
    width: 240px;
}

.about-team__item p {
    font-size: 16px;
    line-height: 26px;
    color: var(--black);
    font-weight: 600;
}

.about-team__item span {
    font-size: 16px;
    line-height: 20px;
    color: var(--black);
}

.about-team__wrapper {
    display: flex;
    flex-wrap: wrap;

    margin: -40px -64px;
}

.about-numbers {
    padding: 140px 0 160px;
    background-color: #F7F9FA;
}

.about-numbers .root-container > .root-heading {
    /*display: none;*/
    max-width: 240px;
    min-width: 240px;
    margin-right: 130px;
    margin-top: 0;
}

.about-numbers__item .h3{
    font-weight: 600;
    font-size: 72px;
    line-height: 80px;

    margin-right: 20px;
    text-align: left;
    white-space: nowrap;
    margin-bottom: 24px;
}

.about-numbers .root-container {
    display: flex;
}

.about-numbers__item p{
    font-size: 16px;
    line-height: 20px;
    color: #0A1015;
}

.about-numbers__item {
    display: block;

    width: 300px;
    margin: 50px 32px;
}

.about-numbers__item:nth-child(5) {
    justify-content: flex-start;
}

.about-numbers__item:first-child {
    justify-content: flex-start;
    display: none;
}

.about-numbers__item:first-child h4 {
    max-width: 250px;
}

.about-numbers__item p {
    max-width: 300px;
    margin-top: 16px;
}

.about-numbers__wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;

    margin: -50px -32px;
}

.about-projects {
    padding: 100px 0 0 0;
}

.about-projects .root-heading {
    margin-bottom: 80px;
}

.about-projects__wrapper {
    display: flex;
    flex-wrap: wrap;
}

.about-projects__wrapper > a {
    flex-basis: 25%;
    width: 25vw;
    display: flex;
    min-width: 25vw;
    position: relative;
}

.about-projects__wrapper > a > img {
    display: flex;
    width: 100%;
    align-self: center;
    height: 100%;
}

.about-projects__wrapper > a > abbr {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    opacity: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 20px;
    top: 0;
    background: rgba(196, 0, 12, 0.8);
    -webkit-transition: opacity 0.3s 0s ease-out;
    -moz-transition: opacity 0.3s 0s ease-out;
    -ms-transition: opacity 0.3s 0s ease-out;
    -o-transition: opacity 0.3s 0s ease-out;
    transition: opacity 0.3s 0s ease-out;
}

.about-projects__wrapper > a > abbr > ins {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
}

.about-projects__wrapper > a:hover > abbr {
    opacity: 1;
}

.about-contancts {
    padding: 120px 0 160px;
    background-color: #F7F9FA;
}

.about-contancts .root-heading {
    margin-bottom: 32px;
}

.about-contancts__desc p {
    max-width: 460px;

    font-size: 16px;
    line-height: 26px;
    color: var(--black)
}

.about-contancts__wrapper {
    display: flex;
    align-items: center;
}

.about-contancts__numbers a:first-child {
    margin-bottom: 32px;
    font-size: 48px;
    line-height: 50px;
    color: var(--black);
    font-weight: 600;

    text-decoration: none;
    display: block;
}

.about-contancts__numbers a:last-child {
    text-decoration: underline;
    text-underline-offset: 2px;
    text-decoration-color: #C4000C;

    font-size: 48px;
    line-height: 50px;
    color: var(--black);
    font-weight: 600;

    display: block;
}

.about-contancts__desc {
    margin-right: 275px;
}

.contacts .root-container {
    display: flex;
    justify-content: space-between;
}

.contacts__description {
    max-width: 315px;
}

.contancts__map {
    width: 1077px;
    margin-top: 224px;
    padding-left: 32px;
    margin-bottom: 108px;
}

.contancts__map img {
    width: 100%;
}

.breadcrumb {
    font-size: 13px;
    line-height: 12px;
    padding: 0;
    list-style: none;
    background: none;

    margin-top: 10px;
    margin-bottom: 32px;
}

.breadcrumb > li, .breadcrumb .active, .breadcrumb a, .breadcrumb > * {
    text-decoration: none;
    color: #1E3142;
    text-decoration: none !important;
    outline: none !important;

    display: inline-block;
}

.breadcrumb > li a {
    color: #636E79;
}

.breadcrumb > li + li:before {
    font-family: FontAwesome;
    content: "\f054";
    font-size: 7px;
    padding: 0 10px;
    vertical-align: middle;
}

.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #cccccc;
    color: #c21f13;
}


.contancts__desc .root-heading {
    margin-bottom: 64px;
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
    color: var(--black);
}

.contancts__desc > p {
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    color: var(--black);
    margin-bottom: 32px;
}

.contancts__desc div p, .contancts__desc span {
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    color: var(--black);
}

.contancts__desc div a {
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;
    display: block;
    color: var(--black);
    text-decoration: none;
}

.contancts__desc div {
    margin-bottom: 16px;
}

.contancts__desc > a {
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;
    color: #0A1015;
    display: block;
    text-decoration: underline;
    text-underline-offset: 2px;
    text-decoration-color: #C4000C;
    text-decoration-thickness: 1px;
    margin-bottom: 32px;
}

@media screen and (max-width: 1440px) {
    .about-numbers__item {
        width: 248px;
        margin: 24px 20px;
    }

    .about-numbers__wrapper {
        margin: -24px -20px;
    }

    .about-numbers .root-container > .root-heading {
        margin-right: 80px;
    }

    .about-numbers__item p {
        max-width: 248px;
    }

    .about-numbers__item .h3 {
        font-size: 72px;
        line-height: 80px;
        margin-bottom: 0;
    }

    .about-numbers .root-container > .root-heading {
        margin-top: 0;
    }

    .about-numbers__item p {
        font-size: 16px;
        line-height: 20px;
    }

    .about-team__item-image {
        width: 190px;
        height: 190px;
    }

    .about-team__item {
        display: flex;
        flex-direction: column;
        align-items: center;

        margin: 40px 20px;
    }

    .about-team__wrapper {
        margin: -40px -20px;
    }

    .about-team__item p, .about-team__item span {
        width: 230px;
    }

    .about-quote {
        background-position-x: -200px;
    }

}

@media screen and (max-width: 1200px) {
    .root-container {
        max-width: 1520px;
        padding: 0 40px;
    }

    .about-numbers__item {
        width: 25%;
    }

    .about-numbers .root-container {
        display: block;
    }

    .about-numbers .root-container > .root-heading {
        max-width: none;
        margin-right: 0;
        margin-bottom: 40px;
    }

    .about-numbers__item {
        margin: 12px 20px
    }

    .about-history {
        padding: 60px 0 80px;
    }

    .about-history .root-container {
        display: block;
    }

    .about-history .root-container .root-heading {
        margin-bottom: 24px;
    }

    .about-history__text-blocks div:first-child {
        margin-right: 66px;
        max-width: 510px;
    }

    .about-history__text-blocks div:last-child {
        max-width: 510px;
    }

    .about-history__text-blocks {
        margin-bottom: 48px;
    }

    .about-history__end p {
        max-width: 830px;
    }

    .about-works {
        padding: 60px 0 80px;
    }

    .about-works .root-container {
        display: block;
    }

    .about-works .root-container .root-heading {
        width: 100%;
        margin-bottom: 40px;
    }

    .about-works__item:first-child {
        margin-right: 68px;
    }
    .about-works__item {
        max-width: 505px;
    }

    .about-team {
        padding: 60px 0 100px;
    }

    .about-team .root-container {
        display: block;
    }

    .about-team__wrapper {
        margin: -40px 0;
    }

    .about-team__item {
        width: 25%;
        margin: 40px 0;
    }

    .about-team .root-container .root-heading {
        width: 100%;
        max-width: none;
        min-width: none;

        margin-bottom: 60px;
    }

    .about-numbers__item .h3 {
        line-height: 80px;
        font-size: 48px;
    }

    .about-numbers__item p {
        margin-top: 0;
        font-size: 12px;
    }

    .about-numbers__item {
        align-items: center;
    }

    .about-projects {
        padding: 60px 0 0 0;
    }
    .about-projects__wrapper > a {
        flex-basis: 33.33%;
    }
    .about-numbers {
        padding: 80px 0 100px;
    }
    .about-projects .root-heading {
        margin-bottom: 40px;
    }
    .about-contancts {
        padding: 100px 0 120px;
    }
    .about-contancts__desc {
        margin-right: 108px;
    }
    .about-contancts .root-heading {
        min-width: 100%;
    }

    .contancts__map {
        width: 737px;
    }

    .contacts__description {
        max-width: 288px;
    }
}

@media screen and (max-width: 1100px) {
    .about-quote {
        background-position-x: 45%;
    }
}

@media screen and (max-width: 1000px){
    .about-numbers__item:first-child h4 {
        font-size: 24px;
    }
    .about-contancts__desc {
        margin-right: 40px;
    }
    .about-contancts__numbers a:first-child,
    .about-contancts__numbers a:last-child {
        font-size: 36px;
        line-height: 40px;
    }
}

@media screen and (max-width: 900px){
    .about-numbers__item .h3 {
        line-height: 64px;
        font-size: 48px;
    }

    .about-team__item-image {
        width: 128px;
        height: 128px;
    }

    .about-team__item p, .about-team__item span {
        width: 170px;
    }

}

@media screen and (max-width: 768px){
    .about-quote {
        min-height: 373px;
    }

    .about-quote__wrapper article {
        font-size: 18px;
        line-height: 28px;
        max-width: 416px;
    }

    .about-quote__wrapper {
        top: 58px;
    }

    .root-container {
        padding: 0 32px;
        max-width: 1504px;
    }

    .about-history__text-blocks {
        display: block;
    }

    .about-history__wrapper {
        max-width: 521px;
        margin: 0 auto;
    }
    .about-history .root-container .root-heading {
        text-align: center;
        width: 100%;
    }
    .about-history {
        padding: 50px 0 120px;
    }
    .about-works .root-container .root-heading {
        padding-right: 0;
        width: 100%;
        text-align: center;
    }
    .about-works {
        padding: 50px 0 48px;
    }

    .about-works__wrapper {
        display: block;
        margin: 0 auto;
        max-width: 521px;
    }

    .about-works__items:first-child .about-works__item:first-child, .about-works__items:last-child .about-works__item:first-child {
        height: auto;
    }

    .about-works__item {
        margin-bottom: 24px;
    }

    .about-team {
        padding: 50px 0 60px;
    }
    .about-team .root-container .root-heading {
        margin-bottom: 40px;
        padding-right: 0;
        text-align: center;
    }

    .about-team__item {
        width: 33.33%;
    }

    .about-team__wrapper {
        justify-content: center;
    }

    .about-numbers {
        padding: 40px 0 80px;
    }

    .about-numbers .root-container > .root-heading {
        display: block;
        text-align: center;
        margin-bottom: 50px;
    }
    .about-numbers__item:first-child {
        display: none;
    }

    .about-numbers__item {
        margin: 25px 15px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .about-numbers__wrapper {
        margin: -25px -15px;
        align-items: flex-start;
        justify-content: center;
    }

    .about-numbers__item .h3 {
        font-size: 40px;
        line-height: 80px;
    }

    .about-numbers__item p {
        max-width: 130px;
    }

    .about-projects__wrapper {
        display: flex;
        flex-wrap: nowrap;
        overflow: auto;
    }

    .about-projects__wrapper > a {
        flex-basis: 45%;
        width: 45vw;
        display: flex;
        min-width: 45vw;
        position: relative;
    }

    .about-projects {
        padding: 50px 0 0 0;
    }

    .about-contancts {
        padding: 60px 0 78px;
    }

    .about-contancts__wrapper {
        display: block;
    }

    .about-contancts .root-heading {
        text-align: center;
        margin-bottom: 24px;
    }

    .about-contancts__desc p {
        text-align: center;
        margin: 0 auto 20px;

    }
    .about-contancts__numbers a:first-child, .about-contancts__numbers a:last-child {
        text-align: center;
        font-size: 30px;
    }

    .about-contancts__numbers a:first-child {
        margin-bottom: 16px;
    }

    .about-contancts__desc {
        margin-right: 0;
    }

    .about-projects .root-heading {
        margin-bottom: 24px;
        text-align: center;
    }

    .contacts .root-container {
        flex-direction: column;
        padding: 0;
    }

    .contancts__map {
        width: 100%;
        margin-top: 0;
        /* margin-bottom: 0; */
        margin-bottom: 40px;
        padding-left: 0;
    }

    .contancts__desc .root-heading {
        text-align: center;
        margin-bottom: 16px;
    }

    .contancts__desc {
        margin-top: 48px;
    }

    .contacts__description {
        max-width: 100%;
    }

    .contancts__desc > p {
        max-width: 588px;
        margin: 0 auto 33px;
        text-align: center;
    }

    .contancts__desc div {
        text-align: center;
    }
    .contancts__desc > a {
        text-align: center;
    }
    .contancts__desc div p, .contancts__desc span {
        display: block;
    }

    .contancts__desc span {
        text-align: center;
    }

    .contancts__desc span:last-child {
        margin-bottom: 33px;
    }

    .breadcrumb {
        display: none;
    }
}

@media screen and (max-width: 500px){

    .about-quote {
        padding-bottom: 36px;
        background-color: #F7F9FA;
        background-image: none !important;
    }

    .about-quote__image--mobile {
        background-size: cover;
        height: 374px;
        margin-bottom: 40px;
    }

    .about-quote__wrapper {
        position: relative;
        top: 0;
        right: 0;
    }

    .about-quote__wrapper article {
        font-size: 18px;
        line-height: 28px;
        color: var(--black)
    }

    .about-numbers__item {
        width: 35%;
    }

    .about-team__wrapper {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        justify-content: flex-start;
        margin: 0;
    }

    .about-team__item {
        max-width: 190px;
        margin: 0 32px 0 0;
        display: flex;
        flex-direction: column;
        align-items: center;

        width: auto;
    }

    .about-team__item .about-team__item-image {
        width: 190px;
        height: 190px;
        border-radius: 50%;
        background-size: cover;
        background-position: center center;
        margin-bottom: 16px;
    }

    .root-container {
        padding: 0 17px;
        max-width: 1474px;
    }

    .about-quote__dilimiter {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 24px;
    }

    .about-quote__self > div {
        display: block;
    }

    .about-quote__self > div p {
        font-size: 16px;
        margin: 24px 0 8px 0;
        line-height: 26px;
        font-weight: 600;
        color: var(--black);
        text-align: center;
    }

    .about-quote__self > div span {
        font-size: 16px;
        line-height: 26px;
        text-align: center;
        color: #404F5D;
        display: block;
        font-weight: 300;
    }

    .about-history {
        padding: 40px 0 80px;
    }

    .about-history__end p {
        font-size: 18px;
        line-height: 28px;
    }

    .about-works {
        padding: 40px 0 38px;
    }

    .about-works__items:first-child {
        margin-right: 0;
    }

    .about-team {
        padding: 40px 0 48px;
    }

    .about-numbers .root-container > .root-heading {
        max-width: 250px;
        margin: 0 auto 24px;
    }

    .about-projects {
        padding: 40px 0 0 0;
    }

    .about-projects__wrapper > a {
        flex-basis: 80%;
        width: 80vw;
        display: flex;
        min-width: 80vw;
        position: relative;
    }

    .about-contancts {
        padding: 40px 0 78px;
    }

    .about-team .root-container .root-heading {
        min-width: 0;
    }
}


html body .fio-area-input{
    display: none !important;
}


/**/

.modal {
  font-family: "Onest", sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  overflow: hidden;
  height: 0;
  visibility: hidden;
  pointer-events: none;
}
.modal[data-active=true] {
  height: auto;
  visibility: visible;
  pointer-events: all;
}
.modal__overlay {
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 11;
}
.modal__inner {
  position: relative;
  z-index: 12;
  padding: 12px 20px 36px 20px;
  background-color: #ffffff;
  width: 100%;
  max-width: 450px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 550px) {
  .modal__inner {
    padding: 15px 15px 36px 15px;
    max-width: 350px;
  }
}
.modal__header {
  display: flex;
  justify-content: end;
  margin-bottom: 12px;
}
@media (max-width: 550px) {
  .modal__header {
    margin-bottom: 9px;
  }
}
.modal__header-close {
  background-color: transparent;
  cursor: pointer;
  margin: 0;
  height: 16px;
  width: 16px;
  flex: 0 0 16px;
  padding: 0;
}
.modal__header-close svg {
  width: 16px;
  height: 16px;
}

.md {
  display: flex;
  flex-direction: column;
  padding: 0px 20px;
}
@media (max-width: 550px) {
  .md {
    padding: 0;
  }
}
.md-title {
  font-size: 28px;
  line-height: 36px;
  color: #000000;
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px;
}
.md-desc {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 15px;
  letter-spacing: 0px;
  color: #000000;
}
@media (max-width: 550px) {
  .md-desc {
    margin-bottom: 10px;
  }
}
.md-inputs {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-bottom: 25px;
}
@media (max-width: 550px) {
  .md-inputs {
    gap: 10px;
    margin-bottom: 20px;
  }
}
.md-inputs input {
  width: 100%;
  height: 60px;
  border-radius: 0px;
  box-sizing: border-box;
  background-color: #ffffff;
  color: #636e79;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0px;
  padding: 20px 42px 20px 24px;
  border: 1px solid #dadada;
  box-shadow: 0 2px 2px rgba(30, 49, 66, 0.0542);
  outline: none;
  transition: border 0.1s ease-in-out;
}
.md-inputs input:focus {
  border: 1px solid #888888;
}
.md-inputs-box {
  display: flex;
  flex-direction: column;
}
.md-btn {
  cursor: pointer;
  width: 100%;
  box-sizing: border-box;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background-color: rgb(196, 0, 12);
  outline: none;
  transition: background-color 0.1s ease-in-out;
  font-size: 14px;
  font-weight: 700;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 25px;
}
@media (max-width: 550px) {
  .md-btn {
    margin-bottom: 20px;
  }
}
.md-btn:hover {
  background-color: rgb(211, 1, 15);
}

.error-message {
  font-size: 12px;
  opacity: 0.7;
  margin-top: 3px;
}

.custom-checkbox {
  display: flex;
  align-items: flex-start;
  gap: 23px;
  cursor: pointer;
}
.custom-checkbox input[type=checkbox] {
  display: none;
}
.custom-checkbox input[type=checkbox]:checked + .checkmark .check-icon {
  opacity: 1;
}
.custom-checkbox .checkmark {
  transform: translateY(7px);
  width: 20px;
  height: 20px;
  border: 2px solid rgb(10, 16, 21);
  border-radius: 2px;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.custom-checkbox .checkmark .check-icon {
  opacity: 0;
  transition: opacity 0.15s ease-in-out;
}
.custom-checkbox-text {
  font-weight: 300;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0;
  color: rgba(30, 49, 66, 0.4012);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.span {
  background-color: red;
  padding: 20px;
  width: 100%;
  container-type: inline-size;
}
.span p {
  font-size: 22px;
}
@container (width >= 400px) {
  .span p {
    font-size: 42px;
  }
}
.modal button {
  -webkit-appearance: button;
  box-shadow: none;
  border-style: none;
}
.modal button svg {
	pointer-events: none;
}

/* End */


/* Start:/local/templates/ov_30/css/index-GUqfqcv8.css?178462784937093*/
.o-header{display:block!important;z-index:200;padding:unset!important;box-sizing:border-box!important;position:fixed;top:0;left:0;width:100vw;background-color:#fff;margin-top:0!important}.o-header--thin{font-weight:300}.o-header__top{width:100%;background-color:#c4000c}.o-header__top-container{display:flex;justify-content:space-between;align-items:center;padding:10px 30px}@media (max-width: 601px){.o-header__top-container{padding:14px 18px}}.o-header__top a{color:#fff}.o-header__nav{display:flex;gap:40px}.o-header__nav a{font-size:14px;text-decoration:none!important}@media (max-width: 1024px){.o-header__nav{gap:16px}.o-header__nav a{display:none}.o-header__nav a:nth-child(-n+4){display:block}}@media (max-width: 768px){.o-header__nav a:nth-child(-n+4){display:none}.o-header__nav a:nth-child(-n+2){display:block}}@media (max-width: 601px){.o-header__nav{display:none}}.o-header__phone{font-size:24px;font-weight:700}@media (max-width: 1024px){.o-header__phone{font-size:20px}}@media (max-width: 601px){.o-header__phone{font-size:18px}}.o-header__button{outline:none;padding:7px 24px;background-color:transparent;border:1px solid #fff;color:#fff;cursor:pointer;transition:color .5s,background-color .5s;font-size:14px;border-radius:2px;line-height:28px;display:block;height:auto!important;text-align:center}.o-header__button:hover{color:#c4000c;background-color:#fff}@media (max-width: 1024px){.o-header__button{padding:10px 19px}}@media (max-width: 768px){.o-header__button{line-height:1;font-size:12px;padding:8px 12px!important}}.o-header__info{background-color:#fff;padding:25px 30px 17px}.o-header__info .write-us{line-height:28px;outline:none;padding:7px 24px;background-color:transparent;cursor:pointer;transition:color .5s,background-color .5s;font-size:14px;border-radius:2px;display:block;height:auto!important;text-align:center;border:1px solid #C4000C!important;color:#c4000c!important}@media (max-width: 1024px){.o-header__info .write-us{line-height:28px;padding:10px 19px}}@media (max-width: 768px){.o-header__info .write-us{padding:8px 12px!important;line-height:1}}.o-header__info .write-us:hover{color:#c4000c;background-color:#fff}.o-header__info-container{width:100%;display:flex;align-items:center}@media (max-width: 1024px){.o-header__info-container{justify-content:space-between}}.o-header__info-nav{display:flex;gap:30px;margin-left:40px}.o-header__info-nav a{color:#0a1015;font-size:16px}@media (max-width: 1290px){.o-header__info-nav{margin-left:auto}}@media (max-width: 1024px){.o-header__info-nav{display:none}}@media (max-width: 601px){.o-header__info{padding:14px 18px}}@media (max-width: 500px){.o-header__info{padding:14px 18px 0}.o-header__info .write-us{display:none}}.o-header__logo{display:flex;flex-direction:column;gap:4px;margin-right:40px}@media (max-width: 1290px){.o-header__logo{margin-right:auto}}@media (max-width: 1024px){.o-header__logo{margin-right:unset;gap:0}}@media (max-width: 601px){.o-header__logo{flex-shrink:0}}.o-header__logo-image{width:239px;height:auto}.o-header__logo-image img{width:100%;height:auto;display:block}@media (max-width: 1290px){.o-header__logo-image{width:200px}}@media (max-width: 1024px){.o-header__logo-image{width:200px}}@media (max-width: 768px){.o-header__logo-image{width:168px}}@media (max-width: 601px){.o-header__logo-image{width:117px}}.o-header__logo-text{color:#0a1015;font-size:10px;font-weight:600;line-height:1.05}@media (max-width: 1024px){.o-header__logo-text{font-size:8px;line-height:16px}}.o-header__write{display:flex;gap:12px;align-items:center;margin-left:84px;font-size:16px}@media (max-width: 1290px){.o-header__write{margin-left:auto}}@media (max-width: 1024px){.o-header__write{margin-left:unset;font-size:14px}}@media (max-width: 601px){.o-header__write-title{display:none}}.o-header__social{display:flex;gap:8px}.o-header__social a,.o-header__social a img{width:24px;height:24px}.o-header__social .write-us{padding:0!important;height:24px!important;width:24px!important;border:none!important}@media (max-width: 500px){.o-header__social .write-us{display:block!important}}.o-header__social .write-us span{padding:0;border:none!important;display:block;height:24px!important;width:24px!important}.o-header__social .write-us span:hover{background:transparent!important}.o-header__timings{display:flex;flex-direction:column;align-items:flex-end;margin-left:auto}.o-header__timings span,.o-header__timings a{font-size:16px;line-height:26px}.o-header__timings a{color:#0a1015}.o-header__timings-days{color:#636e79}@media (max-width: 1024px){.o-header__timings{display:none}}.o-header__mobile-button{display:none}.o-header__mobile-button .write-us,.o-header__mobile-button .write-us span{width:100%}@media (max-width: 601px){.o-header__mobile-button{padding:12px 18px 20px}}@media (max-width: 500px){.o-header__mobile-button{display:block}}.o-header__search .menu_and_search{top:unset!important;box-shadow:none!important}.o-header__search-container{width:100%;display:flex;gap:55px}@media (max-width: 1024px){.o-header__search-container{gap:20px}}@media (max-width: 601px){.o-header__search-container{gap:8px}}.o-header__search-text{font-size:14px;flex-shrink:0;line-height:17px;color:#4c5b69}.o-header__search-text--thin{font-weight:200}.o-header__search-part{width:100%;display:flex;justify-content:space-between}.o-header__search-button{background-color:transparent;font-size:14px;color:#747d86;border:1px solid #747D86;padding:7px 24px;cursor:pointer;border-radius:2px;line-height:28px;height:fit-content}@media (max-width: 768px){.o-header__search-button{line-height:1;height:fit-content}}@media (max-width: 601px){.o-header__search-button{padding:8px 12px;font-size:12px;flex-shrink:0}}@media (max-width: 640px){.o-header__search .menu_and_search .m_container{flex-direction:column;align-items:flex-start}}.o-header__search .menu_and_search .m_container>article{max-width:245px}@media (max-width: 1024px){.o-header__search .menu_and_search .m_container>article{display:block}}@media (max-width: 640px){.o-header__search .menu_and_search .m_container>article{max-width:100%;font-size:12px}}.o-header__search .menu_and_search .search{margin-right:23px;flex-shrink:1;position:relative;top:unset!important;box-shadow:0 2px 2px #1e31420d;flex-grow:4;font-size:.875em;font-weight:300;display:flex;background:#fff;padding-top:0;padding-bottom:0;height:auto!important;width:auto}@media (max-width: 601px){.o-header__search .menu_and_search .search{margin-right:8px}}.o-header__search .menu_and_search .search form{width:100%;display:flex;margin-bottom:0;background-color:#fff}.o-header__search .menu_and_search .search form:after{display:none}.o-header__search .menu_and_search .search .like_label{flex-grow:1;z-index:2;display:flex}.o-header__search .menu_and_search .search input[type=submit]{height:18px;width:19px;box-sizing:border-box;padding-bottom:39px;padding-right:36px;cursor:pointer;background:#fff;border:0px;outline:none;background-position-x:center;background-position-y:center;background-repeat:no-repeat;margin:2.5px 0;background-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="19" height="18" viewBox="0 0 19 18"><path fill="rgb(30, 49, 66)" fill-opacity=".597" fill-rule="evenodd" d="M.5 7.156a7.112 7.112 0 0 0 7.156 7.156c1.761 0 3.658-.784 4.438-1.616l.674.593v.026c0 .55.311 1.307.714 1.71l2.654 2.654s.722.722 1.442.001l.598-.597c.726-.727.005-1.449.005-1.449l-2.654-2.653c-.394-.394-1.154-.714-1.711-.714h-.025l-.706-.685c.852-.782 1.728-2.649 1.728-4.426A7.112 7.112 0 0 0 7.656 0 7.112 7.112 0 0 0 .5 7.156zm7.156-5.111c2.863 0 5.112 2.248 5.112 5.11 0 2.863-2.249 5.112-5.112 5.112-2.862 0-5.111-2.249-5.111-5.111 0-2.863 2.249-5.111 5.111-5.111z"/></svg>')}@media (max-width: 768px){.o-header__search .menu_and_search .search input[type=submit]{padding-bottom:31px}}.o-header__search .menu_and_search .search .like_label>input{flex-grow:1;padding:11px 20px;border:0px;background:#fff;font-size:14px;font-family:inherit;font-weight:300;-webkit-appearance:none;line-height:10px}@media (max-width: 768px){.o-header__search .menu_and_search .search .like_label>input{font-size:12px;line-height:1}}@media (max-width: 640px){.o-header__search .menu_and_search .search .like_label>input{width:1;padding:8px 16px!important}}@media (max-width: 640px){.o-header__search .search-mobile-header-form{display:flex!important;flex-shrink:1}}@media (max-width: 640px){.o-header__search .search-mobile-header-icon{display:none!important}}.o-types{margin-bottom:100px}@media (max-width: 1024px){.o-types{margin-bottom:64px}}@media (max-width: 960px){.o-types{margin-bottom:80px}}@media (max-width: 601px){.o-types{margin-bottom:60px}}@media (max-width: 500px){.o-types{display:none}}.o-types h1.o-types__title,.o-types h2.o-types__title{font-weight:600;font-size:38px;line-height:105%;color:#0a1015;margin-bottom:42px;text-align:center}@media (max-width: 1024px){.o-types h1.o-types__title,.o-types h2.o-types__title{font-size:32px;margin-bottom:24px}}@media (max-width: 960px){.o-types h1.o-types__title,.o-types h2.o-types__title{font-size:28px}}@media (max-width: 601px){.o-types h1.o-types__title,.o-types h2.o-types__title{margin-bottom:16px;font-size:24px}}.o-types__items{display:grid;grid-template-columns:repeat(4,1fr);gap:24px 30px;margin-bottom:24px}@media (max-width: 1024px){.o-types__items{grid-template-columns:repeat(3,1fr);gap:16px 30px;margin-bottom:16px}}@media (max-width: 960px){.o-types__items{grid-template-columns:repeat(2,1fr);margin-bottom:24px}}@media (max-width: 601px){.o-types__items{gap:16px 21px;margin-bottom:16px}}.o-types__item{border-radius:8px;text-decoration:none;display:block;padding:24px;transition:box-shadow .3s ease;cursor:pointer}@media (max-width: 1024px){.o-types__item{padding:20px}}@media (max-width: 768px){.o-types__item{box-shadow:0 0 30px #0000001a}}@media (max-width: 601px){.o-types__item{padding:16px}}.o-types__item:hover{box-shadow:0 0 30px #0000001a}.o-types__item:hover .o-types__item-title{color:#c4000c}.o-types__item-img{margin-bottom:16px;width:100%;height:215px}.o-types__item-img img{width:100%;height:100%;object-fit:cover}@media (max-width: 1024px){.o-types__item-img{height:188px}}@media (max-width: 601px){.o-types__item-img{margin-bottom:12px}}.o-types__item-title{margin-bottom:4px;font-weight:600;font-size:24px;line-height:150%;color:#0a1015;transition:color .3s ease}@media (max-width: 1024px){.o-types__item-title{font-size:18px;margin-bottom:8px;line-height:112%}}@media (max-width: 601px){.o-types__item-title{font-size:16px}}.o-types__item-text{font-weight:300;font-size:16px;line-height:162%;color:#0a1015}@media (max-width: 1024px){.o-types__item-text{font-size:14px;line-height:143%}}.o-types__button{width:fit-content;margin:0 auto;background-color:transparent;cursor:pointer;border:none;display:block;font-weight:600;font-size:22px;line-height:91%;text-align:center;color:#c4000c;padding:28px 44px;transition:background-color .3s ease,color .3s ease;border:1px solid #c4000c}.o-types__button:hover{background:#c4000c;color:#fff}@media (max-width: 1024px){.o-types__button{padding:20px 44px;font-size:16px}}.o-faq{margin-bottom:100px}@media (max-width: 1024px){.o-faq{margin-bottom:80px}}@media (max-width: 768px){.o-faq{margin-bottom:90px}}@media (max-width: 601px){.o-faq{margin-bottom:60px}}.o-faq h1.o-faq__title,.o-faq h2.o-faq__title{font-weight:600;font-size:38px;line-height:105%;color:#0a1015;margin-bottom:32px}@media (max-width: 1024px){.o-faq h1.o-faq__title,.o-faq h2.o-faq__title{font-size:32px;margin-bottom:24px;line-height:125%}}@media (max-width: 768px){.o-faq h1.o-faq__title,.o-faq h2.o-faq__title{font-size:28px;line-height:129%}}@media (max-width: 601px){.o-faq h1.o-faq__title,.o-faq h2.o-faq__title{font-size:24px;line-height:125%;margin-bottom:16px}}.o-faq__item{padding:24px 0;border-bottom:1px solid #d2d6d9;position:relative}@media (max-width: 768px){.o-faq__item{padding:22px 0}}@media (max-width: 601px){.o-faq__item{padding:15px 0}}.o-faq__item.--open .o-faq__item-arrow{transform:rotate(-180deg)}.o-faq__item.--open .o-faq__item-arrow rect{fill:#c4000c}.o-faq__item.--open .o-faq__item-arrow path{stroke:#fff}.o-faq__item.--open .o-faq__item-title{color:#c4000c}.o-faq__item.--open .o-faq__item-text{max-height:300px;padding-top:16px}@media (max-width: 960px){.o-faq__item.--open .o-faq__item-text{padding-top:14px}}@media (max-width: 601px){.o-faq__item.--open .o-faq__item-text{padding-top:11px}}.o-faq__item-arrow{position:absolute;width:32px;height:32px;right:0;top:24px;transition:transform .3s ease}.o-faq__item-arrow rect{transition:fill .3s ease}.o-faq__item-arrow path{transition:stroke .3s ease}@media (max-width: 768px){.o-faq__item-arrow{top:16px}}@media (max-width: 601px){.o-faq__item-arrow{top:12px;width:24px;height:24px}}.o-faq__item-title{font-weight:600;font-size:24px;line-height:150%;color:#0a1015;cursor:pointer;transition:color .3s ease}@media (max-width: 1024px){.o-faq__item-title{font-size:18px;line-height:112%}}@media (max-width: 601px){.o-faq__item-title{font-size:16px}}.o-faq__item-text{font-weight:300;font-size:16px;line-height:162%;color:#0a1015;width:800px;overflow:hidden;height:auto;padding-top:0;transition:max-height .3s ease-out,padding-top .35s ease;max-height:0}@media (max-width: 1024px){.o-faq__item-text{font-size:14px;line-height:143%}}@media (max-width: 960px){.o-faq__item-text{width:90%}}@media (max-width: 768px){.o-faq__item-text{width:100%}}.o-gifts{margin-top:100px;margin-bottom:100px}@media (max-width: 1024px){.o-gifts{margin-top:80px;margin-bottom:80px}}@media (max-width: 601px){.o-gifts{margin-top:60px;margin-bottom:60px}}.o-gifts h1.o-gifts__title{font-weight:600;font-size:38px;line-height:105%;color:#0a1015;margin-bottom:32px;text-align:center}@media (max-width: 1024px){.o-gifts h1.o-gifts__title{margin:0 auto 24px;width:86%;font-size:32px;line-height:125%}}@media (max-width: 768px){.o-gifts h1.o-gifts__title{font-size:28px;line-height:129%;width:90%}}@media (max-width: 601px){.o-gifts h1.o-gifts__title{font-size:24px;width:auto}}.o-gifts__items{display:grid;grid-template-columns:repeat(2,1fr);gap:24px 30px}@media (max-width: 601px){.o-gifts__items{gap:16px 21px}}@media (max-width: 450px){.o-gifts__items{grid-template-columns:1fr;gap:12px}}.o-gifts__item{height:300px;display:block;text-decoration:none;border-radius:12px;overflow:hidden;position:relative}@media (max-width: 768px){.o-gifts__item{height:228px;border-radius:8px}}@media (max-width: 601px){.o-gifts__item{height:167px}}@media (max-width: 450px){.o-gifts__item{height:auto}}.o-gifts__item-img{height:100%}.o-gifts__item-img img{width:100%;height:100%;object-fit:cover}.o-gifts__item-info{position:absolute;left:32px;bottom:32px}@media (max-width: 1024px){.o-gifts__item-info{left:24px;bottom:24px}}@media (max-width: 768px){.o-gifts__item-info{left:20px;bottom:20px}}@media (max-width: 601px){.o-gifts__item-info{left:12px;bottom:12px}}.o-gifts__item-title{font-weight:600;font-size:24px;line-height:150%;color:#f7f9fa;margin-bottom:0}@media (max-width: 1024px){.o-gifts__item-title{font-size:20px;line-height:110%}}@media (max-width: 768px){.o-gifts__item-title{font-size:18px}}@media (max-width: 601px){.o-gifts__item-title{font-size:16px;margin-bottom:4px}}.o-gifts__item-text{font-weight:400;font-size:16px;line-height:162%;color:#f7f9fa}@media (max-width: 1024px){.o-gifts__item-text{font-size:14px;line-height:186%}}@media (max-width: 768px){.o-gifts__item-text{line-height:143%}}@media (max-width: 601px){.o-gifts__item-text{font-size:12px;line-height:133%}}.o-footer{padding-bottom:0!important}@media (max-width: 1024px){.o-footer__wrapper.footer-block{padding:36px 18px}}@media (max-width: 768px){.o-footer__wrapper.footer-block{padding:36px 32px;flex-wrap:unset!important}}@media (max-width: 601px){.o-footer__wrapper.footer-block{padding:36px 18px}}@media (max-width: 960px){.o-footer__inner.footer-inner{justify-content:start}}@media (max-width: 768px){.o-footer__inner.footer-inner{flex-direction:column;gap:36px}}@media (max-width: 960px){.o-footer__nav-list.nav-list{margin-left:26px;margin-right:31px;width:287px}}@media (max-width: 900px){.o-footer__nav-list.nav-list{width:220px;height:auto}}@media (max-width: 768px){.o-footer__nav-list.nav-list{margin:0}}.o-footer__logo{display:block;width:259px;height:80px}@media (max-width: 1024px){.o-footer__logo{width:210px;height:65px}}@media (max-width: 960px){.o-footer__logo{width:291px;height:90px}}@media (max-width: 900px){.o-footer__logo{width:210px;height:auto}}@media (max-width: 768px){.o-footer__logo{width:187px}}@media (max-width: 960px){.o-footer__contacts.footer-contacts{margin-left:0}}.o-footer__social{display:flex;gap:24px;margin-top:30px}@media (max-width: 1024px){.o-footer__social{gap:12px;margin-top:22px}}@media (max-width: 960px){.o-footer__social{display:none}}@media (max-width: 960px){.o-footer__social-list.social-list{display:flex;gap:12px;margin-bottom:32px}.o-footer__social-list.social-list a{margin:0;flex-shrink:0;display:block}}@media (max-width: 768px){.o-footer__social-list.social-list{justify-content:center}}.o-footer__address{margin-top:32px;display:flex;flex-direction:column;gap:4px}@media (max-width: 1024px){.o-footer__address{margin-top:24px}}@media (max-width: 768px){.o-footer__address{margin-top:32px}}.o-footer__address-item{font-weight:600;font-size:16px;line-height:162%;color:#f7f9fa}@media (max-width: 768px){.o-footer__address-item{width:210px;margin:0 auto}}.o-footer__law{margin-top:32px}@media (max-width: 1024px){.o-footer__law{margin-top:24px}}@media (max-width: 768px){.o-footer__law{margin-top:32px;text-align:center}}.o-footer__law-info{font-weight:400;font-size:14px;color:#d2d6d9;line-height:1.2;margin-top:16px}@media (max-width: 1024px){.o-footer__law-info{margin-top:24px}}@media (max-width: 768px){.o-footer__copyright{display:flex;flex-direction:column}}.o-footer__copyright-link{font-weight:400;font-size:14px;color:#d2d6d9;line-height:1.2}.o-footer__copyright-text{margin-top:8px;font-weight:600;font-size:14px;color:#f7f9fa;line-height:1.2}@media (max-width: 1024px){.o-footer__copyright-text{font-size:16px;margin-top:4px}}@media (max-width: 768px){.o-footer__copyright-text{order:-1;margin-bottom:4px;margin-top:0}}.o-catalog{margin-bottom:100px}@media (max-width: 1024px){.o-catalog{margin-bottom:80px}}@media (max-width: 601px){.o-catalog{margin-bottom:60px}}.o-catalog__title{font-weight:600;font-size:38px;line-height:105%;color:#0a1015;text-align:center;margin-bottom:12px}@media (max-width: 1024px){.o-catalog__title{font-size:32px;line-height:125%;margin-bottom:4px}}@media (max-width: 960px){.o-catalog__title{font-size:28px;margin-bottom:8px}}@media (max-width: 601px){.o-catalog__title{font-size:24px}}.o-catalog__text{font-weight:300;font-size:16px;line-height:162%;color:#0a1015;text-align:center;margin-bottom:24px}@media (max-width: 1024px){.o-catalog__text{font-size:14px;line-height:123%}}@media (max-width: 601px){.o-catalog__text{margin-bottom:16px}}.o-catalog__items{margin:0 0 24px;padding:0;justify-content:center;display:grid;grid-template-columns:repeat(4,1fr);gap:0 30px}@media (max-width: 1024px){.o-catalog__items{margin-bottom:16px}}@media (max-width: 960px){.o-catalog__items{gap:16px 31px}}@media (max-width: 768px){.o-catalog__items{gap:16px 25px}}@media (max-width: 601px){.o-catalog__items{grid-template-columns:repeat(2,1fr);column-gap:0;justify-items:stretch;row-gap:16px}}.o-catalog__items>.o-catalog__item{width:auto;margin:0;padding:24px 14px}@media (max-width: 1024px){.o-catalog__items>.o-catalog__item{padding:32px 16px;text-align:left}}@media (max-width: 960px){.o-catalog__items>.o-catalog__item{padding:16px;min-height:158px}}@media (max-width: 768px){.o-catalog__items>.o-catalog__item{padding:20px 14px;min-height:144px}}@media (max-width: 601px){.o-catalog__items>.o-catalog__item{padding:23px 14px 16px;min-height:158px}}.o-catalog__item .gim_list:before{width:100%}.o-catalog__item .o-catalog__item-hover{margin:0;padding:24px 14px;top:0;left:0}@media (max-width: 1024px){.o-catalog__item .o-catalog__item-hover{padding:32px 16px}}@media (max-width: 960px){.o-catalog__item .o-catalog__item-hover{display:none}}.o-catalog__item:hover .o-catalog__item-title{color:#c4000c}@media (max-width: 960px){.o-catalog__item:hover{color:#0a1015}}@media (max-width: 1024px){.o-catalog__item-icon.gim_img{justify-content:start;width:60px;height:auto;margin-bottom:36px}}@media (max-width: 960px){.o-catalog__item-icon.gim_img{width:64px;margin:0 auto 16px}}@media (max-width: 768px){.o-catalog__item-icon.gim_img{width:52px}}@media (max-width: 601px){.o-catalog__item-icon.gim_img{margin:0 auto 22px}}.o-catalog__item-title{font-weight:600;font-size:24px;line-height:150%;color:#0a1015;transition:color .3s ease}@media (max-width: 1024px){.o-catalog__item-title{margin-bottom:20px;line-height:110%;font-size:20px}}@media (max-width: 960px){.o-catalog__item-title{font-size:18px;margin-bottom:0;text-align:center}}@media (max-width: 768px){.o-catalog__item-title{font-size:14px;line-height:129%}}.o-catalog__item-links{display:flex;flex-direction:column;gap:10px;max-width:200px}@media (max-width: 1024px){.o-catalog__item-links{max-width:none;gap:3px}}@media (max-width: 960px){.o-catalog__item-links{display:none}}.o-catalog__item-links.gim_list>.o-catalog__item-link{font-weight:300;font-size:16px;line-height:162%;color:#0a1015;transition:color .3s ease;margin:0}.o-catalog__item-links.gim_list>.o-catalog__item-link:hover{color:#c4000c}@media (max-width: 1024px){.o-catalog__item-links.gim_list>.o-catalog__item-link{font-size:14px;line-height:123%}}.o-catalog__button{margin:0 auto;border:1px solid #c4000c;background:transparent;transition:background-color .3s ease,color .3s ease;display:block;text-decoration:none;padding:28px 44px;font-weight:600;font-size:22px;line-height:91%;color:#c4000c;width:fit-content}.o-catalog__button:hover{background:#c4000c;color:#fff}@media (max-width: 1024px){.o-catalog__button{font-size:16px;line-height:125%;padding:20px 44px}}.o-form-1{background-color:#f5f6f8}@media (max-width: 640px){.o-form-1 .ov_form>aside{max-width:90%;position:relative}.o-form-1 .ov_form>aside:after{content:"";display:block;position:absolute;bottom:-10px;left:0;width:100%;height:50%;background:linear-gradient(180deg,#f7f9fa00 16.2%,#f5f6f8 80.8%)}}@media (max-width: 768px){.o-form-1 .ov_form>aside>img{max-width:120%}}@media (max-width: 640px){.o-form-1 .ov_form>aside>img{max-width:100%;margin-right:unset}}.o-form-1 .ov_form.form_call_manager{align-items:center}@media (max-width: 1024px){.o-form-1 .ov_form.form_call_manager{align-items:unset}}@media (max-width: 640px){.o-form-1 .ov_form.form_call_manager{display:flex;flex-direction:column-reverse;align-items:center}}.o-form-1 .ov_form.form_call_manager>div{display:block!important}@media (max-width: 1024px){.o-form-1 .ov_form.form_call_manager>div{padding-top:0}}@media (max-width: 640px){.o-form-1 .ov_form.form_call_manager>div{width:100%;flex-basis:auto;display:flex;padding:0 18px}}@media (max-width: 1024px){.o-form-1 .ov_form.form_call_manager>div .req-form{display:block!important}}@media (max-width: 1024px){.o-form-1 .ov_form.form_call_manager>div .mobile_form_intro{display:none!important}}@media (max-width: 1024px){.o-form-1 .ov_form.form_call_manager>div .of_row{display:flex!important;flex-direction:column;margin-top:12px}.o-form-1 .ov_form.form_call_manager>div .of_row label:first-child{margin-top:0}.o-form-1 .ov_form.form_call_manager>div .of_row label:not(:first-child){margin-top:12px}}.o-form-1 .ov_form form .h4{font-weight:600;font-size:38px;line-height:40px;margin-bottom:16px;padding-right:0}@media (max-width: 960px){.o-form-1 .ov_form form .h4{font-size:32px}}@media (max-width: 768px){.o-form-1 .ov_form form .h4{font-size:28px;margin-bottom:8px;line-height:36px}}@media (max-width: 640px){.o-form-1 .ov_form form .h4{background-color:#f5f6f8;padding:0;margin-left:unset;margin-right:unset}}@media (max-width: 601px){.o-form-1 .ov_form form .h4{font-size:24px;line-height:30px;margin-bottom:4px}}.o-form-1 .ov_form form article{margin-bottom:32px}@media (max-width: 960px){.o-form-1 .ov_form form article{margin-bottom:28px}}@media (max-width: 640px){.o-form-1 .ov_form form article{display:block!important;padding:0;margin-left:unset;margin-right:unset}}@media (max-width: 640px){.o-form-1 .ov_form form input{padding:6px 16px!important}}.o-form-1 .ov_form form .of_footer{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px}.o-form-1 .ov_form form .of_footer .fbf_left{margin-left:0}.o-form-1 .ov_form form .of_footer .fbf_left:hover{background:none!important}@media (max-width: 640px){.o-form-1 .ov_form form .of_footer .fbf_left{margin-top:0;padding-bottom:36px}.o-form-1 .ov_form form .of_footer .fbf_left button{width:fit-content}}.o-form-1 .ov_form form .of_footer .fbf_right{align-items:flex-start;max-width:70%}@media (max-width: 1024px){.o-form-1 .ov_form form .of_footer .fbf_right{max-width:90%}}.o-form-1 .ov_form form .of_footer .fbf_right label{margin-top:6px;margin-right:7px}.o-form-1 .ov_form form .of_footer .fbf_right .privacy_info{max-width:100%}@media (max-width: 1024px){.o-form-1 .ov_form form .of_footer .fbf_right .privacy_info{max-width:100%}}.o-form-1 .ov_form form .of_footer .fbf_right>input:checked+label:before{background:url("data:image/svg+xml,%3Csvg width='13' height='11' viewBox='0 0 13 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6.28564L4.14286 9.77391L12 1.05322' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E") no-repeat center;background-color:#c4000c;border:1px solid #c4000c}.o-form-1 .ov_form form .of_footer button{background-color:#c4000c;color:#fff;padding:28px 44px;font-size:22px;line-height:20px;text-transform:unset}@media (max-width: 1024px){.o-form-1 .ov_form form .of_footer button{padding:20px 44px;font-size:16px}}@media (max-width: 601px){.o-form-1 .ov_form form .of_footer button{padding:10px 44px;font-size:14px}}.o-form{background:#f5f6f8}.o-form .ov_form.form_call_manager>div{flex-basis:50%;padding-right:50px}@media (max-width: 960px){.o-form .ov_form.form_call_manager>div{padding-right:40px}}@media (max-width: 640px){.o-form .ov_form.form_call_manager>div{padding:0;width:100%}}.o-form .ov_form.form_call_manager>div .req-form{width:100%}@media (max-width: 1024px){.o-form .ov_form.form_call_manager>div .req-form{display:block}}.o-form__title{font-weight:600;font-size:38px;line-height:105%;color:#0a1015;margin-bottom:16px}@media (max-width: 1024px){.o-form__title{font-size:32px;line-height:125%;margin-bottom:8px}}@media (max-width: 601px){.o-form__title{font-size:24px;margin-bottom:4px}}.o-form__text{font-weight:300;font-size:16px;line-height:162%;color:#0a1015;margin-bottom:32px}@media (max-width: 1024px){.o-form__text{font-size:14px;line-height:143%;margin-bottom:24px}}@media (max-width: 768px){.o-form__text{width:231px;margin-bottom:28px}}@media (max-width: 640px){.o-form__text{display:block!important;width:auto;margin-bottom:24px}}.o-form--manager.o-form__wrapper{max-width:1463px;justify-content:space-around;margin:0 auto}@media (max-width: 640px){.o-form--manager.o-form__wrapper{flex-direction:column-reverse;align-items:center;padding:0 16px 36px;gap:26px}}.o-form--manager aside.o-form__image{flex-basis:auto;width:580px;height:auto;position:relative;overflow:hidden}.o-form--manager aside.o-form__image:before{content:"";position:absolute;left:0;bottom:-21px;height:0;width:100%;z-index:10;background:linear-gradient(180.85deg,#f7f9fa00 16.2%,#f7f9fa 76.8%)}@media (max-width: 640px){.o-form--manager aside.o-form__image:before{height:177px}}@media (max-width: 1024px){.o-form--manager aside.o-form__image{width:369px;height:auto}}@media (max-width: 960px){.o-form--manager aside.o-form__image{width:395px}}@media (max-width: 640px){.o-form--manager aside.o-form__image{margin:0 63px;width:auto}}@media (max-width: 400px){.o-form--manager aside.o-form__image{margin:0}}.o-form--manager aside.o-form__image img{width:100%;height:100%;margin:0;object-fit:cover}.o-form--manager .o-form__content-row{display:flex;gap:12px}@media (max-width: 1024px){.o-form--manager .o-form__content-row{flex-direction:column}}@media (max-width: 601px){.o-form--manager .o-form__content-row{flex-direction:row}}@media (max-width: 400px){.o-form--manager .o-form__content-row{flex-direction:column}}.o-form--manager .o-form__content-row label{margin:0!important;width:100%;flex:1 0 0}.o-form--manager .o-form__content-row.of_row{margin:0}.o-form--manager .o-form__content-row input.o-form__content-input{padding:17px 24px;font-size:16px;border:none;min-height:60px}@media (max-width: 1024px){.o-form--manager .o-form__content-row input.o-form__content-input{min-height:40px;padding:10px 16px;font-size:14px;line-height:143%}}.o-form--manager .o-form__content-body{display:flex;flex-direction:column;gap:12px}.o-form--manager .o-form__content-check{width:auto;max-width:none;gap:11px}.o-form--manager .o-form__content-check input:checked+label:before{border:none;background:url("data:image/svg+xml,%3Csvg width='13' height='11' viewBox='0 0 13 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6.28564L4.14286 9.77391L12 1.05322' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E") center center/cover no-repeat;width:13px;height:11px;left:50%;top:50%;transform:translate(-50%,-50%);position:absolute}.o-form--manager .o-form__content-check label{margin:0;background-color:#c4000c;border-radius:3px;width:24px;height:24px;cursor:pointer}.o-form--manager .o-form__content-check label:before{border:none!important}.o-form--manager .o-form__content-footer.of_footer{flex-direction:column;align-items:flex-start;gap:16px;margin-top:16px}@media (max-width: 400px){.o-form--manager .o-form__content-footer.of_footer{gap:12px}}.o-form--manager .o-form__content-footer.of_footer .fbf_left{margin-left:0}.o-form--manager .o-form__content-privacy.privacy_info{max-width:none;width:361px;margin:0;flex:1 0 0;font-weight:300;font-size:12px;line-height:133%;color:#747d86}@media (max-width: 1024px){.o-form--manager .o-form__content-privacy.privacy_info{font-size:10px;line-height:140%;width:auto}}@media (max-width: 640px){.o-form--manager .o-form__content-privacy.privacy_info{width:316px}}@media (max-width: 400px){.o-form--manager .o-form__content-privacy.privacy_info{width:auto}}.o-form--manager .o-form__content-button{display:block;padding:28px 44px;background:#c4000c;outline:none;border:none;cursor:pointer;transition:color .3s ease,background-color .3s ease;font-weight:600;font-size:22px;line-height:91%;text-align:center;color:#fff}@media (max-width: 1024px){.o-form--manager .o-form__content-button{padding:20px 44px;font-size:16px;line-height:125%}}.o-form--manager .o-form__content-button:hover{background:#fff;color:#c4000c}.o-service{margin-bottom:100px}@media (max-width: 1024px){.o-service{margin-bottom:80px}}@media (max-width: 601px){.o-service{margin-bottom:60px}}.o-service h2.o-service__title{font-weight:600;font-size:38px;line-height:105%;color:#0a1015;margin-bottom:32px;text-align:center}@media (max-width: 1024px){.o-service h2.o-service__title{margin-bottom:24px;font-weight:600;font-size:32px;line-height:125%;color:#0a1015}}@media (max-width: 768px){.o-service h2.o-service__title{font-size:28px;line-height:129%}}@media (max-width: 601px){.o-service h2.o-service__title{font-size:24px;line-height:125%;margin-bottom:16px}}.o-service__items{display:grid;grid-template-columns:repeat(4,1fr);gap:24px 30px;margin:0}@media (max-width: 1024px){.o-service__items{grid-template-columns:repeat(3,1fr);gap:30px}}@media (max-width: 960px){.o-service__items{row-gap:16px}}@media (max-width: 768px){.o-service__items{grid-template-columns:repeat(2,1fr)}}@media (max-width: 601px){.o-service__items{gap:12px 21px}}@media (max-width: 450px){.o-service__items{grid-template-columns:1fr}}.o-service__item{margin:0;padding:40px 47px;width:auto}@media (max-width: 1200px){.o-service__item{padding:40px 18px}}@media (max-width: 1024px){.o-service__item{border-radius:48px;min-height:342px}}@media (max-width: 768px){.o-service__item{border-radius:48px;min-height:302px}}@media (max-width: 601px){.o-service__item{min-height:338px}}@media (max-width: 600px){.o-service__item{padding:40px 18px!important}}@media (max-width: 450px){.o-service__item{border-radius:48px;padding:40px 32px!important;min-height:auto}}.o-service__item-icon{margin-bottom:18px}.o-service__item h3.o-service__item-title{line-height:150%}@media (max-width: 1024px){.o-service__item h3.o-service__item-title{font-size:18px;line-height:122%;margin-bottom:18px}}@media (max-width: 601px){.o-service__item h3.o-service__item-title{font-size:16px;line-height:112%}}.o-service__item-text{margin:0;font-weight:300;font-size:16px;line-height:162%;color:#0a1015}@media (max-width: 1024px){.o-service__item-text{font-size:14px;line-height:157%}}html body .o-header--thin .btn.btn-white{font-weight:400}html body header .btn.btn-white:hover{background-color:#c4000c!important;color:#fff!important}html body header span.btn.btn-white:hover{background-color:#fff!important}.o-header__info .write-us:hover{color:#fff!important}._max_width{max-width:1460px!important}.title-search-result{padding:20px 18px!important}.basket.fly{z-index:210;top:270px}.o-main .index-wrapper{max-width:1460px;padding-top:286px}@media (max-width: 1024px){.o-main .index-wrapper{padding-top:276px}}@media (max-width: 960px){.o-main .index-wrapper{padding-top:252px}}@media (max-width: 768px){.o-main .index-wrapper{padding-top:252px}}@media (max-width: 640px){.o-main .index-wrapper{padding-left:18px;padding-right:18px;padding-top:276px}}@media (max-width: 601px){.o-main .index-wrapper{padding-top:246px}}@media (max-width: 500px){.o-main .index-wrapper{padding-top:303px}}.o-main .project-main{padding-top:286px}@media (max-width: 1024px){.o-main .project-main{padding-top:276px}}@media (max-width: 960px){.o-main .project-main{padding-top:252px}}@media (max-width: 768px){.o-main .project-main{padding-top:252px}}@media (max-width: 640px){.o-main .project-main{padding-left:18px;padding-right:18px;padding-top:276px}}@media (max-width: 601px){.o-main .project-main{padding-top:246px}}@media (max-width: 500px){.o-main .project-main{padding-top:303px}}.o-main .simple_page{padding-top:286px;margin-top:unset!important}@media (max-width: 1024px){.o-main .simple_page{padding-top:276px}}@media (max-width: 960px){.o-main .simple_page{padding-top:252px}}@media (max-width: 768px){.o-main .simple_page{padding-top:252px}}@media (max-width: 640px){.o-main .simple_page{padding-top:276px}}@media (max-width: 601px){.o-main .simple_page{padding-top:246px}}@media (max-width: 500px){.o-main .simple_page{padding-top:303px}}.o-main .__wrapper{padding-top:286px!important;margin-top:unset!important}@media (max-width: 1024px){.o-main .__wrapper{padding-top:276px!important}}@media (max-width: 960px){.o-main .__wrapper{padding-top:252px!important}}@media (max-width: 768px){.o-main .__wrapper{padding-top:252px!important}}@media (max-width: 640px){.o-main .__wrapper{padding-top:276px!important}}@media (max-width: 601px){.o-main .__wrapper{padding-top:246px!important}}@media (max-width: 500px){.o-main .__wrapper{padding-top:303px!important}}.o-main.__wrapper{padding-top:286px!important;margin-top:unset!important}@media (max-width: 1024px){.o-main.__wrapper{padding-top:276px!important}}@media (max-width: 960px){.o-main.__wrapper{padding-top:252px!important}}@media (max-width: 768px){.o-main.__wrapper{padding-top:252px!important}}@media (max-width: 640px){.o-main.__wrapper{padding-top:276px!important}}@media (max-width: 601px){.o-main.__wrapper{padding-top:246px!important}}@media (max-width: 500px){.o-main.__wrapper{padding-top:303px!important}}.o-main .about-quote{margin-top:286px!important}@media (max-width: 1024px){.o-main .about-quote{margin-top:276px!important}}@media (max-width: 960px){.o-main .about-quote{margin-top:252px!important}}@media (max-width: 768px){.o-main .about-quote{margin-top:252px!important}}@media (max-width: 640px){.o-main .about-quote{margin-top:276px!important}}@media (max-width: 601px){.o-main .about-quote{margin-top:246px!important}}@media (max-width: 500px){.o-main .about-quote{margin-top:303px!important}}.o-main .searchLisa{margin-top:286px!important}@media (max-width: 1024px){.o-main .searchLisa{margin-top:276px!important}}@media (max-width: 960px){.o-main .searchLisa{margin-top:252px!important}}@media (max-width: 768px){.o-main .searchLisa{margin-top:252px!important}}@media (max-width: 640px){.o-main .searchLisa{margin-top:276px!important}}@media (max-width: 601px){.o-main .searchLisa{margin-top:246px!important}}@media (max-width: 500px){.o-main .searchLisa{margin-top:303px!important}}.o-popup-menu .o-header__timings{display:flex!important;align-items:flex-start;gap:0}.o-popup-menu .o-header__timings span,.o-popup-menu .o-header__timings a{font-size:14px;line-height:20px}

/* End */


/* Start:/local/templates/ov_30/css/custom.css?178462784936374*/
button {
    background-color: none;
    border: unset;
    outline: unset;
}
.container {
    padding-left: 260px;
    padding-right: 260px;
    box-sizing: border-box;
    /*margin: 0 20px;*/
  }
  @media (max-width: 1350px) {
    .container {
      padding-left: 30px;
      padding-right: 30px;
      margin: 0;
    }
  }
  @media (max-width: 786px) {
    .container {
      padding-left: 17px;
      padding-right: 17px;
    }
  }
.inner-page-container {
  padding-top: 286px;
}
@media (max-width: 1024px) {
  .inner-page-container {
    padding-top: 276px;
  }
}
@media (max-width: 960px) {
  .inner-page-container {
    padding-top: 252px;
  }
}
@media (max-width: 640px) {
  .inner-page-container {
    padding-top: 276px;
  }
}
@media (max-width: 601px) {
  .inner-page-container {
    padding-top: 246px;
  }
}
@media (max-width: 500px) {
  .inner-page-container {
    padding-top: 303px;
  }
}
.project-page-offset,
.project-detail-offset {
  padding-top: 346px;
}
@media (max-width: 1024px) {
  .project-page-offset,
  .project-detail-offset {
    padding-top: 336px;
  }
}
@media (max-width: 960px) {
  .project-page-offset,
  .project-detail-offset {
    padding-top: 312px;
  }
}
@media (max-width: 640px) {
  .project-page-offset,
  .project-detail-offset {
    padding-top: 336px;
  }
}
@media (max-width: 601px) {
  .project-page-offset,
  .project-detail-offset {
    padding-top: 306px;
  }
}
@media (max-width: 500px) {
  .project-page-offset,
  .project-detail-offset {
    padding-top: 363px;
  }
}
.simple_page._max_width > .container {
  /*padding: 0;*/
}
  .container-gray {
    background-color: #f7f9fa;
  }
  
  .container-red {
    background-color: rgb(196, 13, 14);
  }
footer.o-footer {
    margin-top: 0;
}
.gifts-reviews {
    background-color: #F7F9FA;
}
.gifts-reviews .reviews-posts {
    padding-top: 0;
}
.cs.main_wrapper {
    padding-bottom: 40px;
}
.bx-section-desc.bx-blue {
    margin-top: 60px;
}
.logo-print-partfolio__list.gifts {
    gap: 80px;
    margin-top: 40px;
}
.gifts .logo-print-partfolio__item {
    padding: 0;
    align-items: flex-start;
}

.breadcrumbs {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 50px;
  }
  @media (max-width: 1350px) {
	.breadcrumbs {
	  margin-bottom: 30px;
	}
  }
  @media (max-width: 786px) {
	.breadcrumbs {
	  margin-bottom: 24px;
	}
  }
  .breadcrumbs-prev {
	font-size: 13px;
	font-weight: 500;
	line-height: 12px;
	color: rgb(116, 125, 134);
	-webkit-user-select: none;
	   -moz-user-select: none;
			user-select: none;
	cursor: pointer;
  }
  .breadcrumbs-icon {
	width: 4px;
	height: 6px;
	flex: 0 0 4px 6px;
	-webkit-user-select: none;
	   -moz-user-select: none;
			user-select: none;
  }
  .breadcrumbs-last {
	font-size: 13px;
	font-weight: 500;
	line-height: 12px;
	color: rgb(10, 16, 21);
	-webkit-user-select: none;
	   -moz-user-select: none;
			user-select: none;
	cursor: pointer;
  }
  .reviews-head {
	display: flex;
	flex-direction: column;
  }
  .reviews-head-title {
	color: rgb(10, 16, 21);
	font-weight: 600;
	font-size: 32px;
	line-height: 40px;
	margin-bottom: 32px;
  }
  @media (max-width: 1350px) {
	.reviews-head-title {
	  margin-bottom: 18px;
	}
  }
  @media (max-width: 786px) {
	.reviews-head-title {
	  margin-bottom: 16px;
	}
  }
  .reviews-head-desc {
	color: rgb(10, 16, 21);
	font-weight: 300;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 32px;
  }
  @media (max-width: 1350px) {
	.reviews-head-desc {
	  margin-bottom: 18px;
	}
  }
  @media (max-width: 786px) {
	.reviews-head-desc {
	  margin-bottom: 16px;
	}
  }
  .portfolio-cards {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 36px;
	margin-bottom: 32px;
  }
  @media (max-width: 1024px) {
	.portfolio-cards {
	  grid-template-columns: 1fr 1fr;
	  gap: 30px;
	  margin-bottom: 50px;
	}
  }
  @media (max-width: 480px) {
	.portfolio-cards {
	  grid-template-columns: 1fr;
	  gap: 25px;
	  margin-bottom: 24px;
	}
  h1 {
    font-size: 30px !important;
  }
  }
  .portfolio-cards .pr-card {
	display: flex;
	flex-direction: column;
	border-radius: 10px;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  }
  .portfolio-cards .pr-card img {
	border-radius: 10px 10px 0 0;
	-webkit-user-select: none;
	   -moz-user-select: none;
			user-select: none;
	-o-object-fit: cover;
	   object-fit: cover;
	width: 100%;
	max-height: 280px;
  }
  @media (max-width: 1350px) {
	.portfolio-cards .pr-card img {
	  max-height: 200px;
	}
  }
  .portfolio-cards .pr-card p {
	font-weight: 600;
	font-size: 24px;
	line-height: 36px;
	color: rgb(0, 0, 0);
	padding: 26px;
  }
  @media (max-width: 786px) {
	.portfolio-cards .pr-card p {
	  font-size: 16px;
	  line-height: 20px;
	  padding: 16px;
	}
  }

  .gifts-tags {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 20px;
	margin-bottom: 32px;
  }
  @media (max-width: 1350px) {
	.gifts-tags {
	  margin-bottom: 18px;
	}
  }
  @media (max-width: 786px) {
	.gifts-tags {
	  gap: 16px;
	  margin-bottom: 24px;
	}
  }
  .gifts-tags a {
	background: transparent;
	box-sizing: border-box;
	border: 1px solid rgb(210, 214, 217);
	border-radius: 10px;
	padding: 5px 20px 5px 20px;
	-webkit-user-select: none;
	   -moz-user-select: none;
			user-select: none;
	cursor: pointer;
	font-size: 16px;
	line-height: 26px;
	color: rgb(0, 0, 0);
	transition: 0.15s ease-in-out;
  }
  .gifts-tags a:hover {
	background: rgb(185, 185, 185);
    text-decoration: none;
  }
  .gifts-tags a.selected {
	background: rgb(185, 185, 185);
  }

  .portfoliodet-head-params {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 30px;
  }
  .portfoliodet-head-params h4,
  .portfoliodet-head-params h3,
  .portfoliodet-head-params h2,
  .portfoliodet-head-params h1,
  .portfoliodet-head-params h5 {
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    color: rgb(10, 16, 21);
    margin-bottom: 8px;
  }
  .portfoliodet-head-params p {
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    color: rgb(10, 16, 21);
  }
  
  .portfoliodet-mainimg {
    width: 100%;
    margin-bottom: 30px;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
  }
  
  .portfoliodet-desc-params {
    margin-bottom: 30px;
    color: rgb(10, 16, 21);
  }
  .portfoliodet-desc-params__title {
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    margin-bottom: 10px;
  }
  .portfoliodet-desc-params p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
  }
  .portfoliodet-desc-params__bld {
    font-weight: 700;
    text-decoration: none !important;
    color: rgb(10, 16, 21) !important;
    position: relative;
  }
  .portfoliodet-desc-params__bld::before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: rgb(10, 16, 21);
  }
  
  .portfoliodet-gridimgs {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
    margin-bottom: 30px;
  }
  @media (max-width: 1350px) {
    .portfoliodet-gridimgs {
      gap: 15px;
    }
  }
  @media (max-width: 786px) {
    .portfoliodet-gridimgs {
      gap: 7px;
    }
  }
  .portfoliodet-gridimgs img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .portfoliodet-gridimgs__left {
    grid-row: span 2;
  }
  .portfoliodet-gridimgs img:first-of-type,
  .portfoliodet-gridimgs div:first-of-type {
    grid-row: span 2;
  }
  .portfoliodet-gridimgs__right {
    display: flex;
    flex-direction: column;
    gap: 32px;
  }
  @media (max-width: 1350px) {
    .portfoliodet-gridimgs__right {
      gap: 15px;
    }
  }
  @media (max-width: 786px) {
    .portfoliodet-gridimgs__right {
      gap: 7px;
    }
  }
  
  .portfoliodet-head-video {
    height: 1000px;
    width: 100%;
  }
  @media (max-width: 1702px) {
    .portfoliodet-head-video {
      height: 519px;
    }
  }
  @media (max-width: 786px) {
    .portfoliodet-head-video {
      height: 232px;
    }
  }
  
  .portfoliodet-posts {
    margin-bottom: 60px !important;
  }
  @media (max-width: 786px) {
    .portfoliodet-posts {
      margin-bottom: 0px !important;
    }
  }
  .advert-request {
    display: flex;
    flex-direction: row;
    width: 100%;
    box-sizing: border-box;
    height: 160px;
    background: rgb(223, 234, 237);
    margin-bottom: 80px;
  }
  
  @media (max-width: 640px) {
    .advert-request {
      flex-direction: column-reverse;
      height: auto;
      margin-bottom: 40px;
    }
  }
  .advert-request__btnblock {
    background: rgb(234, 239, 242);
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 420px;
    width: 100%;
  }
  @media (max-width: 1350px) {
    .advert-request__btnblock {
      max-width: 360px;
    }
  }
  @media (max-width: 786px) {
    .advert-request__btnblock {
      max-width: 100%;
      padding: 16px 0px;
      width: 80%;
    }
    .advert-request__btnblock button {
      font-size: 20px;
    }
  }
  .advert-request__btnblock button {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 21px;
    line-height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(196, 0, 12);
    padding: 18px;
    cursor: pointer;
    white-space: nowrap;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    color: #fff;
  }
  @media (max-width: 1350px) {
    .advert-request__btnblock button {
      font-size: 18px;
    }
  }
  .advert-request__textblock {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
  }
  @media (max-width: 786px) {
    .advert-request__textblock {
      height: 100%;
      padding: 24px 8px;
    }
  }
  .advert-request__textblock__text {
    box-sizing: border-box;
    text-align: center;
    font-weight: 300;
    font-size: 22px;
    line-height: 36px;
    padding: 16px 24px;
    color: rgb(0, 0, 0);
  }
  @media (max-width: 1350px) {
    .advert-request__textblock__text {
      font-size: 16px;
      line-height: 26px;
    }
  }
  .reviews-posts {
    padding-top: 50px;
    padding-bottom: 50px;
    display: flex;
    flex-direction: column;
    margin-bottom: 50px;
  }
  @media (max-width: 1350px) {
    .reviews-posts {
      margin-bottom: 30px;
    }
  }
  @media (max-width: 786px) {
    .reviews-posts {
      margin-bottom: 24px;
    }
  }
  .reviews-posts-title {
    color: rgb(10, 16, 21);
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 32px;
  }
  @media (max-width: 1350px) {
    .reviews-posts-title {
      margin-bottom: 18px;
    }
  }
  @media (max-width: 786px) {
    .reviews-posts-title {
      margin-bottom: 16px;
    }
  }
  .reviews-posts-boxes {
    display: flex;
    flex-direction: column;
    gap: 50px;
  }
  .reviews-posts-boxes .revElem {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 20px;
  }
  @media (max-width: 786px) {
    .reviews-posts-boxes .revElem {
      flex-direction: column;
      position: relative;
    }
  }
  .reviews-posts-boxes .revElem img {
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    width: 100px;
  }
  .reviews-posts-boxes .revElem-right {
    width: 100%;
    max-width: 1100px;
    display: flex;
    flex-direction: column;
    margin-left: auto;
    position: relative;
  }
  @media (max-width: 1702px) {
    .reviews-posts-boxes .revElem-right {
      max-width: 700px;
    }
  }
  @media (max-width: 1350px) {
    .reviews-posts-boxes .revElem-right {
      max-width: 100%;
      margin-left: 80px;
    }
  }
  @media (max-width: 786px) {
    .reviews-posts-boxes .revElem-right {
      margin-left: 0px;
      position: static;
    }
  }
  .reviews-posts-boxes .revElem-right h1,
  .reviews-posts-boxes .revElem-right h2,
  .reviews-posts-boxes .revElem-right h3,
  .reviews-posts-boxes .revElem-right h4 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
    color: rgb(10, 16, 21);
  }
  .reviews-posts-boxes .revElem-right p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    color: rgb(10, 16, 21);
  }
  .reviews-posts-boxes .revElem-right-stars {
    position: absolute;
    top: 0;
    right: 0;
  }
  .reviews-cards {
    display: flex;
    flex-direction: column;
  }
  .reviews-cards-title {
    color: rgb(10, 16, 21);
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 32px;
  }
  @media (max-width: 1350px) {
    .reviews-cards-title {
      margin-bottom: 18px;
    }
  }
  @media (max-width: 786px) {
    .reviews-cards-title {
      margin-bottom: 16px;
    }
  }
  .reviews-cards-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
  }
  @media (max-width: 1024px) {
    .reviews-cards-grid {
      grid-template-columns: 1fr 1fr;
    }
  }
  @media (max-width: 480px) {
    .reviews-cards-grid {
      grid-template-columns: 1fr;
    }
  }
  .reviews-cards-grid .rev-card {
    padding: 24px 24px 32px 24px;
    box-sizing: border-box;
    border-radius: 8px;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
  .reviews-cards-grid .rev-card img {
    width: 100%;
    height: 215px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .reviews-cards-grid .rev-card p {
    font-weight: 600;
    font-size: 16px;
    color: rgb(30, 40, 50);
  }
  
  .revLink {
    color: rgb(212, 15, 20);
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
    margin-left: auto;
    margin-top: 50px;
  }
  @media (max-width: 786px) {
    .revLink {
      display: none;
    }
  }
  .some-projects {
    margin-bottom: 80px;
  }
  @media (max-width: 1350px) {
    .some-projects {
      margin-bottom: 60px;
    }
  }
  @media (max-width: 1350px) {
    .some-projects {
      margin-bottom: 42px;
    }
  }
  .some-projects__title {
    font-weight: 600;
    font-size: 32px;
    width: -moz-fit-content;
    width: fit-content;
    line-height: 40px;
    color: rgb(10, 16, 21);
    margin-bottom: 60px;
    position: relative;
  }
  @media (max-width: 786px) {
    .some-projects__title {
      margin-bottom: 24px;
    }
  }
  .some-projects__title::before {
    content: "";
    position: absolute;
    height: 3px;
    width: 100%;
    bottom: -8px;
    left: 0;
    background-color: rgb(194, 31, 19);
  }
  .some-projects__grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 60px;
    margin-bottom: 60px;
  }
  @media (max-width: 1024px) {
    .some-projects__grid {
      grid-template-columns: 1fr 1fr;
      gap: 29px;
    }
  }
  @media (max-width: 480px) {
    .some-projects__grid {
      grid-template-columns: 1fr;
      margin-bottom: 27px;
      gap: 24px;
    }
  }
  .some-projects__grid-elem {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    gap: 30px;
    text-decoration: none !important;
  }
  .some-projects__grid-elem img {
    height: 268px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    border-bottom: 3px solid rgb(196, 13, 14);
  }
  .some-projects__grid-elem p {
    font-weight: 400;
    font-size: 28px;
    line-height: 30px;
    color: rgb(196, 13, 14);
  }
  .some-projects__back {
    display: flex;
    flex-direction: row;
    gap: 50px;
    align-items: center;
    text-decoration: none;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    color: rgb(212, 15, 20);
    font-size: 28px;
    line-height: 30px;
    font-weight: 400;
    cursor: pointer;
  }
  .logo-print-feadback {
    background-color: #C40D0E;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  @media (max-width: 786px) {
    .logo-print-feadback {
      padding-top: 30px;
      padding-bottom: 30px;
    }
  }
  .logo-print-feadback__body {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr;
  }
  @media (max-width: 1200px) {
    .logo-print-feadback__body {
      grid-template-columns: 1fr;
    }
  }
  .logo-print-feadback__title {
    font-size: 32px;
    font-weight: 600;
    display: block;
    margin-bottom: 20px;
    color: #FFFFFF;
  }
  @media (max-width: 570px) {
    .logo-print-feadback__title {
      margin-bottom: 10px;
    }
  }
  .logo-print-feadback__desc {
    font-size: 24px;
    font-weight: 600;
    display: block;
    color: #FFFFFF;
  }
  @media (max-width: 480px) {
    .logo-print-feadback__desc {
      font-size: 20px;
    }
  }
  .logo-print-feadback__rigth {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 30px;
    margin-top: 40px;
  }
  @media (max-width: 1200px) {
    .logo-print-feadback__rigth {
      margin-top: 0;
    }
  }
  @media (max-width: 570px) {
    .logo-print-feadback__rigth {
      grid-template-columns: 1fr;
      gap: 20px;
    }
  }
  .logo-print-feadback__rigth input {
    width: 100%;
    box-sizing: border-box;
    padding: 20px 24px;
    border-radius: 0;
    border: 1px solid rgb(218, 218, 218);
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    color: rgb(99, 110, 121);
    box-shadow: 0px 2px 2px 0px rgba(30, 49, 66, 0.0542);
  }
  .logo-print-feadback__rigth button {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    border: 2px solid #FFFFFF;
    background-color: #FFFFFF;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    width: 231px;
    height: 62px;
    text-decoration: none;
    text-transform: uppercase;
  }
  @media (max-width: 570px) {
    .logo-print-feadback__rigth button {
      width: 100%;
    }
  }
  .logo-print-feadback__rigth .reviews-head-form-bottom__left {
    grid-column: 1/3;
  }
  @media (max-width: 570px) {
    .logo-print-feadback__rigth .reviews-head-form-bottom__left {
      grid-column: 1;
    }
  }
  .reviews-head-form-bottom__left .custom-checkbox {
    display: flex;
    align-items: flex-start;
    gap: 23px;
    cursor: pointer;
    font-size: 13px;
    line-height: 18px;
    font-weight: 300;
    color: rgba(30, 49, 66, 0.4012);
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
  }
  .reviews-head-form-bottom__left .custom-checkbox input {
    display: none;
  }
  .reviews-head-form-bottom__left .custom-checkbox .checkmark {
    width: 20px;
    transform: translateY(10px);
    height: 20px;
    border: 2px solid #000;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: border 0.2s ease;
    flex-shrink: 0;
    background-color: #FFFFFF;
  }
  @media (max-width: 1702px) {
    .reviews-head-form-bottom__left .custom-checkbox .checkmark {
      transform: translateY(0px);
    }
  }
  @media (max-width: 868px) {
    .reviews-head-form-bottom__left .custom-checkbox .checkmark {
      transform: translateY(10px);
    }
  }
  .reviews-head-form-bottom__left .custom-checkbox .checkmark .check-icon {
    display: none;
  }
  .reviews-head-form-bottom__left .custom-checkbox input:checked + .checkmark .check-icon {
    display: block;
  }
  .container-gray .reviews-head-form-bottom__left .custom-checkbox .text {
    color: rgb(10, 16, 21);
  }
  .reviews-head-form-bottom__left .custom-checkbox .text {
    line-height: 1.4;
    /*color: #FFFFFF;*/
  }
  .reviews-head-form-bottom__right {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 25px;
  }
  @media (max-width: 786px) {
    .reviews-head-form-bottom__right {
      flex-direction: column;
      gap: 16px;
    }
  }
  .reviews-head-form-bottom__right button {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    border: 2px solid rgb(196, 0, 12);
    background-color: transparent;
    color: rgb(10, 16, 21);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    width: 231px;
    height: 59px;
  }
  .merch-upform {
    background: rgb(247, 249, 250);
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  @media (max-width: 768px) {
    .merch-upform {
      grid-template-columns: 1fr;
    }
  }
  .merch-upform__img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
  }
  .merch-upform__form {
    padding: 30px 100px 32px 50px;
  }
  @media (max-width: 1350px) {
    .merch-upform__form {
      padding: 32px 40px 32px 40px;
    }
  }
  @media (max-width: 786px) {
    .merch-upform__form {
      padding: 24px 17px 36px 17px;
    }
  }
  .merch-upform__form__inputs {
    display: flex;
    flex-direction: column;
    gap: 32px;
    margin-bottom: 32px;
  }
  @media (max-width: 786px) {
    .merch-upform__form__inputs {
      gap: 18px;
    }
  }
  .merch-upform__form__title {
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;
    color: rgb(0, 0, 0);
    margin-bottom: 32px;
  }
  .merch-upform__form__desc {
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    color: rgb(0, 0, 0);
    margin-bottom: 44px;
  }
  .merch-upform__form input {
    width: 100%;
    box-sizing: border-box;
    padding: 20px 24px;
    border-radius: 0;
    border: 1px solid rgb(218, 218, 218);
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    color: rgb(99, 110, 121);
    box-shadow: 0px 2px 2px 0px rgba(30, 49, 66, 0.0542);
  }
  .merch-upform__form__controls {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  @media (max-width: 786px) {
    .merch-upform__form__controls {
      flex-direction: column;
      gap: 24px;
    }
  }
  .merch-upform__form__controls button {
    background: rgb(196, 0, 12);
    width: 232px;
    height: 59px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
  }

  .pogo-print-promt {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding-top: 80px;
    padding-bottom: 80px;
    margin-top: 50px;
    gap: 40px;
  }
  @media (max-width: 786px) {
    .pogo-print-promt {
      padding-top: 30px;
      padding-bottom: 30px;
    }
  }
  .pogo-print-promt__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 20px;
    width: calc(25% - 40px);
    color: rgb(10, 16, 21);
  }
  @media (max-width: 1200px) {
    .pogo-print-promt__item {
      width: calc(50% - 40px);
    }
  }
  @media (max-width: 786px) {
    .pogo-print-promt__item {
      gap: 10px;
    }
  }
  .pogo-print-promt__item svg {
    width: 159px;
    height: 159px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  @media (max-width: 786px) {
    .pogo-print-promt__item svg {
      width: 125px;
      height: 125px;
    }
  }
  .pogo-print-promt__item span {
    font-weight: 500;
    font-size: 20px;
    line-height: 1.3;
  }
  @media (max-width: 480px) {
    .pogo-print-promt__item span {
      font-size: 16px;
    }
  }
  .merch-list {
    margin: 80px 0px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    font-size: 20px;
    line-height: 26px;
    color: rgb(0, 0, 0);
    font-weight: 400;
  }
  @media (max-width: 1350px) {
    .merch-list {
      margin: 60px 0px;
    }
  }
  @media (max-width: 786px) {
    .merch-list {
      margin: 42px 0px 62px 0px;
    }
  }
  .merch-list li {
    list-style: disc;
    list-style-position: inside;
    color: black;
    margin-left: 0;
  }
  .merch-list li::marker {
    color: red;
  }
  .merch-cards__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
    margin-bottom: 53px;
  }
  @media (max-width: 1024px) {
    .merch-cards__grid {
      grid-template-columns: 1fr 1fr;
      gap: 18px;
    }
  }
  @media (max-width: 480px) {
    .merch-cards__grid {
      grid-template-columns: 1fr;
      gap: 16px;
    }
  }
  .merch-cards__grid .elemgr {
    background: rgb(247, 249, 250);
    padding: 30px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
  }
  @media (max-width: 786px) {
    .merch-cards__grid .elemgr {
      gap: 16px;
      padding: 16px;
    }
  }
  .merch-cards__grid .elemgr p {
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    color: rgb(0, 0, 0);
    text-align: center;
  }
  .merch-cards__grid .elemgr img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    height: 530px;
  }
  @media (max-width: 1702px) {
    .merch-cards__grid .elemgr img {
      height: 100%;
    }
  }
  @media (max-width: 1350px) {
    .merch-cards__grid {
      gap: 18px;
    }
  }
  @media (max-width: 786px) {
    .merch-cards__grid {
      gap: 16px;
    }
  }
  .svgs-cards {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    /*height: 392px;*/
    padding-top: 50px;
    padding-bottom: 50px;
  }
  @media (max-width: 1024px) {
    .svgs-cards {
      /*height: 600px;*/
      display: grid;
      grid-template-columns: 1fr 1fr;
    }
  }
  @media (max-width: 786px) {
    .svgs-cards {
      /*height: 700px;
      grid-template-columns: 1fr;*/
    }
  }
  .svgs-cards__card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 30px;
  }
  @media (max-width: 1702px) {
    .svgs-cards__card {
      gap: 15px;
    }
  }
  @media (max-width: 786px) {
    .svgs-cards__card {
      gap: 7px;
    }
  }
  .svgs-cards__card img {
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    /*height: 110px;*/
  }
  @media (max-width: 786px) {
    .svgs-cards__card img {
      height: 70px;
    }
  }
  .svgs-cards__card p {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: rgb(10, 16, 21);
    max-width: 251px;
    text-align: center;
  }
  @media (max-width: 1702px) {
    .svgs-cards__card p {
      font-size: 16px;
      line-height: 22px;
    }
  }
  @media (max-width: 786px) {
    .svgs-cards__card p {
      font-size: 14px;
    }
  }
  .merch-demos {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  @media (max-width: 1350px) {
    .merch-demos {
      margin-top: 90px;
      margin-bottom: 60px;
    }
  }
  @media (max-width: 786px) {
    .merch-demos {
      margin-top: 60px;
      margin-bottom: 60px;
    }
  }
  .merch-demos__title {
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
    color: rgb(10, 16, 21);
    margin-bottom: 50px;
  }
  @media (max-width: 1350px) {
    .merch-demos__title {
      margin-bottom: 30px;
    }
  }
  @media (max-width: 786px) {
    .merch-demos__title {
      margin-bottom: 24px;
    }
  }
  .merch-demos__works {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 30px;
  }
  @media (max-width: 1702px) {
    .merch-demos__works {
      gap: 12px;
    }
  }
  @media (max-width: 1024px) {
    .merch-demos__works {
      grid-template-columns: 1fr 1fr;
      gap: 30px;
    }
  }
  @media (max-width: 480px) {
    .merch-demos__works {
      grid-template-columns: 1fr;
      gap: 25px;
    }
  }
  .merch-demos__works .workbl {
    text-decoration: none;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 24px;
    border-radius: 8px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  }
  .merch-demos__works .workbl img {
    height: 200px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .merch-demos__works .workbl p {
    font-weight: 600;
    font-size: 16px;
    color: rgb(30, 40, 50);
  }
  
  .merch__btn {
    width: 230px;
    text-decoration: none;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgb(255, 255, 255);
    background: rgb(196, 0, 12);
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    cursor: pointer;
  }
  @media (max-width: 786px) {
    .merch__btn {
      display: none;
    }
  }
  .burger {
    display: flex;
    width: 100%;
    flex-direction: column;
    margin-bottom: 100px;
  }
  
  .burger-elem {
    display: flex;
    flex-direction: column;
    gap: 5px;
    border-bottom: 1px solid rgb(0, 0, 0);
  }
  .burger-elem-up {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
  }
  .burger-elem-down {
    display: none;
    padding-bottom: 15px;
  }
  
  .burger-elem-up__title {
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
    color: rgb(0, 0, 0);
  }
  
  .burger-elem-close {
    display: none;
  }
  
  .burger-elem--active .burger-elem-close {
    display: flex;
  }
  .burger-elem--active .burger-elem-open {
    display: none;
  }
  .burger-elem--active .burger-elem-up__title {
    color: rgb(196, 0, 12);
  }
  .burger-elem--active .burger-elem-down {
    display: block;
  }
  .container-gray .reviews-posts {
    margin-bottom: 0;
  }

  .stars {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
  }
  .stars .star {
    width: 23px;
    height: 22px;
    cursor: pointer;
  }
  .stars .star path {
    fill: #fcc2c4;
    stroke: #c4000c;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: fill 0.2s;
  }
  .stars .star.active path {
    fill: #c4000c;
  }
  .cs_pagination {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
  }
  .bread-abs {
      position: absolute;
      top: 230px;
      z-index: 100;
      left: 105px;
  }
  @media (max-width: 1640px) {
    .bread-abs {
      left: 94px;
    }
  }
  @media (max-width: 1200px) {
    .of_row {
      flex-direction: column;
    }
    .of_row ._phone {
      margin-left: 0;
      margin-top: 25px;
    }
  }
  @media (max-width: 1210px) {
    .bread-abs {
      left: 60px;
    }
  }
  @media (max-width: 480px) {
    .catalogue_section.__wrapper.o-main {
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
    .o-header__search .menu_and_search .search {
      margin-right: 0;
      margin-bottom: 10px;
    }
  .o-header__search-part {
    flex-direction: column;
  }
  .o-header__search-button {
    text-align: center;
  }
  .bread-abs {
    left: 22px;
  }
  
}

.logo-print-partfolio__item {
  padding: 30px;
  background-color: white;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 1350px) {
  .logo-print-partfolio__item {
    padding: 24px;
  }
}
.logo-print-partfolio__item:hover span {
  color: rgb(196, 0, 12);
}
.logo-print-partfolio__item img {
  width: 100%;
  height: 180px;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.logo-print-partfolio__item span {
  display: block;
  text-align: center;
  font-weight: 600;
  margin-top: auto;
  color: rgb(0, 0, 0);
}
@media (max-height: 700px) {
  .ajax_basket.opened .basket.fly {
    top: 90px;
  }
  
}
@media (max-width: 700px) {
  .o-footer .footer-contacts .social-list {
    display: flex;
    justify-content: center;
  }
  .some-projects__back {
    gap: 20px;
    font-size: 24px;
  }
  .some-projects__back img {
    width: 40px;
  }
  .gifts-desc iframe,
  .bx-section-desc iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
  }
  .gifts-desc .twrap,
  .bx-section-desc .twrap {
    width: 100%;
    overflow: scroll;
  }
  .catalogue_section .main_wrapper {
    max-width: 100%;
  }
}
@media (max-width: 540px) {
  .gifts-desc.top_desc {
    display: none;
  }
  .open-filters-mobile.js-open-filters {
    margin-top: 30px;
  }
  .logo-print-partfolio__item img {
    height: auto;
  }
  .advert-request__btnblock {
    width: 100%;
  }
}

.title-search-result {
  z-index: 101 !important;
}

.portfoliodet-desc-params a {
  transition: color 0.3s ease-out;
}

.portfoliodet-desc-params a:hover {
  color: #c4000c;
}

.portfoliodet-desc-params a::after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 6px;
  margin: 0 6px 2px;
  vertical-align: middle;
  background: #c4000c;
  -webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="4" height="6" viewBox="0 0 4 6"><path d="M0 .705 2.47 3 0 5.295.76 6 3.997 3 .761 0 0 .705z"/></svg>');
  mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="4" height="6" viewBox="0 0 4 6"><path d="M0 .705 2.47 3 0 5.295.76 6 3.997 3 .761 0 0 .705z"/></svg>');
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}

body .o-main.catalogue_section.__wrapper {
  flex-wrap: wrap;
}

body .o-main.catalogue_section.__wrapper > .bread-abs {
  position: static !important;
  top: auto !important;
  left: auto !important;
  flex: 0 0 100%;
  width: 100%;
  height: auto;
  margin: 0 0 20px;
  padding: 0 30px;
  box-sizing: border-box;
}

body .o-main.catalogue_section.__wrapper > .main_wrapper {
  flex: 1 1 0;
  min-width: 0;
}

@media (max-width: 640px) {
  .privacy-page {
    overflow-wrap: anywhere;
  }

  .container iframe {
    max-width: 100%;
  }

  .gifts-desc table {
    width: 100% !important;
    max-width: 100%;
    table-layout: fixed;
  }

  .gifts-desc td img,
  .gifts-desc th img {
    max-width: 100% !important;
  }

  .gifts-desc td,
  .gifts-desc th {
    overflow-wrap: anywhere;
  }
}

@media (max-width: 991px) {
  .o-header {
    position: static !important;
    width: 100% !important;
  }

  .o-main .index-wrapper,
  .o-main .project-main,
  .o-main .simple_page,
  .o-main .__wrapper,
  .o-main.__wrapper,
  .inner-page-container {
    padding-top: 0 !important;
  }

  body .o-main .about-quote,
  body .o-main .searchLisa {
    margin-top: 0 !important;
  }

  .page-heading,
  .project-page-offset,
  .project-detail-offset {
    padding-top: 24px !important;
  }

  .page-heading .reviews-head-title {
    margin-top: 24px;
  }

  body .o-main.catalogue_section.__wrapper {
    flex-wrap: wrap;
    padding-top: 24px !important;
  }

  body .o-main.catalogue_section.__wrapper > .bread-abs {
    padding: 0 20px;
  }

  body .o-main.catalogue_section.__wrapper > .main_wrapper {
    flex: 1 1 100%;
    width: 100%;
  }

  body .o-main.catalogue_section.__wrapper .main_wrapper h1 {
    margin-top: 24px;
  }
}

/* End */


/* Start:/local/templates/ov_30/css/include-areas.css?178462784928477*/
/* Static styles extracted from active template include areas. */

/* Source: local/templates/ov_30/include_areas/index/first-screen.php */
.first-screen {
        position: relative;
        padding: 35px;
        margin-bottom: 84px;
        background: #F7F9FA;
        height: 100%;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    .first-screen__wrapper {
        height: 462px;
        margin-bottom: 40px;
    }

    .first-screen__bg {
        position: absolute;
        max-width: 518px;
        left: auto;
        right: 0;
        height: 462px;
        z-index: 1;
        width: 100%;
    }

    .first-screen__bg--pc,
    .first-screen__bg--mob {
        height: 100%;
        width: 100%;
    }

    .first-screen__bg--mob {
        display: none;
    }

    .first-screen__bg img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .first-screen__title {
        font-size: 38px;
        font-weight: 700;
        line-height: normal;
        max-width: 840px;
        color: #000;
    }

    .first-screen__title span {
        font-weight: 700;
    }

    .first-screen__subtitle {
        font-weight: 400;
        font-size: 22px;
        line-height: 28px;
        color: #000;
        margin-top: 20px;
    }

    .first-screen__buttons {
        display: flex;
        align-items: center;
        gap: 20px;
        margin-top: 30px;
    }

    .first-screen__getkp {
        font-size: 17px;
        color: #fff;
        font-weight: 700;
        padding: 22px 27px;
        background: #C4000C;
        cursor: pointer;
    }

    .first-screen__getkp:hover {
        color: #C4000C;
        background: #fff;
        border: 1px solid #C4000C;
    }

    .first-screen__getcatalog {
        font-size: 17px;
        font-weight: 700;
        color: #C4000C;
        background: #fff;
        padding: 22px 73px;
        cursor: pointer;
        border: 1px solid #C4000C;
    }

    .first-screen__getcatalog:hover {
        color: #fff;
        background: #C4000C;
    }

    .first-screen__advantages {
        margin-top: 40px;
        display: flex;
        align-items: center;
        gap: 20px;
    }

    .first-screen__advantages--item {
        display: flex;
        align-items: center;
    }

    .first-screen__advantages--item picture {
        max-height: 60px;
        max-width: 60px;
    }

    .first-screen__advantages--item span {
        color: #000;
        margin-left: 20px;
        line-height: normal;
    }

    @media (max-width: 1350px) {
        .first-screen__title {
            font-size: 30px;
            max-width: 655px;
        }
    }

    @media (max-width: 1200px) {
        .first-screen__wrapper {
            margin-bottom: 84px;
            height: 650px;
        }

        .first-screen {
            padding: 24px 12px;
            height: 430px;
            background-color: #F7F9FA;
            margin-bottom: 0;
        }

        .first-screen__bg {
            display: none;
        }

        .first-screen__title {
            font-size: 20px;
            line-height: 26px;
        }

        .first-screen__title:nth-child(2) {
            margin-top: 20px;
        }

        .first-screen__subtitle {
            font-size: 14px;
            line-height: 18px;
            margin-top: 16px;
        }

        .first-screen__buttons {
            margin-top: 16px;
            flex-direction: column;
            gap: 10px;
        }

        .first-screen__getkp,
        .first-screen__getcatalog {
            width: 100%;
            text-align: center;
            padding: 15px;
            font-size: 15px;
        }

        .first-screen__advantages {
            margin-top: 20px;
            flex-direction: column;
            align-items: flex-start;
            gap: 12px;
        }

        .first-screen__advantages--item picture {
            max-height: 40px;
            max-width: 40px;
        }

        .first-screen__advantages--item span {
            font-size: 14px;
            margin-left: 12px;
        }

        .first-screen__bg--pc {
            display: none;
        }

        .first-screen__bg--mob {
            display: block;
            max-height: 262px;
        }

        .first-screen__bg--mob img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .first-screen__advantages br {
            display: none;
        }
    }

/* Source: local/templates/ov_30/include_areas/gifts/forms/request.php */
.gifts-modal-trigger {
        background: radial-gradient(57.33% 57.33% at 73.27% 69.6%, #FFFFFF 0%, #D2D6D9 100%);
        border-radius: 50%;
        width: 150px;
        height: 150px;

        display: flex;
        align-items: center;
        justify-content: center;

        position: fixed;
        right: 24px;
        bottom: 24px;
        z-index: 2222;

        cursor: pointer;
        transition: .3s ease;
    }

    .gifts-modal-trigger img {
        width: 60%;
        height: 60%;
        object-fit: contain;
    }

    .gifts-modal-trigger:hover {
        transform: translateY(-10px);
    }

    .gifts-modal-wrapper {
        padding: 5% 16px;
        position: fixed;
        overflow-y: auto;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        opacity: 0;
        z-index: -1;
        background-color: rgba(0,0,0,.4);
    }

    .gifts-modal-wrapper.opened {
        opacity: 1;
        z-index: 10000;
    }

    .gifts-modal-wrapper .gifts-modal {
        margin: 0 auto;
        width: 505px;
        background: #EBEEF0;
        box-shadow: 0px 0px 37px 6px rgba(0, 0, 0, 0.6);
        border-radius: 8px;
        padding: 30px 32px;
        position: relative;
    }

    @media screen and (max-width: 640px) {
        .gifts-modal-wrapper .gifts-modal {
            width: 100%;
        }
    }

    .gifts-modal-close {
        position: absolute;
        right: 0px;
        top: 0px;
        height: 40px;
        width: 40px;
        cursor: pointer;
        transform: rotate(135deg);
    }

    .gifts-modal-close:after {
        content: "";
        display: block;
        position: absolute;
        width: 40px;
        height: 2px;

        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);

        background: #0A1015;
    }

    .gifts-modal-close:before {
        content: "";
        display: block;
        position: absolute;
        width: 2px;
        height: 40px;

        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);

        background: #0A1015;
    }

    .gifts-modal-header .h4{
        font-style: normal;
        font-weight: 600;
        font-size: 32px;
        line-height: 38px;
        color: #0A1015;
        padding-right: 40px;
        margin: 0;
    }

    @media screen and (max-width: 640px){
        .gifts-modal-header .h4{
            font-size: 20px;
            line-height: 32px;
        }
    }


    .gifts-modal-header > p {
        font-style: normal;
        font-weight: 300;
        font-size: 16px;
        line-height: 19px;
        color: #636E79;
    }

    .gifts-modal-footer-right {
        margin-left: 58px;
    }

    @media screen and (max-width: 640px) {
        .gifts-modal-footer-right {
            margin-left: 0;
            margin-top: 32px;
            width: 100%;
            margin-bottom: 8px;
        }

        .gifts-modal .fbf_right.pr_privacy {
            width: 100%;
            max-width: none;
        }

        .gifts-modal .fbf_right.pr_privacy span {
            max-width: none;
        }
    }

    .gifts-modal-footer-right button{
        background: #c4000c;
        color: #ffffff;
        padding: 10px 27px;
        cursor: pointer;
        border: 2px solid #c4000c;
        font-weight: bold;
        font-size: 0.875em;
        outline: none;
        text-transform: uppercase;
        transition: .3s ease;
    }

    @media screen and (max-width: 640px) {
        .gifts-modal-footer-right button {
            width: 100%;
        }
    }


    .gifts-modal-footer-right button:disabled{
        opacity: .6;
        cursor: not-allowed;
    }

    .of_result_form {
        display: none;
    }

    .of_row.hidden,
    .of_footer.hidden {
        display: none;
    }

    .of_result_form {
        padding: 10px 0;
        font-size: 24px;
        font-weight: bold;
    }

    .of_result_form.showed {
        display: block;
    }

/* Source: local/templates/ov_30/include_areas/gifts/forms/test-drive.php */
.test-drive-image:hover {
        cursor: pointer;
    }

    .gifts-modal-trigger {
        background: radial-gradient(57.33% 57.33% at 73.27% 69.6%, #FFFFFF 0%, #D2D6D9 100%);
        border-radius: 50%;
        width: 150px;
        height: 150px;

        display: flex;
        align-items: center;
        justify-content: center;

        position: fixed;
        right: 24px;
        bottom: 24px;
        z-index: 2222;

        cursor: pointer;
        transition: .3s ease;
    }

    .gifts-modal-trigger img {
        width: 60%;
        height: 60%;
        object-fit: contain;
    }

    .gifts-modal-trigger:hover {
        transform: translateY(-10px);
    }

    .gifts-modal-wrapper {
        padding: 5% 16px;
        position: fixed;
        overflow-y: auto;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        opacity: 0;
        z-index: -1;
        background-color: rgba(0,0,0,.4);
    }

    .gifts-modal-wrapper.opened {
        opacity: 1;
        z-index: 10000;
    }

    .gifts-modal-wrapper .gifts-modal {
        margin: 0 auto;
        width: 505px;
        background: #EBEEF0;
        box-shadow: 0px 0px 37px 6px rgba(0, 0, 0, 0.6);
        border-radius: 8px;
        padding: 30px 32px;
        position: relative;
    }

    @media screen and (max-width: 640px) {
        .gifts-modal-wrapper .gifts-modal {
            width: 100%;
        }
    }

    .gifts-modal-close {
        position: absolute;
        right: 0px;
        top: 0px;
        height: 40px;
        width: 40px;
        cursor: pointer;
        transform: rotate(135deg);
    }

    .gifts-modal-close:after {
        content: "";
        display: block;
        position: absolute;
        width: 40px;
        height: 2px;

        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);

        background: #0A1015;
    }

    .gifts-modal-close:before {
        content: "";
        display: block;
        position: absolute;
        width: 2px;
        height: 40px;

        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);

        background: #0A1015;
    }

    .gifts-modal-header .h4{
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 36px;
        color: #0A1015;
        padding-right: 40px;
        margin: 0;
    }

    @media screen and (max-width: 640px){
        .gifts-modal-header .h4{
            font-size: 20px;
            line-height: 32px;
        }
    }


    .gifts-modal-header > p {
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
        color: #636E79;
        margin: 48px 0 0 0;
    }

    .gifts-modal-footer-right {
        margin-left: 58px;
    }

    @media screen and (max-width: 640px) {
        .gifts-modal-footer-right {
            margin-left: 0;
            margin-top: 32px;
            width: 100%;
            margin-bottom: 8px;
        }

        .gifts-modal .fbf_right.pr_privacy {
            width: 100%;
            max-width: none;
        }

        .gifts-modal .fbf_right.pr_privacy span {
            max-width: none;
        }
    }

    .gifts-modal-footer-right button{
        background: #c4000c;
        color: #ffffff;
        padding: 10px 27px;
        cursor: pointer;
        border: 2px solid #c4000c;
        font-weight: bold;
        font-size: 0.875em;
        outline: none;
        text-transform: uppercase;
        transition: .3s ease;
    }

    @media screen and (max-width: 640px) {
        .gifts-modal-footer-right button {
            width: 100%;
        }
    }


    .gifts-modal-footer-right button:disabled{
        opacity: .6;
        cursor: not-allowed;
    }

    .of_result_form {
        display: none;
    }

    .of_row.hidden,
    .of_footer.hidden {
        display: none;
    }

    .of_result_form {
        padding: 10px 0;
        font-size: 24px;
        font-weight: bold;
    }

    .of_result_form.showed {
        display: block;
    }

/* Source: local/templates/ov_30/include_areas/common/popups/success.php */
.form-success-popup {
        position: relative;
        width: min(500px, calc(100vw - 32px));
        padding: 30px;
        border-top: 2px solid #38ac61;
        background: #fff;
    }

    .form-success-popup__close {
        position: absolute;
        top: 20px;
        right: 20px;
        width: 32px;
        height: 32px;
        padding: 0;
        border: 0;
        background: transparent;
        color: #7d858b;
        font-size: 28px;
        line-height: 32px;
        cursor: pointer;
    }

    .form-success-popup__body {
        display: flex;
        align-items: center;
        gap: 20px;
        padding-right: 32px;
    }

    .form-success-popup__icon {
        display: grid;
        flex: 0 0 54px;
        width: 54px;
        height: 54px;
        place-items: center;
        background: #38ac61;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
    }

    .form-success-popup__title {
        color: #2f383d;
        font-size: 24px;
        font-weight: 500;
        line-height: 1.2;
    }

    .form-success-popup__message {
        margin-top: 5px;
        font-size: 14px;
        line-height: 1.4;
    }

    .form-success-popup__footer {
        display: flex;
        justify-content: flex-end;
        margin-top: 20px;
    }

    .form-success-popup__button {
        padding: 10px 18px;
        border: 0;
        background: #c21f13;
        color: #fff;
        font-size: 13px;
        text-transform: uppercase;
        cursor: pointer;
    }

    @media (max-width: 480px) {
        .form-success-popup {
            padding: 20px;
        }

        .form-success-popup__body {
            gap: 14px;
        }

        .form-success-popup__title {
            font-size: 20px;
        }
    }

/* Source: local/templates/ov_30/include_areas/common/popups/first-order.php */
.popup-overlay {
        position: fixed;
        z-index: 10000;
        bottom: 0;
        top: 0;
        right: 0;
        width: 100%;
        background: rgba(0, 0, 0, 0.7);
        align-items: center;
        justify-content: center;
    }

    .popup-overlay.js-popup-firstorder {
        background: rgba(0, 0, 0, 0.95);
    }

    .popup-firstorder {
        background: url(/local/templates/ov_30/img/popups/firstorder/bg.png);
        width: 1000px;
        height: 570px;
        border-radius: 20px;
        position: relative;
        z-index: 3001;
    }

    .popup-firstorder__close {
        position: absolute;
        right: 20px;
        top: 20px;
        /*width: 50px;
        height: 50px;
        background: url(/local/templates/ov_30/img/popups/firstorder/cross.png);*/
        cursor: pointer;
        z-index: 1;
    }

    .popup-firstorder__content {
        padding: 45px 60px;
        display: inline-flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
        font-family: "SF Pro Display";
        font-style: normal;
        line-height: normal;
    }

    .popup-firstorder__date {
        color: #1B1B1B;
        font-size: 16px;
        font-weight: 700;
        position: relative;
        border-radius: 180px;
        border: 1px dashed #29839E;
        background: #FFF;
        display: flex;
        padding: 10px 15px;
        justify-content: center;
        align-items: center;
        gap: 10px;
    }

    .popup-firstorder__date:before {
        /*content: '';*/
        position: absolute;
        background: url(/local/templates/ov_30/img/popups/firstorder/date-bg.png) no-repeat;
        width: 250px;
        height: 50px;
        left: -55px;
        top: -13px;
    }

    .popup-firstorder__date span {
        color: #29839E;
    }

    .popup-firstorder__title {
        color: #1B1B1B;
        font-size: 36px;
        font-weight: 700;
    }

    .popup-firstorder__title span {
        color: #29839E;
    }

    .popup-firstorder__subtitle {
        color: #1B1B1B;
        font-size: 20px;
        font-weight: 400;
    }

    .popup-firstorder__form {
        max-width: 488px;
        width: 100%;
    }

    .popup-firstorder__tip {
        font-size: 14px;
        color: #0A1015;
        line-height: normal;
        margin-bottom: 8px;
    }

    .popup-firstorder__input {
        position: relative;
        margin-bottom: 6px;
    }

    .popup-firstorder__input.emai-pseudo {
        margin-bottom: 0;
    }

    .popup-firstorder input {
        font-size: 14px;
        border-radius: 8px;
        border: 1px solid #DDD;
        background: #FFF;
        padding: 15px 56px;
        width: 100%;
        box-sizing: border-box;
        line-height: 18px;

    }

    .popup-firstorder__submit {
        border: 0;
        margin-top: 14px;
        border-radius: 10px;
        background: #A7000A;
        padding: 20px 40px;
        font-family: "SF Pro Display";
        color: #FFF;
        font-size: 15px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: uppercase;
        width: 100%;
        text-align: center;
        position: relative;
        cursor: pointer;
    }

    .popup-firstorder__input:before {
        content: '';
        position: absolute;
        width: 14px;
        height: 14px;
        top: 50%;
        left: 32px;
        z-index: 1;
        transform: translateY(-50%);
    }

    .popup-firstorder__input.phone-pseudo:before {
        background: url(/local/templates/ov_30/img/popups/firstorder/phone.png);
    }

    .popup-firstorder__input.email-pseudo:before {
        background: url(/local/templates/ov_30/img/popups/firstorder/email.png);
    }

    .popup-policy label {
        position: relative;
        margin-bottom: 0;
    }

    .popup-policy input[type="checkbox"] {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

    .popup-policy span.checkmark {
        position: absolute;
        cursor: pointer;
    }

    .popup-policy span.checkmark:after {
        content: '';
        position: absolute;
    }

    .popup-firstorder .popup-policy a {
        text-decoration: underline;
        color: #939393;
    }

    .popup-firstorder .popup-policy label {
        font-weight: 400;
        font-size: 12px;
        color: #939393;
        margin-left: 16px;
    }

    .popup-firstorder .popup-policy span.checkmark {
        top: 0;
        left: -16px;
        height: 16px;
        width: 16px;
    }

    .popup-firstorder .popup-policy {
        margin-top: 8px;
    }

    .popup-firstorder .popup-policy span.checkmark:after {
        background: url(/local/templates/ov_30/img/popups/firstorder/checkbox.svg);
        top: 0;
        left: 0;
        width: 16px;
        height: 16px;
    }

    .popup-firstorder .popup-policy input[type="checkbox"]:checked ~ .checkmark:after {
        background: url(/local/templates/ov_30/img/popups/firstorder/checkbox-active.svg);
    }

    .popup-firstorder-success {
        width: 500px;
        height: 193px;
        background: #fff;
        border-top: 2px solid #38ac61;
        position: relative;
        padding: 30px;
    }

    .popup-firstorder__close-success {
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        color: #c2cbd2;
        position: absolute;
        top: 32px;
        right: 32px;
        font-size: 25px;
        cursor: pointer;
        z-index: 1;
    }

    .popup-firstorder__content-success__top i {
        width: 54px;
        height: 54px;
        line-height: 54px;
        text-align: center;
        color: white;
        float: left;
        font-size: 36px;
        background: #38ac61;
    }

    .popup-firstorder__content-success__text {
        margin-left: 74px;
        max-width: 350px;
    }

    .popup-firstorder__content-success__text b {
        font-weight: 700;
    }

    .popup-firstorder__content-success__text span {
        font-size: 24px;
        font-weight: 500;
        line-height: 25px;
        color: #2f383d;
    }

    .popup-firstorder__content-success__text div {
        margin-top: 5px;
        font-size: 14px;
        line-height: 16px;
    }

    .popup-firstorder__content-success__bottom div {
        font-size: 13px;
        padding: 10px 18px 10px;
        background-color: #c21f13;
        cursor: pointer;
        text-transform: uppercase;
        color: #fff;
        margin-top: 10px;
        max-width: 95px;
        margin-right: 50px;
    }

    .popup-firstorder__content-success__bottom {
        display: flex;
        justify-content: flex-end;
    }

    @media (max-width: 1024px) {
        .popup-firstorder {
            width: 320px;
            background: url(/local/templates/ov_30/img/popups/firstorder/bg-mob.png);
        }

        .popup-firstorder__close {
            top: 10px;
            right: 10px;
        }

        .popup-firstorder__close svg {
            width: 16px;
            height: 16px;
        }

        .popup-firstorder__content {
            padding: 9px 15px;
            gap: 10px;
        }

        .popup-firstorder__date {
            border-radius: 30px;
            font-size: 14px;
        }

        .popup-firstorder__date:before {
            width: 179px;
            height: 37px;
            left: -40px;
            top: -11px;
            background-size: contain;
        }

        .popup-firstorder__title {
            font-size: 20px;
        }

        .popup-firstorder__subtitle {
            font-size: 14px;
        }

        .popup-firstorder__tip {
            font-size: 12px;
            margin-bottom: 4px;
        }

        .popup-firstorder__input {
            margin-bottom: 5px;
        }

        .popup-firstorder__input.emai-pseudo {
            margin-bottom: 0;
        }

        .popup-firstorder input {
            font-size: 12px;
            padding: 12px 52px;
        }

        .popup-firstorder__submit {
            font-size: 16px;
            padding: 20px;
            margin-top: 10px;
        }

        .popup-firstorder .popup-policy {
            margin-top: 0;
        }

        .popup-firstorder .popup-policy label {
            font-size: 10px;
            padding-left: 10px;
        }

        .popup-firstorder-success {
            width: 300px;
            padding: 15px;
        }

        .popup-firstorder__close-success {
            right: 15px;
            top: 15px;
        }

        .popup-firstorder__content-success__text span {
            font-size: 18px;
        }

        .popup-firstorder__content-success__text div {
            font-size: 10px;
        }
    }

/* Source: local/templates/ov_30/include_areas/common/popups/commercial-offer.php */
.popup-classic {
        background: #fff;
        position: relative;
        max-width: 500px;
    }

    .popup-classic__content {
        padding: 45px 40px;
    }

    .popup-classic__close {
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer;
        z-index: 1;
    }

    .popup-classic__title {
        font-size: 25px;
        font-weight: 700;
        text-align: center;
    }

    .popup-classic__form {
        margin-top: 20px;
    }

    .popup-classic__tip {
        line-height: 27px;
        margin-bottom: 2px;
    }

    .popup-classic__input input {
        font-size: 16px;
        font-family: SF Pro Display;
        color: #999;
        line-height: 27px;
        padding: 12px 32px;
        width: 100%;
        border: 1px solid #C9C9C9;
    }

    .popup-classic__input input::placeholder {
        color: #999;
    }

    .popup-classic__input textarea {
        width: 100%;
        height: 120px;
        font-size: 16px;
        font-family: SF Pro Display;
        line-height: 27px;
        padding: 10px 32px;
        border: 1px solid #C9C9C9;
        resize: none;
    }

    .popup-classic__input textarea::placeholder {
        color: #999;
    }

    .popup-classic__file input {
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        cursor: pointer;
    }

    .popup-classic__file {
        position: relative;
        margin-bottom: 12px;
        display: flex;
        justify-content: center;
        background: #E7E7E7;
        cursor: pointer;
    }

    .popup-classic__input {
        margin-bottom: 12px;
    }

    .popup-classic__submit {
        background: #C4000C;
        border: 0;
        color: #fff;
        font-size: 20px;
        line-height: 34px;
        width: 100%;
        padding: 16px 0;
        cursor: pointer;
    }
    .popup-classic__file label {
        display: flex;
        align-items: center;
        padding: 11px;
    }

    .popup-classic__file svg {
        margin-right: 10px;
    }

    .popup-classic__file span {
        line-height: 27px;
        color: #2F2F2F;
    }

    .popup-classic .popup-policy {
        margin-top: 12px;
    }

    .popup-classic .popup-policy label {
        font-weight: 400;
        font-size: 13px;
        color: #999;
        margin-left: 26px;
    }

    .popup-classic .popup-policy a {
        color: #4F4F4F;
        border-bottom: 1px solid #4F4F4F;
    }

    .popup-classic .popup-policy span.checkmark {
        top: 0;
        left: -26px;
        height: 16px;
        width: 16px;
    }

    .popup-classic .popup-policy span.checkmark:after {
        background: url(/local/templates/ov_30/img/first-screen/checkbox.png) no-repeat;
        top: 0px;
        left: 0px;
        width: 16px;
        height: 16px;
        z-index: 1;
    }

    .popup-classic .popup-policy input:checked+span.checkmark:after {
        background: url(/local/templates/ov_30/img/first-screen/checkbox-active.png) no-repeat;
    }
    @media (max-width: 600px) {
        .popup-classic {
            max-width: 320px;
        }
        .popup-classic__close svg {
            max-width: 12px;
        }
        .popup-classic__content {
            padding: 25px;
        }
        .popup-classic__title {
            font-size: 16px;
            line-height: 16px;
        }
        .popup-classic__form {
            margin-top: 13px;
        }
        .popup-classic__tip {
            font-size: 10px;
            line-height: 17px;
            margin-bottom: 1px;
        }
        .popup-classic__input {
            margin-bottom: 8px;
        }
        .popup-classic__input input {
            font-size: 12px;
            line-height: 20px;
            padding: 7px 20px;
        }
        .popup-classic__input textarea {
            font-size: 12px;
            line-height: 20px;
            padding: 7px 20px;
            height: 76px;
            display: flex;
        }
        .popup-classic__file {
            margin-bottom: 8px;
        }
        .popup-classic__file label {
            font-size: 12px;
            padding: 4px;
        }
        .popup-classic__file svg {
            max-width: 10px;
        }
        .popup-classic__submit {
            font-size: 13px;
            line-height: 22px;
            padding: 11px 0;
        }
        .popup-classic .popup-policy {
            margin-top: -2px;
        }
        .popup-classic .popup-policy label {
            font-size: 8px;
            margin-left: 16px;
        }
        .popup-classic .popup-policy span.checkmark {
            left: -16px;
            height: 10px;
            width: 10px;
        }
        .popup-classic .popup-policy span.checkmark:after {
            width: 10px;
            height: 10px;
            background-size: contain;
        }
        .popup-classic .popup-policy input:checked+span.checkmark:after {
            background-size: contain;
        }
    }

/* End */


/* Start:/local/components/aspro/form.scorp/templates/popup/style.css?17846278494944*/
.jqmWindow:is(.order_project_frame, .write-us_frame) .form.popup,
.jqmWindow:is(.order_project_frame, .write-us_frame) .form.popup form {
    box-sizing: border-box;
    width: 100%;
}

.jqmWindow:is(.order_project_frame, .write-us_frame) {
    max-height: calc(100vh - 30px);
    overflow-y: auto;
}

.jqmWindow:is(.order_project_frame, .write-us_frame) > div,
.jqmWindow:is(.order_project_frame, .write-us_frame) .form.popup {
    box-sizing: border-box;
    width: 100%;
    min-width: 0;
}

.jqmWindow:is(.order_project_frame, .write-us_frame) .form.popup .form-header {
    min-height: 0;
    padding: 48px 48px 30px;
    background: #fff;
    border: 0;
    box-sizing: border-box;
}

.jqmWindow:is(.order_project_frame, .write-us_frame) .form.popup .form-header i {
    display: none;
}

.jqmWindow:is(.order_project_frame, .write-us_frame) .form.popup .form-header .text {
    padding: 0;
    color: #0a1015;
}

.jqmWindow:is(.order_project_frame, .write-us_frame) .form.popup .form-header .title {
    margin: 0 0 5px;
    color: #0a1015;
    font-size: 32px;
    font-weight: 600;
    line-height: 38px;
}

.jqmWindow:is(.order_project_frame, .write-us_frame) .form.popup .form-body {
    padding: 32px 50px 1px;
    background: #f7f9fa;
}

.jqmWindow:is(.order_project_frame, .write-us_frame) .form.popup .row,
.jqmWindow:is(.order_project_frame, .write-us_frame) .form.popup .form-group {
    box-sizing: border-box;
    width: 100%;
}

.jqmWindow:is(.order_project_frame, .write-us_frame) .form.popup .form-group {
    margin-bottom: 14px;
}

.jqmWindow:is(.order_project_frame, .write-us_frame) .form.popup .col-md-12,
.jqmWindow:is(.order_project_frame, .write-us_frame) .form.popup .col-md-6,
.jqmWindow:is(.order_project_frame, .write-us_frame) .form.popup .col-sm-6,
.jqmWindow:is(.order_project_frame, .write-us_frame) .form.popup .col-xs-6 {
    box-sizing: border-box;
    width: 100%;
}

.jqmWindow:is(.order_project_frame, .write-us_frame) .form.popup label {
    display: block;
    margin-bottom: 5px;
    color: #1e2832;
}

.jqmWindow:is(.order_project_frame, .write-us_frame) .form.popup .input {
    position: relative;
}

.jqmWindow:is(.order_project_frame, .write-us_frame) .form.popup .form-control {
    box-sizing: border-box;
    width: 100%;
    height: 60px;
    padding: 18px 22px;
    border: 1px solid transparent;
    border-radius: 0;
    color: #1e2832;
    background: #fff;
    box-shadow: 0 2px 2px rgba(30, 49, 66, 0.05);
    font-size: 17px;
}

.jqmWindow:is(.order_project_frame, .write-us_frame) .form.popup textarea.form-control {
    min-height: 90px;
    resize: vertical;
}

.jqmWindow .form.popup input[type="file"] {
    box-sizing: border-box;
    width: 100%;
    min-height: 44px;
    padding: 10px 12px;
    border: 1px solid #d8dde1;
    background: #fff;
    color: #4f5962;
}

.jqmWindow .form.popup .uploader > .filename,
.jqmWindow .form.popup .uploader > .action {
    display: none;
}

.jqmWindow:is(.order_project_frame, .write-us_frame) .form.popup .form-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 30px 48px 35px;
    background: #f7f9fa;
}

.jqmWindow:is(.order_project_frame, .write-us_frame) .form.popup .required-star,
.jqmWindow:is(.order_project_frame, .write-us_frame) .form.popup .star {
    color: #e02222;
}

.jqmWindow:is(.order_project_frame, .write-us_frame) .form.popup .required-fileds {
    color: #98a1a8;
    font-size: 12px;
}

.jqmWindow:is(.order_project_frame, .write-us_frame) .form.popup .btn-lg {
    min-width: 190px;
    padding: 18px 36px;
    border: 0;
    color: #fff;
    background: #c4000c;
    cursor: pointer;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}

.jqmWindow:is(.order_project_frame, .write-us_frame) .jqmClose.top-close {
    top: 54px;
    right: 48px;
    z-index: 2;
    width: 26px;
    height: 26px;
    color: #747d86;
    cursor: pointer;
    font-size: 26px;
    line-height: 26px;
}

.jqmWindow:is(.order_project_frame, .write-us_frame) .form-group .fa {
    display: none;
}

@media (max-width: 640px) {
    .jqmWindow:is(.order_project_frame, .write-us_frame) .form.popup .form-body,
    .jqmWindow:is(.order_project_frame, .write-us_frame) .form.popup .form-footer {
        padding-right: 20px;
        padding-left: 20px;
    }

    .jqmWindow:is(.order_project_frame, .write-us_frame) .form.popup .form-header {
        padding: 35px 20px 22px;
    }

    .jqmWindow:is(.order_project_frame, .write-us_frame) .form.popup .form-header .title {
        padding-right: 35px;
        font-size: 26px;
        line-height: 32px;
    }

    .jqmWindow:is(.order_project_frame, .write-us_frame) .jqmClose.top-close {
        top: 38px;
        right: 20px;
    }

    .jqmWindow:is(.order_project_frame, .write-us_frame) .form.popup .form-footer {
        align-items: stretch;
        flex-direction: column;
    }
}

/* End */


/* Start:/bitrix/smart-cookies/css/smart-cookies.css?17383220942405*/
.sc-widget {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  position: fixed;
  z-index: 99999;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #edf0f3;
  padding: 20px;
  -webkit-box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.1);
}

@media (max-width: 768px) {
  .sc-widget {
    padding: 13px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }
}

@media (max-width:600px) {
  .sc-widget {
    padding: 7px;
  }
}

.sc-widget * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.sc-widget__img {
  display: none;
  width: 40px;
}

@media (max-width: 768px) {
  .sc-widget__img {
    margin-bottom: 15px;
  }
}

.sc-widget__text {
  width: calc(100% - 160px);
  padding: 0 15px;
  line-height: 1.3;
  font-family: 'SF Pro Display', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #252525;
}

@media (max-width: 768px) {
  .sc-widget__text {
    margin-bottom: 15px;
    text-align: center;
    font-size: 14px;
    width: 100%;
  }
}
@media (max-width: 600px) {
  .sc-widget__text {
    margin-bottom: 5px;
    font-size: 10px;
  }
}

.sc-widget__text a {
  color: #252525;
  text-decoration: underline;
  font-weight: 500;
}

.sc-widget__text a:visited {
  color: #696969;
}

.sc-widget__text a:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #4a4a4a;
}

.sc-widget__button {
  /* width: 120px; */
  /* height: 40px; */
  padding: 10px 25px;
  border: 2px solid #252525;
  border-radius: 2px;
  background: transparent;
  /* text-transform: uppercase; */
  color: #252525;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  font-family: 'Manrope', sans-serif;
  font-size: 16px;
  font-weight: 600;
}

@media (max-width: 600px) {
  .sc-widget__button {
    /* width: auto; */
    /* height: auto; */
    padding: 5px 15px;
    font-size: 12px;

  }
}

.sc-widget__button:hover {
  color: #565656;
  border: 2px solid #565656;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  /* background-color: #e0e0e0; */
}
/*# sourceMappingURL=smart-cookies.css.map */

/* End */


/* Start:/local/templates/ov_30/components/bitrix/search.title/corp_search_page/style.css?1784627849917*/
.title-search-result {background: #ffffff;padding: 20px 18px;border-radius: 4px;box-shadow: 0 0 30px 0 rgba(30, 49, 66, 0.1);z-index: 10;margin-top: 1px;}

.title-search-result:empty {
	display:none;
}

.bx_searche {}

.bx_searche a {
    display: block;
    color: #1e2832;
    margin-bottom: 13px;
    font-size: 14px;
    font-weight: 300;

	-webkit-transition: color 0.3s 0s ease-out;
	-moz-transition: color 0.3s 0s ease-out;
	-ms-transition: color 0.3s 0s ease-out;
	-o-transition: color 0.3s 0s ease-out;
	transition: color 0.3s 0s ease-out;
}

.bx_searche a:hover {
	color:#c21f13;
}

.bx_searche a.all_result {
	border-top: 1px solid #e8eaec;
	padding-top: 14px;
	margin-bottom: 0;
	margin-top: 16px;
}

.bx_item_block {
}

.bx_img_element {
}

.bx_image {
}

.bx_item_element {
}

.bx_item_element > span {
}

.bx_item_element > span > b {
}

.bx_item_block > div {
}

.all_result {
}

.all_result_title {
}
/* End */


/* Start:/local/templates/ov_30/styles.css?17846278492443*/
.h1 {
    font-size: 32px;
    line-height: 40px;
}

.h2 {
    font-size: 28px;
    line-height: 36px;
}

.h3 {
    font-size: 24px;
    line-height: 36px;
}

.h4 {
    font-size: 16px;
    line-height: 26px;
}

.h1 {
    font-size: 32px;
    line-height: 40px;
}

.h2 {
    font-size: 28px;
    line-height: 36px;
}

.h3 {
    font-size: 24px;
    line-height: 36px;
}

.h4 {
    font-size: 16px;
    line-height: 26px;
}

.text-content {
    font-family: "SF Pro Display" !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 26px !important;
    color: #1E2832 !important;
    margin-bottom: 18px !important;
}

.ul-list {
    margin: 12px 0 !important;
    padding: 0 !important;
    list-style: none !important;
    color: #1E2832 !important;
}

.ul-list li {
    list-style: disc !important;
    padding: 8px 0 !important;
    margin-left: 16px !important;
    line-height: 26px !important;
}

.first-screen__bg--mob picture {
    width: 100%;
    height: 100%;
    display: block;
}
@media (max-width: 1200px) {
    .first-screen__wrapper .first-screen__bg--mob img {
      width: 100%;
      height: 100%;
      object-fit: contain;
    }
}

/* The legacy .gi_mural layout is loaded after the new catalog bundle. */
.gi_mural.o-catalog__items {
    display: grid;
}

/* The legacy homepage wrapper also overrides the new grid with flex. */
.index__services-wrapper.o-service__items {
    display: grid;
    margin: 0;
}

.index__services-wrapper.o-service__items > .index__service.o-service__item {
    box-sizing: border-box;
    width: auto;
    margin: 0;
    padding: 40px 47px;
}

@media (max-width: 1200px) {
    .index__services-wrapper.o-service__items > .index__service.o-service__item {
        padding: 40px 18px;
    }
}

@media (max-width: 1024px) {
    .index__services-wrapper.o-service__items > .index__service.o-service__item {
        min-height: 342px;
    }
}

@media (max-width: 768px) {
    .index__services-wrapper.o-service__items > .index__service.o-service__item {
        min-height: 302px;
    }
}

@media (max-width: 601px) {
    .index__services-wrapper.o-service__items > .index__service.o-service__item {
        min-height: 338px;
        padding: 40px 18px !important;
    }
}

@media (max-width: 450px) {
    .index__services-wrapper.o-service__items > .index__service.o-service__item {
        min-height: auto;
        padding: 40px 32px !important;
    }
}

/* End */


/* Start:/local/templates/ov_30/template_styles.css?1784627849189005*/
@import url("/local/templates/ov_30/css/fonts/font-awesome/css/font-awesome.min.css");

@charset "UTF-8";
.burger-menu {
    display: none;
}

@media only screen and (max-width: 1024px) {
    .burger-menu {
        display: block;
        order: 4;
        margin-left: 8px;
    }
}

.burger-menu__btn {
    display: block;
    position: relative;
    height: 17px;
}

.burger-menu__btn-line {
    display: block;
    position: relative;
    width: 24px;
    height: 2px;
    background: #000;
    left: 0;
    top: 0;
    border-radius: 2px;
}

.burger-menu__btn-line._line2 {
    top: 4px;
}

.burger-menu__btn-line._line3 {
    top: 8px;
}

._opened-menu-mobile {
    overflow: hidden;
}

.popup-menu {
    position: fixed;
    z-index: 999;
    top: -120%;
    left: 0;
    right: 0;
    height: 100%;
    /* height: 100vh; */
    background: #fff;
    overflow: auto;
    padding: 118px 30px 40px 30px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    transition: all 0.3s;
}

._opened-menu-mobile .popup-menu {
    top: 0;
}

.popup-menu__column {
    max-width: 280px;
    margin-right: 85px;
}

@media only screen and (max-width: 640px) {
    .popup-menu__column {
        min-width: 100%;
        /* margin-bottom: 60px; */
    }
}

.popup-menu__link {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #0A1015;
    margin-bottom: 20px;
    text-decoration: underline;
}

.popup-menu__link._bold {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}

.popup-menu__close {
    position: absolute;
    display: block;
    height: 82px;
    width: 82px;
    top: 0;
    right: 0;
    text-align: center;
    line-height: 82px;
    background: rgba(210, 214, 217, 0.11);
}

.popup-menu__close svg {
    widht: 35px;
    height: 35px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}

body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow: visible;
}

html body .jqmWindow .form_frame {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    max-height: calc(100vh - 30px);
    overflow-y: auto;
}

html body .services_propose_frame > .jqmClose.top-close {
    display: none;
}

html body .jqmWindow .fb_header {
    position: relative;
    min-height: 38px;
    padding-right: 70px;
}

html body .jqmWindow .fb_header .jqmClose {
    top: 0;
    right: 20px;
    width: 26px;
    height: 26px;
}

html body .jqmWindow .fb_header .jqmClose:after {
    top: 0;
    right: 0;
    margin-top: 0;
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
    opacity: 0.9;
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity 0.25s ease, visibility 0s ease 0.25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide::before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--html {
    padding: 0px;
}

.fancybox-content {
    background: #F7F9FA;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 20px;
    position: relative;
    text-align: left;
    vertical-align: middle;
    height: 100%;
    width: 100%;
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

/* Buttons */
.fancybox-button {
    background: rgba(30, 30, 30, 0.6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 82px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color 0.2s;
    vertical-align: top;
    visibility: inherit;
    width: 82px;
    background: rgba(210, 214, 217, 0.11) !important;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

/* Fix IE11 */
.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: 0.8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

/* Caption */
.fancybox-caption {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: 0.7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}

/* Transition effects */
.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 0px;
        padding-right: 0px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}

/* Share */
.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all 0.2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, 0.1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}

.catalogue_section {
    display: flex;
    padding-top: 74px;
}

@media only screen and (max-width: 1024px) {
    .catalogue_section {
        padding-top: 30px;
    }
}

.cs_left_wrapper {
    padding: 5px 68px 30px 75px;
    background: #ffffff;
    width: 400px;
}

@media only screen and (max-width: 1210px) {
    body .cs_left_wrapper {
        padding: 5px 42px 30px 38px;
        width: 327px;
    }
}

@media only screen and (max-width: 1024px) {
    body .cs_left_wrapper {
        position: fixed;
        top: 0;
        bottom: 0;
        overflow: auto;
        background: #fff;
        padding-top: 125px;
        z-index: 999;
        right: -360px;
        transition: all 0.5s;
        width: 360px;
    }
}

@media only screen and (max-width: 640px) {
    body .cs_left_wrapper {
        width: 100vw;
        left: -100vw;
        right: 0;
        box-sizing: border-box;
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

@media only screen and (max-width: 1024px) {
    body._opened-filter .cs_left_wrapper {
        right: 0;
    }
}

@media only screen and (max-width: 640px) {
    body._opened-filter .cs_left_wrapper {
        left: 0;
    }
}

@media only screen and (max-width: 1024px) {
    .bx-filter-container-modef {
        display: none;
    }
}

.lw_title {
    /* font-size: 0.9375em; */
    color: #c4000c;
    /* margin-bottom: 20px; */
    font-weight: 600;
    /* text-transform: uppercase; */
}

.lw_title a {
    color: #0a1015;
}

.filter > .lw_title {
    color: #1e2832;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 8px;
    margin-top: 84px;
    margin-left: 1px;
    text-transform: uppercase;
}

.lw_col_menu {
    margin-bottom: 44px;
}

.lw_col_menu.lw_filter > .lwcm_bar > .lwmb_title {
    line-height: 30px;
}

.filter .lwmb_title {
    margin-top: 27px;
}

.lw_col_menu.lw_filter > .lwcm_bar > .lw_filter_price {
    /* max-height: 0; */
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 50px;
    -moz-transition: all 0.3s ease-out 0s, -moz-transform 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s, -o-transform 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s, transform 0.3s ease-out 0s;
}

.lw_col_menu.lw_filter > .lwcm_bar._active > .lw_filter_price {
    padding-bottom: 2px;
    max-height: 200px;
    padding-top: 13px;
}

._open > .lwmb_title:after {
    content: "";
    display: none;
    position: absolute;
    right: -1px;
    z-index: 1;
    top: 0;
    margin-top: auto;
    margin-bottom: auto;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    width: 11px;
    background: #000000;
    height: 11px;
    -webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 492.004 492.004"><path d="M382.678 226.804L163.73 7.86C158.666 2.792 151.906 0 144.698 0s-13.968 2.792-19.032 7.86l-16.124 16.12c-10.492 10.504-10.492 27.576 0 38.064L293.398 245.9l-184.06 184.06c-5.064 5.068-7.86 11.824-7.86 19.028 0 7.212 2.796 13.968 7.86 19.04l16.124 16.116c5.068 5.068 11.824 7.86 19.032 7.86s13.968-2.792 19.032-7.86L382.678 265c5.076-5.084 7.864-11.872 7.848-19.088.016-7.244-2.772-14.028-7.848-19.108z"/></svg>');
    mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 492.004 492.004"><path d="M382.678 226.804L163.73 7.86C158.666 2.792 151.906 0 144.698 0s-13.968 2.792-19.032 7.86l-16.124 16.12c-10.492 10.504-10.492 27.576 0 38.064L293.398 245.9l-184.06 184.06c-5.064 5.068-7.86 11.824-7.86 19.028 0 7.212 2.796 13.968 7.86 19.04l16.124 16.116c5.068 5.068 11.824 7.86 19.032 7.86s13.968-2.792 19.032-7.86L382.678 265c5.076-5.084 7.864-11.872 7.848-19.088.016-7.244-2.772-14.028-7.848-19.108z"/></svg>');
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -moz-transition: all 0.3s ease-out 0s, -moz-transform 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s, -o-transform 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s, transform 0.3s ease-out 0s;
}

._open > .lwmb_title:hover:after {
    background: #c4000c;
}

._open._active > .lwmb_title:after {
    background: #c4000c;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.filter ._open._active > .lwmb_title:after {
    background: #000000;
}

.filter.lwmb_title:hover,
.filter .lwcm_bar._active > .lwmb_title {
    color: #0a1015;
}

.lwmb_title {
    color: #0a1015;
    margin-top: 14px;
    padding-right: 25px;
    /* font-size: 0.9375em; */
    line-height: 20px;
    font-weight: 600;
}

.lwmb_title a {
    color: #0a1015;
    -moz-transition: color 0.3s ease-out 0s;
    -webkit-transition: color 0.3s ease-out 0s;
    -o-transition: color 0.3s ease-out 0s;
    transition: color 0.3s ease-out 0s;
}

.lwmb_title span {
    color: #c4000c;
}

.lwmb_title a:hover {
    color: #c4000c;
}

.lwmb_title:hover,
.lwcm_bar._active > .lwmb_title {
    color: #c4000c;
}

.lwcm_bar > ul {
    -moz-transition: all 0.3s ease-out 0s, -moz-transform 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s, -o-transform 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s, transform 0.3s ease-out 0s;
    max-height: 0;
    overflow: hidden;
    margin: 0;
}

.lwcm_bar._active > ul {
    max-height: 200px;
    margin-left: 18px;
    margin-top: 1px;
    margin-bottom: 12px;
}

.lwcm_bar > ul > li {
    margin-top: 10px;
}

.lwcm_bar > ul > li::before {
    display: none;
}

.lwcm_bar > ul > li > a {
    font-size: 0.9375em;
    font-weight: 300;
    color: #0a1015;
    line-height: 25px;
}

.lw_filter {
    border-top: 1px solid #f2f3f4;
}

._p_range {
    display: flex;
    height: 12px;
    margin-bottom: 23px;
    margin-top: 21px;
}

._p_range::after {
    content: "";
    position: absolute;
    height: 1px;
    top: 6px;
    left: 0;
    right: 0;
    background: #d2d6d9;
    display: block;
}

._r_left {
    border: 6px solid #c4000c;
    border-radius: 100px;
    position: absolute;
    left: 0px;
    z-index: 3;
}

._r_right {
    border: 6px solid #c4000c;
    border-radius: 100px;
    position: absolute;
    right: 0px;
    z-index: 3;
}

._p_range > abbr {
    background: #c4000c;
    right: 0px;
    height: 1px;
    left: 0px;
    z-index: 2;
    top: 6px;
    position: absolute;
}

._p_values {
    display: flex;
    align-items: center;
    padding-bottom: 5px;
}

._v_left {
    color: #8f98a1;
    border-radius: 2px;
    background: #ffffff;
    text-align: center;
    width: 71px;
    font-size: 0.875em;
    /* padding: 7px 0px; */
    /* box-shadow: 1px 2px 4px 0 rgba(30, 49, 66, 0.1); */
}

._p_values > span {
    color: #8f98a1;
    margin-left: 4px;
    margin-right: 4px;
    font-size: 0.875em;
}

._v_right {
    color: #8f98a1;
    border-radius: 2px;
    background: #ffffff;
    /* padding: 7px 0px; */
    text-align: center;
    font-size: 0.875em;
    width: 71px;
    /* box-shadow: 1px 2px 4px 0 rgba(30, 49, 66, 0.1); */
}

._active > ._p_values {
    display: flex;
    /* margin-bottom: 13px; */
    align-items: center;
}

._active > ._p_values > ._v_left {
    color: #0a1015;
}

._active > ._p_values > ._v_right {
    color: #0a1015;
}

._p_values > del {
    color: #8f98a1;
    margin-left: 9px;
}

._active > ._p_values > del {
    color: #0a1015;
}

.lw_filter_checkboxes {
    /* max-height: 0; */
    overflow: hidden;
    margin-top: 25px;
    /* margin-bottom: 55px; */
    -moz-transition: all 0.3s ease-out 0s, -moz-transform 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s, -o-transform 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s, transform 0.3s ease-out 0s;
}

._active > .lw_filter_checkboxes {
    max-height: 250px;
    margin-top: 10px;
    padding-left: 2px;
    margin-bottom: 31px;
}

.lw_filter_checkboxes > article > input[type=checkbox] {
    width: 20px;
    height: 20px;
    opacity: 0;
    z-index: 2;
    margin: 0;
    display: none;
}

.lw_filter_checkboxes > article > label::before {
    content: "";
    position: absolute;
    z-index: 1;
    /* right: 78px; */
    /* bottom: -2px; */
    display: block;
    width: 16px;
    height: 16px;
    margin-right: 17px;
    background: #ffffff;
    border: 2px solid #78838e;
    border-radius: 2px;
    left: 0;
    top: 0;
    /* margin-left: -29px; */
    margin-top: -2px;
}

.lw_filter_checkboxes > article > input[type=checkbox]:checked + label::before {
    background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="rgb(196, 0, 12)" d="M504.502 75.496c-9.997-9.998-26.205-9.998-36.204 0L161.594 382.203 43.702 264.31c-9.997-9.998-26.205-9.997-36.204 0s-9.998 26.205 0 36.203l135.994 135.992c9.994 9.997 26.214 10 36.204 0L504.502 111.7c9.998-9.997 9.997-26.206 0-36.204z"/></svg>') no-repeat center;
    background-size: 14px;
}

.lw_filter_checkboxes > article._passive > input[type=checkbox]:checked + label::before {
    background: none;
}

.lw_filter_checkboxes > article {
    display: flex;
    align-items: center;
    margin-top: 5px;
    margin-left: 2px;
    padding-bottom: 7px;
}

.lw_filter_checkboxes > article._passive > label {
    color: #bcc2c7;
}

.lw_filter_checkboxes > article._passive > label::before {
    border: 2px solid #bcc2c7;
    background: none;
}

.lw_filter_checkboxes > article > label {
    color: #1e2832;
    font-size: 0.93em;
    font-weight: 400;
    text-transform: lowercase;
    padding-left: 32px;
    cursor: pointer;
}

.lw_filter_checkboxes > article > label ins {
    font-size: 0.625em;
    margin-left: 4px;
}

.lw_action {
    border-top: 1px solid #f2f3f4;
    margin-top: -25px;
    display: none;
    padding-top: 24px;
}

._ready > .lw_action {
    display: flex;
}

.bf_submit {
    background: #c4000c;
    border: 0;
    color: #ffffff;
    padding: 13px 37.5px;
    font-size: 0.75em;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 500;
    -moz-transition: all 0.3s ease-out 0s, -moz-transform 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s, -o-transform 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s, transform 0.3s ease-out 0s;
    -webkit-appearance: none;
}

@media only screen and (max-width: 640px) {
    .bf_submit {
        padding: 23px 37.5px;
    }
}

.bf_submit:hover {
    background: #e6000f;
}

.bf_reset {
    background: none;
    border: 0;
    color: #8e98a0;
    font-size: 0.75em;
    text-transform: uppercase;
    cursor: pointer;
    margin-left: 10px;
    padding: 0px 22px;
    padding-top: 1px;
    font-weight: 500;
    -moz-transition: all 0.3s ease-out 0s, -moz-transform 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s, -o-transform 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s, transform 0.3s ease-out 0s;
}

.bf_reset:hover {
    color: #1e2832;
    /* border-bottom: 1px solid; */
    /* text-decoration: underline; */
}

.m_nav a {
    font-size: 0.8125em;
    font-weight: 500;
    font-size: 13px;
    font-weight: 500;
    color: #747d86;
    -moz-transition: all 0.3s ease-out 0s, -moz-transform 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s, -o-transform 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s, transform 0.3s ease-out 0s;
}

.m_nav a:hover {
    color: #c4000c;
}

.m_nav a:nth-last-child(2):after {
    color: #c4000c;
}

.m_nav a:after {
    content: "";
    color: #747d86;
    display: inline-block;
    margin-left: 6px;
    margin-right: 6px;
    width: 4px;
    height: 6px;
    background: red;
    margin-bottom: 2px;
    vertical-align: middle;
    -webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="4" height="6" viewBox="0 0 4 6"><path fill="rgb(0,0,0)" fill-rule="evenodd" d="M0 .705L2.47 3 0 5.295.76 6l3.237-3L.761 0 0 .705z" clip-rule="evenodd"/></svg>');
    mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="4" height="6"  viewBox="0 0 4 6"><path fill="rgb(0,0,0)" fill-rule="evenodd" d="M0 .705L2.47 3 0 5.295.76 6l3.237-3L.761 0 0 .705z" clip-rule="evenodd"/></svg>');
    -webkit-mask-size: 100% 100%;
}

.m_nav span {
    font-size: 0.8125em;
    font-weight: 500;
    color: #0a1015;
}

._detail .main_wrapper .m_nav a {
    font-size: 0.8125em;
    font-weight: 500;
}

._detail .main_wrapper .m_nav span {
    font-size: 0.8125em;
    font-weight: 500;
}

.main_wrapper > h1 {
    margin: 0;
    font-size: 2em;
    font-weight: 600;
    margin-top: 31px;
    color: #0a1015;
}

@media only screen and (max-width: 640px) {
    .main_wrapper > h1 {
        text-align: center;
        margin-bottom: 29px;
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 100%;
    }
}

.cs_sort_bar {
    display: flex;
    justify-content: space-between;
    margin-top: 45px;
    /* border: 1px solid; */
}

@media only screen and (max-width: 1024px) {
    .cs_sort_bar {
        display: none;
    }
}

.css_sort {
    display: flex;
    align-items: center;
    margin-right: 40px;
}

@media only screen and (max-width: 1210px) {
    .css_sort {
        margin-right: 20px;
    }
}

.css_sort > abbr {
    margin-left: 16px;
    padding-left: 26px;
}

.css_sort._portion > abbr {
    padding-left: 5px;
    margin-left: 10px;
}

.css_sort > abbr:hover {
    color: #c4000c;
}

.css_sort > abbr:before {
    top: 50%;
    bottom: auto;
    margin-top: 0;
    margin-bottom: 0;
    transform: translateY(-50%);
}

.css_sort > span {
    color: #8d979f;
}

.asc,
.desc {
    display: flex;
    align-items: center;
}

.asc:before,
.desc:before,
.pop:before,
.new:before {
    content: "";
    width: 11px;
    height: 10px;
    margin-right: 16px;
    display: inline-block;
    background: #0a1015;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.asc:before {
    -webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 10"> <path fill="rgb(10,16,21)" fill-rule="evenodd" d="M0 10V8h11v2H0zm0-6h8v2H0V4zm0-4h3v2H0V0z"/> </svg>');
    mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 10"> <path fill="rgb(10,16,21)" fill-rule="evenodd" d="M0 10V8h11v2H0zm0-6h8v2H0V4zm0-4h3v2H0V0z"/> </svg>');
    margin-bottom: 2px;
}

.desc:before {
    -webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 10"> <path fill="rgb(10,16,21)" fill-rule="evenodd" d="M0 2V0h11v2H0zm8 4H0V4h8v2zm-5 4H0V8h3v2z"/> </svg>');
    mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 10"> <path fill="rgb(10,16,21)" fill-rule="evenodd" d="M0 2V0h11v2H0zm8 4H0V4h8v2zm-5 4H0V8h3v2z"/> </svg>');
}

.pop:before,
.new:before {
    -webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 12"> <path fill="rgb(10,16,21)" fill-rule="evenodd" d="M0 12v-2h18v2H0zm0-7h18v2H0V5zm0-5h18v2H0V0z"/></svg>');
    mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 12"> <path fill="rgb(10,16,21)" fill-rule="evenodd" d="M0 12v-2h18v2H0zm0-7h18v2H0V5zm0-5h18v2H0V0z"/></svg>');
    width: 18px;
    height: 12px;
}

.css_sort [data-fly-switch] {
    padding-right: 22px;
    cursor: pointer;
}

.css_sort [data-fly-switch]:after {
    /*.css_sort > del:before {*/
    content: "";
    display: inline;
    position: absolute;
    right: 0px;
    /* z-index: 1; */
    /* margin-top: 2px; */
    top: 4px;
    margin: auto;
    /* margin-bottom: auto; */
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    width: 11px;
    background: #000000;
    height: 11px;
    -webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 492.004 492.004"><path d="M382.678 226.804L163.73 7.86C158.666 2.792 151.906 0 144.698 0s-13.968 2.792-19.032 7.86l-16.124 16.12c-10.492 10.504-10.492 27.576 0 38.064L293.398 245.9l-184.06 184.06c-5.064 5.068-7.86 11.824-7.86 19.028 0 7.212 2.796 13.968 7.86 19.04l16.124 16.116c5.068 5.068 11.824 7.86 19.032 7.86s13.968-2.792 19.032-7.86L382.678 265c5.076-5.084 7.864-11.872 7.848-19.088.016-7.244-2.772-14.028-7.848-19.108z"/></svg>');
    mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 492.004 492.004"><path d="M382.678 226.804L163.73 7.86C158.666 2.792 151.906 0 144.698 0s-13.968 2.792-19.032 7.86l-16.124 16.12c-10.492 10.504-10.492 27.576 0 38.064L293.398 245.9l-184.06 184.06c-5.064 5.068-7.86 11.824-7.86 19.028 0 7.212 2.796 13.968 7.86 19.04l16.124 16.116c5.068 5.068 11.824 7.86 19.032 7.86s13.968-2.792 19.032-7.86L382.678 265c5.076-5.084 7.864-11.872 7.848-19.088.016-7.244-2.772-14.028-7.848-19.108z"/></svg>');
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -moz-transition: all 0.3s ease-out 0s, -moz-transform 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s, -o-transform 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s, transform 0.3s ease-out 0s;
}

.css_sort [data-fly-switch]._active:after {
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.css_fly {
    background: #ffffff;
    position: absolute;
    border-radius: 8px;
    padding: 18px 40px 16px 16px;
    /* padding-bottom: 28px; */
    z-index: 2;
    top: 30px;
    left: 29px;
    opacity: 0;
    display: none;
    box-shadow: 0 0 30px 0 rgba(30, 49, 66, 0.17);
    -moz-transition: all 0.3s ease-out 0s, -moz-transform 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s, -o-transform 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s, transform 0.3s ease-out 0s;
    -moz-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
}

.css_fly._is {
    display: block;
}

.css_fly._on {
    opacity: 1;
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}

._portion del {
    margin-left: 18px;
}

._portion .asc:before {
    display: none;
}

._portion .asc {
    margin-left: 11px;
}

._portion .css_fly {
    left: 90px;
    padding: 20px 43px 28px 22px;
}

._portion .css_fly > menu li {
    font-size: 0.8125em;
    color: #0a1015;
    cursor: pointer;
    margin-bottom: 15px;
    font-weight: 300;
}

._portion .css_fly > menu li:last-child {
    margin-bottom: 0;
}

._portion .css_fly > menu li:hover {
    color: #c4000c;
}

.css_fly > menu {
    padding: 0;
    margin: 0;
}

.css_fly > menu li {
    cursor: pointer;
    white-space: nowrap;
    font-size: 0.8125em;
    align-items: center;
    display: flex;
    font-weight: 400;
    margin-bottom: 11px;
    padding-left: 20px;
}

.css_fly > menu li.asc:before {
    margin-right: 10px;
}

.css_fly > menu > li:before {
    top: 50%;
    bottom: auto;
    margin-top: 0;
    margin-bottom: 0;
    transform: translateY(-50%);
}

.css_fly > menu > li:hover:before {
    background: #c4000c;
}

.css_fly > menu > li {
    list-style-type: none;
}

.css_fly > menu > li a {
    color: #0a1015;
}

.css_fly > menu > li a:hover {
    color: #c4000c;
}

.hp_list {
    flex-wrap: wrap;
    margin-top: 40px;
    display: flex;
}

.cs_pagination {
    padding-left: 10px;
    margin-top: 15px;
}

.cs_pagination > a {
    color: #4c5b68;
    margin-right: 0px;
    padding: 10px 20px;
    font-weight: 500;
    -webkit-transition: color 0.3s 0s ease-out;
    -moz-transition: color 0.3s 0s ease-out;
    -ms-transition: color 0.3s 0s ease-out;
    -o-transition: color 0.3s 0s ease-out;
    transition: color 0.3s 0s ease-out;
}

.cs_pagination > a:hover {
    color: #c4000c;
}

.cs_pagination > *:first-child {
    padding-left: 2px;
}

.cs_pagination > span {
    color: #c4000c;
    margin-right: 0px;
    font-weight: 500;
    padding: 10px 20px;
}

.main_wrapper {
    padding-right: 20px;
    flex-grow: 1;
    padding-left: 65px;
    padding-bottom: 140px;
}

.catalogue_section .hp_list > a {
    width: 330px;
    color: #0a1015;
    margin-bottom: 50px;
    flex-basis: unset;
    padding: 24px;
    margin-right: 22px;
}

@media only screen and (max-width: 1210px) {
    body .catalogue_section .hp_list > a {
        width: 30%;
        margin-right: 3%;
        padding: 7px 12px;
        margin-bottom: 21px;
    }

    body .catalogue_section .hp_list > a:nth-child(4n+4) {
        margin-right: 3%;
        padding: 7px 12px;
    }

    body .catalogue_section .hp_list > a:nth-child(3n+3) {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 1024px) {
    body .catalogue_section .hp_list > a {
        width: 49%;
        margin-right: 1%;
        padding: 7px 10px;
        margin-bottom: 110px;
    }

    body .catalogue_section .hp_list > a:nth-child(4n+4) {
        margin-right: 1%;
    }

    body .catalogue_section .hp_list > a:nth-child(3n+3) {
        margin-right: 1%;
    }
}

@media only screen and (max-width: 640px) {
    body .catalogue_section .hp_list > a {
        width: 100%;
        margin-right: 0;
        padding: 7px 10px;
        margin-bottom: 31px;
    }

    body .catalogue_section .hp_list > a:nth-child(4n+4) {
        margin-right: 0;
    }

    body .catalogue_section .hp_list > a:nth-child(3n+3) {
        margin-right: 0;
    }
}

.catalogue_section .hp_list > a:nth-child(4n) {
    margin-right: 0;
}

.catalogue_section .hp_list > a:hover {
    background: #ffffff;
    box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.12);
    border-radius: 8px;
}

.catalogue_section .hp_list > a > img {
    margin-bottom: 1px;
}

.hp_list > a > span {
    /* white-space: nowrap; */
    font-weight: 600;
}

@media only screen and (max-width: 1210px) {
    body .hp_list > a > span {
        margin-top: 11px;
    }
}

@media only screen and (max-width: 1024px) {
    body .hp_list > a > span {
        margin-top: 46px;
        font-size: 27px;
    }
}

@media only screen and (max-width: 640px) {
    body .hp_list > a > span {
        font-size: 16px;
        line-height: 20px;
        margin-top: 23px;
    }
}

.catalogue_section .hp_list > a > article {
    font-weight: 400;
    margin-top: 8px;
    margin-bottom: 16px;
    font-size: 0.875em;
}

@media only screen and (max-width: 1024px) {
    .catalogue_section .hp_list > a > article {
        margin-top: 16px;
        margin-bottom: 16px;
        font-size: 24px;
    }
}

@media only screen and (max-width: 640px) {
    body .catalogue_section .hp_list > a > article {
        font-size: 14px;
        line-height: 20px;
        margin-top: 7px;
    }
}

.catalogue_section .hp_list > a > ins {
    color: #636e79;
    font-size: 0.75em;
    margin-top: 5px;
    font-weight: 400;
}

@media only screen and (max-width: 1024px) {
    .catalogue_section .hp_list > a > ins {
        font-size: 20.9204px;
        line-height: 23px;
        margin-top: 21px;
    }
}

@media only screen and (max-width: 640px) {
    body .catalogue_section .hp_list > a > ins {
        font-size: 12px;
        line-height: 13px;
        margin-top: 6px;
    }
}

.catalogue_section .hp_list > a > strong {
    margin-top: 13px;
    font-size: 1.5em;
    font-weight: 900;
}

@media only screen and (max-width: 1024px) {
    .catalogue_section .hp_list > a > strong {
        font-size: 42px;
        margin-top: 25px;
    }
}

@media only screen and (max-width: 640px) {
    body .catalogue_section .hp_list > a > strong {
        font-size: 24px;
        line-height: 25px;
        margin-top: 16px;
    }
}

.catalogue_section .main_wrapper {
    padding-left: 0;
}

@media only screen and (max-width: 1024px) {
    .catalogue_section .main_wrapper {
        padding-left: 30px;
    }

    .catalogue_section .main_wrapper .m_nav {
        display: none;
    }
}

@media only screen and (max-width: 640px) {
    .catalogue_section .main_wrapper {
        padding-left: 20px;
    }
}

.catalogue_section .hp_list > a > strong:after {
    content: "₽";
    display: inline-block;
    width: 17px;
    background-size: cover;
    margin-left: 4px;
    height: 17px;
    /*background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="510.127" height="510.127"><path d="M34.786 428.963h81.158v69.572c0 3.385 1.083 6.156 3.262 8.322 2.173 2.18 4.95 3.27 8.335 3.27h60.502c3.14 0 5.857-1.1 8.152-3.27 2.295-2.166 3.44-4.938 3.44-8.322v-69.572h182.964c3.377 0 6.156-1.076 8.334-3.256s3.262-4.95 3.262-8.336v-46.377c0-3.365-1.082-6.156-3.262-8.322-2.172-2.18-4.957-3.27-8.334-3.27h-182.97v-42.754h123.184c48.305 0 87.73-14.72 118.293-44.2 30.55-29.45 45.834-67.5 45.834-114.125 0-46.604-15.283-84.646-45.834-114.125C410.548 14.75 371.116 0 322.812 0H127.535c-3.385 0-6.157 1.09-8.335 3.256-2.173 2.18-3.262 4.97-3.262 8.335v227.896H34.786c-3.384 0-6.157 1.145-8.335 3.44-2.172 2.295-3.262 5.012-3.262 8.15v53.978c0 3.385 1.083 6.158 3.262 8.336s4.945 3.256 8.335 3.256h81.158V359.4H34.786c-3.384 0-6.157 1.1-8.335 3.27-2.172 2.166-3.262 4.95-3.262 8.322v46.377c0 3.385 1.083 6.158 3.262 8.336s4.95 3.257 8.335 3.257zM199.628 77.18h115.938c25.6 0 46.248 7.485 61.953 22.46 15.697 14.976 23.55 34.547 23.55 58.69 0 24.156-7.852 43.733-23.55 58.69-15.705 14.988-36.354 22.473-61.953 22.473H199.628V77.18z"/></svg>');*/
    background: none;
}

._detail .main_wrapper {
    padding: 0;
}

@media only screen and (max-width: 640px) {
    ._detail .main_wrapper {
        max-width: 100%;
    }
}

.catalogue_section._detail {
    display: flex;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 74px;
    padding-bottom: 140px;
}

@media only screen and (max-width: 1024px) {
    .catalogue_section._detail {
        padding-top: 20px;
    }
}

@media only screen and (max-width: 640px) {
    .catalogue_section._detail {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.csd_cart {
    display: flex;
}

.csd_cart {
    margin-top: 47px;
}

@media only screen and (max-width: 640px) {
    .csd_cart {
        margin-top: 30px;
    }
}

.csdc_image {
    width: 640px;
    min-width: 640px;
}

@media only screen and (max-width: 640px) {
    .csdc_image {
        width: 100%;
        min-width: 0;
        max-width: 100%;
    }
}

.csdc_image > section > div {
    display: flex;
}

.catalogue_section > div > .csd_cart {
    display: flex;
}

@media only screen and (max-width: 1024px) {
    .catalogue_section > div > .csd_cart {
        flex-wrap: wrap;
    }
}

.csdc_image aside {
    margin-top: 24px;
    display: flex;
    padding: 0;
    flex-wrap: wrap;
    justify-content: space-between;
}

.csdc_image aside:after {
    content: "";
    flex-grow: 1;
}

.csdc_image aside span:nth-child(4n+4) {
    margin-right: 0;
}

.csdc_image aside span {
    padding: 8px;
    margin-right: 8px;
    margin-bottom: 8px;
    flex-basis: 24%;
    display: flex;
    -moz-transition: all 0.3s ease-out 0s, -moz-transform 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s, -o-transform 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s, transform 0.3s ease-out 0s;
}

@media only screen and (max-width: 640px) {
    .csdc_image aside span {
        flex-basis: inherit;
        padding: 4px;
        margin-right: 4px;
    }
}

.csdc_image aside span.active {
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.22);
}

.csdc_image aside span:last-child {
    margin-right: 0px;
}

.cdci_tags {
    display: flex;
    margin-top: 44px;
}

.cdci_tags.bottom_tags {
    display: none;
}

@media only screen and (max-width: 1024px) {
    .cdci_tags {
        display: none;
    }

    .cdci_tags.bottom_tags {
        display: flex;
    }
}

.cdci_tags:before {
    content: attr(data-title);
    display: inline;
    font-weight: 700;
}

.cdci_tags > menu {
    font-weight: 300;
    margin: 0;
    padding: 0;
    margin-left: 35px;
}

.cdci_tags > menu li {
    list-style: none;
    display: flex;
    /* justify-content: space-between; */
    flex-wrap: wrap;
}

.cdci_tags > menu li > a {
    color: #c4000c;
    margin-right: 30px;
    margin-bottom: 16px;
    border-bottom: 1px solid transparent;
    white-space: nowrap;
    font-weight: 400;
    -moz-transition: all 0.3s ease-out 0s, -moz-transform 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s, -o-transform 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s, transform 0.3s ease-out 0s;
    text-decoration: none;
}

@media only screen and (max-width: 1024px) {
    .cdci_tags > menu li > a {
        margin-bottom: 5px;
        margin-right: 10px;
    }
}

.cdci_tags > menu li > a:hover {
    border-bottom: 1px solid #dc1925;
    color: #dc1925;
}

.csdc_description {
    margin-left: 97px;
    margin-top: 2px;
}

@media only screen and (max-width: 1210px) {
    .csdc_description {
        margin-left: 29px;
    }
}

@media only screen and (max-width: 1024px) {
    .csdc_description {
        margin-left: 0;
        margin-top: 95px;
        min-width: 100%;
        display: flex;
        flex-direction: column;
    }
}

@media only screen and (max-width: 640px) {
    .csdc_description {
        margin-top: 40px;
    }
}

.csdc_description > h1 {
    color: #0a1015;
    margin: 0;
    font-size: 2em;
    margin-bottom: 31px;
    font-weight: 600;
}

@media only screen and (max-width: 640px) {
    .csdc_description > h1 {
        font-size: 32px;
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 100%;
    }
}

.csdc_description > p {
    font-weight: 300;
    color: #0a1015;
}

.cdcd_prices {
    margin: 0;
    padding: 0;
    max-width: 530px;
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}

@media only screen and (max-width: 640px) {
    .cdcd_prices {
        flex-wrap: wrap;
        margin-top: 0;
    }
}

.cdcd_prices > li {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

@media only screen and (max-width: 640px) {
    .cdcd_prices > li {
        margin-bottom: 50px;
        width: 48%;
    }
}

.cdcd_prices > li > ins {
    color: #0a1015;
    font-weight: 300;
}

@media only screen and (max-width: 640px) {
    .cdcd_prices > li > ins {
        font-size: 16px;
    }
}

._price {
    font-size: 2em;
    font-weight: 900;
    color: #0a1015;
    margin-top: 19px;
}

@media only screen and (max-width: 640px) {
    ._price {
        font-size: 32px;
        margin-top: 14px;
    }
}

._price:after {
    /*	background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="510.127" height="510.127"><path d="M34.786 428.963h81.158v69.572c0 3.385 1.083 6.156 3.262 8.322 2.173 2.18 4.95 3.27 8.335 3.27h60.502c3.14 0 5.857-1.1 8.152-3.27 2.295-2.166 3.44-4.938 3.44-8.322v-69.572h182.964c3.377 0 6.156-1.076 8.334-3.256s3.262-4.95 3.262-8.336v-46.377c0-3.365-1.082-6.156-3.262-8.322-2.172-2.18-4.957-3.27-8.334-3.27h-182.97v-42.754h123.184c48.305 0 87.73-14.72 118.293-44.2 30.55-29.45 45.834-67.5 45.834-114.125 0-46.604-15.283-84.646-45.834-114.125C410.548 14.75 371.116 0 322.812 0H127.535c-3.385 0-6.157 1.09-8.335 3.256-2.173 2.18-3.262 4.97-3.262 8.335v227.896H34.786c-3.384 0-6.157 1.145-8.335 3.44-2.172 2.295-3.262 5.012-3.262 8.15v53.978c0 3.385 1.083 6.158 3.262 8.336s4.945 3.256 8.335 3.256h81.158V359.4H34.786c-3.384 0-6.157 1.1-8.335 3.27-2.172 2.166-3.262 4.95-3.262 8.322v46.377c0 3.385 1.083 6.158 3.262 8.336s4.95 3.257 8.335 3.257zM199.628 77.18h115.938c25.6 0 46.248 7.485 61.953 22.46 15.697 14.976 23.55 34.547 23.55 58.69 0 24.156-7.852 43.733-23.55 58.69-15.705 14.988-36.354 22.473-61.953 22.473H199.628V77.18z"/></svg>');*/
    content: "₽";
    display: inline-block;
    margin-left: 4px;
    background: none;
}

.circulation_counter {
    margin-top: 39px;
    display: flex;
}

@media only screen and (max-width: 640px) {
    .circulation_counter {
        flex-wrap: wrap;
        margin-top: 10px;
    }
}

.circulation_counter > .lw_action {
    display: block;
    border-top: 0px;
    margin-left: 15px;
    margin-top: 0;
    padding-top: 0;
}

@media only screen and (max-width: 640px) {
    .circulation_counter > .lw_action {
        width: 100%;
        margin-left: 0;
        margin-top: 15px;
    }
}

.circulation_counter > .lw_action .bf_submit {
    /* padding-left: 24px; */
    width: 190px;
    font-family: inherit;
}

@media only screen and (max-width: 640px) {
    .circulation_counter > .lw_action .bf_submit {
        width: 100%;
    }
}

.cc_value {
    background: #e8edef;
    padding-left: 16px;
    padding-top: 5px;
    padding-bottom: 7px;
    padding-right: 10px;
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 640px) {
    .cc_value {
        width: 100%;
        padding-top: 15px;
        padding-bottom: 17px;
        padding-left: 15px;
        justify-content: space-between;
        padding-right: 15px;
    }
}

.cc_value:before {
    content: attr(data-title);
    display: inline;
    color: #0a1015;
}

.cc_value > input {
    font-size: 0.875em;
    font-weight: 500;
    border: 0;
    margin-top: 1px;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: center;
    margin-left: 36px;
    width: 100px;
    outline: none;
}

.corp_descrition {
    line-height: 1.63em;
    border-top: 1px solid transparent;
    margin-top: 4px;
}

@media only screen and (max-width: 640px) {
    .corp_descrition {
        font-size: 16px;
        line-height: 26px;
    }
}

.corp_descrition ul {
    margin: 21px 0 45px 21px;
    color: #0a1015;
}

.corp_descrition ul li:last-child {
    margin-bottom: 0;
}

.corp_descrition ul li {
    margin-bottom: 12px;
}

.corp_descrition ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #c4000c;
    border-radius: 100px;
    display: block;
    top: calc(50% - 2px);
    left: -21px;
    margin: 0;
    position: absolute;
}

.corp_descrition ul li::marker {
    content: none;
}

.corp_descrition > h4 {
    margin: 0;
    font-weight: 700;
    margin-bottom: 21px;
    margin-top: 37px;
    margin-left: 1px;
}

.corp_descrition > ol {
    margin: 0;
    padding-left: 15px;
    margin-top: 18px;
    margin-bottom: 40px;
}

.corp_descrition > ol > li {
    font-weight: 300;
    color: #0a1015;
    margin-bottom: 13px;
}

.corp_descrition > ol > li:last-child {
    margin-bottom: 0;
}

.corp_descrition > p {
    font-weight: 300;
    color: #1e2832;
    margin: 0;
    margin-top: 12px;
}

.corp_descrition > p > strong {
    font-weight: 700;
    line-height: 41px;
    color: #0a1015;
}

.corp_descrition > blockquote {
    background: #f7f9fa;
    margin: 0;
    margin-top: 48px;
}

@media only screen and (max-width: 640px) {
    .corp_descrition > blockquote {
        margin: 0 -20px;
        margin-top: 20px;
    }
}

.corp_descrition > blockquote > menu {
    padding-right: 32px;
    padding-left: 34px;
    padding-top: 35px;
    padding-bottom: 43px;
    margin: 0;
}

.corp_descrition > blockquote > menu > li {
    list-style: none;
    margin-bottom: 19px;
    display: flex;
    align-items: center;
}

.corp_descrition > blockquote > menu > li:last-child {
    margin-bottom: 0;
}

.corp_descrition > blockquote > menu > li:before {
    content: "";
    display: inline-block;
    width: 16px;
    min-width: 16px;
    height: 14px;
    /* margin-top: 2px; */
    margin-right: 15px;
    background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="14" viewBox="0 0 16 14"><path fill="rgb(196, 0, 12)" fill-rule="evenodd" d="M9.795 5.691c-.103-.253-.41-.355-.667-.202L2 9.139v-.05c.154-1.218.77-3.955 3.282-5.273C8.615 2.142 14 3.562 14 3.562s-1.949 5.171-5.282 6.844c-2.513 1.268-5.128.203-6.256-.405l-.052-.05L9.538 6.3c.308-.102.36-.406.257-.609z"/></svg>');
}

.ov_form.jqmWindow {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    align-items: center;
    justify-content: center;
    bottom: 0;
    z-index: 10;
    display: none;
    background: rgba(64, 79, 93, 0.7);
    -moz-transition: all 0.3s ease-out 0s, -moz-transform 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s, -o-transform 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s, transform 0.3s ease-out 0s;
}

.ov_form.jqmWindow [id^=comp],
.ov_form.jqmWindow .form.popup {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

@media only screen and (max-width: 1024px) {
    .ov_form.jqmWindow [id^=comp],
    .ov_form.jqmWindow .form.popup {
        overflow: auto;
    }
}

.ov_form.jqmWindow .form.popup {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media only screen and (max-width: 640px) {
    .ov_form.jqmWindow .form.popup {
        align-items: start;
        padding: 30px 0;
    }
}

.show {
    display: flex !important;
    opacity: 1 !important;
}

html body .jqmWindow {
    display: none;
    position: fixed;
    z-index: 3000;
    width: min(500px, calc(100vw - 30px));
    max-height: calc(100vh - 30px);
    overflow-y: auto;
    background: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.jqmOverlay {
    background: #000;
}

.form .form-header {
    border-top-color: #c21f13 !important;
}

.form-header i {
    background: #c21f13;
}

.jqmWindow.callback_frame .form .required-fileds,
.jqmWindow.write-us_frame .form .required-fileds {
    display: none;
}

.jqmWindow.callback_frame .pull-right,
.jqmWindow.write-us_frame .pull-right {
    float: right !important;
}

.jqmWindow.callback_frame .jqmClose.top-close,
.jqmWindow.write-us_frame .jqmClose.top-close {
    z-index: 9;
}

.jqmWindow.callback_frame .jqmClose.top-close:hover,
.jqmWindow.write-us_frame .jqmClose.top-close:hover {
    color: #e72517;
}

.jqmWindow.callback_frame .pr_privacy,
.jqmWindow.write-us_frame .pr_privacy {
    clear: both;
    font-size: 0.9em;
    text-align: left;
    line-height: 1.3em;
    padding-top: 20px;
}

.jqmWindow.callback_frame .pr_privacy span,
.jqmWindow.write-us_frame .pr_privacy span {
    cursor: pointer;
    color: #0055cc;
    border-bottom: 1px dashed;
    white-space: nowrap;
}

.jqmWindow.callback_frame .pr_privacy span:hover,
.jqmWindow.write-us_frame .pr_privacy span:hover {
    color: red;
}

.jqmWindow.callback_frame .btn-default,
.jqmWindow.write-us_frame .btn-default {
    background-color: #c21f13;
    border-color: #c21f13;
    color: #ffffff !important;
    cursor: pointer;
}

.jqmWindow.callback_frame .btn-default:hover,
.jqmWindow.write-us_frame .btn-default:hover,
.jqmWindow.callback_frame .btn-default:active,
.jqmWindow.write-us_frame .btn-default:active,
.jqmWindow.callback_frame .btn-default:focus,
.jqmWindow.write-us_frame .btn-default:focus {
    background-color: #e72517;
    border-color: #e72517;
}

.jqmWindow.callback_frame .form .required-star,
.jqmWindow.write-us_frame .form .required-star {
    display: none;
}

.jqmWindow.callback_frame .form-control,
.jqmWindow.write-us_frame .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

html body .jqmWindow.callback_frame textarea.form-control,
html body .jqmWindow.write-us_frame textarea.form-control {
    height: auto;
}

.jqmWindow.callback_frame .form label,
.jqmWindow.write-us_frame .form label {
    display: inline-block;
    margin-bottom: 5px;
}

.form_frame {
    background: #ffffff;
    /* background: #f7f9fa; */
    box-shadow: 0px 0px 37px 6px rgba(0, 0, 0, 0.6);
    border-radius: 6px;
    padding-top: 48px;
}

@media only screen and (max-width: 1024px) {
    .form_frame {
        max-width: 500px;
    }
}

@media only screen and (max-width: 640px) {
    .form_frame {
        max-width: 310px;
        padding-top: 20px;
    }
}

.fb_header {
    margin-bottom: 30px;
    padding-left: 48px;
    padding-right: 48px;
    background: #ffffff;
}

@media only screen and (max-width: 640px) {
    .fb_header {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.fb_header .jqmClose:after {
    content: "";
    display: block;
    position: absolute;
    width: 26px;
    /* bottom: 41px; */
    right: 20px;
    top: 0;
    margin-top: -27px;
    height: 26px;
    background: #747d86;
    cursor: pointer;
    -webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="26" height="26" fill="none"><path stroke="rgb(116, 125, 134)" stroke-width="2" d="M.723.723l24.553 24.553m0-24.553L.723 25.276"/></svg>');
    mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="26" height="26" fill="none"><path stroke="rgb(116, 125, 134)" stroke-width="2" d="M.723.723l24.553 24.553m0-24.553L.723 25.276"/></svg>');
}

.fb_header .jqmClose:hover:after {
    background: #c4000c;
}

.title {
    font-size: 2em;
    color: #0a1015;
    font-weight: 600;
    margin: 0;
}

@media only screen and (max-width: 640px) {
    .title {
        font-size: 1.5em;
    }
}

.jqmClose {
    position: absolute;
    right: 0;
    top: 0;
}

@media only screen and (max-width: 640px) {
    .jqmClose {
        top: 30px;
    }
}

.form_frame > main {
    padding-right: 50px;
    padding-left: 48px;
    padding-bottom: 29px;
    padding-top: 32px;
    background: #f7f9fa;
    border-radius: 6px;
}

@media only screen and (max-width: 1024px) {
    .form_frame > main {
        padding-right: 20px;
        padding-left: 20px;
    }
}

.of_row {
    margin-top: 23px;
}

.of_row:first-child {
    margin-top: 0;
}

.of_row .error > input,
.of_row .error > textarea {
    border: 1px solid red;
}

.error:before {
    content: attr(data-error);
    display: block;
    font-size: 0.8125em;
    font-weight: 300;
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    color: #c4000c;
    margin-top: -17px;
}

.of_row label {
    display: flex;
}

.of_row label input {
    padding: 20px 0px 19px 22px;
    flex-grow: 1;
    border: 1px solid transparent;
    background-color: white;
    color: #1e2832;
    font-family: inherit;
    font-weight: 300;
    box-shadow: 0 2px 2px 0 rgba(30, 49, 66, 0.05);
    font-size: 17px;
    -moz-transition: all 0.3s ease-out 0s, -moz-transform 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s, -o-transform 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s, transform 0.3s ease-out 0s;
    outline: none;
}

.of_row label input:hover,
.of_row label textarea:hover {
    box-shadow: 0 2px 2px 0 rgba(30, 49, 66, 0.3);
}

.of_row label input:focus {
    outline: none;
}

.of_row label textarea {
    flex-grow: 1;
    border: 0px;
    font-size: 16px;
    padding: 20px 20px 100px 24px;
    box-shadow: 0 2px 2px 0 rgba(30, 49, 66, 0.05);
    font-family: inherit;
    font-weight: 300;
    color: #1e2832;
    resize: none;
    outline: none;
    -moz-transition: all 0.3s ease-out 0s, -moz-transform 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s, -o-transform 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s, transform 0.3s ease-out 0s;
}

.of_row .circulation_counter {
    margin-top: 21px;
    margin-bottom: 25px;
}

.of_row .circulation_counter .cc_value {
    color: #0a1015;
    padding: 9px 16px;
    padding-right: 12px;
}

.of_row .circulation_counter .cc_value ._circulation input {
    font-size: 0.875em;
    font-weight: 500;
    padding: 12px;
    width: 141px;
    margin-left: 76px;
    text-align: center;
}

@media only screen and (max-width: 640px) {
    .of_row .circulation_counter .cc_value ._circulation input {
        margin-left: 20px;
    }
}

.of_footer {
    display: flex;
    margin-top: 31px;
    align-items: center;
}

@media only screen and (max-width: 640px) {
    .of_footer {
        flex-wrap: wrap;
    }
}

main .of_footer .fbf_right > label {
    display: flex;
    margin-bottom: 2px;
}

main .of_footer .fbf_right > label:before {
    width: 20px;
    height: 20px;
}

.of_footer .fbf_right > .privacy_info {
    max-width: 287px;
    font-size: 13px;
    font-weight: 300;
    margin-top: 2px;
    margin-left: 2px;
    color: #636e79;
}

.of_footer .fbf_right > .privacy_info ins {
    color: #0a1015;
}

.ov_form form main .of_footer .fbf_right > input {
    top: 7px;
}

.ov_form form main .of_footer .fbf_left {
    display: flex;
    margin-left: 42px;
    margin-top: 1px;
    align-items: center;
    margin-right: 2px;
}

@media only screen and (max-width: 640px) {
    .ov_form form main .of_footer .fbf_left {
        margin-left: 0;
        margin-top: 20px;
        width: 100%;
    }

    .ov_form form main .of_footer .fbf_left .bf_button {
        width: 100%;
    }
}

.ov_form form main .of_footer .fbf_left:hover {
    background: transparent;
}

.ov_form form main .of_footer .fbf_left .bf_button {
    background: #c4000c;
    color: #ffffff;
    /* margin-top: 13px; */
    padding: 70px;
    padding-top: 18px;
    padding-bottom: 22px;
}

.ov_form form main .of_footer .fbf_left .bf_button:hover {
    background: #e6000f;
}

@media (max-width: 1645px) {
    .cs_left_wrapper {
        padding: 5px 62px 30px 65px;
        width: 370px;
    }

    .catalogue_section .hp_list > a,
    .catalogue_section .hp_list > a:nth-child(4n+4) {
        margin-right: 0px;
        padding: 20px;
    }

    .catalogue_section .hp_list > a {
        width: 33%;
    }

    .catalogue_section .hp_list > a:nth-child(3n+3) {
        margin-right: 0;
    }
}

/* Sidebar */
.product-item-detail-info-section {
    padding: 0 20px;
}

/*@media (max-width: 767px){
	.product-item-detail-info-section{padding:0;}
}*/
@media (max-width: 992px) {
    .product-item-detail-info-section {
        padding: 0;
    }
}

.product-item-detail-info-container {
    /*outline:1px dashed #ff3c00;*/
    margin-bottom: 20px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.product-item-detail-info-container-title {
    font-weight: bold;
    color: #000;
    font-size: 13px;
    margin-bottom: 3px;
}

.product-item-detail-pay-block {
    border: 1px solid #e4e4e4;
    padding: 20px 20px 0;
    border-radius: 3px;
    background-color: #fff;
    position: relative;
    margin-bottom: 15px;
}

.bx-retina .product-item-detail-pay-block {
    border-width: 0.5px;
}

/*Compare*/
.product-item-detail-compare-container {
    font-size: 12px;
    padding: 4px 15px;
    border-top: 1px solid #e4e4e4;
    position: relative;
    margin: 0 -20px;
    background: #F3F3F3;
    line-height: 20px;
    vertical-align: middle;
    min-height: 30px;
    box-shadow: inset 0 1px 1px 0 #eee;
    /*box-shadow: 0 1px 1px 0 #eee;*/
    color: #4e4e4e;
}

.product-item-detail-compare .checkbox {
    margin: 0;
    padding: 0;
}

/* Price */
.product-item-detail-price-current {
    font-size: 30px;
    color: #D0021B;
    line-height: 33px;
    font-weight: bold;
    white-space: nowrap;
    -webkit-transition: font-size 200ms ease;
    -moz-transition: font-size 200ms ease;
    -ms-transition: font-size 200ms ease;
    -o-transition: font-size 200ms ease;
    transition: font-size 200ms ease;
}

.product-item-detail-price-old {
    color: #BDBDBD;
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
    white-space: nowrap;
    text-decoration: line-through;
}

/* SCU */
.product-item-scu-container {
    padding: 0 0 2px;
}

.product-item-scu-container-title {
    font-size: 12px;
    color: #333;
}

.product-item-scu-list {
    margin: 0;
}

.product-item-scu-item-list {
    list-style: none;
    padding: 0;
    overflow: hidden;
    margin: 0 0 0 -2px;
}

.product-item-scu-item-color-container,
.product-item-scu-item-text-container {
    /* float: left; */
    padding: 5px 3px;
    box-sizing: border-box;
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
}

.product-item-scu-item-text-container {
    min-width: 48px;
}

.product-item-scu-item-color-container {
    max-width: 60px;
    width: 25%;
}

.product-item-scu-item-color-block {
    position: relative;
    padding-top: 100%;
    cursor: pointer;
    outline: 1px solid #c0cfda;
}

.bx-no-touch .product-item-scu-item-color-block {
    transition: outline 200ms ease;
}

.bx-retina .product-item-scu-item-color-block {
    outline-width: 0.5px;
}

.product-item-scu-item-color-container.selected .product-item-scu-item-color-block {
    outline-width: 2px;
}

.bx-retina .product-item-scu-item.selected .product-item-scu-item-color-block {
    outline-width: 1px;
}

.product-item-scu-item-color {
    position: absolute;
    top: 2px;
    right: 2px;
    left: 2px;
    bottom: 2px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.product-item-scu-item-text-block {
    position: relative;
    cursor: pointer;
    outline: 1px solid #c0cfda;
    padding: 0 5px;
}

.bx-no-touch .product-item-scu-item-text-block {
    transition: outline 300ms ease;
}

.bx-retina .product-item-scu-item-text-block {
    outline-width: 0.5px;
}

.product-item-scu-item-text-container.selected .product-item-scu-item-text-block {
    outline-width: 2px;
}

.bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block {
    outline-width: 1px;
}

.product-item-scu-item-text {
    vertical-align: middle;
    text-align: center;
    font-size: 11px;
    line-height: 18px;
    white-space: nowrap;
    text-transform: uppercase;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
    position: relative;
    outline-color: #A9ADB4 !important;
    overflow: hidden;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after {
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    content: "";
    background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;
    background-size: 80% 80%;
}

.product-item-selected-scu-container {
    word-spacing: 1px;
}

.product-item-selected-scu {
    display: inline-block;
    outline: 1px solid #c0cfda;
    vertical-align: middle;
    text-align: center;
    font-size: 11px;
    line-height: 22px;
    height: 22px;
    min-width: 22px;
    white-space: nowrap;
    text-transform: uppercase;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 5px;
}

.bx-retina .product-item-selected-scu {
    outline-width: 0.5px;
}

.product-item-selected-scu-color {
    background-position: center;
    background-size: 20px 20px;
    background-repeat: no-repeat;
}

/*Amount*/
.product-item-amount {
    text-align: center;
    padding: 0 0 2px;
}

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
    height: 22px;
    min-width: 22px;
    display: inline-block;
    vertical-align: middle;
    background-color: #f2f2f2;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    position: relative;
    transition: background 300ms ease, opacity 300ms ease;
}

.bx-retina .product-item-amount-field-btn-plus,
.bx-retina .product-item-amount-field-btn-minus {
    border-width: 0.5px;
}

.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-minus:hover {
    background: #d3d3d3;
}

.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-minus:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    opacity: 0.8;
    transition: opacity 300ms ease, background 300ms ease;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after {
    opacity: 0.3 !important;
    cursor: default;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover {
    background-color: #f2f2f2;
}

.product-item-amount-field-btn-minus:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    opacity: 0.8;
    transition: opacity 300ms ease;
}

.product-item-amount-field-btn-plus:after {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;
    background-size: 10px;
}

.product-item-amount-field-btn-minus:after {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
    background-size: 10px;
}

.product-item-amount-field-btn-plus:hover:after,
.product-item-amount-field-btn-minus:hover:after {
    opacity: 1;
}

.product-item-amount-field {
    max-width: 50px;
    width: auto;
    color: #000;
    font-weight: bold;
    display: inline-block;
    line-height: 22px;
    vertical-align: middle;
    height: 22px;
    padding: 0;
    font-size: 19px;
    text-align: center;
    background: transparent !important;
    border: 1px solid transparent;
    border-radius: 2px;
    transition: border 300ms ease;
}

.bx-retina .product-item-amount-field {
    border-width: 0.5px;
}

.product-item-amount-field:focus {
    outline: none !important;
}

.bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button,
.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.product-item-amount-description-container {
    color: #a5a5a5;
    font-size: 12px;
    white-space: nowrap;
}

.product-item-amount-description-container strong {
    color: #333;
    white-space: nowrap;
}

.product-item-amount-label-container {
    font-weight: bold;
    color: #a5a5a5;
    font-size: 12px;
    margin: 5px 0;
}

/**/
.product-item-quantity {
    color: #333;
    font-size: 12px;
    font-weight: normal;
}

/*Buy button*/
.btn.product-item-detail-buy-button {
    width: 100%;
    max-width: 250px;
    display: block;
    font-weight: 800;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    height: 50px;
    text-transform: uppercase;
    position: relative;
    margin: 0 auto 20px;
}

.product-item-detail-short-card-btn .btn.product-item-detail-buy-button {
    margin: 0;
}

.btn.product-item-detail-buy-button span {
    line-height: 16px;
    display: inline-block;
    min-height: 16px;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    max-width: 100%;
    white-space: normal;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.btn-link.product-item-detail-buy-button {
    height: 25px;
}

/* Slider */
.product-item-detail-slider-container {
    max-width: 100%;
    position: relative;
    background: transparent;
    -webkit-transition: background 800ms ease;
    -moz-transition: background 800ms ease;
    -ms-transition: background 800ms ease;
    -o-transition: background 800ms ease;
    transition: background 800ms ease;
}

.product-item-detail-slider-block {
    position: relative;
    box-sizing: border-box;
    padding-top: 74.25%;
    height: 0;
}

.product-item-detail-slider-block.product-item-detail-slider-block-square {
    padding-top: 100%;
}

.product-item-detail-slider-images-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.product-item-detail-slider-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    opacity: 0;
    -webkit-transition: opacity 250ms linear;
    -moz-transition: opacity 250ms linear;
    -ms-transition: opacity 250ms linear;
    -o-transition: opacity 250ms linear;
    transition: opacity 250ms linear;
    /* border: 1px solid black; */
}

.product-item-detail-slider-image.active {
    opacity: 1;
    z-index: 10;
}

.product-item-detail-slider-image img {
    /* -webkit-transform: translateY(-50%) translateX(-50%); */
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    /* transform: translateY(-50%) translateX(-50%); */
    -webkit-transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
    -moz-transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
    -ms-transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
    -o-transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
    transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0%;
    left: 0;
    height: auto;
    width: 100%;
    max-height: 100%;
    max-width: 100%;
    outline: 1px solid transparent;
}

@media only screen and (max-width: 640px) {
    .product-item-detail-slider-image img {
        object-fit: cover;
        height: 100%;
    }
}

.product-item-detail-slider-progress-bar {
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 180;
}

/*Slider Controls*/
.product-item-detail-slider-controls-block {
    padding: 10px 0;
    text-align: center;
}

.product-item-detail-slider-controls-image {
    /* width: 65px; */
    /* height:65px; */
    background-color: #fff;
    position: relative;
    text-align: center;
    display: inline-block;
    /* outline: 1px solid #c0cfda; */
    cursor: pointer;
    overflow: hidden;
}

.bx-retina .product-item-detail-slider-controls-image {
    outline-width: 0.5px;
}

.bx-no-retina .product-item-detail-slider-controls-image.active {
    outline-width: 2px;
}

.bx-retina .product-item-detail-slider-controls-image.active {
    outline-width: 1px;
}

.product-item-detail-slider-controls-image img {
    /* max-width: 65px; */
    max-height: 102px;
    /* height: auto; */
    /* width: auto; */
    /* -webkit-transform: translateY(-50%) translateX(-50%); */
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    /* transform: translateY(-50%) translateX(-50%); */
    /* position: absolute; */
    /* top:  50%; */
    /* left: 50%; */
}

@media only screen and (max-width: 640px) {
    .product-item-detail-slider-controls-image img {
        max-height: 40px;
    }
}

.product-item-detail-slider-left,
.product-item-detail-slider-right {
    display: block;
    position: absolute;
    cursor: pointer;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    opacity: 0.57;
    background: rgba(255, 255, 255, 0) url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2230%22%20viewBox%3D%220%200%2016%2030%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2050%202%2036%2016%2022%2015%2021%201%2035%200%2036%201%2037%2015%2051%22%20transform%3D%22translate(0%20-21)%22%2F%3E%3C%2Fsvg%3E") no-repeat center;
    z-index: 111;
    top: 0;
    bottom: 0;
    width: 25%;
}

.product-item-detail-slider-left {
    left: 0;
}

.product-item-detail-slider-right {
    right: 0;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.product-item-detail-slider-left:hover,
.product-item-detail-slider-right:hover {
    opacity: 0.8;
    background-color: rgba(255, 255, 255, 0.4);
}

.product-item-detail-slider-close {
    display: none;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-close {
    width: 50px;
    height: 50px;
    right: 110px;
    top: 4px;
    opacity: 0.27;
    background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2015.1%208.944%208%2016%201%2015.006%200%208.05%207%20.994%200%200%201%207.056%208%200%2015.1%20.994%2016%208.05%209%2015.006%2016%22%2F%3E%3C%2Fsvg%3E") no-repeat center;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    bottom: 0;
    display: block;
    position: absolute;
    cursor: pointer;
    z-index: 150;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-close:hover {
    opacity: 1;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-right {
    right: 105px;
}

/*magnified*/
.product-item-detail-slider-container.magnified .product-item-detail-slider-image {
    z-index: 100;
}

.product-item-detail-slider-container.magnified .product-item-detail-slider-image img {
    outline-color: #ddd;
}

.product-item-detail-slider-container.magnified .product-item-detail-slider-left,
.product-item-detail-slider-container.magnified .product-item-detail-slider-right {
    z-index: 50;
}

.product-item-detail-slider-container.magnified .product-item-label-text,
.product-item-detail-slider-container.magnified .product-item-label-ring {
    opacity: 0;
}

/*	>>>	popup*/
.product-item-detail-slider-container.popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 999999;
    animation-name: imgPopupShow;
    animation-duration: 300ms;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-images-container {
    right: 105px;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-block {
    height: 100vh;
    padding-top: 0;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-image {
    max-height: 100vh;
    position: absolute;
    top: 50%;
    width: calc(100% - 150px);
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}

@keyframes imgPopupShow {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.product-item-detail-slider-container.popup .product-item-detail-slider-image img {
    width: auto;
    max-width: 100%;
    cursor: default;
    max-height: 90vh;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
    border-left: 1px solid #d3d3d3;
    background-color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 20px;
    overflow-y: auto;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image {
    display: block;
    margin-bottom: 20px;
}

/* Slider Mobile*/
@media (max-width: 767px) {
    .product-item-detail-slider-container.popup .product-item-detail-slider-images-container {
        right: 0;
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-block {
        height: calc(100vh - 111px);
        padding-top: 0;
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-image {
        width: 90%;
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-image img {
        width: auto;
        max-width: 100%;
        cursor: default;
        max-height: calc(100vh - 115px);
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
        border-left: none;
        border-top: 1px solid #d3d3d3;
        position: absolute;
        top: auto;
        right: 0;
        bottom: 0;
        left: 0;
        max-height: 111px;
        overflow-x: auto;
        white-space: nowrap;
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-controls-image {
        display: inline-block;
        margin-bottom: 0;
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-close {
        right: 10px;
        z-index: 200;
    }

    .product-item-detail-slider-left,
    .product-item-detail-slider-right {
        max-width: 75px;
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-right {
        right: 0;
    }
}

/*Label*/
.product-item-label-text,
.product-item-label-ring {
    position: absolute;
    z-index: 190;
    opacity: 1;
    -webkit-transition: opacity 450ms ease;
    -moz-transition: opacity 450ms ease;
    -ms-transition: opacity 450ms ease;
    -o-transition: opacity 450ms ease;
    transition: opacity 450ms ease;
}

.product-item-label-text span,
.product-item-label-ring {
    margin-bottom: 2px;
    color: #fff;
    display: inline-block;
    clear: both;
    background: #F42C2C;
    text-align: center;
    vertical-align: middle;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.bx-red .product-item-label-text span,
.bx-red .product-item-label-ring {
    background-color: #fba90c;
}

.product-item-label-text > div,
.product-item-label-ring > div {
    line-height: 0;
}

.product-item-detail-slider-container.popup .product-item-label-text,
.product-item-detail-slider-container.popup .product-item-label-ring {
    display: none;
}

/* TEXT */
.product-item-label-text span {
    padding: 2px 5px;
    font-weight: bold;
    vertical-align: middle;
}

.product-item-label-text.product-item-label-small span {
    line-height: 14px;
    font-size: 13px;
    padding: 2px 7px;
    margin-bottom: 1px;
    font-weight: normal;
}

.product-item-label-text.product-item-label-big span {
    line-height: 17px;
    font-size: 13px;
    padding: 4px 10px;
}

@media (max-width: 767px) {
    .product-item-label-text > div {
        line-height: 0;
    }

    .product-item-label-text.product-item-label-small span,
    .product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
        line-height: 14px;
        font-size: 10px;
        padding: 2px 7px;
        margin-bottom: 1px;
    }

    .product-item-big-card .product-item-label-text.product-item-label-small span,
    .product-item-label-text.product-item-label-big span,
    .product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
        margin-bottom: 1px;
        line-height: 16px;
        font-size: 14px;
        padding: 3px 12px;
    }

    .product-item-big-card .product-item-label-text.product-item-label-big span {
        line-height: 25px;
        font-size: 20px;
        padding: 3px 12px;
    }
}

/*RING*/
.product-item-label-ring {
    border-radius: 50%;
    font-weight: bold;
    box-sizing: border-box;
}

.product-item-label-ring.product-item-label-small {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.product-item-label-ring.product-item-label-big {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
}

@media (max-width: 767px) {
    .product-item-label-ring.product-item-label-small,
    .product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 13px;
    }

    .product-item-big-card .product-item-label-ring.product-item-label-small,
    .product-item-label-ring.product-item-label-big,
    .product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 12px;
    }

    .product-item-big-card .product-item-label-ring.product-item-label-big {
        width: 70px;
        height: 70px;
        line-height: 70px;
        font-size: 24px;
    }
}

.product-item-label-top {
    top: -5px;
}

.product-item-label-center {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.product-item-label-center > div {
    text-align: center;
}

.product-item-label-left {
    left: -5px;
}

.product-item-label-left > div {
    text-align: left;
}

.product-item-label-bottom {
    bottom: -5px;
}

.product-item-label-middle {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.product-item-label-right {
    right: -5px;
}

.product-item-label-right > div {
    text-align: right;
}

.product-item-label-center.product-item-label-middle {
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}

/* Tabs */
.product-item-detail-tabs-container {
    min-height: 60px;
    background: #fff;
    border-bottom: 1px solid #ededed;
}

.product-item-detail-tabs-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
}

.product-item-detail-tabs-list:after {
    content: "";
    clear: both;
    display: table;
}

.product-item-detail-tab {
    float: left;
    min-height: 60px;
}

.product-item-detail-tab-link {
    height: 60px;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    padding: 10px 25px;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    line-height: 45px;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    color: #039BE5;
    vertical-align: middle;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.product-item-detail-tab-link:hover,
.product-item-detail-tab.active .product-item-detail-tab-link {
    color: #000;
}

.product-item-detail-tab-link:after {
    content: "";
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #1485CE;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.product-item-detail-tab-link:hover:after,
.product-item-detail-tab.active .product-item-detail-tab-link:after {
    height: 3px;
}

.product-item-detail-tab-link:active:after {
    height: 6px;
}

.product-item-detail-tab-content {
    padding: 25px 0;
}

@media (max-width: 991px) {
    .product-item-detail-tabs-container {
        display: none !important;
    }

    .product-item-detail-tab-content {
        display: block !important;
    }
}

/*Tab fixed*/
.product-item-detail-tabs-container-fixed {
    position: fixed;
    top: -100px;
    left: 0;
    right: 0;
    z-index: 1000;
    background-color: #fff;
    box-shadow: 0 4px 14px 0 rgba(32, 54, 74, 0.23);
    -webkit-transition: top 350ms linear;
    -moz-transition: top 350ms linear;
    -ms-transition: top 350ms linear;
    -o-transition: top 350ms linear;
    transition: top 350ms linear;
}

.product-item-detail-tabs-container-fixed {
    min-height: 45px;
    background: #fff;
}

.product-item-detail-tabs-container-fixed.active {
    opacity: 1;
    top: 0;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list {
    max-width: 1048px;
    margin: 0 auto;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tab {
    min-height: 45px;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tab-link {
    height: 45px;
    padding: 10px 25px;
    line-height: 25px;
}

.bx-touch .product-item-detail-tabs-container-fixed {
    display: none !important;
}

/*Small Card*/
.product-item-detail-short-card-fixed {
    position: fixed;
    top: -85px;
    left: 0;
    right: 0;
    z-index: 1010;
    background-color: #fff;
    box-shadow: 0 4px 14px 0 rgba(32, 54, 74, 0.23);
    -webkit-transition: top 220ms linear;
    -moz-transition: top 220ms linear;
    -ms-transition: top 220ms linear;
    -o-transition: top 220ms linear;
    transition: top 220ms linear;
    height: 85px;
    box-sizing: border-box;
    padding: 7px 0 8px;
}

.product-item-detail-short-card-fixed.active {
    opacity: 1;
    top: 0;
}

.product-item-detail-short-card-fixed.active + .product-item-detail-tabs-container-fixed.active {
    top: 85px;
}

.bx-touch .product-item-detail-short-card-fixed {
    display: none !important;
}

.product-item-detail-short-card-fixed .product-item-detail-short-card-content-container {
    max-width: 1048px;
    margin: 0 auto;
}

.product-item-detail-short-card-content-container table {
    border-collapse: collapse;
    min-width: 100%;
}

.product-item-detail-short-card-image {
    vertical-align: middle;
    text-align: left;
    width: 80px;
    padding-right: 15px;
}

.product-item-detail-short-card-image img {
    height: 65px;
    max-width: none;
}

.product-item-detail-short-title-container {
    max-width: 650px;
}

.product-item-detail-short-title-text {
    display: block;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #000;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.product-item-detail-short-card-price {
    text-align: right;
    vertical-align: middle;
    padding: 0 10px;
}

.product-item-detail-short-card-btn {
    padding-left: 10px;
    min-width: 120px;
}

/*Properties */
.product-item-detail-tab-content {
    display: none;
}

.product-item-detail-tab-content.active {
    display: block;
}

.product-item-detail-tab-content h3 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}

.product-item-detail-properties {
    color: #a5a5a5;
    font-size: 12px;
    margin: 0;
    display: block;
    overflow: hidden;
    max-width: 560px;
}

.product-item-detail-properties dl {
    clear: both;
}

.product-item-detail-properties dt {
    clear: both;
    float: left;
    font-weight: normal;
}

.product-item-detail-properties dd {
    margin-bottom: 3px;
    float: right;
    margin-left: 5px;
    color: #000;
}

/*@import url("https://fonts.googleapis.com/css?family=Ubuntu:400,500,700&display=swap&subset=cyrillic");*/
body {
    /*font-family: "Ubuntu", sans-serif;*/
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-synthesis: none;
    -moz-font-feature-settings: "kern";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "SF Pro Display";
    font-size: 16px;
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
}

* {
    position: relative;
    box-sizing: border-box;
}

ins,
del {
    text-decoration: none;
}

img {
    max-width: 100%;
    height: auto;
}

ul {
    margin: 12px 0;
    padding: 0;
    list-style: none;
    color: #4a5966;
}

ul li {
    list-style: none;
}

/*




:before {*/
/*  content: "-";*/
/*  display: inline-block;*/
/*  margin-right: 13px;*/
/*  margin-left: -18px;*/
/*}*/

p {
    margin: 11px 0 12px;
    color: #4a5966;
    line-height: 1.65em;
}

h1 {
    font-size: 3em;
    font-weight: 300;
    line-height: 1.17em;
    color: #000000;
    margin-top: 65px;
}

h2 {
    font-size: 2.25em;
    font-weight: 300;
    line-height: 1.17em;
    color: #000000;
    margin-top: 17px;
}

h3 {
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.33em;
    color: #000000;
    margin-bottom: 24px;
}

h4 {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.33em;
    color: #000000;
    margin-bottom: 11px;
    margin-top: 29px;
}

input {
    font-size: 16px;
}

._max_width {
    max-width: 1460px;
    margin-left: auto;
    margin-right: auto;
    line-height: 28px;
}

aside.top ul {
    display: flex;
    justify-content: flex-end;
    padding: 0 30px;
    margin-bottom: 0px;
}

@media only screen and (max-width: 1024px) {
    .wrapper > header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 30px;
    }
}

@media only screen and (max-width: 640px) {
    .wrapper > header {
        padding: 17px 20px;
    }
}

aside.top ul li {
    padding: 0;
    margin-left: 0;
    list-style: none;
    color: #8D848E;
    font-family: SF Pro Display !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

aside.top ul li:before {
    content: "";
}

aside.top ul a {
    color: #79848e;
    border-bottom: 1px solid transparent;
    margin-left: 20px;
    -webkit-transition: all 0.3s 0s ease-out;
    -moz-transition: all 0.3s 0s ease-out;
    -ms-transition: all 0.3s 0s ease-out;
    -o-transition: all 0.3s 0s ease-out;
    transition: all 0.3s 0s ease-out;
}

aside.top ul span {
    color: #79848e;
    border-bottom: 1px solid transparent;
    margin-left: 20px;
    font-weight: bold;
}

aside.top ul a:hover {
    color: #1e2832;
    border-bottom: 1px solid;
}

header {
    display: flex;
    margin-top: 2px;
    padding: 0px 30px 28px 30px;
    align-items: center;
    z-index: 99;
}

@media only screen and (max-width: 1210px) {
    header {
        padding: 0px 40px 28px 40px;
    }
}

.top {
    width: 100%;
    z-index: 99;
    position: fixed;
    display: flex;
    right: 0;
    left: 0;
    top: 0;
    justify-content: flex-end;
    background: #ffffff;
    padding-bottom: 10px;
}

header > ul {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    max-width: 449px;
    flex-grow: 4;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    margin: 0 82px 0 81px;
    font-family: SF Pro Display !important;
}

@media only screen and (max-width: 1024px) {
    header > ul {
        display: none;
    }
}

header._max_width {
    align-items: center;
    -webkit-align-items: center;
    position: fixed;
    top: 28px;
    left: 0;
    right: 0;
    background-color: #ffffff;
    margin-top: 0;
}

header .btn {
    display: inline-flex;
    padding: 10px 14px;
    justify-content: center;
    align-items: center;
    border-radius: 2px;
    background: #C4000C;
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    cursor: pointer;
    text-decoration: none;
    overflow: hidden;
    transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -ms-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    height: 37px;
    border: 1px solid transparent;
    font-family: SF Pro Display !important;
}

@media only screen and (max-width: 1024px) {
    header .btn {
        padding: 9px 12px;
        height: 32px;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    header._max_width {
        top: 0;
    }
}

header .btn:hover {
    border: 1px solid #C4000C;
    color: #C4000C;
    background: transparent;
}

html body header .btn.btn-white {
    border: 1px solid #C4000C;
    color: #C4000C;
    background: transparent;
}

html body header .btn.btn-white:hover {
    background: #C4000C;
    color: #FFF;
}

header > ul a {
    -webkit-transition: color 0.3s 0s ease-out;
    -moz-transition: color 0.3s 0s ease-out;
    -ms-transition: color 0.3s 0s ease-out;
    -o-transition: color 0.3s 0s ease-out;
    transition: color 0.3s 0s ease-out;
    color: #000000;
}

header > ul a:hover, header > ul span.active {
    color: #c4000c;
}

header > ul > li {
    list-style: none;
    padding: 0;
    margin-left: 0;
}

header > ul li::before {
    display: none;
}

header .phone {
    /* width: 200px; */
    /*flex-grow: 1;*/
    display: flex;
    /* border: 1px solid; */
    flex-direction: column;
    align-items: flex-end;
}

.rasp {
	margin-left: 20px; font-size: 16px; color: #62636A;
}

@media only screen and (max-width: 1024px) {
    header .phone {
        display: none;
    }
    header .rasp {
        margin-left: 0px; font-size: 12px; color: black;
    }
}

header .phone div {
    color: #000;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    font-family: SF Pro Display !important;
}


@media only screen and (max-width: 1210px) {
    header .phone div {
        font-size: 1.05em;
        white-space: nowrap;
    }
    .rasp {
        font-size: 14px;
        white-space: nowrap;
    }
}

/*header .phone div:before {
  content: "";
  width: 13px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
  box-sizing: border-box;
  background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="18" viewBox="0 0 13 18"> <path fill="rgb(196,0,12)" fill-rule="evenodd" d="M10.955 6.865c-.58 2.59-2.026 4.95-4.102 6.727L4.48 12.296a.917.917 0 0 0-.922.027c-.868.54-1.851.961-2.906 1.229-.467.118-.747.578-.622 1.02l.795 2.81c.125.443.61.708 1.078.59C9.888 15.946 14.626 8.178 12.486.618c-.125-.443-.61-.708-1.078-.59L8.432.783c-.468.119-.748.578-.623 1.021a8.987 8.987 0 0 1 .329 2.997.827.827 0 0 0 .445.768l2.372 1.296"/> </svg>') no-repeat center center;
  background-size: contain;
}*/
.social{
	display: flex;
	flex-direction: row;
}
.whatsapp {
    margin: 0 15px 0 7px;
    background: url("/local/templates/ov_30/img/social/whsapp.svg") center center / cover no-repeat;
    width: 32px;
    height: 32px;
}

.telegram-icon {
    margin: 0 7px 0 20px;
    background: url("/images/tg.png") center center / cover no-repeat;
    width: 32px;
    height: 32px;
}

@media only screen and (max-width: 1210px) {
    header .whatsapp {
        margin: 0 12px 0 12px;
        width: 24px;
        height: 24px;
    }
    header .telegram-icon {
        margin: 0 0px 0 12px;
        width: 24px;
        height: 24px;
	}
}

@media only screen and (max-width: 320px) {
    header .whatsapp {
        width: 20px;
        height: 20px;
        margin: 0 3px 0 3px;
    }
    
    header .telegram-icon {
        width: 20px;
        height: 20px;
        margin: 0 3px 0 3px;
    }

    header .btn {
        font-size: 10px;
    }

    .burger-menu {
        margin-left: 4px;
    }
}

header .callback {
    margin-left: 32px;
}

@media only screen and (max-width: 1210px) {
    header .callback {
        display: none;
    }
}

header .logo {
    display: flex;
    cursor: pointer;
}

@media only screen and (max-width: 1210px) {
    header .logo {
        max-width: 114px;
        padding-right: 0px;
    }

    header .write-us {
        
    }
}

@media only screen and (max-width: 1024px) {
    header .logo {
        padding-right: 0;
    }
    .rasp {
	    display: none;
    }
}

header .phone article {
    color: #424242;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: relative;
    padding-left: 13px;
    font-family: SF Pro Display !important;
}

header .phone article:before {
    display: block;
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 4px;
    background: #16CC00;
    animation-name: blink-contact;
    animation-timing-function: linear;
    animation-duration: 8s;
    animation-iteration-count: infinite;
}

@keyframes blink-contact {
    50% {
        opacity: 0
    }
}

section.menu_and_search .m_container {
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
    padding: 0px 30px;
}

@media only screen and (max-width: 1210px) {
    section.menu_and_search .m_container {
        padding: 0px 40px;
    }
}

@media only screen and (max-width: 1024px) {
    section.menu_and_search .m_container {
        padding: 0 30px;
    }
}

@media only screen and (max-width: 640px) {
    section.menu_and_search .m_container {
        padding: 0 20px;
    }
}

section.menu_and_search {
    padding-top: 14px;
    padding-bottom: 14px;
    background: #f1f3f4;
    box-shadow: 0 2px 2px 0 rgba(30, 40, 50, 0.05) inset;
}

.sp_content section.menu_and_search {
    display: none;
}

@media only screen and (max-width: 640px) {
    .sp_content section.menu_and_search {
        display: block;
    }
}

._same_width {
    width: 214px;
}

section.menu_and_search .catalogue {
    display: flex;
    align-items: center;
}

section.menu_and_search .catalogue:hover > span,
section.menu_and_search .catalogue:hover > span:before {
    color: #c4000c;
}

section.menu_and_search .catalogue:hover > span:before {
    background: #c4000c;
}

section.menu_and_search .catalogue > span {
    font-size: 0.875em;
    font-weight: bold;
    color: #4c5b69;
    margin-left: 3px;
    align-items: center;
    display: flex;
    cursor: pointer;
    z-index: 4;
    margin-top: 1px;
    -webkit-transition: all 0.3s 0s ease-out;
    -moz-transition: all 0.3s 0s ease-out;
    -ms-transition: all 0.3s 0s ease-out;
    -o-transition: all 0.3s 0s ease-out;
    transition: all 0.3s 0s ease-out;
}

section.menu_and_search .catalogue > span:before {
    content: "";
    display: block;
    width: 18px;
    height: 12px;
    background: #4b5a67;
    margin-right: 16px;
    mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="12" viewBox="0 0 18 12"><path fill="rgb(30, 49, 66)" fill-opacity=".795" fill-rule="evenodd" d="M0 12h18v-2H0v2zm0-5h18V5H0v2zm0-7v2h18V0H0z"/></svg>');
    -webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="12" viewBox="0 0 18 12"><path fill="rgb(30, 49, 66)" fill-opacity=".795" fill-rule="evenodd" d="M0 12h18v-2H0v2zm0-5h18V5H0v2zm0-7v2h18V0H0z"/></svg>');
}

section.menu_and_search .catalogue .c_menu {
    margin-top: 30px;
    padding: 34px 35px 45px 35px;
    background: #475562;
    width: 750px;
    z-index: 2;
    border-radius: 8px;
    box-shadow: 0 0 30px 0 rgba(30, 49, 66, 0.5);
}

@media only screen and (max-width: 1024px) {
    section.menu_and_search .catalogue .c_menu {
        max-width: 90vw;
    }
}

@media only screen and (max-width: 640px) {
    section.menu_and_search .catalogue .c_menu {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 99999;
        max-width: 88888px;
        width: auto;
        margin-top: 0;
        overflow: auto;
    }
}

.c_menu_close {
    display: none;
}

@media only screen and (max-width: 640px) {
    .c_menu_close {
        display: block;
        position: absolute;
        top: 20px;
        right: 20px;
    }
}

section.menu_and_search .catalogue .fly_container {
    display: none;
    opacity: 0;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    -moz-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    -moz-transition: opacity 0.2s ease-out 0s, -moz-transform 0.2s ease-out 0s;
    -webkit-transition: opacity 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s;
    -o-transition: opacity 0.2s ease-out 0s, -o-transform 0.2s ease-out 0s;
    transition: opacity 0.2s ease-out 0s, transform 0.2s ease-out 0s;
}

@media only screen and (max-width: 640px) {
    section.menu_and_search .catalogue .fly_container {
        transform: none !important;
    }
}

section.menu_and_search .catalogue .fly_container._is {
    display: block;
}

section.menu_and_search .catalogue .fly_container._on {
    opacity: 1;
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}

@media only screen and (max-width: 640px) {
    section.menu_and_search .catalogue .fly_container._on {
        transform: none !important;
        z-index: 9;
    }
}

section.menu_and_search .catalogue .c_menu > .cm_title > a {
    color: #f7f9fa;
}

section.menu_and_search .catalogue .c_menu > .cm_list {
    margin-top: 8px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

@media only screen and (max-width: 640px) {
    section.menu_and_search .catalogue .c_menu > .cm_list {
        margin-top: 40px;
        overflow: auto;
    }
}

section.menu_and_search .catalogue .c_menu > .cm_list > a {
    border-bottom: 1px solid transparent;
    color: #f7f9fa;
    margin-top: 17px;
    flex-basis: 33.3%;
    padding-right: 25px;
    -webkit-transition: color 0.3s 0s ease-out;
    -moz-transition: color 0.3s 0s ease-out;
    -ms-transition: color 0.3s 0s ease-out;
    -o-transition: color 0.3s 0s ease-out;
    transition: color 0.3s 0s ease-out;
}

@media only screen and (max-width: 640px) {
    section.menu_and_search .catalogue .c_menu > .cm_list > a {
        margin-top: 12px;
        flex-basis: 100%;
    }
}

@media only screen and (max-width: 640px) {
    .cm_title {
        display: none;
    }
}

section.menu_and_search .catalogue .c_menu > .cm_list > a:hover,
section.menu_and_search .catalogue .c_menu > .cm_title > a:hover {
    color: #c4000c;
}

section.menu_and_search .search {
    flex-grow: 4;
    font-size: 0.875em;
    font-weight: 300;
    margin-right: 39px;
    display: flex;
    background: white;
}

@media only screen and (max-width: 1024px) {
    section.menu_and_search .search {
        margin-right: 0;
    }
}

@media only screen and (max-width: 640px) {
    section.menu_and_search .search {
        background: none;
        box-shadow: none !important;
        margin-right: 0;
    }
}

.sp_content section.menu_and_search .search {
    margin-left: 15px;
    margin-right: 15px;
}

section.menu_and_search .search label,
section.menu_and_search .search .like_label {
    flex-grow: 1;
    z-index: 2;
    display: flex;
}

section.menu_and_search .search input[type=submit] {
    height: 18px;
    width: 19px;
    box-sizing: border-box;
    padding-bottom: 39px;
    padding-right: 36px;
    cursor: pointer;
    background: white;
    border: 0px;
    outline: none;
    margin: auto;
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="19" height="18" viewBox="0 0 19 18"><path fill="rgb(30, 49, 66)" fill-opacity=".597" fill-rule="evenodd" d="M.5 7.156a7.112 7.112 0 0 0 7.156 7.156c1.761 0 3.658-.784 4.438-1.616l.674.593v.026c0 .55.311 1.307.714 1.71l2.654 2.654s.722.722 1.442.001l.598-.597c.726-.727.005-1.449.005-1.449l-2.654-2.653c-.394-.394-1.154-.714-1.711-.714h-.025l-.706-.685c.852-.782 1.728-2.649 1.728-4.426A7.112 7.112 0 0 0 7.656 0 7.112 7.112 0 0 0 .5 7.156zm7.156-5.111c2.863 0 5.112 2.248 5.112 5.11 0 2.863-2.249 5.112-5.112 5.112-2.862 0-5.111-2.249-5.111-5.111 0-2.863 2.249-5.111 5.111-5.111z"/></svg>');
}

section.menu_and_search .search input[type=submit]:focus {
    outline: none;
}

section.menu_and_search .search input[type=submit]:hover {
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="19" height="18" viewBox="0 0 19 18"><path fill="(11, 11, 12)" fill-opacity=".597" fill-rule="evenodd" d="M.5 7.156a7.112 7.112 0 0 0 7.156 7.156c1.761 0 3.658-.784 4.438-1.616l.674.593v.026c0 .55.311 1.307.714 1.71l2.654 2.654s.722.722 1.442.001l.598-.597c.726-.727.005-1.449.005-1.449l-2.654-2.653c-.394-.394-1.154-.714-1.711-.714h-.025l-.706-.685c.852-.782 1.728-2.649 1.728-4.426A7.112 7.112 0 0 0 7.656 0 7.112 7.112 0 0 0 .5 7.156zm7.156-5.111c2.863 0 5.112 2.248 5.112 5.11 0 2.863-2.249 5.112-5.112 5.112-2.862 0-5.111-2.249-5.111-5.111 0-2.863 2.249-5.111 5.111-5.111z"/></svg>');
}

section.menu_and_search .search:hover {
    box-shadow: 0 2px 2px 0 rgba(30, 49, 66, 0.3);
}

section.menu_and_search .search {
    box-shadow: 0 2px 2px 0 rgba(30, 49, 66, 0.05);
}

section.menu_and_search .search label > input,
section.menu_and_search .search .like_label > input {
    flex-grow: 1;
    padding: 11px 20px;
    border: 0px;
    background: #ffffff;
    font-size: 14px;
    font-family: inherit;
    font-weight: 300;
    -webkit-appearance: none;
}

section.menu_and_search .search label > input::-webkit-search-cancel-button,
section.menu_and_search .search .like_label > input::-webkit-search-cancel-button {
    position: relative;
    /*right: -20px;*/
}

section.menu_and_search .search {
    -webkit-transition: box-shadow 0.3s 0s ease-out;
    -moz-transition: box-shadow 0.3s 0s ease-out;
    -ms-transition: box-shadow 0.3s 0s ease-out;
    -o-transition: box-shadow 0.3s 0s ease-out;
    transition: box-shadow 0.3s 0s ease-out;
}

section.menu_and_search .search label > input:focus,
section.menu_and_search .search .like_label > input:focus {
    outline: none;
}

section.menu_and_search .search form {
    width: 100%;
    display: flex;
}

section.menu_and_search .search label > input::-webkit-input-placeholder,
section.menu_and_search .search .like_label > input::-webkit-input-placeholder {
    color: rgba(30, 49, 66, 0.5);
    font-size: 14px;
}

section.menu_and_search .search label > input::-moz-placeholder,
section.menu_and_search .search .like_label > input::-moz-placeholder {
    color: #8e98a0;
    font-size: 14px;
}

section.menu_and_search .search label > input:-ms-input-placeholder,
section.menu_and_search .search .like_label > input:-ms-input-placeholder {
    color: #8e98a0;
    font-size: 14px;
}

section.menu_and_search .search label > input:-moz-placeholder,
section.menu_and_search .search .like_label > input:-moz-placeholder {
    color: #8e98a0;
    font-size: 14px;
}

section.menu_and_search .m_container > article {
    font-size: 14px;
    font-weight: 300;
    color: #4c5b69;
    line-height: 17px;
}

@media only screen and (max-width: 1024px) {
    section.menu_and_search .m_container > article {
        display: none;
    }
}

section.menu_and_search .m_container > article .rub:after {
    background-color: #4c5b69;
}

.gifts_banner {
    background-image: url("/local/templates/ov_30/img/gifts/1.jpg");
    color: #ffffff;
}

.gifts_banner > div {
    padding: 102px 30px 113px 27px;
}

.gifts_banner h1,
.gifts_banner h2 {
    color: #ffffff;
}

.gifts_banner h1,
.gifts_banner .gb_title {
    font-size: 4em;
    font-weight: 600;
    margin: 0px;
    color: white;
    line-height: 1.17em;
}

@media only screen and (max-width: 1210px) {
    .gifts_banner h1,
    .gifts_banner .gb_title {
        font-size: 64px;
    }
}

@media only screen and (max-width: 1024px) {
    .gifts_banner h1,
    .gifts_banner .gb_title {
        font-size: 2.5em;
    }
}

@media only screen and (max-width: 640px) {
    .gifts_banner h1,
    .gifts_banner .gb_title {
        text-align: center;
        font-size: 32px;
    }
}

.gifts_banner h2 {
    font-size: 1.5em;
    margin-top: 26px;
    margin-bottom: 0px;
}

.gifts_banner .bf_button {
    font-size: 0.875em;
    padding: 20px 39.5px;
    cursor: pointer;
    display: inline-block;
    border: 2px solid #c4000c;
    font-weight: bold;
    margin-top: 43px;
}

.gifts_banner .bf_button a {
    color: white;
    text-transform: uppercase;
}

.gift_index nav {
    display: flex;
    align-items: center;
    padding: 0 29px;
    padding-top: 70px;
}

@media only screen and (max-width: 640px) {
    .gift_index nav {
        padding: 0 20px;
        padding-top: 50px;
    }
}

.gift_index nav > * {
    margin-right: 50px;
}

@media only screen and (max-width: 640px) {
    .gift_index nav > * {
        margin-right: 0;
    }
}

.gift_index nav > h3 {
    font-size: 2em;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    color: #0a1015;
}

@media only screen and (max-width: 640px) {
    .gift_index nav > h3 {
        font-size: 32px;
    }
}

.gift_index nav ul {
    margin-right: 0px;
    display: flex;
    align-items: center;
    margin-left: 28px;
    margin-top: 5px;
    font-size: 0.875em;
    font-weight: 500;
    margin-bottom: 0px;
}

.gift_index nav ul a {
    color: #1e3142;
    margin-right: 52px;
    font-weight: bold;
    text-transform: uppercase;
}

.gift_index nav ul > :last-child > a {
    margin-right: 0px;
}

.gift_index nav ul a:hover {
    color: #000000;
}

.gift_index nav ul > li:before {
    content: "";
}

.gift_index nav > a {
    color: #c4000c;
    font-weight: 300;
    align-self: center;
    margin-left: 49px;
    margin-top: 3px;
    font-size: 17px;
}

@media only screen and (max-width: 1024px) {
    .gift_index nav > a {
        display: none;
    }
}

.gift_index nav > a:hover {
    color: #eb0817;
}

.gi_mural {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 90px;
    margin-top: 24px;
    justify-content: space-between;
    padding-left: 40px;
    padding-right: 0px;
}

@media only screen and (max-width: 1210px) {
    .gi_mural {
        padding-left: 30px;
        padding-right: 30px;
        margin-bottom: 40px;
    }
}

.gi_mural > section {
    margin-top: 46px;
    padding: 10px;
}

@media only screen and (max-width: 1210px) {
    .gi_mural > section {
        margin-top: 16px;
        padding: 11px;
    }
}

@media only screen and (max-width: 1024px) {
    .gi_mural > section {
        text-align: center;
    }
}

.gi_mural > section,
.gi_mural > span {
    width: 215px;
}

@media only screen and (max-width: 1210px) {
    .gi_mural > section,
    .gi_mural > span {
        width: 25%;
    }
}

@media only screen and (max-width: 640px) {
    .gi_mural > section,
    .gi_mural > span {
        width: 50%;
    }
}

.gi_mural > section .gim_list > a {
    line-height: 17px;
    font-weight: 300;
    font-size: 14px;
}

.gi_mural > section a:hover {
    color: #c4000c;
}

.gim_img {
    display: flex;
    margin-bottom: 30px;
    width: 100%;
}

@media only screen and (max-width: 1024px) {
    .gim_img {
        justify-content: center;
    }
}

.gim_img > img {
    cursor: pointer;
}

.gim_title a {
    color: #1e2832;
    font-weight: 700;
    font-size: 15px;
}

.gim_list:before {
    content: "";
    position: absolute;
    width: 200px;
    height: 100px;
    z-index: 2;
    background: -moz-linear-gradient(to top, white, rgba(255, 255, 255, 0));
    /* FF3.6+ */
    background: -webkit-linear-gradient(to top, white, rgba(255, 255, 255, 0));
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(to top, white, rgba(255, 255, 255, 0));
    /* Opera 11.10+ */
    background: -ms-linear-gradient(to top, white, rgba(255, 255, 255, 0));
    /* IE10+ */
    background: linear-gradient(to top, white, rgba(255, 255, 255, 0));
}

@media only screen and (max-width: 1210px) {
    .gim_list:before {
        width: 100%;
    }
}

.gim_list {
    display: flex;
    margin-top: 6px;
    flex-direction: column;
    max-height: 100px;
    overflow: hidden;
}

@media only screen and (max-width: 1210px) {
    .gim_list {
        margin-top: 1px;
    }
}

@media only screen and (max-width: 1024px) {
    .gim_list {
        display: none;
    }
}

.gim_list a {
    color: #1e2832;
    margin-top: 7px;
}

.gim_list a:hover {
    color: #c4000c;
}

.gi_mural > section > aside {
    border-radius: 8px;
    box-shadow: 0 0 30px 0 rgba(30, 49, 66, 0.1);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    background: #ffffff;
    top: 0;
    margin-left: -5px;
    margin-top: -5px;
    margin-right: -5px;
    left: 0;
    max-height: 0px;
    right: 0;
    padding: 15px;
    opacity: 0;
    position: absolute;
    z-index: 0;
    -webkit-transition: max-height 0.3s 0s ease-out;
    -moz-transition: max-height 0.3s 0s ease-out;
    -ms-transition: max-height 0.3s 0s ease-out;
    -o-transition: max-height 0.3s 0s ease-out;
    transition: max-height 0.3s 0s ease-out;
    -webkit-transition: all 0.3s 0s ease-out;
    -moz-transition: all 0.3s 0s ease-out;
    -ms-transition: all 0.3s 0s ease-out;
    -o-transition: all 0.3s 0s ease-out;
    transition: all 0.3s 0s ease-out;
}

.gi_mural > section > aside * {
    -webkit-transition: all 0.3s 0s ease-out;
    -moz-transition: all 0.3s 0s ease-out;
    -ms-transition: all 0.3s 0s ease-out;
    -o-transition: all 0.3s 0s ease-out;
    transition: all 0.3s 0s ease-out;
}

.gi_mural > section:hover > aside {
    z-index: 3;
    opacity: 1;
    max-height: 1000px;
}

.gi_mural > section:hover > aside > .gim_img {
    cursor: pointer;
}

.gi_mural img._hover {
    /* display: none; */
    opacity: 0;
    position: absolute;
}

.gi_mural > section:hover > aside > .gim_container:hover .gim_img > img._hover {
    display: block;
    opacity: 1;
}

.gi_mural > section:hover > aside > .gim_container:hover .gim_title > a {
    color: #c4000c;
}

.gi_mural > section:hover > aside > .gim_list {
    max-height: none;
}

.gi_mural > section:hover > aside .gim_container {
    cursor: pointer;
    width: 100%;
}

.gi_mural > section:hover > aside > .gim_list:before {
    /* content: ""; */
    /* width: 0px; */
    z-index: 0;
    /* height: 0px; */
}

.gi_about {
    display: flex;
    /* background-color: #f7f9fa; */
}

@media only screen and (max-width: 1210px) {
    .gi_about {
        display: block;
        padding-top: 80px;
    }
}

.gi_about._gray {
    background-color: #f7f9fa;
}

@media only screen and (max-width: 1210px) {
    .gi_about._gray {
        background: none;
    }
}

.gi_about aside {
    width: 50%;
    /* flex-basis: 50%; */
}

@media only screen and (max-width: 1210px) {
    .gi_about aside {
        width: 78%;
        margin: auto;
    }
}

@media only screen and (max-width: 1024px) {
    .gi_about aside {
        width: 100%;
        padding-right: 30px;
        padding-left: 30px;
    }
}

@media only screen and (max-width: 640px) {
    .gi_about aside {
        padding-right: 20px;
        padding-left: 20px;
    }
}

.gi_about aside > a {
    display: flex;
}

.gi_about article {
    display: flex;
    width: 50%;
    /*padding: 40px 0 40px 40px;*/
    padding: 0;
    align-items: self-end;
    flex-direction: column;
    max-width: 567px;
    justify-content: center;
    /* margin: auto; */
    margin-left: 107px;
}

@media only screen and (max-width: 1210px) {
    .gi_about article {
        width: 78%;
        margin: auto;
        max-width: 999px;
        display: block;
        margin-top: 58px;
    }
}

@media only screen and (max-width: 1024px) {
    .gi_about article {
        width: 100%;
        padding-right: 30px;
        padding-left: 30px;
        text-align: center;
    }
}

@media only screen and (max-width: 640px) {
    .gi_about article {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        text-align: left;
    }
}

.gi_about._flipped article {
    max-width: 582px;
    /* flex-basis: 50%; */
    /* justify-self: center; */
    margin: auto;
    /* padding: 40px; */
    /* margin-top: 80px; */
}

@media only screen and (max-width: 1210px) {
    .gi_about._flipped article {
        max-width: 999px;
        margin-top: 50px;
    }
}

@media only screen and (max-width: 640px) {
    .gi_about._flipped article {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 1210px) {
    .gi_about._flipped {
        padding-bottom: 110px;
    }
}

@media only screen and (max-width: 640px) {
    .gi_about._flipped {
        padding-bottom: 45px;
    }
}

.gi_about article ins {
    color: #1e2832;
    margin-top: 20px;
    line-height: 1.625em;
    font-weight: 300;
    font-size: 17px;
}

@media only screen and (max-width: 1210px) {
    .gi_about article ins {
        display: block;
        margin-bottom: 55px;
    }
}

@media only screen and (max-width: 640px) {
    .gi_about article ins {
        text-align: center;
    }
}

.gi_about article span {
    margin-top: 32px;
    border: 2px solid #c4000c;
    color: #1e2832;
    font-weight: 700;
    font-size: 0.875em;
    cursor: pointer;
    padding: 20px 53px;
    margin-left: 1px;
    /* margin-bottom: 40px; */
    text-transform: uppercase;
}

@media only screen and (max-width: 1210px) {
    .gi_about article span {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 640px) {
    .gi_about article span {
        display: block;
        text-align: center;
    }
}

.gi_about article span a {
    color: #1e2832;
    -webkit-transition: color 0.3s 0s ease-out;
    -moz-transition: color 0.3s 0s ease-out;
    -ms-transition: color 0.3s 0s ease-out;
    -o-transition: color 0.3s 0s ease-out;
    transition: color 0.3s 0s ease-out;
}

.gi_about._flipped {
    /* background-color: white; */
    /* justify-items: center; */
}

._flipped {
    flex-direction: row-reverse;
}

.gi_about article > strong,
.gi_about article > h1 {
    font-weight: bold;
    color: #1e3142;
    font-size: 2em;
    margin: 0;
    display: block;
}

@media only screen and (max-width: 1210px) {
    .gi_about article > strong,
    .gi_about article > h1 {
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 640px) {
    .gi_about article > strong,
    .gi_about article > h1 {
        font-size: 30px;
        text-align: center;
    }
}

.gi_about article > ul li:before {
    content: none;
}

.gi_about article > ul {
    display: flex;
    margin: 19px 0px 11px 0px;
    font-size: 17px;
}

@media only screen and (max-width: 1210px) {
    .gi_about article > ul {
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 1024px) {
    .gi_about article > ul {
        margin-bottom: 50px;
        justify-content: center;
    }
}

@media only screen and (max-width: 640px) {
    .gi_about article > ul {
        flex-wrap: wrap;
        justify-content: start;
        margin-left: 25px;
    }
}

.gi_about article > ul > :last-child {
    margin-left: 63px;
}

@media only screen and (max-width: 640px) {
    .gi_about article > ul > :last-child {
        margin-left: 0;
    }
}

.gi_about article > ul > li {
    display: flex;
    flex-direction: column;
    padding-left: 1px;
}

@media only screen and (max-width: 1210px) {
    .gi_about article > ul > li ins {
        margin-bottom: 0px;
        font-weight: 500;
        color: #0A1015;
    }
}

.gi_about article > ul > li > * {
    color: #1e2832;
    margin-top: 12px;
    display: flex;
    align-items: center;
}

.gi_about article > ul > li > *:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 14px;
    margin-top: 1px;
    margin-right: 15px;
    background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="14" viewBox="0 0 16 14"><path fill="rgb(196, 0, 12)" fill-rule="evenodd" d="M9.795 5.691c-.103-.253-.41-.355-.667-.202L2 9.139v-.05c.154-1.218.77-3.955 3.282-5.273C8.615 2.142 14 3.562 14 3.562s-1.949 5.171-5.282 6.844c-2.513 1.268-5.128.203-6.256-.405l-.052-.05L9.538 6.3c.308-.102.36-.406.257-.609z"/></svg>');
}

.gi_souvenirs {
    display: flex;
}

@media only screen and (max-width: 1024px) {
    .gi_souvenirs {
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 640px) {
    .gi_souvenirs {
        flex-wrap: nowrap;
        overflow: auto;
    }
}

.gi_souvenirs > a > abbr {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    opacity: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 20px;
    top: 0;
    background: rgba(196, 0, 12, 0.8);
    -webkit-transition: opacity 0.3s 0s ease-out;
    -moz-transition: opacity 0.3s 0s ease-out;
    -ms-transition: opacity 0.3s 0s ease-out;
    -o-transition: opacity 0.3s 0s ease-out;
    transition: opacity 0.3s 0s ease-out;
}

.gi_souvenirs > a:hover > abbr {
    opacity: 1;
}

.gi_souvenirs > a:hover > abbr > span {
    color: #ffffff;
    font-size: 2em;
    text-align: center;
}

.gi_souvenirs > a > abbr > ins {
    font-size: 1.5em;
    text-align: center;
    color: #ffffff;
}

.gi_souvenirs > a {
    display: flex;
    font-weight: 500;
    flex-basis: 25%;
    /* align-items: center; */
}

@media only screen and (max-width: 1024px) {
    .gi_souvenirs > a {
        flex-basis: 50%;
    }
}

@media only screen and (max-width: 640px) {
    .gi_souvenirs > a {
        flex-basis: 80%;
        width: 80vw;
        min-width: 80vw;
    }
}

.gi_souvenirs > a > img {
    display: flex;
    width: 100%;
    align-self: center;
    height: 100%;
}

.gi_customers {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 217px;
    padding-top: 40px;
    padding-bottom: 40px;
}

@media only screen and (max-width: 1024px) {
    .gi_customers {
        overflow: scroll;
    }
}

@media only screen and (max-width: 640px) {
    .gi_customers {
        min-height: 150px;
    }
}

.gi_customers .gic_slide {
    margin: 0 10px;
    display: flex !important;
    justify-content: center;
}

@media only screen and (max-width: 1024px) {
    .gi_customers .gic_slide {
        min-width: 200px;
        margin-left: 30px;
    }
}

@media only screen and (max-width: 640px) {
    .gi_customers .gic_slide {
        min-width: 80px;
    }
}

.gi_customers .gic_slide > img {
    cursor: pointer;
    width: 189px;
    max-height: 50px;
    -webkit-transition: opacity 0.3s 0s ease-out;
    -moz-transition: opacity 0.3s 0s ease-out;
    -ms-transition: opacity 0.3s 0s ease-out;
    -o-transition: opacity 0.3s 0s ease-out;
    transition: opacity 0.3s 0s ease-out;
}

.gi_customers .gic_slide:hover > img {
    opacity: 0;
}

.gi_customers .gic_slide:hover > img._hover {
    opacity: 1;
}

.gi_customers .gic_slide > img._hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    margin: auto;
}

.gi_customers .slick-track {
    display: flex;
}

.ov_form.form_call_manager {
    display: flex;
}

.ov_form.form_call_manager form .h4 {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.33em;
    color: #000000;
    margin-bottom: 11px;
    margin-top: 29px;
}

@media only screen and (max-width: 640px) {
    .ov_form.form_call_manager {
        flex-wrap: wrap;
    }
}

.ov_form.form_call_manager > aside {
    background: #f5f6f8;
    width: 100%;
    flex-basis: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

@media only screen and (max-width: 640px) {
    .ov_form.form_call_manager > aside {
        order: 10;
    }
}

.ov_form.form_call_manager > div {
    background: #f5f6f8;
    width: 50%;
    flex-basis: 100%;
    display: flex;
    padding-right: 20px;
    padding-top: 40px;
    align-items: center;
    padding-bottom: 40px;
}

@media only screen and (max-width: 1210px) {
    .ov_form.form_call_manager > div {
        padding-right: 40px;
    }
}

@media only screen and (max-width: 640px) {
    .ov_form.form_call_manager > div {
        order: 1;
        padding: 50px 20px;
        padding-bottom: 0;
    }
}

.ov_form.form_call_manager > div > form {
    color: black;
    width: 705px;
}

@media only screen and (max-width: 1024px) {
    .ov_form.form_call_manager > div .req-form {
        display: none;
    }
}

.ov_form.form_call_manager > div > form > h4 {
    color: #0a1015;
    font-size: 2em;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}

.ov_form.form_call_manager > div > form > article {
    color: #1e2832;
    font-weight: 300;
    margin-top: 23px;
    margin-bottom: 35px;
    font-size: 18px;
}

.of_errors {
    color: red;
    font-style: oblique;
}

.of_result {
    font-weight: bold;
    font-size: 1.5em;
    padding: 65px 0 45px;
    line-height: 1.4em;
}

.ov_form.form_call_manager .of_row {
    margin-top: 24px;
    display: flex;
}

.ov_form.form_call_manager .of_row * {
    -webkit-transition: box-shadow 0.3s 0s ease-out;
    -moz-transition: box-shadow 0.3s 0s ease-out;
    -ms-transition: box-shadow 0.3s 0s ease-out;
    -o-transition: box-shadow 0.3s 0s ease-out;
    transition: box-shadow 0.3s 0s ease-out;
}

.ov_form.form_call_manager .of_row label {
    flex-grow: 1;
    display: flex;
}

.ov_form.form_call_manager .of_row label._date ins {
    position: absolute;
    background-color: #8e98a0;
    cursor: pointer;
    right: 25px;
    top: 0;
    bottom: 0;
    width: 18px;
    height: 20px;
    margin: auto;
    -webkit-mask: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="20"> <path fill="black" fill-rule="evenodd" d="M16 2h-1V0h-2v2H5V0H3v2H2C.89 2 .01 2.9.01 4L0 18a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 16H2V7h14v11zM4 9h5v5H4V9z"/> </svg>') no-repeat;
    mask: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="20"> <path fill="black" fill-rule="evenodd" d="M16 2h-1V0h-2v2H5V0H3v2H2C.89 2 .01 2.9.01 4L0 18a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 16H2V7h14v11zM4 9h5v5H4V9z"/> </svg>');
    -webkit-transition: background-color 0.3s 0s ease-out;
    -moz-transition: background-color 0.3s 0s ease-out;
    -ms-transition: background-color 0.3s 0s ease-out;
    -o-transition: background-color 0.3s 0s ease-out;
    transition: background-color 0.3s 0s ease-out;
}

.ov_form.form_call_manager .of_row label._date ins:hover {
    background-color: #1E2832;
}

.ov_form.form_call_manager .of_row input,
.ov_form.form_call_manager .of_row input:disabled {
    padding: 20px 0px 19px 24px;
    flex-grow: 1;
    border: 1px solid transparent;
    background-color: white;
    color: #1e2832;
    font-family: inherit;
    font-weight: 300;
    box-shadow: 0 2px 2px 0 rgba(30, 49, 66, 0.05);
    font-size: 17px;
}

.ov_form.form_call_manager .of_row input:focus {
    outline: none;
}

.ov_form.form_call_manager .of_row label.error > input,
.ov_form.form_call_manager .of_row label.error > textarea {
    border: 1px solid red;
}

.ov_form.form_call_manager .of_row label.error[data-error]::before {
    content: attr(data-error);
    display: block;
    font-size: 0.8125em;
    font-weight: 300;
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    color: #c4000c;
    margin-top: -17px;
}

.ov_form.form_call_manager .of_row input::-webkit-input-placeholder {
    color: rgba(30, 49, 66, 0.6);
    font-family: inherit;
    font-weight: 300;
    font-size: 16px;
}

.ov_form.form_call_manager .of_row input::-moz-placeholder {
    color: rgba(30, 49, 66, 0.6);
    font-family: inherit;
    font-weight: 300;
    font-size: 16px;
}

.ov_form.form_call_manager .of_row input:-ms-input-placeholder {
    color: rgba(30, 49, 66, 0.6);
    font-family: inherit;
    font-weight: 300;
    font-size: 16px;
}

.ov_form.form_call_manager .of_row input:-moz-placeholder {
    color: rgba(30, 49, 66, 0.6);
    font-family: inherit;
    font-weight: 300;
    font-size: 16px;
}

.ov_form.form_call_manager .of_row textarea::-webkit-input-placeholder {
    color: rgba(30, 49, 66, 0.6);
    font-family: inherit;
    font-weight: 300;
    font-size: 16px;
}

.ov_form.form_call_manager .of_row textarea::-moz-placeholder {
    color: rgba(30, 49, 66, 0.6);
    font-family: inherit;
    font-weight: 300;
    font-size: 16px;
}

.ov_form.form_call_manager .of_row textarea:-ms-input-placeholder {
    color: rgba(30, 49, 66, 0.6);
    font-family: inherit;
    font-weight: 300;
    font-size: 16px;
}

.ov_form.form_call_manager .of_row textarea:-moz-placeholder {
    color: rgba(30, 49, 66, 0.6);
    font-family: inherit;
    font-weight: 300;
    font-size: 16px;
}

.ov_form.form_call_manager .of_row textarea:focus {
    outline: none;
}

.ov_form.form_call_manager .of_row input:hover {
    box-shadow: 0 2px 2px 0 rgba(30, 49, 66, 0.3);
}

.ov_form.form_call_manager .of_row textarea {
    flex-grow: 1;
    border: 0px;
    font-size: 16px;
    padding: 20px 0px 20px 24px;
    box-shadow: 0 2px 2px 0 rgba(30, 49, 66, 0.05);
    font-family: inherit;
    font-weight: 300;
    color: #1e2832;
    resize: none;
}

.ov_form.form_call_manager .of_row textarea:hover {
    box-shadow: 0 2px 2px 0 rgba(30, 49, 66, 0.3);
}

/* .of_footer .fbf_right:before {
  content: "";
  border: 2px solid #1e3142;
  padding: 5px;
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504.502 75.496c-9.997-9.998-26.205-9.998-36.204 0L161.594 382.203 43.702 264.311c-9.997-9.998-26.205-9.997-36.204 0-9.998 9.997-9.998 26.205 0 36.203l135.994 135.992c9.994 9.997 26.214 9.99 36.204 0L504.502 111.7c9.998-9.997 9.997-26.206 0-36.204z"/></svg>');
} */
.of_footer .fbf_right {
    color: rgba(30, 49, 66, 0.4);
    font-size: 14px;
    display: flex;
    align-items: center;
    max-width: 349px;
    margin-left: 1px;
}

.of_footer .fbf_right > label {
    margin-right: 25px;
    margin-bottom: 5px;
}

.of_footer .fbf_right > label:before {
    content: "";
    width: 22px;
    height: 22px;
    border: solid 2px #8e98a0;
    display: inline-block;
    border-radius: 2px;
    box-sizing: border-box;
    -webkit-transition: border-color 0.3s 0s ease-out;
    -moz-transition: border-color 0.3s 0s ease-out;
    -ms-transition: border-color 0.3s 0s ease-out;
    -o-transition: border-color 0.3s 0s ease-out;
    transition: border-color 0.3s 0s ease-out;
}

.of_footer .fbf_right > span {
    line-height: 18px;
    margin-top: 11px;
}

.of_footer .fbf_right > input:checked + label:before {
    background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="rgb(196, 0, 12)" d="M504.502 75.496c-9.997-9.998-26.205-9.998-36.204 0L161.594 382.203 43.702 264.31c-9.997-9.998-26.205-9.997-36.204 0s-9.998 26.205 0 36.203l135.994 135.992c9.994 9.997 26.214 10 36.204 0L504.502 111.7c9.998-9.997 9.997-26.206 0-36.204z"/></svg>') no-repeat center;
    background-size: 12px;
}

.of_footer .fbf_right > input:hover + label:before {
    border: 2px solid #4c5b68;
}

.of_footer .fbf_right.error > input + label:before {
    border-color: red;
}

.of_footer .fbf_right > input {
    cursor: pointer;
    opacity: 0;
    position: absolute;
    top: 27px;
    left: 0;
    z-index: 2;
    width: 22px;
    height: 22px;
    margin: 0;
}

.of_footer .fbf_left {
    margin-left: 60px;
    -webkit-transition: background-color 0.3s 0s ease-out;
    -moz-transition: background-color 0.3s 0s ease-out;
    -ms-transition: background-color 0.3s 0s ease-out;
    -o-transition: background-color 0.3s 0s ease-out;
    transition: background-color 0.3s 0s ease-out;
}

.of_footer .fbf_left:hover {
    background: #c4000c;
}

.of_footer .fbf_left > button {
    cursor: pointer;
    border: 2px solid #c4000c;
    background: transparent;
    font-weight: bold;
    font-size: 0.875em;
    /* font-size: 14px; */
    padding: 20px 73px;
    outline: none;
    text-transform: uppercase;
}

._name {
    flex-basis: 100%;
}

._phone {
    flex-basis: 93%;
    margin-left: 24px;
}

@media only screen and (max-width: 1024px) {
    ._phone {
        margin-left: 0;
        margin-top: 20px;
    }
}

._email {
    flex-basis: 93%;
    margin-left: 24px;
}

@media only screen and (max-width: 1024px) {
    .req-form ._email {
        flex-basis: 100%;
        margin-left: 0;
        margin-top: 20px;
    }
}

._phone:first-child,
._email:first-child {
    margin-left: 0;
}

._address {
    flex-basis: 200%;
}

._date {
    flex-basis: 100%;
    margin-left: 17px;
}

@media only screen and (max-width: 1024px) {
    ._date {
        margin-left: 0;
        margin-top: 20px;
    }
}

.ov_form.form_call_manager .of_footer {
    display: flex;
    margin-top: 15px;
    align-items: center;
    justify-content: space-between;
}

footer {
    background: #172938;
}

footer > div {
    display: flex;
    justify-content: space-around;
    padding: 53px 50px;
}

@media only screen and (max-width: 1024px) {
    footer > div {
        flex-wrap: wrap;
        padding: 48px 30px;
    }
    footer {
        padding-bottom: 60px;
    }
}

footer article {
    flex-basis: 100%;
    font-size: 17px;
    font-weight: 300;
    color: #cacfd3;
}

@media only screen and (max-width: 1024px) {
    footer article {
        order: 5;
        min-width: 100%;
        display: flex;
        justify-content: space-between;
    }
}

@media only screen and (max-width: 640px) {
    footer article {
        flex-wrap: wrap;
        justify-content: center;
    }
}

footer article > :first-child {
    /* color: #f7f9fa; */
    /* opacity: 0.8; */
    /* font-weight: 300; */
}

@media only screen and (max-width: 640px) {
    footer article > :first-child {
        text-align: center;
        margin-bottom: 30px;
    }
}

footer article > :first-child * {
    /* line-height: 28px; */
}

footer article > :last-child * {
    line-height: 32px;
}

footer article > :last-child {
    /* color: #f7f9fa; */
    margin-top: 35px;
    font-size: 16px;
}

@media only screen and (max-width: 1024px) {
    footer article > :last-child {
        margin-top: 0;
    }
}

footer menu li {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

@media only screen and (max-width: 640px) {
    footer menu li {
        width: 100%;
        align-items: center;
    }
}

footer menu li a {
    color: inherit;
    margin-bottom: 7px;
    border-bottom: 1px solid transparent;
    text-transform: uppercase;
    -webkit-transition: all 0.3s 0s ease-out;
    -moz-transition: all 0.3s 0s ease-out;
    -ms-transition: all 0.3s 0s ease-out;
    -o-transition: all 0.3s 0s ease-out;
    transition: all 0.3s 0s ease-out;
    line-height: 20px;
}

footer menu li span {
    margin-bottom: 7px;
    line-height: 20px;
    border-bottom: 1px solid transparent;
}

@media only screen and (max-width: 640px) {
    footer menu li a {
        margin-bottom: 15px;
    }
}

footer menu li a:hover {
    border-bottom: 1px solid;
}

footer menu {
    display: flex;
    margin-top: 4px;
    flex-basis: 200%;
    padding: 1px 20px 0px 0px;
    justify-content: space-evenly;
    font-size: 14px;
    color: #cacfd3;
}

@media only screen and (max-width: 1024px) {
    footer menu {
        order: 1;
        min-width: 100%;
        justify-content: space-between;
    }
}

@media only screen and (max-width: 640px) {
    footer menu {
        flex-wrap: wrap;
        padding-right: 0;
    }
}

footer section {
    flex-basis: 100%;
    color: #cacfd3;
    font-size: 17px;
}

@media only screen and (max-width: 1024px) {
    footer section {
        order: 10;
        display: flex;
        justify-content: space-between;
        margin-top: 30px;
    }
}

@media only screen and (max-width: 640px) {
    footer section {
        flex-wrap: wrap;
        justify-content: center;
    }
}

footer section > :first-child {
    /* opacity: 0.8; */
    text-indent: 0px;
    font-weight: 300;
    /* line-height: 1.75em; */
}

@media only screen and (max-width: 640px) {
    footer section > :first-child {
        text-align: center;
        margin-bottom: 30px;
    }
}

footer section .social {
    /* opacity: 0.8; */
    margin-top: 46px;
    font-weight: 300;
}

@media only screen and (max-width: 1024px) {
    footer section .social {
        margin-top: 0;
    }
}

footer section > :first-child a {
    color: inherit;
    /* line-height: 38px; */
    border-bottom: 1px solid transparent;
    -webkit-transition: border-bottom-color 0.3s 0s ease-out;
    -moz-transition: border-bottom-color 0.3s 0s ease-out;
    -ms-transition: border-bottom-color 0.3s 0s ease-out;
    -o-transition: border-bottom-color 0.3s 0s ease-out;
    transition: border-bottom-color 0.3s 0s ease-out;
}

footer section > :first-child a:hover {
    border-bottom-color: inherit;
}

footer .social a {
    opacity: 0.7;
    /*margin-right: 30px;*/
    margin-left: 20px;
    margin-right: 10px;
    line-height: 60px;
    -webkit-transition: all 0.3s 0s ease-out;
    -moz-transition: all 0.3s 0s ease-out;
    -ms-transition: all 0.3s 0s ease-out;
    -o-transition: all 0.3s 0s ease-out;
    transition: all 0.3s 0s ease-out;
}

footer .social a:hover {
    opacity: 1;
}

.bottom {
    display: none;
}

.bf_button:hover {
    background: #c4000c;
    color: #ffffff;
}

.gi_about article span:hover a {
    color: white;
}

.bf_button {
    -webkit-transition: background-color 0.3s 0s ease-out;
    -moz-transition: background-color 0.3s 0s ease-out;
    -ms-transition: background-color 0.3s 0s ease-out;
    -o-transition: background-color 0.3s 0s ease-out;
    transition: background-color 0.3s 0s ease-out;
}

footer section ._transition_example {
    -webkit-transition: max-height 0.3s 0s ease-out;
    -moz-transition: max-height 0.3s 0s ease-out;
    -ms-transition: max-height 0.3s 0s ease-out;
    -o-transition: max-height 0.3s 0s ease-out;
    transition: max-height 0.3s 0s ease-out;
}

.rub:after {
    content: "";
    position: absolute;
    background: #ccc;
    left: 0;
    /* right: 0; */
    height: 1px;
    top: 37%;
    bottom: 0;
    margin: auto;
    width: 69%;
}

@media only screen and (max-width: 1024px) {
    .top {
        display: none;
    }
}

.menu_and_search > .m_container.corporative > .search {
    flex-grow: unset;
    width: 458px;
    margin-right: 0;
}

@media only screen and (max-width: 1024px) {
    .menu_and_search > .m_container.corporative > .search {
        width: auto;
    }
}

@media only screen and (max-width: 640px) {
    .menu_and_search > .m_container.corporative > .search {
        background: none;
        box-shadow: none;
    }
}

.menu_and_search > .m_container.corporative > .corporate {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    /* width: 458px; */
    margin-left: 2px;
    margin-top: 1px;
}

@media only screen and (max-width: 640px) {
    .menu_and_search > .m_container.corporative > .corporate {
        justify-content: start;
    }
}

.menu_and_search > .m_container.corporative > .corporate > a {
    color: #0a1015;
    font-size: 0.875em;
    font-weight: bold;
    white-space: nowrap;
    -moz-transition: color 0.3s ease-out 0s;
    -webkit-transition: color 0.3s ease-out 0s;
    -o-transition: color 0.3s ease-out 0s;
    transition: color 0.3s ease-out 0s;
    text-transform: uppercase;
    margin-right: 60px;
}

@media only screen and (max-width: 1024px) {
    .menu_and_search > .m_container.corporative > .corporate > a {
        margin-right: 30px;
        font-size: 0.775em;
    }
}

@media only screen and (max-width: 640px) {
    .menu_and_search > .m_container.corporative > .corporate > a span {
        display: none;
    }
}

.menu_and_search > .m_container.corporative > .corporate > a:hover {
    color: #c4000c;
}

.menu_and_search > .m_container.corporative {
    justify-content: space-between;
}

.gift_index > .gifts_banner {
    background: none;
    height: 520px;
    overflow: hidden;
}

@media only screen and (max-width: 1024px) {
    .gift_index > .gifts_banner {
        height: 350px;
    }
}

@media only screen and (max-width: 640px) {
    .gift_index > .gifts_banner {
        height: 450px;
    }
}

.gifts_banner > .slider_container {
    padding: 0;
    margin-top: 0px;
    -moz-transition: margin-top 0.3s ease-out 0s;
    -webkit-transition: margin-top 0.3s ease-out 0s;
    -o-transition: margin-top 0.3s ease-out 0s;
    transition: margin-top 0.3s ease-out 0s;
}

.gifts_banner > .slider_container > div {
    padding: 88px 30px 113px 27px;
}

@media only screen and (max-width: 1210px) {
    .gifts_banner > .slider_container > div {
        padding: 88px 40px 113px 40px;
    }
}

@media only screen and (max-width: 1024px) {
    .gifts_banner > .slider_container > div {
        padding: 88px 30px 113px 30px;
    }
}

@media only screen and (max-width: 640px) {
    .gifts_banner > .slider_container > div {
        padding: 88px 15px 113px 15px;
    }
}

.gifts_banner._slider > div > div {
    height: 520px;
    background: url("/local/templates/ov_30/img/gifts/banner_2.jpg");
}

@media only screen and (max-width: 1024px) {
    .gifts_banner._slider > div > div {
        height: 350px;
        background-position: center;
        background-size: cover;
    }
}

@media only screen and (max-width: 640px) {
    .gifts_banner._slider > div > div {
        height: 450px;
    }
}

@media only screen and (max-width: 1024px) {
    .gifts_banner._slider._small-center {
        text-align: center;
    }

    .gifts_banner._slider._small-center > div > div {
        padding-top: 57px;
    }
}

.gifts_banner > .slider_container ._max_width {
    padding: 0 30px;
}

@media only screen and (max-width: 1210px) {
    .gifts_banner > .slider_container ._max_width {
        padding: 0;
    }
}

@media only screen and (max-width: 640px) {
    .gifts_banner > .slider_container ._max_width {
        padding: 0;
    }
}

.gift_index > .gifts_banner .bf_button {
    margin-top: 37px;
    border: 2px solid #ffffff;
    padding: 21px 39px 19px 39px;
}

@media only screen and (max-width: 1210px) {
    .gift_index > .gifts_banner .bf_button {
        padding: 16px 39px 14px 39px;
    }
}

@media only screen and (max-width: 1024px) {
    .gift_index > .gifts_banner .bf_button {
        padding: 10px 39px 8px 39px;
    }
}

@media only screen and (max-width: 640px) {
    .gift_index > .gifts_banner .bf_button {
        display: block;
        text-align: center;
    }
}

.gift_index._souvenir > .gifts_banner .bf_button {
    border: 2px solid #c4000c;
}

.gift_index > .gifts_banner .bf_button:hover {
    /* background: #ffffff; */
    border-color: #ffffff00;
}

.gift_index > .gifts_banner .bf_button:hover > a {
    /* color: #000000; */
}

.bf_button > a {
    color: #ffffff;
}

.gifts_banner > del {
    position: absolute;
    right: 70px;
    top: 50%;
    transform: translateY(-50%);
}

@media only screen and (max-width: 1210px) {
    .gifts_banner > del {
        right: 37px;
    }
}

@media only screen and (max-width: 1024px) {
    .gifts_banner > del {
        right: 35px;
    }
}

@media only screen and (max-width: 640px) {
    .gifts_banner > del {
        bottom: 30px;
        left: 50%;
        top: auto;
        transform: translateX(-50%);
        white-space: nowrap;
        text-align: center;
    }
}

.gifts_banner > del > ins::before {
    content: "";
    width: 12px;
    background: #ffffff;
    height: 12px;
    display: block;
    cursor: pointer;
    margin-top: 16px;
}

@media only screen and (max-width: 640px) {
    .gifts_banner > del > ins::before {
        display: inline-block;
        margin: 0 5px;
        width: 8px;
        height: 8px;
    }
}

.gifts_banner > del > ins._selected::before {
    background: #c4000c;
}

.presents_category {
    /* padding-right: 30px; */
    /* padding-left: 30px; */
    /* padding-right: 30px; */
    padding-bottom: 103px;
    padding-top: 84px;
}

.presents_category > h3 {
    font-weight: unset;
    font-size: 1.5em;
    margin-bottom: 47px;
    margin-top: 0;
}

.presents_category > section {
    display: flex;
    justify-content: space-between;
}

.presents_category > section > :first-child {
    margin-left: 0px;
}

.presents_category > section > a {
    display: flex;
    width: 290px;
    justify-content: center;
    margin-left: 10px;
}

.presents_category > section > a > span {
    position: absolute;
    background: #c4000c;
    color: #ffffff;
    bottom: 3px;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    display: flex;
    font-size: 18px;
    height: 54px;
    text-align: center;
    width: 250px;
    left: 20px;
    -moz-transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.presents_category > section > a:hover > span {
    height: 97px;
    padding-top: 43px;
}

.gi_quality {
    background: #f7f9fa;
    padding: 130px 30px 150px;
}

.gi_quality > h4 {
    font-size: 2em;
    color: #0a1015;
    font-weight: 700;
    max-width: 1260px;
    margin: 0 auto;
}

.gi_quality > ul {
    max-width: 1260px;
    display: flex;
    justify-content: space-between;
    margin: 87px auto 0px;
    font-weight: 400;
}

@media only screen and (max-width: 1024px) {
    .gi_quality > ul {
        flex-wrap: wrap;
        justify-content: center;
    }
}

@media only screen and (max-width: 640px) {
    .gi_quality > ul {
        flex-wrap: nowrap;
        justify-content: start;
    }
}

.gi_quality > ul > li {
    display: flex;
    flex-direction: column;
    text-align: center;
    padding-left: 21px;
    align-items: center;
}

@media only screen and (max-width: 1210px) {
    .gi_quality > ul > li img {
        max-width: 100px;
        margin-bottom: 15px;
        font-weight: 700;
    }
}

@media only screen and (max-width: 1024px) {
    .gi_quality > ul > li {
        padding: 30px;
    }
}

@media only screen and (max-width: 640px) {
    .gi_quality > ul > li {
        width: 180px;
        min-width: 180px;
        text-align: center;
        padding: 0 30px;
    }
}

.gi_quality > ul > li:before {
    content: "";
}

.gi_quality > ul > li > span {
    color: #1e2832;
    font-size: 21px;
    line-height: 26px;
}

.gi_quality._short {
    padding: 90px 30px 109px;
}

@media only screen and (max-width: 1210px) {
    .gi_quality._short {
        padding: 115px 30px 110px;
    }
}

@media only screen and (max-width: 1024px) {
    .gi_quality._short {
        padding: 30px 30px 49px;
    }
}

@media only screen and (max-width: 640px) {
    .gi_quality._short {
        overflow: scroll;
        padding: 30px 0px 49px;
    }
}

.gi_quality._short ul {
    margin-top: 0px;
}

.gi_about._corp {
    background: white;
}

.gi_about > aside > a {
    display: flex;
    align-items: center;
}

.gi_about > aside > a > img {
    display: flex;
}

.gi_about > article {
    /* justify-content: center; */
    /* align-items: center; */
}

.gi_about > article > div > strong {
    /* align-self: flex-start; */
    font-size: 2em;
    color: #0a1015;
    /* font-weight: 500; */
}

.gi_about > article > div {
    display: flex;
    flex-direction: column;
    max-width: 583px;
}

.hits_promo {
    padding-left: 30px;
    background: #f7f9fa;
    padding-right: 30px;
    padding-bottom: 100px;
    padding-top: 99px;
}

@media only screen and (max-width: 1210px) {
    .hits_promo {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media only screen and (max-width: 1024px) {
    .hits_promo {
        padding-bottom: 60px;
        padding-top: 59px;
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media only screen and (max-width: 640px) {
    .hits_promo {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.hp_title {
    display: flex;
    align-items: center;
    margin-bottom: 46px;
}

@media only screen and (max-width: 1024px) {
    .hp_title {
        justify-content: center;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 640px) {
    .hp_title {
        flex-wrap: wrap;
    }
}

.hp_title > h2 {
    color: #0a1015;
    font-size: 2em;
    margin: 0px;
    margin-top: 1px;
    font-weight: 500;
}

.hp_title > a {
    border: 2px solid #c4000c;
    color: #1e2832;
    font-weight: 700;
    margin-left: 54px;
    padding-top: 5px;
    padding-bottom: 4px;
    padding-right: 31px;
    padding-left: 31px;
    font-size: 0.75em;
    -moz-transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

@media only screen and (max-width: 1210px) {
    .hp_title > a {
        padding-top: 5px;
        padding-bottom: 4px;
        margin-left: 48px;
    }
}

@media only screen and (max-width: 1024px) {
    .hp_title > a {
        padding-top: 7px;
        padding-bottom: 6px;
    }
}

@media only screen and (max-width: 640px) {
    .hp_title > a {
        display: block;
        margin-left: 0;
        margin-top: 10px;
        width: 100%;
        min-width: 100%;
        text-align: center;
    }
}

.hp_title > a:hover {
    background: #c4000c;
    color: #ffffff;
}

.hp_list {
    display: flex;
    justify-content: flex-start;
}

@media only screen and (max-width: 1024px) {
    .hp_list {
        margin-left: -30px;
        margin-right: -30px;
        overflow: scroll;
        flex-wrap: nowrap;
        margin-top: 15px;
    }

    .catalog-section .hp_list {
        flex-wrap: wrap;
        margin: 0 -10px;
        padding-top: 53px;
    }
}

@media only screen and (max-width: 640px) {
    .hp_list {
        margin-left: -20px;
        margin-right: -20px;
    }

    .catalog-section .hp_list {
        margin: 0 0px;
        padding-top: 34px;
    }
}

body._opened-filter {
    position: relative;
    overflow: hidden;
}

body._opened-filter:after {
    display: block;
    content: "";
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 55;
}

@media only screen and (max-width: 1024px) {
    body._opened-filter .b24-widget-button-wrapper {
        display: none !important;
    }
}

@media only screen and (max-width: 640px) {
    body._opened-filter .bx-filter-block._ready {
        position: fixed;
        z-index: 999;
        bottom: 0;
        left: 0;
        right: 0;
        background: #F7F9FA;
        padding: 20px;
    }

    body._opened-filter .bx-filter-block._ready .bx-filter-parameters-box-container {
        border: none;
    }
}

.close-filters-btn {
    position: absolute;
    top: 15px;
    right: 15px;
    display: none;
}

@media only screen and (max-width: 1024px) {
    .close-filters-btn {
        display: block;
    }
}

@media only screen and (max-width: 640px) {
    .bx-filter {
        min-width: 10px;
    }
}

.open-filters-mobile {
    position: absolute;
    border: 2px solid #D2D6D9;
    box-sizing: border-box;
    right: 30px;
    top: 30px;
    padding: 0 18px;
    align-items: center;
    height: 40px;
    font-weight: 600;
    color: #000;
    display: none;
    z-index: 99;
}

.open-filters-mobile:hover {
    background: #D2D6D9;
}

@media only screen and (max-width: 1024px) {
    .open-filters-mobile {
        display: flex;
    }
}

@media only screen and (max-width: 640px) {
    .open-filters-mobile {
        position: static;
        justify-content: center;
        right: 0;
    }
}

.open-filters-mobile svg {
    margin-right: 7px;
}

.hp_list > a {
    display: flex;
    flex-direction: column;
    background: #ffffff;
    padding: 24px;
    margin-right: 28px;
    width: 338px;
    -webkit-transition: box-shadow 0.3s 0s ease-out;
    -moz-transition: box-shadow 0.3s 0s ease-out;
    -ms-transition: box-shadow 0.3s 0s ease-out;
    -o-transition: box-shadow 0.3s 0s ease-out;
    transition: box-shadow 0.3s 0s ease-out;
}

.hp_list > a:nth-child(4n+4) {
    margin-right: 0;
}

.hp_list > a:hover {
    box-shadow: 0 0 30px 0 rgba(30, 49, 66, 0.1);
}

.hp_list > a > span {
    color: #1e2832;
    margin-top: 24px;
    font-weight: 700;
    -webkit-transition: color 0.3s 0s ease-out;
    -moz-transition: color 0.3s 0s ease-out;
    -ms-transition: color 0.3s 0s ease-out;
    -o-transition: color 0.3s 0s ease-out;
    transition: color 0.3s 0s ease-out;
}

.hp_list > a:hover > span {
    color: #c4000c;
}

.hp_list > a > article {
    font-size: 14px;
    color: #0a1015;
    margin-top: 10px;
    line-height: 1.43;
}

.hp_list > a > ins {
    color: #8a959e;
    font-size: 0.8em;
    margin-top: 20px;
    display: block;
    width: 100%;
}

.hp_list > a > strong {
    color: #1e2832;
    font-weight: bold;
    font-size: 1.5em;
    margin-bottom: 6px;
    margin-top: 11px;
}

.hp_list > a > strong:after {
    content: "";
    display: inline-block;
    width: 17px;
    background-size: cover;
    margin-left: 4px;
    height: 17px;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="510.127" height="510.127"><path d="M34.786 428.963h81.158v69.572c0 3.385 1.083 6.156 3.262 8.322 2.173 2.18 4.95 3.27 8.335 3.27h60.502c3.14 0 5.857-1.1 8.152-3.27 2.295-2.166 3.44-4.938 3.44-8.322v-69.572h182.964c3.377 0 6.156-1.076 8.334-3.256s3.262-4.95 3.262-8.336v-46.377c0-3.365-1.082-6.156-3.262-8.322-2.172-2.18-4.957-3.27-8.334-3.27h-182.97v-42.754h123.184c48.305 0 87.73-14.72 118.293-44.2 30.55-29.45 45.834-67.5 45.834-114.125 0-46.604-15.283-84.646-45.834-114.125C410.548 14.75 371.116 0 322.812 0H127.535c-3.385 0-6.157 1.09-8.335 3.256-2.173 2.18-3.262 4.97-3.262 8.335v227.896H34.786c-3.384 0-6.157 1.145-8.335 3.44-2.172 2.295-3.262 5.012-3.262 8.15v53.978c0 3.385 1.083 6.158 3.262 8.336s4.945 3.256 8.335 3.256h81.158V359.4H34.786c-3.384 0-6.157 1.1-8.335 3.27-2.172 2.166-3.262 4.95-3.262 8.322v46.377c0 3.385 1.083 6.158 3.262 8.336s4.95 3.257 8.335 3.257zM199.628 77.18h115.938c25.6 0 46.248 7.485 61.953 22.46 15.697 14.976 23.55 34.547 23.55 58.69 0 24.156-7.852 43.733-23.55 58.69-15.705 14.988-36.354 22.473-61.953 22.473H199.628V77.18z"/></svg>');
}

@media (max-width: 1460px) {
    .hits_promo .hp_list > a {
        padding: 20px;
        width: 330px;
        margin-right: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .hits_promo .hp_list > a:nth-child(4n+4) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1210px) {
    .hits_promo .hp_list > a {
        width: 32%;
        margin-right: 2%;
    }

    .hits_promo .hp_list > a:nth-child(3) {
        margin-right: 0;
    }

    .hits_promo .hp_list > a:nth-child(4) {
        display: none;
    }
}

@media only screen and (max-width: 1024px) {
    .hits_promo .hp_list > a {
        width: 300px;
        margin-right: 0;
        margin-left: 30px;
        min-width: 300px;
    }

    .hits_promo .hp_list > a:nth-child(4) {
        display: block;
    }

    .hits_promo .hp_list > a:last-child {
        margin-right: 30px;
    }
}

@media only screen and (max-width: 640px) {
    .hits_promo .hp_list > a {
        width: 220px;
        min-width: 220px;
    }
}

.ov_form > aside > img {
    margin-right: 30px;
}

main > .ov_form.form_call_manager > div > form > h4 {
    font-weight: bold;
}

.simple_page {
    margin-top: 70px;
    padding: 0px 30px;
    margin-bottom: 60px;
}

.simple_page h1 {
    margin: 44px 0 30px;
    font-size: 2em;
    font-weight: 700;
    color: #0a1015;
}

@media only screen and (max-width: 640px) {
    .simple_page h1 {
        margin: 14px 0 10px;
    }
}

.sp_content {
    max-width: 950px;
}

.mobile_form_intro {
    text-align: center;
    display: none;
}

@media only screen and (max-width: 1024px) {
    .mobile_form_intro {
        display: block;
        width: 100%;
    }
}

.mobile_form_intro .h4 {
    color: #0a1015;
    font-size: 2em;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}

.mobile_form_intro article {
    color: #1e2832;
    font-weight: 300;
    margin-top: 23px;
    margin-bottom: 35px;
    font-size: 18px;
    line-height: 26px;
}

.mobile_form_intro .bf_button {
    border: 2px solid #c4000c;
    color: #1e2832;
    font-weight: 700;
    padding-top: 20px;
    padding-bottom: 19px;
    padding-right: 50px;
    padding-left: 50px;
    font-size: 0.75em;
    -moz-transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

@media only screen and (max-width: 640px) {
    .mobile_form_intro .bf_button {
        display: block;
    }
}

@media only screen and (max-width: 640px) {
    .search-mobile-header-form {
        display: none !important;
    }

    .sp_content .search-mobile-header-form {
        display: flex !important;
    }
}

.search-mobile-header-icon {
    display: none;
    height: 18px;
    width: 19px;
    box-sizing: border-box;
    padding-bottom: 39px;
    padding-right: 36px;
    cursor: pointer;
    border: 0px;
    outline: none;
    margin: auto;
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="19" height="18" viewBox="0 0 19 18"><path fill="rgb(30, 49, 66)" fill-opacity=".597" fill-rule="evenodd" d="M.5 7.156a7.112 7.112 0 0 0 7.156 7.156c1.761 0 3.658-.784 4.438-1.616l.674.593v.026c0 .55.311 1.307.714 1.71l2.654 2.654s.722.722 1.442.001l.598-.597c.726-.727.005-1.449.005-1.449l-2.654-2.653c-.394-.394-1.154-.714-1.711-.714h-.025l-.706-.685c.852-.782 1.728-2.649 1.728-4.426A7.112 7.112 0 0 0 7.656 0 7.112 7.112 0 0 0 .5 7.156zm7.156-5.111c2.863 0 5.112 2.248 5.112 5.11 0 2.863-2.249 5.112-5.112 5.112-2.862 0-5.111-2.249-5.111-5.111 0-2.863 2.249-5.111 5.111-5.111z"/></svg>');
}

@media only screen and (max-width: 640px) {
    .search-mobile-header-icon {
        display: block;
    }

    .sp_content .search-mobile-header-icon {
        display: none;
    }
}

@media only screen and (max-width: 640px) {
    .hide-phone {
        display: none;
    }
}

.show-phone {
    display: none;
}

@media only screen and (max-width: 640px) {
    .show-phone {
        display: flex;
    }
}

.gift-sections {
    padding: 80px 40px;
}

@media only screen and (max-width: 1210px) {
    .gift-sections {
        padding: 51px 0;
        padding-bottom: 60px;
    }

    .gift-sections > div {
        padding: 0 40px;
    }
}

@media only screen and (max-width: 1024px) {
    .gift-sections > div {
        padding: 0 30px;
    }
}

@media only screen and (max-width: 640px) {
    .gift-sections {
        padding: 40px 0;
    }

    .gift-sections > div {
        padding: 0 20px;
    }
}

.gift-sections p {
    font-size: 24px;
    line-height: 36px;
    color: #0A1015;
    margin-bottom: 45px;
}

@media only screen and (max-width: 1024px) {
    .gift-sections p {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 640px) {
    .gift-sections p {
        display: none;
    }
}

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

@media only screen and (max-width: 1024px) {
    .gift-sections__list {
        flex-wrap: wrap;
    }
}

.gift-sections__item {
    display: block;
    position: relative;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    margin-bottom: 32px;
    margin-left: 15px;
    margin-right: 15px;
}

@media only screen and (max-width: 1024px) {
    .gift-sections__item {
        width: 48%;
        min-width: 48%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 64px;
    }
}

@media only screen and (max-width: 640px) {
    .gift-sections__item {
        width: 100%;
        min-width: 100%;
    }
}

.gift-sections__item:first-child {
    margin-left: 0;
}

.gift-sections__item:last-child {
    margin-right: 0;
}

.gift-sections__item:hover .gift-sections__item-name {
    background: #87000c;
}

.gift-sections__item-img {
    height: 190px;
    width: 100%;
}

.gift-sections__item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gift-sections__item-name {
    height: 64px;
    background: #C4000C;
    transition: all 0.3s;
    color: #fff;
    position: absolute;
    bottom: -32px;
    display: flex;
    padding: 0 15px;
    left: 10px;
    right: 10px;
    justify-content: center;
    align-items: center;
}

@media only screen and (max-width: 1024px) {
    .req-form .h4 {
        font-weight: 600;
        font-size: 28px;
        line-height: 36px;
        padding-right: 80px;
        color: #0A1015;
    }
}

@media only screen and (max-width: 640px) {
    .req-form article {
        display: none;
    }

    .req-form .h4 {
        background: #fff;
        margin-left: -20px;
        margin-right: -20px;
        padding: 20px;
        margin-top: -20px;
        margin-bottom: 30px;
        padding-right: 80px;
    }

    .req-form .of_footer {
        flex-wrap: wrap;
    }

    .req-form .of_footer .fbf_left {
        margin-left: 0;
        margin-top: 51px;
        min-width: 100%;
    }

    .req-form .of_footer .fbf_left > button {
        display: block;
        width: 100%;
        text-align: center;
    }
}

.popup-window {
    z-index: 99999 !important;
}

/*# sourceMappingURL=template_styles.css.map */

@media only screen and (max-width: 1024px) {
    footer article {
        display: block !important;
        margin-top: 30px;
    }
}

@media only screen and (max-width: 640px) {
    footer article {
        display: block !important;
    }

    footer article div div {
        text-align: center !important;
    }
}

@media only screen and (max-width: 640px) {
    footer section {
        display: block !important;
    }

    footer section .social {
        text-align: center !important;
    }
}

@media screen and (min-width: 1920px) {
    .breadcrumb-2 {
        width: 1366px;
    }
}

@media screen and (min-width: 980px) {
    .contancts__map {
        max-width: 980px;
    }

    .bx-yandex-map .ymaps-map {
        width: 100% !important;
    }

    .bx-yandex-map .ymaps-map .ymaps-glass-pane {
        width: 100% !important;
    }
}

ul li {
    list-style: disc;
    padding: 8px 0;
    margin-left: 16px;
    line-height: 26px;
}

ul li::marker {
    color: #C4000C;
}

@media screen and (max-width: 1200px) {
    .contancts__map {
        max-width: 1200px;
    }
}

.top_menu li::marker {
    list-style: none !important;
    color: transparent;
}

.top_menu li:before {
    content: none !important;
}

.about-works__item ul li {
    padding: 8px 16px 8px 0;
}

.h1, .h2, .h3, .h4 {
    font-family: "SF Pro Display";
    font-weight: 600;
    color: #1E2832;
    margin-bottom: 20px;
}

.h1 {
    font-size: 32px;
    line-height: 40px;
}

.h2 {
    font-size: 28px;
    line-height: 36px;
}

.h3 {
    font-size: 24px;
    line-height: 36px;
}

.h4 {
    font-size: 16px;
    line-height: 26px;
}

.text-content {
    font-family: "SF Pro Display" !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 26px !important;
    color: #1E2832 !important;
    margin-bottom: 18px !important;
}

.ul-list {
    margin: 12px 0 !important;
    padding: 0 !important;
    list-style: none !important;
    color: #1E2832 !important;
}

.ul-list li {
    list-style: disc !important;
    padding: 8px 0 !important;
    margin-left: 16px !important;
    line-height: 26px !important;
}

/* new footer */
footer .footer-block {
    flex-direction: column;
    padding: 36px 0;
}

footer .footer-block p {
    margin: 0;
}

footer .footer-block ul {
    margin: 0;
}

footer .footer-block li {
    list-style: none;
    margin: 0;
    padding: 0;
}


.footer-block .footer-inner {
    display: flex;
    justify-content: space-between;
}

.footer-block .footer-law {
    margin-top: 36px;
}

.footer-block .footer-law p {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #D2D6D9;
}

.footer-item div:first-child {
    width: 246px;
    height: 77px;
    transition: all .3s ease;
}

.footer-item div:first-child img {
    width: 100%;
    height: 100%;
}

.footer-item .social-list {
    display: flex;
    margin-top: 32px !important;
}

.social-list a:not(:first-child) {
    margin-left: 12px;
}

.social-list a:not(:last-child) {
    margin-right: 12px;
}

.social-list a {
    position: relative;
}

.social-list a {
    width: 32px;
    height: 33px;
}

.social-list a::after {
    content: "";
    position: absolute;
    width: 32px;
    height: 33px;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all .3s ease-in-out;
}

.social-list a.vk::after {
    background: url("/local/templates/ov_30/img/social/vk_active.svg");
}

.social-list a.tg::after {
    background: url("/local/templates/ov_30/img/social/tg_active.svg");
}

.social-list a.pt::after {
    background: url("/local/templates/ov_30/img/social/pt_active.svg");
}

.social-list a.inst::after {
    background: url("/local/templates/ov_30/img/social/inst_active.svg");
}

.social-list a.vk:hover::after,
.social-list a.tg:hover::after,
.social-list a.pt:hover::after,
.social-list a.inst:hover::after {
    opacity: 1;
}

.nav-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 708px;
    grid-gap: 30px;
    margin-left: auto;
}

.nav-list li + li {
    padding-top: 12px;
}

.nav-list a {
    font-size: 16px;
    line-height: 26px;
    text-transform: uppercase;
    color: #F7F9FA;
    border-bottom: 1px solid transparent;
    transition: all 0.3s 0s ease-out;
}

.nav-list a:hover {
    border-bottom: 1px solid;
}

.footer-contacts {
    width: 320px;
    margin-left: 30px;
}

.footer-contacts .social-list {
    display: none;
}

.footer-contacts li a {
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #F7F9FA;
    border-bottom: 1px solid transparent;
    transition: all 0.3s 0s ease-out;
}

.footer-contacts li:last-child {
    margin-top: 4px;
}

.footer-contacts li:last-child a:hover {
    border-bottom: 1px solid;
}

.footer-contacts .copyright {
    margin-top: 32px;
}

.footer-contacts .copyright p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #F7F9FA;
}

@media screen and (max-width: 1460px) {
    footer .footer-block {
        padding: 36px 15px;
    }
}

@media screen and (max-width: 1366px) {
    .nav-list {
        margin-left: 30px;
        width: 560px;
    }

    .footer-item div:first-child {
        display: flex;
        width: 210px;
        height: 50px;
    }

    .footer-contacts {
        width: 300px;
    }
}

@media screen and (max-width: 1200px) {
    .footer-contacts {
        width: 210px;
    }
}

@media screen and (max-width: 1024px) {
    .nav-list {
        width: 451px;
    }
}

@media screen and (max-width: 960px) {
    .footer-item div:first-child {
        width: 291px;
        height: 76px;
    }

    .footer-item .social-list {
        display: none;
    }

    .nav-list {
        width: auto;
        margin: 0;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 12px;
    }

    .footer-contacts .social-list {
        display: block;
        margin-bottom: 22px;
    }

    .footer-contacts .social-list a::after {
        top: -17.8px;
    }
}

@media screen and (max-width: 810px) {
    .footer-item div:first-child {
        width: 187px;
        height: 58px;
    }
}

@media screen and (max-width: 768px) {
    .footer-block .footer-inner {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .nav-list {
        width: 100%;
        margin: 36px 0;
    }

    .footer-contacts {
        width: 100%;
        margin: 0;
    }

    .footer-block .footer-law {
        text-align: center;
    }
}

.__wrapper {
    /*max-width: 1440px;*/
    margin-left: auto;
    margin-right: auto;
    line-height: 28px;
    padding: 150px 30px 0 !important;
}

@media only screen and (max-width: 640px) {
    body:not(.has-top-bar) .__wrapper {
        padding: 50px 30px 0 !important;
    }
}

body:not(.has-top-bar) section.menu_and_search {
    top: 128px;
}

@media only screen and (max-width: 640px) {
    body:not(.has-top-bar) section.menu_and_search {
        top: 70px
    }
}

body.has-top-bar section.menu_and_search {
    top: 140px;
}

@media only screen and (max-width: 640px) {
    body.has-top-bar section.menu_and_search {
        /* margin-top: 75px;*/
        top: 140px;
    }
}

.about-quote {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width:1025px) {
    .about-quote {
        margin-top: 140px;
    }
}

/*  INDEX-NEW  */
.index-wrapper {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    line-height: 28px;
    /*padding: 150px 30px 0;*/
    padding: 90px 30px 0;
}

@media (min-width:1201px) {
    .index-wrapper {
        padding: 130px 30px 0;
    }
}

.index-wrapper h1 {
    margin-top: 0;
    margin-bottom: 28px;
    font-size: 32px;
    font-weight: bold;
}

.index-wrapper h2 {
    margin-top: 0;
    margin-bottom: 44px;
}

.index__banner {
    width: 100%;
    margin-bottom: 84px;
}

.index__banner-link-wrapper {
    width: 100%;
}

.index__banner-link-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.index__categories h3 {
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    color: #000000;
    margin-bottom: 24px;
    font-family: 'SF PRO DISPLAY';
    margin-bottom: 48px;
}

@media screen and (max-width: 1024px) {
    .index__categories h3 {
        max-width: 717px;
    }
}

.index__categories-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: -15px;
}

.index__categories-wrapper .index__categories-cat {
    margin: 15px;
    padding: 8px;
    position: relative;
    overflow: hidden;
    background-color: #f8fbfe;
    max-height: 300px;
    height: 20vw;
}

.index__categories-wrapper .index__categories-cat-information h3 {
    transition: .3s ease;
    border-bottom: 1px solid;
    border-color: transparent;
    display: inline-block;
}

.index__categories-wrapper .index__categories-cat:hover h3 {
    border-bottom: 1px solid;
    border-color: inherit;
}

.index__categories-cat .index__categories-cat-information {
    position: absolute;
    z-index: 2;
    bottom: 15px;
}

@media screen and (max-width: 360px) {
    .index__categories-cat .index__categories-cat-information {
        bottom: auto;
    }
}

.index__categories-cat .index__categories-cat-information h3, .index__categories-cat .index__categories-cat-information p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    font-style: normal;
    color: #F7F9FA;
    display: block;
}

.index__categories-cat .index__categories-cat-information h3 {
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;
    margin: 0 0 0 0;
    display: inline-block;
}

.index__categories-cat .index__categories-cat-information p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
}

.index__categories-cat .index__categories-cat-img {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
    top: 0;
}

.index__categories-cat .index__categories-cat-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.index__categories-cat:nth-child(1) {
    width: calc(50% - 30px);
}

.index__categories-cat:nth-child(2) {
    width: calc(50% - 30px);
}

.index__categories-cat:nth-child(3) {
    width: calc(42.21% - 30px);
}

.index__categories-cat:nth-child(4) {
    width: calc(33.33% - 30px);
}

.index__categories-cat:nth-child(4) h3, .index__categories-cat:nth-child(4) p {
    color: #1E2832;
}

.index__categories-cat:nth-child(5) {
    width: calc(24.46% - 30px);
    background: linear-gradient(269.41deg, #FF3232 -0.4%, #9A0EC1 93.3%);
    padding: 0;
}

.index__categories-cat:nth-child(5) h3 {
    left: 18px;
    margin: 0;
}

.index__categories-cat:nth-child(5) .index__categories-cat-information img {
    left: 18px;
    margin-bottom: 50px;
}

.index__categories-cat:nth-child(5) .index__categories-cat-information {
    bottom: 48px;
}

@media screen and (max-width: 1274px) {
    .index__categories-cat:nth-child(5) .index__categories-cat-information {
        bottom: 20px;
    }
}

.index__categories-cat:nth-child(5) > svg {
    object-fit: contain;
}

.index__categories-cat:nth-child(6) {
    width: calc(24.46% - 30px);
}

.index__categories-cat:nth-child(6) h3, .index__categories-cat:nth-child(6) p {
    color: #1E2832;
}

.index__categories-cat:nth-child(7) {
    width: calc(33.33% - 30px);
}

.index__categories-cat:nth-child(7) h3, .index__categories-cat:nth-child(7) p {
    color: #1E2832;
}

.index__categories-cat:nth-child(8) {
    width: calc(42.21% - 30px);
}


@media screen and (max-width: 960px) {

    .index__categories-cat:nth-child(1) {
        width: 100%;
        height: 409px;
    }

    .index__categories-cat:nth-child(2) {
        width: 100%;
        height: 409px;
    }

    .index__categories-cat:nth-child(n+3):nth-child(-n+8) {
        width: calc(50% - 30px);
        height: 30vw;
    }
}

@media screen and (max-width: 600px) {

    .index__categories-cat:nth-child(n+1):nth-child(-n+8) {
        width: 100%;
        height: 70vw;
        max-height: 415px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .index__categories-cat:nth-child(n+1):nth-child(-n+8) .index__categories-cat-information h3,
    .index__categories-cat:nth-child(n+1):nth-child(-n+8) .index__categories-cat-information p {
        text-align: center;
        color: #fff;
    }

    .index__categories-cat:nth-child(5) {
        max-height: 200px;
        border-radius: 128px;


    }

    .index__categories-cat:nth-child(5) .index__categories-cat-information img {
        display: none;
    }

    .index__categories-cat:nth-child(5) .index__categories-cat-information {
        bottom: calc(50% - 20px)
    }

    .index__categories-cat:nth-child(5) svg {
        object-fit: contain;
        width: 200% !important;
        height: 200% !important;
    }
}

.index__services {
    margin-bottom: 84px;
}

.index__services-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: -15px;
}

.index__services > h2 {
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
    color: #000000;
}

.index__categories {
    margin-bottom: 84px;
}

.index__service {
    width: calc(25% - 30px);
    background-color: #F7F9FA;
    min-height: 408px;
    margin: 15px;
    border-radius: 48px;
    padding: 45px 47px;
    transition: .3s ease;
    cursor: auto;
}

@media screen and (max-width: 1024px) {
    .index__service {
        width: calc(33.33% - 30px);
    }
}


@media screen and (max-width: 960px) {
    .index__service {
        width: calc(50% - 30px);
    }
}

@media screen and (max-width: 600px) {
    .index__service {
        width: 100%;
        min-height: auto;
        max-height: none;
        padding: 32px !important;
    }


    .index__service:last-child h3 {
        margin-top: 0;
    }
}

a.index__service {
    cursor: pointer;
}

a.index__service:hover {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
}

a.index__service:hover h3 {
    color: #E6000F;
}

.index__service > svg {
    height: 64px;
}

@media screen and (max-width: 1220px) {
    .index__service {
        padding: 47px 18px;
    }
}

.index__service h3 {
    color: #C4000C;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 18px;
}


.index__service:last-child {
    border: 2px solid #FCC2C4;
    background-color: #fff;
}

.index__service:last-child p > a {
    color: #C4000C;
    text-decoration: underline;
    padding-top: 12px;
    display: block;
}

.index__service:last-child p > a:hover {
    text-decoration: none;
}

.index__projects {
    margin-bottom: 84px;
}

.index__projects-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.index__projects h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;
    color: #0A1015;
    margin-bottom: 48px;
}

.index__project {
    width: 33.33%;
}

@media screen and (max-width: 960px) {
    .index__project {
        width: 50%
    }
}

@media screen and (max-width: 600px) {
    .index__projects-wrapper {
        display: flex;
        flex-wrap: nowrap;
        overflow: auto;
    }

    .index__project {
        flex-basis: 80%;
        width: 80vw;
        display: flex;
        min-width: 80vw;
        position: relative;
        height: 58vw;
    }
}


.index__project img {
    display: flex;
    width: 100%;
    align-self: center;
    height: 100%;
}

.index__project abbr {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    opacity: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 20px;
    top: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
    transition: opacity 0.3s 0s ease-out;
}

.index__project:hover abbr {
    opacity: 1;
}

.index__project abbr ins {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
}

.copyright .privacy {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #D2D6D9;
}

.sg-copyright {
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #F7F9FA;
}

.sg-copyright:hover {
    border-bottom: 1px solid;
}

.logo .hide-phone img {
    /*width: 100%;*/
    height: 62px;
}

.cdcd_prices ._price {
	font-size: 24px;
}

html body div.services_propose_frame.jqmWindow {
    width: min(500px, calc(100vw - 30px)) !important;
    overflow: visible;
}

html body div.services_propose_frame.jqmWindow .form_frame {
    box-sizing: border-box;
    flex: 0 1 100%;
    width: 100% !important;
    min-width: 0;
    max-width: 100%;
}

html body div.services_propose_frame.jqmWindow > div,
html body div.services_propose_frame.jqmWindow .form.popup,
html body div.services_propose_frame.jqmWindow .form_wrapper {
    box-sizing: border-box;
    width: 100%;
    min-width: 0;
    max-width: 100%;
}

/* End */
/* /local/templates/ov_30/css/catalogue_section.css?178462784935911 */
/* /local/templates/ov_30/css/smart_filter.css?178462784972 */
/* /local/templates/ov_30/css/new.css?178462784926128 */
/* /local/templates/ov_30/css/index-GUqfqcv8.css?178462784937093 */
/* /local/templates/ov_30/css/custom.css?178462784936374 */
/* /local/templates/ov_30/css/include-areas.css?178462784928477 */
/* /local/components/aspro/form.scorp/templates/popup/style.css?17846278494944 */
/* /bitrix/smart-cookies/css/smart-cookies.css?17383220942405 */
/* /local/templates/ov_30/components/bitrix/search.title/corp_search_page/style.css?1784627849917 */
/* /local/templates/ov_30/styles.css?17846278492443 */
/* /local/templates/ov_30/template_styles.css?1784627849189005 */
