body,
html {
	overflow-x: hidden;
	max-width: 100%;
}

.frame__h1-wrap,
.content-selection>.content__menu {
	max-width: 100%;
}

body .nav__item-number-wrap {
	display: none
}

body .frame__block-2 {
	overflow: hidden;
	max-width: 100%;
}

h2 {
	font-weight: bold;
	/*text-transform: uppercase;*/
}
.h2 {
font-size: 35px !important;
line-height: 39px !important;
font-family: 'DINPro-Regular', sans-serif !important;
margin:40px 0px;
}

.content {
	margin-top: 50px;
	padding-top: 0px;
}

html body p {
	/*font-family: 'Arial-Regular';*/
	font-family: 'Arial', sans-serif;

	letter-spacing: normal;
	line-height: normal;
}

html body p.heading-description {
	font-family: 'DINPro-Regular', sans-serif;
	letter-spacing: 0.005em;
}

h1,
h2,
h3 {
	letter-spacing: 0.005em;
}

.main-h1 {
	font-weight: bold;
}


.nav__dd-nav-item img.hover {
	display: none;
}

.nav__dd-nav-item.active img.normal {
	display: none;
}

.nav__dd-nav-item.active img.hover {
	display: inline;
}


body .footer {
	padding-top: 81px;
	padding-bottom: 89px;
}

.solution-content .button-order a {
	font-size: 16px;
	letter-spacing: normal;
}

html body main div.section-solution>div.solution-content>p {
	font-family: 'DINPro-Regular', sans-serif;
	letter-spacing: 0.005em;
}

.custom-search-block {
	/*position: absolute;*/
	top: 62px;
	/*width: 300px;*/
}

.custom-search-block input {
	border: 1px solid #0046b9;
	padding: 5px 10px;
	background: #fff;
	border-radius: 15px 0 0 15px;
}

.custom-search-block button {
	font-size: 12px;
	/*font-weight: bold;*/
	font-family: 'DINPro-Regular', sans-serif;
	color: #fff;
	display: inline-block;
	height: 26px;
	padding: 0px 10px;
	margin-left: -1px;
	text-transform: uppercase;
	background: #ff641a;
	border: 1px solid #fff;
	border-radius: 0 15px 15px 0;
	letter-spacing: 0.005em;
}

.custom-search-block button:hover {
	background: transparent;
}



.btn-show-modal {
	padding: 3px 8px;
	color: #fff;
	height: 30px;
	position: relative;
	left: -5px;
	white-space: nowrap;
}

.text-on-head-page {
	width: 100%;
	padding: 0px 59px;
}

.text-on-head-page h1 {
	font-size: 45px !important;
	line-height: 52px !important;
	font-family: 'DINPro-Regular', sans-serif !important;
	font-weight: 400 !important;
	color: #000 !important;
	padding-bottom: 15px !important;
	letter-spacing: 0.005em;
}

.text-on-head-page h2 {
	line-height: 1.2 !important;
	margin-top: 25px !important;
	margin-bottom: 15px !important;
	font-family: 'DINPro-Regular', sans-serif !important;
	font-weight: 400 !important;
	letter-spacing: 0.005em;
}

.text-on-head-page p,
ul {
	font-size: 21px !important;
	line-height: 29px !important;
	letter-spacing: .02em !important;
	font-family: 'DINPro-Regular', sans-serif !important;
	font-weight: 400 !important;
	margin-bottom: 10px;
}
li {
margin: 10px 0px;
}

/*правка от 20-04-21*/
.frame__block-7 .frame__block-7-inner:not(.frame__block-7-inner.owl-carousel-13) .content__block-2-item>a:first-child {
	height: 130px;
}

.upakovka-wraper {
	display: flex;
	flex-wrap: wrap;
}

.upakovka-wraper .upakovka-list {
	width: 187px;
	padding: 5px 0px;
	/*box-sizing: border-box;
    box-shadow: 4px 4px 2px -2px #ff7600, -4px -4px 2px -2px #ff7600;
    border-radius: 10px;
    transition: all 0.5s;*/
	margin: 4px;
	border: 1px solid #f1f1f1;
}

.upakovka-wraper .upakovka-img {
	/*margin-bottom: 15px;*/
	overflow: hidden;
	height: 187px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.upakovka-wraper .upakovka-list:hover {
	/*transition: all 0.5s;*/
	box-shadow: 4px -4px 5px -2px #eef1f5, -4px 4px 5px -2px #eef1f5;
}

.upakovka-text a {
	font-size: 19px;
	text-align: center;
	display: inline-block;
	font-weight: 500;
	font-family: 'DINPro-Regular', sans-serif !important;
	letter-spacing: 0.005em;
}

.upakovka-text a:hover {
	color: #0046b9 !important;
}

.upakovka-img img {
	display: block;
	margin: 0 auto;
	transition: all 0.5s;
	width: 150px;
}

/*.upakovka-wraper .upakovka-list:hover img {
    transition: all 0.5s;
    transform: scale(1.1);
}*/

/*.upakovka-wraper .upakovka-list:not(:last-child) {
    margin-right: 6px;
}*/

.upakovka-text {
	display: flex;
	align-items: center;
	justify-content: center;
}

.upakovka-pre-h2 {
	font-family: 'DINPro-Regular', sans-serif !important;
	font-size: 45px;
	text-align: center;
	margin: 70px 0 40px;
	letter-spacing: 0.005em;
}

.upakovka-pre {
	font-family: 'DINPro-Regular', sans-serif !important;
	font-size: 20px;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	letter-spacing: 0.005em;
}

.upakovka-pre>div {
	width: 400px;
	margin-bottom: 40px;
	margin-right: 20px;
	box-sizing: border-box;
	min-width: 280px;
}

.upakovka-pre-img {
	margin-bottom: 20px;
}

.upakovka-pre-text {
	margin: 0 20px;
}


.upak-razdel {
	width: 100%;
	font-family: 'DINPro-Regular', sans-serif;
	letter-spacing: 0.005em;
}

.upak-razdel-h2 {
	/*font-size: 37px;
    line-height: 52px;
    font-family: 'DINPro-Regular','Arial-Regular';
    font-weight: 400;
	padding:9px 0px;*/
	line-height: 1.2;
	margin-bottom: 6px;
	color: inherit;
	font: inherit;
	font-size: 21px;
	font-family: 'DINPro-Regular', sans-serif;
	font-weight: 400;
	letter-spacing: 0.005em;
}

.upak-razdel-link {
	display: inline-block;
	background-color: #f5f7f9;
	padding: 13px 24px 0px 23px;
	border-bottom: 4px solid transparent;
	margin: 3px 1px;
}

.upak-razdel-link:hover {
	border-bottom-color: #00aeef;
}

.upak-razdel-link2 a {
	text-align: center;
}

.upak-razdel-link2 a:hover {
	text-align: center;
	color: #00aeef;
}

.upak-razdel-link2 img {
	height: 64px;
	display: block;
	margin: auto;
}

.upak-razdel-link p {
	text-align: center;
}

div.text-s h2:not([class]),
.text-s h2 {
	margin-bottom: 1px !important;
}

.upakovka-dop {
	display: none;
}

.marquiz-pops.marquiz-pops_blicked.marquiz-pops_rounded.marquiz-pops_shadow.marquiz-pops_position_top-left.marquiz-pops_position {
	position: fixed;
	left: 0;
	bottom: 0;
	margin: 104px 0 auto 10px;
}

.upakovka-otzyvy {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 40px;
}

.upakovka-otzyvy img {
	height: 300px;
}

.upakovka-otzyvy>div {
	margin: 0 20px 20px 0;
	transition: all 0.5s;
}

.upakovka-otzyvy>div:hover {
	transition: all 0.5s;
	transform: scale(2);
}

.podbor {
	width: 100%;
	display: inline-block;
	font-family: 'DINPro-Regular', sans-serif !important;
	letter-spacing: 0.005em;
}

.podbor-wrap {
	display: inline-block;
	border: 1px solid #f1f1f1;
	width: 29.2%;
	margin: 4px 3px;
	/*padding: 5px 5px 5px 5px;*/
	text-align: center;
}

.podbor-wrap img {
	align-items: center;
	margin: 0 auto;
	display: block;
}

.podbor-wrap-text {
	margin-bottom: 10px;
}

.podbor-wrap span {
	font-size: 16px;
	font-weight: 600;
}

.podbor-wrap-link {
	text-align: center;
	background: #0046b9;
	padding: 8px 7px;
	margin: 4px auto;
	border-radius: 11px;
	width: 50%;
	color: #fff;
}

.podbor-wrap-link:hover {
	background: #033c9a !important;
}

.podbor-wrap-head {
	font-size: 17px;
	font-weight: 600;
	padding-top: 6px;
}

.footer__item .footer__social-btn {
	margin-right: 5px;
}


.content-selection>.content__menu {
	order: 1;
}

.content-selection>.content__main {
	order: 2;
}


.services__block-7-input-wrap .input-1 {
	margin-bottom: 10px;
}



.price_item {
	color: #0046b9;
	font-family: 'DINPro-Regular', sans-serif;
	font-weight: bold;
	margin-top: 17px;
	margin-bottom: 17px;
	text-transform: uppercase;
	letter-spacing: 0.005em;
}

.price_item .price_value {
	margin-left: 5px;
}

.section-detail-link {
	font-size: 15px;
	font-weight: bold;
	color: #000000b3;
}



/*new template*/


body::-webkit-scrollbar {
	width: 10px;
}

body::-webkit-scrollbar-track {
	background: #fff;
}

body::-webkit-scrollbar-thumb {
	background: #0046b9;
	border-radius: calc(15px / 2);
	border: 3px solid #fff;
}

.nav {
	position: relative;
	z-index: 32;
}


header .nav-inner {
	/*background: linear-gradient( #00286e, transparent 1px), linear-gradient( 90deg, #00286e, #0046b9 1px);*/
	background: #0046b9;
	background-size: 20px 20px;
	background-position: center center;
	/*padding: 15px 0;*/
}

.choose_city {
	position: relative;
	color: #fff;
	text-transform: uppercase;
	user-select: none;
	cursor: pointer;
	font-size: 16px;
	min-height: 16px;
}

.nav-header__city a.nav-header__city__current {
	color: #fff;
	min-height: 13px;
}

header {
	position: relative;
	/*overflow:hidden;*/
}

header .header_menu {
	position: relative;
	width: 100%;
	background: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #c4c4c4;
	z-index: 31;
}

header .header_menu .nav__item {
	float: left;
}

header .nav-header__city {
	min-width: 160px;
	padding-right: 0px;
}

header .nav__lang {
	margin-left: 0px;
	margin-right: 0px;
}

header .nav__lang .text-1 {
	font-size: 16px;
}

header .nav__phone>.nav__phone-text {
	color: #fff;
	font-size: 16px;
}

header .slide {
	padding-top: 0px;
	margin-top: 0px;
}

/*
div#bx-panel + script + script + script + script + script + header {
    margin-top: -43px;
}
*/

body header .nav__menu_btn-mobile {
	position: relative;
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	background: #ff641a;
	border: 1px solid #ff641a;
	box-sizing: border-box;
	border-radius: 35px;
	/*padding: 15px 60px;*/
	padding: 15px 25px 15px 60px;
	display: inline-flex;
	/*width:250px;*/
	margin-right: 0px;
	height: auto;
	/*padding-bottom:16px;*/
}

body header .nav__menu_btn-mobile:hover {}

body header .nav__menu_btn-mobile:hover {
	color: #000;
	background: #fff !important;
}

body header .nav__menu_btn-mobile:hover .arrow-icon {
	background: #ff641a;
	border: 1px solid #ff641a !important;
}

body header .nav__menu_btn-mobile p {
	font-size: 14px;
	line-height: normal;
	letter-spacing: normal;
}

header .nav-inner>.container {
	display: flex;
	justify-content: space-between;
	height: 79px;
}

/*
body .nav__menu_mobile {
	display:none;
}
*/

.arrow-icon {
	width: 16px;
	height: 16px;
	position: absolute;
	top: 50%;
	left: 3px;
	transform: translateY(-50%);
	border: 1px solid #fff;
	border-radius: 50%;
	cursor: pointer;

	padding: 20px;
}

.arrow-icon div {
	width: 16px;
	height: 2px;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%);
	background: #fff;
}

.arrow-icon div::after {
	content: '';
	position: absolute;
	width: 10px;
	height: 2px;
	top: -3px;
	right: -2px;
	background: #fff;
	transform: rotate(45deg);
}

.arrow-icon div::before {
	content: '';
	position: absolute;
	width: 10px;
	height: 2px;
	top: 3px;
	right: -2px;
	background: #fff;
	transform: rotate(-45deg);
}


header .header_menu>.container {
	display: flex;
	justify-content: space-between;
}

header .header_menu>.container {
	font-size: 13px;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	align-items: center;
}

.header__social_mobile {
	display: flex;
	width: 110px;
    min-height: 25px;
	justify-content: space-between;
}

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

.header__social_mobile>a {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 0px !important;
	z-index: 3;
}

body header .nav__menu_mobile {
	width: calc(100% - 228px);
	justify-content: space-between;
}

.nav__menu_mobile .nav__menu-btn-icon_mobile {
	display: none;
	position: static;
	opacity: 1;
	width: 25px;
	height: 25px;
}

/* body header .nav__dd {
	display: none;
	bottom: 100px;
} */

body header .nav__dd.active {
	box-shadow: 0px 0px 7px #000;
	/* display: block; */
}

body .footer__inner-1 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	/*padding-bottom:80px;*/
	padding-bottom: 47px;
	margin-bottom: 32px;
	border-bottom: 1px solid #0062cc;
}

body .footer__social {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;

	margin-bottom: 12px;
}

body .footer__logo {
	margin-bottom: 12px;
}

body .footer__logo img {
	width: 198px;
}

body footer .text-15,
body footer .text-16 {
	font-size: 14px;
}

body footer .text-16 {
	text-transform: uppercase;
}

body footer .footer__text-1 {
	color: #0062cc;
	line-height: normal;
	margin-bottom: 18px;
}

body footer .footer__text-2 {
	margin-bottom: 7px;
}

body footer .footer__inner-2 .text-15 {
	width: 100%;
	max-width: 400px;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;

	margin-bottom: 0px;
}


header .item.header__slider-item {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-direction: column;
	padding-top: 40px;
	padding-bottom: 40px;
	position: relative;
	top: unset;
	right: unset;
	width: 100%;

	font-family: 'DINPro-Regular', sans-serif;
	letter-spacing: 0.005em;
}





header .item.header__slider-item .header__slider-item-inner {
	position: relative;
	top: unset;
	right: unset;
	width: 100%;
}

header .item.header__slider-item .header-image {
	font-size: 0;
	position: absolute;
	right: 15px;
	/* bottom: -110px; */
	top: 0;
	bottom: 0px;
	z-index: -1;

}

header .item.header__slider-item.type_two .header-image {
	font-size: 0;
	position: absolute;
	right: 0;
	bottom: -110px;
	z-index: -1;
}

header .item.header__slider-item.type_two .header-image>img {
	width: auto;
}


/* header .item.header__slider-item .header-image:before {
	content: '';
	border-top: solid 14px #0064c8;
	border-left: solid 14px #0064c8;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 144px;
	bottom: 0;
	clip-path: polygon(15px 0%, 100% 0%, 100% 4%, 100% 100%, 100% 100%, 100% 100%, 0% 100%, 0% 15px);
	z-index: -1;
} */



header .item.header__slider-item .header-image>img {
	width: 539px;
	height: auto;
}

header .item.header__slider-item .header-image>img[src="/upload/iblock/ceb/qydh0geaqp2oocldbyjdje2r43ntb6og.png"] {
	height: 100%;
}

header .item.header__slider-item .slide-header {
	/* width: 60%; */
	width: 50%;
	display: block;
	/* font-size: 42px; */
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.005em;
	font-family: 'DINPro-Regular', sans-serif;
	font-size: 29px;
	line-height: 60px;
}

.owl-carousel .owl-item img {
	width: 100% !important;
	/* object-fit: contain; */
}

.owl-carousel .owl-item img[src="/img/agroprodmash-2023-1.png"] {
    margin-bottom: 50px;
}

header .item.header__slider-item .slide-header span {
	color: #0046b9;
    font-size: 41px;
    display: block;
}


.header-buttons {
	display: flex;

	/* margin-top: 45px; */
}


.header-buttons>div {
	display: flex;
}

header .header-buttons .button-order a,
header .header-buttons .button-order button {
	font-size: 16px;
	letter-spacing: normal;
}

header .header-buttons .pick-equipment a {
	color: #000;
	text-transform: uppercase;
	border: 1px solid #ff641a;
	border-radius: 30px;
	transition: all .4s;

	padding: 15px 25px;
	margin-right: 40px;
}

header .header-buttons .pick-equipment a:hover {
	color: #fff;
	background: #ff641a;
}


.button-order {
	display: flex;
}

.button-order a,
.button-order button,
.button-order label {
	position: relative;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	background: #ff641a;
	border: 1px solid #ff641a;
	box-sizing: border-box;
	border-radius: 35px;
	cursor: pointer;
	transition: all .4s;
	/*padding: 15px 60px;*/
	padding: 15px 25px 15px 60px;
}

.button-order input {
	display: none;
}

.button-order a:hover,
.button-order button:hover,
.button-order label:hover {
	color: #000;
	background: #fff !important;
}

.button-order label:hover .btn-1-text {
	color: #000;
}

.button-order a:hover .arrow-icon,
.button-order button:hover .arrow-icon,
.button-order label:hover .arrow-icon {
	background: #ff641a;
	border: 1px solid #ff641a !important;
}

.arrow-icon {
	width: 16px;
	height: 16px;
	position: absolute;
	top: 50%;
	left: 3px;
	transform: translateY(-50%);
	border: 1px solid #fff;
	border-radius: 50%;
	transition: all .4s;
	cursor: pointer;

	padding: 20px;
}

.arrow-icon div {
	width: 16px;
	height: 2px;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%);
	background: #fff;
}

.arrow-icon div::after {
	content: '';
	position: absolute;
	width: 10px;
	height: 2px;
	top: -3px;
	right: -2px;
	background: #fff;
	transform: rotate(45deg);
}

.arrow-icon div::before {
	content: '';
	position: absolute;
	width: 10px;
	height: 2px;
	top: 3px;
	right: -2px;
	background: #fff;
	transform: rotate(-45deg);
}

.messengers {
	display: flex;
	margin-left: 40px;
}

.messengers p {
	font-size: 18px;
	width: 230px;
	margin-right: 60px;
}

.fancy_text-p {
	max-width: 400px;
	color: #00286E;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
}

.fancy-text-p {
	font-size: 14px;
	color: #828282;
	margin-top: 10px;
	margin-bottom: 30px;
}

.fancy-text-p span {
	text-decoration: underline;
}

.fancy-messengers {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.fancy-messengers p {
	font-size: 18px;
	max-width: 350px;
	margin-bottom: 20px;
}

.fancy-messengers-icons img {
	width: 44px;
	height: 44px;
}

.content__fancy-1-form-btn-wrap {
	justify-content: center;
	text-align: center;
}

header .header__slider {
	background: #eee;
}


header .slider-counter {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	/* Сказали пока убрать, но там верстка едет,
    пусть пока костылем стоит ;) */
	/*opacity: 0;*/
	/* потом убрать opacity. */

	/* margin: 110px 0 60px 0; */
	/* margin: 110px 0 0 0; */
}

header .slider-counter div {
	font-size: 36px;
	text-transform: uppercase;
	font-weight: bold;
}

header .slider-counter div span {
	color: #0046b9;
}



.slider-arrows .slider-arrow {
	/*width: 40px;*/
	width: 48px;
	cursor: pointer;

	margin: 0 5px;
	padding: 20px 0;
}

.slider-arrow.arrow-left {
	transform: rotate(180deg);
}

.slider-arrow div {
	width: 40px;
	height: 2px;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%);
	background: #0046b9;
}

.slider-arrow div::after {
	content: '';
	position: absolute;
	width: 15px;
	height: 2px;
	top: -5px;
	right: -2px;
	background: #0046b9;
	transform: rotate(45deg);
}

.slider-arrow div::before {
	content: '';
	position: absolute;
	width: 15px;
	height: 2px;
	top: 5px;
	right: -2px;
	background: #0046b9;
	transform: rotate(-45deg);
}

.slider-arrows {
	display: flex;
	justify-content: center;
	align-items: center;
}

header .slide {
	height: auto;
}

/*!!!!!!!!!!!!*/
header .slide-inner {
	/*display:none;*/
	position: relative;
}

/*!!!!!!!!!!!!*/



header .section-service {
	padding: 100px 0 50px 0;
}

header .section-service .owl-stage-outer {
	overflow: hidden;
}

.owl-carousel .owl-stage {
	display: flex;
    align-items: center;
    justify-content: center;
}

.owl-stage-outer .owl-stage .container {
	position: relative;

    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
	gap: 20px;
	height: 100%;
}


header .section-service .item {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

header .section-service .service-title {
	width: 50%;

	font-weight: bold;
	font-size: 36px;
	/*font-weight: 500;*/
	text-transform: uppercase;
	font-family: 'DINPro-Regular', sans-serif;
	letter-spacing: 0.005em;
}

header .section-service .service-title span {
	color: #0062cc;
}


header .section-service .service-content {
	display: block;
	/*justify-content: center;
    align-items: center;*/

	margin-top: 50px;
}

header .section-service .service-content .service-image {
	width: 40%;
	/*display: inline-block;*/
	/*justify-content: flex-end;*/

	display: inline-flex;
	margin-right: 17px;

	border-top: solid 1px #c4c4c4;
	padding-top: 17px;
	position: relative;
}


header .section-service .service-content .service-image:after {
	content: '';
	position: absolute;
	border-left: solid 1px #c4c4c4;
	right: -17px;
	display: block;
	height: calc(100% - 17px);
}


header .section-service .service-content .service-image>img {
	max-width: 100%;
	height: auto;
}

header .section-service .service-content .service-description {
	width: 50%;
	/*border-left: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;*/
	padding: 0 0 30px 30px;
	overflow: hidden;
	padding-left: 40px;
	display: inline-block;
	position: relative;
}

.service-description:after {
	content: '';
	position: absolute;
	bottom: 0px;
	/*left: 50%;
    transform: translateX(-50%);*/
	right: 0px;
	border-bottom: 1px solid #c4c4c4;
	width: 90%;
}


header .section-service .service-content .service-description p {
	font-size: 18px;
	line-height: normal;
	margin: 10px 0 100px 0;

	letter-spacing: normal;

}

header .section-service .service-content .under-description {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}

header .section-service .service-content .service-number {
	font-size: 40px;
	color: #fff;
	/*background: #0046b9;*/
	background: #0062cc;
	border-radius: 50px;
	font-family: 'DINPro-Regular', sans-serif;
	padding: 5px 30px;
	font-weight: bold;
	letter-spacing: 0.005em;
}

header .section-service .service-content .service-description .heading-description {
	color: #0064c8;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: bold;

	margin: 100px 0 15px 0;
}


.owl-nav.disabled {
	display: none;
}



.logotypes-cards .owl-item,
.dignities-cards .owl-item {
	float: left;
}

.logotypes-cards .owl-stage:after,
.dignities-cards .owl-stage:after {
	content: '';
	clear: both;
	display: block;
}

.logotypes-cards .owl-stage-outer,
.dignities-cards .owl-stage-outer {
	overflow: hidden;
}

.logotypes-cards .owl-nav button,
.dignities-cards .owl-nav button {
	border: none;
	background: none;
}



.logotypes-cards .owl-item {
	height: 198px;
}

main .section-logotypes .logotypes-cards .owl-item .logotype-card {
	margin-left: auto;
	margin-right: auto;
	height: 85%;
}



main .section-equipment {
	padding: 50px 0;
}

main .section-equipment .equipment-cards {
	display: flex;
	justify-content: space-between;
	align-items: stretch;

	margin-top: 70px;
}

main .section-equipment .equipment-cards .equipment-card {
	border-top: 1px solid #c4c4c4;
	width: 375px;
	display: flex;
	flex-wrap: wrap;
}

main .section-equipment .equipment-cards .equipment-card .card-button {
	width: 73px;
}

main .section-equipment .equipment-cards .equipment-card .card-button div {
	width: 23px;
}

main .section-equipment .equipment-cards .equipment-card .equipment-heading {
	font-size: 28px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 25px 0 15px 0;
	font-family: 'DINPro-Regular', sans-serif;
	letter-spacing: 0.005em;
}

main .section-equipment .equipment-cards .equipment-card p {
	max-width: 300px;
	font-family: 'Arial-Regular', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	line-height: 21px;

	margin-bottom: 45px;
}

main .section-equipment .equipment-cards .equipment-card .equipment-image {
	display: flex;
	align-items: flex-end;
}

main .section-equipment .equipment-cards .equipment-card:not(:last-child) {
	margin-right: 40px;
}

main .section-equipment .equipment-title {

	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'DINPro-Regular', sans-serif;
	letter-spacing: 0.005em;
}






main .section-solution-overlay {
	background: #00286e;
}

main .section-solution {
	display: flex;
	align-items: center;

	margin-top: 100px;
	padding: 30px 0;
	font-family: 'DINPro-Regular', sans-serif;
	letter-spacing: 0.005em;
}

main .section-solution .solution-content {
	width: 72%;

	padding-left: 80px;
}

main .section-solution .solution-content p {
	color: #fff;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 30px;

	line-height: normal;
	letter-spacing: normal;
}





main .section-dignities {
	padding: 100px 0;
	font-family: 'DINPro-Regular', sans-serif;
	/*letter-spacing: 0.005em;*/
}

main .section-dignities .dignities-title {
	width: 70%;

	padding-left: 80px;
	margin-left: auto;



	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;


}

main .section-dignities .dignities-title span {
	color: #0062cc;
}


main .section-dignities .dignities-cards {
	margin-top: 85px;
}

main .section-dignities .dignities-cards .dignities-card {
	display: flex;
}

main .section-dignities .dignities-image {
	width: 30%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	border-top: 2px dashed #e3e3e3;
	border-left: 2px dashed #e3e3e3;
	border-bottom: 2px dashed #e3e3e3;

	padding: 30px;
	margin-top: -2px;
}

main .section-dignities .dignities-image span {
	color: #0046b9;
	font-size: 28px;
	position: absolute;
	top: 15px;
	right: -40px;
	font-weight: bold;
	letter-spacing: normal;
}

main .section-dignities .dignities-description {
	width: 70%;

	padding: 20px;
	margin: 20px 0 20px 70px;
}

main .section-dignities .dignities-description p {
	font-family: 'Arial-Regular', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	line-height: 21px;

	margin-top: 15px;
}

main .section-dignities .dignities-heading {
	color: #0064c8;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: bold;
}





.card-button {
	display: inline-block;
	background: #ff641a;
	border-radius: 50px;
	cursor: pointer;
	/*padding: 20px;*/
	/*margin-left: 30px;*/
	border: 1px solid #ff641a;
	transition: all .4s;
	padding: 17px 20px;
	margin-left: 18px;
}

.card-button:hover {
	background: transparent;
}

.card-button:hover div,
.card-button:hover div::before,
.card-button:hover div::after {
	background: #000;
}

.card-button.wide-button {
	/*padding: 20px 25px;*/
	padding: 8px 25px;
}

.card-button div {
	/*width: 16px;*/
	width: 22px;
	height: 2px;
	position: relative;
	top: 50%;
	left: 50%;
	background: #fff;
	transform: translate(-50%);
	transition: all .4s;
}

.card-button div::before {
	content: '';
	position: absolute;
	width: 10px;
	height: 2px;
	top: 3px;
	right: -2px;
	background: #fff;
	transform: rotate(-45deg);
	transition: all .4s;
}

.card-button div::after {
	content: '';
	position: absolute;
	width: 10px;
	height: 2px;
	top: -3px;
	right: -2px;
	background: #fff;
	transform: rotate(45deg);
	transition: all .4s;
}




main .section-catalog {
	padding-bottom: 100px;
	font-family: 'DINPro-Regular', sans-serif;
	letter-spacing: 0.005em;
}

main .section-catalog .catalog-title {
	width: 50%;

	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
}

main .section-catalog .catalog-content {
	display: flex;
	justify-content: space-between;
	align-items: center;

	margin: 60px 0;
}

main .section-catalog .catalog-application {
	width: 100%;
	max-width: 700px;
	display: flex;
	flex-direction: column;
}

main .section-catalog .catalog-heading {
	color: #0064c8;
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;

	margin-bottom: 20px;
}

main .section-catalog .catalog-slider .catalog-btn {
	width: 360px;
	color: #636363;
	font-size: 14px;
	text-transform: uppercase;
	border: 1px solid #ddd;
	border-radius: 50px;
	cursor: pointer;

	padding: 10px;
	margin-top: 10px;
}

main .section-catalog .catalog-slider div>a {
	color: #636363;
	display: none;

	margin: 10px 18px 0 18px;
}

main .section-catalog .catalog-slider div.catalog-active .catalog-btn {
	color: #fff;
	background: #0064c8;
	border: 1px solid #0064c8;
}


main .section-catalog .catalog-slider div {
	display: flex;
	align-items: center;
}

main .section-catalog .catalog-slider div.catalog-active>a {
	color: #fff;
	display: inline-block;
}


main .section-catalog .catalog-image {

	border: solid 1px #c4c4c4;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	width: 700px;
	height: 565px;
	max-width: 100%;
}

main .section-catalog .catalog-image>img {
	display: none;
}

main .section-catalog .catalog-image>img.catalog-active {
	display: inline;
}

main .section-rating {
	color: #fff;
	background: #0046b9;
	font-family: 'DINPro-Regular', sans-serif;
	padding: 100px 0;
	letter-spacing: 0.005em;
}

main .section-rating .rating-title span {
	color: #0062cc;
	background: #fff;
	border-radius: 75px;
	padding: 1px 14px;
}

main .section-rating .rating-title h2 {
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
}

main .section-rating .rating-cards {
	margin-top: 50px;
}

main .section-rating .rating-cards .rating-card {
	display: flex;
	align-items: center;
}

main .section-rating .rating-cards .rating-card .rating-number {
	color: #fff;
	font-size: 72px;
	min-width: 113px;
	margin-right: 30px;
}

main .section-rating .rating-cards .rating-card .rating-text {
	width: 50%;
}

main .section-rating .rating-cards .rating-card .rating-description {
	display: flex;
	align-items: center;
	width: 70%;
	font-size: 22px;
	text-transform: uppercase;
	line-height: 1;
	border: 1px solid #fff;
	padding: 15px 40px;
	margin: 10px 0;
}

main .section-rating .rating-cards .rating-card .rating-description:nth-child(even) {
	margin-left: 30px;
}

main .section-rating .rating-cards .rating-card .rating-description:nth-child(odd) {
	margin-right: 30px;
}

main .section-rating .rating-cards .rating-card .rating-image {
	font-size: 0;
}

main .section-logotypes {
	font-family: 'DINPro-Regular', sans-serif;
	letter-spacing: 0.005em;
}

main .section-logotypes .logotypes-title {
	margin-top: 60px;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
}

main .section-logotypes .logotypes-cards {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 50px;
}

main .section-logotypes .logotypes-cards .logotype-card {
	width: 100%;
	max-width: 213px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #ddd;
	overflow: hidden;
	/*padding: 30px;*/
	margin-bottom: 30px;
	max-height: 113px;
}

/*
main .section-logotypes .logotypes-cards .logotype-card img {
    filter: grayscale(1);
    transition: filter .4s;
}
main .section-logotypes .logotypes-cards .logotype-card img:hover {filter: grayscale(0);}
*/

main .section-trust {
	padding: 100px 0;
	font-family: 'DINPro-Regular', sans-serif;
	letter-spacing: 0.005em;
}

main .section-trust .trust-title {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
}

main .section-trust .trust-title span {
	color: #0062cc;
}

main .trust-description .trust-heading {
	color: #0062cc;
	text-transform: uppercase;
	font-style: normal;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 0.005em;
	line-height: 35px;
}

main .trust-description p {
	font-family: 'Arial-Regular', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 120%;

	margin-top: 15px;
	letter-spacing: normal;
}

main .section-trust .trust-cards {
	margin-top: 50px;
}

main .section-trust .trust-cards .trust-card {
	display: flex;
}

main .section-trust .trust-cards .trust-card:not(:first-child) {
	margin-top: 80px;
}

main .trust-cards .trust-card .trust-image,
main .trust-cards .trust-card .trust-description {
	width: 50%;
}

main .section-trust .trust-cards .trust-card .trust-image {
	font-size: 0;
}

main .section-trust .trust-cards .trust-card .trust-description {
	width: 100%;
	max-width: 460px;
	margin-left: 140px;
}

main .section-trust .trust-cards .trust-card .trust-image>img {
	max-width: 100%;
	max-height: 100%;
	height: auto;
}

main .section-test-overlay {
	background: #00286e;
	font-family: 'DINPro-Regular', sans-serif;
	/*background: radial-gradient(#003da2, #00286e);*/
	overflow: hidden;
	letter-spacing: 0.005em;
}

main .section-test {
	display: flex;
}

main .section-test .test-image {
	width: 50%;
	font-size: 0;
	/*background: radial-gradient(closest-side,#003da2, #00286e);*/
	position: relative;
	z-index: 1;
}

main .section-test .test-image:after {
	content: '';
	display: block;
	position: absolute;
	width: 138%;
	height: 282%;
	background: radial-gradient(closest-side, #003da2, #00286e);
	z-index: -1;
	top: 110%;
	left: 50%;
	transform: translate(-50%, -50%);
}

main .section-test .test-title {
	width: 50%;
	max-width: 460px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	color: #fff;
	z-index: 1;
	margin-left: 122px;
}

main .section-test .test-title h2 {
	font-weight: normal;
	text-transform: uppercase;
	line-height: 35px;
}

main .section-test .test-title p {
	font-size: 18px;
	line-height: normal;
	letter-spacing: normal;

	margin: 30px 0;
}

main .section-video p {
	line-height: normal;
	letter-spacing: normal;
	font-size: 18px;
	font-weight: normal;
}

main .section-video {
	padding: 100px 0;
	font-family: 'DINPro-Regular', sans-serif;
	letter-spacing: 0.005em;
}

main .section-video .video-content {
	width: 70%;
	font-size: 18px;
}

main .section-video .video-overlay {
	width: 100%;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 60px;
}

/*
main .section-video .video-overlay:not(.playing)::after {
    content: '';
    position: absolute;
    border-top: 50px solid transparent;
    border-left: 100px solid #ff641a;
    border-bottom: 50px solid transparent;
	cursor:pointer;
}
*/


/*header .nav-header__caption span,
header .nav-header__caption a {
	color:#fff;
}
header .nav-header__caption a {
	margin-left:5px;
}
*/

main .section-work {
	font-family: 'DINPro-Regular', sans-serif;
	letter-spacing: 0.005em;
	padding: 0 0 100px 0;
}

main .section-work .work-title {
	width: 50%;
}

main .section-work .work-title h2 {
	text-transform: uppercase;
}

main .section-work .work-title p {
	max-width: 460px;
	font-size: 18px;
	font-weight: normal;
	line-height: 21px;
	margin-top: 30px;
}

main .section-work .work-cards {
	width: 100%;
	max-width: 1060px;
	display: flex;
	margin-top: 60px;
}

main .section-work .work-cards .work-card {
	width: 100%;
	height: 260px;
	max-width: 360px;
	border: 1px solid #c4c4c4;
	padding: 20px;
}

main .section-work .work-cards .work-card .work-number {
	width: 72px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 28px;
	background: #0046b9;
	border-radius: 50px;
}

main .section-work .work-cards .work-card .work-description {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 70px;
}

main .section-work .work-cards .slider-arrows {
	align-items: flex-end;
	margin-left: 100px;
}

main .section-work .owl-carousel.owl-carousel-2 {
	overflow: hidden;
}

main .section-work .work-cards .owl-item {
	display: flex;
	height: 260px;
}

main .section-decision-overlay {
	background: #00286e;
	font-family: 'DINPro-Regular', sans-serif;
	letter-spacing: 0.005em;
}

main .section-decision {
	display: flex;
}

main .section-decision .decision-image {
	width: 50%;
}

main .section-decision .decision-title {
	width: 50%;
	max-width: 460px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	color: #fff;

	margin-left: 140px;
	padding: 50px 0;
}

main .section-decision .decision-title h2 {
	font-style: normal;
	font-weight: bold;
	line-height: 35px;
	text-transform: uppercase;

	margin-bottom: 30px;
}




main .section-additionally .h2 {
	text-transform: uppercase;
}


main .section-additionally {
	font-family: 'DINPro-Regular', sans-serif;
	letter-spacing: 0.005em;
	padding: 50px 0;
}

main .section-additionally .additionally-cards {
	display: flex;
	width: 100%;
	margin-top: 16px;
	text-align: center;
}

main .section-additionally .additionally-content {}

main .section-additionally .additionally-cards .additionally-card {
	align-items: center;
	border-bottom: 1px solid #c4c4c4;
	margin: auto;
	padding: 0px 30px 0px 0px;
	height: 200px;
}

main .section-additionally .additionally-cards .additionally-card:not(:first-child) {}

main .section-additionally .additionally-cards .additionally-card .additionally-description {
	color: #0064c8;
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
}





main .section-reviews .h2 {
	font-weight: bold;
	text-transform: uppercase;
}

main .section-reviews {
	padding: 0 0 100px 0;
	font-family: 'DINPro-Regular', sans-serif;
	letter-spacing: 0.005em;
}

main .section-reviews .reviews-content .reviews-reviews {
	/*display: flex;*/
	justify-content: space-between;
	align-items: center;
	overflow: hidden;
	margin-top: 40px;
}

main .section-reviews .reviews-content .reviews-review {
	width: 360px;
	height: 500px;
	/*display: flex;*/
	align-items: center;
	justify-content: center;
	/*border: 1px solid #c4c4c4;*/

	/*margin-right: 45px;*/
}


main .section-reviews .reviews-content .owl-item {
	width: 360px;
	height: 500px;
	display: inline-block;
	float: left;
}

main .section-reviews .reviews-content .owl-stage {
	content: '';
	clear: both;
	display: block;
}

main .section-reviews .reviews-content .slider-arrows {
	justify-content: flex-end;

	margin-top: 30px;
}

main .section-reviews .reviews-content .reviews-review img {
	max-width: 100%;
	max-height: 100%;
}


main .section-map-overlay {
	background: #e3e3e3;
	font-family: 'DINPro-Regular', sans-serif;
	letter-spacing: 0.005em;
}

main .section-map {
	padding: 80px 0;
}

main .section-map .map-title {
	width: 50%;

	padding-bottom: 15px;
}

main .section-map .map-content {
	display: flex;
	color: #00286e;
	font-size: 18px;
	text-transform: uppercase;

	margin-top: 15px;
}

main .section-map .map-content>div {
	max-width: 300px;
	display: flex;
	align-items: center;
	font-weight: bold;
	line-height: 1;
}

main .section-map .map-content span {
	font-size: 48px;

	margin-right: 15px;
}

main .section-map .map-title-icons {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #000;
}


main .section-map-overlay .socials-icons {
	display: flex;
}

main .section-map-overlay .socials-icon {
	width: 27px;
	height: 27px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
}

main .section-map-overlay .socials-icon:not(:last-child) {
	margin-right: 10px;
}

main .section-map .map-image img {
	max-width: 100%;
	height: auto;
}



main .section-form {
	padding: 80px 0;
	font-family: 'DINPro-Regular', sans-serif;
	letter-spacing: 0.005em;
}

main .section-form .h2,
main .section-form h2 {
	font-weight: bold;
	text-transform: uppercase;
}


main .section-form .under-form .main__block-7-social-text {
	/*font-size:28px;*/
	margin-right: 0px;

	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 21px;
}


main .section-form .form-content {
	display: flex;
}

main .section-form .form-content .form-image {
	width: 30%;
}

main .section-form .form-content .form-information {
	width: 70%;
}

main .section-form .form-content .form-information .form-input {
	display: flex;
}

main .section-form form {
	margin: 50px 0;
}

main .section-form .under-form {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

main .section-form input {
	width: 100%;
	border: none;
	border-bottom: 1px solid #c4c4c4;
	outline: none;
	padding: 10px 0;
	font-family: 'Arial', sans-serif;
}

main .section-form input::-webkit-input-placeholder {
	color: #c4c4c4;
	font-size: 18px;
}

main .section-form .form-adress {
	display: flex;
	flex-direction: column;
	font-size: 18px;
}

main .section-form .form-adress p {
	font-weight: bold;

	margin: 15px 0;
}

main .section-form .form-adress a {
	color: #000;
	font-weight: bold;
	font-family: 'Arial', sans-serif;
}

main .section-form .main__block-7-input-wrap {
	overflow: hidden;
}

main .section-form textarea {
	width: 100%;
	border: none;
	border-bottom: 1px solid #c4c4c4;
	outline: none;
	text-transform: none;
	padding: 10px 0;
	margin-left: 10px;
	margin-right: 10px;
	height: 50px;
	margin-bottom: 10px;
	resize: none;
	overflow: hidden;
	min-height: 50px;
	/*max-height: 100px;*/
	background: none;
	font-family: 'Arial', sans-serif;
}

/*
main .section-form textarea:empty {
	height:50px;
}
*/

main .section-form textarea::-webkit-input-placeholder {
	color: #c4c4c4;
	font-size: 18px;
	text-transform: uppercase;
}

main .section-form textarea:-moz-placeholder {
	/* Firefox 18- */
	color: #c4c4c4;
	font-size: 18px;
	text-transform: uppercase;
}

main .section-form textarea::-moz-placeholder {
	/* Firefox 19+ */
	color: #c4c4c4;
	font-size: 18px;
	text-transform: uppercase;
}

main .section-form textarea:-ms-input-placeholder {
	color: #c4c4c4;
	font-size: 18px;
	text-transform: uppercase;
}

main .section-form textarea::placeholder {
	color: #c4c4c4;
	font-size: 18px;
	text-transform: uppercase;
}



main .section-form .socials-icons {
	display: flex;
}

main .section-form .socials-icon {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	background: #0062CC;

	/*margin: 0 10px;*/
	margin-right: 8px;
}

main .section-form .socials-icon:last-child {
	margin-right: 0px;
}

main .section-form .socials-icon>img {
	width: 44px;
	height: 44px;
}

main .section-form .main__block-7-social-text {
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;

	margin-top: 0px;
}

header {
	font-family: 'DINPro-Regular', sans-serif;
	/*letter-spacing: 0.005em;*/
}


header .nav_mobile .nav__lang {
	display: none;
}

.header__logo img {
	width: 198px;
	height: auto;
}

header .nav__phone-text a {
	color: #fff;
}

body header .nav__menu_mobile .nav__item {
	font-size: 13px;

	padding: 5px 0;
}

body header .nav__menu_mobile .nav__item:hover {
	border-bottom: 1px solid #0062cc;

	margin-bottom: -1px;
}

.container {
	max-width: 1140px;
}



.svg-map g[id*="map"].hover path,
.svg-map g[id*="map"].hover polyline,
.svg-map g[id*="map"].hover polygon {
	fill: #2c3561;
}


div.nav-header__city {
	font-family: 'DINPro-Regular', sans-serif;
}

div.nav-header__city img {
	margin-left: 9px;
}


body header .nav .search-box {
	display: none;
}



html body .section-form form textarea,
html body .section-form form input,
html body .section-form form input.input-1,
html body .section-form form input.input-2,
html body .section-form form input.input-3,
html body .section-form form textarea.textarea-1,
html body .section-form form textarea.textarea-2,
html body .section-form form textarea::-webkit-input-placeholder,
main .section-form textarea::-webkit-input-placeholder {
	text-transform: initial;
}


main .section-solution .solution-image {
	width: 28%;
	max-width: 302px;
}

body header .nav__lang a {
	font-family: inherit !important;
}

.nav-inner {
	border: none;
}


.custom-search-block form {
	display: flex;
	justify-content: center;
	align-items: center;
}



header .header_menu.fixed {
	position: fixed;
	top: 0px;
	background: #fff;
	z-index: 32;
	box-shadow: 0px 0px 4px rgb(0 0 0 / 15%);
}


header .mobile_only {
	display: none;
}

/*
.dignities-cards .owl-stage {
	display:flex;
}
*/


.slider-arrow>img {
	width: 100%;
	height: auto;
}


body .mobile_footer_social {
	display: none;
}



body header .nav__menu_mobile .button-order,
body header .nav__menu_mobile .phones {
	display: none;
}

.fixed_menu {
	position: fixed;
	top: 0;
	left: 0;
}

.nav_menu_containter {
	position: relative;
	z-index: 2;
}

.header_menu .nav__dd {
	left: 0px;
	z-index: -1;
}

.has_fixed_menu {
	position: fixed;
	top: 66px;
	left: 0;
	/*transform: translateY(-100%);*/
	/*z-index:30;*/
	width: 100%;
}

.articles__block-2-inner {
	padding-left: 0px;
	padding-right: 0px;
}

.content.content-press .content__slide-1-inner {
	height: 400px;
	overflow: hidden;
}

.content.content-press .content__slide-1-inner img {
	width: 100%;
	height: auto;
}

main.content.content-equipment {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: baseline;
	padding: 0px 50px;
}

main.content.content-equipment>.content__menu {
	order: 1;
}

main.content.content-equipment>.content__block-3.container {
	order: 2;
}

.selection__block .section-detail-link {
	margin-top: 2px;
}

.selection_of_equipment,
.selection_of_chars {
	text-align: center;
	/*overflow:hidden;*/

	position: relative;
	/*z-index: 9;*/
	z-index: 1;
	padding-bottom: 10px;

}

body .selection_of_equipment .border-bot-1::after,
body .selection_of_chars .border-bot-1::after {
	content: none;
}

.selection_of_chars.opened {
	z-index:2;
}

.selection_of_chars.opened table td,
.selection_of_chars.opened table th{
	padding-left: 6px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.selection_of_chars.opened table td:last-child,
.selection_of_chars.opened table th:last-child{
	padding-left: 0px;
	padding-right: 6px;
}

.selection_of_chars.opened .content__block-1.active.frame__block-4 {
	padding-bottom: 0px;
	border-bottom: none;
}

.selection_of_equipment>span,
.selection_of_chars>span {
	font-family: 'DINPro-Regular', sans-serif;
	cursor: pointer;
	padding: 8px 8px 15px;
	z-index: 9;
	position: relative;
}

.selection_of_equipment>span::after,
.selection_of_chars>span::after {
	content: "▼";
	position: absolute;
	top: 10px;
	right: -10px;
	color: #0046b9;
}

.selection_of_equipment>div,
.selection_of_chars>div {
	text-align: left;
	display: none;
	width: 100%;
	position: absolute;
	background: #fff;
	top: 30px;
	overflow: visible;
	/*overflow: hidden;*/
}

.selection_of_equipment .frame__block-8-item-2,
.selection_of_chars .frame__block-8-item-2 {
	/*padding: 36px 22px 43px 30px;*/
	padding: 29px 22px 28px 30px;
}

.content__block-2-item.opened,
.content__block-2-item.active {
	overflow: visible;
	z-index: 10;
	flex-wrap: wrap;
}

.opened>.selection_of_equipment,
.selection_of_chars.opened {
	overflow: visible;
}

.opened>.selection_of_equipment>div,
.selection_of_chars.opened>div {
	display: block;

	box-shadow: 0px 2px 2px rgb(0 0 0 / 66%);

}

.opened>.selection_of_equipment>span::after,
.selection_of_chars.opened>span::after {
	content: "▲";
}

.selection_of_equipment .border-bot-1,
.selection_of_chars .border-bot-1 {
	border-bottom: none;
}

.selection_of_equipment .frame__block-8-item-1-el .checkbox-wrap,
.selection_of_chars .frame__block-8-item-1-el .checkbox-wrap {
	width: 100%;
}

.selection_of_equipment .frame__block-8-inner>div:first-child,
.selection_of_chars .frame__block-8-inner>div:first-child {
	padding: 0px 10px;
}

.selection_of_equipment .frame__block-8-inner>div:first-child .frame__block-8-question,
.selection_of_chars .frame__block-8-inner>div:first-child .frame__block-8-question {
	right: 0px;
}

/*
.opened > .btn-fancy-equipment-section {
	display:none;
}
*/

.selection_of_equipment .frame__block-8-inner,
.selection_of_chars .frame__block-8-inner {
	display: flex;
	flex-wrap: wrap;
	max-width: 100%;
	width: 100%;
}

.selection_of_equipment .frame__block-8-item-1-el,
.selection_of_chars .frame__block-8-item-1-el {
	flex-wrap: wrap;
}

.content__block-2-item {
	overflow: hidden;
}

.selection_of_equipment .frame__block-8-inner>div,
.selection_of_chars .frame__block-8-inner>div {
	width: 100%;
}

.selection_of_equipment .text-3,
.selection_of_chars .text-3 {
	font-size: 22px;
}

.selection_of_equipment .text-24,
.selection_of_chars .text-24 {
	font-size: 20px;
}

.selection_of_equipment .frame__block-8-item-1_margin,
.selection_of_chars .frame__block-8-item-1_margin {
	margin-bottom: 30px;
}


.selection_of_equipment .frame__block-8-h2-2,
.selection_of_chars .frame__block-8-h2-2 {
	margin-bottom: 0px;
}

.selection_of_equipment .frame__block-8,
.selection_of_chars .frame__block-8 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}



ul.img_list {
	list-style: none;
}

ul.img_list li {
	position: relative;
	padding-right: 10px;
}

ul.img_list li img {
	/*padding-left: 20px;*/
	display: inline-block !important;

	/*margin-left: 10px;*/
	vertical-align: middle;
	/*padding-right: 10px;*/

	position: absolute;
	left: -40px;

}

ul.img_list li:nth-child(1) img {
	left: -39px;
}

ul.img_list li:nth-child(2) img {
	left: -37px;
}

ul.img_list li:nth-child(3) img {}


header .item.header__slider-item.id-872 .img_list {
	text-align: left;
}

.id-872 ul.img_list li img {
	width: 22px !important;
}

.id-872 ul.img_list li:nth-child(2) img {
	left: -40px;
}

.id-872,
.id-886,
.id-894,
.id-897,
.id-910,
.id-918,
.id-865,
.id-938,
.id-959 {
	background: #fff;
}

.owl-stage {
background: #fff;
word-break: break-word;
}

header .item.header__slider-item.id-938 .slide-header,
header .item.header__slider-item.id-959 .slide-header {
	order:2;
	margin-top: 40px;
	background: rgb(255 255 255 / 75%);
	z-index:1;
}
header .item.header__slider-item.id-938 .slide-body,
header .item.header__slider-item.id-959 .slide-body {
	order:1;
	z-index:1;
	background: rgb(255 255 255 / 75%);
}
header .item.header__slider-item.id-938 .header-buttons,
header .item.header__slider-item.id-959 .header-buttons {
	order:3;
	z-index:1;
}
header .item.header__slider-item.id-938 .slider-counter,
header .item.header__slider-item.id-959 .slider-counter {
	order:4;
	margin-top: 40px;
	background: rgb(255 255 255 / 75%);
	z-index:1;
}



header .item.header__slider-item.id-872 .slide-header {
	width: 80%;
}

header .item.header__slider-item.id-872 .header-image {
	z-index: 0;
	bottom: 77px;
}

header .item.header__slider-item.id-872 .header-image:before {
	content: none;
}

header .item.header__slider-item.id-872 .slider-counter {
	margin: 40px 0 130px 0;
	/*background:none !important;*/
	background: rgb(255 255 255 / 75%);
	z-index: 1;
}

header .item.header__slider-item.id-872 .slide-header {
	/*background: #fff !important;*/
	background: rgb(255 255 255 / 75%);
	z-index: 2;
	position: relative;
}

header .item.header__slider-item.id-872 .header-buttons {
	z-index: 1;
}


header .item.header__slider-item.id-865 .slide-body,
header .item.header__slider-item.id-886 .slide-body,
header .item.header__slider-item.id-894 .slide-body,
header .item.header__slider-item.id-897 .slide-body,
header .item.header__slider-item.id-910 .slide-body,
header .item.header__slider-item.id-918 .slide-body {
	font-weight: bold;
	z-index: 1;
	margin-top: 50px;
}


header .item.header__slider-item.id-865 .header-buttons,
header .item.header__slider-item.id-886 .header-buttons,
header .item.header__slider-item.id-894 .header-buttons,
header .item.header__slider-item.id-897 .header-buttons,
header .item.header__slider-item.id-910 .header-buttons,
header .item.header__slider-item.id-918 .header-buttons {
	margin-top: 30px;
}

header .item.header__slider-item.id-865 .slide-body span,
header .item.header__slider-item.id-886 .slide-body span,
header .item.header__slider-item.id-894 .slide-body span,
header .item.header__slider-item.id-897 .slide-body span,
header .item.header__slider-item.id-910 .slide-body span,
header .item.header__slider-item.id-918 .slide-body span {
	color: #0046b9;
	display: block;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
}

header .item.header__slider-item.id-886 .header-image {
	bottom: 80px;
	z-index: 0;
}

header .item.header__slider-item.id-938 .header-image,
header .item.header__slider-item.id-959 .header-image {
	z-index: 0;
}

header .item.header__slider-item.id-865 .header-image,
header .item.header__slider-item.id-894 .header-image,
header .item.header__slider-item.id-897 .header-image,
header .item.header__slider-item.id-910 .header-image,
header .item.header__slider-item.id-918 .header-image {
	bottom: 110px;
	z-index: 0;
}


header .item.header__slider-item.id-819 .header-image {
	top: -100px;
}


header .item.header__slider-item.id-865 img,
header .item.header__slider-item.id-886 img,
header .item.header__slider-item.id-894 img,
header .item.header__slider-item.id-910 img,
header .item.header__slider-item.id-918 img,
header .item.header__slider-item.id-897 .header-image img {
	width: auto;
	height: auto;
	max-width: 100%;
}

header .item.header__slider-item.id-897 img {
	margin-bottom: 69px;
}


header .item.header__slider-item.id-897 .slide-header {
	font-size: 22px;
}

header .item.header__slider-item.id-897 .slide-header span {
	font-size: 36px;
	display: block;
	margin-bottom: 10px;
}


header .item.header__slider-item.id-865 .header-image:before,
header .item.header__slider-item.id-886 .header-image:before,
header .item.header__slider-item.id-894 .header-image:before,
header .item.header__slider-item.id-910 .header-image:before,
header .item.header__slider-item.id-918 .header-image:before,
header .item.header__slider-item.id-897 .header-image:before {
	content: none;
}

header .item.header__slider-item.id-865 .header-image>img,
header .item.header__slider-item.id-886 .header-image>img,
header .item.header__slider-item.id-894 .header-image>img,
header .item.header__slider-item.id-910 .header-image>img,
header .item.header__slider-item.id-918 .header-image>img,
header .item.header__slider-item.id-897 .header-image>img {
	width: unset;
}

header .item.header__slider-item.id-865,
header .item.header__slider-item.id-886,
header .item.header__slider-item.id-894,
header .item.header__slider-item.id-910,
header .item.header__slider-item.id-918,
header .item.header__slider-item.id-897,
header .item.header__slider-item.id-938
{
	/*background: rgb(255 255 255 / 75%);*/
	background: #fff;
	padding-bottom: 20px;
}


.item.header__slider-item.id-959 {
	background: #fff;
    padding-top: 85px;
    padding-bottom: 91px;
}


header .item.header__slider-item.id-865 {
	padding-bottom: 132px;
    padding-top: 117px;
}

header .item.header__slider-item.id-865 .header-image:after {
	content:'';
	display:block;
	background: url('/img/promo_155.png');
	position:absolute;
	width: 189px;
    height: 73px;
	bottom: -150px;
    left: -24px;
}

header .item.header__slider-item.id-865 .slide-header,
header .item.header__slider-item.id-886 .slide-header,
header .item.header__slider-item.id-894 .slide-header,
header .item.header__slider-item.id-910 .slide-header,
header .item.header__slider-item.id-918 .slide-header,
header .item.header__slider-item.id-897 .slide-header {
	z-index: 1;
	position: relative;
}

header .item.header__slider-item.id-865 .slider-counter,
header .item.header__slider-item.id-886 .slider-counter,
header .item.header__slider-item.id-894 .slider-counter,
header .item.header__slider-item.id-910 .slider-counter,
header .item.header__slider-item.id-918 .slider-counter,
header .item.header__slider-item.id-897 .slider-counter {
	z-index: 1;
}

.slide>.header__slider>.header__slider-item {
	display: none;
}

.slide>.header__slider>.header__slider-item:first-child {
	display: flex;
}



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

.content-selection>.content__main {
	/* max-width: calc(100% - 233px); */
	max-width: 100%;
}

.content-selection>.content__menu {
	width: 180px;
}


.content__menu-link-1-wrap,
.content__menu-link-2-wrap,
.content__menu-link-3-wrap {
	flex-wrap: wrap;
}


.content__link {
	display: inline-block;
}


.nav__menu_mobile .submenu {
	display: none;
}


.active>.submenu {
	display: flex;
	height: auto;
	position: absolute;
	top: 70px;
	flex-wrap: wrap;
	flex-direction: column;
	background: #fff;
}


.menu_item>a>img {

	width: auto;
	height: auto;

	padding: 6px;

	position: absolute;
	z-index: 99;
}

.menu_item.active>a>img {
	transform: rotate(180deg);
}

.nav__menu_mobile .menu_item {
	position: relative;
}

.submenu .menu_item.active .submenu {
	top: 0;
	left: 100%;
}

.frame__slider-item-img, .owl-carousel .owl-item img.frame__slider-item-img {
	object-fit: contain;
}
.projects-slider {
margin: 0px 0px 50px 0px;
overflow: hidden;
padding-right: 15px;
padding-left: 15px;
box-sizing: border-box;
}
.projects-slider .news-item {
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
}
.projects-slider .owl-stage {
align-items: normal;
}
.project-img {
height: 250px!important;
object-fit: cover;
}
.project-name {
text-align: center;
margin: 20px 0px;
font-size: 18px;
font-family: 'DINPro-Regular', 'Arial-Regular';
}
.project-podr {
display: block;
text-align: center;
font-size: 16px;
color:white;
background: #ff641a;
box-sizing: border-box;
border-radius: 35px;
padding: 10px;
text-transform: uppercase;
}
.project-podr:hover {
opacity:.7;
}
.owl-carousel-12 .owl-stage {
display:block;
}



.cart-link {
	display: inline-flex;
    background: #2963c5;
    border-radius: 50%;
    padding: 0px;
    text-align: center;
    align-items: center;
    vertical-align: middle;
    height: 24px;
    width: 24px;
    justify-content: center;
	position: relative;
}

.cart-link > img {
	/*padding: 4px;*/
	padding: 5px 4px 3px;
}

.cart-link > .cnt:empty {
	display:none;
}

.cart-link > .cnt {
	position: absolute;
    top: -4px;
    right: -8px;
    background: #fff;
    border-radius: 50%;
    border: solid 1px #000;
    /*padding: 0px 4px;*/
	width: 17px;
}


.fixed .cart-link {
	position: fixed;
    right: 14px;
    top: 50%;
    width: 34px;
    height: 34px;
}



.add-to-basket-popup {
	font-family: 'DINPro-Regular', sans-serif;
}

.add-to-basket-popup h3 {
	
}

.add-to-basket-popup .tright {
	display:flex;
	justify-content: space-between;
	align-items:center;
}

.add-to-basket-popup a,
.add-to-basket-popup button {
	display: inline-block;
    border: none;
    background: none;
    color: #000;
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
    padding: 0px;
    line-height: 15px;
	cursor:pointer;
	font-family: 'Arial', sans-serif;
}

.add-to-basket-popup button { 
	outline: none;
    background: #0046b9;
    color: #fff;
    padding: 2px;
    padding: 8px 19px;
    font-size: 13px;
    line-height: 15px;
    text-align: center;
    font-family: 'DINPro-Regular', 'Roboto-Regular';
    text-transform: uppercase;
    box-shadow: 3px 3px 8px rgba(5, 70, 185, .2);
    border-radius: 79px;
    margin-left: 20px;
}
.made-rus {
display:none;
max-width: 200px;
height: 60px;
width: 100%;
margin:20px 0px;
}


font.errortext{color:red}
font.notetext{color:green}

.choose_city img[width="11"],
.menu_item img[width="11"] {
	max-width: 11px;
	max-height: 11px;
	box-sizing: content-box;
	overflow: hidden;
}


.nav__dd_from {
	display:none;
}


.slide .item.header__slider-item .container {
	position: relative;
}

@media (max-width: 1400px) {
	body header .nav__phone-text {
		display: inline-block;
	}

	/*.header__logo img {
		width: auto;
	}*/


	body header .nav-inner>.container {
		max-width: 1330px;
	}

	header .header_menu>.container {
		/*max-width:100%;*/
		max-width: 1330px;
	}

	body header .header__logo,
	body header .nav__lang {
		margin-right: 0px;
	}

	main .section-map .container,
	main .section-form .container,
	main .section-work .container,
	main .section-video .container,
	main .section-test-overlay .container,
	main .section-trust .container,
	main .section-catalog .container,
	main .section-equipment .container {
		max-width: 100%;
	}

	main .section-test .test-image {
		display: flex;
		align-items: end;
	}

	main .section-test .test-image img {
		max-width: 100%;
		height: auto;
	}
}





@media (min-width: 1050px) {}


@media (max-width:1154px) {
	.cart-link {
		position: fixed;
		right: 14px;
		top: 50%;
		width: 34px;
		height: 34px;
	}
}

@media (max-width:1152px) {

	body header .nav-inner>.container {
		flex-direction: column;
		padding-top: 15px;
		padding-bottom: 15px;
		height: auto;
		min-height: 275px;
	}

	header .header_menu>.container {
		flex-direction: column;
	}

	header .header__social_mobile {
		margin-top: 15px;
	}
}


@media (max-width:1140px) {


	header .item.header__slider-item.id-865 .slide-body,
	header .item.header__slider-item.id-886 .slide-body,
	header .item.header__slider-item.id-894 .slide-body,
	header .item.header__slider-item.id-910 .slide-body,
	header .item.header__slider-item.id-918 .slide-body,
	header .item.header__slider-item.id-897 .slide-body {
		margin-top: 0px;
	}

	header .item.header__slider-item.id-865 .header-buttons,
	header .item.header__slider-item.id-886 .header-buttons,
	header .item.header__slider-item.id-894 .header-buttons,
	header .item.header__slider-item.id-910 .header-buttons,
	header .item.header__slider-item.id-918 .header-buttons,
	header .item.header__slider-item.id-897 .header-buttons {
		margin-top: 45px;
	}
	
	
	/*
	header .item.header__slider-item.id-938 .slide-header {
		margin-top: 0px;
	}
	header .item.header__slider-item.id-938 .slider-counter {
		margin-top: 0px;
	}
	*/

	/*
	main .section-catalog .catalog-slider div.catalog-active .card-button {
        display: none;
    }
	*/


	/*header .header_menu > .container {
		flex-direction: column;
	}*/

	main .section-form .under-form .main__block-7-social-text {
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
	}


	header .item.header__slider-item .header-image {
		/*display:none;*/
		/*z-index:-1;*/
		opacity: 0.9;
	}


	header .item.header__slider-item.id-865 .header-image,
	header .item.header__slider-item.id-886 .header-image,
	header .item.header__slider-item.id-894 .header-image,
	header .item.header__slider-item.id-910 .header-image,
	header .item.header__slider-item.id-918 .header-image,
	header .item.header__slider-item.id-897 .header-image {
		bottom: 0;
	}

	header .item.header__slider-item.id-865 .slide-body,
	header .item.header__slider-item.id-865 .slide-header,
	header .item.header__slider-item.id-865 .slider-counter,
	header .item.header__slider-item.id-886 .slide-body,
	header .item.header__slider-item.id-886 .slide-header,
	header .item.header__slider-item.id-886 .slider-counter,
	header .item.header__slider-item.id-894 .slide-body,
	header .item.header__slider-item.id-894 .slide-header,
	header .item.header__slider-item.id-894 .slider-counter,
	
	header .item.header__slider-item.id-918 .slide-body,
	header .item.header__slider-item.id-918 .slide-header,
	header .item.header__slider-item.id-918 .slider-counter,
	
	header .item.header__slider-item.id-910 .slide-body,
	header .item.header__slider-item.id-910 .slide-header,
	header .item.header__slider-item.id-910 .slider-counter,
	header .item.header__slider-item.id-897 .slide-header,
	header .item.header__slider-item.id-897 .slider-counter {
		background: rgb(255 255 255 / 75%) !important;
	}


	header .header-buttons .button-order a,
	header .header-buttons .pick-equipment a {
		box-shadow: 0px 0px 3px rgb(0 0 0 / 24%);
	}


	header .header-buttons .pick-equipment a {
		background: rgb(238 238 238 / 82%);
	}

	header .item.header__slider-item .slide-header {
		/*background: rgb(238 238 238 / 75%);*/
background: rgb(255 255 255 / 75%);
	}

	header .item.header__slider-item .slider-counter {
		/*background: rgb(238 238 238 / 75%);*/
    background: rgb(255 255 255 / 75%);
	}

	header .item.header__slider-item .slide-header {
		/*font-size:40px;*/
		font-size: calc(1.5em + 2vmin);
		/*font-size: calc(1.25em + 2.5vmin);*/
	}


	header .item.header__slider-item .container {
		align-items: center;
		text-align: center;
		display: flex;
		flex-wrap: wrap;
	}

	header .item.header__slider-item .slide-header,
	header .item.header__slider-item .header-buttons {
		margin-left: auto;
		margin-right: auto;
		justify-content: center;
	}

	header .slider-counter {
		width: 100%;
	}







	.container {
		padding: 0 5%;
	}

	.socials-icon {
		margin: 0 5px;
	}

	header .header-menu-overlay ul li:not(:first-child) {
		margin-left: 15px;
	}

	header .header-menu-overlay ul li a {
		font-size: 12px;
	}

	header .header-navigation {
		flex-direction: column;
	}

	header .socials-icons {
		margin-top: 15px;
	}

	header .header-contents .header-image {
		display: none;
	}

	header .header-contents .header-content .header-title {
		width: 100%;
	}

	.header .header-contents .header-content {
		align-items: center;
		text-align: center;

		margin-top: 100px;
	}

	main .section-equipment .equipment-cards {
		align-items: flex-start;
		flex-direction: column;
	}

	main .section-equipment .equipment-cards .equipment-card {
		width: 100%;
		justify-content: space-between;
		padding: 30px 0;
	}

	main .section-equipment .equipment-cards .equipment-card .equipment-heading {
		min-width: 218px;
	}


	main .section-equipment .equipment-cards .equipment-card .equipment-image {
		flex-wrap: wrap;
		justify-content: space-between;
	}


	main .section-dignities .dignities-title {
		width: 50%;

		padding: 0;
		margin: 0;
	}

	main .section-catalog .catalog-title {
		width: 100%;
	}

	main .section-catalog .catalog-content {
		flex-direction: column-reverse;
	}

	main .section-rating .rating-title h2 {
		text-align: left;
	}

	.h2,
	h2 {
		line-height: 30px !important;
	}




	main .section-additionally .additionally-cards .additionally-card .additionally-description {
		font-size: 18px;
	}

	main .section-additionally .additionally-cards .additionally-card {
		align-items: flex-end;
	}

	main .trust-description .trust-heading {
		font-size: 18px;
		text-align: left;
	}

	main .section-video .video-content {
		width: 100%;
	}

	main .section-work {
		padding: 0 0 70px 0;
	}

	main .section-catalog .catalog-content .catalog-slider {
		width: 100%;
		display: flex;
		flex-direction: column;

		margin: 30px 0;
	}

	main .section-catalog .catalog-slider div:not(.ar) {
		width: 100%;
		height: 36px;
		min-width: 200px;
		display: flex;
		/*justify-content: center;*/
		align-items: center;
		text-align: center;
		font-size: 13px;

		padding: 10px;
		margin: 5px 0;
	}

	main .section-catalog .catalog-application {
		width: 100%;
		align-items: center;
		text-align: center;

		padding: 0;
	}

	main .trust-description p {
		font-size: 16px;
	}

	main .section-trust .trust-cards .trust-card .trust-image {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
	}

	main .section-logotypes .logotypes-cards {
		justify-content: center;
	}

	main .section-logotypes .logotypes-cards .logotype-card {
		margin: 15px;
	}

	main .section-additionally .additionally-content {
		flex-direction: column;
	}

	main .section-additionally .additionally-content .additionally-title {
		margin-bottom: 30px;
	}

	main .section-additionally .additionally-cards {
		width: 100%;
	}

	main .section-reviews .reviews-content .reviews-reviews {
		justify-content: center;
		flex-wrap: wrap;
	}

	main .section-reviews .reviews-content .reviews-review {
		margin: 15px;
	}


	main .section-catalog .catalog-slider div.catalog-active .card-button {
		margin-left: 0px;
	}

	header .nav-header__caption span {
		color: #333;
	}


	header .nav-header__city .nav-header__caption {
		top: 50px;
	}


	main .reviews-reviews .owl-stage-outer .owl-stage {
		max-height: 530px;
	}

	/*body .footer__inner-1 .footer__item:not(:last-child) {
        display: none;
    }*/
	/*body .footer__inner-1 > *:last-child {
        flex-direction: column-reverse;
    }*/
	body .footer__inner-1 {
		border: none;
		margin-bottom: 0px;
		padding-bottom: 0px;
	}

	body footer .footer__inner-2 {
		display: none !important;
	}


	main .section-catalog .catalog-content {
		position: relative;
	}

	main .section-catalog .catalog-slider div.catalog-active .card-button {
		top: 500px;
		left: 50%;
		transform: translateX(-50%);
		position: absolute;
		margin-right: 0px;
		height: 48px;
		margin-top: 0px;
	}

	main .section-catalog .catalog-slider div.ar {
		width: 44px;
	}

	main .section-catalog .catalog-slider div.ar:before,
	main .section-catalog .catalog-slider div.ar:after {
		width: 20px;
		right: -3px;
	}

	main .section-catalog .catalog-slider div.ar:before {
		top: 7px;
	}

	main .section-catalog .catalog-slider div.ar:after {
		top: -7px;
	}

	main .section-catalog .catalog-application {
		margin-right: auto;
	}


	header .item.header__slider-item.id-865 .slide-body,
	header .item.header__slider-item.id-872 .slide-body {
		z-index: 1;
		background: rgb(255 255 255 / 75%);
	}
	
	
	header .item.header__slider-item.id-865 .header-image:after {
		bottom: -90px;
		left: -24px;
	}
	
	
	
	
	
}



@media (max-width:1052px) {

	.custom-search-block {
		display: none;
	}

	body .nav__phone-text {
		display: none;
	}

	body .nav__phone {
		right: -65px;
	}

	.podbor {
		width: 99%;
	}

	.podbor-wrap {
		display: inline-block;
		border: 1px solid #f1f1f1;
		width: 100% !important;
	}

	.podbor-wrap-link {
		width: 30%;
	}

	.upakovka-wraper .upakovka-list {
		width: 100% !important;
	}





	body header .nav__phone-text {
		display: inline-block;
	}

	body header .nav__phone {
		position: static;
	}

	body header .custom-search-block {
		display: block;
	}
}

@media (max-width:1050px) {
	body header .nav-inner>.container {
		display: flex;
		justify-content: space-between;
		height: 50px;
		flex-wrap: wrap;
		padding-left: 0px;
		padding-right: 0;
		/*padding-top: 0px;*/
	}

	body header .nav-header__city {
		margin-left: 154px;
	}

	/*body header .nav__menu_btn-mobile {
		padding: 15px 20px 15px 56px;
	}*/
	body .header__logo {
		top: 25px;
	}

	body .header__logo {
		position: static;
		margin-right: 0px;
	}

	body header .nav-header__city {
		margin-left: 0px;
	}

	body footer .container {
		max-width: 100%;
	}

	header .section-service .container {
		max-width: 100%;
	}

	main .section-solution .solution-image {
		width: 30%;
	}

	main .section-solution .solution-content {
		width: 70%;
	}
}


@media screen and (max-width: 700px) {
	main .section-additionally .additionally-cards {
		width: 100%;
		flex-wrap: wrap;
	}

	main .section-additionally .additionally-cards .additionally-card {
		width: 100%;
		padding-top: 50px;
	}
}

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

.made-rus {
display:block;
}


	.menu_item>a>img {}


	main .section-logotypes .logotypes-cards {
		margin-top: 39px;
	}

	main .section-logotypes .logotypes-cards .logotype-card {
		margin-bottom: 0px;
		margin-top: 0px;
	}

	.logotypes-cards .owl-item {
		height: 145px;
	}

	.footer__item:not(:last-child) {
		align-items: flex-start;
	}

	body .open-nav__dd {
		display: none;
	}

	body .nav__item_mobile {
		display: block;
	}

	main .section-catalog .catalog-title {
		width: 100%;
		text-align: center;
	}


	main .section-rating .rating-title h2,
	main .section-solution div.solution-content {
		text-align: center;
	}

	header .section-service .service-content .service-image:after {
		content: none;
	}


	body header .nav__menu_mobile {
		display: none;
		background: #fff;
		width: 100%;
		position: absolute;
		opacity: 0;
		top: 0px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.nav__menu_mobile .nav__menu-btn-icon_mobile {
		display: block;
		margin-bottom: 10px;

	}

	/*
	body .nav__menu_mobile {
		padding-top: 52px;
		padding-bottom: 52px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		opacity:0;
	}
	*/

	body header.active .nav__menu_mobile {
		color: #fff;
		opacity: 1;
		z-index: 32;
		/*padding-top: 75px;*/
		position: fixed;
		justify-content: center;
		height: 100%;
		display: flex;
	}

	body header.active .nav__menu_mobile .nav__item {
		margin: 10px 0;
		padding-bottom: 5px;
		line-height: normal;
	}

	body .nav__menu-btn_mobile {
		display: flex;
		z-index: 10;
		margin-right: auto;
	}

	body header .nav {
		height: auto;
		z-index: 32;
	}


	header .section-service .service-content {
		flex-direction: column;
	}





	header .header-submenu {
		flex-direction: column;
	}

	header .header-navigation nav ul {
		display: none;
	}

	header .header-submenu>div {
		margin: 5px 0;
	}

	.mobile-menu {
		width: 30px;
		height: 30px;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		cursor: pointer;

		margin: 0 auto;
	}

	.mobile-menu span {
		display: flex;
		width: 30px;
		height: 2px;
		margin-bottom: 5px;
		position: relative;
		background: #000;
		border-radius: 3px;
	}

	header .section-service .service-title,
	main .section-equipment .equipment-title,
	main .section-dignities .dignities-title,
	main .section-catalog .catalog-heading,
	main .section-rating .rating-title,
	main .section-logotypes .logotypes-title,
	main .section-trust .trust-title,
	main .section-work .work-title,
	main .section-additionally .additionally-title,
	main .section-reviews .reviews-title {
		width: 100%;
		text-align: center;
	}

	header .section-service .service-content {
		flex-direction: column;
	}

	header .section-service .service-content .service-image {
		justify-content: center;
	}

	header .section-service .service-content .service-description {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		text-align: center;
		border: none;

		padding: 0;
	}

	header .section-service .service-content .service-description .heading-description {
		font-size: 18px;

		margin: 40px 0 10px 0;
	}

	header .section-service .service-content .service-description p {
		text-align: left;

		margin: 10px 0;
	}

	header .section-service .service-content .under-description {

		margin-top: 30px;
	}

	/*header .section-service .service-content .service-number {margin-bottom: 15px;}*/
	main .section-equipment .equipment-cards .equipment-card {
		flex-direction: column;
	}

	main .section-equipment .equipment-cards .equipment-card .equipment-heading {
		font-size: 18px;
	}

	header .item.header__slider-item .slide-header,
	header .section-service .service-title,
	main .section-equipment .equipment-title,
	main .section-dignities .dignities-title,
	main .section-catalog .catalog-heading,
	main .section-rating .rating-title,
	main .section-logotypes .logotypes-title,
	main .section-trust .trust-title,
	main .section-work .work-title,
	main .section-additionally .additionally-title,
	main .section-reviews .reviews-title {
		font-size: 24px;
	}

	main .section-work .work-cards {
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}

	main .section-work .work-cards .work-card:not(:first-child) {
		margin: 10px 0;
	}

	main .section-work .work-cards .work-card {
    		max-width: 100%;

	}

	main .section-work .work-cards .slider-arrows {
		margin: 0;
	}

	main .section-rating .rating-cards .rating-card {
		margin: 10px 0;
	}




	main .section-rating .rating-cards .rating-card:nth-child(odd) {
		flex-direction: column;
	}

	main .section-rating .rating-cards .rating-card:nth-child(even) {
		flex-direction: column-reverse;
	}


	/*main .section-rating .rating-cards .rating-card .rating-number {
		min-width:auto;
		padding-right: 10px;
	}*/



	/*
	main .section-rating .rating-cards .rating-card .rating-image {
		max-width:calc(100% - 300px);
	}
	*/


	main .section-rating .rating-cards .rating-card .rating-description {
		width: 100%;
		display: flex;
		justify-content: space-between;
		flex-direction: row;
		text-align: left;

		margin: 0;

		padding-left: 15px;
		padding-right: 15px;

	}

	main .section-rating .rating-cards .rating-card .rating-description:nth-child(odd),
	main .section-rating .rating-cards .rating-card .rating-description:nth-child(even),
	main .section-rating .rating-cards .rating-card .rating-number {
		margin: 0;
	}

	main .section-rating .rating-cards .rating-card .rating-image {
		margin: 15px 0;
		width: 100%;
	}

	main .section-trust .trust-cards .trust-card {
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}

	main .section-trust .trust-cards .trust-card .trust-description {
		text-align: center;

		margin: 10px 0;
	}

	main .trust-description p {
		text-align: left;
	}

	main .section-form .form-content {
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}

	main .section-form .form-content .form-information {
		width: 100%;
		text-align: center;
	}

	main .section-form input {
		margin: 10px;
	}

	main .section-form .form-adress {
		width: 100%;
		align-items: center;
	}

	main .section-form .under-form {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}

	main .section-form .under-form>div {
		margin: 10px 0;
	}



	main .section-solution {
		flex-wrap: wrap;
		justify-content: center;
	}

	main .section-solution div.solution-image {
		text-align: center;
		margin-bottom: 20px;
	}

	main .section-solution div.solution-content {
		padding-left: 0px;
		justify-content: center;
		display: flex;
		flex-wrap: wrap;
	}

	main .section-solution div.solution-image,
	main .section-solution div.solution-content {
		width: 100%;
		max-width: 100%;
	}



	/*15.02.2022*/
	body header .nav {
		position: fixed;
		/*height: 79px;*/
		overflow: hidden;
		box-shadow: 0px 0px 4px rgb(0 0 0 / 15%);
	}

	body header .nav .nav-inner>.container {
		flex-direction: row;
		/*padding-top: 0px;
		padding-bottom: 0px;*/
		padding-top: 5px;
		padding-bottom: 5px;
		/*align-items: normal;*/
		min-height: auto;
		padding-left: 5%;
		padding-right: 5%;
	}

	body .nav .nav__menu-btn_mobile {
		margin-left: 0px;
		margin-right: 0px;
	}

	body header .nav .search-box {
		display: block;
	}

	.search-box {
		width: fit-content;
		height: fit-content;
		position: relative;
		/*min-width: 44px;*/
	}

	.input-search {
		/*height: 50px;*/
		width: 0px;
		border-style: none;
		/*padding: 10px;*/
		font-size: 18px;
		letter-spacing: 2px;
		outline: none;
		border-radius: 5px;
		transition: all .5s ease-in-out;
		background-color: #04398f;
		/*padding-right: 40px;*/
		color: #fff;
		z-index: 9;
		position: absolute;
		padding: 10px 0px;
		right: 0px;
		/*top:0px;*/

		top: 50%;
		transform: translateY(-50%);
		height: calc(100% - 5px);
		max-height: 50px;


		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
	}

	.input-search::placeholder {
		/*color:rgba(255,255,255,.5);*/
		font-size: 18px;
		color: #a6a6a6;
		/*letter-spacing: 2px;*/
		font-weight: 100;
	}

	.btn-search {
		width: 44px;
		height: 33px;
		border-style: none;
		font-size: 20px;
		font-weight: bold;
		outline: none;
		cursor: pointer;
		border-radius: 5px;
		position: relative;
		right: 0px;
		color: #ffffff;
		/*background-color:transparent;*/
		pointer-events: painted;

		background-color: #00286e;

		min-width: auto;
		min-height: auto;
		z-index: 999;
		padding: 1px 6px;

		box-shadow: none;

		margin-left: auto;
		margin-right: auto;


	}

	.btn-search:after {
		content: none;
	}

	.search-box.active .input-search

	/*,
	.btn-search:focus ~ .input-search,
	.input-search:focus*/
		{
		width: 300px;
		/*max-width:100%;*/

		background-color: #fff;
		/*border-radius: 5px;*/
		color: #000;

		padding: 10px;
		padding-right: 45px;
		/*height: 50px;*/

		/*border-radius: 0px;
	  background-color: transparent;
	  border-bottom:1px solid rgba(255,255,255,.5);
	  transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2);*/

		box-shadow: inset -46px 1px 3px rgb(0 0 0 / 46%);
	}

	/*
	.search-box .input-search::-webkit-input-placeholder {
		color: #a6a6a6;
		font-family: 'Arial-Regular';


	}

	.search-box .input-search:-moz-placeholder {
		color: #a6a6a6;
		font-family: 'Arial-Regular';
	}
	*/

	.search-box.active button

	/*,
	.input-search:focus ~ button*/
		{
		display: flex;
		position: relative;
		/*right: -1px;*/
		z-index: 9;
		align-items: center;
		justify-content: center;
		height: 33px;
	}

	.search-box button {
		display: none;
		background: #00286e;
		border: none;
		border-radius: 5px;
		height: 100%;

	}

	.search-box.active .btn-search {
		display: none;
	}


	body header .nav .custom-search-block {
		display: none;
	}


	/*
	header .header_menu {
		margin-top:26px;
	}
	*/

	body header .nav .nav-header__city,
	body header .nav .nav__menu_btn-mobile,
	body header .nav .nav__phone {
		display: none;
	}



	/*
	html body form textarea,
	html body form input,
	html body form input.input-1,
	html body form input.input-2,
	html body form input.input-3,
	html body form textarea.textarea-1,
	html body form textarea.textarea-2,
	html body form textarea::-webkit-input-placeholder,
	main .section-form textarea::-webkit-input-placeholder	{
		text-transform: initial;
	}
	*/


	main .section-solution {
		position: relative;
		padding-top: 190px;
		overflow: hidden;
	}

	main .section-solution div.solution-image {
		position: absolute;
		z-index: 0;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		margin-top: -62px;
	}

	main .section-solution div.solution-content {
		position: relative;
		z-index: 1;
	}



	main .section-rating .rating-title h2 {
		text-align: left;
	}


	main .section-rating .rating-title h2 br {
		display: inline;
		content: ' ';
		padding: 0 3px;
	}



	header .header_menu {
		background: #eee;
		border: none;
	}

	body header .nav-header__city.mobile_only {
		display: block;
		color: #00286e;
	}

	body header .nav-header__city.mobile_only .choose_city,
	body header .nav-header__city.mobile_only a.nav-header__city__current {
		color: inherit;
	}



	body header .nav-header__city.mobile_only a.nav-header__city__current:after {
		content: none;
	}



	header .nav-header__city .nav-header__caption {
		width: 321px;
		max-width: 321px;
	}





	body header.active .nav__menu_mobile .open-nav__dd {
		display: none;
	}

	body .nav__dd {
		display: none;
	}

	/*
	body header .nav_menu_containter {
		z-index: 39;
	}
	
	body header .container.nav__dd-inner {
		display: flex;
		flex-wrap:wrap;
		height: 100%;
	}
	
	body header .nav__dd.active {
		bottom: 70px;
		position: fixed;
		display: flex;
		flex-wrap:wrap;
		bottom: unset;
		top:0px;
		max-height: 100%;
		
		overflow: hidden;
		height: 100%;
		
	}
	
	.nav__dd-item-wrap.active {
		grid-template-columns: repeat(2,1fr);
		display: flex;
		flex-wrap: wrap;
		
		overflow: auto;
		height: 100%;
		max-height: calc(100% - 125px);
	}
	
	
	.nav__dd-nav {
		overflow: auto;
	}
	
	
	
	
	
	.nav__dd-item {
		width: calc(50% - 10px);
		
	}
	*/


	.nav__menu_mobile .menu_item>a {
		width: 100%;
		display: block;
		text-align: center;
	}

	.nav__menu_mobile .menu_item>.submenu {
		display: flex;
		flex-direction: column;
		justify-content: center;
		top: unset;
		position: static;
		max-height: 0px;
		overflow: hidden;
		transition: all 0.5s;
		background: none;
		flex-wrap: nowrap;
	}


	.nav__menu_mobile .active>.submenu {
		/*display:flex;
		flex-direction: column;
		justify-content: center;
		margin-bottom:20px;*/
		padding-bottom: 20px;
		max-height: 2000px;
	}

	.nav__menu_mobile .submenu>a {
		width: 100%;
		display: block;
		text-align: center;
	}

	.nav__menu_mobile .submenu:after {
		content: '';
		clear: both;
		display: block;
	}

	body header.active .nav__menu_mobile {
		max-height: calc(100% - 50px);
		overflow: auto;
		top: 50px;


		justify-content: flex-start;
		padding-top: 100px;
		padding-bottom: 100px;
	}


	body header.active .nav__menu_mobile .menu_item {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		flex-direction: column;
		max-width: 100%;
	}


	.submenu .menu_item.active .submenu {
		top: unset;
		left: unset;
	}



}


@media (max-width: 799px) {
	.marquiz-pops.marquiz-pops_blicked.marquiz-pops_rounded.marquiz-pops_shadow.marquiz-pops_position_top-left.marquiz-pops_position {
		position: fixed;
		left: 0;
		bottom: 0;
		margin: auto 0 0 0;
	}

	.b24-widget-button-position-bottom-right {
		right: 10px !important;
		bottom: 65px !important;
	}
}



@media (max-width: 769px) {
	.upakovka-pre-h2 {
		font-size: 30px;
	}

	.upak-razdel-h2 {
		text-align: center;
	}

	.upak-razdel-link {
		display: block !important;
		margin: 6px 3px !important;
	}
}


@media only screen and (min-width: 1px) and (max-width: 768px) {

	/*body header .nav_mobile,*/
	body header .nav-header__city,
	body header .custom-search-block {
		display: block;
	}
}


@media (max-width: 765px) {
	.upakovka-dop {
		display: block;
	}

	.upakovka-pre-img img,
	.upakovka-dop-img img {
		width: 80px;
	}

	.upakovka-pre>div,
	.upakovka-dop>div {
		width: 250px;
	}

	.upakovka-dop {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		font-family: 'DINPro-Regular', sans-serif !important;
		font-size: 18px;
		letter-spacing: 0.005em;
	}

	.upakovka-dop>div {
		text-align: center;
		margin-right: 30px;
		margin-bottom: 30px;
		box-sizing: border-box;
	}

	.upakovka-dop-text-b {
		font-weight: bold;
		margin: 10px 0 5px;
	}

	.upakovka-pre-h2.upakovka-dop {
		font-size: 30px;
	}
}





@media (max-width:764px) {


	header .item.header__slider-item.id-865 .header-buttons,
	header .item.header__slider-item.id-886 .header-buttons,
	header .item.header__slider-item.id-894 .header-buttons,
	header .item.header__slider-item.id-910 .header-buttons,
	header .item.header__slider-item.id-918 .header-buttons,
	header .item.header__slider-item.id-897 .header-buttons {
		margin-top: 0px;
	}

	body .content__menu {
		display: flex;
		width: 100% !Important;
	}

	body .content-selection>.content__main {
		max-width: 100%;
	}

	body .content__menu>* {
		display: none;
	}

	body .content__menu>div.content__menu-text-1-wrap.text-1 {
		display: block;
	}


	html body>.content {
		margin-top: 50px;
		padding-top: 0px;
		padding-bottom: 25px;
	}

	body .production__block-4-input-wrap,
	body .services__block-7-input-wrap {
		display: block;
	}


	header .item.header__slider-item .container {}

	body header .item.header__slider-item .header-image {
		left: 50%;
		transform: translateX(-50%);
		width: 100%;
		order: 2;
		position: relative;
		max-height: 250px;
		overflow: hidden;
		bottom: 0px
	}

	header .item.header__slider-item .header-image:before {
		top: 50%;
	}

	body header .item.header__slider-item .header-image>img {
		margin-left: auto;
		margin-right: auto;
    scale: 1;
	}


	header .item.header__slider-item {
		margin-top: 0px;
		padding-top: 20px;
	}

	header {
		/*padding-top: 31px;*/
		padding-top: 51px;
	}

	.admin_panel_enable header {
		padding-top: 12px;
	}

	header .item.header__slider-item .slide-header {
		order: 1;
		margin-bottom: 15px;
	}

	body header .item.header__slider-item .header-buttons {
		order: 4;
		margin-top: 0px;
		margin-bottom: 39px;
		flex-wrap: wrap;
		justify-content: space-between;
		width: 100%;
		align-items: baseline;
	}

	header .item.header__slider-item .slider-counter {
		order: 3;
		opacity: 1;
		margin: 0px;
		align-items: baseline;
		width: 270px;
		/*margin-left: auto;
		margin-right: auto;*/
		margin-bottom: 25px;
		margin-top: 25px;
	}


	header .item.header__slider-item.id-865 .slider-counter,
	header .item.header__slider-item.id-886 .slider-counter,
	header .item.header__slider-item.id-894 .slider-counter,
	header .item.header__slider-item.id-910 .slider-counter,
	header .item.header__slider-item.id-918 .slider-counter,
	header .item.header__slider-item.id-897 .slider-counter {
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		align-items: center;
		background: none;
	}
	
	
	header .item.header__slider-item.id-819 .header-image {
		top: 0px;
	}

	header .item.header__slider-item.id-865 .header-image,
	header .item.header__slider-item.id-886 .header-image,
	header .item.header__slider-item.id-894 .header-image,
	header .item.header__slider-item.id-910 .header-image,
	header .item.header__slider-item.id-918 .header-image,
	header .item.header__slider-item.id-897 .header-image {
		bottom: 0px;
	}

	header .item.header__slider-item.id-865 .slide-body,
	header .item.header__slider-item.id-865 .slide-header,
	header .item.header__slider-item.id-865 .slider-counter,
	header .item.header__slider-item.id-886 .slide-body,
	header .item.header__slider-item.id-886 .slide-header,
	header .item.header__slider-item.id-886 .slider-counter,
	header .item.header__slider-item.id-894 .slide-body,
	header .item.header__slider-item.id-894 .slide-header,
	header .item.header__slider-item.id-894 .slider-counter,
	header .item.header__slider-item.id-910 .slide-body,
	header .item.header__slider-item.id-910 .slide-header,
	header .item.header__slider-item.id-910 .slider-counter,
	
	header .item.header__slider-item.id-918 .slide-body,
	header .item.header__slider-item.id-918 .slide-header,
	header .item.header__slider-item.id-918 .slider-counter,
	
	header .item.header__slider-item.id-897 .slide-body,
	header .item.header__slider-item.id-897 .slide-header,
	header .item.header__slider-item.id-897 .slider-counter {
		background: none !important;
	}


	header .item.header__slider-item .header-buttons .pick-equipment a {
		margin-right: 0px;
	}

	header .item.header__slider-item .header-buttons .pick-equipment {
		/*margin-bottom:10px;*/
	}

	body header .item.header__slider-item .header-buttons>* {
		margin-left: auto;
		margin-right: auto;
	}




	/*body .nav__menu_mobile {
		display:flex;
		z-index:9;
	}*/

	/*body header nav.active .nav-inner > .container {
		height:auto;
	}*/

	/*body header .nav-inner > .container {
		height:auto;
	}*/

	body header .nav__item {
		color: #000;
	}


	body .under-form p.main__block-7-social-text {
		margin: 5px 0px;
	}

	body .nav_mobile:before {
		content: none;
	}

	/*body header .nav_mobile,*/
	body header .nav-header__city,
	body header .custom-search-block {
		display: block;
	}

	body header .nav__phone {
		margin-right: 0px;
		margin-left: 0px;
	}


	/*
	body header .nav-inner > .container > .nav__phone,
	body header .nav-inner > .container > .custom-search-block,
	body header .nav-inner > .container > .nav__menu_btn-mobile
	{
		display:none;
	}
	*/

	body header .header__logo {
		top: 0px;
	}

	/*
	body header .nav-inner > .container {
		height: auto;
		display: grid;
		grid-template-rows: 79px auto;
		padding-top: 0;
		position: unset;
		justify-content:unset;
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
	}
	
	header .nav-inner {
		background:#fff;
	}
	*/
	/*nav__menu_mobile*/

	body .nav_mobile {
		background: none;
	}

	body .nav_mobile .nav__lang,
	body .nav_mobile .nav__geo {
		display: none;
	}


	body header .nav-inner>.container>.nav__lang {
		display: flex;
	}

	body header .nav__phone-text {
		margin-bottom: 0px;
		line-height: 15px;
	}

	body header .nav__phone {
		margin-top: 0px;
	}

	body header .nav__menu_btn-mobile p {
		color: #fff !important;

	}


	body footer .footer__inner-2 {
		flex-wrap: wrap;
		flex-direction: column;
		display: flex;
	}

	body footer .text-16 {
		font-size: 20px;
		line-height: normal;
	}

	body .footer__inner-1 {
		justify-content: center;
		flex-direction: column;
		/*padding-top:80px;*/
	}

	body .footer__inner-1 .footer__item {
		margin-bottom: 10px;
		flex-direction: column-reverse;
	}

	.footer__social-btn {
		width: 28px;
		height: 28px;
	}

	.footer__social-btn:not(:last-child) {
		margin-right: 14px;
	}

	.footer__item .footer__social img {
		max-width: 100%;
		max-height: 100%;
		width: 100%;
		height: auto;
	}



	body .footer__inner-1>*:last-child {
		width: 100%;
		margin-top: 30px;
	}

	body footer .footer__inner-2>*,
	body footer .footer__social,
	body footer .footer__logo {
		margin-left: auto;
		margin-right: auto;
	}



	body .header__slider {
		height: auto;
	}

	header .item.header__slider-item .slide-header {
		width: 100%;
	}

	main .section-dignities .container,
	header .item.header__slider-item .container {
		max-width: 100%;
	}

	body .btn-search {
		margin-top: 0px;
	}



	header .section-service .service-content .service-number {
		/*font-size: 20px;
		padding: 13px 36px;
		background: #0046b9;*/

		font-size: 24px;
		padding: 11px 34px;
		background: #0046b9;
		letter-spacing: normal;
		font-weight: normal;

	}

	header .section-service .service-description:after {
		width: 100%;
		content: none;
	}

	header .section-service .service-content .service-description .heading-description {
		width: 100%;
		margin-bottom: 0px;
	}

	header .section-service .service-content .service-description p {
		margin-bottom: 0px;
		font-size: 16.5px;
	}

	main .section-work .work-title p {
		font-size: 16.5px;
	}



	.section-service .slider-arrows {
		width: 140px;
		justify-content: space-between;
	}

	.section-service .slider-arrows .slider-arrow {
		width: 48px;
	}

	.owl-carousel .owl-item .slider-arrows img {
		height: 27px;
	}


	main .section-equipment .equipment-cards .equipment-card p {
		margin-bottom: 25px;
		font-size: 16.5px;
		max-width: 100%;
	}

	.equipment-image>img {
		max-width: calc(100% - 90px);
		height: auto;
	}

	/*.card-button.wide-button {
		padding: 8px 25px;
	}*/

	main .section-catalog .catalog-image {
		align-items: baseline;
		height: 313px;
	}

	main .section-catalog .catalog-slider div.catalog-active .card-button {
		top: 237px;
	}


	main .section-equipment .equipment-cards .equipment-card {
		padding-top: 0px;
		padding-bottom: 40px;
	}

	main .section-equipment .equipment-cards .equipment-card .equipment-heading {
		margin-top: 10px;
	}

	main .section-equipment .equipment-cards {
		margin-top: 40px;
	}


	main .section-equipment,
	main .section-equipment .equipment-cards .equipment-card:last-child {
		padding-bottom: 0px;
	}

	main .section-solution {
		margin-top: 80px;
	}


	body .content__block-2 {
		grid-template-columns: 1fr 1fr;
		grid-gap: 10px;
	}

	body .content.container.content-selection {
		padding-left: 10px;
		padding-right: 10px;
	}

	body .border-bot-1,
	body .content__block-1,
	body .mission__block-1 {
		overflow: hidden;
	}



	header .item.header__slider-item.id-872 .img_list {
		/*margin-top: 510px;*/
	}

	header .item.header__slider-item.id-872 .header-image {
		/*	position: absolute;
		bottom: 499px;*/
		z-index: 3;
		opacity: 1;
		/*max-height: 482px;*/
		order: 2;
		bottom: 0px;
	}

	header .item.header__slider-item.id-872 .slide-body {
		order: 3;
	}

	header .item.header__slider-item.id-872 .slider-counter {
		text-align: center;
		width: 100%;
		justify-content: center;
		margin-top: 0px;
		margin-bottom: 0px;
	}

	header .item.header__slider-item.id-872 .slider-counter>* {
		width: 100%;
	}
	
	
	header .item.header__slider-item.id-865 .header-image:after {
		bottom: 25px;
		left: 1px;
	}
	
	.nav-header__city a.nav-header__city__current {
		min-height: 12px;
	}

}

@media (max-width:720px) {
	.button-order {
		justify-content: center;
	}

	header .section-service .service-content .service-image {
		width: 100%;
		margin-right: 0px;
	}

	main .section-solution,
	main .section-decision {
		flex-direction: column;

		padding-bottom: 60px;
	}

	main .section-test {
		flex-direction: column-reverse;

		padding-top: 60px;
	}

	main .section-solution .solution-content,
	main .section-test .test-image,
	main .section-test .test-title,
	main .section-decision .decision-image,
	main .section-decision .decision-title,
	main .section-map .map-title {
		width: 100%;
		text-align: center;

		padding: 0;
		margin: 0;
	}

	.trust-cards .trust-card .trust-image,
	.trust-cards .trust-card .trust-description {
		width: 100%;
	}

	main .section-map .map-title {
		border: none;
	}

	main .section-map .map-title-icons {
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}

	main .section-map .socials-icons {
		margin: 30px 0;
	}

	main .section-map .map-content {
		justify-content: center;
		align-items: center;
	}

	main .section-map .map-content>div {
		width: 50%;
		flex-direction: column;
		text-align: center;

		margin: 0 auto;
	}

	main .section-map .map-content span {
		margin: 10px 0;
	}

	main .trust-cards .trust-card .trust-image,
	main .trust-cards .trust-card .trust-description {
		width: 100%;
	}

	/*
	body header .nav.search_active .nav__lang {
		display:none;
	}
	*/

	/*body header .nav.search_active .search-box.active {
		margin-left:54px;
	}*/

	main .section-solution div.solution-image {
		/*margin-top: -62px;*/
		margin-top: -70px;
	}

	main .section-decision .decision-title {
		max-width: 100%;
		position: relative;
		z-index: 1;
	}

	main .section-decision {
		position: relative;
		overflow: hidden;
		padding-top: 180px;
	}

	main .section-decision .decision-image {
		z-index: 0;
		position: absolute;
		top: 0px;
	}

}

@media (max-width:540px) {
	h1 {
		font-size: 28px;
		line-height: 1.3em;
	}

	.header-2 {
		font-size: 23px !important;
		line-height: 35px !important;
		font-weight: normal;
		margin-bottom: 20px;
	}

	main .section-solution,
	main .section-decision {
		padding-top: 60px;
	}

	header .item.header__slider-item .header-buttons {
		flex-direction: column;
	}

	header .header-buttons .pick-equipment a {
		margin: 0px 0px 10px 0;
		width: 100%;
	}

	header .item.header__slider-item .slide-header {
		/*font-size:35px;*/
		width: 100%;
	}


	header .item.header__slider-item.id-865 .slide-body,
	header .item.header__slider-item.id-886 .slide-body,
	header .item.header__slider-item.id-894 .slide-body,
	header .item.header__slider-item.id-910 .slide-body,
	header .item.header__slider-item.id-918 .slide-body,
	header .item.header__slider-item.id-897 .slide-body {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	header .item.header__slider-item.id-865 .slide-body span,
	header .item.header__slider-item.id-886 .slide-body span,
	header .item.header__slider-item.id-894 .slide-body span,
	header .item.header__slider-item.id-910 .slide-body span,
	header .item.header__slider-item.id-918 .slide-body span,
	header .item.header__slider-item.id-897 .slide-body span {
		text-align: center;
	}


	header .item.header__slider-item.id-865 .slide-header,
	header .item.header__slider-item.id-886 .slide-header,
	header .item.header__slider-item.id-894 .slide-header,
	header .item.header__slider-item.id-910 .slide-header,
	header .item.header__slider-item.id-918 .slide-header,
	header .item.header__slider-item.id-897 .slide-header {
		order: 1;
	}

	header .item.header__slider-item.id-865 .slide-body,
	header .item.header__slider-item.id-886 .slide-body,
	header .item.header__slider-item.id-894 .slide-body,
	header .item.header__slider-item.id-910 .slide-body,
	header .item.header__slider-item.id-918 .slide-body,
	header .item.header__slider-item.id-897 .slide-body {
		order: 2;
		white-space: break-spaces;
		margin: 0px auto 20px;
		text-align: center;
	}

	header .item.header__slider-item.id-865 .header-image,
	header .item.header__slider-item.id-886 .header-image,
	header .item.header__slider-item.id-894 .header-image,
	header .item.header__slider-item.id-910 .header-image,
	header .item.header__slider-item.id-918 .header-image,
	header .item.header__slider-item.id-897 .header-image {
		order: 3;
	}


	main .h2 {
		font-size: 32px;
	}

	.card-button {
		margin-left: 10px;
	}

	.header-buttons {
		flex-direction: column;
	}

	header .header-buttons .pick-equipment a {
		width: 100%;

		margin: 0px 0px 10px 0;
	}

	main .section-dignities .dignities-cards .dignities-card {
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}

	main .section-dignities .dignities-image {
		width: 100%;
		flex-direction: column;
		border: 2px dashed #e3e3e3;

		padding: 30px 0;

		margin-right: auto;
		max-width: 100%;
		width: 160px;
		margin-left: 20px;
	}

	.section-dignities .owl-nav {
		text-align: center;
	}


	main .section-dignities .dignities-image span {
		position: static;
	}

	main .section-dignities .dignities-description {
		width: 100%;

		/*margin: 30px 0;*/
		/*padding-bottom: 0px;*/
		margin: 0px;
	}

	/*main .section-dignities .dignities-heading {text-align: center;}*/
	/*main .section-dignities .dignities-description p {text-align: justify;}*/
	main .section-form .form-content .form-image {
		width: 100%;
		display: flex;
		justify-content: center;
		order: 2;
	}

	header .nav-header__city {
		width: 100%;
		text-align: center;
	}


	header .nav-header__city .nav-header__caption {
		left: 50%;
		transform: translateX(-50%);
		top: 50px;
		/*max-width:100%;*/
	}

	header .nav-header__city .nav-header__caption::before,
	header .nav-header__city .nav-header__caption::after {
		left: 50%;
	}

	main .section-rating .rating-cards .rating-card .rating-description {
		padding-right: 10px;
		padding-left: 10px;
	}

	main .section-rating .rating-cards .rating-card .rating-text {
		width: 60%;
	}


	main .section-equipment .equipment-cards .equipment-card .card-button {
		margin-left: 0px;
	}


	header .item.header__slider-item .slider-counter {
		margin-left: auto;
		margin-right: auto;
	}

	header .item.header__slider-item .header-image:before {
		top: 23.5vw
	}



	main .section-dignities .dignities-image {
		border: none;
		/*padding-top: 10px;*/
		padding-bottom: 0px;
		overflow: hidden;
		/*width: 104px;*/
		width: auto;
		padding-top: 35px;
	}

	main .section-dignities .dignities-cards .dignities-card {
		border: solid 1px #bfbaba;
	}

	main .section-dignities .dignities-image span {
		display: none;
	}

	main .section-dignities .dignities-heading {
		font-size: 22px;
	}

	main .section-dignities .owl-stage-outer {
		padding-bottom: 20px;
	}

	main .section-dignities .owl-item.active {
		padding-right: 1px;
	}

	/*
	main .section-dignities .owl-item:last-child {
		margin-left:-1px;
	}
	*/


	main .section-logotypes .slider-arrow,
	main .section-dignities .slider-arrow {
		width: 50px;
	}



	main .section-logotypes .owl-nav>button:first-child,
	main .section-dignities .owl-nav>button:first-child {
		padding-right: 30px;
	}



	main .section-reviews .slider-arrows>.slider-arrow:first-child,
	main .section-work .slider-arrows>.slider-arrow:first-child {
		margin-right: 30px;
	}


	main .section-logotypes .owl-nav {
		margin-top: 10px;
	}

	main .section-catalog .catalog-content {
		margin-top: 40px;
	}


	main .section-rating {
		padding-top: 60px;
	}

	main .section-rating .rating-title h2,
	main .section-rating .rating-text {
		line-height: 22px !important;
		letter-spacing: normal;
	}

	main .section-rating .rating-cards {
		margin-top: 30px;
	}

	main .section-rating .rating-cards .rating-card {
		overflow: hidden;
	}

	main .section-rating .rating-cards .rating-card:nth-child(even) {
		flex-direction: column;
		margin: 25px 0;
	}

	main .section-rating .rating-cards .rating-card .rating-description {
		order: 2;
	}


	main .section-solution .solution-content p {
		font-weight: normal;
	}


	main .section-dignities {
		padding-top: 70px;
	}

	main .section-dignities .dignities-cards {
		margin-top: 50px;
	}

	main .section-dignities .dignities-title {
		width: 308px;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}


	main .work-cards .owl-stage {
		display: flex;
	}

	main .section-work .work-cards .work-card {
		height: auto;
		width: 100%;
		/*padding-bottom: 0px;*/
		padding: 15px 14px;
	}

	main .section-work .work-cards .owl-item {
		height: auto;
	}

	main .section-work .work-cards .work-card .work-number {
		padding: 4px 0px;
	}


	main .section-work .work-cards .work-card .work-description {
		width: 190px;
	}

	main .section-reviews .reviews-content .slider-arrows {
		justify-content: center;
	}


	main .section-work .work-title h2 br {
		display: none;
	}


	body .mobile_footer_social {
		display: flex;
	}

	.footer__social:not(.mobile_footer_social) {
		display: none;
	}

	body .footer__logo img {
		width: 260px;
		height: auto;
	}

	.footer__inner-1 .footer__item:not(:last-child) {
		display: none;
	}

	body .footer__inner-1>*:last-child {
		margin-top: 0px;
		margin-bottom: 0px;
	}

	body .footer {
		padding-top: 70px;
		padding-bottom: 82px;
		position: relative;
	}


	.section-form .main__block-7-form-text_mobile {
		display: none;
	}

	main .section-form .under-form .main__block-7-social-text {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	body .section-form .main__block-7-btn-wrap {
		margin-bottom: 5px;
	}


	main .section-form {
		/*padding-bottom:225px;*/
		padding-bottom: 0px;
	}


	body footer.footer {
		margin-top: 225px;
	}

	body>footer div.footer__inner-2 {
		display: flex !important;
		position: absolute;
		bottom: 100%;
		margin-bottom: 10px;
		left: 0px;
		padding-left: 20px;
		padding-right: 20px;
	}

	body footer .footer__inner-2 .text-15 {
		color: inherit;
		font-weight: normal;
		text-align: center;

		font-size: 18px;
		font-family: Arial, sans-serif;
	}


	header .nav-header__city .nav-header__caption {
		display: none !important;
	}


	.main__block-7-input-wrap {
		grid-row-gap: 0px;
		margin-bottom: 10px;
	}




	/*popup menu*/
	body header.active .nav__menu_mobile {
		width: 317px;
		height: 660px;
		max-width: 100%;
		max-height: 100%;

		box-shadow: 0px 0px 10px rgb(0 0 0 / 32%);

		right: 0px;
		top: 0px;

		align-items: baseline;
		padding-left: 28px;
		padding-right: 28px;
		background-color: #eee;

		justify-content: flex-start;
		padding-top: 76px;
	}

	.nav__menu_mobile .nav__menu-btn-icon_mobile {
		position: absolute;
		top: 20px;
		left: 100%;
		transform: translateX(-100%);
		margin-left: -29px;
	}

	body header.active .nav__menu_mobile .nav__item {
		padding-bottom: 0px;
		padding-top: 0px;
		margin-top: 0px;
		margin-bottom: 25px;
	}


	body header.active .nav__menu_mobile>a.phones {
		position: absolute;
		bottom: 33px;
		font-size: 20px;
		color: #00286E;
	}


	body header.active .nav__menu_mobile .button-order {
		margin-top: 5px;
		width: 100%;
	}

	body header.active .nav__menu_mobile .button-order>a {
		width: 100%;
	}

	body header.active .nav__menu_mobile .nav__item {
		font-size: 18px;
	}

	body header .nav__menu_mobile .button-order {
		display: flex;
	}

	body header .nav__menu_mobile .phones {
		display: block;
	}



	/*form*/
	/*.content__fancy-1 {
		background-color: #eee;
	}
	
	.content__fancy-1 .input-3, 
	.content__fancy-1 .textarea-2 {
		background-color: transparent;
		box-shadow:none;
	}*/


	.selection_of_equipment .frame__block-8-item-2 {
		/*padding: 29px 8px 28px 8px;*/
		padding-left: 8px;
		padding-right: 8px;
	}

	.selection_of_equipment .btn-fancy-equipment {
		min-width: initial;
		width: 100%;
	}


	body header.active .nav__menu_mobile .menu_item {
		align-items: flex-start;
	}

	body header.active .nav__menu_mobile .menu_item a {
		text-align: left;
	}

	body header.active .nav__menu_mobile>a.phones {
		position: relative;
		bottom: -136px;
		padding-bottom: 40px;
	}

	body header.active .nav__menu_mobile {
		padding-bottom: 0px;
	}
}


@media (max-width:382px) {
	body .content__block-2 {
		grid-template-columns: 1fr;
	}
}

@media (max-width:364px) {

	.search-box .btn-search,
	.search-box.active button {
		width: 33px;
	}

	.search-box.active .input-search {
		padding-right: 33px;
		box-shadow: inset -34px 1px 3px rgb(0 0 0 / 46%);
	}


	body header .nav .header__logo img {
		max-width: 174px;
	}
}

.upak-pdf {
	padding-left: 30px;
	background: url('/img/pdf.png') left center no-repeat;
	color: #000;
}

.upak-pdf:hover {
	border-bottom: 1px solid #00286e;
}

.header_menu.fixed .header__social_mobile {
	display: none;
}

.header_menu.fixed .button-order {
	display: flex;

}

.header_menu.fixed .button-order a {
	white-space: nowrap;
	position: absolute;
	top: 8px;
}

body footer .footer__inner-2 .text-15 {
	display: block !important;
}

.upButton {
	position: fixed;
	bottom: 30px;
	right: 50px;
	cursor: pointer;
	transition: all .2s ease-in-out;
	transform: scale(0);
	pointer-events: none;
}

.upButton.show {
	transition: all 1s ease;
	transform: scale(1);
	pointer-events: all;
}

@media (max-width: 799px) {
	.upButton {
		right: 10px;
	}
}

.nav__dd-item {
	height: auto;
	/* min-height: 180px; */
	padding: 10px 20px;
	justify-content: space-between;
}

.nav__dd-item-img {
	position: static;
}

.nav__dd-item-text {
	position: static;
}

.nav__dd-item-link {
	position: static;
}

@media (max-width: 764px) {
	body .equipment__item-text {
		position: static;
		margin-top: 10px;
	}
}

@media (max-width: 500px) {
	main.content.content-equipment {
		padding: 0 10px;
	}
}

.content__menu-text-1-wrap {
	margin-bottom: 0;
}

.content__block-1-inner p {
	font-family: 'DINPro-Regular', 'Arial-Regular';
	letter-spacing: normal;
	margin: 20px 0;
	font-size: 20px;
	line-height: 30px;
}

@media (min-width: 765px) {
	.content__nav-link {
		padding: 10px;
		color: #fff;
		background: #0046b9;
		border-radius: 35px;
	}

	.content__nav-link:hover,
	.content__nav-link:focus {
		background: #fff;
		color: #0046b9;
		outline: 1px solid #0046b9;
	}
}

.content-text a {
	color: #0000ef !important;
}

.portfolio-item {
	margin-top: 50px;
}

.portfolio-item p {
	margin-top: 0px;
	font-size: 22px;
}

.portfolio-link {
	color: #0046b9;
	text-decoration: underline;
}

.harakt.harakt_oborudovanie th {
	width: 25%;
}

.harakt.harakt_oborudovanie td li {
	text-align: left;
}

.harakt_oborudovanie .harakt__button {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 200px;
	height: 45px;
	border-radius: 24px;
	background-color: #0046b9;
	margin: auto;
	transition: box-shadow .3s;
	border-bottom: none;
}

.harakt_oborudovanie .harakt__button:hover {
	background-color: #00286e;
	box-shadow: 3px 3px 8px rgb(5 70 185 / 50%);
	text-decoration: none;
	border-bottom: none;
	padding: 15px 25px 15px 25px;
	color: #fff;
}

.table-wrapper h2 {
	margin-top: 50px;
}

.harakt_oborudovanie .harakt__button-text {
	color: #fff;
	text-decoration: none;
	text-align: center;
}

@media(max-width: 1000px) {
	.harakt_oborudovanie .harakt__button-text {
		width: 99px;
	}

	.harakt_oborudovanie .harakt__button {
		width: 150px;
		height: 60px;
		border-radius: 30px;
	}
}

@media (max-width: 540px) {
	body header.active .nav__menu_mobile .menu_item a {
		text-transform: initial;
		font-size: 15px;
	}

	.nav__menu_mobile .active>.submenu {
		width: 280px;
	}
}

.menu_item>a>img {
	padding: 2px;
}

@media (min-width: 961px) {
	.active>.submenu {
		padding: 5px 3px;
	}

	.active>.submenu .menu_item a {
		line-height: 20px;
	}
}

.view-all-prod {
display: block;
	width: 50%;
	margin: 10px auto;
}

.view-all-prod a {
	border: 1px solid #ff641a;
	padding: 7px;
	border-radius: 35px;
	background: #ff641a !important;
	color: #fff;
}

.selection__block-text.text-5 a {
	color: #073f9b !important;
}

.selection__block-text.text-5 a:hover {
	color: #0046b9c7 !important;
}

.scale {
	transition: 1s;
}

.scale:hover {
	transform: scale(1.2);
}

.portfolio {
	background: #0046b9;
	display: block;
	padding: 6px;
	text-align: center;
	vertical-align: middle;
	border-radius: 35px;
	color: #fff;
}

.portfolio a {
	display: block;
	width: 100%;
}

.catalog__list {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 40px;
	margin: 50px auto;
}

.catalog__item {
	box-sizing: border-box;
	min-height: 150px;
	padding: 15px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: start;
	background-color: #F3F3F3;

	background-size: contain;
	background-repeat: no-repeat;
	background-position: 90% bottom;
	background-size: auto;
}

.catalog__heading {
	margin: 0;
	font-size: 16px;
	text-transform: uppercase;
	color: #022349;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
}

.catalog__btn {
	margin: 0;
}

.fasovochno-upakovochnoe-oborudovanie {
	background-image: url('/bitrix/templates/integral2/img/fasovochno-upakovochnoe-oborudovanie.png');
}

.oborudovanie-dlya-shtuchnoy-termoupakovki {
	background-image: url('/bitrix/templates/integral2/img/oborudovanie-dlya-shtuchnoy-termoupakovki.png');
}

.vertikalnye-upakovochnye-mashiny {
	background-image: url('/bitrix/templates/integral2/img/vertikalnye-upakovochnye-mashiny.png');
}

.gorizontalnye-upakovochnye-mashiny {
	background-image: url('/bitrix/templates/integral2/img/gorizontalnye-upakovochnye-mashiny.png');
}

.oborudovanie-dlya-gruppovoy-upakovki {
	background-image: url('/bitrix/templates/integral2/img/oborudovanie-dlya-gruppovoy-upakovki.png');
	background-position: right bottom;
}

.etiketirovochnye-mashiny {
	background-image: url('/bitrix/templates/integral2/img/etiketirovochnye-mashiny.png');
}

.cellofanatory {
	background-image: url('/bitrix/templates/integral2/img/cellofanatory.png');
}

.transportery {
	background-image: url('/bitrix/templates/integral2/img/transportery.png');
	background-position: 113% bottom;
}

.dozatory {
	background-image: url('/bitrix/templates/integral2/img/dozatory.png');
}

.termotonneli {
	background-image: url('/bitrix/templates/integral2/img/termotonneli.png');
}

.bunkery-pitateli {
	background-image: url('/bitrix/templates/integral2/img/bunkery-pitateli.png');
}

.kompleksnye-resheniya {
	background-image: url('/bitrix/templates/integral2/img/kompleksnye-resheniya.png');
	background-position: right bottom;
}

@media (max-width: 1000px) {
	.catalog__list {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (max-width: 800px) {
	.catalog__list {
		grid-template-columns: repeat(2, 1fr);
		gap: 20px;
	}
}

@media (max-width: 600px) {
	.catalog__list {
		grid-template-columns: 1fr;
		gap: 15px;
		padding: 0 20px;
		margin-top: 30px;
		margin-bottom: 70px;
	}

	main .section-catalog .catalog-heading {
		margin-bottom: 40px;
	}

	main .section-catalog {
		padding-bottom: 70px;
	}

	main .section-dignities {
		padding-bottom: 70px;
	}

	.oborudovanie-dlya-shtuchnoy-termoupakovki {
		background-position: right bottom;
	}

	.transportery {
		background-position: right bottom;
	}
}

.section-services .container {
	display: flex;
	padding-top: 100px;
	padding-bottom: 130px;
	gap: 80px;
}

.services-title {
	font-size: 36px;
	line-height: 45px;
}

.services-list {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.services-link {
	min-height: 100px;
	display: flex;
	justify-content: end;
	align-items: flex-end;
	font-family: 'DINPro-Regular', 'Arial-Regular';
	font-size: 28px;
	line-height: 35px;
	font-weight: 500;
	color: #0064C8;
	padding-bottom: 12px;
	border-bottom: 1px solid #C4C4C4;
	background-repeat: no-repeat;
	background-position: left center;
	text-transform: uppercase;
	transition: transform .2s ease-in-out;
}

.services-link:hover {
	transform: scale(1.05);
	border-top: 2px solid #0064C8;
	border-bottom: 2px solid #0064C8;
}

.services-delivery {
	background-image: url('/bitrix/templates/integral2/img/delivery.svg');
}

.services-engineering {
	background-image: url('/bitrix/templates/integral2/img/engineering.svg');
}

.services-design {
	background-image: url('/bitrix/templates/integral2/img/design.svg');
}

.services-samples {
	background-image: url('/bitrix/templates/integral2/img/samples.svg');
}

.services-pack {
	background-image: url('/bitrix/templates/integral2/img/pack.svg');
}

@media (max-width: 900px) {
	.section-services .container {
		flex-wrap: wrap;
	}
}

h2 {
	/* font-weight: 500 !important; */
	/* font-size: 28px !important; */
	font-size: 35px !important;
	line-height: 39px !important;
	font-family: 'DINPro-Regular', sans-serif !important;
}

@media (max-width: 500px) {
	.section-services .container {
		flex-wrap: wrap;
		gap: 40px;
		padding-top: 70px;
		padding-bottom: 70px;
	}

	.services-link {
		min-height: 80px;
		font-size: 18px;
		line-height: 22px;
		background-size: 80px;
	}

	h2 {
		font-size: 24px !important;
	}
}

@media (max-width: 350px) {
	.services-link {
		padding-left: 100px;
		text-align: right;
	}
}

.equipment_item_link {
	font-family: 'DINPro-Regular', 'Arial-Regular';
	margin-bottom: 15px;
}

.selection__block-text a.btn-block,
.btn-block {
	display: block;
	padding: 10px 20px;
	font-size: 20px;
	color: #fff !important;
	background-color: #0046b9;
	text-align: center;
	text-transform: uppercase;
	border-radius: 80px;
	transition: all 300ms;
}

.selection__block-text a.btn-block:hover,
.btn-block:hover {
	color: #fff !important;
	background-color: #00286e;
	box-shadow: 3px 3px 8px rgba(5, 70, 185, .5);
}

.tags {
	display: flex;
	flex-wrap: wrap;
	margin: 30px 0;
}

.highlight-bold {
	font-weight: 600;
	padding-top: 10px;
	margin-right: 5px;
}

.tags a {
	border: 1px solid;
	padding: 4px 6px 6px 6px;
	margin: 6px;
	border-radius: 21px;
}

.header-2 {
	font-size: 35px !important;
	line-height: 41px !important;
	font-family: 'DINPro-Regular', sans-serif !important;
	font-weight: bold;
	text-transform: uppercase;
}

.other-list {
	margin: 20px 0;
}

.other-list a,
.selection__block-text.text-5 .other-list>a {
	display: inline-block;
	width: 100%;
	padding: 5px 20px;
	margin: 0 10px 10px 0;
	color: #fff !important;
	background: #0046b9;
	border-radius: 50px;
	transition: .2s ease-in-out transform;
	text-align: center;
	font-size: 17px;
}

.other-list a:hover,
.selection__block-text.text-5 .other-list>a:hover {
	transform: scale(0.97);
}

@media (min-width: 1024px) {

	.other-list a,
	.selection__block-text.text-5 .other-list>a {
		width: auto;
		max-width: 30%;
	}
}


/* Обертка таблиц */

.table-wrap {
	width: 100%;
	text-align: center;
	overflow: auto;
}

table-wrap table {
	margin: 0 auto;
}


/* Таблица дой-пак */
.doy-pak {
	width: 80%;
	margin: 0 auto;
}

.doy-pak th {
	text-align: center;
	padding: 0;
}

.doy-pak td {
	text-align: center;
	padding: 0;
}

.doy-pak td img {
	width: 100%;
	height: 100%;
	max-width: 210px;
}
.country-container .select2-container {
    height: 100%;
    display: flex;
    align-items: center;
}
.select2-container .select2-selection--single {
    position: relative;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
top:-3px!important;
}

/*
.owl-carousel.owl-theme.owl-carousel-5:not(.owl-loaded) {
	max-height: 500px;
	overflow: hidden;
}
*/

.owl-carousel.owl-theme.owl-carousel-5:not(.owl-loaded) > .frame__slider-item.item:not(:first-child) {
	display:none;
}

.owl-carousel.owl-theme.owl-carousel-4:not(.owl-loaded) > .frame__block-2-slider-item.item:not(:first-child) {
	display:none;
}

/*
.owl-carousel.owl-theme.owl-carousel-5 > .frame__slider-item.item {
	float:left;
}

.owl-carousel.owl-theme.owl-carousel-5:not(.owl-loaded):after{
	content:'';
	clear:both;
	display:block;
}
*/
.socs-gif {
    position: fixed;
    right: 55px;
    bottom: 164px;
    z-index: 99;
    width: 55px;
	box-shadow: 0 0 0 10px #e85c13;
	border-radius: 50%;
    animation: 1.25s cubic-bezier(.66,0,0,1) infinite mlh-wdg-pulse;
}
.iconblock {
    position: fixed;
    right: 58px;
    bottom: 230px;
    z-index: 99;
    width: max-content;
    display: flex;
    flex-direction: column;
    gap: 10px;
    transition: .3s;
    transform: translate(220%, 0);
}
.footer-icon {
    width: 50px;
    height: 50px;
}
.iconblock-act {
    transform: translate(0, 0);
}
@keyframes mlh-wdg-pulse{to{box-shadow:0 0 0 35px #fff0}}
.wiget-phone {
position: fixed;
right: 55px;
bottom: 100px;
z-index: 9;
width: 55px;
background-color: rgb(245, 247, 249);
border-radius: 35%;
padding: 10px;
}
@media(max-width: 799px){
.wiget-phone, .socs-gif {right: 15px;}
.iconblock {right: 17px;}
}

.changeName {

    font-size: 30px;

    line-height: 52px;

    font-family: 'DINPro-Regular', 'Arial-Regular';

    font-weight: 400;

    color: #000;
}