

/* Start:/lineyki-priborov/manometry/style.css?178941571736337*/
.saleProduct__price-content[data-container="price-wm"] {
	display: none;
}
/*font-family: 'Lato';*/



.partners__info1 {
    background: #f9f9f9;
    padding: 20px;
    border-radius: 20px;
margin-top:20px;
}





.person__title-black {
	font-style: normal;
	font-weight: 500;
	font-size: 36px;
	line-height: 43px;
	display: flex;
	align-items: center;
	color: #232B37;
}
.person__subtitle {
	margin: 12px 0 0;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 150%;
	color: #626D7D;
}
/*BANNER*/
.person__format[data-block-type='banner'] {
	display: block;
	position: relative;
	background: radial-gradient(69.09% 538.06% at 29.06% 50%, rgba(195, 220, 243, 0.5) 7.68%, #C3DCF3 63.21%);
}
.person__format[data-block-type='banner'] .container {
	z-index: 1;
}
.person__format-banner-bg {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 0;
	/*background-image: url("/lineyki-priborov/manometry/./include/banner-bg-2.png");*/
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover;
}
.person__format[data-block-type='banner'] .person__banner {
	/*display: block;*/
	/*overflow: hidden;*/
	/*position: relative;*/
	margin: 0;
}
.person__banner-content {
	position: relative;
	width: 500px;
	max-width: 100%;
}
.person__banner-content-top {
	position: relative;
}
.person__banner-img {
	display: block;
	/*position: absolute;*/
	/*top: 21px;*/
	/*left: 550px;*/
	/*height: calc(100% - 40px);*/
	max-height: calc(100% - 40px);
	max-width: 50%;
	align-self: end;
	margin: 0 0 0 50px;
	z-index: 2;
}
.person__format[data-block-type='banner'] .person__banner-title {
	font-weight: 600;
	font-size: 60px;
	line-height: 110%;
	color: #0088CE;
	margin: 0;
	max-width: 100%;
}
.person__format[data-block-type='banner'] .person__banner-text {
	margin: 6px 0 0;
	font-weight: 500;
	font-size: 25px;
	line-height: 130%;
	color: #363F44;
}
.person__format[data-block-type='banner'] .person__banner-text span {
	font-weight: 700;
}
.person__banner-content-bottom {
	margin: 32px 0 0;
	padding: 0 0 32px;
	box-sizing: border-box;
}
.person__banner-content-bottom:before {
	content: '';
	display: block;
	position: relative;
	border-top: 2px dashed #6A93F4;
	width: 388px;
	max-width: 100%;
}
.person__banner-content-bottom-text {
	padding: 32px 0 30px;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #000000;
}
.person__banner-content-bottom-row {
	display: flex;
	flex-direction: row;
}
.person__banner-content-bottom-price {
	display: flex;
	flex-direction: row;
	position: relative;
	align-items: end;
}
.person__banner-cur-price {
	font-weight: 800;
	font-size: 35px;
	line-height: 130%;
	text-align: center;
	color: #0088CE;
}
.person__banner-cur-price span {
	font-weight: 600;
}
.person__banner-old-price {
	position: relative;
	margin-left: 5px;
	font-weight: 600;
	font-size: 17px;
	line-height: 130%;
	color: #808285;
	text-decoration: line-through;
}
.person__banner-old-price span {
	display: block;
	position: absolute;
	bottom: calc(100% + 5px);
	left: 0;
	padding: 6px 7px 8px;
	box-sizing: border-box;
	background: #DB2B10;
	border-radius: 5px;
	font-weight: 600;
	font-size: 14px;
	line-height: 130%;
	color: #FFFFFF;
	text-decoration: unset;
}
.person__banner-btn {
	display: block;
	position: relative;
	margin-left: 13px;
	min-width: 199px;
}

/*HOWWORK*/
.container[data-block-type='how-work'] {
	padding: 91px 80px 60px;
}
.container[data-block-type='how-work'] .person__howWork {
	margin: 0;
}
.container[data-block-type='how-work'] .person__howWork-content {
	margin: 60px 30px 0;
}
.container[data-block-type='how-work'] .person__howWork-column {
	justify-content: start;
}
.container[data-block-type='how-work'] .person__howWork-column:nth-child(1) {
	order: 2;
	margin: 105px 0 0;
	padding-left: 60px;
}
.container[data-block-type='how-work'] .person__howWork-column:nth-child(1) .person__howWork-item {
	padding: 0;
}
.container[data-block-type='how-work'] .person__howWork-column:nth-child(1) .person__howWork-item:before {
	background-image: url("/lineyki-priborov/manometry/./include/Arrow1.png");
	width: 212px;
	height: 49px;
	background-repeat: no-repeat;
	background-size: contain;
	right: calc(100% + 20px);
	top: 20%;
}
.container[data-block-type='how-work'] .person__howWork-column:nth-child(1) .person__howWork-item:after {
	background-image: url("/lineyki-priborov/manometry/./include/Arrow1.png");
	width: 212px;
	height: 49px;
	background-repeat: no-repeat;
	background-size: contain;
	right: calc(100% + 10px);
	transform: rotate(160deg);
	top: calc(100% + 22px);
}
.container[data-block-type='how-work'] .person__howWork-column:nth-child(2) .person__howWork-item:first-of-type {
	margin-bottom: 130px;
}
.person__howWork-info {
	margin: 23px 0 0;
}
.person__howWork-img {
	max-width: 300px;
}
.person__howWork-img img {
	width: 100%;
}
.container[data-block-type='how-work'] .person__howWork-text span {
	font-weight: 400;
	font-size: 16px;
	line-height: 135%;
	color: #444E52;
}

/*COMPARE*/
.container.container_compare {
	padding: 77px 15px 73px;
}
.container_compare .person__format-title {
	margin-bottom: 26px;
}
.container_compare .person__format-text {
	width: 100%;
	max-width: 751px;
	font-style: normal;
	font-weight: 400;
	font-size: 21px;
	line-height: 140%;
	color: #363F44;
}
.person__compare-table {
	display: block;
	position: relative;
	margin: 50px 0 -10px;
	padding-bottom: 10px;
}
.person__compare-table-row {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: stretch;
	padding: 0 8px;
	box-sizing: border-box;
	/*border-bottom: 1px solid #D1D1D1;*/
}
.person__compare-table-row_head {
	/*border-top: 1px solid #D1D1D1;*/
}
.person__compare-table-col {
	position: relative;
	width: calc((100% - 120px - 250px)/2);
	min-width: 100px;
	min-height: 50px;
	padding: 7px 28px;
	box-sizing: border-box;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 110%;
	display: flex;
	align-items: center;
	letter-spacing: 0.1px;
	color: #808285;
	border-top: 1px solid #D1D1D1;
}
.person__compare-table-col:first-of-type {
	padding-left: 0;
	font-weight: 700;
	color: #004094;
	min-width: 120px;
}
.person__compare-table-col:last-of-type {
	padding-left: calc(28px + 24px + 10px);
	padding-right: 0;
	font-weight: 700;
	color: #333333;
	min-width: 250px;
}
.person__compare-table-col:last-of-type:before {
	content: '';
	display: block;
	position: absolute;
	left: 28px;
	width: 24px;
	height: 24px;
	margin-right: 10px;
	background-image: url("/lineyki-priborov/manometry/include/compare-checked-icon.svg");
}
.person__compare-table-row_head .person__compare-table-col:last-of-type:before {
	background-image: url("/lineyki-priborov/manometry/include/compare-logo.svg");
}
.person__compare-content {
	margin: 20px 0;
}

/*WIDE_FORM*/
.person__format[data-block-type='wide-form'] {
	padding: 93px 0 94px;
}
.person__format[data-block-type='wide-form'] .container {
	padding: 0 15px;
}
.person__wide-form-wrapper {
	display: block;
	position: relative;
	padding: 23px 0 42px;
	box-sizing: border-box;
	background: #0088CE;
	box-shadow: 0 20px 50px rgba(145, 176, 187, 0.5);
}
.person__wide-form-title {
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	line-height: 36px;
	display: flex;
	align-items: center;
	color: #FFFFFF;
}
.person__wide-form-text {
	width: 844px;
	max-width: 100%;
	margin: 10px 0 0;
	font-style: normal;
	font-weight: 400;
	font-size: 21px;
	line-height: 140%;
	color: #FFFFFF;
}
.person__wide-form .feedback__form {
	margin: 27px 0 0;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.person__wide-form .feedback__form .form-textfields {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 844px;
	max-width: 100%;
	margin: 0;
}
.person__wide-form .feedback__form .form-textfields .form__textfield {
	width: calc((100% - 20px)/2);
	margin-bottom: 0;
}
.person__wide-form .feedback__form .form-footer {
	display: flex;
	flex-direction: row;
	width: calc(100% - 844px - 20px);
}
.person__wide-form .feedback__form .form-footer .checkbox__checkmark {
	top: 3px;
	/*border-color: transparent !important;*/
	background: #FFFFFF !important;
}
.person__wide-form .feedback__form .form-footer .checkbox__input:checked~.checkbox__checkmark:after {
	border-color: #0088CE;
	left: 5px;
}
.person__wide-form .feedback__form .form-footer .help-text,
.person__wide-form .feedback__form .form-footer .help-text a{
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 125%;
	color: #FFFFFF;
}
.person__wide-form .feedback__form .form-footer .help-text a{
	text-decoration: underline;
}

/*VIDEO*/
.person__format[data-block-type='video'] .container {
	padding: 69px 15px 43px;
}
.person__format[data-block-type='video'] .person__format-title {
	margin-bottom: 30px;
}
.person__format[data-block-type='video'] .person__format-text {
	width: 100%;
	max-width: 628px;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 156%;
	color: #000000;
}
.person__video-list-wrapper {
	display: block;
	position: relative;
	/*margin: 48px 0 0;*/
}
.person__video-list {
	display: flex;
	padding: 48px 0 0;
	flex-direction: row;
	align-items: start;
	justify-content: space-between;
}
.person__video-list .company__video {
	width: calc((100% - 20px)/2);
}
.person__video-list .company__video iframe,
.person__video-list .company__video video {
	max-width: 100%;
}
.person__format[data-block-type='video'] .button {
	width: fit-content;
	position: absolute;
	bottom: 100%;
	right: 0;
}
.person__video-text {
	margin: 30px 0 0;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 150%;
	color: #7F8A9B;
}

/*CERT*/
.container[data-block-type='cert'] {
	padding: 90px 0 110px;
}
.container[data-block-type='cert'] .person__title-black {
	padding-left: 42px;
}
.container[data-block-type='cert'] .person__subtitle {
	padding-left: 42px;
}
.container[data-block-type="cert"] .saleAdvantages__item {
	padding-top: 0;
}
.person__cert-slider-wrapper {
	position: relative;
	margin: 40px 0 0;
	box-sizing: border-box;
}
.js-cert-slider.swiper {
	margin: 0 42px;
	z-index: 2;
}
.person__cert-slider-wrapper .swiper-arrows{
	height: 38px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,calc(-50%));
	z-index: 1;
	max-width: 1430px;
	width: 100%;
	margin: 0 auto;
}
.person__cert-slider-wrapper .swiper-button-next,
.person__cert-slider-wrapper .swiper-button-prev {
	width: 10px;
	height: 16px;

}
.person__cert-slider-wrapper .swiper-button-next:after,
.person__cert-slider-wrapper .swiper-button-prev:after {
	width: 10px;
	height: 16px;
	/*background: url(/local/templates/decast/html/build/assets/css/../img/slider-arrow-color.svg);*/
	background-repeat: no-repeat;
	background-size: contain;
	font-size: unset;
}

/*WHERE-BUY*/
.person__format[data-block-type='where-buy'] .container {
	padding: 89px 15px 43px;
}
.person__format[data-block-type='where-buy'] .person__whereBuy-links {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 0 0 0 -20px;
}
.person__format[data-block-type='where-buy'] .person__whereBuy-content {
	margin: 0;
}
.person__format[data-block-type='where-buy'] .person__whereBuy-link {
	display: block;
	pointer-events: revert;
	width: 180px;
	max-width: calc((100% - 40px)/2);
	margin: 0 0 20px 20px;
}
.person__format[data-block-type='where-buy'] .person__whereBuy-link img {
	max-width: 100%;
}
.person__format[data-block-type='where-buy'] .person__whereBuy-left, .person__whereBuy-right {
	padding: 0;
}
/*HOW_ORDER*/
.container[data-block-type='how-order'] {
	padding: 88px 15px 92px;
}
.person__how-order-list {
	margin: 55px 0 0;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.person__how-order-el {
	display: block;
	position: relative;
	width: calc((100% - 60px)/4);
	padding-left: 84px;
	box-sizing: border-box;
}
.person__how-order-el-logo {
	display: block;
	position: absolute;
	left: 0;
}
.person__how-order-el-number {
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	left: 54px;
	border: 1px dashed #0088CE;
	color: #0088CE;
	border-radius: 50%;
	box-sizing: border-box;
	text-align: center;
	font-weight: 700;
	font-size: 10px;
	line-height: 18px;
}
.person__how-order-el-name {
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	display: flex;
	align-items: center;
	color: #333333;
}
.person__how-order-el-text {
	margin: 10px 0 0;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
	color: #828282;
}

/*ABOUT*/
.person__format[data-block-type='about'] .container {
	padding: 86px 15px;
}
.person__about-block-top {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.person__about-block-top-left {
	width: 520px;
	max-width: calc(50% - 20px);
	margin-right: 20px;
}
.person__about-block-top-right {
	/*width: 600px;*/
	/*max-width: 50%;*/
	width: 50%;
}
.person__about-block-top-right .company__video {
	width: 600px;
	max-width: 100%;
}
.person__about-block-bot {
	margin: 35px 0 0;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.person__about-block-info-el {
	width: 200px;
	margin: 35px 0 0;
	border-bottom: 3px solid #0088CE;
}
.person__about-block-info-el-bot {
	padding: 15px 0;
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	line-height: 145%;
	color: #444E52;
}
.person__about-block-info-el-top {
	font-style: normal;
	font-weight: 400;
	font-size: 55px;
	line-height: 100%;
	color: #0088CE;
}

/*FAQ*/
.container[data-block-type='faq'] {
	padding: 99px 15px 69px;
}
.container[data-block-type='faq'] .person__questions {
	margin: 0;
	justify-content: space-between;
}
.container[data-block-type='faq'] .person__questions-left {
	flex-direction: column;
	justify-content: unset;
	padding: 21px 0 0;
	width: 412px;
}
.container[data-block-type='faq'] .person__questions-right {
	padding: 57px 0 0;
	width: calc(100% - 412px - 64px);
}
.container[data-block-type='faq'] .person__questions-right .faq__item-left {
	width: 100%;
}
.container[data-block-type='faq'] .person__questions-right .faq__item-content {
	padding-right: 0;
}
.container[data-block-type='faq'] .person__subtitle {
	width: 322px;
	max-width: 100%;
	margin: 21px 0 0;
}
.container[data-block-type='faq'] .feedback__form-wrapper {
	margin: 21px 0 0;
	min-width: 300px;
	width: 100%;
	max-width: 412px;
}
.container[data-block-type='faq'] .feedback-inner {
	padding: 0;
}
.container[data-block-type='faq'] .faq__item {
	padding: 21px 0;
	background: unset;
	border-top: 1px solid #DEE1E5;
	border-radius: 0;
	margin: 0;
}
.container[data-block-type='faq'] .faq__item:first-of-type {
	border-top: none;
}
.container[data-block-type='faq'] .faq__item-title {
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	display: flex;
	align-items: center;
	color: #232B37;
}

/*ORDER*/
.person__format[data-block-type='order'] .container {
	padding: 83px 15px 82px;
	margin-bottom: 0;
}
.person__format[data-block-type='order'] .saleProduct__title {
	font-style: normal;
	font-weight: 600;
	font-size: 46px;
	line-height: 115%;
	color: #0088CE;
	margin-bottom: 12px;
}
.person__format[data-block-type='order'] .saleProduct__content {
	padding: 29px 33px 39px;
	border-radius: 8px;
}
.person__format[data-block-type='order'] .saleProduct__info-wrapper {
	margin: 0;
}
.person__format[data-block-type='order'] .saleProduct__count {
	width: 100%;
	padding: 0;
	margin: 40px 0 0;
}
.person__format[data-block-type='order'] .counter  {
	margin: 10px 0 0;
	max-width: 180px;
}
.person__format[data-block-type='order'] .counter__input:focus {
	border-bottom-color: transparent;
}
.person__format[data-block-type='order'] .saleProduct__count-title {
	display: inline-block;
	position: relative;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: #1A1E24;
}
.person__format[data-block-type='order'] .tooltip {
	position: absolute;
	top: -8px;
	left: calc(100% + 4px);
	margin-bottom: 15px;
}
.person__format[data-block-type='order'] .tooltip svg {
	display: block;
}
.person__format[data-block-type='order'] .saleAdvantages .swiper-pagination {
	justify-content: center;
}
.counter-variant-list {
	display: flex;
	flex-direction: row;
	margin: 0 0 10px;
}
.counter-variant {
	display: block;
	position: relative;
	margin-left: 10px;
	padding: 8px 20px 12px;
	box-sizing: border-box;
	border: 1px solid #DEE1E5;
	border-radius: 8px;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: #7F8A9B;
	cursor: pointer;
}
.counter-variant:first-of-type {
	margin-left: 0;
}
.counter-variant:hover,
.counter-variant_active {
	color: #CB3958;
	border-color: #CB3958;
	transition: all .4s;
}
.counter-variant_active {
	cursor: default;
}
.person__format[data-block-type='order'] .saleAdvantages .swiper-pagination-bullet {
	width: 52px;
}

.counter.counter_hidden {
	display: none;
}
.person__format[data-block-type='order'] .saleProduct__bottom {
	margin: 20px 0 0;
}
.person__format[data-block-type='order'] .saleProduct__button .button {
	width: 100%;
}
.saleProduct__button:last-of-type {
	margin-left: 24px;
}

.person__switch-solution {
	display: block;
	position: relative;
	z-index: 2;
}
.person__format[data-block-type='order'] .switch {
	display: none;
}
.person__format[data-block-type='order'] .saleProduct__install {
	margin-left: unset;
}
.person__switch-solution-var {
	display: flex;
	align-items: center;
	position: relative;
	padding: 12px 27px 14px 20px;
	background-color: white;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: #1A1E24;
	border: 1px solid #DEE1E5;
	border-radius: 8px;
	white-space: nowrap;
	cursor: pointer;
}
.person__switch-solution-var_change {
	display: none;
	position: absolute;
	top: calc(100% + 5px);
}
.person__switch-solution_open .person__switch-solution-var_change {
	display: block;
}
.person__switch-solution-var svg {
	margin-left: 31px;
}


/*REVIEWS*/
.container[data-block-type='reviews'] {
	padding: 44px 0 136px;
}
.container[data-block-type='reviews'] .person__title-black {
	margin-left: 80px;
}
.person__reviews-content {
	margin: 12px 0 0;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.person__reviews-content-left {
	position: relative;
	width: calc(100% - 271px - 42px);
	padding-top: 28px;
}
.person__reviews-list-wrapper.swiper {
	/*padding: 0 80px;*/
	margin: 0 80px;
}
.container[data-block-type='reviews'] .swiper-arrows_reviews {
	transform: translate(-50%,-50%);
}
.person__reviews-review {
	display: block;
	position: relative;
	padding: 20px;
	box-sizing: border-box;
	background: #F7F7F9;
	border-radius: 20px;
}
.person__reviews-review-top {
	padding: 15px 26px 15px 15px;
	background: #FFFFFF;
	border-radius: 20px;
}
.person__reviews-review-bot {
	margin: 20px 0 0;
}
.person__reviews-review-info {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.person__reviews-review-name {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: #1A1E24;
}
.person__reviews-review-date {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #ADB3BE;
}
.person__reviews-review-text {
	margin: 10px 0 0;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	color: #626D7D;
}
.swiper-arrows_reviews {
	height: 38px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,calc(-50% - 50px));
	z-index: 0;
	max-width: 1430px;
	width: 100%;
	margin: 0 auto;
}
.swiper-arrows_reviews .swiper-button-prev:after {
	background-image: url(/local/templates/decast/html/build/assets/css/../img/slider-arrow.svg);
	width: 20px;
	height: 38px;
	transform: rotate(180deg);
	font-size: 0;
	position: absolute;
	left: 0;
	transition: .3s ease-out;
}
.swiper-arrows_reviews .swiper-button-next:after{
	background-image: url(/local/templates/decast/html/build/assets/css/../img/slider-arrow.svg);
	width: 20px;
	height: 38px;
	font-size: 0;
	position: absolute;
	right: 0;
	transition: .3s ease-out;
}
.person__reviews-places {
}
.person__reviews-content-right {
	width: 271px;
}
.person__reviews-place {
	display: block;
	position: relative;
	margin: 20px 0 0;
}
.person__reviews-place:first-of-type {
	margin: 0;
}
.person__reviews-place-logo {
	width: 150px;
	height: 38px;
}
.person__reviews-place-logo img {
	width: 100%;
}
.person__reviews-rating {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.person__reviews-place .person__reviews-rating {
	margin: 10px 0 0;
}
.person__reviews-rating-stars {
	display: flex;
	flex-direction: row;
}
.person__reviews-rating-stars svg {
	display: block;
	position: relative;
	margin-left: 7px;
}
.person__reviews-rating-stars svg:first-of-type {
	margin-left: 0;
}
.person__reviews-rating-numbers {
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 29px;
	color: #232B37;
}
.person__reviews-btn {
	margin-top: 42px;
}
.person__reviews-recomended {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin: 21px 0 0;
}
.person__reviews-recomended svg {
	display: block;
	position: relative;
}
.person__reviews-recomended span {
	margin-left: 15px;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #626D7D;
}

.person .tooltip__text {
	display: none;
	position: absolute;
	bottom: calc(100% + 10px);
	right: -20px;
	font-size: 12px;
	width: 250px;
	padding: 10px;
	background: #fff;
	box-shadow: 2px 2px 12px rgba(183,186,188,.425);
	border-radius: 8px;
	z-index: 2;
}
.person .tooltip:hover .tooltip__text {
	display: block;
}

.popup_small .popup__content {
	overflow-y: auto !important;
	max-height: calc(100vh - 20px);
}

@media (max-width: 1306px) {
	.person__format[data-block-type='wide-form'] .feedback__form .form-footer button {
		max-width: 160px;
	}
	.container[data-block-type='faq'] .feedback__form .form-footer button {
		margin: 15px 0 0;
	}
	.person .person__order .saleProduct {
		min-width: 517px;
	}
	.person__wide-form .feedback__form .form-textfields {
		width: 600px;
	}
	.person__wide-form .feedback__form .form-footer {
		width: calc(100% - 600px - 20px);
	}
	.container[data-block-type='how-work'] .person__howWork-column:nth-child(1) .person__howWork-item:before {
		width: 10vw;
	}
	.container[data-block-type='how-work'] .person__howWork-column:nth-child(1) .person__howWork-item:after {
		width: 10vw;
	}
	.person .feedback__form .form__checkbox {
		margin: 0 5px 0 0;
	}
	.person__format[data-block-type='order'] .saleProduct__install {
		max-width: 220px;
	}
}
@media (max-width: 1023px) {
	.person__format[data-block-type='banner'] .person__banner-title {
		font-size: 29px;
		line-height: 120%;
	}
	.person__format[data-block-type='banner'] .person__banner-text {
		font-size: 21px;
		margin-bottom: 30px;
		max-width: 100%;
	}
	.person__format[data-block-type='banner'] .person__banner {
		flex-wrap: wrap;
	}
	.person__banner-content {
		width: 100%;
	}
	.person__wide-form .feedback__form {
		flex-wrap: wrap;
	}
	.person__wide-form .feedback__form .form-textfields {
		flex-wrap: wrap;
	}
	.person__wide-form .feedback__form .form-textfields .form__textfield {
		width: 100%;
		margin-top: 15px;
	}
	.person__wide-form .feedback__form .form-textfields .form__textfield:first-of-type {
		margin-top: 0;
	}
	.person__wide-form .feedback__form .form-footer {
		max-width: 100%;
		width: 600px;
		margin: 15px 0 0;
		justify-content: space-between;
	}
	.person .feedback__form .form__checkbox {
		margin: 0 15px 0 0;
	}
	.person__how-order-list {
		flex-wrap: wrap;
	}
	.person__how-order-el {
		margin-top: 35px;
		width: calc((100% - 20px)/2);
	}
	.person__format[data-block-type='video'] .button {
		position: relative;
	}
	.person__about-block-bot {
		flex-wrap: wrap;
		margin: 0;
	}
	.person__about-block-info-el-top {
		font-size: 25px;
	}
	.person__about-block-info-el-bot {
		font-size: 15px;
		line-height: 115%;
	}
	.person .person__order .saleProduct {
		min-width: 60%;
	}
	.person__reviews-content {
		flex-wrap: wrap;
	}
	.person__reviews-content-left {
		width: 100%;
	}
	.person__reviews-content-right {
		/*width: 100%;*/
		margin: 35px auto 0;
		padding: 0 15px;
	}
	.person__reviews-places {
		display: flex;
		flex-direction: column;
	}
	.container[data-block-type='how-work'] {
		padding: 45px 15px 30px;
	}
	.container.container_compare {
		padding: 38px 15px 36px;
	}
	.person__format[data-block-type='wide-form'] {
		padding: 46px 0 47px;
	}
	.person__format[data-block-type='video'] .container {
		padding: 35px 15px 21px;
	}
	.container[data-block-type='cert'] {
		padding: 45px 0 55px;
	}
	.person__format[data-block-type='where-buy'] .container {
		padding: 45px 15px 21px;
	}
	.container[data-block-type='how-order'] {
		 padding: 44px 15px 46px;
	 }
	.person__format[data-block-type='about'] .container {
		padding: 43px 15px;
	}
	.container[data-block-type='faq'] {
		padding: 49px 15px 35px;
	}
	.person__format[data-block-type='order'] .container {
		padding: 41px 15px;
		margin-bottom: 0;
	}
	.container[data-block-type='reviews'] {
		padding: 44px 0 50px;
	}
	.container[data-block-type='cert'] .person__title-black {
		padding-left: 15px;
	}
	.container[data-block-type='cert'] .person__subtitle {
		padding-left: 15px;
	}
	.js-cert-slider.swiper {
		/*padding: 0 42px;*/
	}
	.person__title-black {
		font-size: 29px;
	}
	.person__format[data-block-type='order'] .saleProduct__title {
		font-size: 29px;
	}
}
@media (max-width: 829px) {
	.person__order {
		flex-wrap: wrap;
	}
	.person .person__order .saleProduct {
		width: 100%;
		min-width: unset;
		max-width: unset;
	}
	.person__format[data-block-type='order'] .saleProduct__content {
		max-width: 517px;
		margin: 0 auto;
	}
	.person .person__order .saleAdvantages {
		max-width: 100%;
	}
	.person__reviews-list-wrapper.swiper {
		/*padding: 0 15px;*/
		margin: 0 44px;
	}
	.container[data-block-type='reviews'] .person__title-black {
		margin-left: 15px;
	}
}
@media (max-width: 767px) {
	.person__reviews-list-wrapper.swiper {
		margin: 0 15px;
	}
	.person__format[data-block-type='banner'] .person__banner-title {
		font-size: 25px;
		line-height: 115%;
	}
	.person__format[data-block-type='banner'] .person__banner-text {
		font-size: 17px;
		margin-bottom: 35px;
	}
	.container[data-block-type='faq'] .person__questions {
		flex-wrap: wrap;
	}
	.container[data-block-type='faq'] .person__questions-right .faq__item-left {
		min-width: unset;
	}
	.container[data-block-type='faq'] .person__questions-right {
		padding: 0;
		width: 100%;
	}
	.person__compare-table {
		max-width: 100%;
		overflow-x: auto;
	}
	.person__compare-table-col {
		min-width: 120px;
		order: 2;
	}
	.person__compare-table-col:first-of-type,
	.person__compare-table-col:last-of-type {
		order: 1;
	}
	.person__how-order-el {
		width: 100%;
		margin: 20px 0 0;
	}
	.container[data-block-type='faq'] .person__questions-left {
		max-width: 100%;
		padding: 0;
	}
	.person__format[data-block-type='order'] .saleProduct__content {
		max-width: 100%;
	}
	.saleProduct__button:last-of-type {
		margin: 20px 0 0;
	}
	.person__about-block-top {
		flex-wrap: wrap;
	}
	.person__about-block-top-left {
		width: 100%;
		max-width: 100%;
		margin-right: unset;
	}
	.person__about-block-top-right {
		margin: 35px 0 0;
		width: 100%;
	}
	.person__format[data-block-type='order'] .saleProduct__bottom {
		flex-direction: column;
	}
	.person__video-list {
		flex-wrap: wrap;
	}
	.person__video-list .company__video {
		width: 100%;
	}
	.person__title-black {
		font-size: 25px;
	}
	.person__format[data-block-type='order'] .saleProduct__title {
		font-size: 25px;
	}
	.swiper-arrows_reviews {
		display: none;
	}
}
@media (max-width: 499px) {
	.person__banner-content-bottom-row {
		flex-direction: column;
	}
	.person__banner-btn {
		margin: 25px 0 0;
		max-width: 140px;
	}
	.person__howWork-item:nth-child(2):before {
		display: none;
	}
	.person__howWork-item:nth-child(2):after {
		display: none;
	}
	.person__wide-form .feedback__form .form-textfields {
		flex-direction: column;
	}
	.counter-variant-list {
		flex-wrap: wrap;
		max-width: 180px;
	}
	.counter-variant {
		margin-bottom: 10px;
	}
	.counter-variant:nth-child(4) {
		margin-left: 0;
		margin-bottom: 0;
		width: 100%;
		text-align: center;
	}
	.container[data-block-type='faq'] .feedback__form-wrapper {
		min-width: 100%;
	}
}


/* ============================================================
   ДОБАВЛЕНО: страница «Манометры ДекастДМ»
   ============================================================ */


/* ------------------------------------------------------------
   Верхний баннер.

   Выше в этом файле баннер оформлен селекторами по атрибуту
   .person__format[data-block-type='banner'].
   Визуальный редактор при пересохранении страницы теряет
   data-block-type, и вместе с ним пропадает синий фон.

   Ниже те же самые правила продублированы по классу
   .person__format--banner — классы редактор не трогает.
   Оформление не меняется: это посимвольная копия правил выше.
   ------------------------------------------------------------ */

.person__format--banner {
	display: block;
	position: relative;
	background: radial-gradient(69.09% 538.06% at 29.06% 50%, rgba(195, 220, 243, 0.5) 7.68%, #C3DCF3 63.21%);
}
.person__format--banner .container {
	z-index: 1;
}
.person__format--banner .person__banner {
	margin: 0;
}
.person__format--banner .person__banner-title {
	font-weight: 600;
	font-size: 60px;
	line-height: 110%;
	color: #0088CE;
	margin: 0;
	max-width: 100%;
}
.person__format--banner .person__banner-text {
	margin: 6px 0 0;
	font-weight: 500;
	font-size: 25px;
	line-height: 130%;
	color: #363F44;
}
.person__format--banner .person__banner-text span {
	font-weight: 700;
}

/* Страховка на случай, если редактор вычистит inline-style у .person__format-banner-bg */
.person__format--banner .person__format-banner-bg {
	background-image: url(/upload/iblock/c79/8tn7rhdym6nz9kyopzpelv451pi3ows3.webp);
}

@media (max-width: 1023px) {
	.person__format--banner .person__banner-title {
		font-size: 29px;
		line-height: 120%;
	}
	.person__format--banner .person__banner-text {
		font-size: 21px;
		margin-bottom: 30px;
		max-width: 100%;
	}
	.person__format--banner .person__banner {
		flex-wrap: wrap;
	}
}

@media (max-width: 767px) {
	.person__format--banner .person__banner-title {
		font-size: 25px;
		line-height: 115%;
	}
	.person__format--banner .person__banner-text {
		font-size: 17px;
		margin-bottom: 35px;
	}
}


/* ------------------------------------------------------------
   Стили страницы, перенесённые из блоков <style> внутри index.php.
   Перенесены как есть, порядок правил сохранён.

   Не перенесены:
   - блок .tabs-section / .product-page — на странице нет такой
     разметки, и в нём была незакрытая @media (22 "{" на 21 "}");
   - повторный блок с табличными стилями — редактор продублировал
     его при сохранении, в файле он лежал дважды подряд.
   ------------------------------------------------------------ */

.item-techno {
display: grid;
	}

.secondary-banner__info1 {
    width: 50%;
    padding: 0 10px;
    display: flex;
    flex-direction: column;
    max-height: 100%;
    /* height: 500px; */
    justify-content: center;
}
.secondary-banner__img1 img {
    height: 350px;
    transform: rotate(335deg);
    margin-bottom: -30px;
    margin-top: -10px;
}
.table-item {
align-content: end;
text-align: center;
    border-radius: 20px;
    border: 2px solid #26BFF0;
    padding: 20px;
	}

.footer__wrapper, .main-articles, .main-news, .news-detail__wrapper, .news-page, .secondary-banner__content {
    background-color: #fff !important;
}
	p {
		color:#444e52;
	}

	.info-text {
		font-size:21px;
		margin-top:50px;
	}
	.left {
		width:100%;
		gap:15px;
	}
	.banner-text {
padding: 32px 0 30px;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    color: #26BFF0;
}

.tn-atom {
	display:flex;
	padding:40px;
	    gap: 25px;
		margin: 80px auto;
    border-radius: 20px;
    background-color: RGB(241, 248, 255);
    background-position: center center;
    border-color: transparent;
    border-style: solid;
		font-size:21px;
}



	@media (max-width: 560px) {
.block-techno {
		margin-top: 60px;
		font-size:18px;
        display: grid;
        flex-direction: row;
        align-items: center;
        grid-template-columns: 100%;
        gap: 3%;
text-align: justify;
    }

.block-techno2 {
	margin-top: 60px;
		font-size:18px;
        display: grid;
        flex-direction: row;
        align-items: center;
        grid-template-columns: 100%;
        gap: 3%;
text-align: justify;
    }

			.partners_img-right {
				margin: 30px auto;
			}

		.table-flex {
flex-direction: column;
		}

		.table-item {
			width:100%;
		}
.tn-atom {
height: auto;
			flex-direction: column;
		}
	.partners__info2 {
		display:flex;
		margin-top:20px;
flex-direction: column;
	}
		.gray-right {
			width:100%;
}
.gray-left {
width:100%;
	}
		.two-box {
flex-direction: column;
		}
.four-box {
flex-direction: column;
		}
}


@media (min-width: 560px) {
.block-techno {
		margin-top: 60px;
		font-size:18px;
        display: grid;
        flex-direction: row;
        align-items: center;
        grid-template-columns: 57% 40%;
        gap: 3%;
text-align: justify;
    }

.block-techno2 {
	margin-top: 60px;
		font-size:18px;
        display: grid;
        flex-direction: row;
        align-items: center;
        grid-template-columns: 40% 57%;
        gap: 3%;
text-align: justify;
    }
	.img-stvk {
		margin-right:-15px;
    margin-top: -60px;
	}
.tn-atom {
height: 420px;
			flex-direction: row;
		}
.partners__info2 {
display:flex;
flex-direction: row;
align-items: center;
	}

.gray-right {
			width:100%;
}

.gray-left {
width:100%;
	}

.two-box {
flex-direction: row;
		}

.four-box {
flex-direction: row;
		}

.table-item {
width: 30%;

}

		.table-flex {
flex-direction: row;
		}
	}
table {
    overflow: auto;
	}

.two-box {
		display:flex;
		margin:50px auto;
		gap:20px;
		font-size:21px;
	}
	.four-box {
		display:flex;
		margin:50px auto;
		gap:20px;
		font-size:21px;
	}

.land_blue {
	margin-top:20px;
	padding: 20px 40px;
	border-radius: 20px;
    background-color: RGB(241, 248, 255);
    background-position: center center;
    border-color: transparent;
    border-style: solid;
		font-size:21px;

}
	.gray-left {
		display:flex;
    flex-direction: column;
		background: #f9f9f9;
		border-radius:20px;
		padding:20px;
		gap: 10px;

	}
.gray-right {
		display:flex;
    flex-direction: column;
		background: #f9f9f9;
		border-radius:20px;
		padding:20px;
		gap: 10px;
	}

	.table-flex {
		display:flex;

		gap:30px;
justify-content: center;
	}


.table-stvk {
     overflow-x: auto;
}



.border-none {
  border-collapse: collapse;
  border: none;
}

.border-none td {
  border: 2px solid #26BFF0;
}

.border-none tr:first-child td {
  border-top: none;
}

.border-none tr:last-child td {
  border-bottom: none;
}

.border-none tr td:first-child {
  border-left: none;
}

.border-none tr td:last-child {
  border-right: none;
}

table {
  border-collapse: collapse; 
  line-height: 1.1;
  font-family: 'TildaSans', Arial, sans-serif;
  color: #0C213B;
    margin:auto;
    width: 99%;
  font-size: 21px;
  text-align:center;
  font-weight: 400;
  color: #000000;
}
caption {
  font-family: annabelle, cursive;
  font-weight: bold;
  font-size: 2em;
  padding: 10px; 
  color: #F3CD26;
  text-shadow: 1px 1px 0 rgba(0,0,0,.3);
 }
caption:before, caption:after {
  content: "\274B";
  color: #A9E2CC;
  margin: 0 10px;
}
th {
    border-collapse: collapse;
  padding: 10px; 
  align-content: flex-end;
  border: 2px solid #26BFF0;
}
td {
    border-collapse: collapse;
  font-size: 0.8em;
  padding: 8px 7px;
  border: 2px solid #26BFF0;
}
.first {
  font-size: 1em;
  font-weight: bold;
  text-align: center;
}

/* End */
/* /lineyki-priborov/manometry/style.css?178941571736337 */
