

/* Start:/bitrix/templates/newland/components/bitrix/menu/new_menu/style.min.css?1739634984490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/newland/components/bitrix/menu/new_menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/bitrix/templates/newland/styles.css?17396349841142*/
.pashka.no-abs {
	background-image: linear-gradient(180deg, var(--e-global-color-accent) 0%, var(--e-global-color-5b633ca) 100%);
    width: 100%;
    margin: 0 0 40px!important;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    -webkit-box-shadow: 0px 0px 9px -3px rgba(0, 0, 0, 0.59);
    -moz-box-shadow: 0px 0px 9px -3px rgba(0, 0, 0, 0.59);
    box-shadow: 0px 0px 9px -3px rgba(0, 0, 0, 0.59);
}

.landing_form .call__title,.landing_form button {
	font-size:0px !important;
}

[data="ФИО"]:before {
	content:'Имя';
	color:#000;
	font-weight: 600;
}
[data="Телефон для связи"]:before {
	content:'Телефон';
		color:#000;
	font-weight: 600;
}
[data="Email"]:before {
	content:'Email';
		color:#000;
	font-weight: 600;
}
.landing_form .call__title:before {
	content:'Написать нам';
	font-size: 24px;
}
.landing_form button:before {
	content:'Отправить';
font-size: 1.15rem;
line-height:1.15rem;
}

.elementor-kit-4 h3 {
    text-transform: none;
}

.button_call {    margin-bottom: -23px  !important;}
/* End */


/* Start:/bitrix/templates/newland/template_styles.css?178496364373878*/
@font-face {
	font-family: 'robotoregular';
	src: url('/bitrix/templates/newland/fonts/Roboto-Regular-webfont.eot');
	src: url('/bitrix/templates/newland/fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/newland/fonts/Roboto-Regular-webfont.woff') format('woff'), url('/bitrix/templates/newland/fonts/Roboto-Regular-webfont.ttf') format('truetype'), url('/bitrix/templates/newland/fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'robotobold';
  src: url('/bitrix/templates/newland/fonts/Roboto-Bold-webfont.eot');
  src: url('/bitrix/templates/newland/fonts/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/newland/fonts/Roboto-Bold-webfont.woff') format('woff'), url('/bitrix/templates/newland/fonts/Roboto-Bold-webfont.ttf') format('truetype'), url('/bitrix/templates/newland/fonts/Roboto-Bold-webfont.svg#robotobold') format('svg');
}

@font-face {
	font-family: 'robotolight';
  src: url('/bitrix/templates/newland/fonts/Roboto-Light-webfont.eot');
  src: url('/bitrix/templates/newland/fonts/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/newland/fonts/Roboto-Light-webfont.woff') format('woff'), url('/bitrix/templates/newland/fonts/Roboto-Light-webfont.ttf') format('truetype'), url('/bitrix/templates/newland/fonts/Roboto-Light-webfont.svg#robotolight') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

body {
	font-family: 'Roboto', sans-serif;
}

        /* ОСНОВНЫЕ СТИЛИ */
.header, .footer {
	background: #000000;
	width: 100%;
}

.header__container, .footer__container {
	max-width: 1024px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.header__left, .footer__left {
	display: flex;
	align-items: center;
}

.header__logo img, .footer__logo img,
        .footer__image img, .footer__skolkovo img, 
        .footer__social img {
	max-width: 100%;
	height: auto;
	display: block;
}

.header__right, .footer__right {
	display: flex;
	justify-content: flex-end;
}

.header__contacts {
	display: flex;
	gap: 60px;
	align-items: center;
}

.header__phones, .footer__phones {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-size: 22px;
	line-height: 26px;
	color: #B9B9B9;
	max-width: 220px;
}

.header__website, .footer__website {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-size: 46px;
	line-height: 54px;
	text-decoration-line: underline;
	color: #B9B9B9;
	max-width: 275px;
}

.header {
	padding: 20px 0;
}

.header__phones {
	text-align: left;
}

.header__website {
	text-align: right;
}

body:has(.no-citypoint) .container_nav > :first-child, body:has(.no-citypoint)  .footer__logo, body:has(.no-citypoint)  footer, body:has(.no-citypoint) .header__left , body:has(.no-citypoint) .header__website {
	display: none;
}

body:has(.no-citypoint) .container_nav {
	justify-content: center;
}

        /* УНИВЕРСАЛЬНЫЕ СТИЛИ ДЛЯ РАЗДЕЛЕННЫХ БЛОКОВ */
.split-block {
	position: relative;
	overflow: hidden;
}

.split-block__background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
}

.split-block__bg-side {
	flex: 1;
}

.split-block__container {
	max-width: 1024px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	display: flex;
}

.split-block__container.no-flx {
	display: block;
}

.split-block__half {
	flex: 1;
	padding: 0 40px;
	display: flex;
	align-items: center;
}

.split-block__half.flex-clmn {
	flex-flow: column;
	justify-content: center;
	gap: 20px;
	align-items: center;
	text-align: center;
}

        /* МОДИФИКАТОРЫ ДЛЯ РАЗНЫХ БЛОКОВ */
.split-block--first {
	height: calc(100vh - 242px);
	background: url('https://citypoint.ru/images/landing/u3621819541_replace_the_buildings_with_perfect_buildings_feat_8e585d8c-a6ee-43be-8207-7d938bab10ec_0.png') center center / cover no-repeat;
}

.split-block--first.land2 {
	background: url('https://citypoint.ru/images/landing/land2/u3621819541_replace_the_buildings_with_perfect_buildings_feat_8e585d8c-a6ee-43be-8207-7d938bab10ec_0 1.png') center center / cover no-repeat;
}

.split-block--first.tahograf {
	height: calc(100vh - 95px);
	background: url('/images/landing/tahograf/fb1013df4ce29733c5d940f522449adff046775c.png') center center / cover no-repeat;
}

.split-block--first.dtp {
	height: calc(100vh - 95px);
	background: url('/solutions/sistema-fiksatsii-tyazhelykh-dtp/img/4-1 1.jpg') center center / cover no-repeat;
}

.split-block--first.dtp.custom {
	height: calc(100vh - 95px);
	background: url('/solutions/sistema-fiksatsii-tyazhelykh-dtp/img/Rectangle 1641.jpg') center center / cover no-repeat;
}

.split-block--first .split-block__bg-side--left {
	background: rgba(88, 47, 0, 0.79);
}

.split-block--first.tahograf .split-block__bg-side--left {
	background: rgb(9 9 9 / 60%);
	;
			background-blend-mode: multiply;
}

.split-block--first.dtp .split-block__bg-side--left {
	background: rgb(9 9 9 / 60%);
	;
			background-blend-mode: multiply;
}

.split-block--first.land2 .split-block__bg-side--left {
	background: rgba(88, 0, 0, 0.29);
	background-blend-mode: multiply;
}

.split-block--first .split-block__bg-side--right {
	background: transparent;
}

.split-block--first .split-block__half--left {
	color: white;
}

.split-block--second {
	height: 148px;
}

.split-block--second .split-block__bg-side--left {
	background: rgba(255, 0, 0, 1);
}

.split-block--second .split-block__bg-side--right {
	background: rgba(85, 85, 85, 1);
}

.split-block--second .split-block__half {
	color: white;
}

.split-block--third {
	position: relative;
}

.split-block--third::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 344px;
	background: rgba(224, 224, 224, 1);
	z-index: 1;
}

.split-block--third::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 344px;
	background: rgba(187, 255, 0, 1);
	z-index: 1;
}

.split-block--third .split-block__background {
	display: none;
}

.split-block--third .split-block__container {
	z-index: 3;
}

.split-block--third .split-block__half {
	padding: 0 10px;
	align-items: flex-start;
	flex-direction: column;
}

.split-block--fourth, .split-block--sixth, .split-block--seventh {
	min-height: 800px;
	padding: 80px 0;
}

.split-block--fourth .split-block__container,
        .split-block--sixth .split-block__container,
        .split-block--seventh .split-block__container {
	flex-direction: column;
}

.split-block--fourth .split-block__container {
	max-width: 750px;
}

.split-block--sixth .split-block__container,
        .split-block--seventh .split-block__container {
	max-width: 1024px;
}

.split-block--sixth {
	background: rgba(248, 248, 248, 1);
}

.split-block--fourth .split-block__half,
        .split-block--sixth .split-block__half,
        .split-block--seventh .split-block__half {
	width: 100%;
	flex: none;
	padding: 0;
	justify-content: center;
}

.split-block--fifth {
	height: 589px;
	background: url('https://citypoint.ru/images/landing/u3621819541_technical_support_specialist_working_247_in_a_mod_53852b10-f3f6-4517-b9d5-70204e5f1769_1.png') center center / cover no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;
}

.split-block--fifth.tahograf {
	height: auto;
	background: url('/images/landing/tahograf/0cc5eb7f575776acc588a05b816c656eebb59a1d.png') center center / cover no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;
}

.split-block--fifth.land2 {
	height: 589px;
	background: url('https://citypoint.ru/images/landing/land2/Rectangle 1434.png') center center / cover no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;
}

.split-block--eighth {
	background: url('https://citypoint.ru/images/landing/Mask group (1).png') center center / cover no-repeat;
	display: flex;
	align-items: center;
	min-height: 600px;
}

.split-block--eighth.land2 {
	background: url('https://citypoint.ru/images/landing/land2/g2 1.png') center center / cover no-repeat;
	display: flex;
	align-items: center;
	min-height: 600px;
}

.split-block__container--eighth {
	max-width: 1024px;
	margin: 0 auto;
	width: 100%;
	display: flex;
	justify-content: flex-end;
}

        /* ВНУТРЕННИЕ БЛОКИ */
.content-block {
	width: 100%;
	display: flex;
	flex-direction: column;
	margin-top: 30px;
}

.header-row {
	display: flex;
	align-items: center;
	margin-bottom: 0;
	gap: 15px;
}

.title-badge {
	padding: 10px 20px;
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-size: 41px;
	line-height: 100%;
	color: white;
	border-radius: 0;
}

.title-badge--red {
	background: rgba(255, 0, 0, 1);
}

.title-badge--gray {
	background: rgba(85, 85, 85, 1);
}

.subtitle {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 100%;
	color: #555555;
}

.image-container {
	width: 100%;
	height: auto;
	background: #D9D9D9;
	overflow: hidden;
	margin-top: 0;
}

.image-container img {
	width: 100%;
	height: auto;
	display: block;
}

        /* СТИЛИ ДЛЯ ЧЕТВЕРТОГО БЛОКА */
.steps-title {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-size: 55px;
	line-height: 100%;
	text-align: center;
	color: rgba(85, 85, 85, 1);
	margin-bottom: 20px;
}

.steps-subtitle {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 25px;
	line-height: 130%;
	text-align: center;
	color: rgba(85, 85, 85, 1);
	margin-bottom: 30px;
}

.steps-highlight {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	margin-bottom: 50px;
	flex-wrap: wrap;
}

.steps-highlight-text {
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	font-size: 25px;
	line-height: 100%;
	text-align: center;
	color: rgba(85, 85, 85, 1);
}

.highlight-circle {
	width: 150px;
	height: 150px;
	background-color: rgba(187, 255, 0, 1);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.highlight-number {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-size: 72px;
	line-height: 49px;
	color: rgba(85, 85, 85, 1);
}

.step {
	display: flex;
	margin-bottom: 50px;
	align-items: flex-start;
	max-width: 689px;
}

.step-number {
	width: 93px;
	height: 93px;
	background-color: #BABABA;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 30px;
	flex-shrink: 0;
	font-weight: 900;
	font-size: 36px;
	color: #fff;
}

.step-number span {
	font-weight: 900;
	font-size: 36px;
	color: #FFFFFF;
}

.step-content {
	flex: 1;
	padding: 0 5px;
}

.step-title {
	font-weight: 700;
	font-size: 26px;
	line-height: 30px;
	color: #555555;
	margin-bottom: 15px;
}

        /* ТЕКСТОВЫЕ СТИЛИ */
.text-medium, .text-black {
	font-family: 'Roboto', sans-serif;
	line-height: 100%;
}

.text-medium {
	font-weight: 500;
}

.text-black {
	font-weight: 900;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

        /* СПЕЦИФИЧНЫЕ РАЗМЕРЫ ТЕКСТА */
.split-block--first .text-medium {
	font-size: 50px;
	line-height: 54px;
	margin-bottom: 10px;
}

.split-block--first .text-black {
	font-size: 106px;
	line-height: 106px;
}

.split-block--second .text-medium {
	font-size: 29px;
}

.split-block--second .text-black {
	font-size: 55px;
}

.split-block--first.land2 .text-medium {
	font-size: 50px;
	line-height: 50px;
	font-weight: 500;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.split-block--first.land2 .text-medium span {
	font-size: 32px;
	font-weight: 300;
	text-transform: uppercase;
}

.split-block--first.land2 .text-black {
	font-size: 50px;
	line-height: 50px;
	font-weight: 500;
	text-transform: uppercase;
}

.split-block--first.land2 .text-black span {
	font-size: 32px;
	font-weight: 300;
}

.split-block--second.land2 .text-medium {
	font-size: 29px;
}

.split-block--second.land2 .text-black {
	font-size: 55px;
}

        /* ПЯТЫЙ БЛОК */
.solution-content, .solution-content--eighth {
	background: rgba(76, 62, 49, 0.79);
	padding: 100px 80px 80px;
	display: flex;
	flex-direction: column;
	gap: 30px;
}

.split-block--first.tahograf .text-medium {
	font-size: 58px;
	line-height: 60px;
	margin-bottom: 10px;
	text-align: center;
}

.split-block--fifth.tahograf .solution-content {
	background: rgb(9 9 9 / 60%);
}

.split-block--fifth.tahograf .solution-bottom {
	flex-flow: column;
}

.split-block--fifth.tahograf .solution-title {
	font-size: 30px;
	text-align: center;
	max-width: 600px;
	margin: auto;
}

.split-block--fifth.tahograf .solution-features p {
	font-size: 21px;
	text-align: center;
	max-width: 600px;
	margin: auto;
	color: #fff;
}

.split-block--fifth.tahograf .solution-button {
	width: 588px;
	height: 126px;
	text-transform: uppercase;
}

.solution-content {
	width: 1021px;
}

.solution-content--eighth {
	width: 717px;
	padding: 80px 60px;
	align-items: center;
	background: rgba(60, 53, 43, 0.66);
}

.solution-title, .solution-title--eighth {
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	line-height: 130%;
	color: white;
}

.solution-title {
	font-size: 31px;
}

.solution-title br + span {
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	font-size: 63px;
	line-height: 100%;
	color: white;
}

.solution-title--eighth {
	font-size: 30px;
	line-height: 35px;
	max-width: 559px;
	margin: 0;
}

.solution-bottom {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 40px;
}

.solution-features {
	flex: 1;
}

.feature-list, .feature-list--eighth {
	color: white;
	list-style-position: inside;
	text-align: left;
}

.feature-list li, .feature-list--eighth li {
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 100%;
	margin-bottom: 15px;
}

.feature-list--eighth {
	padding: 0;
	margin: 0;
	max-width: 509px;
}

.feature-list--eighth li {
	font-weight: 400;
	font-size: 17px;
	line-height: 20px;
	margin-bottom: 8px;
	text-align: left;
}

.feature-list--eighth li:last-child {
	margin-bottom: 0;
}

.solution-button, .solution-button--eighth {
	background: rgba(255, 119, 0, 1);
	border: 5px solid white;
	border-radius: 4px;
	color: white;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	cursor: pointer;
	transition: all 0.3s ease;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
}

.solution-button {
	width: 413px;
	height: 128px;
	font-size: 22px;
}

.solution-button.dtp-custom {
	width: 468px;
	height: 126px;
	font-size: 26px;
	text-transform: uppercase;
}

.split-block__bg-side--left.bg-dtp-cstm {
	flex: none;
	width: 65%;
}

.solution-button--eighth {
	width: 413px;
	height: 128px;
	font-size: 22px;
	margin: 20px 0;
}

.solution-button:hover, .solution-button--eighth:hover {
	background: rgba(230, 107, 0, 1);
}

.guarantee-text--eighth {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-size: 41px;
	line-height: 48px;
	text-align: center;
	color: #FFFFFF;
	max-width: 531px;
	margin: 0;
}

.guarantee-highlight {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 25px;
	line-height: 130%;
	text-align: center;
	color: #FFFFFF;
	display: block;
	margin-top: 10px;
}

.phones-text--eighth {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-size: 37px;
	line-height: 43px;
	text-align: center;
	color: #FFFFFF;
	max-width: 419px;
	margin: 0;
}

        /* ШЕСТОЙ БЛОК */
.split-block--sixth .step {
	display: flex;
	align-items: center;
	max-width: 689px;
	margin: 0 auto 40px;
}

.split-block--sixth .step-number {
	width: 93px;
	height: 93px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 30px;
	flex-shrink: 0;
	background: none;
	border-radius: 0;
}

.split-block--sixth .step-number img {
	width: 100%;
	height: auto;
	display: block;
}

.split-block--sixth .step-content {
	flex: 1;
}

.split-block--sixth .step-content p {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 21px;
	line-height: 100%;
	color: #555555;
	margin: 0;
	position: relative;
	padding-left: 20px;
}

.split-block--sixth .step-content p::before {
	content: '•';
	position: absolute;
	left: 0;
	color: #555555;
	font-size: 21px;
}

        /* СЕДЬМОЙ БЛОК - FAQ */
.faq-container {
	width: 100%;
	margin-top: 50px;
	transition: all 0.5s ease;
}

.faq-container.hidden {
	opacity: 0;
	max-height: 0;
	overflow: hidden;
}

.faq-container:not(.hidden) {
	opacity: 1;
}

.faq-item {
	margin-bottom: 50px;
}

.faq-question {
	width: 1024px;
	background: rgba(243, 242, 242, 1);
	border-radius: 30px;
	padding: 30px;
	position: relative;
	margin-bottom: 50px;
	cursor: pointer;
}

.faq-question::after {
	content: '';
	left: 24px;
	width: 68px;
	position: absolute;
	height: 34px;
	background: #f3f2f2;
	z-index: 1;
	transform: rotate3d(-1, -21, 10, 75deg);
	bottom: -15px;
}

.faq-question p {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 18px;
	line-height: 120%;
	color: rgba(85, 85, 85, 1);
	margin: 0;
}

.faq-answer-wrapper {
	display: none;
	align-items: flex-start;
	gap: 30px;
	margin-left: auto;
}

.faq-answer-wrapper.active {
	display: flex;
}

.answer-icon {
	width: 93px;
	height: 93px;
	flex-shrink: 0;
	margin-top: 10px;
}

.answer-icon img {
	width: 100%;
	height: auto;
	display: block;
}

.faq-answer {
	flex: 1;
	background: #FFFFFF;
	border-radius: 30px;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	padding: 30px;
	position: relative;
}

.faq-answer::after {
	content: '';
	width: 68px;
	position: absolute;
	height: 34px;
	background: #ffffff;
	z-index: 1;
	transform: rotate3d(-1, -21, 10, 75deg);
	box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
	right: 35px;
	bottom: -16px;
}

.faq-answer p {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	line-height: 120%;
	color: rgba(85, 85, 85, 1);
	margin: 0;
}

.faq-control {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
	margin-top: 50px;
	cursor: pointer;
	transition: all 0.3s ease;
}

.faq-control-line {
	flex: 1;
	max-width: 408px;
	height: 0;
	border-top: 1px dashed rgba(85, 85, 85, 1);
	border-bottom: none;
	border-left: none;
	border-right: none;
	position: relative;
	top: 40px;
}

.faq-control-content {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 15px;
	min-width: 150px;
}

.faq-control-icon {
	width: 60px;
	height: 60px;
	transition: transform 0.5s ease;
}

.faq-control-icon img {
	width: 100%;
	height: auto;
	display: block;
}

.faq-control-text {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 30px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
	color: rgba(85, 85, 85, 1);
	transition: all 0.3s ease;
}

.faq-control:hover .faq-control-text {
	color: rgba(65, 65, 65, 1);
}

.faq-control.hidden .faq-control-icon {
	transform: rotate(180deg);
}

.faq-control.hidden .faq-control-text {
	content: "Открыть";
}

        /* ПОДВАЛ */
.footer {
	padding: 60px 0 40px;
}

.footer__left {
	flex-direction: column;
	gap: 25px;
}

.footer__address {
	font-family: 'Arial', sans-serif;
	font-weight: 400;
	font-size: 21px;
	line-height: 24px;
	color: #B9B9B9;
	max-width: 494px;
}

.footer__right {
	flex-direction: column;
	align-items: flex-end;
	gap: 25px;
	width: 50%;
	justify-content: space-between;
}

.footer__website, .footer__phones, .footer__email {
	text-align: right;
}

.footer__email {
	text-decoration-line: underline;
}

.footer__bottom {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	margin-top: 30px;
}

.footer__skolkovo {
	flex-shrink: 0;
	display: none;
}

.footer__social {
	display: flex;
	gap: 25px;
	align-items: center;
}

.footer__social img {
	width: 40px;
	height: 40px;
	object-fit: contain;
	border-radius: 50%;
}

        /* МЕДИА-ЗАПРОСЫ */
        /* Планшеты */
@media (max-width: 1024px) {
	.header__container, .footer__container, .split-block__container {
		max-width: 90%;
	}

	.header__contacts {
		gap: 40px;
	}

	.header__website, .footer__website {
		font-size: 40px;
		line-height: 46px;
	}

	.header__phones, .footer__phones {
		font-size: 20px;
		line-height: 24px;
	}

	.split-block--first .text-medium {
		font-size: 45px;
		line-height: 48px;
	}

	.split-block--first .text-black {
		font-size: 90px;
		line-height: 90px;
	}

	.split-block--second .text-medium {
		font-size: 26px;
	}

	.split-block--second .text-black {
		font-size: 48px;
	}

	.title-badge {
		font-size: 36px;
		padding: 8px 16px;
	}

	.subtitle {
		font-size: 16px;
	}

	.steps-title {
		font-size: 48px;
	}

	.steps-subtitle {
		font-size: 22px;
	}

	.highlight-circle {
		width: 130px;
		height: 130px;
	}

	.highlight-number {
		font-size: 60px;
	}

	.step {
		margin-bottom: 40px;
	}

	.solution-content {
		width: 90%;
		max-width: 1021px;
	}

	.solution-button, .solution-button--eighth {
		width: 350px;
		height: 110px;
		font-size: 20px;
	}

	.split-block--sixth {
		min-height: auto;
		padding: 60px 0;
	}

	.split-block--sixth .step {
		margin-bottom: 35px;
	}

	.split-block--sixth .step-number {
		width: 80px;
		height: 80px;
		margin-right: 25px;
	}

	.split-block--sixth .step-content p {
		font-size: 19px;
	}

	.faq-question {
		width: 100%;
		max-width: 1024px;
	}

	.faq-answer-wrapper {
		width: 100%;
		max-width: 915px;
	}

	.faq-control-line {
		max-width: 300px;
	}

	.faq-control-text {
		font-size: 26px;
	}

	.solution-content--eighth {
		width: 100%;
		max-width: 717px;
		padding: 60px 40px;
	}

	.solution-title--eighth {
		font-size: 26px;
		line-height: 32px;
	}

	.guarantee-text--eighth {
		font-size: 36px;
		line-height: 42px;
	}

	.guarantee-highlight {
		font-size: 22px;
	}

	.phones-text--eighth {
		font-size: 32px;
		line-height: 38px;
	}

	.footer__container {
		flex-direction: column;
		gap: 40px;
	}

	.footer__right {
		align-items: flex-start;
		width: 100%;
	}

	.footer__website, .footer__phones, .footer__email {
		text-align: left;
	}

	.footer__bottom {
		margin-top: 20px;
	}
}

        /* Мобильные устройства */
@media (max-width: 768px) {
	.header {
		padding: 15px 0;
	}

	.header__container {
		flex-direction: column;
		gap: 20px;
		text-align: center;
	}

	.header__contacts {
		flex-direction: column;
		gap: 15px;
		align-items: center;
	}

	.header__website, .footer__website {
		font-size: 36px;
		line-height: 42px;
		text-align: center;
	}

	.header__phones, .footer__phones {
		font-size: 18px;
		line-height: 22px;
		text-align: center;
	}

	.split-block {
		height: auto;
	}

	.split-block--first, .split-block--second, .split-block--third,
            .split-block--fourth, .split-block--fifth, .split-block--sixth,
            .split-block--seventh, .split-block--eighth {
		min-height: auto;
		height: auto;
	}

	.split-block--first {
		min-height: 377px;
	}

	.split-block--second {
		min-height: 148px;
	}

	.split-block--fourth, .split-block--sixth, .split-block--seventh {
		padding: 60px 0;
	}

	.split-block__background {
		flex-direction: column;
	}

	.split-block__bg-side {
		height: 50%;
	}

	.split-block__container {
		flex-direction: column;
		height: auto;
	}

	.split-block__half {
		min-height: 50%;
		padding: 30px 20px;
		justify-content: center;
		text-align: center;
	}

	.split-block--third .split-block__half {
		padding: 20px;
		align-items: center;
	}

	.split-block__half--left {
		order: 1;
	}

	.split-block__half--right {
		order: 2;
	}

	.text-left, .text-right {
		text-align: center;
	}

	.split-block--first .text-medium {
		font-size: 38px;
		line-height: 42px;
		margin-bottom: 5px;
	}

	.split-block--first .text-black {
		font-size: 70px;
		line-height: 70px;
	}

	.split-block--first.land2 .text-medium {
		font-size: 30px;
		line-height: 30px;
		font-weight: 500;
		margin-bottom: 10px;
		text-transform: uppercase;
	}

	.split-block--first.land2 .text-medium span {
		font-size: 22px;
		font-weight: 300;
		text-transform: uppercase;
	}

	.split-block--first.land2 .text-black {
		font-size: 30px;
		line-height: 30px;
		font-weight: 500;
		text-transform: uppercase;
	}

	.split-block--first.land2 .text-black span {
		font-size: 22px;
		font-weight: 300;
	}

	.split-block--second.land2 .text-medium {
		font-size: 19px;
	}

	.split-block--second.land2 .text-black {
		font-size: 25px;
	}

	.split-block--second .text-medium {
		font-size: 24px;
	}

	.split-block--second .text-black {
		font-size: 42px;
	}

	.split-block--third::before, .split-block--third::after {
		width: 100%;
		height: 50%;
	}

	.split-block--third::before {
		top: 0;
		height: 50%;
	}

	.split-block--third::after {
		top: 50%;
		height: 50%;
	}

	.content-block {
		margin-top: 20px;
	}

	.header-row {
		justify-content: center;
		text-align: center;
		flex-direction: column;
		gap: 10px;
	}

	.title-badge {
		font-size: 32px;
		padding: 6px 12px;
	}

	.subtitle {
		font-size: 16px;
		text-align: center;
	}

	.steps-title {
		font-size: 36px;
	}

	.steps-subtitle {
		font-size: 20px;
	}

	.steps-highlight {
		flex-direction: column;
		gap: 5px;
	}

	.highlight-circle {
		width: 120px;
		height: 120px;
	}

	.highlight-number {
		font-size: 50px;
	}

	.step {
		flex-direction: column;
		align-items: center;
		text-align: center;
		margin-bottom: 30px;
	}

	.step-number {
		margin-right: 0;
		margin-bottom: 20px;
	}

	.step-title {
		font-size: 22px;
	}

	.split-block--fifth {
		padding: 60px 0;
	}

	.solution-content, .solution-content--eighth {
		padding: 30px 20px;
		gap: 25px;
	}

	.solution-title {
		font-size: 26px;
	}

	.solution-title br + span {
		font-size: 48px;
	}

	.solution-bottom {
		flex-direction: column;
		text-align: center;
		gap: 30px;
	}

	.solution-button, .solution-button--eighth {
		width: 100%;
		max-width: 413px;
		height: 100px;
		font-size: 20px;
	}

	.feature-list li {
		font-size: 18px;
		margin-bottom: 12px;
	}

	.split-block--sixth {
		padding: 50px 0;
	}

	.split-block--sixth .step {
		flex-direction: column;
		text-align: center;
		margin-bottom: 30px;
	}

	.split-block--sixth .step-number {
		margin-right: 0;
		margin-bottom: 20px;
		width: 70px;
		height: 70px;
	}

	.split-block--sixth .step-content p {
		font-size: 18px;
		text-align: center;
		padding-left: 0;
	}

	.split-block--sixth .step-content p::before {
		display: none;
	}

	.split-block--seventh {
		padding: 60px 0;
	}

	.faq-container {
		margin-top: 30px;
	}

	.faq-item {
		margin-bottom: 40px;
		padding: 0 10px;
	}

	.faq-question {
		min-height: auto;
		padding: 20px;
		margin-bottom: 10px;
	}

	.faq-question::after {
                /*display: none;*/;
	}

	.faq-answer-wrapper {
		flex-direction: row;
		gap: 20px;
		margin-left: 0;
		width: 100%;
		align-items: center;
	}

	.answer-icon {
		display: none;
	}

	.faq-answer {
		min-height: auto;
		padding: 20px;
		width: 100%;
		text-align: left;
	}

	.faq-answer::after {
                /*display: none;*/;
	}

	.faq-question p, .faq-answer p {
		font-size: 16px;
		line-height: 120%;
	}

	.faq-control {
		gap: 15px;
		margin-top: 40px;
	}

	.faq-control-line {
		max-width: 200px;
	}

	.faq-control-content {
		min-width: 120px;
		gap: 12px;
	}

	.faq-control-icon {
		width: 50px;
		height: 50px;
	}

	.faq-control-text {
		font-size: 22px;
	}

	.split-block--eighth {
		padding: 60px 0;
	}

	.split-block__container--eighth {
		justify-content: center;
	}

	.solution-content--eighth {
		padding: 40px 30px;
		gap: 25px;
		width: 100%;
	}

	.solution-title--eighth {
		font-size: 22px;
		line-height: 28px;
	}

	.feature-list--eighth li {
		font-size: 16px;
		line-height: 19px;
	}

	.guarantee-text--eighth {
		font-size: 28px;
		line-height: 34px;
	}

	.guarantee-highlight {
		font-size: 18px;
		margin-top: 8px;
	}

	.phones-text--eighth {
		font-size: 26px;
		line-height: 32px;
	}

	.footer {
		padding: 40px 0 30px;
	}

	.footer__container {
		gap: 30px;
	}

	.footer__left, .footer__right {
		align-items: center;
		text-align: center;
	}

	.footer__address {
		font-size: 18px;
		line-height: 22px;
	}

	.footer__website, .footer__phones, .footer__email {
		text-align: center;
	}

	.footer__bottom {
		flex-direction: column;
		gap: 20px;
	}

	.footer__social {
		gap: 20px;
	}

	.footer__social img {
		width: 35px;
		height: 35px;
	}
}

        /* Маленькие мобильные устройства */
@media (max-width: 480px) {
	.header__website, .footer__website {
		font-size: 28px;
		line-height: 34px;
	}

	.header__phones, .footer__phones {
		font-size: 16px;
		line-height: 20px;
	}

	.split-block--first .text-medium {
		font-size: 28px;
		line-height: 32px;
	}

	.split-block--first .text-black {
		font-size: 50px;
		line-height: 50px;
	}

	.split-block--second .text-medium {
		font-size: 20px;
	}

	.split-block--second .text-black {
		font-size: 32px;
	}

	.title-badge {
		font-size: 24px;
		padding: 4px 8px;
	}

	.steps-title {
		font-size: 28px;
	}

	.steps-subtitle {
		font-size: 18px;
	}

	.highlight-circle {
		width: 100px;
		height: 100px;
	}

	.highlight-number {
		font-size: 40px;
	}

	.step-number {
		width: 70px;
		height: 70px;
	}

	.step-number span {
		font-size: 28px;
	}

	.step-title {
		font-size: 20px;
	}

	.solution-title {
		font-size: 22px;
	}

	.solution-title br + span {
		font-size: 36px;
	}

	.solution-button, .solution-button--eighth {
		height: 80px;
		font-size: 18px;
	}

	.feature-list li {
		font-size: 16px;
	}

	.faq-control-line {
		max-width: 150px;
	}

	.faq-control-text {
		font-size: 18px;
	}

	.solution-title--eighth {
		font-size: 20px;
		line-height: 26px;
	}

	.guarantee-text--eighth {
		font-size: 24px;
		line-height: 30px;
	}

	.guarantee-highlight {
		font-size: 16px;
	}

	.phones-text--eighth {
		font-size: 22px;
		line-height: 28px;
	}

	.footer__address {
		font-size: 16px;
		line-height: 20px;
	}
}

.popup {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.65);
	-webkit-transition: 0.4s;
	transition: 0.4s;
	opacity: 1;
}

.popup_hidden {
	opacity: 0;
	z-index: -1;
}

.popup__body {
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.popup__close {
	width: 50px;
	height: 50px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: -50px;
	right: -50px;
}

.popup__close:before,
.popup__close:after {
	position: absolute;
	display: block;
	content: '';
	background: #ff8c00;
}

.popup__close:before {
	height: 100%;
	width: 2px;
	top: 0;
	left: 50%;
	margin-left: -1px;
}

.popup__close:after {
	width: 100%;
	height: 2px;
	left: 0;
	top: 50%;
	margin-top: -1px;
}

.popup__close:hover:before,
.popup__close:hover:after {
	background: #ffa333;
}

@media screen and (max-width: 767px) {
	.popup__close {
		right: 0;
	}

	.popup__close_slider {
		top: 0;
	}
}

@media screen and (max-width: 479px) {
	.popup__close_slider {
		top: -50px;
	}
}

.call {
	background-color: white;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 50px 70px;
	font-family: robotolight, Roboto, sans-serif;
	color: black;
	width: 460px;
}

.landing_form .call__title {
	font-size: 24px !important;
	margin-bottom: 25px;
	text-align: center;
	font-weight: 400;
}

.landing_form button {
	font-size: 15px !important;
	margin-bottom: 10px !important;
	text-align: center;
	font-weight: 200;
}

.landing_form .call__title:before, .landing_form button:before {
	display: none !important;
}

.call__text {
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: -12px;
	max-width: 100%;
	font-weight: 100;
}

.call__text_no-margin {
	margin: 0;
}

@media screen and (max-width: 767px) {
	.call {
		padding: 20px 30px;
		max-width: 320px;
	}
}

.form_call {
	width: 100%;
}

.form_call .form__field {
	width: 100%;
	border-color: #c4c4c4;
	text-align: center;
	margin-bottom: 13px;
	padding: 12px 10px;
}

.form_call .form__field:placeholder {
	color: #c4c4c4;
}

.form_mobile {
	display: none;
}

.form_mailing {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	width: 100%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.form_mailing .form__field {
	width: calc(100% - 240px);
	height: 40px;
	border: none;
	background: white;
	color: black;
	box-shadow: inset 2px 3px 7px 0 rgba(0, 0, 0, 0.2);
}

.select2 {
	border: 1px solid white;
	background: transparent !important;
	cursor: pointer;
	position: relative;
}

.select2-search {
	display: none;
}

.select2-container {
	width: 377px !important;
}

.select2-container.no-valid {
	border-color: #ff8c00;
}

.select2-container--open {
	background: white;
}

.select2-container--open .select2-selection__arrow {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transform-origin: 50% 1.5px;
	transform-origin: 50% 1.5px;
}

.select2-results__option {
	padding: 5px 10px;
	cursor: pointer;
}

.select2-results__option:hover {
	background: #f2f2f2;
}

.select2-selection__rendered {
	display: block;
	padding: 10px 10px;
}

.select2-selection__placeholder {
	font-family: robotolight, Roboto, sans-serif;
}

.select2-selection__arrow {
	border-top: 3px solid white;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	position: absolute;
	top: 50%;
	right: 12px;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

@media screen and (max-width: 1023px) {
	.form_footer .form__field {
		width: auto;
	}
}

@media screen and (max-width: 767px) {
	.select2-container {
		width: 90% !important;
	}

	.form_calc .form__group {
		width: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		position: relative;
	}

	.form_calc .form__group_control .form__label {
		margin-left: 0;
	}

	.form_calc .form__group_control .form__info {
		top: 34%;
	}

	.form_calc .form__group_control .form__field {
		margin-bottom: 10px;
	}

	.form_calc .form__label {
		margin-bottom: 10px;
	}

	.form_calc .form__field {
		width: 100%;
	}

	.form_calc .form__info {
		position: absolute;
		top: 50%;
		right: 0;
		margin-top: 5px;
	}

	.form_calc .select2-container {
		width: 100% !important;
	}

	.form_footer {
		position: absolute;
		top: 100%;
		margin-top: 420px;
	}

	.form_footer .form__field {
		width: 100%;
	}

	.socials {
		margin-top: 50px;
	}

	.form_mobile {
		display: block;
	}

	.form_desktop {
		display: none;
	}

	.form_mailing {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.form_mailing .form__field {
		width: auto;
		margin-bottom: 20px;
	}
}

.button {
	display: inline-block;
	border: 2px solid white;
	padding: 12px 38px;
	font-size: 16px;
	line-height: 16px;
	color: white;
	text-transform: uppercase;
	background: transparent;
}

.button:hover {
	border-color: #ff8c00;
	background: #ff8c00;
}

.button_orange {
	border-color: #ff8c00;
	color: #ff8c00;
	text-transform: none;
	padding: 12px 25px;
	min-width: 150px;
}

.button_orange:hover {
	background: #ff8c00;
	color: white;
}

.button_orange-full {
	border-color: #ff8c00;
	color: white;
	background-color: #ff8c00;
}

.button_orange-full:hover {
	color: #ff8c00;
	background: white;
}

.button_stats {
	margin-right: 17px;
}

.button_stats:last-child {
	margin-right: 0;
}

.button_resolve {
	text-transform: none;
	padding: 13px 40px;
}

.button_resolve:hover {
	background: white;
	color: #ff8c00;
	border-color: white;
}

.button_white {
	text-transform: none;
	color: #3a371c;
	background: white;
	padding: 11px 30px;
}

.button_white:hover {
	color: white;
}

.button_calc {
	min-width: 180px;
	text-transform: none;
}

.button_footer {
	width: 100%;
	margin-right: 0;
	text-transform: none;
}

.button_call {
	margin-bottom: 10px;
	width: 100%;
	text-transform: none;
	padding: 14px 38px;
}

.button_mailing {
	width: 220px;
	text-transform: none;
	padding: 10px 30px;
}

.button_mailing:hover {
	background: white;
	color: #ff8c00;
	border-color: white;
}

.button_center {
	margin: 0 auto;
}

.button_partners {
	text-transform: none;
}

.button_equipment {
	width: 43%;
	text-transform: none;
	max-width: 100%;
	padding: 12px;
}

.button_login-up {
	background-color: #ff8c00;
	text-transform: none;
	border-color: #ff8c00;
	margin-right: 20px;
}

.button_login-up:hover {
	background-color: #fff;
	color: #ff8c00;
}

.button_login-in {
	border-color: #ff8c00;
	text-transform: none;
	color: #ff8c00;
}

.button_login-in:hover {
	color: #fff;
}

.button_buy {
	background-color: #ff8c00;
	color: #ffffff;
	border-color: #ff8c00;
	font-family: robotobold, Roboto, sans-serif;
	padding-left: 68px;
	padding-right: 68px;
}

.button_buy:hover {
	background-color: #ffffff;
	color: #ff8c00;
}

@media screen and (max-width: 1365px) {
	.button_login-up {
		width: 70%;
		margin-bottom: 20px;
	}

	.button_login-in {
		width: 70%;
	}
}

@media screen and (max-width: 1200px) {
	.button_equipment {
		margin-bottom: 17px;
		width: 100%;
	}
}

@media screen and (max-width: 1023px) {
	.button_footer {
		width: auto;
		padding: 12px 30px;
	}
}

@media screen and (max-width: 767px) {
	.button {
		-ms-flex-item-align: center;
		-ms-grid-row-align: center;
		align-self: center;
		margin: 0;
		text-align: center;
	}

	.button_footer {
		-ms-flex-item-align: start;
		align-self: flex-start;
		margin-bottom: 20px;
	}

	.button_stats {
		width: 48%;
	}

	.button_mailing {
		-ms-flex-item-align: start;
		align-self: flex-start;
	}

	.button_equipment {
		margin-bottom: 17px;
	}

	.button_login-up {
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 479px) {
	.button {
		width: 100%;
		text-align: center;
	}

	.button_stats {
		margin-bottom: 10px;
		text-align: center;
	}

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

.form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
}

.form__group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.form__group_center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.form__group_hidden {
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	height: 0;
	margin: 0 !important;
}

.form__field {
	background: transparent;
	border: 1px solid white;
	padding: 10px 10px;
}

.form__field::-webkit-input-placeholder {
	color: #aaa;
	opacity: 1;
}

.form__field:-ms-input-placeholder {
	color: #aaa;
	opacity: 1;
}

.form__field::placeholder {
	color: #aaa;
	opacity: 1;
}

.form__field.no-valid {
	border-color: #ff8c00;
}

.form__box,
.form__radio {
	display: none;
}

.form__label {
	margin-right: 10px;
}

.form__label_box {
	position: relative;
	padding-left: 30px;
}

.form__label_box:before {
	position: absolute;
	display: block;
	content: '';
	width: 20px;
	height: 20px;
	left: 0;
	top: 50%;
	margin-top: -10px;
	background-color: white;
	cursor: pointer;
}

.form__box:checked + .form__label_box:before {
	background-image: url(/bitrix/templates/index/img/sprite.png);
	background-position: -90px -191px;
	width: 20px;
	height: 20px;
}

.form__select {
	display: none;
}

.form__info {
	margin-left: 10px;
	margin-right: 10px;
}

.form__tooltip {
	position: absolute;
	top: -20px;
	left: 50%;
	color: #ff8c00;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-transform: translate(-50%, -100%);
	transform: translate(-50%, -100%);
	white-space: nowrap;
	font-family: robotolight, Roboto, sans-serif;
}

.form__tooltip_hidden {
	visibility: hidden;
	opacity: 0;
}

.form_calc {
	-ms-flex-item-align: stretch;
	-ms-grid-row-align: stretch;
	align-self: stretch;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.form_calc .form__field {
	width: 126px;
}

.form_calc .form__label {
	width: 190px;
}

.form_calc .form__label_box {
	width: auto;
	margin-left: 20px;
	margin-right: 0;
}

.form_calc .form__group {
	margin-bottom: 20px;
	width: 580px;
}

.form_calc .form__group:last-child {
	margin-bottom: 0;
}

.form_footer {
	position: relative;
}

.form_footer .form__field {
	width: 100%;
	border-color: #777777;
	border-width: 2px;
	padding: 13px 18px;
	box-sizing: border-box;
}

.form_footer .form__field:placeholder {
	color: #777777;
}

.form_footer .form__search-button {
	border: none;
	background-color: transparent;
	position: absolute;
	right: 11px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-image: url(/bitrix/templates/index/img/sprite.png);
	background-position: 0px -97px;
	width: 24px;
	height: 24px;
}

.form_search {
	position: relative;
	width: 100%;
	margin-bottom: 35px;
}

.form_search .form__field {
	width: 100%;
	border-color: #b9b9b9;
	border-width: 1px;
	padding: 13px 18px;
	box-sizing: border-box;
}

.form_search .form__field:placeholder {
	color: #b9b9b9;
}

.form_search .form__search-button {
	border: none;
	background-color: transparent;
	position: absolute;
	right: 11px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-image: url(/bitrix/templates/index/img/sprite.png);
	background-position: -94px -97px;
	width: 24px;
	height: 24px;
}

.form_call {
	width: 100%;
}

.form_call .form__field {
	width: 100%;
	border-color: #c4c4c4;
	text-align: center;
	margin-bottom: 13px;
	padding: 12px 10px;
}

.form_call .form__field:placeholder {
	color: #c4c4c4;
}

.form_mobile {
	display: none;
}

.form_mailing {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	width: 100%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.form_mailing .form__field {
	width: calc(100% - 240px);
	height: 40px;
	border: none;
	background: white;
	color: black;
	box-shadow: inset 2px 3px 7px 0 rgba(0, 0, 0, 0.2);
}

.select2 {
	border: 1px solid white;
	background: transparent !important;
	cursor: pointer;
	position: relative;
}

.select2-search {
	display: none;
}

.select2-container {
	width: 377px !important;
}

.select2-container.no-valid {
	border-color: #ff8c00;
}

.select2-container--open {
	background: white;
}

.select2-container--open .select2-selection__arrow {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transform-origin: 50% 1.5px;
	transform-origin: 50% 1.5px;
}

.select2-results__option {
	padding: 5px 10px;
	cursor: pointer;
}

.select2-results__option:hover {
	background: #f2f2f2;
}

.select2-selection__rendered {
	display: block;
	padding: 10px 10px;
}

.select2-selection__placeholder {
	font-family: robotolight, Roboto, sans-serif;
}

.select2-selection__arrow {
	border-top: 3px solid white;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	position: absolute;
	top: 50%;
	right: 12px;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

@media screen and (max-width: 1023px) {
	.form_footer .form__field {
		width: auto;
	}
}

@media screen and (max-width: 767px) {
	.select2-container {
		width: 90% !important;
	}

	.form_calc .form__group {
		width: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		position: relative;
	}

	.form_calc .form__group_control .form__label {
		margin-left: 0;
	}

	.form_calc .form__group_control .form__info {
		top: 34%;
	}

	.form_calc .form__group_control .form__field {
		margin-bottom: 10px;
	}

	.form_calc .form__label {
		margin-bottom: 10px;
	}

	.form_calc .form__field {
		width: 100%;
	}

	.form_calc .form__info {
		position: absolute;
		top: 50%;
		right: 0;
		margin-top: 5px;
	}

	.form_calc .select2-container {
		width: 100% !important;
	}

	.form_footer {
		position: absolute;
		top: 100%;
		margin-top: 420px;
	}

	.form_footer .form__field {
		width: 100%;
	}

	.socials {
		margin-top: 50px;
	}

	.form_mobile {
		display: block;
	}

	.form_desktop {
		display: none;
	}

	.form_mailing {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.form_mailing .form__field {
		width: auto;
		margin-bottom: 20px;
	}
}

[class*="phones"] a,.header__website a,.footer__website a {
	color: #B9B9B9;
	text-decoration: none;
}

/* Стили для блока problems-grid */
.problems-grid {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
	margin: 40px 0;
}

.problem-card {
	background-color: #B7D2DE;
	padding: 25px 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	width: 435px;
	flex-shrink: 0;
}

.problem-card img {
	height: 90px;
	width: auto;
	display: block;
	object-fit: none;
	margin-bottom: 25px;
}

.icon-container {
	width: 96px;
	height: 82px;
	margin-bottom: 20px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.problem-text {
	color: #555555;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 21px;
	line-height: 25px;
	width: 340px;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: column;
}

.problem-text p {
	font-weight: 400;
	display: block;
	margin-top: 10px;
}

.problems-grid.problems-grid-dtp .problem-card {
	background: rgba(217, 222, 183, 1);
}

.problems-grid.problems-grid-dtp .icon-container {
	min-width: 115px;
	min-height: 60px;
}

.problems-grid.problems-grid-dtp .icon-1 {
	background-image: url('/solutions/sistema-fiksatsii-tyazhelykh-dtp/img/Layer_1 (7).png');
}

.problems-grid.problems-grid-dtp .icon-2 {
	background-image: url('/solutions/sistema-fiksatsii-tyazhelykh-dtp/img/Layer_1 (8).png');
}

.problems-grid.problems-grid-dtp .icon-3 {
	background-image: url('/solutions/sistema-fiksatsii-tyazhelykh-dtp/img/Layer_1 (9).png');
}

.problems-grid.problems-grid-dtp .icon-4 {
	background-image: url('/solutions/sistema-fiksatsii-tyazhelykh-dtp/img/Layer_1 (10).png');
}

.problems-grid-dtp .problem-text {
	font-size: 18px;
}


/* Иконки для каждой карточки */
.icon-1 {
	background-image: url('/images/landing/tahograf/pr1.png');
}

.icon-2 {
	background-image: url('/images/landing/tahograf/pr2.png');
}

.icon-3 {
	background-image: url('/images/landing/tahograf/pr3.png');
}

.icon-4 {
	background-image: url('/images/landing/tahograf/pr4.png');
}

/* Адаптивность */
@media (max-width: 1100px) {
	.problems-grid {
		justify-content: center;
	}
}

@media (max-width: 920px) {
	.problem-card {
		width: 400px;
	}

	.problem-text {
		width: 320px;
	}
}

@media (max-width: 860px) {
	.problem-card {
		width: 380px;
	}

	.problem-text {
		width: 300px;
		font-size: 19px;
		line-height: 23px;
	}
}

@media (max-width: 820px) {
	.problems-grid {
		flex-direction: column;
		align-items: center;
	}

	.problem-card {
		width: 435px;
	}

	.problem-text {
		width: 340px;
		font-size: 21px;
		line-height: 25px;
	}
}

@media (max-width: 480px) {
	.problem-card {
		width: 100%;
		max-width: 435px;
		height: auto;
		min-height: 255px;
	}

	.problem-text {
		width: 100%;
		max-width: 340px;
	}
}

/* Стили для секции удаленного сбора данных */
.split-block--sixth.tahograf {
	min-height: auto;
	padding: 40px 0;
}

.remote-collection-section {
	width: 894px;
	margin: 40px auto;
	font-family: 'Roboto', sans-serif;
}

/* Заголовок секции */
.remote-title {
	font-weight: 900;
	font-size: 55px;
	line-height: 55px;
	text-align: center;
	color: #555555;
	width: 837px;
	margin: 0 auto 40px;
}

.remote-title span {
	font-size: 33px;
}


/* Описание секции */
.remote-description {
	font-weight: 400;
	font-size: 18px;
	line-height: 21px;
	text-align: center;
	color: #555555;
	width: 894px;
	height: 42px;
	margin: 0 auto 60px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.remote-description.bldr {
	font-weight: 600;
	font-size: 28px;
	line-height: 32px;
	margin: 40px 0;
}

.remote-description.bldr  + .remote-title {
	font-size: 40px;
	line-height: 40px;
	margin: 80px 0 40px;
	width: 100%;
}

/* Блок с напоминанием */
.reminder-block {
	width: 894px;
	height: 214px;
	background: #FBEFE7;
	border: 2px solid #D3B4A5;
	display: flex;
	align-items: center;
	padding: 0 40px;
	justify-content: center;
}

/* Иконка в блоке */
.reminder-icon {
	width: 142px;
	height: 124px;
	background-image: url('/images/landing/tahograf/Layer_1.png');
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	flex-shrink: 0;
	margin-right: 40px;
}

/* Текст напоминания */
.reminder-text {
	font-weight: 700;
	font-size: 20px;
	line-height: 23px;
	color: #B5704F;
	width: 511px;
	height: 92px;
	display: flex;
	align-items: center;
}

/* Адаптивность */
@media (max-width: 950px) {
	.remote-collection-section,
    .remote-description,
    .reminder-block {
		width: 100%;
		max-width: 894px;
		padding: 0 20px;
		box-sizing: border-box;
	}

	.remote-title {
		width: 100%;
		max-width: 837px;
		font-size: 48px;
		line-height: 56px;
		height: auto;
		padding: 20px 0;
	}
}

@media (max-width: 768px) {
	.remote-title {
		font-size: 40px;
		line-height: 48px;
	}

	.remote-description {
		height: auto;
		margin-bottom: 40px;
	}

	.reminder-block {
		flex-direction: column;
		height: auto;
		padding: 30px;
		text-align: center;
	}

	.reminder-icon {
		margin-right: 0;
		margin-bottom: 25px;
	}

	.reminder-text {
		width: 100%;
		max-width: 511px;
		height: auto;
		justify-content: center;
		text-align: center;
	}
}

@media (max-width: 640px) {
	.remote-title {
		font-size: 32px;
		line-height: 40px;
	}

	.remote-description {
		font-size: 16px;
		line-height: 20px;
	}

	.reminder-text {
		font-size: 18px;
		line-height: 22px;
	}
}

@media (max-width: 480px) {
	.remote-title {
		font-size: 26px;
		line-height: 32px;
	}

	.remote-description {
		font-size: 15px;
		line-height: 19px;
	}

	.reminder-block {
		padding: 20px;
	}

	.reminder-icon {
		width: 120px;
		height: 105px;
	}

	.reminder-text {
		font-size: 16px;
		line-height: 20px;
	}
}


/* Стили для секции преимуществ */
.split-block--advantages {
	padding: 0 0 40px !important;
}

.split-block--advantages .remote-title {
	margin: 0 auto;
	line-height: 50px;
}

.advantages-section {
	width: 894px;
	margin: 40px auto;
	font-family: 'Roboto', sans-serif;
}

.advantages-grid {
	display: flex;
	gap: 20px;
	justify-content: center;
	margin-top: 40px;
}

.advantage-card {
	background: #DFF6E6;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 40px 16px 30px;
	box-sizing: border-box;
}

.advantage-icon {
	width: 125px;
	height: 82px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 40px;
}

.advantage-title {
	font-weight: 700;
	font-size: 21px;
	line-height: 25px;
	text-align: center;
	color: #555555;
	width: 184px;
	height: auto;
	min-height: 51px;
	margin-bottom: 20px;
}

.advantage-description {
	font-weight: 400;
	font-size: 18px;
	line-height: 21px;
	text-align: center;
	color: #555555;
	width: 184px;
	height: auto;
}

/* Картинки для иконок */
.advantage-icon-1 {
	background-image: url('/images/landing/tahograf/Layer_1 (1).png');
}

.advantage-icon-2 {
	background-image: url('/images/landing/tahograf/Layer_1 (2).png');
}

.advantage-icon-3 {
	background-image: url('/images/landing/tahograf/Layer_1 (3).png');
}

.advantage-icon-4 {
	background-image: url('/images/landing/tahograf/Layer_1 (4).png');
}

/* Адаптивность */
@media (max-width: 950px) {
	.advantages-section {
		width: 100%;
		max-width: 894px;
		padding: 0 20px;
		box-sizing: border-box;
	}

	.advantages-grid {
		flex-wrap: wrap;
	}

	.advantage-card {
		width: calc(50% - 10px);
		max-width: 216px;
		height: auto;
		min-height: 463px;
	}
}

@media (max-width: 768px) {
	.advantages-grid {
		gap: 30px;
	}

	.advantage-card {
		width: 100%;
		max-width: 216px;
		min-height: auto;
		height: auto;
		padding: 30px 16px;
	}
}

@media (max-width: 640px) {
	.advantage-title {
		font-size: 19px;
		line-height: 23px;
	}

	.advantage-description {
		font-size: 16px;
		line-height: 20px;
	}
}

@media (max-width: 480px) {
	.advantages-grid {
		gap: 20px;
	}

	.advantage-card {
		padding: 25px 16px;
		max-width: none;
	}

	.advantage-icon {
		margin-bottom: 30px;
	}

	.advantage-title {
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 15px;
	}

	.advantage-description {
		font-size: 15px;
		line-height: 19px;
	}
}

/* Стили для секции процесса */

/* Стили для секции процесса */
.new-process-section {
	width: 894px;
	margin: 80px auto;
	font-family: 'Roboto', sans-serif;
}

.new-process-step {
	display: flex;
	align-items: flex-start;
	margin: 0 auto 80px;
	max-width: 723px;
	border-bottom: 4px solid rgba(255, 255, 255, 1);
	padding: 0px 55px 40px;
	justify-content: space-between;
}

.new-process-step:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

.new-step-number-container {
	flex-shrink: 0;
}

.new-step-number {
	width: 77px;
	height: 77px;
	background: #555555;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.new-step-number span {
	font-weight: 700;
	font-size: 48px;
	line-height: 56px;
	color: #EFEFEF;
}

.new-step-content {
	display: flex;
	flex-direction: column;
	flex: 1;
	max-width: 480px;
	justify-content: space-between;
	height: 100%;
}

.new-step-images {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	justify-content: space-between;
	width: 100%;
}

.new-step-icon, .new-step-result {
	width: 130px;
	height: 75px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	flex-shrink: 0;
}

.new-step-arrow {
	width: 36px;
	height: 44px;
	background-image: url('/images/landing/tahograf/arr.png');
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	flex-shrink: 0;
}

.new-step-text {
	font-weight: 600;
	font-size: 20px;
	line-height: 23px;
	color: #555555;
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

/* Фоновые изображения для иконок */
.new-step-icon-1 {
	background-image: url('/images/landing/tahograf/1.png');
}

.new-step-result-1 {
	background-image: url('/images/landing/tahograf/1-1.png');
}

.new-step-icon-2 {
	background-image: url('/images/landing/tahograf/2.png');
}

.new-step-result-2 {
	background-image: url('/images/landing/tahograf/2-1.png');
}

.new-step-icon-3 {
	background-image: url('/images/landing/tahograf/3.png');
}

/* Адаптивность */
@media (max-width: 950px) {
	.new-process-section {
		width: 100%;
		max-width: 894px;
		padding: 0 20px;
		box-sizing: border-box;
	}

	.new-process-step {
		flex-direction: column;
		align-items: center;
		margin-bottom: 60px;
		max-width: 100%;
		padding-bottom: 30px;
	}

	.new-step-number-container {
		margin-right: 0;
		margin-bottom: 20px;
	}

	.new-step-content {
		max-width: 421px;
		width: 100%;
	}
}

@media (max-width: 768px) {
	.new-step-number {
		width: 60px;
		height: 60px;
	}

	.new-step-number span {
		font-size: 36px;
		line-height: 42px;
	}

	.new-step-text {
		font-size: 18px;
		line-height: 22px;
	}

	.advantage-title {
		min-height: auto;
	}
}

@media (max-width: 640px) {
	.new-step-images {
		flex-wrap: wrap;
		justify-content: center;
		gap: 20px;
	}

	.new-step-arrow {
		margin: 0 15px;
	}

	.new-process-section,.new-process-step {
		padding: 0px;
	}

	.new-step-icon, .new-step-result {
		width: 70px;
		height: 40px;
	}

	.advantage-card {
		max-width: none;
	}
}

@media (max-width: 480px) {
	.new-step-number {
		width: 50px;
		height: 50px;
	}

	.new-step-number span {
		font-size: 30px;
		line-height: 36px;
	}

	.new-step-text {
		font-size: 16px;
		line-height: 20px;
	}

	.new-step-arrow {
		width: 30px;
		height: 36px;
		margin: 0 10px;
	}
}

/* Фоновые изображения для иконок */
.new-step-icon-1 {
	background-image: url('/images/landing/tahograf/Layer_1 (5).png');
}

.new-step-result-1 {
	background-image: url('/images/landing/tahograf/1-1.png');
}

.new-step-icon-2 {
	background-image: url('/images/landing/tahograf/2.png');
}

.new-step-result-2 {
	background-image: url('/images/landing/tahograf/Layer_1 (6).png');
}

.new-step-result-3 {
	background-image: url('/images/landing/tahograf/3-1.png');
}

.new-step-icon-3 {
	background-image: url('/images/landing/tahograf/Layer_1 (6).png');
}

.split-block--eighth.tahograf {
	background: url('/images/landing/tahograf/b65707ada44a8e43f191029dfa1613eb8fce8c40.png') center center / cover no-repeat;
}

.tahograf.split-block--eighth .split-block__container--eighth {
	justify-content: center;
}

.split-block--eighth.dtp {
	background: url('/solutions/sistema-fiksatsii-tyazhelykh-dtp/img/u3621819541_technical_support_specialist_working_247_in_a_mod_53852b10-f3f6-4517-b9d5-70204e5f1769_1 1.jpg') center center / cover no-repeat;
}

.split-block.dtp .split-block__container--eighth {
	max-width: 895px;
	justify-content: flex-start;
}

.split-block.dtp .split-block__container--eighth .dtp-title {
	font-weight: 900;
	font-size: 45px;
	line-height: 53px;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 20px;
}
  
  /* Класс для второго элемента с dtp-префиксом */
.split-block.dtp .split-block__container--eighth .dtp-subtitle {
	font-weight: 600;
	font-size: 32px;
	line-height: 38px;
	text-align: center;
	color: #FFFFFF;
}
  
  /* Адаптив для планшетов */
@media (max-width: 992px) {
	.split-block.dtp .split-block__container--eighth .dtp-title {
		font-size: 36px;
		line-height: 42px;
	}

	.split-block.dtp .split-block__container--eighth .dtp-subtitle {
		font-size: 26px;
		line-height: 32px;
	}
}
  
  /* Адаптив для мобильных */
@media (max-width: 768px) {
	.split-block.dtp .split-block__container--eighth .dtp-title {
		font-size: 28px;
		line-height: 34px;
		margin-bottom: 16px;
	}

	.split-block.dtp .split-block__container--eighth .dtp-subtitle {
		font-size: 20px;
		line-height: 26px;
	}
}
  
  /* Очень маленькие экраны */
@media (max-width: 480px) {
	.split-block.dtp .split-block__container--eighth .dtp-title {
		font-size: 24px;
		line-height: 30px;
	}

	.split-block.dtp .split-block__container--eighth .dtp-subtitle {
		font-size: 18px;
		line-height: 24px;
	}
}
  
  /* СТИЛИ ДЛЯ ТЕКСТОВОГО КОНТЕНТА FAQ-ANSWER */
.faq-answer h1,
.faq-answer h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	color: #555555;
	margin-bottom: 25px;
	line-height: 1.2;
}

.faq-answer h1 {
	font-size: 32px;
	text-align: center;
	margin-top: 0;
}

.faq-answer h2 {
	font-size: 26px;
	border-left: 4px solid rgba(255, 119, 0, 1);
	padding-left: 15px;
	margin-top: 40px;
}

.faq-answer p {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.6;
	color: #555555;
	margin-bottom: 20px;
}

.faq-answer ul,
.faq-answer ol {
	margin-bottom: 25px;
	padding-left: 25px;
}

.faq-answer li {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 17px;
	line-height: 1.5;
	color: #555555;
	margin-bottom: 10px;
}

.faq-answer ul li {
	list-style-type: disc;
}

.faq-answer ol li {
	list-style-type: decimal;
}

.faq-answer ul ul,
.faq-answer ol ol {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
}

.faq-answer ul ul li {
	list-style-type: circle;
}

.faq-answer ol ol li {
	list-style-type: lower-alpha;
}

/* Адаптивность для планшетов */
@media (max-width: 1024px) {
	.faq-answer h1 {
		font-size: 28px;
	}

	.faq-answer h2 {
		font-size: 24px;
	}

	.faq-answer p {
		font-size: 17px;
	}

	.faq-answer li {
		font-size: 16px;
	}
}

/* Адаптивность для мобильных устройств */
@media (max-width: 768px) {
	.faq-answer h1 {
		font-size: 24px;
		padding: 0 10px;
	}

	.faq-answer h2 {
		font-size: 20px;
		margin-top: 30px;
	}

	.faq-answer p {
		font-size: 16px;
		line-height: 1.5;
	}

	.faq-answer ul,
    .faq-answer ol {
		padding-left: 20px;
	}

	.faq-answer li {
		font-size: 15px;
	}
}

/* Адаптивность для маленьких мобильных устройств */
@media (max-width: 480px) {
	.faq-answer h1 {
		font-size: 22px;
	}

	.faq-answer h2 {
		font-size: 18px;
		padding-left: 10px;
		border-left-width: 3px;
	}

	.faq-answer p {
		font-size: 15px;
	}

	.faq-answer li {
		font-size: 14px;
	}

	.faq-answer ul,
    .faq-answer ol {
		padding-left: 15px;
	}
}

/* Стили для блока новостей - Вариант 1 */
.split-block--news {
	min-height: 600px;
	padding: 80px 0;
	background: rgba(248, 248, 248, 1);
}

.split-block--news .split-block__container {
	max-width: 1024px;
	margin: 0 auto;
	flex-direction: column;
}

.split-block--news .split-block__half {
	width: 100%;
	flex: none;
	padding: 0;
	justify-content: center;
}

.news-grid {
	display: flex;
	gap: 30px;
	margin-top: 50px;
	flex-wrap: wrap;
	justify-content: center;
}

.news-card {
	background: #FFFFFF;
	border-radius: 10px;
	box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.1);
	padding: 30px 25px;
	flex: 1;
	min-width: 300px;
	max-width: 320px;
	display: flex;
	flex-direction: column;
	transition: transform 0.3s ease;
}

.news-card:hover {
	transform: translateY(-5px);
}

.news-date {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #888888;
	margin-bottom: 15px;
}

.news-title {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	color: #555555;
	margin-bottom: 15px;
	min-height: 72px;
}

.news-excerpt {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 140%;
	color: #666666;
	margin-bottom: 20px;
	flex-grow: 1;
}

.news-link {
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 19px;
	color: #FF7700;
	text-decoration: none;
	display: inline-flex;
	align-items: center;
	transition: color 0.3s ease;
}

.news-link:hover {
	color: #E56B00;
}

.news-link::after {
	content: '→';
	margin-left: 8px;
	transition: transform 0.3s ease;
}

.news-link:hover::after {
	transform: translateX(3px);
}

/* Адаптивность */
@media (max-width: 1024px) {
	.news-grid {
		gap: 20px;
	}

	.news-card {
		min-width: calc(50% - 20px);
	}
}

@media (max-width: 768px) {
	.split-block--news {
		padding: 60px 0;
	}

	.news-grid {
		flex-direction: column;
		align-items: center;
	}

	.news-card {
		min-width: 100%;
		max-width: 400px;
	}
}

@media (max-width: 480px) {
	.news-card {
		padding: 20px 15px;
	}

	.news-title {
		font-size: 18px;
		line-height: 22px;
		min-height: 66px;
	}

	.news-excerpt {
		font-size: 15px;
	}
}



/* СТИЛИ ДЛЯ БЛОКА "СМЕЖНЫЕ РЕШЕНИЯ" */

/* Общие стили для блока */
.split-block--solutions {
	background-color: #f8f8f8;
	padding: 80px 0;
	min-height: auto;
}

.split-block__half--solutions {
	display: flex;
	justify-content: center;
	align-items: flex-start;
}

.solutions-container {
	width: 100%;
	max-width: 1200px;
	text-align: center;
	padding: 0 20px;
}

/* Сетка решений */
.solutions-grid {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 15px;
	margin-top: 50px;
}

/* КАРТОЧКА РЕШЕНИЯ */
.solution-card {
	background: #FFFFFF;
	border-radius: 10px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
	overflow: hidden;
	transition: all 0.3s ease;
	display: flex;
	flex-direction: column;
	width: calc(25% - 13px);
	min-width: 199px;
}

.solution-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

/* Изображение в карточке */
.solution-card__image {
	height: 160px;
 /* Уменьшенная высота изображения */
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	background: linear-gradient(135deg, #f5f7fa 0%, #e4e8f0 100%);
}

.solution-card__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.3s ease;
}

.solution-card:hover .solution-card__image img {
	transform: scale(1.05);
}

/* Контент карточки */
.solution-card__content {
	padding: 20px;
	flex: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

.solution-card__title {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 1.3;
	color: #333;
	margin-bottom: 12px;
	min-height: 46px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}

.solution-card__description {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4;
	color: #666;
	margin-bottom: 20px;
	flex: 1;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	width: 100%;
}

/* Кнопка в карточке */
.solution-button--card {
	background: rgba(255, 119, 0, 1);
	border: 2px solid rgba(255, 119, 0, 1);
	border-radius: 4px;
	color: white;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 14px;
	padding: 10px 20px;
	cursor: pointer;
	transition: all 0.3s ease;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	text-align: center;
	width: 160px;
	height: 40px;
 /* Фиксированная высота кнопки */
	line-height: 18px;
	box-sizing: border-box;
}

.solution-button--card:hover {
	background: white;
	color: rgba(255, 119, 0, 1);
}

/* АДАПТИВНОСТЬ */

/* Планшеты */
@media (max-width: 1024px) {
	.split-block--solutions {
		padding: 60px 0;
	}

	.solution-card {
		width: calc(50% - 15px);
		height: 400px;
	}
}

/* Мобильные устройства */
@media (max-width: 768px) {
	.split-block--solutions {
		padding: 40px 0;
	}

	.solutions-container {
		padding: 0 15px;
	}

	.solutions-grid {
		gap: 20px;
		margin-top: 30px;
	}

	.solution-card {
		width: 100%;
		max-width: 320px;
		height: 380px;
		margin: 0 auto;
	}

	.solution-card__image {
		height: 140px;
	}

	.solution-card__content {
		padding: 15px;
	}

	.solution-card__title {
		font-size: 16px;
		min-height: 40px;
	}

	.solution-card__description {
		font-size: 13px;
		margin-bottom: 15px;
	}

	.solution-button--card {
		font-size: 13px;
		padding: 8px 16px;
		width: 140px;
		height: 36px;
	}
}

/* Маленькие мобильные устройства */
@media (max-width: 480px) {
	.solution-card {
		height: 360px;
	}

	.solution-card__image {
		height: 120px;
	}

	.solution-card__title {
		font-size: 15px;
		min-height: 36px;
	}

	.solution-card__description {
		font-size: 12px;
	}

	.solution-button--card {
		font-size: 12px;
		width: 130px;
		height: 34px;
		padding: 7px 14px;
	}
}

/* СТИЛИ ДЛЯ НУМЕРАЦИИ КАРТОЧЕК */

.solution-card {
	position: relative;
}

.solution-card__number {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 40px;
	height: 40px;
	background: rgba(255, 119, 0, 1);
	color: white;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-size: 18px;
	z-index: 2;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

/* АДАПТИВНОСТЬ НУМЕРАЦИИ */

/* Планшеты */
@media (max-width: 1024px) {
	.solution-card__number {
		width: 36px;
		height: 36px;
		font-size: 16px;
		top: 3px;
		left: 3px;
	}
}

/* Мобильные устройства */
@media (max-width: 768px) {
	.solution-card__number {
		width: 32px;
		height: 32px;
		font-size: 14px;
		top: 2px;
		left: 2px;
	}
}

/* Маленькие мобильные устройства */
@media (max-width: 480px) {
	.solution-card__number {
		width: 30px;
		height: 30px;
		font-size: 13px;
		top: 2px;
		left: 2px;
	}
}


/*меню с оригинального шаблона*/
.old-header {
	position: fixed;
	z-index: 10;
	background: rgb(0 0 0 / 75%);
	padding: 0;
}

.old-header + .split-block--first {
	height: calc(100vh - 148px);
}

.old-header > * > .container {
	max-width: 1100px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: auto;
	padding: 5px 0;
}

.old-header > * > .container * {
	color: #ffffff;
	white-space: nowrap;
	font-size: 14px;
}

.old-header  .header__info {
	background: #000;
}

.old-header  .header__link_tel {
	text-decoration: none;
	font-weight: 800;
	font-size: 15px;
}

.old-header  .header__link_tel:before {
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff8c00' viewBox='0 0 24 24'%3E%3Cpath d='M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z'/%3E%3C/svg%3E");
	background-size: contain;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
	position: relative;
	top: 3px;
	margin: 0 5px;
}

.old-header .header_social {
	display: flex;
	gap: 10px;
}

.old-header .container_nav {
}

.old-header .container_nav .logo {
}

.old-header .container_nav .logo + .logo, .header__info .logo_mobile,.container_nav .header-nav__sub-list,.container_nav .header-nav__main-list-item_hidden {
	display: none;
}

.old-header .container_nav .logo__img {
	width: 220px;
	height: auto;
}

.old-header .container_nav .header-nav__main-list {
	display: flex;
}

.old-header .container_nav ul,.container_nav li {
	list-style: none;
}

.old-header .container_nav .header-nav__main-list a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
}

.old-header .header-nav__main-list-item {
	position: relative;
	padding: 10px;
}

.old-header .header-nav__main-list-item:has(.header-nav__sub-list) {
	padding: 10px 20px 10px 10px;
}

.old-header .header-nav__main-list-item:has(.header-nav__sub-list):before {
	content: '\FE40';
	font-size: 6px;
	position: absolute;
	right: 10px;
	top: 16px;
}

.old-header .header-nav__main-list-item:hover {
	background: #f57b27;
}

.old-header .header-nav__main-list-item:hover ul {
	display: flex;
	position: absolute;
	background: #f57b27;
	padding: 10px;
	flex-flow: wrap;
	left: 0;
	top: 100%;
}

.old-header .header-nav__main-list-item:has([href="/solutions/"]):hover ul {
	display: flex;
	width: 600px;
	left: -300px;
	flex-flow: wrap;
}

.old-header .header-nav__main-list-item:has([href="/solutions/"]):hover ul li {
	width: 50%;
}

.old-header .header-nav__main-list-item:hover ul > li {
	width: 100%;
	white-space: normal;
	padding: 7px;
}

.old-header .header-nav__main-list-item:hover ul > li a {
	text-transform: none;
}

.old-header .header-nav__main-list-item:has(.header-nav__sub-list):hover:before {
	top: 12px;
	transform: rotate(180deg);
}

.old-header .header-nav__main-list-item {
	position: relative;
}

.old-header .header-nav__tel-list-item {
	text-decoration: none;
	font-weight: 800;
	font-size: 15px;
}

.old-header .header__link_login {
	text-decoration: none;
	color: #f57b27;
	margin-left: 15px;
}

@media (max-width: 1054px) {
	.old-header {
		background: #000;
		padding: 10px;
		z-index: 99999;
	}

	.old-header .header__info .container > *,.old-header .container_nav .header-nav__main-list {
		display: none;
	}

	.old-header + .split-block--first {
		height: auto;
		padding-top: 70px;
	}

	.old-header .container_nav {
		position: relative;
	}

	.old-header .container_nav .header-nav .mob-menu-button {
		position: absolute;
		content: '';
		background: url(/bitrix/templates/index/img/sprite.png);
		background-position: -180px -191px;
		width: 22px;
		height: 16px;
		top: 14px;
		right: 10px;
	}

	.old-header.open-mob {
		display: flex;
		flex-flow: column;
		width: 100%;
		height: 100vh;
		background: #ff7700;
	}

	.old-header.open-mob .container_nav .header-nav__main-list {
		display: flex;
		position: absolute;
		top: 50px;
		left: 0;
		flex-flow: column;
		height: calc(100vh - 250px);
		overflow: scroll;
		width: 100%;
	}

	.old-header.open-mob .header-nav__main-list-item:hover ul {
		position: static;
		width: auto;
		flex-flow: column;
	}
	.old-header.open-mob .header-nav__main-list-item:has(.header-nav__sub-list):before {
		font-size: 15px;
	}
	.old-header.open-mob .header__info {
		background: none;
	}

	.old-header.open-mob .header__col.mob-vis {
		display: flex;
		flex-flow: column;
		gap: 10px;
		background: #fff;
		position: fixed;
		width: 100%;
		left: 0;
		bottom: 0;
	}

	.old-header.open-mob .header__col.mob-vis * {
		color: #000;
		font-size: 20px;
		font-weight: 100;
		padding: 10px;
		border-bottom: 1px dashed #000;
	}

	.old-header.open-mob .container_nav .header-nav .mob-menu-button:before {
		position: absolute;
		content: '+';
		background: none;
		background-position: -180px -191px;
		width: auto;
		height: auto;
		top: 5px;
		right: 0;
		font-size: 44px;
		transform: rotate(45deg);
		font-weight: 100;
		line-height: 0;
	}
}

@media (min-width: 1054px) {
	.old-header + .header {
		display: none;
	}

	.old-header + .header + .split-block--first {
		height: calc(100vh - 148px);
	}
}
/* End */
/* /bitrix/templates/newland/components/bitrix/menu/new_menu/style.min.css?1739634984490 */
/* /bitrix/templates/newland/styles.css?17396349841142 */
/* /bitrix/templates/newland/template_styles.css?178496364373878 */
