.news1-header {
	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-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;
}

.news-2-img-1 {
	height:650px;
	background:url('img/news-3-img-1.jpg');
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}
.news-3-img-2{
	grid-column:1;
	grid-row:1;
	background:url('img/news-3-img-2.jpg');
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}
.news-3-img-3{
	background:url('img/news-3-img-3.jpg');
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}
.news2-grid {
	display:grid;
	grid-template-columns: 1fr 1fr;
	margin:30px 0;
	gap:60px;
}
.news2-grid-list-item {
	font-size:22px;
	margin:30px 0;
}
.news2-grid-wrapper {
	display:flex;
	flex-direction:column;
	justify-content:center;
}
.news2-grid-item {
	font-size:22px;
	font-weight:400;
}
* {
	font-weight:400 !important;
}
.news2-grid-wrapper-h2 {
	font-size:32px;
	margin-bottom:30px;
}
.news2-galery-item {
	background-size:cover !important;
	background-position:center !important;
	background-repeat:no-repeat !important;
	height:400px;
	width:33%;
}
.news2-galery {
display:flex;
gap:1%;
margin-bottom:50px;
}
.news2-galery-item-1 {
	background:url('img/news-2-img-3.jpg');
background-size:cover !important;
	background-position:center !important;
	background-repeat:no-repeat !important;
}
.news2-galery-item-2 {
	background:url('img/news-2-img-4.jpg');
background-size:cover !important;
	background-position:center !important;
	background-repeat:no-repeat !important;
}
.news2-galery-item-3 {
	background:url('img/news-2-img-5.jpg');
background-size:cover !important;
	background-position:center !important;
	background-repeat:no-repeat !important;
}
.news-3-img-4 {
	background:url('img/news-3-img-4.jpg');
	height:100%;
	background-size:cover !important;
	background-position:center !important;
	background-repeat:no-repeat !important;
}
.news2-grid-2-wrapper {
	margin:50px 0;
}
.news2-grid-item-title {
	font-size:32px;
	font-weight:400;
	margin-top:50px;
}
.news-3-li {
 	font-size:22px;
}
.news-3-text {
	font-size:22px;
	margin-top:50px;
}
.news-3-img-4 {
	grid-column:1;
	grid-row:1;
}
.border-left {
	border-left:5px solid #f2cf30;
	padding-left:32px;
}
.news-3-ul-custom-fs li {
	font-size:16px;
	line-height:normal;
}

@media(min-width:1150px) {
	.mt-90 {
		margin-top:90px;
	}
}
@media(max-width:1150px) {
	.news-3-ul-custom-fs {
		margin-top:10px;
	}
	.news-2-img-1, .news-2-img-2 {
		height:290px;
	}
	.border-left {
		padding-left:16px;
	}
	.news-3-text {
		margin-top:30px;
		font-size:16px;
	}
	.news2-grid-2-wrapper {
		margin:30px 0;
	}
	.news1-title {
		padding:0 20px;
	}
	.news2-grid-item-title {
		margin-top:0;
		font-size:16px;
	}
	.news-3-img-4 {
		background:url('img/news-3-img-4.jpg');
		height:300px;
		margin:30px 0;
	}
	.news1-title {
		font-size:24px;
	}
	.news1-header {
		margin-top: 60px;
	}
	.news1-form {
		grid-template-columns: 1fr;
		margin-bottom:30px;
	}
	.news1-form-title {
		font-size:16px;
	}
	.news1-form-text {
		font-size:16px;
	}
	.news1-form-title {
		font-size:16px;
	}
	.news2-grid {
		display:block;
	}
	.news2-grid-wrapper {
		height:auto;
	}
	.news2-grid-wrapper-h2 {
		font-size:22px;
		margin-bottom:10px;
	}
	.news2-grid-item {
		font-size:16px;
	}
	.news-2-img-1,.news-2-img-2 {
		height: 200px;
    	margin-top: 30px;
	}
	.news2-galery {
		flex-direction:column;
	}
	.news2-galery-item {
		width:100%;
		height:200px;
		margin-top:20px;
	}
	.news-3-li {
		font-size:16px;
	}
	.news-3-ul-custom-fs {
		font-size:16px;
		margin-top:20px;
	}
}



