.search_form_404 .search-modal__form-submit, .search-page .search-modal__form-submit {
	position: absolute;
	width: 50px;
	height: 50px;
    right: 0;
    top: 4px;
}

.modal-content__text ul {margin-top: 40px; margin-left: 40px;margin-bottom: 40px;}
.modal-content__text ul li{margin-bottom: 7px;}

//.main-banner__slide-title {
//color: #000;
//}

//.main-banner__slide-text {
//color: #000;
//}

.header-top__action.ui-btn.-transparent.blue{background: #237AEF; border-color: #237AEF;}
.header-top__action.ui-btn.-transparent.blue.ui-btn__icon.svg{fill: #FFF}
.header-top__action.ui-btn.-transparent.blue.ui-btn__text{color: #FFF}
.header-top__action.ui-btn.-transparent.blue:hover{background: #000; border-color: #000}

.modal-content__text a{color: #000;}

.map {
	margin-bottom: 60px;
}

div[id^="wait_"] { display: none !important; background: none !important; border: 0 !important; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal !important; font-variant: normal !important; font-weight: normal; letter-spacing: normal !important; line-height: normal; padding: 0 !important; position: absolute; text-align: center !important; text-indent: 0 !important; width: 0px !important; height: 0px !important; word-spacing: normal !important; z-index: 0; content: ""; }

.about-info__col.-info h2{font-size: 20px; margin-bottom: 24px;}
.about-info__col.-info p{margin-bottom: 12px;}
.about-info__col.-info a{color: #000; font-weight: 600}

.modal__content.modal-content a{color: #000;}
.seoblocks__tags {
	display: inline-flex;
	position: relative;
	padding: 1.2rem 0;
	margin-bottom: 40px;
	border-top: solid 1px #D9D1CC;
	width: 95%;
}
.seoblocks__content--long:not(.active) .seoblocks-content__wrapper {
	position: relative;
	max-height: 400px;
	overflow: hidden;
}
.seoblocks__content--long:not(.active) .seoblocks-content__wrapper:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 128px;
	background: linear-gradient(180deg, rgba(239, 236, 235, 0) 0%, #FFFFFF 100%);
	z-index: 1;
}
.seoblocks__tag {
	display: inline-block;
	padding: 4px 8px;
	border: solid 1px transparent;
	line-height: 24px;
	flex-shrink: 0;
	font-weight: 600;
	font-size: 14px;
}
.seoblocks__tag:hover {
	border-color: inherit;
}
.d-none {display: none;}
.modal-content__body-inner ol, .modal-content__body-inner ul {margin-left: 1.111111rem;}
.modal_content-tag{
	font-weight: normal;
	line-height: 29px;
	text-transform: uppercase;
	letter-spacing: 0.04em;
}
@media (max-width: 767.98px) {
	#video_desktop{
		display: none;
	}
}
@media (min-width: 768px) {
	#video_mob{
		display: none;
	}
}