.certificates__wrap .swiper-slide img {
	display: block;
	width: auto;
	height: auto;
	-o-object-fit: cover;
	object-fit: cover;
	max-height: 100%;
	max-width: 100%;
}
.info__img img {
	width: auto;
	height: auto;
	-o-object-fit: cover;
	object-fit: cover;
	max-height: 100%;
	max-width: 100%;
}
/*
.searching-form__button-clear {
	background: url(../img/content/popupclose.svg) transparent;
	width: 1.75rem;
	height: 1.75rem;
	margin-left: 5px;
	border: none;
	cursor: pointer;
	background-repeat: no-repeat;
}

.pop-up-search__button-close {
	background: url(../img/content/popupclose.svg) transparent;
	width: 1.75rem;
	height: 1.75rem;
	border: none;
	cursor: pointer;
	background-repeat: no-repeat;
} */

.pop-up-search__button button {
	padding: 1.38rem 1.75rem;
}
@media (min-width: 1366px) {
	.swiper-slide {
		/*width: 189px !important;*/
	}
}

.footer__link-name{
	/*font-size: 10px !important;*/
}