.fund.new .fund__description {
	background: #E3F1FC;
	width: 735px;
	height: 199px;
	font-family: Open Sans;
	font-size: 20px;
	font-weight: 400;
	line-height: 27.24px;
	text-align: left;
	border-radius: 30px;
	padding: 40px;
	color: black;
}

.fund.new .fund__filter {
	background: none !important;
	border: 0px !important;
	padding: 0px !important;
	flex-wrap: wrap;
}

.fund.new .fund__filter .tab-link {
	background: #E3F1FC;
	height: 53px;
	font-family: Open Sans;
	font-size: 24px;
	font-weight: 600;
	line-height: 32.68px;
	text-align: left;
	padding: 10px 25px 10px 25px;
	border-radius: 999px;
	color: black;
	margin-right: 10px;
}

.fund.new .part__title span {
	background: #2F80ED;
	width: auto;
	height: 65px;
	border-radius: 15px;
	padding: 0px;
	text-align: center;
	font-family: Open Sans;
	font-size: 48px;
	font-weight: 600;
	line-height: 60px;
	min-width: 105px;
	padding: 0px 10px;
}

.fund.new .room__see a {
	width: 100%;
	height: 41.25px;
	padding: 9px 29px 9px 29px;
	border-radius: 15px;
	background: #2F80ED;
	font-family: Open Sans;
	font-size: 12px;
	font-weight: 400;
	line-height: 24px;
	text-align: center;
}

.fund.new .rooms .room {
	background: #F4F4F4;
}

.room__info {
	display: inline-block !important;
}

.clac {
	background: white;
	min-width: 125px;
	width: auto;
	display: block;
	height: 30px;
	border-radius: 12px;
	font-family: Open Sans;
	font-size: 13px;
	font-weight: 400;
	line-height: 18px;
	color: black;
	padding: 5px 10px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.room__see a {
	margin: 20px;
	width: 86% !important;
}

.fund.new .fund__filter .tab-link:hover {
	background: #2F80ED;
	color: white !important;
}

.part__title-block {
	display: flex;
	align-items: center;
	gap: 1rem 2rem;
	flex-wrap: wrap;
	margin-bottom: 25px;
}
.part__title-block .part__title {
	margin-bottom: 0;
	display: flex;
  align-items: center;
  gap: 1rem;
}

.preim {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.preim span {
	display: inline-block;
	background: #E3F1FC;
	padding: 0.2em 1em;
	border-radius: 15px;
	font-family: Open Sans;
	font-size: 18px;
	font-weight: 600;
	line-height: 24.51px;
	text-align: left;
}

.advantages {
	display: flex;
	flex-wrap: wrap;
	gap: 1rem 1.5rem;
	margin-bottom: 38px;
}
.part .advantages .advantage {
	margin: 0 !important;
}
.advantages .advantage {
	background: #F4F4F4;
	border-radius: 15px;
	padding: 12px 15px;
	display: flex;
}

.advantages .advantage .icon {
	float: left;
	height: 100%;
	line-height: 50px;
	display: block;
	margin-top: 15px;
	margin-right: 15px;
}

.advantages .advantage .name {
	font-family: Open Sans;
	font-size: 32px;
	font-weight: 600;
	line-height: 43.58px;
	text-align: left;
}

.advantages .advantage .desc {
	font-family: Open Sans;
	font-size: 16px;
	font-weight: 400;
	line-height: 21.79px;
	text-align: left;
}

@media (max-width: 1250px) {

/*	.preim {
		width: 70%;
	}*/

	.preim span {
		font-size: 14px;
	}

	.part__title-block {
		margin-bottom: 15px;
	}

	.fund.new .fund__filter .tab-link {
		font-family: Open Sans;
		font-size: 17px;
		font-weight: 600;
		line-height: 23.16px;
		text-align: left;
		white-space: nowrap;
		padding: 7px 15px;
		display: inline-block;
		margin-bottom: 10px;
		height: auto;
	}

	.fund.new .fund__description {
		width: auto;
		height: auto;
		font-family: Open Sans;
		font-size: 20px;
		font-weight: 400;
		line-height: 27.24px;
		text-align: left;
		padding: 35px 25px;
		margin-bottom: 25px;
	}

	.fund__description p {
		margin-bottom: 0px;
	}

	.fund.new .part__title span {
		width: 68.93px;
		height: 43px;
		border-radius: 9.75px;
		font-family: Open Sans;
		font-size: 31.21px;
		font-weight: 600;
		line-height: 42.51px;
		text-align: left;
		min-width: auto;
		text-align: center;
	}

	.fund.new .part__title {
		font-family: Open Sans;
		font-size: 31.21px;
		font-weight: 700;
		line-height: 42.51px;
		text-align: left;
	}

	.fund.new .room__info {
		padding: 0px 10px 10px;
	}

	.fund.new .room__see a {
		margin: 0px auto 10px;
	}

	.fund.new .room__img {
		border-bottom: 0px solid black;
	}
}

@media (max-width: 1250px) {
	.advantages .advantage {
		padding: 8px 10px;
	}

	.advantages .advantage .icon {
		margin-top: 10px;
		margin-right: 10px;
	}

	.advantages .advantage .icon img {
		width: auto;
		height: 24.71px;
	}

	.advantages .advantage .name {
		font-family: Open Sans;
		font-size: 20.81px;
		font-weight: 600;
		line-height: 28.34px;
		text-align: left;
	}

	.advantages .advantage .desc {
		font-family: Open Sans;
		font-size: 10.4px;
		font-weight: 400;
		line-height: 14.17px;
		text-align: left;
	}
}


.room__img__wrapper {
	position: relative;
}
.room__note {
	z-index: 3!important;
}
.room__heading {
	content: "";
	z-index: 3;
	position: absolute;
	bottom: 30px;
	left: 30px;
	width: calc(100% - 60px);
	color: #fff;
	font-weight: bold;
	background-color: rgba(0, 0, 0, .35);
	padding: 10px;
}
.room__img__wrapper:before {
	content: "";
	position: absolute;
	top: 0;
	left:0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.25);
	z-index: 2;
}
.room__price-area {
	text-align: right;
	margin-bottom: 5px;
}

