/* ---- index.css -no-click-logo*/

@media screen and (max-width: 600px) {
	.header {
		position: fixed;
		top: 0;
		z-index: 200;
		width: 100%;
		background: #fff;
		margin: 0;
	}

	.header-top {
		margin-top: 5px;
	}

	.header-menu,
	.header-nav {
		margin-bottom: 0px;
	}

	.js-trigger-load-articles-after-scroll {
		margin: 45px 0 0 0;
	}
}

.block-logo a {
	pointer-events: none;
	cursor: default;
}

/*load-content*/
.post-block {
	margin: 5px 7px;
}
.article-wrapper-link {
	display: flex;
	align-items: flex-end;
}
.name-foto {
	width: 28px;
	height: 28px;
	border-radius: 50%;
	margin-right: 8px;
	border: 0.5px solid #111;
}
.time-article-two {
	line-height: 1;
	margin: 0;
	font-size: 24px;
	font-weight: 600;
	color: #555;
}
.name {
	font-size: 12px;
	margin: 0;
}
.art-foto {
	position: relative;

	box-sizing: border-box;
	height: 100%;
	display: flex;
	flex-direction: column;
}

.article__thumb_container {
	background-image: url(https://uj-images.ru/images/article/2022/03/622f6c17e72f5.webp);
	background-repeat: no-repeat;
	background-size: contain;
	width: 100%;
	height: 380px;
	overflow: hidden;
}

.article__thumb_container img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.8) inset;
}
.art-foto img:hover,
.art-foto img:focus {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	transition: 3s;
	transition-duration: 0.7s;
}
.title-desktop {
	color: #111;
	margin: 8px 2px 8px 7px;
	font-size: 26px;
	line-height: 28px;
	font-weight: 600;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.text1Show {
	margin: 5px 2px 40px 7px;
	color: #111;
	font-size: 20px;
	line-height: 22px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

@media (min-width: 800px) {
	.block-art {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-top: 30px;
	}
	.art-item {
		width: 48.5%;
		margin: 25px 0;
		box-sizing: border-box;
	}
	.title-desktop {
		margin: 8px 2px 8px 7px;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
}
/*first-block-of-index*/
.only-time {
	font-size: 22px;
	font-weight: 600;
	color: #333;
}
user-block-data-time {
	line-height: 1;
}
.pop-article {
	position: absolute;
	left: 18px;
	top: 18px;
	z-index: 199;
	font-size: 16px;
	text-shadow: 1px 1px 2px #111, 0 0 5px #222831;
	color: #fff;
}

.aaa {
	display: flex;
	justify-content: space-between;
	height: 450px;
	margin-bottom: 25px;
	gap: 25px;
}

.aba {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	gap: 20px;
}

.advertising__block {
	max-width: 375px;
	width: auto;
	height: 639px;
}

.abb {
	max-width: 770px;
}

.rtb__after {
	max-width: 970px;
	width: 100%;
	height: 500px;
	background: #ccc;
}

.main__banner {
	max-width: 375px;
	width: auto;
	height: 100%;
}

.main__banner__link {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	text-decoration: none;
	color: #fff;
}

.main__banner a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: scale(1);
	transition: all 0.2s ease-in-out;
}

.main__banner a:hover img {
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	transition: all 0.8s ease-in-out;
}

.main__banner__descr {
	position: absolute;
	bottom: 55px;
	margin: 0;
	left: 8px;
	text-transform: uppercase;
	font-size: 38px;
	line-height: 40px;
	letter-spacing: 2px;
	font-weight: 700;
	text-shadow: 1px 1px 2px #111, 0 0 5px #222831;
}

.main__banner__desc {
	position: absolute;
	bottom: 15px;
	margin: 0;
	left: 45px;
	font-size: 38px;
	line-height: 40px;
	letter-spacing: 2px;
	font-weight: 700;
	text-shadow: 1px 1px 2px #111, 0 0 5px #222831;
}

.image__wrapper {
	position: relative;
	width: 300px;
	height: 205px;
	background: no-repeat
		url('https://uj-images.ru/images/business_profile/2023/04/64427e267a29b.webp');
	background-size: cover;
}

.created__time_not_popular {
	position: absolute;
	font-size: 22px;
	line-height: 22px;
	top: 10px;
	left: 10px;
	color: #fff;
	font-weight: 600;
	text-shadow: 0px 0px 2px #0a0403;
}

.created__date_not_popular {
	color: #777;
	font-size: 12px;
}

.image__wrapper img {
	width: 300px;
	height: 205px;
	object-fit: cover;
}

.aaf {
	font-size: 12px;
	margin: 0;
	color: #555;
}
.aab {
	max-width: 800px;
	width: 100%;
	height: 100%;
	box-shadow: 0px 0 5px #c1c1c1;
}
.aac {
	position: relative;
	overflow: hidden;
	display: block;
}
.aad {
	display: flex;
	align-items: flex-end;
}
.aae {
	width: 28px;
	height: 28px;
	border-radius: 50%;
	margin-right: 8px;
	border: 0.5px solid #111;
	box-shadow: 1px 1px 2px #111, 0 0 5px #222831;
}
.aag {
	overflow: hidden;
	width: 100%;
	height: 450px;
	background: no-repeat
		url('https://uj-images.ru/images/business_profile/2023/04/64427cedc9fdb.webp');
	background-size: cover;
}
.aah {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	object-fit: cover;
	height: 500px;
}
.aah:hover {
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	transition: 3s ease-out;
}
.aal {
	color: #111;
	margin: 8px 2px 8px 7px;
	font-size: 28px;
	line-height: 30px;
	font-weight: 700;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-shadow: 1px 1px 2px #111, 0 0 5px #222831;
}
.aak {
	position: absolute;
	bottom: 0;
	left: 10px;
	font-size: 20px;
	line-height: 23px;
	margin: 5px 2px 0 7px;
	color: #fff;
	text-shadow: 1px 1px 2px #111, 0 0 5px #222831;
}

.block-pop-name {
	text-shadow: 1px 1px 2px #fff, 0 0 5px #ccc;
}
@media (min-width: 650px) {
	.aaf,
	.only-time {
		text-shadow: #0d0e104d 1px 1px 0;
		color: #fff;
	}
	.aad {
		position: absolute;
		z-index: 999;
	}
	.aal {
		position: absolute;
		font-size: 38px;
		line-height: 40px;
		letter-spacing: 2px;
		left: 10px;
		bottom: 40px;
		margin: 10px 2px 8px 0;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
		color: #111;
		color: #fff;
	}
	.aak {
		margin: 10px 0;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
}
/*second-block*/
.aba {
	margin: 35px 0;
}
ul.abb {
	display: block;
}
.abc {
	-webkit-box-shadow: 0px 0px 1px 1px rgba(34, 60, 80, 0.18);
	-moz-box-shadow: 0px 0px12px 1px rgba(34, 60, 80, 0.18);
	box-shadow: 0px 0px 1px 1px rgba(34, 60, 80, 0.18);
}

.abe {
	height: 300px;
	width: 100%;
	object-fit: cover;
	background-color: grey;
}
.foto-inner img:hover {
	transition: 3s;
	transform: scale(1.3);
}
.abf {
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 12px 2px 5px 6px;
}
.abg {
	width: 100%;
	color: #111;
	font-size: 28px;
	font-weight: 600;
	line-height: 28px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.abh {
	width: 100%;
	font-size: 18px;
	line-height: 20px;
	color: #111;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.user-block-data {
	font-size: 12px;
	color: #444;
	margin-left: 7px;
}
.user-block-time {
	font-size: 20px;
	font-weight: 600;
	color: #444;
	margin: 0;
}
@media (min-width: 800px) {
	.abb {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: stretch;
		gap: 12px;
	}
	.abd {
		display: flex;
		justify-content: space-between;
		gap: 8px;
	}
	.abe {
		width: 300px;
		height: 200px;
	}
	.acl {
		width: 100%;
		max-width: 300px;
	}
	.pop-article {
		left: 18px;
	}
}

@media screen and (max-width: 600px) {
	.abc {
		box-shadow: none;
	}

	.abg {
		display: block;
	}

	.abh {
		display: block;
	}
}

.time-pop {
	margin: 0;
	font-size: 14px;
	line-height: 1em;
	color: #222;
}
.name-person-pop {
	font-size: 14px;
	line-height: 1em;
	margin: 0;
	color: #999;
}

/*Filter*/

.filter-column {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 410px;
	padding: 35px 25px 5px;
	box-shadow: 0px 0 5px #c1c1c1;
	background: url('https://uj-images.ru/images/article/2024/03/65e31f5580acd.webp');
	background-repeat: no-repeat;
	background-size: cover;
}
.filter-left,
.filter {
	margin: 0 auto;
}
.filter-block {
	border: none;
}
.filter fieldset {
	padding: 0;
	margin-inline-start: 0;
	margin-inline-end: 0;
	padding-block-start: 0;
	padding-inline-start: 0;
	padding-inline-end: 0;
	padding-block-end: 0;
}
.all-block-zap {
	width: 100%;
}

.all-block-zap div {
	width: 100%;
}
.filter-title {
	margin-bottom: 35px;
	font-size: 30px;
	letter-spacing: 2px;
	font-weight: 600;
	text-align: center;
	color: #fff;
	text-shadow: 0px 0px 9px #111;
}

.select-item {
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto 22px;
	padding: 6px 6px 4px;
	font-size: 18px;
	border: 2px solid #555;
	cursor: pointer;
	border-radius: 1px;
}
.button,
.button-obd {
	display: block;
	width: 40%;
	margin: 20px auto;
	padding: 6px;
	text-align: center;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: 600;
	color: #fff;
	background-color: #abafb3e3;
	border-radius: 2px;
	border: none;
	cursor: pointer;
	transition: background 0.3s ease;
}
.button:hover,
.button:focus,
.button-obd:hover,
.button-obd:focus {
	background-color: #2c659be3;
}
.select-option {
	margin: 0;
}

@media (max-width: 1025px) {
	.aaa {
		gap: 20px;
		justify-content: flex-start;
	}
	.main__banner__descr {
		font-size: 25px;
	}
}

@media (max-width: 650px) {
	.aaa {
		flex-direction: column;
		align-items: center;
		max-height: 1500px;
		height: auto;
		gap: 0;
	}
	.aab {
		width: 100%;
		margin-bottom: 30px;
		max-height: 840px;
		height: auto;
		padding: 0 0 10px 0;
		box-shadow: none;
	}

	.aag {
		height: 280px;
	}

	.aah {
		height: 100%;
	}

	.aal {
		text-shadow: none;
	}
	.aak {
		left: 0;
		position: relative;
		text-shadow: none;
		color: #111;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	.main__banner {
		max-width: 100%;
		height: 450px;
	}
	.block-pop-name {
		text-shadow: none;
	}
	.image__wrapper {
		width: 100%;
		height: 460px;
	}
	.image__wrapper img {
		width: 100%;
		height: 460px;
	}
	.main__banner__descr {
		font-size: 38px;
		left: 45px;
	}

	.aba {
		margin-top: 35px;
		flex-direction: column;
		width: 96%;
		margin: 35px auto 0 auto;
	}
	.abc {
		position: relative;
		margin-bottom: 30px;
	}
	.abf {
		margin: 5px 0;
		gap: 7px;
		padding: 2px;
	}
	.user-block-data-time {
		position: absolute;
		color: #fff;
		top: 10px;
		text-shadow: 1px 1px 2px #111, 0 0 5px #222831;
	}
	.user-block-time {
		color: #fff;
	}
	.user-block-data {
		color: #fff;
	}
}

/*advertising of services*/

.advertising_of_services__block {
	max-width: 970px;
	margin: 35px auto 35px auto;
	color: #111827;
}

.advertising_of_services__block_item {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	border: 1px solid #d1d5db;
}

.advertising_of_services__block_image {
	flex: 0.35;
}

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

.advertising_of_services__block_content {
	flex: 0.65;
	display: flex;
	flex-direction: column;
	padding: 10px;
	justify-content: space-between;
	gap: 10px;
}

.advertising_of_services__block_content_author_container {
	display: flex;
	flex-direction: row;
	gap: 8px;
	align-items: center;
}

.advertising_of_services__block_content_author_container img {
	width: 26px;
	height: 26px;
	border-radius: 100%;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(34, 60, 80, 0.7);
	-moz-box-shadow: 0px 0px 1px 1px rgba(34, 60, 80, 0.7);
	box-shadow: 0px 0px 1px 1px rgba(34, 60, 80, 0.7);
}

.advertising_of_services__block_content_author_name {
	font-size: 14px;
	color: #111827;
	line-height: 16px;
	font-weight: 600;
}

.advertising_of_services__block_content_author_adress {
	font-size: 10px;
	line-height: 10px;
	color: #6b7280;
}

.advertising_of_services__block_content_description {
	color: #111827;
	font-size: 18px;
	line-height: 22px;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.advertising_of_services__block_content_unp {
	font-size: 8px;
}

.advertising_of_services__block_content_social {
	display: flex;
	flex-direction: column;
	gap: 5px;
	color: #6b7280;
}

.advertising_of_services__block_content_phone {
	color: #4b5563;
	font-size: 20px;
}

.advertising_of_services__block_content_social_container {
	font-weight: 600;
}

.advertising_of_services__block_viber {
	color: #59267c;
}

.advertising_of_services__block_whatsapp {
	color: #075e54;
}

.advertising_of_services__block_telegram {
	color: #0088cc;
}

.advertising_of_services__block_content_social_container {
	display: flex;
	flex-direction: row;
	gap: 15px;
	margin: 5px 0 0 0;
	font-size: 20px;
}

@media screen and (max-width: 600px) {
	.advertising_of_services__block_item {
		flex-direction: column;
		padding: 5px 0;
		width: 96%;
		margin: 0 auto;
	}

	.advertising_of_services__block_image {
		display: flex;
		flex-direction: column;
		gap: 5px;
	}

	.advertising_of_services__block_image img {
		-webkit-box-shadow: 0px 0px 1px 1px rgba(34, 60, 80, 0.2);
		-moz-box-shadow: 0px 0px 1px 1px rgba(34, 60, 80, 0.2);
		box-shadow: 0px 0px 1px 1px rgba(34, 60, 80, 0.2);
	}

	.advertising_of_services__block_content_author_container {
		padding-left: 10px;
	}

	.advertising__block {
		max-width: 100%;
		margin-bottom: 25px;
	}

	.advertising_of_services__block_content_description {
		-webkit-line-clamp: 7;
	}
}

/*Vertial block*/

.advertising__block_container {
	color: #111827;
	display: flex;
	flex-direction: column;
	height: 100%;
	width: 100%;
	justify-content: stretch;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(34, 60, 80, 0.34);
	-moz-box-shadow: 0px 0px 1px 1px rgba(34, 60, 80, 0.34);
	box-shadow: 0px 0px 1px 1px rgba(34, 60, 80, 0.34);
}

.advertising__block_author {
	display: flex;
	flex-direction: row;
	gap: 10px;
	padding: 5px 10px;
	align-items: center;
	border-bottom: 1px solid #d1d5db;
}

.advertising__block_author img {
	width: 26px;
	height: 26px;
	border-radius: 100%;
}

.advertising__block_author_name {
	font-size: 16px;
	line-height: 16px;
	font-weight: 600;
}

.advertising__block_author_description {
	font-size: 12px;
	line-height: 12px;
}

.advertising__block_image {
	max-height: 510px;
	width: 100%;
	height: auto;
}

.advertising__block_image img {
	max-height: 510px;
	width: 100%;
	height: 100%;
}

.advertising__block_content {
	height: 100%;
	padding: 5px 10px;
	font-size: 22px;
	line-height: 24px;
	font-weight: 600;
	border-top: 1px solid #d1d5db;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

/*Vertial block*/

/*advertising of services*/

