/* Site-specific overrides for ТС «Шесть Двоек» */

.content--cabinet-login .statusFormSubmit {
	margin-bottom: 16px;
}

.content--cabinet-login .form {
	margin-bottom: 0;
}

.content--cabinet .cabinet-panel__body .balance,
.content--cabinet .cabinet-panel__body #balance_container {
	text-align: center;
	font-size: 20px;
}
.content--cabinet-login .statusFormSubmit--ok,
.content--cabinet-login .statusFormSubmit--error {
	padding: 12px 16px;
	border-radius: 12px;
	font-size: 15px;
	text-align: center;
}
.content--cabinet-login .statusFormSubmit--ok {
	background: #e8f5e9;
	color: #2e7d32;
}
.content--cabinet-login .statusFormSubmit--error {
	background: #ffebee;
	color: #c62828;
}

.form .statusFormSubmit {
	margin-bottom: 16px;
}
.form .statusFormSubmit:empty {
	display: none;
	margin-bottom: 0;
}
.formAjax--success .statusFormSubmit--ok {
	margin-bottom: 0;
}
.form .statusFormSubmit--ok,
.form .statusFormSubmit--error {
	padding: 12px 16px;
	border-radius: 12px;
	font-size: 15px;
	text-align: center;
}
.form .statusFormSubmit--ok {
	background: #e8f5e9;
	color: #2e7d32;
}
.form .statusFormSubmit--error {
	background: #ffebee;
	color: #c62828;
}

/* Загрузчик файлов (FilePond + showModule) в формах сайта */
.form .file-upload-module {
	margin-top: 4px;
	padding: 12px 14px;
	background: #fafafa;
	border: 1px dashed #c5cdd6;
	border-radius: 12px;
}

.form .file-upload-queue:empty {
	display: none;
}

.form .file-upload-controls {
	margin-bottom: 10px;
}

.form .file-upload-controls .filepond--root {
	margin: 0;
	max-width: 100%;
	font-family: 'Montserrat', sans-serif;
}

.form .file-upload-controls .filepond--root,
.form .file-upload-controls .filepond--drop-label,
.form .file-upload-controls .filepond--panel-root {
	width: 100%;
	max-width: 100%;
	min-width: 0;
}

.form .file-upload-controls .filepond--drop-label {
	background: #c60e1d;
	border-radius: 100px;
	color: #fff;
	min-height: 44px;
	padding: 10px 24px;
	border: none;
	box-shadow: none;
}

.form .file-upload-controls .filepond--drop-label label {
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-weight: 600;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}

.form .file-upload-controls .filepond--panel-root {
	background: transparent !important;
	border: none !important;
	box-shadow: none !important;
}

.form .file-upload-controls .filepond--item-panel {
	background: #fde8ea;
}

.form .file-upload-controls .filepond--credits {
	display: none !important;
}

.form .file-list {
	list-style: none;
	padding: 0;
	margin: 12px 0 0;
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	clear: both;
}

.form .file-item {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
}

.form .file-item-wrapper {
	position: relative;
	background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 10px;
	padding: 8px;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
	width: 120px;
	box-sizing: border-box;
}

.form .file-item-preview {
	position: relative;
	width: 104px;
	height: 104px;
	overflow: hidden;
	border-radius: 6px;
	background: #f4f4f4;
	display: flex;
	align-items: center;
	justify-content: center;
}

.form .file-item-preview img {
	max-width: 100%;
	max-height: 100%;
	object-fit: cover;
	display: block;
}

.form .file-item-delete {
	position: absolute;
	right: 4px;
	top: 4px;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background: #fff;
	border: 1px solid #ddd;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #c60e1d;
	text-decoration: none;
	font-size: 12px;
	z-index: 2;
}

.form .file-item-delete:hover {
	background: #fde8ea;
	border-color: #c60e1d;
}

.form .file-generic-thumb {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}

.form .file-ext-badge {
	font-size: 11px;
	font-weight: 600;
	text-transform: uppercase;
	color: #31393d;
	margin-top: 4px;
}

/* WOW.js: анимация сразу при появлении в viewport, без искусственной задержки */
.wow {
	animation-delay: 0s !important;
	-webkit-animation-delay: 0s !important;
}

.cat .item .title {
	text-transform: uppercase;
}

.action .left {
	max-width: 550px;
}

.action__title {
	max-width: 460px;
}

/* Блок «Перевозка детей» — правая колонка: фото и телефон по центру */
.kids .title {
	font-size: 54px;
}

.kids p {
	margin-left: 113px;
}

.kids__cols > .kids__col:last-child {
	text-align: center;
}

.kids .pic img {
	margin-left: auto;
	margin-right: auto;
}

.kids__pic--mobile {
	display: none;
}

.kids__phone {
	margin-top: 0;
	width: 100%;
}

.kids__howto {
	margin-top: 48px;
	margin-left: 113px;
	max-width: 940px;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.55;
}

.kids__howto,
.kids__howto p,
.kids__howto strong,
.kids__howto ol,
.kids__howto li,
.kids__howto a {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.55;
}

.kids__howto strong {
	font-weight: 600;
}

.kids__howto p {
	margin-left: 0;
	margin-bottom: 16px;
}

.kids__howto ol {
	margin: 0 0 28px;
	padding-left: 1.35em;
}

.kids__howto li {
	margin-bottom: 8px;
}

.kids__howto a {
	text-decoration: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.9);
}

.kids__docs {
	display: flex;
	flex-wrap: wrap;
	gap: 16px 24px;
	align-items: center;
}

.kids__docs-note,
.kids__howto p.kids__docs-note,
.kids .kids__howto .kids__docs-note {
	display: none;
	margin: 0;
	margin-bottom: 0;
	color: #ffdb4d;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.45;
	text-align: center;
}

.kids__doc-btn {
	min-width: 220px;
	gap: 10px;
	text-align: center;
}

.kids__doc-btn--outline {
	background: transparent;
	border-color: #fff;
	color: #fff;
}

.kids__doc-btn--outline:hover,
.kids__doc-btn--outline:active {
	opacity: 0.85;
	background: transparent;
	border-color: #fff;
	color: #fff;
}

.kids__doc-btn--outline span {
	color: #fff;
}

.kids__doc-btn--outline .kids__doc-btn-icon {
	filter: none;
}

.kids__doc-btn--solid {
	background: #fff;
	border-color: #fff;
	color: #c90615;
}

.kids__doc-btn--solid:hover,
.kids__doc-btn--solid:active {
	opacity: 0.85;
	background: #fff;
	border-color: #fff;
	color: #c90615;
}

.kids__doc-btn--solid span {
	color: #c90615;
}

.kids__doc-btn-icon {
	display: block;
	width: 28px;
	height: 28px;
	flex-shrink: 0;
}

.kids__doc-btn--solid .kids__doc-btn-icon {
	filter: brightness(0) saturate(100%) invert(14%) sepia(84%) saturate(4800%) hue-rotate(346deg) brightness(85%) contrast(105%);
}

.content p.form__legal,
.form .form__legal {
	margin: 20px 0 0;
	color: #666;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.45;
}

.form__lead {
	margin: 0 auto 28px;
	max-width: 560px;
	color: #333;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.45;
}

.content p.form__legal-phone,
.form .form__legal-phone {
	margin: 12px 0 0;
	color: #666;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.45;
}

.form__legal-phone a {
	color: inherit;
	text-decoration: underline;
}

@media only screen and (max-width: 1199px) {
	.kids .title {
		font-size: 30px;
	}

	.kids p {
		margin-left: 0;
		font-weight: 400;
	}

	.kids__pic--mobile {
		display: block;
		margin: 0 0 24px;
		text-align: center;
	}

	.kids__pic--mobile img {
		margin-left: auto;
		margin-right: auto;
	}

	.kids__pic--desktop {
		display: none;
	}

	.kids__howto {
		margin-top: 32px;
		margin-left: 0;
	}

	.kids__howto,
	.kids__howto p,
	.kids__howto strong,
	.kids__howto ol,
	.kids__howto li,
	.kids__howto a {
		font-size: 16px;
		font-weight: 400;
	}

	.kids__howto strong {
		font-weight: 600;
	}

	.kids__docs {
		flex-direction: column;
		align-items: stretch;
		gap: 16px;
	}

	.kids__docs-note,
	.kids__howto p.kids__docs-note,
	.kids .kids__howto .kids__docs-note {
		display: block;
		order: 2;
		margin: 0;
		margin-bottom: 0;
		color: #ffdb4d;
		font-size: 14px;
		font-weight: 500;
		line-height: 1.45;
		text-align: center;
	}

	.kids__docs .kids__doc-btn--outline {
		order: 1;
	}

	.kids__docs .kids__doc-btn--solid {
		order: 3;
	}

	.kids__doc-btn {
		width: 100%;
		min-width: 0;
	}
}

.next-kids {
	transition: color 0.2s ease;
}

.next-kids:hover {
	color: #ffdb4d;
}

.next-kids .next-go__icon {
	display: block;
	flex-shrink: 0;
	width: 28px;
	height: 28px;
	margin-right: 12px;
	background-color: currentColor;
	-webkit-mask: url('/templates/assets/img/kids/arrow-down.svg') center / contain no-repeat;
	mask: url('/templates/assets/img/kids/arrow-down.svg') center / contain no-repeat;
}

.card__subtitle {
	margin-bottom: 20px;
}

.card .card__price {
	margin-bottom: 25px;
}

.card .card__price b {
	color: rgb(255, 178, 15);
	font-size: 28px;
	font-weight: 700;
}

.card__app-text {
	max-width: 600px;
}

.container--tariffs {
	max-width: 1400px;
}

.content--tariffs {
	padding-bottom: 80px;
}

.content--tariffs .title-red {
	margin-bottom: 30px;
}

.content__tariffs {
	width: 100%;
	min-width: 0;
}

.park--kran .item.w25 {
	width: 25%;
}

.park .item.w25 {
	width: 25%;
}

.contacts .map iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	pointer-events: none;
	touch-action: none;
}

@media only screen and (max-width: 1199px) {
	.contacts__cols {
		flex-direction: column;
	}
	.contacts__col--info {
		order: 1;
	}
	.contacts__col--map {
		order: 2;
	}
}

.serv .item .serv__actions {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	gap: 12px;
	margin-top: 4px;
}

.serv .item .serv__actions .go,
.serv .item .serv__actions .btn-red {
	flex: 0 0 auto;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 44px;
	box-sizing: border-box;
	vertical-align: middle;
}

.serv .item .serv__actions .go {
	padding: 3px 24px;
	border: 1px solid #fff;
	border-radius: 100px;
	background: transparent;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
	transition: opacity 0.3s;
}

.serv .item .serv__actions .go:hover,
.serv .item .serv__actions .go:active {
	opacity: 0.85;
	color: #fff;
}

.profit .item .icon img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.cookie_message {
	opacity: 0;
	position: fixed;
	bottom: 10px;
	left: 0;
	right: 0;
	width: 460px;
	max-width: calc(100% - 20px);
	padding: 20px 20px 10px;
	margin: auto;
	text-align: right;
	border-radius: 6px;
	background: #fff;
	box-shadow: 0 4px 20px -4px rgba(0, 0, 0, 0.7);
	transition: opacity 0.5s;
	z-index: 10050;
	font-size: 14px;
	line-height: 1.45;
	color: #111;
}

.cookie_message.on {
	opacity: 1;
}

.cookie_message.hide {
	display: none;
}

.cookie_message p {
	margin: 0;
	text-align: left;
}

.cookie_message a {
	color: #c60e1d;
	text-decoration: underline;
}

.cookie_message a:hover {
	text-decoration: none;
}

.cookie_message .btn {
	display: inline-block;
	min-height: auto;
	margin: 10px 0 0;
	padding: 13px 24px;
	width: auto;
	min-width: 160px;
	border: 1px solid #c60e1d;
	border-radius: 4px;
	background: #fff;
	color: #111;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none !important;
	cursor: pointer;
	transition: opacity 0.3s;
}

.cookie_message .btn:hover,
.cookie_message .btn:active {
	opacity: 0.85;
	color: #111;
}

.tsd-call-fab-wrap {
	position: fixed;
	right: 32px;
	bottom: max(32px, env(safe-area-inset-bottom, 0px));
	width: 56px;
	height: 56px;
	z-index: 10045;
}

.tsd-call-fab-wave {
	position: absolute;
	inset: 0;
	border-radius: 50%;
	background: rgba(198, 14, 29, 0.45);
	animation: tsd-call-fab-pulse 2.4s ease-out infinite;
	pointer-events: none;
}

.tsd-call-fab-wave--delay {
	animation-delay: 1.2s;
}

@keyframes tsd-call-fab-pulse {
	0% {
		transform: scale(1);
		opacity: 0.55;
	}
	100% {
		transform: scale(2.4);
		opacity: 0;
	}
}

.tsd-call-fab {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 1;
	width: 56px;
	height: 56px;
	border-radius: 50%;
	background: #c60e1d;
	color: #fff;
	font-size: 22px;
	line-height: 1;
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.28);
	text-decoration: none;
	transition: transform 0.15s ease, box-shadow 0.15s ease, background 0.15s ease;
}

.tsd-call-fab:hover {
	color: #fff;
	background: #a80c19;
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.32);
}

.tsd-call-fab:active {
	transform: scale(0.94);
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.22);
}

@media only screen and (max-width: 1199px) {
	.tsd-call-fab-wrap {
		right: 24px;
		bottom: max(28px, env(safe-area-inset-bottom, 0px));
	}
}

@media (prefers-reduced-motion: reduce) {
	.tsd-call-fab-wave {
		animation: none;
		display: none;
	}
}

.content__center table {
	width: 100%;
	border-collapse: collapse;
	margin: 16px 0;
	font-size: 15px;
}

.content__center table td,
.content__center table th {
	padding: 10px 12px;
	border: 1px solid #dde2e8;
	vertical-align: top;
}

.content__center table td:first-child {
	width: 38%;
	font-weight: 500;
}

.content--legal .content__center a {
	color: #c60e1d;
	text-decoration: underline;
}

.content--legal .content__center p {
	margin-bottom: 16px;
}

.content a.btn-red,
.content p a.btn-red {
	color: #fff;
	text-decoration: none;
}

.content a.btn-red:hover,
.content p a.btn-red:hover {
	color: #fff;
	text-decoration: none;
}

/* Lazy load: плавное появление после загрузки */
img.img-lazy {
	opacity: 0;
	transition: opacity 0.35s ease;
}
img.img-lazy.loaded {
	opacity: 1;
}

/* Выпадающий список «Услуги» — один столбец */
.nav > ul > li > ul.nav-services {
	width: 360px;
	max-height: 75vh;
	overflow-y: auto;
}
.nav-services__title {
	margin: 16px 0 8px;
	padding: 0;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.35;
	text-transform: uppercase;
	color: #31393d;
	pointer-events: none;
}
.nav-services__title--first {
	margin-top: 0;
}
.nav > ul > li > ul.nav-services > li:not(.nav-services__title) {
	padding: 2px 0;
}
@media only screen and (max-width: 1200px) {
	.nav > ul > li > ul.nav-services {
		width: 100%;
		max-height: none;
		overflow: visible;
	}
	.nav-services__title {
		margin: 18px 0 10px;
		color: #fff;
	}
	.nav-services__title--first {
		margin-top: 6px;
	}
}