

/* Start:/local/templates/abelous/components/bitrix/news/noka_advocates/bitrix/news.list/.default/style.css?17725469691298*/
h2 {
	font-size: 18px !important;
	text-transform: uppercase;
	text-align: center;
}

h1 {
	color: #FFF;
	text-transform: uppercase;
}

h1::after {
  content: '';
  display: block;
  width: 75px;
  height: 10px;
  background-color: #e57d20;
  margin: 10px auto;
}

a {
	text-decoration: none;
	color: unset;
}

#upper_bg {
	text-align: center;
	background: #110D0D url('/upload/landing/41e/41eed396115081df7b420d4bafc31d9f.jpg') no-repeat top center;
	background-size: cover;
	width: 100vw;
	margin-left: calc(-50vw + 49.1%);
	margin-top: -50px;
	box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.5) inset;
	height: 400px;
	padding-top: 50px;
}

#upper_bg span {
	color: #e57d20;
	text-transform: uppercase;
	font-weight: 900;
}

.container.about__container {

}

.advo-list {
	margin-top: -200px;
}

@media screen and (min-width: 951px) {
	.advo-list img.preview_picture {
		max-height: 330px;
		object-fit: cover;
	}

}

.advo-list {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}
.advo-item {
	flex: 0 0 calc(33.333% - 20px);
	box-sizing: border-box;
}
.advo-item img {
	max-width: 100%;
	height: auto;
	display: block;
	max-height: 475px;
	object-fit: cover;
}
@media (max-width: 991px) {
	.advo-item {
		flex: 0 0 calc(50% - 20px);
	}
}
@media (max-width: 600px) {
	.advo-item {
		flex: 0 0 100%;
	}
}
/* End */
/* /local/templates/abelous/components/bitrix/news/noka_advocates/bitrix/news.list/.default/style.css?17725469691298 */
