.news1-header {
	background:url('/info/img/info-1.png');
	background-position:center !important;
	background-repeat:no-repeat !important;
	background-size:cover !important;
	margin-top:110px;
}
.news1-title {
	text-align:center;
	padding:60px 20px;
	font-size:48px;
	font-weight:400;
}
.news1_text-1 {
	font-size:22px;
	margin-top:150px;
}
.news1_text-2 {
	margin-top:60px;
	padding-left:32px;
	border-left:5px solid #f2cf30;
	font-size:32px;
}
.news1_text-list-title {
	margin-top:32px;
	font-weight:500;
	font-size:22px;
}
.news1_text-list-main {
	font-size:22px;
}

.news1-main-2-grid {
	display:grid;
	grid-template-columns:1fr 1fr;
	gap:40px;
	margin:60px 0;
}
.news1-main-2-grid-right {
	background:url('/info/img/news1-photo.png');
	background-position:center !important;
	background-repeat:no-repeat !important;
	background-size:cover !important;
	grid-row:1;
	grid-column:2;
}
.news1-main-2-grid-title {
	padding-left:32px;
	border-left:5px solid #f2cf30;
	font-size:32px;
	margin-bottom:32px;
	font-weight:400;
}
.news1-main-2-grid-text {
	font-size:22px;
}
.underlined {
    text-decoration: underline;
}
.news1-gallary {
	display:grid;
	grid-template-columns:1fr 1fr 1fr;
	grid-template-rows:1fr;
	gap:20px;
	margin-top:32px;
}
.news1-main-2-gelary {
	margin-bottom:90px;
}
.news1-gallary-1 {
	background:url('/info/img/news1-galary-1.png');
	background-position:center !important;
	background-repeat:no-repeat !important;
	background-size:cover !important;
}
.news1-gallary-2 {
	background:url('/info/img/news1-galary-2.png');
	background-position:center !important;
	background-repeat:no-repeat !important;
	background-size:cover !important;
}
.news1-gallary-3 {
	background:url('/info/img/news1-galary-3.png');
	background-position:center !important;
	background-repeat:no-repeat !important;
	background-size:cover !important;
}
.news1-form {
	display:grid;
	grid-template-columns:1fr 1fr;
	grid-template-rows:1fr;
	gap:20px;
	margin-bottom:150px;
}
.news1-form-title {
	font-weight:400;
	margin-bottom:20px;
	font-size:40px;
}
.news1-form-text {
	font-size:22px;
	margin-bottom:20px;
}
.news1-form-text-tiny {
	font-size:16px;
	opacity:0.7;
}
.news1-form .block-bass-form-confidenc {
	flex-direction:column;
	align-items:start !important;
}
.news1-form-left {
	display:flex;
	flex-direction:column;
	justify-content:space-between;
}
.form {
	display:flex;
	flex-direction:column;
	justify-content:space-between;
}
.news1-gallary {
height:340px;
}
.wavebg-custom.wavebg {
	background-size:contain !important;
	background-position: 0 390px !important;
}
.phone {
	height:20px;
	width:20px;
    transform: translateY(5px);
}
@media(max-width:1150px) {
	.news1-main-2-grid {
		margin:30px 0;
	}
	.news1-title {
		font-size:24px;
	}
	.news1-header {
		margin-top: 60px;
	}
	.news1_text-1 {
		margin-top:32px;
	}
	.news1_text-1 {
		margin-top:32px;
		font-size:16px;
	}
	.news1_text-1 {
		font-size:16px;
	}
	.news1_text-2 {
		font-size:18px;
		padding-left:16px;
	}
	.news1_text-list-main {
		font-size:16px;
	}
	.news1_text-list-title {
		margin-bottom:16px;
	}
	.news1-main-2-grid-right {
		grid-column:1;
		height:100px;
	}
	.news1-main-2-grid {
		grid-template-columns:1fr;
	}
	.news1-form {
		grid-template-columns: 1fr;
		margin-bottom:30px;
	}
	.news1-main-2-grid-text {
		font-size:16px;
		margin-bottom:10px;
	}
	.news1-main-2-grid-title {
		font-size:22px;
		padding-left:16px;
	}
	.news1-gallary {
		grid-template-columns:1fr 1fr;
		grid-template-rows:1fr 1fr;
		gap:10px;
	}
	.news1-gallary-1 {
		grid-row:1;
		grid-column:1/3;
	}
	.news1-main-2-gelary {
		margin-bottom:30px;
	}
	.news1-form-text {
		font-size:16px;
	}
	.news1-form-title {
		font-size:22px;
	}
	.footer_blocks {
		row-gap: 20px;
	}
}
