* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
	outline-style: none;
}

li {
	list-style: none;
}

a {
	border: none;
	text-decoration: none;
}

a img {
	border: none;
}

input, textarea, button {
	font-weight: 400;
	font-family: 'Gilroy' !important;
}

@keyframes ani {
	0% {transform: translateY(-150%);}
	100% {transform: translateY(0);}
}

:focus {
	outline: none;
}

::-webkit-input-placeholder { color: #37203f94; }
::-moz-placeholder { color: #37203f94; }
:-moz-placeholder { color: #37203f94; }
:-ms-input-placeholder { color: #37203f94; }

.d-none {
	display: none;
}

.kolibri .vue-portal-target .b24-window-popup {
	z-index: 1100005;
}

.kolibri .b24-form-wrapper {
	max-width: 100%;
	min-height: auto;
	background: transparent;
	box-shadow: none !important;
}

.kolibri .b24-form-content form > div:first-child {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
}

.kolibri .b24-form-field {
	margin: 0;
	width: 100%;
}

.kolibri .b24-form-header-title {
	font-family: Gilroy;
	font-weight: 400;
	font-size: 21px;
	margin: 20px 0px;
	text-transform: uppercase;
	line-height: 1.2;
	letter-spacing: -0.1px;
}

.kolibri .forma_footer .b24-form-header-title {
	display: none
}

.kolibri .b24-form-header-description {
	font-family: Gilroy;
	font-weight: 400;
	color: #000000;
	opacity: 1;
	font-size: 16px;
}

.kolibri .b24-form-wrapper.b24-from-state-on {
	min-height: auto !important;
}

.kolibri .b24-from-state-on .b24-form-state-container {
	background: #fcfcfc;
}

.kolibri .b24-form-wrapper.b24-from-state-on .b24-form-header-padding {
	display: none;
}

.kolibri .b24-form-state-container .b24-form-loader,
.kolibri .b24-form-state-container .b24-form-state {
	background: transparent;
	bottom: 0 !important;
}

.kolibri .b24-form-success-icon {
	width: 70px;
	height: 70px;
}

.kolibri .b24-form-success .b24-form-state-text {
	font-family: 'Gilroy';
	font-size: 18px;
	margin-bottom: 0;
}

.kolibri .forma_footer .b24-form-padding-side {
	padding: 0;
}

.kolibri .b24-form-header {
	border: none;
}

.kolibri .b24-form-sign {
	display: none;
}

.kolibri .b24-form-field {
	margin: 0;
}

.kolibri .b24-form-header-padding {
	padding: 0;
}

.kolibri .b24-form-header-padding .form_desc {
	padding: 30px 30px 0px 30px;
}

.kolibri .b24-form-content {
	padding: 20px 30px 30px 30px;
}

.kolibri .b24-form-header-padding .form_desc h3 {
	width: 100%;
	margin: 5px 0px 15px 0px;
	font-size: 22px;
	font-weight: 400;
	position: relative;
	font-family: Gilroy;
	line-height: 1;
}

.kolibri .b24-form-header-padding .form_desc h4 {
	font-size: 14px !important;
	line-height: 1.2;
	font-weight: 400 !important;
	font-family: Gilroy !important;
	color: #444 !important;
}

.kolibri .b24-form-control-container {
	margin: 0;
}

.kolibri .b24-form-control-icon-after .b24-form-control {
	border: none;
	border-top: 1px solid #231f2073 !important;
	background: transparent;
	font: 14px 'Gilroy' !important;
	border-radius: 0px;
	height: 40px;
	display: inline-flex;
	align-items: center;
}

.kolibri .b24-form-style-modern .b24-form-control-string .b24-form-control,
.kolibri .b24-form-style-modern .b24-form-control-text .b24-form-control{
	border: none;
	border-top: 1px solid #231f2073 !important;
	background: transparent;
	font: 14px 'Gilroy' !important;
	border-radius: 0px;
	height: 40px;
	display: inline-flex;
	align-items: center;
}

.kolibri .forma_footer .b24-form-control-icon-after .b24-form-control {
	border-top: 1px solid #ffffff4d !important;
	color: #ffffff;
}

.kolibri .footer_forma .b24-form-content {
	padding: 0;
}

.kolibri footer .b24-form-field-agreement-link {
	color: #ffffff;
}

.kolibri footer .b24-form-field-agreement .b24-form-control-desc {
	opacity: .7;
	color: #ffffff;
}

.kolibri .b24-form-control-label {
	color: #47474794;
	opacity: 1;
	font-family: 'Gilroy';
	font-size: 14px !important;
}

.kolibri .forma_footer .b24-form-control-label {
	color: #ffffff94;
	opacity: 1;
	font-family: 'Gilroy';
	font-size: 14px !important;
}

.kolibri .b24-form-control-select-label,
.kolibri .b24-form-control:focus+.b24-form-control-label,
.kolibri .b24-form-control-not-empty+.b24-form-control-label {
	display: none;
}

.kolibri .b24-form-control-icon-after .b24-form-control:focus,
.kolibri .b24-form-control-icon-after .b24-form-control-not-empty {
	padding-top: 0;
	padding-bottom: 0;
}

.kolibri .b24-form-wrapper.b24-form-border-bottom {
	border: none
}

.kolibri .b24-form-btn-container {
	display: flex;
	justify-content: center;
	flex-direction: column;
	margin-top: 20px;
	margin: 0px 0px 0px 0px;
}

.kolibri .b24-form-btn-block {
	display: flex;
	width: 100%;
	justify-content: center;
	position: relative;
	margin: 0 auto;
	padding: 0;
	min-height: auto;
}

.kolibri .b24-form-btn-block button {
	display: inline-flex;
	width: 100%;
	min-height: auto;
	padding: 10px 77px 10px 10px;
	font-size: 15px;
	font-family: 'Gilroy' !important;
	font-weight: 500;
	text-transform: uppercase;
	background: transparent;
	color: #001b86;
	box-shadow: none;
	border-top: 1px solid #001b86;
	border-bottom: 1px solid #001b86;
	border-radius: 0px;
	z-index: 1;
	transition: 1s;
	position: relative;
}

.kolibri .b24-form-btn-block button:before {
	content: '';
	position: absolute;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 40% 0% 0% 40%;
	height: 100%;
	width: 45px;
	right: 0;
	top: 0;
	margin: 0px 0px 0px 20px;
	background: 
		url(images/arrowRW.svg) center center no-repeat, 
		#001b86;
	background-size: 55%;
}

.kolibri .b24-form-btn-block button:hover {
	background: #001b86;
	color: #ffffff;
}

.kolibri .forma_footer .b24-form-btn-block button {
	color: #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.kolibri .forma_footer .b24-form-btn-block button:before {
	background: 
		url(images/arrowR.svg) center center no-repeat, 
		#ffffff;
	background-size: 55%;
}

.kolibri .b24-form-field.b24-form-field-agreement {
	width: 100%;
	margin-bottom: 25px;
}

.kolibri .b24-window-popup-wrapper {
	max-width: 400px;
	border-radius: 0px;
	overflow: hidden;
}

.kolibri .b24-window-close {
	background-color: #001b86;
	right: 12px;
}

#p_prldr{
	position: absolute;
	left: 0;
	top: 0;
	right:0;
	bottom:0;
	z-index: 9000;
	width: 100%;
	height: 300px;
	overflow: hidden;
}

.loader {
	width: 100%;
	height: 100%;
}

.loader span {
	display: block;
	position: relative;
	left: 50%;
	top: 50%;
	width: 150px;
	height: 150px;
	margin: -75px 0 0 -75px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #ccbdb6;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
}

.loader span:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #e5e1dd;
	-webkit-animation: spin 3s linear infinite;
	animation: spin 3s linear infinite;
}

.loader span:after {
	content: "";
	position: absolute;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #896f62;
	-webkit-animation: spin 1.5s linear infinite;
	animation: spin 1.5s linear infinite;
}

@keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

body {
	position: relative;
	overflow-x: hidden;
	min-height: 100%;
	height: 100%;
	color: #000000;
	font-size: 15px;
	font-family: Gilroy;
}

html, body {
	margin: 0;
	padding: 0;
}

.wrapper {
	height: auto;
	min-height: 100%;
}

.wrapper .bot_page {
	margin-top: 0;
}

.container {
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	max-width: 1170px;
}

header {
	position: absolute;
	display: flex;
	align-items: center;
	width: 100%;
	height: 60px;
	top: 0;
	left: 0;
	z-index: 2;
}

.internal_page header {
	position: relative;
	background: url(images/banner.jpg) left top / auto no-repeat, #001b86;
	background-blend-mode: multiply;
	background-size: auto;
}

header .container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

header nav .popout {
	display: flex;
}

header nav a {
	display: inline-flex;
	position: relative;
	margin-right: 15px;
	color: #ffffff;
	font-size: 14px;
	font-weight: 300;
	line-height: 1;
	transition: 0.2s linear;
}

header nav a:before {
	position: absolute;
	content: "";
	left: 0;
	bottom: -10px;
	height: 1px;
	width: 0%;
	background: #ffffff;
	border-radius: 10px 10px 0 0;
	opacity: 0;
	visibility: hidden;
	transition: all 0.4s ease;
}

header nav a.active:before,
header nav a:hover:before {
	opacity: 1;
	visibility: visible;
	width: 100%;
}

header .contacts {
	display: flex;
	align-items: center;
	margin-left: 20px;
}

header .contacts .zvonok {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	line-height: 1;
	text-transform: uppercase;
	width: auto;
	height: 35px;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	cursor: pointer;
	font-weight: 400;
	color: #ffffff;
	border: 1px solid #ffffff;
	transition: 1s;
}

header .contacts .zvonok .arrowR {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 40% 0% 0% 40%;
	height: 100%;
	width: 35px;
	margin: 0px 0px 0px 10px;
	background: 
		url(images/arrowR.svg) center center no-repeat,
		#ffffff;
	background-size: 55%;
}

header .contacts .zvonok:hover {
	background: #ffffff;
	color: #000000;
}

header .contacts .phone {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	width: auto;
	height: 35px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
	font-size: 15px;
	cursor: pointer;
	font-weight: 400;
	color: #ffffff;
	border: 1px solid #ffffff;
	transition: 1s;
}

header .contacts .phone .phoneR {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 40% 0% 0% 40%;
	height: 100%;
	width: 35px;
	margin: 0px 0px 0px 10px;
	background: 
		url(images/phone.svg) center center no-repeat,
		#ffffff;
	background-size: 55%;
}

header .contacts .phone:hover {
	background: #ffffff;
	color: #000000;
}

header .text {
	display: none;
}

.home_page .headerAll.fixed {
	position: fixed;
	top: 0;
	animation: ani 1s forwards;
	width: 100%;
	padding: 5px 0px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: url(images/banner.jpg) left top / auto no-repeat, #001b86;
	background-blend-mode: multiply;
	background-size: auto;
	box-shadow: 0px 0px 25px 4px rgb(0 0 0 / 35%);
	transition: 0.5s ease-in-out;
	z-index: 9;
}

.home_page .headerAll.fixed .container {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.home_page .headerAll.fixed .text {
	display: inline-flex;
	font-size: 20px;
	font-weight: 500;
	color: #ffffff;
}

.home_page .headerAll.fixed nav {
	display: none;
}

.banner {
	display: flex;
	align-items: center;
	overflow: hidden;
	position: relative;
	padding: 100px 0px 40px 0px;
	background: url(images/banner.jpg) left top / auto no-repeat, #001b86;
	background-blend-mode: multiply;
	background-size: cover;
}

.banner h1 {
	font-size: 45px;
	line-height: 100%;
	font-weight: 400;
	letter-spacing: -2px;
	color: #ffffff
}

.banner h3 {
	font-size: 17px;
	line-height: 120%;
	font-weight: 200;
	margin-top: 20px;
	color: #ffffff
}

.internal_page article {
	padding-top: 50px
}

article h1 {
	font-size: 32px;
	line-height: 1;
	font-weight: 300;
	width: 100%;
	text-align: center;
	margin: 40px 0px 40px 0px;
}

.category_page h1 {
	margin: 40px 0px 10px 0px;
}

article .bread {
	font-size: 13px;
	color: #0447b4;
	margin-bottom: 40px;
	width: 100%;
}

article .bread a {
	color: #000000;
}

article .bread span {
	display: inline-flex;
	margin: 0px 5px;
	color: #000000;
}

article h2 {
	font-size: 25px;
	line-height: 1;
	font-weight: 300;
	width: 100%;
	text-align: center;
	margin: 40px 0px 40px 0px;
}

article .textInfo {
	margin-bottom: 50px;
}

article .textInfo p {
	line-height: 1.4;
	font-weight: 400;
	font-size: 15px;
	position: relative;
	margin: 20px 0px;
}

article .textInfo a {
	color: #000553;
}

article .textInfo h2 {
	font-size: 22px;
	margin: 0 0 20px;
	font-weight: 400;
	width: 100%;
}

article .textInfo ul {
	margin-bottom: 30px
}

article .textInfo li {
	line-height: 1.4;
	font-weight: 400;
	font-size: 15px;
	padding-left: 40px;
	position: relative;
	margin-bottom: 0px;
}

article .textInfo li:before {
	content: '';
	position: absolute;
	display: inline-block;
	left: 20px;
	top: 8px;
	width: 6px;
	height: 6px;
	background: #333333;
	border-radius: 50%;
}

article .advantages .container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

article .advantages .block {
	width: 14%;
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	margin: 0px 2%;
}

article .advantages .block i {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 75px;
	height: 75px;
	border-radius: 50%;
	margin-bottom: 20px;
	border: 1px solid #f1f1f1;
}

article .advantages .block .advan1 {
	background: url(images/adv1.png) center / 60% no-repeat;
}

article .advantages .block .advan2 {
	background: url(images/adv2.png) center / 60% no-repeat;
}

article .advantages .block .advan3 {
	background: url(images/adv3.png) center / 60% no-repeat;
}

article .advantages .block .advan4 {
	background: url(images/adv4.png) center / 60% no-repeat;
}

article .advantages .block .advan5 {
	background: url(images/adv5.png) center / 60% no-repeat;
}

article .advantages .block span {
	text-align: center;
	font-size: 15px;
	font-weight: 500;
	line-height: 1;
	display: inline-flex;
	justify-content: center;
}

article .products {
	padding: 10px 0px 0px 0px;
}

.internal_page article .products {
	padding: 0px 0px 0px 0px;
}

article .products h2 {
	font-size: 34px;
	margin: 40px 0px 10px 0px;
}

article .advantages h2 {
	font-size: 34px;
	margin: 40px 0px 40px 0px;
}

.category_page article .products h2 {
	font-size: 23px;
	margin: 10px 0px 10px 0px;
}

article .products .caption {
	font-size: 16px;
	line-height: 1;
	font-weight: 400;
	width: 100%;
	text-align: center;
}

article .products .blocks {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-top: 20px;
}

article .products .blocks .block {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	text-align: center;
	width: 23%;
	margin: 6% 1% 0% 1%;
	position: relative;
	transition: 0.3s linear;
}

article .products .block .image {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}

article .products .block .image a {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 150px;
	position: relative;
}

article .products .block .image img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center;
	transition: 0.3s linear;
	position: relative;
}

article .products .block:hover img {
	transform: scale(1.1);
}

article .products .block .text {
	width: 100%;
}

article .products .block .text h3 {
	font-weight: 400;
	font-size: 15px;
	line-height: 1;
	text-align: center;
	color: #000000;
	padding: 25px 15px 10px 15px;
	transition: 0.2s linear;
}

article .products .block .text h3:hover {
	color: #001b86;
}

article .products .block .bottom {
	display: flex;
	flex-direction: column;
}

article .products .block .bottom .pBlock {
    margin-bottom: 10px;
	font-style: normal;
}

article .products .block .bottom .pBlock .null {
	font-size: 14px;
    color: #37333bb5;
}

article .products .block .bottom .pBlock .priceP {
	font-size: 15px;
    color: #ff2929;
	font-weight: 500;
}

article .products .block .bottom .basket {
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	width: 100%;
	height: 35px;
	margin: 10px 0px 0px 0px;
}

article .products .block .bottom .basket input {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: calc(100% - 105px);
	height: 100%;
	padding: 0px 10px 0px 10px;
	border:  1px solid transparent;
	background: #001b86;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	color: #ffffff;
	line-height: 1;
	transition: 0.4s;
	cursor: pointer;
}

article .products .block .bottom .basket input:hover {
	border: 1px solid #001b86;
	background: transparent;
	color: #001b86;
}

article .products .block .bottom .basket .PlusMinusN {
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	height: 100%;
}

article .products .block .bottom .basket .PlusMinusN i {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	width: 30px;
	background: #00002d;
	border: 1px solid transparent;
	border-radius: 0%;
	font-style: normal;
	color: #ffffff;
	transition: 0.4s;
	cursor: pointer;
}

article .products .block .bottom .PlusMinusN i:hover {
	border: 1px solid #00002d;
	background: transparent;
	color: #00002d;
}

article .products .block .bottom .add_basket_quantity {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 15px;
	margin: 0px 10px;
}

article .products .block .bottom a {
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	width: 100%;
	height: 35px;
	padding: 0px 0px 0px 20px;
	margin: 10px 0px 0px 0px;
	border:  1px solid #001b86;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	color: #001b86;
	line-height: 1;
	transition: 1s;
	cursor: pointer;
	overflow: hidden;
}

article .products .block .bottom a i {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 40% 0% 0% 40%;
	height: 100%;
	width: 35px;
	margin: 0px 0px 0px 20px;
	background: 
		url(images/arrowRW.svg) center center no-repeat, 
		#001b86;
	background-size: 55%;
}

article .products .block .bottom a:hover {
	background: #001b86;
	color: #ffffff;
}

article .products .block .bottom a:hover:before {
	width: 40px;
	height: 40px;
	right: 5px;
}

article .section_content .blockTop {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}

article .section_content .blockTop .left {
	width: 48%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

article .section_content .caption {
	font-weight: 400;
	margin-bottom: 20px;
	line-height: 1.4;
	color: #001b86;
	width: 100%;
}

article .section_content .short_desc {
	line-height: 1.4;
	font-weight: 400;
	width: 100%;
}

article .section_content .pBlock {
    margin: 15px 0px 10px 0px;
    font-style: normal;
    width: 100%;
}

article .section_content .pBlock .null {
	font-size: 17px;
	color: #37333bb5;
}

article .section_content .pBlock .priceP {
	font-size: 22px;
	color: #ff2929;
	font-weight: 500;
}

article .section_content .pBlock i {
	font-style: normal;
	font-size: 15px;
	font-weight: 400;
	color: #001b86;
}

article .section_content .basket {
	display: inline-flex;
	align-items: center;
	position: relative;
	width: 100%;
	height: 35px;
	margin: 15px 0px 0px 0px;
}

article .section_content .basket.prN {
	width: 49%;
}

article .section_content .basket input {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: calc(100% - 105px);
	max-width: 200px;
	height: 100%;
	padding: 0px 10px 0px 10px;
	border:  1px solid transparent;
	background: #18c139;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	color: #ffffff;
	line-height: 1;
	transition: 0.4s;
	cursor: pointer;
}

article .section_content .basket input:hover {
	border: 1px solid #001b86;
	background: transparent;
	color: #001b86;
}

article .section_content .basket .PlusMinusN {
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	height: 100%;
	margin-left: 15px;
}

article .section_content .basket.prN .PlusMinusN {
	margin-left: 5px;
}

article .section_content .basket .PlusMinusN i {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	width: 30px;
	background: #00002d;
	border: 1px solid transparent;
	border-radius: 0%;
	font-style: normal;
	color: #ffffff;
	transition: 0.4s;
	cursor: pointer;
}

article .section_content .basket .PlusMinusN i:hover {
	border: 1px solid #00002d;
	background: transparent;
	color: #00002d;
}

article .section_content .basket .add_basket_quantity {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 15px;
	margin: 0px 10px;
}

article .section_content .price_block {
	margin-top: 10px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
}

article .section_content .price_block.prN {
	width: 48%;
	margin-top: 15px;
}

article .section_content .price_block.prN a {
	width: 100%;
	margin: 0;
}

article .section_content .price_block a {
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	width: 49%;
	height: 35px;
	padding: 0px 0px 0px 20px;
	margin: 5px 0px 0px 0px;
	border: 1px solid #001b86;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	color: #001b86;
	cursor: pointer;
	position: relative;
	transition: 1s;
}

article .section_content .price_block a i {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 40% 0% 0% 40%;
	height: 100%;
	width: 35px;
	margin: 0px 0px 0px 20px;
	background: 
		url(images/arrowRW.svg) center center no-repeat, 
		#001b86;
	background-size: 55%;
	z-index: 1;
}

article .section_content .price_block a.price {
	/* color: #ffffff; */
	animation-iteration-count: infinite;
	animation-duration: 2.5s;
	animation-name: glowing;
	animation-timing-function: linear;
}

@keyframes glowing {
	0% {/* background-color: #001b8691; */box-shadow: 0 0 0 0px #001b86}
	50% {background-color: #001b86;box-shadow: 0 0 0px 6px #001b86;color: #ffffff;}
	100% {/* background-color: #001b8691; */box-shadow: 0 0 0 0px #001b86}
}

article .section_content .price_block a:hover {
	background: #001b86;
	color: #ffffff;
}

article .section_content .blockTop .right {
	width: 48%;
	position: relative;
}

article .section_content .right .gallery_img {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: 0.2s linear;
}

article .section_content .right .gallery_img.owl-loaded {
	opacity: 1;
}

article .section_content .right .gallery_img .owl-stage-outer {
	overflow: hidden;
}

article .section_content .right .gallery_img .owl-stage {
	transition-timing-function: linear !important;
	display: flex;
	align-items: center;
	justify-content: center;
}

article .section_content .right .gallery_img .owl-item {
	width: 100%;
}

article .section_content .right .gallery_img .block {
	width: 100%;
}

article .section_content .right .gallery_img .block a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	overflow: hidden;
}

article .section_content .right .gallery_img img {
	width: 100%;
	height: 100%;
	max-height: 300px;
	object-fit: contain;
	object-position: center;
}

article .section_content .right .gallery_img .owl-nav {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}

article .section_content .right .gallery_img .owl-nav button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	border: 1px solid transparent;
	background: #001b86;
	transition: 0.2s linear;
}

article .section_content .right .gallery_img button span {
	display: none;
}

article .section_content .right .gallery_img button.owl-prev {
	left: 0;
}

article .section_content .right .gallery_img button.owl-next {
	right: 0;
}

article .section_content .right .gallery_img button.owl-prev:after {
	content: "\edda";
	font-family: "native";
	font-size: 18px;
	color: #ffffff;
}

article .section_content .right .gallery_img button.owl-next:after {
	content: "\edd6";
	font-family: "native";
	font-size: 18px;
	color: #ffffff;
}

article .section_content .right .gallery_img button.disabled {
	background: #dee3f2;
	border: 1px solid transparent;
	cursor: default
}

article .section_content .right .gallery_img button.disabled:after {
	color: #ffffff;
}

article .section_content .right .gallery_img .owl-nav button:hover {
	transform: scale(1.1);
}

article .section_content .right .gallery_img .owl-nav button.disabled:hover {
	transform: scale(1)
}

article .coherent .item {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	margin-bottom: 20px;
}

article .coherent .itemB {
	flex-direction: column;
}

article .coherent.coherentW .item .left {
	width: 40%;
}

article .coherent.coherentW .item .right {
	width: 57%;
}

article .coherent .item .left {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 25%;
	padding: 10px;
	border: 1px solid #efefef;
}

article .coherent .itemB .left {
	width: 100%;
	border: none;
	padding: 0;
	order: 2;
	margin: 20px 0px 0px 0px;
}

article .coherent .item .left img {
	max-width: 100%;
	max-height: 150px;
}

article .coherentM .item .left img {
	width: 100%;
	height: 100%;
	max-height: 255px;
	object-fit: contain;
	object-position: center;
}

article .coherent .itemB .left img {
	max-width: 100%;
	max-height: 150px;
	padding: 10px;
	border: 1px solid #efefef;
	margin: 0px 5px
}

article .coherent .item .right {
	width: 72%;
	height: 100%;
}

article .coherent .itemB .right {
	width: 100%;
	height: 100%;
	margin-top: 30px;
}

article .coherent .item h4 {
	display: flex;
	margin-bottom: 15px;
	font-weight: 400;
	color: #001b86;
	font-size: 18px;
	line-height: 1;
}

article .coherentM .item p {
	margin-bottom: 20px;
}

article .coherentM .item ul {
	margin-bottom: 30px;
}

article .coherent .item .right p {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.4;
}

article .coherent .item .right img {
	width: 100%;
}

article .section_content .blocksI {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

article .section_content .blocksI .block {
	width: 23%;
	margin-top: 30px;
}

article .section_content .blocksI .block img {
	width: 100%;
	display: inline-flex;
}

article .section_content .blocksI .block p {
	text-align: center;
	margin-top: 10px;
	font-weight: 400;
	color: #001b86;
	font-size: 16px;
	line-height: 1;
}

article .section_content li {
	position: relative;
	display: flex;
	line-height: 1.4;
	font-weight: 400;
	font-size: 15px;
	padding-left: 20px;
	flex-direction: column;
}

article .section_content .full_text p {
	margin: 15px 0px;
}

article .section_content li:before {
	content: '';
	position: absolute;
	display: inline-block;
	left: 0;
	top: 8px;
	width: 6px;
	height: 6px;
	background: #001b86;
	border-radius: 50%;
}

article .section_content .blocksV {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

article .section_content .blocksV .left {
	width: 49%;
	padding: 20px;
	border: 1px solid #efefef;
	margin-bottom: 2%;
}

article .section_content .blocksV .right {
	width: 49%;
	padding: 20px;
	border: 1px solid #efefef;
	margin-bottom: 2%;
}

article .section_content .blocksV p {
	margin-bottom: 15px;
	font-weight: 400;
	color: #001b86;
	font-size: 18px;
	line-height: 1;
}

article .section_content .blocksV .img {
	width: 32%;
	padding: 20px;
	border: 1px solid #efefef;
}

article .section_content .blocksV .img img {
	width: 100%;
}

article .section_content table {
	font-size: 14px;
	color: #000000;
	width: 100%;
	border-collapse: collapse;
	margin: 0px 0px 40px 0px;
	border-spacing: 0;
	padding: 0;
}

article .section_content table.tehno td {
	width: 50%;
	text-align: left;
}

article .section_content table.tehno td:first-child {
	color: #001b86;
}

article .section_content table.tehno2 tr:first-child {
	color: #001b86;
}

article .section_content table.endo tr:first-child {
	color: #001b86;
}

article .section_content table.endo td.colspanTitle {
	color: #001b86;
	background: #f7f8fb;
	text-align: center !important;
	font-weight: 500;
}

article .section_content table.endo td:first-child {
	text-align: left;
	color: #001b86;
}

article .section_content table.tehno2 td {
	text-align: left
}

article .section_content table.endo tr:first-child td:first-child {
	text-align: center;
}

article .section_content table td {
	line-height: 1;
	border: 1px solid #f1f1f1;
	padding: 8px 10px;
	height: auto;
	font-size: 14px;
	text-align: center;
}

article .section_content table strong,
article .section_content table b {
	font-weight: 500;
}

article .question {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 40px 0px 40px 0px;
	padding: 40px 40px;
	background: url(images/banner.jpg) center / cover no-repeat, #001b86;
	background-blend-mode: multiply;
}

article .question .left {
	width: 48% 
}

article .question .right {
	width: 48%;
	text-align: center;
}

article .question h3 {
	font-size: 25px;
	line-height: 1;
	font-weight: 300;
	width: 100%;
	margin-bottom: 20px;
	color: #ffffff;
}

article .question h4 {
	font-size: 20px;
	line-height: 1;
	font-weight: 200;
	margin-top: 20px;
	color: #ffffff;
}

article .question p {
	font-weight: 300;
	font-size: 16px;
	text-align: center;
	margin: 0px 0px 40px 0px;
	color: #ffffff;
}

article .question a {
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	max-width: 200px;
	height: 35px;
	padding: 0px 0px 0px 20px;
	margin: 5px 0px 0px 0px;
	border: 1px solid #ffffff;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	color: #ffffff;
	cursor: pointer;
	position: relative;
	transition: 1s;
}

article .question a i {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	width: 35px;
	margin: 0px 0px 0px 20px;
	border-radius: 40% 0% 0% 40%;
	border: 1px solid #ffffff;
	background: 
		url(images/arrowR.svg) center center no-repeat, 
		#ffffff;
	background-size: 55%;
	z-index: 1;
}

article .question a:hover {
	background: #ffffff;
	color: #001b86;
}

article .wilson {
	padding-bottom: 20px;
}

article .wilson h3 {
	font-size: 22px;
	color: #001b86;
	line-height: 1;
	font-weight: 300;
	width: 100%;
	text-align: center;
	margin: 50px 0px 5px 0px;
}

article .wilson h2 {
	font-size: 28px;
	line-height: 1;
	font-weight: 300;
	width: 100%;
	text-align: center;
	margin: 0px 0px 20px 0px;
}

article .wilson .captionW {
	font-size: 16px;
	line-height: 1.4;
	font-weight: 400;
	width: 100%;
	text-align: center;
}

article .wilson .blocks {
	display: flex;
	margin: 40px 0px 0px 0px;
	flex-wrap: wrap;
	justify-content: space-between;
}

article .wilson .blocks .block {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 49%;
	margin: 1% 0% 0% 0%;
	position: relative;
	transition: 0.3s linear;
	border: 1px solid #f1f1f1;
	overflow: hidden;
}

article .wilson .blocks .block .top {
	display: flex;
	align-items: center;
	width: 70%;
}

article .wilson .blocks .block:hover img {
	transform: scale(1.1);
}

article .wilson .block .img {
	position: relative;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	width: 65px;
	height: 65px;
}

article .wilson .block .img img {
	width: 100%;
	height: 80%;
	object-fit: contain;
	object-position: bottom;
	transition: 0.3s linear;
	position: relative;
}

article .wilson .block p {
	font-weight: 500;
	font-size: 15px;
	line-height: 1;
	color: #000000;
	padding: 5px 0px 5px 10px;
	transition: 0.2s linear;
	width: calc(100% - 70px);
}

article .wilson .block a {
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	width: 20%;
	min-width: 155px;
	max-width: 200px;
	height: 35px;
	padding: 0px 0px 0px 20px;
	border:  1px solid #001b86;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 500;
	color: #001b86;
	transition: 1s;
	cursor: pointer;
	overflow: hidden;
}

article .wilson .block a i {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 40% 0% 0% 40%;
	height: 100%;
	width: 35px;
	margin: 0px 0px 0px 20px;
	background: 
		url(images/arrowRW.svg) center center no-repeat, 
		#001b86;
	background-size: 55%;
}

article .wilson .block a:hover {
	background: #001b86;
	color: #ffffff;
}

article .about {
	margin: 80px 0px 0px 0px;
}

article .about .container {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

article .about .block {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 49%;
	position: relative;
	background: #fdfdfd;
}

article .about .blockW {
	width: 100%;
	margin-top: 30px;
	min-height: 300px;
}

article .about .left {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 65%;
	padding: 20px 0px 20px 20px;
}

article .about .tTitle {
	text-transform: uppercase;
	font-size: 14px;
}

article .about .tName {
	font-size: 23px;
	line-height: 1;
	font-weight: 300;
	width: 100%;
	margin: 10px 0px 20px 0px;
	color: #001b86;
}

article .about .tText {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
}

article .about .tText p {
	margin-top: 15px;
}

article .about .more {
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	width: 100%;
	max-width: 200px;
	height: 35px;
	padding: 0px 0px 0px 20px;
	margin: 10px 0px 0px 0px;
	border:  1px solid #001b86;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	color: #001b86;
	line-height: 1;
	transition: 1s;
	cursor: pointer;
	overflow: hidden;
}

article .about a i {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 40% 0% 0% 40%;
	height: 100%;
	width: 35px;
	margin: 0px 0px 0px 20px;
	background: 
		url(images/arrowRW.svg) center center no-repeat, 
		#001b86;
	background-size: 55%;
}

article .about .more:hover {
	background: #001b86;
	color: #ffffff;
}

article .about .right {
	width: 35%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

article .about .blockW .right {
	align-items: flex-end;
	justify-content: flex-end;
}

article .about .certificate .right {
	align-items: center;
	justify-content: center;
}

article .about .blockW .right:before {
	content: '';
	position: absolute;
	display: flex;
	width: 100%;
	height: 100%;
	background: url(images/wilson.svg) no-repeat;
	background-size: 80%;
	background-position: right 20px top 40px;
	z-index: 1;
}

article .about .certificate .right:before {
	content: none;
}

article .about .right:after {
	content: '';
	position: absolute;
	display: flex;
	width: 58%;
	height: 100%;
	top: 0;
	right: 0;
	background: 
		url(images/banner.jpg) center / cover no-repeat, 
		#001b86;
	background-blend-mode: multiply;
	z-index: 0;
}

article .about .right img {
	width: 80%;
	height: 80%;
	max-height: 200px;
	object-fit: contain;
	object-position: center;
	position: relative;
	z-index: 1;
}

article .about .blockW .right img {
	width: 100%;
	height: 100%;
	object-position: bottom;
}

article .cooperation {
	margin: 30px 0px 40px 0px;
}

article .cooperation .container {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	background: #fdfdfd;
}

article .cooperation .left {
	width: 57%;
	display: flex;
	flex-direction: column;
	padding: 20px 0px 20px 20px;
}

article .cooperation .left h2 {
	color: #001b86;
	text-align: left;
	margin: 10px 0px 20px 0px;
}

article .cooperation .left p {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	margin-bottom: 15px;
}

article .cooperation .left hr {
	display: flex;
	width: 30px;
	height: 1px;
	background: #001b86;
	margin: 20px 0px 20px 0px;
	border: none;
	position: relative;
}

article .cooperation .left .span {
	display: flex;
	align-items: center;
	line-height: 1;
	margin-bottom: 30px;
	font-size: 16px;
	color: #001b86;
	font-weight: 400;
}

article .cooperation .left a {
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	width: 100%;
	max-width: 200px;
	height: 35px;
	padding: 0px 0px 0px 20px;
	margin: 10px 0px 0px 0px;
	border:  1px solid #001b86;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	color: #001b86;
	line-height: 1;
	transition: 1s;
	cursor: pointer;
	overflow: hidden;
}

article .cooperation .left a i {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 40% 0% 0% 40%;
	height: 100%;
	width: 35px;
	margin: 0px 0px 0px 20px;
	background: 
		url(images/arrowRW.svg) center center no-repeat, 
		#001b86;
	background-size: 55%;
}

article .cooperation .left a:hover {
	background: #001b86;
	color: #ffffff;
}

article .cooperation .right {
	width: 40%;
	display: flex;
	flex-direction: column;
	background: url(images/cooperationN.jpg) top left / cover no-repeat;
}

article .cooperation .right img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 0px;
}

article .textBig {
	margin: 50px 0px 40px 0px;
}

article .textBig h2 {
	font-size: 34px;
}

article .textBig p {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	margin: 15px 0px
}

article .textBig h3 {
	display: flex;
	margin: 15px 0px;
	font-weight: 400;
	color: #001b86;
	font-size: 19px;
	line-height: 1;
}

article .textBig li {
	position: relative;
	display: flex;
	line-height: 1.4;
	font-weight: 400;
	font-size: 14px;
	padding-left: 20px;
	flex-direction: column;
}

article .textBig li:before {
	content: '';
	position: absolute;
	display: inline-block;
	left: 0;
	top: 8px;
	width: 6px;
	height: 6px;
	background: #001b86;
	border-radius: 50%;
}

article .contact_content {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
	flex-wrap: wrap;
}

article .contact_content .left {
	width: 35%;
}

article .contact_content .left .block {
	display: flex;
	align-items: center;
}

article .contact_content .left .block i {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	color: #000000;
	font-weight: 400;
	margin-right: 15px;
}

article .contact_content .left .block a,
article .contact_content .left .block span {
	font-size: 14px;
	color: #000000;
	font-weight: 300;
	line-height: 1;
	width: calc(100% - 50px);
}

article .contact_content .map {
	width: 60%;
	border: 1px solid #efefef;
	padding: 10px;
}

article .contact_content .map iframe {
	overflow: hidden;
}

.forma_footer {
	padding: 0px 0px 40px 0px;
	position: relative;
	width: 100%;
}

.forma_footer .left {
	width: 50%;
}

.forma_footer .left h3 {
	font-size: 33px;
	margin: 0 0 20px;
	font-weight: 400;
	width: 100%;
	color: #ffffff;
}

.forma_footer .left p {
	font-size: 18px;
	margin: 0 0 20px;
	font-weight: 300;
	width: 100%;
	color: #ffffff;
}

.forma_footer .left .forma_contact {
	font-weight: 400;
	line-height: 1.4;
	font-size: 16px;
	color: #ffffff;
}

.forma_footer .left .forma_contact a {
	color: #000000;
	font-size: 16px;
	font-weight: 500;
	color: #ffffff;
}

.forma_footer .left .span {
	margin-top: 40px;
	color: #80869d;
	font-weight: 400;
	font-size: 14px;
}

.forma_footer .left span {
	display: inline-flex;
	width: 100%;
	text-align: center;
	justify-content: center;
	font-weight: 300;
	font-size: 16px;
}

.forma_footer .left .snpd {
	margin-top: 20px;
	display: flex;
	flex-direction: column;
	width: 100%;
}

.forma_footer .left .snpd a {
	margin-top: 5px;
	display: inline-flex;
	color: #ff2929;
}

.forma_footer .right {
	width: 40%;
}

.forma_footer .right .p {
	font-size: 19px;
	margin: 0 0 20px;
	font-weight: 300;
	width: 100%;
	text-align: center;
	line-height: 1;
	color: #ffffff;
}

footer {
	display: flex;
	align-items: center;
	flex-direction: column;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 40px 0px;
	background: url(images/banner.jpg) center / cover no-repeat, #001b86;
	background-blend-mode: multiply;
}

footer .container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
}

footer .container .blocks {
	width: 48%;
}

footer .footer_info .logo {
	display: flex;
	margin-bottom: 20px;
	align-items: center;
	text-transform: uppercase;
	font-size: 18px
}

footer .footer_info .logo img {
	display: inline-flex;
	width: 100%;
	max-width: 200px;
	max-height: 100px;
}

footer .footer_info .hed {
	font-weight: 400;
	font-size: 16px;
	line-height: 1;
	margin-bottom: 15px;
	color: #ffffff;
}

footer .footer_info .block {
	display: flex;
	align-items: center;
	margin-bottom: 5px;
}

footer .footer_info .block:last-child {
	margin: 0;
}

footer .footer_info .block span,
footer .footer_info .block a {
	color: #ffffff;
	font-size: 15px;
	text-align: left;
	line-height: 1;
	font-weight: 300;
}

footer .footer_info .block i {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	margin-right: 5px;
	color: #ffffff;
}

footer .footer_menu {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	text-align: right;
	justify-content: space-between;
}

footer .footer_menu .menu {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	text-align: right;
}

footer .footer_menu a {
	font-weight: 400;
	font-size: 16px;
	line-height: 1;
	margin-bottom: 5px;
	color: #ffffff;
	transition: 0.2s linear;
}

footer .footer_menu .vega a:nth-child(1),
footer .footer_menu .mars a:nth-child(2),
footer .footer_menu .sirius_menu a:nth-child(3),
footer .footer_menu a:hover {
	color: #dc6070;
}

footer .footer_menu .copy {
	margin-top: 20px;
	text-align: right;
	font-size: 14px;
	color: #ffffff;
}

article .aboutC {
	padding: 20px 0px 1px 0px;
}

article .aboutC h2 {
	font-size: 28px;
}

article .aboutC p {
	font-size: 15px;
	line-height: 1.4;
	font-weight: 400;
	width: 100%;
	margin-bottom: 20px;
}

article .aboutC ul {
	margin-bottom: 20px;
}

article .aboutC li {
	position: relative;
	line-height: 1.4;
	font-weight: 400;
	font-size: 15px;
	padding-left: 20px;
}

article .aboutC li p {
	margin-top: 10px;
}

article .aboutC li:before {
	content: '';
	position: absolute;
	display: inline-block;
	left: 0;
	top: 8px;
	width: 6px;
	height: 6px;
	background: #001b86;
	border-radius: 50%;
}

.kolibri .__jivoMobileButton {
	margin-bottom: 60px
}

.buttonFX {
	position: fixed;
	display: flex;
	justify-content: space-between;
	bottom: 10px;
	z-index: 2;
	width: 90%;
	left: 5%;
}

.buttonFX a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 49%;
	height: 40px;
	font-size: 15px;
	font-weight: 500;
	line-height: 1;
	transition: 0.2s linear;
	cursor: pointer;
	border-radius: 0;
	box-shadow: 0 0px 38px 0 rgba(34, 36, 43, .3);
}

.buttonFX .commercial {
	background-color: #3f51b5;
	color: #ffffff;
}

.buttonFX .price {
	background-color: #001b86;
	color: #ffffff;
	animation-iteration-count: infinite;
	animation-duration: 2.5s;
	animation-name: glowing;
	animation-timing-function: linear;
}

.buttonFX a:hover {
	background-color: #000000;
	color: #ffffff;
}

.header_info {
	position: fixed;
	top: -2000px;
	width: 100%;
	padding: 5px 0px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: url(images/banner.jpg) left top / auto no-repeat, #001b86;
	background-blend-mode: multiply;
	background-size: auto;
	box-shadow: 0px 0px 25px 4px rgb(0 0 0 / 35%);
	transition: 0.5s ease-in-out;
	z-index: 9;
}

.header_info.fixed {
	top: 0;
	animation: ani 1s forwards;
}

.header_info .container {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.header_info .left {
	display: inline-flex;
	align-items: center;
	width: 65%;
}

.header_info .image {
	width: 70px;
	height: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #e5e2ee !important;
	background: #ffffff;
	overflow: hidden;
}

.header_info .image img {
	width: 90%;
	height: 90%;
	object-fit: contain;
	object-position: center;
}

.header_info .name {
	font-size: 17px;
	font-weight: 500;
	margin-left: 15px;
	color: #ffffff;
}

.header_info .item_btns {
	width: 30%;
	display: inline-flex;
	justify-content: space-between;
}

.header_info .item_btns a {
	width: 49%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	border: 1px solid #ffffff;
	color: #ffffff;
	cursor: pointer;
	transition: 0.2s linear;
}

.header_info .item_btns a:hover {
	background: #000000;
}

article .error {
	text-align: center;
	margin: 40px 0px;
}

article .error h3 {
	font-size: 43px;
	line-height: 1;
	text-align: center;
	font-weight: 500;
}

article .error h5 {
	font-size: 120px;
	color: #fe0d0d;
	line-height: 1;
	margin: 20px 0px;
	text-align: center;
}

article .error p {
	font-size: 16px;
	text-align: center;
	font-weight: 400;
}

article .error a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 90%;
	max-width: 350px;
	height: 40px;
	margin-top: 30px;
	background-color: #000552;
	color: #ffffff;
	font-size: 15px;
	font-weight: 500;
	line-height: 1;
	transition: 0.2s linear;
	cursor: pointer;
}

article .error a:hover {
	background-color: #000000;
}

article .revContent .block {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #f1f1f1;
}

article .revContent .block:last-child {
	border-bottom: none;
}

article .revContent .block .media {
	width: 30%;
	padding: 10px;
	border: 1px solid #efefef;
}

article .revContent .block .media a {
	display: inline-flex;
	width: 100%;
}

article .revContent .block .media img {
	display: inline-flex;
	width: 100%;
	height: 330px;
	object-fit: cover;
	object-position: top;
}

article .revContent .block .info {
	width: 68%;
}

article .revContent .block .info .name {
	font-size: 18px;
	line-height: 1.2;
	font-weight: 400;
	width: 100%;
	margin: 0px 0px 5px 0px;
}

article .revContent .block .info .date {
	font-size: 14px;
	line-height: 1.2;
	font-weight: 400;
	width: 100%;
	margin: 0px 0px 20px 0px;
	color: #999999;
}

article .revContent .block .info .short {
	font-weight: 500;
	color: #001b86;
	font-size: 16px;
	line-height: 1;
	margin-bottom: 15px;
}

article .revContent .block .info .desc p {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	margin: 10px 0px;
}

article .revContent .block .info .desc li {
	position: relative;
	display: flex;
	line-height: 1.4;
	font-weight: 400;
	font-size: 14px;
	padding-left: 30px;
}

article .revContent .block .info .desc li:before {
	content: '';
	position: absolute;
	display: inline-block;
	left: 10px;
	top: 8px;
	width: 6px;
	height: 6px;
	background: #001b86;
	border-radius: 50%;
}

article .revContent .block .docIitem {
	display: inline-flex;
	align-items: center;
	margin-top: 20px;
}

article .revContent .block .docIitem .docIcon {
	width: 40px;
	height: 52px;
	display: block;
}

article .revContent .block .docIitem .docIcon i {
	width: 100%;
	height: 100%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

article .revContent .block .docIitem .iconpdf {
	background: url(images/icoPdf.png) center / contain no-repeat;
}

article .revContent .block .docIitem .iconjpg {
	background: url(images/icoJpg.png) center / contain no-repeat;
}

article .revContent .block .docIitem .docInfo {
	display: inline-flex;
	flex-direction: column;
	margin-left: 10px;
}

article .revContent .block .docIitem .docName {
	font-weight: 500;
	color: #001b86;
	font-size: 14px;
	line-height: 1;
	margin-bottom: 5px;
}

article .revContent .block .docIitem .docLabel {
	font-weight: 300;
	color: #999999;
	font-size: 13px;
	line-height: 1;
}

article .revBlock {
	margin-bottom: 60px;
}

article .revBlock .top {
	width: 75%;
}

article .revBlock .block {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	padding: 20px 10px 20px 20px;
	border: 10px solid #001b86;
	/* background: #fdfdfd; */
}

article .revBlock .block .name {
	font-size: 17px;
	line-height: 1.2;
	font-weight: 500;
	color: #001b86;
	width: 100%;
	margin: 0px 0px 15px 0px;
}

article .revBlock .block .date {
	font-size: 13px;
	line-height: 1.2;
	font-weight: 400;
	width: 100%;
	margin: 0px 0px 0px 0px;
	color: #999999;
}

article .revBlock .block .short {
	font-weight: 500;
	color: #001b86;
	font-size: 15px;
	line-height: 1;
	margin-bottom: 15px;
}

article .revBlock .block .desc {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
	margin: 10px 0px;
}

article .revBlock .block .info {
	width: 20%;
	height: 100%;
	display: inline-flex;
	justify-content: center;
	text-align: center;
}

article .revBlock .block .docIitem {
	display: inline-flex;
	flex-direction: column;
	align-items: center;
}

article .revBlock .block .docIitem .docIcon {
	width: 40px;
	height: 52px;
	display: block;
}

article .revBlock .block .docIitem .docIcon i {
	width: 100%;
	height: 100%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

article .revBlock .block .docIitem .iconpdf {
	background: url(images/icoPdf.png) center / contain no-repeat;
}

article .revBlock .block .docIitem .iconjpg {
	background: url(images/icoJpg.png) center / contain no-repeat;
}

article .revBlock .block .docIitem .docInfo {
	display: inline-flex;
	flex-direction: column;
	margin-top: 13px;
}

article .revBlock .block .docIitem .docName {
	font-weight: 500;
	color: #001b86;
	font-size: 14px;
	line-height: 1;
	margin-bottom: 5px;
}

article .revBlock .block .docIitem .docLabel {
	font-weight: 300;
	color: #999999;
	font-size: 13px;
	line-height: 1;
}

article .galleryRev #thumbs {
	width: 85%;
	margin: 0 auto;
	position: relative;
}

article .galleryRev .owl-stage-outer {
	overflow: hidden;
}

article .galleryRev #thumbs .media {
	width: 100%;
	height: 175px;
	padding: 5px;
	border: 2px solid #f1f1f1;
}

article .galleryRev #thumbs .current .media {
	border: 2px solid #001b86;
}

article .galleryRev #thumbs .media img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top;
}

article .galleryRev #thumbs .owl-nav {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}

article .galleryRev #thumbs .owl-nav button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	border: 1px solid transparent;
	background: #001b86;
	transition: 0.2s linear;
}

article .galleryRev #thumbs button.owl-prev {
	left: -10%;
}

article .galleryRev #thumbs button.owl-next {
	right: -10%;
}

article .galleryRev #thumbs button.owl-prev:after {
	content: "\edda";
	font-family: "native";
	font-size: 18px;
	color: #ffffff;
}

article .galleryRev #thumbs button.owl-next:after {
	content: "\edd6";
	font-family: "native";
	font-size: 18px;
	color: #ffffff;
}

article .galleryRev #thumbs button.disabled {
	background: #dee3f2;
	border: 1px solid transparent;
	cursor: default
}

article .galleryRev #thumbs button.disabled:after {
	color: #ffffff;
}

article .galleryRev #thumbs .owl-nav button:hover {
	transform: scale(1.1);
}

article .galleryRev #thumbs .owl-nav button.disabled:hover {
	transform: scale(1)
}

article .galleryRev #big {
	margin-top: 40px;
}

article .galleryRev #big .owl-stage {
	display: flex;
}

article .galleryRev #big .owl-nav {
	display: none;
}

article .galleryRev #big .block {
	width: 90%;
	height: 100%;
	position: relative;
}

article .galleryRev #big .block:after {
	content: '';
	position: absolute;
	display: flex;
	width: 20%;
	height: 100%;
	top: 0;
	right: 0%;
	background: 
		url(images/banner.jpg) center / cover no-repeat, 
		#001b86;
	background-blend-mode: multiply;
	z-index: -1;
}

article .galleryRev #big .info {
	position: absolute;
	right: -7%;
	height: 80%;
}

article .galleryRev #big .info a {
	width: 100%;
	height: 100%;
	display: inline-flex;
	position: relative;
}

article .galleryRev #big .info a::before,
article .galleryRev #big .info a::after {
	content: "";
	display: block;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .2);
	position: absolute;
	z-index: 0;
	top: 1px;
	right: 3px;
	bottom: -1px;
	left: -3px;
	transform-origin: center center;
}

article .galleryRev #big .info a::before {
	transform: rotate(-6deg);
}

article .galleryRev #big .info a::after {
	transform: rotate(-2.8deg);
}

article .galleryRev #big .info a img {
	display: inline-flex;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top;
	border: 1px solid #001b86;
	z-index: 1;
}

article .revBlock .more {
	display: flex;
	justify-content: flex-end;
	margin-top: 20px;
}

article .revBlock .more a {
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	width: 100%;
	max-width: 200px;
	height: 35px;
	padding: 0px 0px 0px 20px;
	margin: 10px 0px 0px 0px;
	border:  1px solid #001b86;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	color: #001b86;
	line-height: 1;
	transition: 1s;
	cursor: pointer;
	overflow: hidden;
}

article .revBlock .more a i {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 40% 0% 0% 40%;
	height: 100%;
	width: 35px;
	margin: 0px 0px 0px 20px;
	background: 
		url(images/arrowRW.svg) center center no-repeat, 
		#001b86;
	background-size: 55%;
}

article .revBlock .more a:hover {
	background: #001b86;
	color: #ffffff;
}

.basketFooter {
	position: fixed;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 60px;
	height: 60px;
	bottom: 60px;
	right: 20px;
	padding: 10px;
	z-index: 999;
	cursor: pointer;
	transition: 0.5s ease-out;
	background-color: #ffffff;
	color: #000000;
	box-shadow: 0px 0px 15px 2px #0000001a;
	border-radius: 50%;
}

.basketFooter .count {
    position: absolute;
	top: -9px;
    left: -8px;
    font-size: 13px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    line-height: 28px;
    text-align: center;
    overflow: hidden;
	background: #18c139;
	color: #ffffff;
	box-shadow: 0px 0px 15px 2px #0000001a;
}

.basketFooter i {
	color: #18c139;
	font-size: 25px;
}

.popUp_filter {
	padding: 15px;
	width: 100%;
	height: 100vh;
	position: fixed;
	left: 0;
	top: 0;
	background: #0000008a;
	display: none;
	justify-content: center;
	align-items: center;
	z-index: 11111;
	transition: .2s;
}

#popUp_basket .wpcf7 {
	position: relative;
	width: 100%;
	max-width: 400px;
	background: #ffffff;
	padding: 30px 30px 20px 30px;
	box-sizing: border-box !important;
}

#popUp_basket .wpcf7 .popup_cl {
	position: absolute;
	right: -10px;
	top: -10px;
	width: 24px;
	height: 24px;
	background: #000000 url(images/close.png) center / 52% no-repeat;
	border-radius: 50%;
	cursor: pointer;
}

#popUp_basket .right h2 {
	text-align: center;
	display: flex;
	justify-content: center;
	padding: 10px 0px 0px 0px;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 600
}

#popUp_basket .right form .wpcf7Control {
	display: block;
	width: 100%;
}

#popUp_basket .right form input {
	width: 100%;
	height: 34px;
	margin-top: 5px;
	padding: 0px 10px;
	border: 1px solid #e8e8e8;
}

#popUp_basket .right form .bl {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	margin-top: 20px
}

#popUp_basket .right form .bl button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 200px;
	height: 40px;
	border: none;
	background: #001b86;
	font-size: 15px;
	font-weight: 500;
	transition: 0.2s linear;
	cursor: pointer;
	color: #ffffff;
}

#popUp_basket .right form .bl button:hover {
	background: #000000;
	color: #ffffff;
}

#popUp_basket #result_formw {
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	margin-top: 10px;
	line-height: 1;
	color: #18c139;
	max-width: 500px;
}

#popUp_basket .teel {
	text-align: center;
	display: flex;
	justify-content: center;
	padding: 0px 0px 0px 0px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600
}

#popUp_basket .b24-form-style-modern .b24-form-header {
	display: none;
}

#popUp_basket .b24-form-style-modern .b24-form-content {
	padding: 20px 0px 0px 0px;
}

#popUp_basket .b24-form-field-text {
	display: none;
}

#popUp_basket .infoBuy {
	padding: 20px 0px 10px 0px;
	max-width: 500px;
}

#popUp_basket .infoBuy .block {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 2px 0px;
	border-bottom: 1px dotted #e8e8e8;
}

#popUp_basket .infoBuy .block:last-child {
	border-bottom: none;
}

#popUp_basket .infoBuy .name {
	font-size: 13px;
	font-weight: 500;
	color: #001b86;
	width: 80%;
	line-height: 1;
	padding-left: 10px;
}

#popUp_basket .infoBuy .quant {
	font-size: 14px;
	font-weight: 00;
	color: #37333bb5;
	padding-right: 10px;
}

#popUp_basket .wpcf7-spinnerM {
	display: inline-block;
	background-color: #23282d;
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

#popUp_basket .wpcf7-spinnerM::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc;
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

article .tableCart {
	border: 1px solid rgba(0, 0, 0, .1);
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
	border-collapse: separate;
}

article .tableCart th {
	font-weight: 500;
	padding: 4px 12px;
	line-height: 1.5em;
}

article .tableCart td {
	border-top: 1px solid rgba(0, 0, 0, .1);
	padding: 4px 12px;
	vertical-align: middle;
	line-height: 1.5em;
}

article .tableCart .thumbnail {
	width: 10%;
}

article .tableCart .thumbnail img {
	width: 55px;
	height: 45px;
	object-fit: contain;
	object-position: center;
}

article .tableCart .name {
	width: 80%;
	font-size: 14px;
}

article .tableCart .quantity {
	width: 5%;
	text-align: center;
	font-size: 14px;
}

article .tableCart td.quantity {
	color: #37333bb5;
}

article .tableCart td.name {
	color: #001b86;
}

article .tableCart .btnRemoveAction {
	cursor: pointer;
}

article .txtHeading {
	display: flex;
	justify-content: flex-end;
	margin-bottom: 10px;
}

article .txtHeading a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0px 10px;
	height: 35px;
	border: none;
	background: #001b86;
	font-size: 15px;
	font-weight: 500;
	transition: 0.2s linear;
	cursor: pointer;
	color: #ffffff;
}

article .txtHeading a:hover {
	background: #000000;
	color: #ffffff;
}

article .actionsBut {
	display: flex;
	justify-content: flex-end;
	margin-bottom: 50px;
}

article .actionsBut a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0px 10px;
	height: 35px;
	font-size: 15px;
	font-weight: 500;
	transition: 0.2s linear;
	cursor: pointer;
}

article .actionsBut .continue {
	background: #ffffff;
	border: 1px solid #001b86;
	color: #001b86;
	margin-right: 10px;
}

article .actionsBut .openPopUpBasket {
	background: #001b86;
	color: #ffffff;
	border: 1px solid transparent;
}

article .actionsBut a:hover {
	background: #000000;
	border: 1px solid #000000;
	color: #ffffff;
}

article .txtNull {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin: 0px 0px 60px 0px;
}

article .txtNull p {
	font-size: 16px;
	color: #37333bb5;
	line-height: 1;
	margin: 20px 0px 10px 0px;
	text-align: center;
	font-weight: 400;
}

article .txtNull a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0px 10px;
	height: 35px;
	font-size: 15px;
	font-weight: 500;
	transition: 0.2s linear;
	cursor: pointer;
	background: #001b86;
	color: #ffffff;
	border: 1px solid transparent;
}

article .txtNull a:hover {
	background: #000000;
	color: #ffffff;
}

@media all and (max-width: 1290px) {	
	header nav .toggle {
		display: inline-flex;
		align-items: center;
		width: 30px;
		height: 22px;
		transition: 0.3s linear;
		opacity: 1;
		cursor: pointer;
	}
	
	header nav .toggle .icon {
		display: inline-flex;
		transition-duration: 0.5s;
		position: relative;
		height: 1px;
		width: 30px;
		background-color: #ffffff;
	}

	header nav .toggle .icon:before,
	header nav .toggle .icon:after {
		content: "";
		position: absolute;
		width: 30px;
		height: 1px;
		background-color: #ffffff;
		transition-duration: 0.5s;
	}
	
	header nav .toggle .icon:before {
		top: -8px;
	}
	
	header nav .toggle .icon:after {
		top: 8px;
	}

	header nav .toggle:hover {
		opacity: 0.4;
	}

	header nav .toggle.open {
		opacity: 0;
	}

	header nav .toggle_close {
		display: inline-flex;
		align-items: center;
		position: absolute;
		width: 30px;
		height: 30px;
		right: 15px;
		top: 15px;
		opacity: 0.5;
		cursor: pointer;
		transition: 0.3s linear;
	}

	header nav .toggle_close .icon {
		display: inline-flex;
		width: 30px;
		height: 30px;
	}

	header nav .toggle_close .icon:before,
	header nav .toggle_close .icon:after {
		content: '';
		position: absolute;
		height: 33px;
		width: 1px;
		left: 15px;
		background-color: #ffffff;
	}
	
	header nav .toggle_close .icon:before {
		transform: rotateZ(45deg);
	}
	
	header nav .toggle_close .icon:after {
		transform: rotateZ(-45deg);
	}
	
	header nav .toggle_close:hover {
		opacity: 1;
	}

	header nav .popout {
		flex-direction: column;
		align-items: flex-start;
		position: fixed;
		height: 100vh;
		width: 250px;
		padding: 60px 0px 0px 0px;
		background: rgb(0 2 59 / 93%);
		top: 0;
		left: -100%;
		overflow: auto;
		z-index: 99;
	}

	header nav .popout a {
		padding: 10px 20px;
		width: 100%;
		margin: 0;
	}

	header nav .popout a:before {
		content: none;
	}

	header nav .popout a.active,
	header nav .popout a:hover {
		color: #ab9991;
	}
}

@media all and (max-width: 900px) {
	article .products .blocks .block {
		width: 31%
	}

	article .about .block {
		width: 100%;
		margin-bottom: 20px;
		margin-top: 0;
	}

	article .about .blockW .left {
		width: 100%;
		padding: 20px;
	}

	article .about .blockW .right {
		width: 100%;
	}

	article .about .blockW .right:after {
		content: none;
	}
	
	article .about .blockW .right:before {
		content: none;
	}

	article .about .blockW .left .tName:after {
		content: '';
		display: flex;
		width: 100%;
		height: 40px;
		margin: 20px 0px 0px 0px;
		background: url(images/wilson.svg) no-repeat;
		background-size: contain;
	}

	article .wilson .blocks .block {
		width: 100%;
	}

	article .section_content .price_block a {
		width: 100%;
	}

	article .section_content table.endo tr:first-child {
		display: none;
	}
	
	article .section_content table.endo tr {
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 20px;
	}

	article .section_content table.endo td:last-child {
		border-bottom: 1px solid #f1f1f1;
	}
	
	article .section_content table.endo td {
		display: flex;
		text-align: right !important;!i;!;
		justify-content: space-between;
		font-size: 13px;
		width: 100%;
		border-bottom: none;
	}
	
	table td:last-child {
	border-bottom: 0;
	}
	
	table td:before {
	content: attr(data-label);
	font-weight: 400;
	text-align: left;
	width: 47%;
	}

	article .section_content table.endo p {
		margin: 0;
		width: 50%;
		font-weight: 500;
	}
}

@media all and (max-width: 600px) {
	header .contacts .zvonok {
		padding: 0px 0px 0px 10px;
	}

	header .contacts .zvonok .arrowR {
		width: 35px;
		margin: 0px 0px 0px 10px;
	}

	header .contacts .phone {
		width: 35px;
		padding: 0;
		border-radius: 0%;
	}

	header .contacts .phone span {
		display: none;
	}

	header .contacts .phone .phoneR {
		border-radius: 0%;
		margin: 0;
	}

	.banner h1 {
		font-size: 35px;
		letter-spacing: -1px;
	}

	article .products .blocks .block {
		width: 48%
	}

	article .products .block .text h3 {
		padding: 25px 1px 10px 1px;
	}

	.forma_footer .left {
		width: 100%;
		margin-bottom: 30px;
	}

	.forma_footer .right {
		width: 100%;
	}

	footer .container .blocks {
		width: 100%;
	}

	article .section_content .blockTop .left {
		width: 100%;
		margin-bottom: 30px;
	}
	
	article .section_content .blockTop .right {
		width: 100%;
	}

	article .question .left {
		width: 100%;
		margin-bottom: 30px;
		text-align: center;
	}
	
	article .question .right {
		width: 100%;
		text-align: center;
	}

	article .section_content .blocksV .left {
		width: 100%;
	}
	
	article .section_content .blocksV .right {
		width: 100%;
	}

	article .section_content .blocksV .img {
		padding: 3px
	}

	article .coherent .item .left,
	article .coherent.coherentW .item .left {
		width: 100%;
		margin-bottom: 20px;
	}
	
	article .coherent .item .right,
	article .coherent.coherentW .item .right {
		width: 100%;
	}

	article .section_content .blocksI .block {
		width: 48%;
	}

	article .contact_content .left {
		width: 100%;
	}

	article .contact_content .map {
		width: 100%;
		margin-top: 20px;
	}

	article .cooperation .left {
		width: 100%;
		padding: 20px 20px 40px 20px;
	}

	article .cooperation .right {
		width: 100%;
	}

	.header_info .container {
		justify-content: flex-end;
	}

	.header_info .left {
		width: 100%;
	}

	.header_info .image {
		width: 50px;
		height: 50px;
	}

	.header_info .name {
		width: calc(100% - 65px);
	}

	.header_info .item_btns {
		width: 100%;
		justify-content: space-between;
		display: none;
	}

	.header_info .item_btns a {
		height: 34px;
		margin: 8px 0px 0px 0px;
	}

	.home_page .headerAll.fixed {
		height: auto;
		padding-top: 10px;
	}

	.home_page .headerAll.fixed .text {
		width: 100%;
		text-align: right;
		justify-content: flex-end;
		order: 2;
		margin: 7px 0px 7px 0px;
	}

	.home_page .headerAll.fixed .contacts {
		margin: 0;
		width: 100%;
		justify-content: flex-end;
	}

	article .revBlock .top {
		width: 100%;
		order: 2;
	}

	article .revBlock .block .info {
		width: 100%;
		margin-top: 20px
	}

	article .galleryRev #big .info {
		position: relative;
		order: 1;
		right: auto;
		height: 200px;
		margin: 0px 0px 20px 0px;
	}

	article .galleryRev #big .block {
		width: 100%;
		padding: 15px;
		border-width: 5px;
	}

	article .galleryRev #big .block:after {
		content: none;
	}

	article .galleryRev #big .info a::before,
	article .galleryRev #big .info a::after {
		content: none
	}

	article .galleryRev #big .info a img {
		border: 1px solid #f1f1f1;
	}

	article .advantages .block {
		width: 25%;
		margin-top: 20px;
	}

	article .advantages h2 {
		margin: 40px 0px 10px 0px;
	}

	.basketFooter {
		bottom: 153px;
	}
	
	.kolibri .b24-form-field.b24-form-field-agreement {
		/*display: none;*/
	}
}