body footer.l-footer-wrapper {
	background: transparent;
	width: 100%;
	max-width: 1800px;
	margin: 0 auto;
	padding-bottom: 0 !important;
	padding-top: 0 !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
}

body footer.l-footer-wrapper .footer-inner {
	background: #363636;
}

.history-container {
	margin: 40px auto 0 auto;
	position: relative;
}

.history-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 40px;
	position: relative;
}

.history-title {
	padding: 0;
	margin: 0;
	font-family: 'Lora';
	font-size: 25px;
	font-weight: 700;
	line-height: 32px;
}

.assets-swiper .nav-buttons {
	margin-top: 15px;
	justify-content: center;
}

.history-button-next.swiper-button-disabled,
.history-button-prev.swiper-button-disabled,
.assets-button-prev.swiper-button-disabled,
.assets-button-next.swiper-button-disabled,
.SwiperRent .rent-button-prev.swiper-button-disabled,
.SwiperRent .rent-button-next.swiper-button-disabled,
.partnersSwiper .partners-button-prev.swiper-button-disabled,
.partnersSwiper .partners-button-next.swiper-button-disabled,
.residentSwiper .resident-button-prev.swiper-button-disabled,
.residentSwiper .resident-button-next.swiper-button-disabled,
.reviewsSwiper .reviews-button-prev.swiper-button-disabled,
.reviewsSwiper .reviews-button-next.swiper-button-disabled,
.mainSwiper .main-button-next.swiper-button-disabled,
.mainSwiper .main-button-prev.swiper-button-disabled {
	opacity: 0.4;
}

.assets-swiper .assets-button-next,
.assets-swiper .assets-button-prev,
.history-container .history-button-prev,
.history-container .history-button-next,
.SwiperRent .rent-button-prev,
.SwiperRent .rent-button-next,
.partnersSwiper .partners-button-next,
.partnersSwiper .partners-button-prev,
.residentSwiper .resident-button-prev,
.residentSwiper .resident-button-next,
.reviewsSwiper .reviews-button-prev,
.reviewsSwiper .reviews-button-next,
.mainSwiper .main-button-next,
.mainSwiper .main-button-prev {
	width: 34px;
	height: 34px;
	background: #333333;
	border: none;
	padding: 0;
	margin: 0;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.assets-swiper .assets-button-nex:hover,
.assets-swiper .assets-button-prev:hover,
.history-container .history-button-prev:hover,
.history-container .history-button-next:hover,
.SwiperRent .rent-button-prev:hover,
.SwiperRent .rent-button-next:hover,
.partnersSwiper .partners-button-next:hover,
.partnersSwiper .partners-button-prev:hover,
.residentSwiper .resident-button-prev:hover,
.residentSwiper .resident-button-next:hover,
.reviewsSwiper .reviews-button-prev:hover,
.reviewsSwiper .reviews-button-next:hover,
.mainSwiper .main-button-next:hover,
.mainSwiper .main-button-prev:hover {
	opacity: 0.4;
}

.mainSwiper .main-pagination {
	text-align: center;
	position: absolute;
	z-index: 10;
}

.swiper-pagination-bullet {
	background: #FFFFFF;
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #FFFFFF;
}

.assets-swiper .assets-button-next,
.assets-swiper .assets-button-prev {
	position: relative;
}

.history-container .history-button-prev,
.history-container .history-button-next {
	position: absolute;
}

.history-container .history-button-next {
	right: 0;
	top: 0px;
}

.history-container .history-button-prev {
	right: 40px;
	top: 0px;
}

.history-header {
	position: relative;
}

.partners-title {
	padding: 0;
	margin: 0 0 20px 0;
	font-family: 'Lora';
	font-size: 45px;
	font-weight: 700;
	line-height: 57.6px;
	text-align: left;
}

.history-header .swiper-button-prev {
	top: 22px;
	left: auto;
	right: 50px;
}

.history-header .swiper-button-next {
	top: 22px;
}

.history-title {
	font-size: 24px;
	font-weight: bold;
}

.nav-buttons {
	display: flex;
	gap: 8px;
}

.SwiperRent .nav-buttons {
	justify-content: center;
}

.timeline-line {
	width: 100%;
	position: absolute;
	top: 59%;
	left: 0;
	right: 0;
	height: 2px;
	background: #DDDDDD;
	z-index: 1;
}

.history-swip .swiper {
	width: 100%;
	padding: 20px 0;
}

.history-swip {
	padding-top: 30px;
}

.history-swip .swiper-slide-inner {
	height: 100%;
	text-align: center;
	border: 1px solid #DDDDDD;
	padding: 38px 2px 30px 2px;
	background: #fff;
	position: relative;
}

.history-swip .swiper-slide-inner:hover {
	background: #FAFAFA;
}

.history-swip .year {
	left: 50%;
	top: -20px;
	transform: translateX(-50%);
	position: absolute;
	padding: 8px 8px;
	background: #B9E9D7;
	color: #333333;
	font-family: 'Lora';
	font-size: 30px;
	font-weight: 700;
	line-height: 25px;
}

.history-swip .timeline-content {
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}

.history-swip .company-name {
	margin-bottom: 0;
}

.history-swip .section-title {
	font-family: serif;
	font-size: 32px;
	font-weight: bold;
	margin: 60px 0 20px;
}

.history-swip .section-image {
	max-width: 200px;
	margin: 20px 0;
}

.history-swip .swiper-wrapper {
	height: auto;
}

.history-swip .swiper-slide {
	height: auto;
}

.history-container .history-button-prev:after,
.history-container .history-button-next:after,
.history-container .history-button-next:after,
.history-container .history-button-prev:after,
.assets-swiper .assets-button-next:after,
.assets-swiper .swiper-rtl .assets-button-prev:after,
.assets-swiper .assets-button-prev:after,
.assets-swiper .swiper-rtl .assets-button-next:after {
	display: none;
}

.container {
	width: 100%;
	max-width: 1800px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}

.assets {
	padding: 100px 0 100px 0;
}

.assets__title {
	font-size: 24px;
	margin-bottom: 30px;
	text-align: center;
}

.assets__grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
}

.asset-card {
	background: #FAFAFA;
	border-radius: 0;
	overflow: hidden;
	display: flex;
}

.asset-card__image {
	max-width: 200px;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.assets .assets__title {
	padding: 0;
	margin: 0 0 20px 0;
	font-family: 'Lora';
	font-size: 45px;
	font-weight: 700;
	line-height: 57.6px;
}

.asset-card__content {
	padding: 30px 20px 40px 40px;
}

.asset-card__title {
	font-family: 'Lora';
	font-size: 25px;
	font-weight: 700;
	line-height: 32px;
	margin: 0 0 10px 0;
	color: #333333;
}

.asset-card__text {
	font-family: 'Open Sans';
	font-size: 18px;
	font-weight: 400;
	line-height: 27px;
	color: #333333;
}

.swiper.assets-swiper {
	display: none;
	width: 100%;
	height: 100%;
	height: auto;
	position: relative;
}
@media (max-width: 920px) {
	.swiper.assets-swiper {
		display: block;
	}
}
.swiper.SwiperHistory {
	overflow:hidden;
	padding-top: 20px;
}
.asset-card {
	display: flex;
	height: 100%;
}

.asset-card__content {
	display: flex;
	flex-direction: column;
	flex: 1;
	padding: 20px;
}

.asset-card__title {
	margin-bottom: 15px;
}

.asset-card__text {
	flex: 1;
	margin-bottom: 15px;
}

.asset-card__image {
	width: 100%;
	object-fit: cover;
	display: block;
}

.swiper-button-next,
.swiper-button-prev {
	color: #000;
}

.history-top__title {
	padding: 0;
	margin: 0 0 20px 0;
	font-family: 'Lora';
	font-size: 45px;
	font-weight: 700;
	line-height: 57.6px;
	text-align: center;
}

.history-top__text p,
.history-top__text {
	font-family: Open Sans;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	color: #333333;
}

.history-top__text p {
	padding: 0;
	margin: 0;
}

.history-top__text {
	margin-bottom: 20px;
}

.history-top__btn-row {
	display: flex;
	align-items: center;
}

.history-top__btn {
	margin: auto;
	display: inline-block;
	border-radius: 90px;
	padding: 12px 47px;
	border: 1px solid #00945E;
	text-transform: uppercase;
	color: #333333;
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: 400;
	line-height: 19.07px;
}

.history-top__btn:hover {
	text-decoration: none;
	color: #333333;
}

.about-section {
	width: 100%;
	position: relative;
	background-color: #F9F9F9;
}

.about-section::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 500px;
	background-image: url('/test-glavnaya/img/about-position.webp');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 1;
}
.about-section.no-bg::before {
	content: none;
}

.about-section .container {
	position: relative;
	z-index: 2;
}

.about-title {
	margin: 50px 0 0 0;
	padding: 0;
	color: #FFFFFF;
	font-family: 'Lora';
	font-size: 45px;
	font-weight: 700;
	line-height: 57.6px;
	text-align: center;
}

.about-item {
	background: #FFFFFF;
	box-sizing: border-box;
	padding: 30px 60px;
	width: 33%;
}

.about-list {
	margin-top: 150px;
}

.about-list {
	display: flex;
	gap: 30px;
}

.about-item-top__img {
	width: 66px;
	height: 66px;
}

.about-item-top__img svg {
	width: 66px;
	height: 66px;
	background-size: contain;
}

.about-item-top__title {
	margin: 0;
	padding: 0;
	font-family: 'Lora';
	font-size: 25px;
	font-weight: 700;
	line-height: 32px;
}

.about-section .about-item-top__title { 
    font-weight: 700;
    font-size: 25px;
    line-height: 100%;
	color: #333333;
}

.about-item a:hover {
    text-decoration: none;
}

.about-section.no-bg.arenda {
   margin-bottom: 60px;
}

.about-item-top {
	margin-bottom: 20px;
	gap: 20px;
	display: flex;
	align-items: center;
}

.about-item__list {
	margin: 0;
	padding: 0;
}

.about-item__list li {
	left: 15px;
	margin-bottom: 10px;
	font-family: 'Open Sans';
	font-size: 18px;
	font-weight: 400;
	line-height: 27px;
	position: relative;
	color: #333333;
}

.big_space_bottom {
	margin-bottom: 60px;
}

.about-item__list li::before {
	position: absolute;
	content: '';
	background: #00945E;
	border-radius: 50%;
	width: 4px;
	height: 4px;
	top: 10px;
	left: -15px;
}

.about-item__list li:last-child {
	margin-bottom: 0;
}

.info-item__title,
.info-item__desk {
	display: block;
}

.info-item__title {
	font-family: 'Lora';
	font-size: 43px;
	font-weight: 700;
	line-height: 51.6px;
	text-align: center;
	margin-bottom: 10px;
}

.info-item__desk {
	font-size: 15px;
	font-weight: 400;
	line-height: 22.5px;
	text-align: center;
}

.info-list {
	display: flex;
	gap: 20px;
	margin: 50px 0 130px 0;
}

.info-item {
	justify-content: center;
	align-items: center;
	flex-direction: column;
	display: flex;
	padding: 30px 10px;
	width: 25%;
	border: 1px solid #DDDDDD;
}

.about-form::before {
	position: absolute;
	content: '';
	background-image: url('/test-glavnaya/img/greenwood-high.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;

	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 450px;
	z-index: 1;
}

.about-form__title {
	position: relative;
	z-index: 1;
}

.about-form {
	padding: 0 160px 0 200px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 450px;
	position: relative;
}

.about-form__title {
	max-width: 480px;
	font-family: 'Lora';
	font-size: 45px;
	font-weight: 400;
	line-height: 57.6px;
	color: #fff;
	text-transform: uppercase;
}

.about-form__title span {
	font-weight: 700;
}

.about-form__form {
	z-index: 1;
	background: white;
	padding: 70px;
	width: 100%;
	max-width: 710px;
	margin-bottom: 70px;
}

.about-form__form h2 {
	padding: 0;
	margin: 0 0 15px 0;
	font-family: 'Lora';
	font-size: 25px;
	font-weight: 700;
	line-height: 32px;
}

form .form-group {
	margin-bottom: 11px;
}

form .form-group + .form-group {
	margin-bottom: 20px;
}

.about-form__form .form-group {
	margin: 0 0 11px;
	padding: 0;
	width: 100%;
	height: 51px;
	border-radius: 100px 0px 0px 0px;
}

.about-form__form input[type="text"],
.about-form__form input[type="tel"] {
	color: #A3A3A3;
	border-radius: 100px;
	height: 51px;
	border: 1px solid #C6C6C6;
	width: 100%;
	box-sizing: border-box;
	padding: 0 0 0 20px;
	margin: 0;
}

.about-form__form input[type="text"]:focus,
.about-form__form input[type="tel"]:focus {
	outline: none;
}

.about-form__form .checkbox-group {
	display: flex;
	align-items: center;
	margin-bottom: 39px;
	cursor: pointer;
	gap: 10px;
}

.about-form__form .checkbox-group label {
	margin: 0;
	font-family: 'Open Sans';
	font-size: 15px;
	font-weight: 400;
	line-height: 20.43px;
	cursor: pointer;
}

.about-form__form button {
	max-width: 392px;
	font-family: 'Open Sans';
	font-size: 13px;
	font-weight: 400;
	line-height: 17.7px;
	width: 100%;
	background: #059669;
	color: white;
	padding: 12px;
	border: none;
	border-radius: 100px;
	cursor: pointer;
}

.about-form__form .checkbox-group {
	margin-bottom: 20px;
}

.about-form__form input[type="checkbox"] {
	width: 20px;
	min-width: 20px;
	height: 20px;
	border: 1px solid #C6C6C6;
	cursor: pointer;
	margin: 0;
}

.services-list {
	gap: 50px 20px;
	justify-content: center;
	flex-wrap: wrap;
	display: flex;
}

.services-item {
	display: block;
	padding: 10px;
	background: #F1FDF6;
	width: calc(25% - 16px);
	position: relative;
	text-decoration: none;
}

.services-item:hover {
	text-decoration: none;
}

.services-item:hover {
	text-decoration: none;
}

.services-item__inner {
	text-align: center;
	box-sizing: border-box;
	background: #ffffff;
	padding: 90px 30px 20px 30px;
	height: 100%;
}

.services-item__inner-title {
	font-family: 'Lora';
	font-size: 25px;
	font-weight: 700;
	line-height: 30px;
	color: #333333;
}

.services-item-bg {
	transform: translateX(-50%);
	left: 50%;
	top: -37px;
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	height: 75px;
	width: 75px;
	background: #2B9A6B;
}

.services-item-img {
	height: 30px;
	width: 30px;
	background-size: contain;
	background-repeat: no-repeat;
}

.services-item__inner-desk {
	font-family: 'Open Sans';
	font-size: 17px;
	font-weight: 400;
	line-height: 25.5px;
	text-align: center;
	margin-bottom: 30px;
	color: #333333;
}

.services-item__inner-link {
	color: #00945E;
	font-family: 'Open Sans';
	font-size: 15px;
	font-weight: 700;
	line-height: 22.5px;
}

.services-item:hover .services-item__inner {
	background: #F1FDF6;
}

.services-item .services-item__inner-link span {
	position: relative;
	right: 20px;
}

.services-item .services-item__inner-link span::before {
	position: absolute;
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg width='39' height='9' viewBox='0 0 39 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 4C0.723858 4 0.5 4.22386 0.5 4.5C0.5 4.77614 0.723858 5 1 5L1 4ZM38.3535 4.85356C38.5488 4.65829 38.5488 4.34171 38.3535 4.14645L35.1716 0.964469C34.9763 0.769207 34.6597 0.769207 34.4645 0.964469C34.2692 1.15973 34.2692 1.47631 34.4645 1.67158L37.2929 4.5L34.4645 7.32843C34.2692 7.52369 34.2692 7.84027 34.4645 8.03554C34.6597 8.2308 34.9763 8.2308 35.1716 8.03554L38.3535 4.85356ZM1 5L38 5L38 4L1 4L1 5Z' fill='%2300945E'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	width: 39px;
	height: 9px;
	top: 7px;
	right: -46px;
}

.services-item .services-item__inner-link {
	opacity: 0;
}

.services-item:hover .services-item__inner-link {
	opacity: 1;
}

.services {
	padding: 0 0 100px 0;
}

.reviews-section .reviews-title,
.services-title {
	padding: 0;
	margin: 0 0 10px 0;
	font-family: 'Lora';
	font-size: 45px;
	font-weight: 700;
	line-height: 57.6px;
	text-align: center;
}

.services-desk {
	font-family: 'Open Sans';
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	text-align: center;
	max-width: 1200px;
	margin: 0 auto 70px auto;
}

.rent {
	background-color: #F9F9F9;
	margin-bottom: 40px;
	padding: 60px 0 50px;
	overflow: hidden;
}

.slide-rent {
	background: #fff;
	overflow: hidden;
}

.SwiperRent {
	overflow: visible;
	position: relative;
}

.SwiperRent .slide-rent {
	opacity: 0.4;
	transition: opacity 0.3s ease;
}

.SwiperRent .slide-rent.swiper-slide-visible {
	opacity: 1;
}

.slide-inner img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.rent-img-button-next,
.rent-img-button-prev,
.rent-button-next,
.rent-button-prev {
	width: 40px;
	height: 40px;
	background: rgba(255, 255, 255, 0.8);
	border-radius: 50%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}


.rent-img-button-next {
	right: 10px;
}

.rent-img-button-prev {
	left: 10px;
}

.rent-button-next {
	right: 25px;
}

.rent-button-prev {
	left: 25px;
}

.rent .swiper-pagination {
	bottom: 10px;
}

.rent .swiper-pagination-bullet {
	background: #fff;
}

.rent-info {
	box-sizing: border-box;
	padding: 20px 30px 30px 30px;
}

.rent-info h3 {
	padding: 0;
	margin: 0;
	font-family: 'Lora';
	font-size: 25px;
	font-weight: 700;
	line-height: 37.5px;
}

.rent-info-text .title {
	font-weight: 700;
}

.rent-info-text .desk {
	font-weight: 400;
}

.rent-info-text .title,
.rent-info-text .desk {
	font-family: 'Open Sans';
	font-size: 16px;
	line-height: 24px;
	padding: 0;
	margin: 0;
}

.SwiperRentInner .slide-inner {
	border-radius: 0;
}

.rent-info .rent-info-text {
	margin-bottom: 20px;
}

.rent-info .rent-info-text:nth-child(3),
.rent-info .rent-info-text:nth-child(2) {
	margin-top: 15px;
}

.rent-btns__link,
.rent-btns__app {
	text-transform: uppercase;
	text-decoration: unset;
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: 400;
	line-height: 19.07px;
	padding: 12px 38px;
	display: inline-block;
	border-radius: 92px;
	text-align: center;
}

.rent-btns__app,
.rent-btns__app:hover {
	color: #fff;
	background: #00945E;
	text-decoration: none;
}

.rent-btns__link,
.rent-btns__link:hover {
	border: 1px solid #00945E;
	color: #333333;
	text-decoration: none;
}

.SwiperRent .swiper-slide {
	background: #fff;
	border: 1px solid #DDDDDD;
	/* height: 100%; */
}

.rent-btns {
	flex-wrap: wrap;
	display: flex;
	gap: 14px;
}

.rent__title {
	padding: 0;
	margin: 0 0 20px 0;
	font-family: 'Lora';
	font-size: 45px;
	font-weight: 700;
	line-height: 57.6px;
	text-align: center;
}

.rent-info__prise {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans';
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	color: #00945E;
}

.SwiperRent {
	overflow: visible !important;
	padding: 0 50px;
	height: auto;
}

.swiper-wrapper {
	height: auto;
	align-items: stretch;
}

.slide-rent {
	height: auto;
	display: flex;
	flex-direction: column;
}

.SwiperRentInner {
	width: 100%;
	flex: none;
}

.rent-btn {
	margin-top: 20px;
	display: flex;
	align-items: center;
}

.rent-btn a {
	margin: auto;
	display: inline-block;
	border-radius: 90px;
	padding: 12px 90px;
	border: 1px solid #00945E;
	text-transform: uppercase;
	color: #333333;
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: 400;
	line-height: 19.07px;
	text-decoration: none;
}


.slide-partners__inner img {
	object-fit: contain;
	max-height: 90px;
	width: 100%;
}

.partnersSwiper .wrapper-partners {
	align-items: center;
}

.partnersSwiper {
	padding: 0 50px;
	position: relative;
}

.partnersSwiper .partners-button-prev,
.partnersSwiper .partners-button-next {
	position: absolute;
}

.partnersSwiper .partners-button-next,
.partnersSwiper .partners-button-prev {
	transform: translatey(-50%);
	z-index: 1;
	top: 50%;
}

.partnersSwiper .partners-button-prev {
	left: 0;
}

.partnersSwiper .partners-button-next {
	right: 0;
}

.partners-section {
	margin-bottom: 100px;
}

.news-block__l-img {
	width: 100%;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	height: 400px;
	margin-bottom: 35px;
}

.news-block__l-date {
	border-radius: 50%;
	flex-direction: column;
	color: #fff;
	font-family: 'Lora';
	font-size: 17px;
	font-weight: 400;
	line-height: 21.76px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	justify-content: center;
	align-items: center;
	display: flex;
	background: #00945E;
	bottom: -32px;
	position: absolute;
	height: 65px;
	width: 65px;
	transform: translateX(-50%);
	left: 50%;
}

.news-block__l-date span {
	font-size: 25px;
}

.news-block {
	width: 100%;
	display: flex;
	gap: 50px;
}

.news-block__r-date {
	color: #00945e;
	display: block;
	font-size: 15px;
	font-weight: 700;
	line-height: 22.5px;
}

.news-block__l {
	width: 40%;
}

.news-block__r {
	width: 60%;
}

.news-block__l {
	background: #FAFAFA;
}

.news-block__l-title {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: 'Lora';
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
	color: #333333;
	display: block;
}

.news-block__l-title:hover {
	color: #00945E;
	text-decoration: none;
}


.news-block__l-desk {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}

.news-block__l-text {
	padding: 0 30px 40px 30px;
}

.news-block__r-link {
	color: #333333;
	font-family: 'Lora';
	font-size: 18px;
	font-weight: 700;
	line-height: 27px;
}

.news-block__r-link:hover {
	color: #00945E;
	text-decoration: none;
}

.news-block__r-item {
	border-bottom: 1px solid #C9C9C9;
	margin-bottom: 25px;
	padding-bottom: 25px;
}

.news-block__r-item:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.news-block__r-list {
	margin-bottom: 50px;
}

.news-block__r-btn {
	margin: auto;
	display: inline-block;
	border-radius: 90px;
	padding: 12px 47px;
	border: 1px solid #00945E;
	text-transform: uppercase;
	color: #333333;
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: 400;
	line-height: 19.07px;
	text-decoration: none;
}

.news-title {
	padding: 0;
	margin: 0 0 20px 0;
	font-family: 'Lora';
	font-size: 45px;
	font-weight: 700;
	line-height: 57.6px;
	text-align: left;
}

.news-section {
	margin-bottom: 100px;
}

.residents-block {
	display: flex;
	width: 100%;
	gap: 40px;
}

.residents-block__l {
	width: 40%;
}

.residents-block__r {
	width: 60%;
}

.residents-section {
	padding: 0;
}

.residents-text {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 400;
	line-height: 27px;
}

.residents-title {
	padding: 0;
	margin: 0 0 20px 0;
	font-family: 'Lora';
	font-size: 45px;
	font-weight: 700;
	line-height: 57.6px;
	text-align: left;
}

.residents-btn {
	text-transform: uppercase;
	text-decoration: unset;
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: 400;
	line-height: 19.07px;
	padding: 12px 38px;
	display: inline-block;
	border-radius: 92px;
	text-align: center;
	color: #fff;
	background: #00945E;
	cursor: pointer;
}

.residents-btn:hover {
	color: #fff;
	background: #13B278;
	text-decoration: none;
}

.slide-resident__inner-img {
	height: 85px;
	margin-bottom: 8px;
}

.slide-resident__inner-test .title {
	font-size: 15px;
	font-weight: 700;
	line-height: 22.5px;
	color: #333333;
	padding: 0;
	margin: 0;
}

.slide-resident__inner-test .desk {
	font-size: 15px;
	font-weight: 400;
	line-height: 22.5px;
	padding: 0;
	margin: 0;
}

.slide-resident__inner-img img {
	object-fit: contain;
	width: 100%;
	max-height: 85px;
}

.slide-resident__inner {
	margin: 1px;
	box-sizing: border-box;
	padding: 10px 10px 50px 10px;
	border: 1px solid #DDDDDD;
}

.residentSwiper .nav-buttons {
	padding-top: 20px;
	justify-content: center;
	display: flex;
	gap: 8px;
}

.residentSwiper .nav-buttons {
	display: none;
}

.reviewsSwiper {
	max-width: 800px;
	position: relative;
}

.reviews-section .reviewsSwiper {
	overflow: visible;
}

.reviews-section {
	padding: 50px 0 80px 0;
	margin: 100px 0 80px 0;
	background: #F9F9F9;
	overflow: hidden;
}

.reviews-button-prev,
.reviews-button-next {
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	z-index: 10;
}

.review-slide {
	opacity: 0.4;
}

.review-slide.swiper-slide-active {
	opacity: 1;
}

.reviews-button-next {
	right: 2px;
}

.reviews-button-prev {
	left: 2px;
}

.reviews-title {
	font-size: 45px;
	font-weight: 700;
	line-height: 57.6px;
	text-align: center;
}

.review-slide-inner {
	background: #fff;
	padding: 60px 100px 70px 100px;
	border: 1px solid #DDDDDD;
	box-sizing: border-box;
	margin: 20px;
}

.review-slide-top-text span {
	display: block;
	color: #333333;
}

.review-slide-top-text .title {
	display: block;
	font-family: 'Lora';
	font-size: 25px;
	font-weight: 700;
	line-height: 37.5px;
}

.review-slide-top-text .info {
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
}

.review-slide-top-img {
	height: 75px;
	width: 75px;
	min-width: 75px;
	overflow: hidden;
	border-radius: 50%;
}

.review-slide-top-img img {
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.review-slide-top {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 20px;
}

.review-slide-review p {
	margin: 0;
	padding: 0;
}

.review-slide-review {
	font-family: 'Open Sans';
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	position: relative;
}

.review-slide-review::before,
.review-slide-review::after {
	position: absolute;
	content: '';
	height: 60px;
	width: 63px;
	background-repeat: no-repeat;
}

.review-slide-review::before {
	background-image: url('/test-glavnaya/img/review-l.svg');
	left: -80px;
	top: -15px;
}

.review-slide-review::after {
	background-image: url('/test-glavnaya/img/review-r.svg');
	bottom: 0;
	right: -90px;
}


.slider-main {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.mainSwiper {
	width: 100%;
	height: 100%;
	position: relative;
	margin-bottom: 50px;
}

.mainSwiper .swiper-slide {
	position: relative;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	min-height: 570px;

	align-items: center;
	justify-content: center;
	position: relative;
	display: flex;
}

.mainSwiper .slide-content {
	padding: 0 60px;
	text-align: center;
	color: #fff;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.mainSwiper .slide-title {
	text-align: center;
	padding: 0;
	margin: 0 0 40px 0;
	font-size: 48px;
	line-height: 1.2;
	margin-bottom: 30px;
	font-weight: 500;
}

.mainSwiper .rent-button {
	display: inline-block;
	padding: 12px 47px;
	background: #00945E;
	color: #fff;
	text-decoration: none;
	border-radius: 92px;
	font-size: 14px;
	transition: background-color 0.3s;
}

.mainSwiper .rent-button:hover {
	background: #f42534;
}

.mainSwiper .nav-buttons {
	position: absolute;
	padding: 0 10px;
	justify-content: space-between;
	width: 100%;
	top: 50%;
	z-index: 10;
	transform: translateY(-50%);
}

.video-block {
	position: relative;
	display: inline-block;
}

.video-block a {
	display: block;
}

.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
}

.play-button {
	border-radius: 50%;
	background: #000000ad;
	justify-content: center;
	align-items: center;
	display: flex;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 118px;
	height: 118px;
}

.play-button svg {
	width: 28px;
	height: 31px;
}

#hidden-window {
	display: none;
	width: 90%;
}

.video-section {
	margin-bottom: 100px;
}

.fancybox-container {
	z-index: 99999;
}

.video-block__l {
	gap: 19px;
	display: flex;
	flex-direction: column;
	width: 40%;
}

.video-block__l a {
	height: 100%;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
}

.video-block {
	gap: 60px;
	position: relative;
	display: flex;
	justify-content: space-between;
}

.video-block__r {
	width: 60%;
}

.video-block img {
	width: 100%;
}

.rent-btns .rent-btns__app:hover,
.rent-btns .rent-btns__link:hover,
.rent-btn a:hover,
.news-block__r-btn:hover,
.about-form__form button:hover,
.history-top__btn:hover {
	color: #fff;
	background: #13B278;
	text-decoration: none;
}

.map-section .write-are:hover {
	color: #13B278 !important;
	background: #fff;
	text-decoration: none;
}

@media (max-width: 1500px) {
	.SwiperRent .nav-buttons {
		margin-top: 20px;
	}

	.SwiperRent {
		padding: 0 30px;
	}

	.about-form {
		padding: 0 30px;
		gap: 20px;
	}

	.SwiperRent .rent-button-prev,
	.SwiperRent .rent-button-next {
		position: relative;
	}

	.SwiperRent .rent-button-prev,
	.SwiperRent .rent-button-next {
		transform: unset;
		padding: 0;
		box-sizing: border-box;
		bottom: unset;
		top: unset;
		left: unset;
		right: unset;
		margin: 0;
	}
}

@media (max-width: 1300px) {
	.residents-title {
		font-family: Lora;
		font-size: 27px;
		font-weight: 700;
		line-height: 34.56px;
		margin: 0 0 15px 0;
	}

	.residents-text {
		margin-bottom: 15px;
		font-size: 13px;
		font-weight: 400;
		line-height: 19.5px;
	}

	.news-block {
		gap: 20px;
	}

	.rent {
		padding: 60px 0 30px;
		margin-bottom: 60px;
	}

	.services-item__inner-title {
		font-size: 15px;
		line-height: 18px;
	}

	.services-list {
		gap: 50px 10px;
	}

	.services-item__inner-desk {
		font-size: 13px;
		line-height: 19px;
	}

	.services-item__inner {
		padding: 40px 15px 20px 15px;
	}

	.about-form__title {
		font-size: 27px;
		line-height: 34px;
		max-width: 290px;
	}

	.info-item__title {
		font-size: 24px;
		line-height: 28px;
	}

	.about-item {
		padding: 20px;
	}

	.about-item-top {
		gap: 16px;
	}

	.about-item-top__title {
		font-size: 18px;
		line-height: 23px;
	}

	.about-item-top__img {
		width: 60px;
		height: 60px;
	}

	.about-item-top__img svg {
		width: 60px;
		height: 60px;
		background-size: contain;
	}

	.about-item__list li {
		font-size: 13px;
		line-height: 19px;
	}

	.about-list {
		gap: 10px;
	}

	.about-item-top {
		margin-bottom: 10px;
	}

	.partnersSwiper .partners-button-next,
	.partnersSwiper .partners-button-prev {
		transform: unset;
		z-index: 1;
		top: unset;
		position: relative;
	}

	.partnersSwiper .nav-buttons {
		justify-content: center;
		margin-top: 30px;
	}

	.partnersSwiper {
		padding: 0;
	}
}

@media (max-width: 1024px) {
	.asset-card__title {
		margin-bottom: 10px;
		font-size: 18px;
		line-height: 25px;
	}

	.asset-card__text {
		padding: 0;
		margin: 0;
		font-size: 13px;
		line-height: 19px;
	}

	.asset-card__content {
		padding: 15px 15px 15px 15px;
	}

	.assets .assets__title {
		margin: 0 0 15px 0;
		font-size: 27px;
		line-height: 34px;
	}

	.about-title {
		margin: 50px 0 0 0;
		font-size: 27px;
		line-height: 34px;
	}

	.about-list {
		margin-top: 50px;
	}

	.partners-title {
		margin: 0 0 15px 0;
		font-size: 27px;
		line-height: 34px;
	}
}

@media (max-width: 920px) {
	.residentSwiper .nav-buttons {
		display: flex;
	}

	.news-block {
		flex-direction: column;
	}

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

	.residents-btn-grop {
		text-align: center;
	}

	.residents-block {
		flex-direction: column;
	}

	.residents-block__l,
	.residents-block__r {
		width: 100%;
	}

	.news-block__l,
	.news-block__r {
		width: 100%;
	}

	.rent-btns {
		flex-direction: column;
	}

	.info-list {
		gap: 6px;
		flex-wrap: wrap;
	}

	.info-item {
		padding: 15px 10px;
		width: 48%;
	}

	.info-item__title {
		font-size: 16px;
		line-height: 19px;
	}

	.info-item__desk {
		font-size: 11px;
		line-height: 16px;
	}

	.info-list {
		margin: 15px 0 60px 0;
	}

	.info-item__title {
		margin-bottom: 5px;
	}

	.about-list {
		flex-wrap: wrap;
	}

	.about-item {
		width: 100%;
	}

	.assets {
		padding: 60px 0 60px 0;
	}

	.history-top__title {
		margin: 0 0 5px 0;
		font-size: 27px;
		line-height: 34px;
	}

	.history-top__text p,
	.history-top__text {
		font-size: 14px;
		line-height: 21px;
	}

	.history-top__btn {
		padding: 12px 54px;
		font-size: 13px;
	}

	.assets__grid {
		display: none;
	}

	.asset-card {
		flex-direction: column;
	}

	.swiper {
		display: block;
	}

	.swiper-button-next,
	.swiper-button-prev {
		color: #000;
	}

	.asset-card {
		height: 100%;
	}

	.asset-card {
		flex-direction: column;
	}

	.asset-card__image {
		height: 300px;
		max-width: 100%;
	}

	.swiper-wrapper {
		display: flex;
		align-items: stretch;
	}

	.about-form__form {
		padding: 20px;
	}

	.about-form__form h2 {
		font-family: 'Lora';
		font-size: 18px;
		font-weight: 700;
		line-height: 23.04px;
		text-align: center;
	}

	.about-form__form {
		margin-bottom: unset;
	}

	.about-form__form .checkbox-group label {
		font-size: 10px;
		line-height: 13px;
		cursor: pointer;
	}
}

@media (max-width: 768px) {
	.video-block {
		flex-direction: column;
	}

	.video-block__l a {
		min-height: 140px;
		background-size: cover;
	}

	.video-block {
		gap: 11px
	}

	.video-block__l {
		gap: 11px;
		flex-direction: row;
		width: 100%;
		min-height: 100px;
	}

	.video-block__r {
		width: 100%;
	}

	.review-slide-inner {
		padding: 20px 20px 80px 20px;
		margin: 20px;
	}

	.reviews-button-prev,
	.reviews-button-next {
		position: relative;
		transform: unset;
		top: unset;
		z-index: 10;
	}

	.review-slide-review::before {
		left: -10px;
	}

	.reviews-section {
		padding: 30px 0 30px 0;
		margin: 50px 0 50px 0;
	}

	.partners-section {
		margin-bottom: 60px;
	}

	.nav-buttons {
		justify-content: center;
	}

	.review-slide-review::after {
		bottom: -60px;
		right: 00px;
	}

	.reviews-title {
		font-size: 27px;
		line-height: 34px;
	}

	.review-slide-top-text .title {
		font-size: 15px;
		line-height: 22px;
	}

	.review-slide-review {
		font-size: 10px;
		line-height: 17px;
	}

	.review-slide-top-text .info {
		font-size: 11px;
		line-height: 16px;
	}

	.news-block__r-date {
		font-size: 12px;
	}

	.news-block__r-link {
		font-size: 13px;
		line-height: 19px;
	}

	.news-block__r-item {
		margin-bottom: 15px;
		padding-bottom: 15px;
	}

	.news-block__l-text {
		padding: 0 30px 30px 30px;
	}

	.news-block__r-list {
		margin-bottom: 30px;
	}

	.about-form {
		height: 570px;
		padding: 30px 15px 15px 15px;
		flex-direction: column;
	}

	.about-form__form .form-group,
	.about-form__form input[type="text"],
	.about-form__form input[type="tel"] {
		height: 43px;
	}

	form .form-group:nth-child(2) {
		margin-bottom: 10px;
	}

	form .form-group:first-child {
		margin-bottom: 5px;
	}

	.about-form::before {
		min-height: 570px;
		height: 100%;
	}

	.about-form__title {
		font-size: 27px;
		line-height: 34px;
		max-width: 350px;
		text-align: center;
	}

	.history-swip .timeline-content {
		font-size: 13px;
		font-weight: 400;
		line-height: 19px;
	}

	.history-swip .year {
		font-size: 22px;
		padding: 5px 8px;
	}

	.history-swip .swiper-slide-inner {
		padding: 23px 2px 20px 2px;
	}

	.history-title {
		font-size: 19px;
	}

	.history-container .swiper-button-next,
	.history-container .swiper-rtl .swiper-button-prev {
		right: 20px;
	}

	.history-header .swiper-button-prev {
		right: 60px;
	}

	.history-header {
		margin-bottom: 20px;
	}

	.history-container {
		padding: 0 0 0 20px;
	}

	.history-container .container {
		padding-right: 0;
	}

	.rent-info {
		padding: 20px 15px 30px 15px;
	}

	.rent-info h3 {
		font-size: 18px;
		line-height: 27px;
	}

	.rent-info-text .title,
	.rent-info-text .desk {
		font-size: 13px;
		line-height: 19px;
	}

	.rent-btn a {
		text-align: center;
		width: 100%;
		padding: 12px 10px;
	}

	.rent__title,
	.services .services-title {
		margin: 0 0 15px 0;
		font-size: 27px;
		line-height: 34px;
	}

	.services .services-desk {
		margin: 0 auto 10px auto;
		font-size: 13px;
		font-weight: 400;
		line-height: 19.5px;
	}

	.services-list {
		flex-direction: column;
	}

	.services-item {
		width: 100%;
	}

	.services-item-bg {
		transform: translateY(-50%);
		left: unset;
		top: 50%;
		left: 15px;
		height: 43px;
		width: 43px;
	}

	.services-item__inner {
		padding: 15px 20px 20px 70px;
		background: #F1FDF6;
	}

	.services-list {
		gap: 10px 10px;
	}

	.services-item-img {
		background-position: center;
		height: 20px;
		width: 20px;
	}

	.services-item {
		padding: 0;
	}

	.services-item__inner-desk {
		display: none;
	}

	.services-item .services-item__inner-link {
		text-align: left;
		opacity: 1;
	}

	.services-item .services-item__inner-link span {
		right: 0;
	}

	.services-item__inner-title {
		font-size: 15px;
		font-weight: 700;
		line-height: 18px;
		text-align: left;
		margin: 0 0 10px;
	}

	.services-item__inner-link span {
		font-size: 13px;
		font-weight: 700;
		line-height: 19.5px;
	}

	.news-block__l-title {
		font-size: 18px;
		line-height: 23px;
	}

	.news-block__r-btn-block {
		text-align: center;
	}

	.news-title {
		font-size: 27px;
		font-weight: 700;
		line-height: 34.56px;
		text-align: center;
	}

	.services {
		padding: 0 0 60px 0;
	}

	.news-section {
		margin-bottom: 60px;
	}

	.mainSwiper .slide-title {
		font-size: 20px;
		line-height: 25px;
	}

	.mainSwiper .rent-button {
		padding: 12px 30px;
		font-size: 16px;
	}

	.mainSwiper .nav-buttons {
		top: 99%;
		transform: translateY(-99%);
		z-index: 1000;
	}

	.mainSwiper .swiper-slide {
		min-height: 470px;
	}

	.mainSwiper {
		margin-bottom: 40px;
	}

	.video-section {
		margin-bottom: 60px;
	}
}

@media (max-width: 520px) {
	.news-block__l-img {
		height: 200px;
	}

	.video-block__l a {
		height: 100%;
		width: 100%;
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
	}

	.video-block__l {
		height: 60px;
	}

	.video-block__l a {
		min-height: 60px;
	}

	.play-button {
		width: 58px;
		height: 58px;
	}

	.play-button svg {
		width: 18px;
		height: 21px;
	}
}


a.write-are {
	margin-left: 20px !important;
}


.title2 {
	font-family: Lora;
	font-size: 15px;
	font-weight: 700;
	margin: 0 0 10px 0;
	line-height: 1;
}

.new-wrapper1 {
	background-color: #fafafa;
}

.new-wrapper1 h1,
.new-wrapper1 .h1 {
	font-family: Lora;
	font-size: clamp(20px, 5vw, 45px);
	font-weight: 700;
	line-height: 1;
	color: #333333;
	text-align: center;
	margin: 20px 0;
}

.new-block1 {
	background-color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
}

@media (max-width: 1023px) {
	.new-wrapper1 p {
		font-size: unset;
	}
}

.new-block2 {
	background-color: #fff;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.new-block2 .button-text1 {
	margin-top: 30px;
}

@media (max-width: 768px) {
	.new-block1 {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.new-block2 {
		overflow: hidden;
		width: 100%;
		padding-bottom: 20px;
		margin-bottom: 15px;
	}

	.new-block2 .title2 {
		font-size: 13px;
		margin: 0 0 5px 0;
	}
}

.block-contacts {
	width: 100%;
	background-color: #F1FDF6;
	padding: 16px 20px;
	display: grid;
	grid-template-columns: max-content auto;
	gap: 20px 166px;
}

.block-contacts__items {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	gap: 20px 40px;
	align-self: center;
}

.block-contacts__item {
	font-family: 'Open Sans';
	font-size: 16px;
	line-height: 1;
	font-weight: 700;
	color: #333333;
	text-decoration: none;
	position: relative;
	padding-left: 16px;
}

.block-contacts__item[href^="tel:"]::before {
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg width='10' height='12' viewBox='0 0 10 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.66709 8.31763L7.52819 7.37004C7.64417 7.24399 7.79091 7.15771 7.95059 7.12167C8.11027 7.08562 8.27602 7.10136 8.42773 7.16698L9.47719 7.62809C9.6305 7.69657 9.76196 7.81345 9.85499 7.96402C9.94803 8.11458 9.99849 8.29208 10 8.47415V10.5893C9.99911 10.7132 9.97545 10.8355 9.93045 10.9491C9.88544 11.0626 9.82003 11.1649 9.73814 11.2499C9.65625 11.3349 9.55959 11.4007 9.45396 11.4435C9.34834 11.4863 9.23593 11.5051 9.12353 11.4988C1.7696 10.9954 0.285745 4.14231 0.00511948 1.51952C-0.00790734 1.39072 0.00399492 1.26035 0.0400432 1.13698C0.0760915 1.01361 0.135469 0.900032 0.214269 0.803726C0.293069 0.707421 0.389506 0.630567 0.497236 0.57822C0.604965 0.525874 0.721546 0.499222 0.839308 0.500017H2.69605C2.86174 0.500557 3.02349 0.555632 3.1605 0.658159C3.29751 0.760685 3.40352 0.905975 3.46489 1.07534L3.8839 2.23021C3.94551 2.39649 3.96122 2.57906 3.92909 2.75511C3.89696 2.93117 3.8184 3.0929 3.70323 3.22011L2.84213 4.16769C2.84213 4.16769 3.33803 7.86075 6.66709 8.31763Z' fill='%2300945E'/%3E%3C/svg%3E%0A");
	width: 10px;
	height: 12px;
	position: absolute;
	left: 0;
	top: calc(50% - 6px);
}

.block-contacts__item[href^="mailto:"]::before {
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='13.3333' height='10' rx='1' fill='%2300945E'/%3E%3Cpath d='M1.66675 1.66666L5.99503 5.59127C6.37617 5.93687 6.95733 5.93687 7.33847 5.59128L11.6667 1.66666' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M11.1461 8L9.68774 7M2.18766 8L3.646 7' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A");
	width: 14px;
	height: 11px;
	position: absolute;
	left: 0;
	top: calc(50% - 4px);
}

.block-contacts__item:hover {
	color: #00945E;
	text-decoration: none;
}

.block-contacts__title {
	font-family: Lora;
	font-size: 35px;
	font-weight: 700;
	line-height: 1;
	color: #00945E;
	max-width: 198px;
}

@media (max-width: 1280px) {
	.block-contacts {
		gap: 20px 80px;
	}

	.block-contacts__title {
		font-size: 30px;
	}
}

@media (max-width: 1000px) {
	.block-contacts {
		gap: 20px 40px;
	}

	.block-contacts__title {
		font-size: 25px;
		max-width: 160px;
	}
}

@media (max-width: 640px) {
	.block-contacts {
		display: block;
		padding: 20px 15px;
		margin-left: -15px;
		width: calc(100% + 30px);
	}

	.block-contacts__items {
		display: none;
		margin-top: 15px;
	}

	.block-contacts__title {
		max-width: 100%;
		font-size: 15px;
		position: relative;
	}

	.block-contacts__title::before {
		content: '';
		position: absolute;
		inset: -5px;
		z-index: 1;
	}

	.block-contacts__title::after {
		content: '';
		background-image: url("data:image/svg+xml,%3Csvg width='13' height='7' viewBox='0 0 13 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6.5L5.79289 1.70711C6.18342 1.31658 6.81658 1.31658 7.20711 1.70711L12 6.5' stroke='%2300945E' stroke-linecap='round'/%3E%3C/svg%3E%0A");
		width: 13px;
		height: 7px;
		position: absolute;
		top: calc(50% - 3.5px);
		right: 0;
		transform: scale(1, -1);
	}

	.block-contacts__title span {
		display: none;
	}

	.block-contacts.active .block-contacts__title::after {
		transform: scale(1, 1);
	}

	.block-contacts.active .block-contacts__items {
		display: flex;
		gap: 15px 30px;
	}

	.block-contacts .block-contacts__item {
		font-size: 13px;
	}

	.block-contacts .block-contacts__item[href^="mailto:"]::before {
		top: calc(50% - 4px);
	}
}

.card-entity {
	background-color: #fff;
	padding: 25px;
	display: grid;
	grid-template-columns: 0.815fr 1fr 0.6fr;
	gap: 20px 42px;
	color: #333333;
}

.card-entity__photos {
	min-width: 0;
}

.card-entity__photos .swiper {
	--swiper-pagination-bullet-inactive-opacity: 1;
	--swiper-pagination-bullet-opacity: 0.5;
}

.card-entity__photos .swiper .swiper-pagination-bullet-active {
	opacity: 0.5;
}

.card-entity__photos .swiper-slide a {
	display: block;
}

.card-entity__photos .swiper-slide a img {
	display: block;
	width: 100%;
	aspect-ratio: 558 / 337;
	object-fit: cover;
	object-position: center;
}

.card-entity__tags {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	gap: 10px;
	margin-bottom: 18px;
}

.card-entity__name {
	font-family: Lora;
	font-size: clamp(18px, 4vw, 30px);
	font-weight: 700;
	line-height: 1;
	margin-bottom: 19px;
}

.card-entity__location {
	font-family: 'Open Sans';
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
	margin-bottom: 28px;
}

.card-entity__location span {
	display: block;
	font-weight: 700;
}

.card-entity__description {
	font-family: 'Open Sans';
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
	max-width: 630px;
}

.card-entity__description > * {
	margin-bottom: 0.3em;
}

.card-entity__description > *:last-child {
	margin-bottom: 0;
}

.card-entity__panel {
	background-color: #F9F9F9;
	padding: 30px;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-direction: column;
	min-width: 340px;
}

.card-entity__panel .button {
	display: flex;
	width: 100%;
}

.card-entity__buttons > *:not(:last-child) {
	margin-bottom: 10px;
}

.card-entity__params {
	font-family: 'Open Sans';
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
}

.card-entity__params a {
	color: #333333;
}

.card-entity__params a:hover {
	text-decoration: none;
}

.card-entity__params td:first-child {
	padding-right: 10px;
}

.card-entity__params td:last-child {
	font-size: 18px;
	padding-left: 10px;
	width: max-content;
}

.card-entity__params tr:not(:last-child) td {
	padding-bottom: 8px;
}

@media (max-width: 1580px) {
	.card-entity__params td:last-child {
		font-size: 16px;
	}
}

@media (max-width: 1500px) {
	.card-entity {
		padding: 20px;
		gap: 20px 30px;
	}
}

@media (max-width: 1400px) {
	.card-entity {
		padding: 20px;
		gap: 20px 30px;
	}

	.card-entity__panel {
		padding: 20px;
	}
}

@media (max-width: 1200px) {
	.card-entity {
		grid-template-columns: 0.815fr 1fr;
	}

	.card-entity__panel {
		grid-column: span 2;
		flex-direction: row;
		justify-content: flex-end;
		gap: 30px;
	}

	.card-entity__panel .button {
		width: 250px;
	}
}

@media (max-width: 768px) {
	.card-entity {
		grid-template-columns: 1fr;
		padding: 0;
		gap: 0;
		position: relative;
		border: 1px #DDDDDD solid;
	}

	.card-entity__data {
		padding: 20px;
	}

	.card-entity__tags {
		position: absolute;
		top: 20px;
		right: 20px;
		z-index: 10;
	}

	.card-entity__tags .card-tag {
		font-size: 14px;
		min-height: 30px;
		padding: 5px 10px;
	}

	.card-entity__panel {
		grid-column: auto;
		flex-direction: column;
		justify-content: flex-start;
		gap: 20px;
	}

	.card-entity__panel .button {
		width: 100%;
	}

	.card-entity__location {
		font-size: 14px;
		margin-bottom: 20px;
	}

	.card-entity__description {
		font-size: 14px;
	}

	.card-entity__params {
		font-size: 14px;
	}

	.card-entity__params td:last-child {
		font-size: 14px;
	}

	.card-entity__panel {
		padding: 15px 20px 20px 15px;
	}

	.card-entity__params tr:not(:last-child) td {
		padding-bottom: 14px;
	}
}

@media (max-width: 500px) {
	.card-entity__tags {
		top: 5px;
		right: 5px;
	}

	.card-entity__tags .card-tag {
		font-size: 10px;
		min-height: 24px;
		padding: 3px 7px;
	}

	.card-entity__panel {
		gap: 15px;
	}

	.card-entity__buttons > *:not(:last-child) {
		margin-bottom: 5px;
	}

	.card-entity__panel .button {
		font-size: 13px;
	}
}

.entities-list > *:not(:last-child) {
	margin-bottom: 30px;
}

.button {
	--height: 43px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	min-height: var(--height);
	border-radius: calc(var(--height) / 2);
	border: none;
	padding: 5px 20px;
	background-color: transparent;
	text-transform: uppercase;
	font-family: 'Open Sans';
	font-size: 14px;
}

.button:hover {
	text-decoration: none;
}

.button_primary {
	background-color: #00945E;
	color: #fff;
}

.button_primary:hover, .button_primary:focus {
		color: #fff;
}

.button_primary.button_hollow {
	background: none;
	border: 1px #00945E solid;
	color: #333333;
}

.form_button {
	margin-top: 10px;
}
.form_type_button {
	margin-top: 10px;
	opacity: 0;
	transition: opacity 0.5s ease; /* Плавный переход */
	visibility: hidden; /* Скрываем кнопку */
	position: unset;
}
.form_type_button.visible {
	opacity: 1; /* Полная видимость */
	transition: opacity 0.5s ease; /* Плавный переход */
	visibility: visible; /* Делаем кнопку видимой */
}
.card-tag:hover {
	text-decoration: none;
}
.card-tag {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	min-height: 43px;
	background-color: #F9F9F9;
	font-family: 'Open Sans';
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
	padding: 5px 15px;
	color:black;
}

.show-more {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 50px;
}

.show-more .button {
	display: flex;
	width: 100%;
	max-width: 337px;
}

@media (max-width: 768px) {
	.show-more {
		margin-top: 30px;
	}
}

@media (min-width: 768px) and (max-width: 1770px) {
	.infoblock1 {
		margin-bottom: 60px;
	}
}

.infoblock1 {
	font-family: 'Open Sans';
	font-size: 18px;
	line-height: 1.5;
	font-weight: 400;
}

.section_description__container {
	font-family: 'Open Sans';
	font-size: 18px;
	line-height: 1.5;
	font-weight: 400;
}

.infoblock1__inner {
	padding: 20px;
	border-radius: 20px;
	background-color: #fff;
	padding: 40px 50px 50px 50px;
	font-size: 16px;
	margin-bottom: 40px;
}

.infoblock1__title {
	font-family: Lora;
	font-size: clamp(18px, 4vw, 30px);
	font-weight: 700;
	line-height: 1;
	margin: 0 0 20px 0;
}

.infoblock1__text {
	margin: 0 0 20px 0;
}

.infoblock1__cols {
	display: grid;
	grid-template-columns: 0.54fr 1fr;
	gap: 0 50px;
	margin-top: 40px;
}

.infoblock1__photos {
	position: relative;
	padding: 30px 0 58px 37px;
	align-self: flex-start;
}

.infoblock1__decor1 {
	display: block;
	width: 100%;
	height: auto;
}

.infoblock1__decor2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 85.5%;
	aspect-ratio: 1034 / 608;
}

.infoblock1__decor3 {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	width: 85.5%;
	aspect-ratio: 1034 / 608;
}

.infoblock1__advantages {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px 35px;
}

@media (max-width: 1200px) {
	.infoblock1__advantages {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 1000px) {
	.infoblock1__cols {
		grid-template-columns: 1fr;
		gap: 40px;
	}

	.infoblock1__photos {
		max-width: 500px;
		justify-self: center;
	}

	.infoblock1__advantages {
		grid-template-columns: 1fr 1fr;
		gap: 20px;
	}

	.infoblock1__inner {
		padding: 20px 30px 30px 30px;
	}
}

@media (max-width: 800px) {
	.infoblock1__advantages {
		grid-template-columns: 1fr;
	}

	.infoblock1__advantages .advantage-item {
		justify-content: space-between;
		align-items: flex-start;
	}

	.infoblock1__advantages .advantage-item__text {
		flex-grow: 1;
	}

	.infoblock1__advantages .advantage-item:nth-child(even) {
		flex-direction: row-reverse;
	}
}

@media (max-width: 768px) {
	.infoblock1 {
		font-size: 16px;
		margin: 60px 0;
	}

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

@media (max-width: 500px) {
	.infoblock1 {
		font-size: 14px;
	}

	.infoblock1__inner {
		border-radius: 0;
		padding: 20px 15px;
		margin-left: -15px;
		margin-right: -15px;
	}

	.infoblock1__advantages {
		gap: 10px;
	}
}

.advantage-item {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 20px;
}

.advantage-item__pic {
	flex-shrink: 0;
	display: block;
}

.button1 {
	min-height: 38px;
	border: 1px #DDDDDD solid;
	font-family: 'Open Sans';
	font-size: 14px;
	line-height: 1.5;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	padding: 5px 11.5px;
	color: #333333;
	background: none;
	white-space: nowrap;
}

.button1.active {
	border-color: #00945E;
	background-color: #F1FDF6;
	cursor: default;
}

.checkbox1 {
	display: inline-block;
	position: relative;
	font-weight: 400;
}

.checkbox1 input {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	visibility: hidden;
}

.checkbox1__visual {
	min-height: 38px;
	border: 1px #DDDDDD solid;
	font-family: 'Open Sans';
	font-size: 14px;
	line-height: 1.5;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	padding: 5px 11.5px;
	color: #333333;
	background: none;
	white-space: nowrap;
	cursor: pointer;
}

.checkbox1 input:checked + .checkbox1__visual {
	border-color: #00945E;
	background-color: #F1FDF6;
}

.checkbox1:hover .checkbox1__visual,
.checkbox1:focus-visible .checkbox1__visual {
	border-color: #00945E;
}

@media (max-width: 768px) {
	.checkbox1__visual {
		min-height: 32px;
		font-size: 12px;
		padding: 5px 11.5px;
	}
}

.swiper-selector {
	height: 38px;
}

.swiper-selector .swiper-slide {
	width: max-content;
}

.swiper-selector .swiper-button-next,
.swiper-selector .swiper-button-prev {
	width: 38px;
	height: 38px;
	top: 0;
	margin: 0;
}

.swiper-selector .swiper-button-prev::before {
	content: '';
	width: 100px;
	height: calc(100% + 2px);
	position: absolute;
	right: -1px;
	top: -1px;
	background: linear-gradient(90deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%);
	z-index: -1;
	pointer-events: none;
}

.swiper-selector .swiper-button-next::before {
	content: '';
	width: 100px;
	height: calc(100% + 2px);
	position: absolute;
	left: -1px;
	top: -1px;
	background: linear-gradient(270deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%);
	z-index: -1;
	pointer-events: none;
}

.swiper-selector .swiper-button-prev::after,
.swiper-selector .swiper-button-next::after {
	content: '';
	width: 100%;
	height: 100%;
	display: block;
	background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.25 0.5L6.04289 5.29289C6.43342 5.68342 6.43342 6.31658 6.04289 6.70711L1.25 11.5' stroke='%2300945E' stroke-linecap='round'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center;
	border: 1px #00945E solid;
	background-color: #F1FDF6;
}

.swiper-selector .swiper-button-next::after {
	transform: scale(-1, 1);
}

.swiper-selector .swiper-button-prev {
	left: unset;
	right: 0;
}

.swiper-selector .swiper-button-next {
	right: unset;
	left: 0;
}

.swiper-selector .swiper-button-next.swiper-button-disabled,
.swiper-selector .swiper-button-prev.swiper-button-disabled {
	display: none;
}

@media (max-width: 768px) {
	.swiper-selector {
		height: 32px;
		overflow: visible;
	}
/*
	.swiper-selector .swiper-wrapper::before {
		content: '';
		display: block;
		width: 15px;
		height: 32px;
		flex-shrink: 0;
	}

	.swiper-selector .swiper-wrapper::after {
		content: '';
		display: block;
		width: 30px;
		height: 32px;
		flex-shrink: 0;
	}
*/
	.swiper-selector .swiper-button-next,
	.swiper-selector .swiper-button-prev {
		width: 32px;
		height: 32px;
		display: none!important;
	}

	.swiper-selector .swiper-button-prev::before {
		width: 60px;
	}

	.swiper-selector .swiper-button-next::before {
		width: 60px;
	}
}

.notification1 {
	text-align: center;
	color: #333333;
	padding-top: clamp(10px, 5vw, 45px);
	padding-bottom: clamp(10px, 5vw, 70px);
}

.notification1__title {
	font-family: Lora;
	font-size: clamp(18px, 4vw, 30px);
	font-weight: 700;
	line-height: 1;
	margin-bottom: 23px;
}

.notification1__text {
	font-family: 'Open Sans';
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

@media (max-width: 768px) {
	.notification1__text {
		font-size: 14px;
	}

	.notification1__title {
		margin-bottom: 15px;
	}
}

@media (max-width: 500px) {
	.notification1__text {
		font-size: 13px;
	}
}

.button-text1 {
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: 400;
	background: none;
	padding: 0;
	border: none;
	text-decoration: underline;
	text-decoration-thickness: 0.5px;
	text-underline-offset: 2px;
}

.entity-detail {
	background-color: #fff;
	padding: 30px;
	display: grid;
	grid-template-columns: 0.72fr 1fr;
	gap: 50px;
	margin-bottom: 65px;
}

.entity-detail__photos {
	min-width: 0;
}

.entity-detail__photos .swiper-entity {
	margin-bottom: 6px;
}

.entity-detail__photos .swiper-entity a {
	display: block;
}

.entity-detail__photos .swiper-entity a img {
	display: block;
	width: 100%;
	aspect-ratio: 694 / 420;
	object-fit: cover;
	object-position: center;
}

.entity-detail__tags {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	gap: 10px;
	margin-bottom: 18px;
}

.entity-detail__name {
	font-family: Lora;
	font-size: clamp(18px, 3vw, 30px);
	font-weight: 700;
	line-height: 1;
	margin-bottom: 28px;
}

.entity-detail__cols {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0 40px;
	border-top: 1px #E8E8E8 solid;
	padding-top: 25px;
}

.entity-detail__left {
	columns: 2;
}

.entity-detail__right {
	background-color: #F1FDF6;
	padding: 30px;
}

.entity-detail__right .button {
	display: flex;
	width: 100%;
	margin-bottom: 19px;
}

.entity-detail__param {
	font-family: 'Open Sans';
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 15px;
	break-inside: avoid;
}

.entity-detail__param strong {
	display: block;
	margin-bottom: 1px;
}

.entity-detail__params {
	font-family: 'Open Sans';
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
	margin-bottom: 30px;
}

.entity-detail__params a {
	color: #333333;
}

.entity-detail__params a:hover {
	text-decoration: none;
}

.entity-detail__params td:first-child {
	padding-right: 10px;
	font-weight: 700;
}

.entity-detail__params td:last-child {
	padding-left: 10px;
	width: max-content;
}

.entity-detail__params tr:not(:last-child) td {
	padding-bottom: 15px;
}

.entity-detail__phones {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
	gap: 10px 20px;
	font-family: 'Open Sans';
	font-size: 18px;
	line-height: 1;
	font-weight: 700;
	color: #000;
	margin-bottom: 8px;
}

.entity-detail__phones a {
	color: #000;
	position: relative;
	padding-left: 14px;
	white-space: nowrap;
}

.entity-detail__phones a:hover {
	text-decoration: none;
}

.entity-detail__phones a::before {
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg width='10' height='11' viewBox='0 0 10 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.66709 7.81763L7.52819 6.87004C7.64417 6.74399 7.79091 6.65771 7.95059 6.62167C8.11027 6.58562 8.27602 6.60136 8.42773 6.66698L9.47719 7.12809C9.6305 7.19657 9.76196 7.31345 9.85499 7.46402C9.94803 7.61458 9.99849 7.79208 10 7.97415V10.0893C9.99911 10.2132 9.97545 10.3355 9.93045 10.4491C9.88544 10.5626 9.82003 10.6649 9.73814 10.7499C9.65625 10.8349 9.55959 10.9007 9.45396 10.9435C9.34834 10.9863 9.23593 11.0051 9.12353 10.9988C1.7696 10.4954 0.285745 3.64231 0.00511948 1.01952C-0.00790734 0.890724 0.00399492 0.760351 0.0400432 0.636979C0.0760915 0.513607 0.135469 0.400032 0.214269 0.303726C0.293069 0.207421 0.389506 0.130567 0.497236 0.0782204C0.604965 0.0258741 0.721546 -0.000778021 0.839308 1.72889e-05H2.69605C2.86174 0.000556986 3.02349 0.0556321 3.1605 0.158159C3.29751 0.260685 3.40352 0.405975 3.46489 0.575339L3.8839 1.73021C3.94551 1.89649 3.96122 2.07906 3.92909 2.25511C3.89696 2.43117 3.8184 2.5929 3.70323 2.72011L2.84213 3.66769C2.84213 3.66769 3.33803 7.36075 6.66709 7.81763Z' fill='%2300945E'/%3E%3C/svg%3E%0A");
	width: 10px;
	height: 11px;
	position: absolute;
	left: 0;
	top: 4px;
}

.entity-detail__text1 {
	font-family: 'Open Sans';
	font-size: 14px;
	line-height: 1.5;
	font-weight: 400;
	text-align: center;
}

.swiper-entity-thumbs .swiper-slide {
	width: 79px;
	cursor: pointer;
}

.swiper-entity-thumbs .swiper-slide:not(.swiper-slide-thumb-active) {
	opacity: 0.4;
}

.swiper-entity-thumbs .swiper-slide img {
	display: block;
	width: 100%;
	aspect-ratio: 79 / 50;
}

.tags-list1 {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 6px;
	flex-wrap: wrap;
}

@media (max-width: 1500px) {
	.entity-detail {
		padding: 30px;
		gap: 30px;
	}
}

@media (max-width: 1400px) {
	.entity-detail__param,
	.entity-detail__params {
		font-size: 14px;
	}

	.entity-detail__right {
		padding: 20px;
	}

	.entity-detail__cols {
		gap: 0 20px;
	}
}

@media (max-width: 1200px) {
	.entity-detail__cols {
		display: block;
	}

	.entity-detail__left {
		margin-bottom: 20px;
	}

	.swiper-entity-thumbs .swiper-slide {
		width: 60px;
	}

	.entity-detail {
		grid-template-columns: 1fr 1fr;
		gap: 20px;
		padding: 20px;
	}
}

@media (max-width: 768px) {
	.entity-detail {
		grid-template-columns: 1fr;
		gap: 20px;
		padding: 15px;
		margin-left: -15px;
		width: calc(100% + 30px);
		position: relative;
	}

	.swiper-entity-thumbs .swiper-slide {
		width: 15%;
	}

	.entity-detail__tags {
		position: absolute;
		top: 35px;
		right: 35px;
		z-index: 10;
	}

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

	.tags-list1 .card-tag,
	.entity-detail__tags .card-tag {
		font-size: 14px;
		min-height: 30px;
		padding: 5px 10px;
	}
}

@media (max-width: 500px) {
	.entity-detail__tags {
		top: 20px;
		right: 20px;
	}

	.tags-list1 .card-tag,
	.card-entity__tags .card-tag {
		font-size: 10px;
		min-height: 24px;
		padding: 3px 7px;
	}

	.entity-detail__param,
	.entity-detail__params {
		font-size: 13px;
	}

	.entity-detail__param {
		margin-bottom: 10px;
	}

	.entity-detail__cols {
		padding-top: 15px;
	}

	.entity-detail__phones {
		font-size: 15px;
	}

	.entity-detail__phones a::before {
		top: 2px;
	}

	.entity-detail {
		margin-bottom: 40px;
	}
}

.card-advantage {
	background-color: #fff;
	padding: 23px 20px;
	font-family: 'Open Sans';
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 0 20px;
}

.card-advantage__pic {
	display: block;
	flex-shrink: 0;
}

.block-advantages {
	padding-bottom: 100px;
}

.block-advantages__title {
	font-family: Lora;
	font-size: clamp(18px, 4vw, 30px);
	font-weight: 700;
	line-height: 1.45;
	margin-bottom: 23px;
	text-align: center;
}

.block-advantages__text {
	font-family: 'Open Sans';
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
	text-align: center;
	margin-bottom: 30px;
}

.block-advantages__grid {
	width: 100%;
	max-width: 1368px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px 18px;
}

@media (max-width: 1280px) {
	.block-advantages__grid {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (max-width: 1000px) {
	.card-advantage {
		background-color: #fff;
		padding: 18px 15px;
		font-family: 'Open Sans';
		font-size: 14px;
		gap: 0 15px;
	}
}

@media (max-width: 900px) {
	.block-advantages__grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 600px) {
	.card-advantage {
		padding: 10px 10px 15px 10px;
		flex-direction: column;
		text-align: center;
		font-size: 13px;
		gap: 10px 0;
	}
}

@media (max-width: 500px) {
	.card-advantage {
		font-size: 11px;
	}

	.block-advantages__title {
		margin-bottom: 10px;
	}

	.block-advantages__text {
		font-size: 14px;
		margin-bottom: 20px;
	}
}

.rent-title--row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 33px;
}

.rent-title--row .rent__title {
    padding: 0;
    margin: 0;
    font-weight: 700;
    font-size: 30px;
}

.rent-title--row .rent-btns__link {
	padding: 12px 88px;
}

.rent .rent-btn {
   display: none;
}

.rent .rent-title--row .rent-btns__link {
   display: block;
}

@media (max-width: 600px) { 
    .rent .rent-btn {
        display: block;
    }

    .rent .rent-title--row .rent-btns__link {
        display: none;
    }
}

.entity-detail .swiper-entity__prev,
.entity-detail .swiper-entity__next {
    position: absolute;
	border: none;
    color: #ffffff94;
    top: 50%;
    background: transparent;
    font-size: 70px;
    line-height: 0;
    height: 50px;
    padding: 0;
    margin: 0;
    z-index: 10000;
	display: none;
}


.entity-detail .entity-detail__photos:hover .swiper-entity__prev,
.entity-detail .entity-detail__photos:hover .swiper-entity__next {
	display: block;
}

.entity-detail .swiper-entity__next {
	right: 20px;
}
.entity-detail .swiper-entity__prev {
	left: 20px;
}

.rent-btns__link:hover {
    background: #00945E;
    color: #fff;
}

@media (max-width: 600px) {
    .rent .rent-btn {
        display: block;
		padding: 0 30px;
    }
}

.breadcrumbs li > a,
.breadcrumbs li > span {
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
}

.breadcrumbs li > a {
	color: #333333;
}

.breadcrumbs li > span {
	color: #33333382;
}

.breadcrumbs ul {
    display: flex;
    gap: 2px 4px;
    flex-wrap: wrap;
}

.partnersSwiper .partners-button-next:hover, 
.partnersSwiper .partners-button-prev:hover,
.SwiperRent .rent-button-prev:hover, 
.SwiperRent .rent-button-next:hover {
    background: #00945E;
	opacity: 1;
}

.head-row {
	padding: 30px 15px 0 15px;
}
a.assets-green-link  {
	text-decoration: none;
	transition: color 0.3s ease; /* Плавный переход цвета */
}

/* Меняем цвет при наведении */
a.assets-green-link:hover .asset-card__title, a.assets-green-link:hover .asset-card__text {
	color: #00945E;
	text-decoration: none; /* Гарантируем отсутствие подчеркивания при наведении */
}