@media (min-width: 1024px) {
	.navbar__menu>ul>li._active .navbar__popup._large {
		width: max-content;
		max-width: 700px;
		min-width: auto;
		max-height: 482px;
	}
}

@media screen and (max-width: 735px) {
	.page._single-technology .section._entry .section__info.center {
		display: flex;
		justify-content: center;
		margin-bottom: 32px;
	}

	.page._single-technology .section._entry .section__sub-title {
		display: none;
	}

	#nav-menu-item-5829 {
		border-bottom: 0;
	}
}

.form_717 {}

.form.form_717 {
	color: #fff;
	font-family: 'Kaspersky Sans Text';
	-webkit-font-smoothing: antialiased;
}

.form_717 .form__title {
	text-align: center;
	margin-bottom: 41px;
}

.form_717 h2 {
	font-size: 42px;
	line-height: 47px;
}

.form_717 .form__description {
	font-size: 20px;
	line-height: 24px;
}

.form_717 .form__description p {
	margin-bottom: 22px;
}

.form_717 .form__description h3 {
	/* margin-bottom: 19px; */
	font-size: 20px;
	line-height: 24px;
}

.form_717 .b24-form-wrapper {
	background-color: transparent;
}

.form_717 .b24-form-padding-side {
	padding-left: 0;
	padding-right: 0;
}

.form_717 .b24-form-content {
	padding: 0;
}

.form_717 .b24-form-control-label,
.b24-form-control-select-label {
	color: #fff;
}

.form_717 .b24-form-control-string .b24-form-control {
	color: #fff;
}

.form_717 .b24-form-wrapper.b24-form-border-bottom {
	border-bottom: 0;
}

.card._material:hover .card__title {
	color: #00FFD7;
}

img {
	user-select: none;
}

* {
	-webkit-tap-highlight-color: transparent;
}

.materials._1 .slider-button-prev,
.materials._1 .slider-button-next {
	display: none;
}

.posts__recommends {
	margin-bottom: 36px;
}

@media screen and (max-width: 1023px) {
	.search__filter-group-list {
		display: block !important;
	}

	.search__sidebar._active {
		z-index: 999;
	}
}

@media screen and (max-width: 768px) {
	.search__loadmore-button {
		width: 100% !important;
	}

	.search__form {
		padding: 24px 0 0;
	}

	.b24-form-btn-block .b24-form-btn-container,
	.b24-form-btn-block ._subscribe._old .b24-form .b24-form-btn-block .b24-form-btn {
		width: 100%;
	}

	.posts__recommends {
		margin-bottom: 20px;
	}

}

.search__post-category {
	padding-top: 3px;
}

.not-found__content p {
	color: #1F3238B2;
}

/* .tabs._default .tabs__menu-item .tabs__menu-link._active:before {
	bottom: 0px;
	z-index: 10;
} */
.lang-it-it .header__search {
	display: none;
}


.lang-es.archive-technology .page._single-technology .page__group-1:after,
.lang-it-it.archive-technology .page._single-technology .page__group-1:after {
	background: none;
}

@media screen and (max-width: 1023px) {
	.page._posts._events._latest .section._posts .posts__filters-trigger {
		margin-bottom: 40px;
	}
}

@media screen and (max-width: 1023px) {
	.page._posts._events._latest .section._posts .posts__filters {
		margin-bottom: 0;
	}

	.solution .tabs._default .tabs__menu-item a._active:before {
		bottom: 0px;
		z-index: 10;
	}
}

@media (max-width: 768px) {
	.solution .tabs._default .tabs__menu {
		height: 48px;

	}

	.tabs._default .tabs__menu::after {
		width: 100%;
	}

}

@media screen and (max-width: 740px) {
	.tabs._default .tabs__menu {
		border-bottom: none;
	}
}

@media screen and (max-width: 740px) {
	.solution__about-info .about-info__media .tabs._default .tabs__menu-item .tabs__menu-link {
		height: 48px;
	}
}