.s-header {
	/*tmp*/
	padding: 30px 0 0;
	margin-bottom: 35px;
}

.s-seo-text {
	/*tmp*/
	padding: 0;
	margin-top: 76px;
}
.main__right-img {
	max-width: 70%;
	height: auto;
	max-height: 80%;
}
.main__right.s-header__pic_noborder .main__right-img {
	max-width: 100%;
	max-height: 100%;
}
.main__right.s-header__pic_noborder {
	border: none;
}



@media screen and (max-width: 1199px){
	.s-header__pic .button {
		padding: 18px 80px 18px 30px;
		max-height: unset;
	}
}
.go_to-prize{
	position:  relative;
	top: 100%;
	left: 65%;
	z-index: 11;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0;
	text-transform: uppercase;
	color: #000000;
	padding: 18px 30px;
	padding-right: 80px;

}
.main__right.s-header__pic_noborder .go_to-prize{
	top: 90%;
	left: 65%;
	z-index: 11;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0;
	text-transform: uppercase;
	color: #000000;
	padding: 18px 30px;
	padding-right: 80px;

}

.go_to-prize:after{
	content: url(/local/static/images/myprize.png);
	position: absolute;
	right: -34px;
	bottom: 4px;
	width: 124px;
	height: 114px;
}

.go_to-prize-mobile.hide_in768, .go_to-prize-mobile.hide_in997{
	background-color: #FFD600;
	background-image: none;
	border-radius: 62px 0 0 62px;
	height: 44px;
	right: -10px;
	display: none;
	width: 185px;
	padding-left: 17px;
	padding-top: 4px;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	position: absolute;
	box-sizing: border-box;
	top: 42px;
	z-index: 10;
}
.go_to-prize-mobile img{
	width: 58px;
	position: absolute;
	right: 20px;
	top: -7px;
}
.go_to-prize-mobile.hide_in997 {
	top: 95%;
	left: 50%;
	width: 180px;
	border-radius: 62px;
}


@media screen and (max-width: 1366px) {
	.go_to-prize{
		position:  relative;
		top: 100%;
		left: 45%;
		z-index: 11;
		padding-right: 80px;
	}
}
@media screen and (max-width: 1279px) {
	.go_to-prize{
		position:  relative;
		top: 100%;
		left: 25%;
		z-index: 11;
		padding-right: 80px;
	}
}

@media screen and (max-width: 997px) {
	.go_to-prize{
		display: none!important;
	}
	.go_to-prize-mobile.hide_in997 {
		display: block;
	}
}
@media screen and (max-width: 767px) {
	.go_to-prize-mobile.hide_in997 {
		display: none!important;
	}
	.go_to-prize-mobile.hide_in768 {
		display: block;
	}
	.main__left h1{
		font-size: 20px;
		line-height: 28px;
	
}
@media screen and (max-width: 374px) {

	.go_to-prize-mobile.hide_in768 {
		width: 165px;
	}
	
}
.contactUs_BG {
	position: relative;
}
.s-header__price {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
	align-items: center;

}
.s-header__price-item span {
	display: block;
	font-family: Open Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	color: #000000;

}
.s-header__price-item span.value {
	font-family: Open Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 40px;
	line-height: 25px;
	color: #00B5E5;
	margin-top: 16px;
}
.s-header__price-item.works-time span.value {
	font-weight: normal;
	font-size: 22px;
	margin-top: 15px;
}
.s-header__price-item.diagnostics span.value {
	font-weight: normal;
	margin-top: 15px;
	font-size: 22px;
}
.s-header__price-item .old-price span{
	display: inline;
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 22px;
	line-height: 25px;
	color: #C4C4C4;
	text-decoration: underline;
}
.s-header__price-item .old-price .old-price-date {
	font-weight: 300;
	font-size: 10px;
	text-decoration: none;
	margin-left: 10px;
}
@media screen and (max-width: 1279px) {
	.s-header__price-item span {
		display: block;
		font-family: Open Sans;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		line-height: 20px;
		color: #000000;

	}
	.s-header__price-item span.value {
		font-size: 30px;
		line-height: 20px;
		margin-top: 16px;
	}
	.s-header__price-item.works-time span.value {
		font-size: 18px;
		margin-top: 15px;
	}
	.s-header__price-item.diagnostics span.value {
		margin-top: 15px;
		font-size: 18px;
	}
}

@media screen and (max-width: 997px) {
	.s-header__price {

		align-items: flex-end;

	}
	.s-header__price-item span.value {
		font-size: 25px;
		line-height: 20px;
		margin-top: 10px;
	}
	.s-header__price-item.works-time span.value {
		font-size: 18px;
		margin-top: 10px;
	}
	.s-header__price-item.diagnostics span.value {
		margin-top: 10px;
		font-size: 18px;
	}
}
@media screen and (max-width: 767px) {
	.s-header__price-item span {
		display: block;
		font-family: Open Sans;
		font-style: normal;
		font-weight: bold;
		font-size: 14px;
		line-height: 20px;
		color: #000000;

	}
	.s-header__price-item span.value {
		font-size: 18px;
		line-height: 20px;
		margin-top: 8px;
	}
	.s-header__price-item.works-time span.value {
		font-size: 15px;
		margin-top: 8px;
	}
	.s-header__price-item.diagnostics span.value {
		margin-top: 8px;
		font-size: 15px;
	}
}