.advantages-card__description p,
.price__additionally p,
.advantages__card-title p,
.title--xxs-3 p,
.title--md p,
.title--s p,
.text--body p,
.title--white p,
.text--white p,
.menu-tab__description p,
.title--white-with-accent p,
.awards__title p,
.awards__text p,
.articles-section__title p,
.articles-section__text p,
.title p {
	margin: 0;
}
ul.submenu {
	list-style: none;
}

.body-block-spollers__link {
	display: block;
}
.body-block-spollers__link.arch-link {
	display: none;
}

.additional-products__list {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	width: 100%;
	margin: 0;
	height: 520px;
}
.additional-products__item {
	width: calc(50% - 4rem);
}

/* .main-nav__item:nth-last-child(-n+2) {
  font-weight: bold;
} */

.map__inner iframe {
	width: 100%;
	height: 100%;
}

.map__inner .ymaps-2-1-79-map {
	/*display: none;*/
}

.awards__icon img {
	height: 100%;
}

.section--dark .wpcf7-response-output {
	color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 1680px) {
	.additional-products__list {
		height: 430px;
	}
}

@media (max-width: 1280px) {
	.additional-products__list {
		height: 410px;
	}
}

@media (max-width: 991px) {
	.additional-products__list {
		height: auto;
	}
	.additional-products__item {
		width: 100%;
	}
}

@media (max-width: 767px) {
	.body-block-spollers__link.arch-link {
		display: block;
	}
}
/* 05.11.2024 Доработки */
.img_post img {
	object-fit: cover;
	height: 100%;
	border-radius: 1rem;
}

@media (max-width: 767px) {
	.img_post {
		height: calc(100% - 1.5625rem);
		opacity: 1;
		position: absolute;
		width: 100%;
		border-radius: 1rem;
		overflow: hidden;
	}
}
/* END 05.11.2024 Доработки */

/* 20.11.2024 Доработки */
.membership__price {
	font-size: 195px;
	line-height: 175px;
}
/* END 20.11.2024 Доработки */

/* 27.12.2024 Заявка отправлена с формы */
.modal__close-btn {
	z-index: 3;
}
.modal-call__success {
	z-index: 2;
}
.modal-call .invalid .wpcf7-response-output {
	display: block;
}
.modal-call.is-active .wpcf7-form .wpcf7-response-output {
	display: none;
}
.wpcf7-spinner {
	display: none;
}
/* END 27.12.2024 Заявка отправлена с формы */

.summa-alert {
	position: absolute;
	left: 50%;
	top: 100%;
	margin-top: 15px;
	background-color: rgba(211, 54, 54, 0.2);
	border-radius: 10px;
	text-align: center;
	font-size: 12px;
	line-height: 1.4;
	width: 200px;
	margin-left: -100px;
	padding: 5px 10px;
}

.summa-alert::before {
	display: block;
	content: "";
	border-bottom: 10px solid rgba(211, 54, 54, 0.2);
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	position: absolute;
	bottom: 100%;
	left: 50%;
	margin-left: -10px;
}

.certificate-option.shaked input[type="text"] {
	animation: shaking 0.25s linear;
}

@keyframes shaking {
	0% {
		transform: rotate(0deg);
	}
	25% {
		transform: rotate(5deg);
	}
	50% {
		transform: rotate(0eg);
	}
	75% {
		transform: rotate(-5deg);
	}
	100% {
		transform: rotate(0deg);
	}
}

/* 16.01.2025 Видео на странице новости */
.single_page_content .wp-block-video {
	height: 450px;
	max-width: 37.625rem;
	margin-bottom: 1em;
}
.single_page_content .wp-block-video video {
	border-radius: 1rem;
	width: auto;
	height: 100%;
}

@media (max-width: 1679px) {
	.single_page_content .wp-block-video {
		max-width: 602px;
		margin-bottom: 1em;
	}
}
@media (max-width: 767px) {
	.single_page_content .wp-block-video {
		margin-bottom: 20px;
	}
}
/* END 16.01.2025 Видео на странице новости */

/* 22.01.2025 Цвет шрифта в корп. банях */
.title--s.title--accent-rodeo-dust .accent {
	color: var(--second-color);
}
/* END 22.01.2025 Цвет шрифта в корп. банях */

/* 24.01.2025 Исправление в верстке на стр. Мобильные бани */
.bottom-block__1 > * {
	padding: 20px;
}
.bottom-block__1 .mw-15 {
	max-width: 100%;
}
.text.bath-siberia__text.text--body {
	font-size: 0.9375rem;
	line-height: 1.375rem;
}
.values__header.section__heading {
	margin: 0;
}
.values__header.section__heading .values__text {
	max-width: 100%;
}
/* END 24.01.2025 Исправление в верстке на стр. Мобильные бани */

/* 27.01.2025 Исправление в моб. версии СПБ сайта (Главная?) */
@media (max-width: 767px) {
	.page-id-253 .intro .title {
		margin: 0 0 9.625rem 0;
	}
	.baths__wrapper {
		height: 35rem;
	}
	.price__additionally > p {
		font-size: 12px;
	}
}
/* END 27.01.2025 Исправление в моб. версии СПБ сайта (Главная?) */

/* 28.01.2025 Исправления в верстке у Банные СПА */
@media (max-width: 1679px) {
	.inner-intro__title {
		max-width: 760px;
	}
}
/* END 28.01.2025 Исправления в верстке у Банные СПА */
/* 28.01.2025 Отступы между абзацами на стр. Мероприятия */
.inner-intro__description p {
	margin-bottom: 10px;
}
/* END 28.01.2025 Отступы между абзацами на стр. Мероприятия */

/* 26.02.2025 Окно об успешном отправлении формы */
.modal--success .modal__content {
	width: 48.75rem;
	height: 500px;
	background-color: #000000;
}
.modal--success .modal__content picture {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.modal--success .modal__content picture img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: 0.7;
}
.modal--success .modal__content p {
	position: relative;
	z-index: 2;
	color: #fff;
	margin-bottom: 1.5rem;
}

@media (max-width: 767px) {
	.modal--success .modal__content {
		height: 100%;
	}
	.modal--success .modal__content {
		height: 100%;
		display: flex;
		align-items: flex-start;
	}
	.modal--success .modal__content .modal-success {
		margin-top: 90px;
	}
}
/* END 26.02.2025 Окно об успешном отправлении формы */

/* 27.02.2025 Модальное окно о объявлениях */
.modal--ad .modal__wrapper {
	position: relative;
}
.modal--ad .modal-call__text {
	color: #322d29b2;
	margin-bottom: 100px;
}

.dis_none {
	display: none;
}
.modal--ad .title--s {
	width: 90%;
}
/* END 27.02.2025 Модальное окно о объявлениях */

/* 10.03.2025 Правки */
.inner-intro__description {
	max-width: 100%;
	text-align: justify;
}
.inner-contacts__phone-link {
	font-size: 65px;
}

@media (max-width: 991px) {
	.inner-contacts__phone-link {
		font-size: 45px;
	}
}
@media (max-width: 767px) {
	.inner-contacts__phone-link {
		font-size: 24px;
	}
}
/* END 10.03.2025 Правки */

/* 11.03.2025 Правки */
.title--s p,
p.title--s {
	font-size: 38px;
}
.title--s .accent {
	font-size: 34px;
}
/*
@media (max-width: 991px) {
  .cuisine .slider-nav {
    display: flex;
    margin-top: 15px;
    justify-content: flex-end;
    position: relative;
    bottom: 0;
    padding-right: 20px;
  }
}
*/
@media (max-width: 767px) {
	.title--s p,
	p.title--s {
		font-size: 49px;
	}
	.title--s .accent {
		font-size: 43px;
	}
}
@media (max-width: 585px) {
	.title--s p,
	p.title--s {
		font-size: 40px;
	}
	.title--s .accent {
		font-size: 35px;
	}
}
@media (max-width: 450px) {
	.title--s p,
	p.title--s {
		font-size: 32px;
		line-height: 32px;
	}
	.title--s .accent {
		font-size: 28px;
		line-height: 32px;
	}
}
/* END 11.03.2025 Правки */

/* 03.04.2025 Оповещение в Банях */
.inner-intro__description p {
	margin-bottom: 25px;
}
.inner-intro__description .info_dop {
	background: #8b8e7712;
	display: flex;
	align-items: center;
	padding: 14px;
	border-radius: 15px;
	width: fit-content;
}
.inner-intro__description .info_dop img {
	width: 31px;
	background: #fff;
	padding: 5px;
	border-radius: 8px;
	margin-right: 20px;
}
.inner-intro__description .info_dop .txt {
	color: #6b6b6b;
	font-weight: 400;
	font-size: 13px;
	line-height: 140%;
	word-spacing: 3px;
	text-align: left;
}
.bath-card__info_dop {
	display: flex;
	align-items: center;
	justify-content: center;
}
.bath-card__info_dop.mob_ver {
	display: none;
}
.bath-card__info_dop img {
	width: 31px;
	background: #8b8e771a;
	padding: 5px;
	border-radius: 8px;
	margin-right: 20px;
}
.bath-card__info_dop .txt {
	font-size: 10px;
	font-weight: 400;
	line-height: 140%;
	width: 70%;
}

@media (max-width: 767px) {
	.inner-intro__description .info_dop .txt {
		font-size: 10px;
		margin-left: 1rem;
	}
	.bath-card__info_dop.desktop_ver {
		display: none;
	}
	.bath-card__info_dop.mob_ver {
		display: flex;
	}
	.bath-card__info_dop {
		margin-bottom: 35px;
	}
	.bath-card__info_dop img {
		background: #fff;
	}
	.bath-card__info_dop .txt {
		color: #ffffff;
		width: 75%;
	}
	.baths__slide.swiper-slide-active .text--small-2 {
		font-size: 13px;
		margin-bottom: 10px;
	}
	.bath-card__link.text {
		margin-bottom: auto;
	}
}
/* END 03.04.2025 Оповещение в Банях */

/* 03.04.2025 Правки */
.footer__text.footer__text-articles {
	margin-top: 24px;
	display: flex;
}
.tel_tg,
.href_yt {
	display: flex;
	align-items: center;
	margin-right: 10px;
}
.tel_tg img {
	width: 20px;
	margin-right: 5px;
}
.href_yt img {
	width: 22px;
	margin-right: 5px;
}
.about-program .col-md-6.mt-4 .about-program__text {
	height: 120px;
}

@media (max-width: 767px) {
	.footer__copyright > .footer__text {
		margin-top: -8px;
		display: flex;
	}
	.footer__copyright > .footer__text .tel_tg img {
		width: 20px;
	}
	.footer__copyright > .footer__text .href_yt img {
		width: 22px;
	}
	.footer__text.footer__text-articles {
		display: none;
	}
}
/* END 03.04.2025 Правки */

/* 24.04.2025 Правки */
@media (max-height: 900px) and (min-width: 1440px) {
	.club .container {
		padding-left: 100px;
	}
}
@media (max-width: 1279px) {
	.bath-card__top {
		margin: 0px 0 60px 0;
	}
}
/* END 24.04.2025 Правки */

/* 29.04.2025 Правки */
.inner-intro--narrow .inner-intro__description {
	max-width: 100%;
}

@media (max-width: 1023px) {
	.ordered-list--mobile-cards .ordered-list__item {
		background-color: #515029;
	}
	.ordered-list--mobile-cards .ordered-list__icon {
		opacity: 1;
		background-color: transparent;
		margin-bottom: 10px;
	}
}

@media (max-width: 767px) {
	.about-service__advantages .swiper-slide {
		position: relative;
	}
	.about-service__advantages .ordered-list__icon {
		display: block;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	.membership__price {
		font-size: 65px;
		line-height: 60px;
	}
	.ordered-list--mobile-cards .ordered-list__icon {
		opacity: 1;
		background-color: transparent;
	}
}

@media (max-width: 450px) {
	.quote-section .title--s p {
		font-size: 20px;
		line-height: 25px;
	}
	.quote-section .title--s .accent {
		font-size: 18px;
		line-height: 25px;
	}
}
/* END 29.04.2025 Правки */
.header__nav {
	margin-top: clamp(1px, 8vh, 1.5rem);
	margin-bottom: auto;
}

.main-nav {
	text-transform: uppercase;
	overflow-y: auto;
	max-height: calc(60vh - 170px);
	scrollbar-width: thin;
	scrollbar-color: #ccc5c0 rgba(255, 255, 255, 0);
}

@media (max-height: 650px) {
	.main-nav {
		max-height: calc(40vh - 100px);
	}
}

@media (max-width: 768px) {
	.main-nav {
		min-height: calc(55vh - 120px);
	}
}

@media (max-width: 430px) {
	.main-nav {
		max-height: calc(60vh - 100px);
	}
}

@media (max-width: 414px) {
	.main-nav {
		max-height: calc(65vh - 135px);
	}
}

@media (max-width: 375px) {
	.main-nav {
		max-height: calc(65vh - 120px);
	}
}

@media (max-width: 320px) {
	.main-nav {
		max-height: calc(65vh - 130px);
	}
}

@media (max-height: 850px) {
	.header__top {
		max-height: 130px;
	}
}

.modal__content__bg {
	background: #fff;
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	transform-origin: left bottom;
	/* Точка трансформации всегда в нижнем левом углу */
	transform: scale(1, 1);
	/* Изначально скрыт */
	transition: transform 1s ease;
}

.modal--map.is-active .modal__content__bg {
	transform: scale(0, 0);
	transform-origin: left bottom;
	/* Раскрывается из нижнего левого угла */
}

/* При закрытии просто возвращаем scale(0, 0) с тем же transform-origin */
.modal--map:not(.is-active) .modal__content__bg {
	transform: scale(1, 1);
	transform-origin: right top;

	/* Схлопывается обратно в нижний левый угол */
}

/* 02.06.2025 Стили для формы на стр. Клуба */
.wpcf7-list-item-label a {
	color: var(--second-color);
}
/* END 02.06.2025 Стили для формы на стр. Клуба */

/* 06.06.2025 Пагинация на стр Статьи */
.pagination_blck.visually-hidden {
	position: absolute !important;
	left: -9999px !important;
	width: 1px !important;
	height: 1px !important;
	overflow: hidden !important;
}
/* END 06.06.2025 Пагинация на стр Статьи */

/* 06.06.2025 Стилизация чекбокса на стр. Клуба */
.wpcf7-list-item {
	margin: 0 !important;
	font-weight: 300 !important;
	font-size: 0.8125rem !important;
	line-height: 1.125rem !important;
}

.wpcf7-form .wpcf7-checkbox {
	position: relative;
	display: inline-block;
}

#modal-privacy {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	width: 15px;
	height: 15px;
	position: relative;
	outline: none;
	cursor: pointer;
}

#modal-privacy::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 15px;
	height: 15px;
	border: 2px solid #333;
	background-color: #fff;
	border-radius: 4px;
	transition: all 0.2s ease-in-out;
}

#modal-privacy:checked::before {
	background-color: #8a8e77;
	border-color: #8a8e77;
}

#modal-privacy:checked::after {
	content: "✔";
	position: absolute;
	top: 55%;
	left: 55%;
	transform: translate(-50%, -50%) scale(0);
	color: #fff;
	font-size: 10px;
	animation: checkmark 0.2s ease-in-out forwards;
}

@keyframes checkmark {
	to {
		transform: translate(-50%, -50%) scale(1);
	}
}

.wpcf7-form label {
	display: flex;
	align-items: center;
	gap: 5px;
	cursor: pointer;
}

#modal-privacy:focus-visible::before {
	box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.3);
}
/* END 06.06.2025 Стилизация чекбокса на стр. Клуба */

.tags_articles {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0;
	margin-top: 1rem;
	margin-left: -0.5rem;
	padding: 0;
	list-style: none;
}

.tags__item_articles {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 0.5rem;
	margin-left: 0.5rem;
	padding: 0.25rem 0.7rem;
	font-weight: 500;
	font-size: 0.5875rem;
	line-height: 1rem;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: rgba(50, 45, 41, 0.7);
	background-color: #ffffff;
	border-radius: 0.55rem 11.704px;
}

/* 17.06.2025 Правки */
.footer__text.footer__text-articles.articles_page {
	margin-top: 0;
}
.footer__author .privacy_policy {
	padding: 0;
	color: rgba(50, 45, 41, 0.7);
	font-weight: 300;
	font-size: 0.8125rem;
	line-height: 1.125rem;
	font-feature-settings: "ss01" on;
	font-style: normal;
	font-family: "KyivType", "Arial", sans-serif !important;
}
.footer__author .privacy_policy::after {
	display: none;
}
/* END 17.06.2025 Правки */

.modal-call__success img {
	filter: brightness(0.5);
}

.modal-call__text {
	font-size: 1.175rem;
}

@media (max-width: 420px) {

    .modal-call__success {
        padding: 18.25rem 1.5rem 1.5rem 1.5rem;
    }

	.modal-call__success img {
		object-position: 82% 56%;
		filter: brightness(1);
	}
}


.modal--ad-img-pc img{
    max-width: 15rem;
    border-radius: 1rem;
    right: -1rem;
    position: absolute;
    bottom: -1rem;
}

.modal--ad-img-mob {
	display: none;
}

@media (max-width: 768px) {
	.modal--ad .modal__content {
		display: block;
	}

	.modal--ad .modal-body {
		padding: 0;
	}

	.modal--ad-img-pc {
		display: none;
	}
	.modal--ad-img-mob {
		display: block;
        padding-bottom: 3rem;
		margin: -2rem;
	}

	.modal--ad .modal-call__text {
		margin-bottom: 30px;
	}

	.modal--ad p.title--s {
        font-size: 26px;
    }

	.modal--ad .modal-call__text {
		font-size: 1rem;
	}
}
