.wrapInput.error:after{
	content: " ";
	width: 187px;
	height: 43px;
	position: absolute;
	bottom: -30px;
	left: 50%;
	transform: translateX(-50%);
	background: url('../images/wrong.png') no-repeat;
	z-index: 5;
	display: block;
}
.loadBar{
	width: 100%;
	height: auto;
	position: absolute;
	top: 50%;
	left: 0px;
	padding: 10%;
	transform: translateY(-50%);
	z-index: 6;
	display: none;
}
.wrapInput{
	position: relative;
}
.wrapInput.fleft{
	float: left;
}
.loadBar{
	display: none !important;
}
.map-block .contact-block__phone--color{
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	font-weight: inherit;
}
.clr{
	width: 100%;
	height: auto;
	display: block;
	clear: both;
}
.support-block .callback-form .wrapInput input{
	width: 100%;
}
.support-block .callback-form .wrapInput{
	width: calc(99.9% * 1/2);
}
.footer .site-by{
	font-size: 14px;
}
.wrapTel{
	display: inline-block;
	position: relative;
}
.callDesctop{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 5;
	left: 0px;
	top: 0px;
}
.popup.politika{
	width: 90%;
	max-width: 1000px;
}
.popup .content{
	width: 95%;
	height: auto;
	margin: auto;
}
.politika p{
	font-weight: 500;
	margin-bottom: 20px;
}
.politika ul{
	margin-bottom: 20px;
	padding-left: 20px;
}
.politika ul li{
	list-style-type: disc;
	text-align: left;
}
.politika h4{
	font-size: 14px;
	line-height: 1em;
	margin-bottom: 20px;
}

/**************************/
.map-block__item--address2 {
    top: 30px;
    margin: 0 0 0 242px;
}

.map-block__item--address1 address{
    text-align: right;
}
.map-block__item--address3 {
    bottom: 44px;
    margin: 0 0 0 133px;
}