body,a,div,p,input,span {
	margin: 0;
	padding: 0;
	outline: none;
}
img.yes {
	display: none;
}
.clear {
	clear: both;
}
header {
	background: #F7F7F7;
}
.wraper {
	font-family: 'Open Sans', sans-serif;
}
.left-header {
	width: 730px;
	float: left;
	position: relative;
}
.wraper-header {
	width: 1000px;
	margin: 0 auto;
	display: block;
}
.right-header {
	float: right;
	width: 270px;
	margin-top: 21px;
}
.right-header {
	float: right;
	width: 270px;
}
.line {
	display: block;
	font-size: 17.73px;
	line-height: 26px;
	letter-spacing: 0.35px;
	padding-left: 40px;
}
.user-name {
	display: block;
}
.all-info {
	text-align: center;
	font-weight: 600;
	margin-top: 12px;
	font-size: 23px;
	line-height: 25px;
}
.info-order {
	text-align: center;
}
p.thanks {
	font-weight: 700;
	font-size: 30px;
	line-height: 37px;
	background: url('../default-img/yes.png') no-repeat left center;
	padding-left: 40px;
}
p.after-thanks {
	margin-top: 11px;
}
p.info-order {
	font-size: 17px;
	letter-spacing: 0.35px;
}
.left-header:after {
	content: '';
	background: url('../default-img/dots.png') no-repeat;
	width: 1px;
	height: 61px;
	position: absolute;
	right: 0;
	top: 34px;
}
.shadow-wraper {
	padding: 10px 0;
	padding-bottom: 12px;
	-webkit-box-shadow: inset 0 6px 13px -4px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: inset 0 6px 13px -4px rgba(0, 0, 0, 0.25);
	box-shadow: inset 0 6px 13px -4px rgba(0, 0, 0, 0.25);
}
.main-content-wraper {
	width: 788px;
	margin: 0 auto;
	display: block;
}
.main-content {
	padding-top: 55px;
	box-shadow: 5px 0 5px 3px #bbbbbb;
	padding-bottom: 208px;
	position: relative;
}

p.main-title {
	font-size: 31px;
	font-weight: 600;
	line-height: 34px;
	letter-spacing: 0.35px;
}

span.title-span {
	display: block;
}

span.form-span-block {
	display: block;
}

form {
	margin-top: 47px;
	margin-bottom: 24px;
}

p.form-title {
	font-size: 18px;
	letter-spacing: 0.35px;
	margin-bottom: 30px;
}

input[type="text"], input[type="email"] {
	border: 1px solid #d8d8d8;
	font-size: 16px;
	padding: 15px 0;
	border-radius: 3px;
	background: url('../images/email.png')no-repeat 15px center #f7f7f7;
	padding-left: 56px;
	letter-spacing: 0.5px;
	font-weight: 400;
	padding-right: 10px;
	width: 182px;
	float: left;
}

::-webkit-input-placeholder {
	color: #000;
}

::-moz-placeholder {
	color: #000;
}

:-moz-placeholder {
	color: #000;
}

:-ms-input-placeholder {
	color: #000;
}

button {
	background: -webkit-linear-gradient(top, rgba(71, 198, 234, 0.75) 0%, rgba(70, 196, 235, 0.95) 6%, rgba(5, 173, 225, 0.95) 31%, rgba(0, 149, 219, 0.95) 92%, rgba(0, 148, 219, 0.88) 94%, rgba(0, 149, 220, 0.55) 100%);
	background: -o-linear-gradient(top, rgba(71, 198, 234, 0.75) 0%, rgba(70, 196, 235, 0.95) 6%, rgba(5, 173, 225, 0.95) 31%, rgba(0, 149, 219, 0.95) 92%, rgba(0, 148, 219, 0.88) 94%, rgba(0, 149, 220, 0.55) 100%);
	background: -ms-linear-gradient(top, rgba(71, 198, 234, 0.75) 0%, rgba(70, 196, 235, 0.95) 6%, rgba(5, 173, 225, 0.95) 31%, rgba(0, 149, 219, 0.95) 92%, rgba(0, 148, 219, 0.88) 94%, rgba(0, 149, 220, 0.55) 100%);
	background: -moz-linear-gradient(top, rgba(71, 198, 234, 0.75) 0%, rgba(70, 196, 235, 0.95) 6%, rgba(5, 173, 225, 0.95) 31%, rgba(0, 149, 219, 0.95) 92%, rgba(0, 148, 219, 0.88) 94%, rgba(0, 149, 220, 0.55) 100%);
	background: linear-gradient(to bottom, rgba(71, 198, 234, 0.75) 0%, rgba(70, 196, 235, 0.95) 6%, rgba(5, 173, 225, 0.95) 31%, rgba(0, 149, 219, 0.95) 92%, rgba(0, 148, 219, 0.88) 94%, rgba(0, 149, 220, 0.55) 100%);
	border: none;
	color: #fff;
	border-radius: 3px;
	font-family: Verdana;
	text-align: center;
	padding: 13px 20px;
	font-size: 20px;
	float: left;
	margin-left: 20px;
	outline: none;
}

p.after-form-text {
	font-size: 14px;
	color: #A2A2A2;
	letter-spacing: 0.35px;
	margin-left: 3px;
}
a.politic:link,
a.politic:visited {
	color: #A2A2A2;
	text-decoration: underline;
}
a.politic {
	font-size: 14px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	margin: 0 auto;
}
.footer {
	background: #F7F7F7;
	padding: 23px 0;
	padding-bottom: 57px;
}
.wraper-footer {
	width: 980px;
	margin: 0 auto;
	text-align: center;
}
@media screen and (max-width: 999px) {
	.main-content-wraper {
		width: 748px;
		text-align: center;
		padding-top: 44px;
	}
	.wraper-header {
		width: 748px;
	}
	p.thanks {
		padding-left: 37px;
	}
	.line {
		font-size: 17px;
		line-height: 27px;
		padding-left: 0;
	}
	.left-header {
		width: 454px;
		float: left;
		position: relative;
	}
	.shadow-wraper {
		padding: 16px 0;
	}
	p.after-thanks {
		margin-top: 5px;
	}
	.left-header:after {
		top: 30px;
	}
	.all-info {
		margin-top: 10px;
		font-size: 22px;
	}
	.wraper-footer {
		width: auto;
	}
	p.main-title {
		font-size: 24px;
		font-weight: 600;
		line-height: 32px;
		letter-spacing: 0.35px;
	}
	.main-content-wraper.wraper {
		padding: 0;
	}
	input.x_client_email {
		display: block;
		float: none;
		margin: 0 auto;
		margin-top: 41px;
	}
	button {
		float: none;
		margin: 0 auto;
		display: block;
		margin-top: 27px;
	}
	input.x_client_email {
		display: inline-block;
		margin: 31px 0 0 3px;
		vertical-align: middle;
	}
	button {
		margin: 32px 0 0 20px;
		vertical-align: middle;
		display: inline-block;
	}
	form {
		margin-bottom: 28px;
	}
	.main-content {
		padding-bottom: 130px;
	}
	.footer {
		padding-bottom: 42px;
	}
}
@media screen and (max-width: 767px) {
	.wraper-header {
		width: 460px;
	}
	.main-content-wraper {
		width: 460px;
	}
	img.yes {
		display: inline-block;
		width: 21px;
		margin-right: 4px;
	}
	p.thanks {
		padding-left: 0;
		text-align: center;
		padding-top: 6px;
		font-size: 28px;
		background: none;
		position: relative;
	}
	.shadow-wraper {
		padding: 5px 0;
	}
	.left-header {
		width: 460px;
		float: none;
		position: relative;
		text-align: center;
	}
	.line {
		font-size: 22px;
		line-height: 19px;
		padding-left: 0;
		text-align: center;
		display: inline;
		text-align: center;
		width: 100%;
	}
	.left-header:after {
		content: '';
		background: url('../default-img/dots-gorizont.png') no-repeat;
		width: 61px;
		height: 1px;
		position: absolute;
		top: auto;
		bottom: -17px;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.right-header {
		float: none;
		width: auto;
		margin-top: 25px;
	}
	p.info-order {
		font-size: 22px;
		letter-spacing: 0.35px;
	}
	.all-info {
		margin-top: 2px;
		font-size: 24px;
	}
	.shadow-wraper {
		padding: 5px 0;
		padding-bottom: 20px;
	}
	p.main-title {
		font-size: 26px;
		line-height: 32px;
		letter-spacing: 0;
	}
	form {
		margin-top: 21px;
	}
	p.form-title {
		font-size: 22px;
		letter-spacing: 0.35px;
		line-height: 27px;
	}
	input.x_client_email {
		font-size: 22px;
		width: 238px;
		margin-top: 50px;
		padding: 20px 0;
		background-size: 31px;
		background: url('../default-img/email.png') no-repeat 22px center #F7F7F7;
		background-size: 31px;
		padding-left: 70px;
		padding-right: 10px;
	}
	button {
		float: none;
		margin: 0 auto;
		display: block;
		margin-top: 33px;
		width: 320px;
		font-size: 26px;
		padding: 19px 0;
	}
	p.after-form-text {
		font-size: 18px;
		color: #A2A2A2;
		letter-spacing: 0.35px;
		margin-left: 3px;
		padding: 0 44px;
	}
	.main-content {
		padding-bottom: 53px;
	}
	a.politic {
		font-size: 18px;
	}
	.footer {
		padding-bottom: 30px;
		padding-top: 11px;
	}
	input.x_client_email {
		font-size: 18px;
		width: 248px;
		background-size: 24px;
		padding: 15px 10px 15px 60px;
		margin: 25px auto 0;
	}
	button {
		font-size: 20px;
		padding: 15px;
		margin: 25px auto 0;
	}
}
@media screen and (max-width: 479px) {
	.wraper-header {
		width: 300px;
	}
	.main-content-wraper {
		width: 300px;
	}
	.left-header {
		width: 300px;
	}
	input.x_client_email {
		width: 218px;
		font-size: 20px;
		padding-top: 22px;
	}
	button {
		width: 300px;
	}
	p.after-form-text {
		padding: 0;
	}
	p.thanks {
		font-size: 26px;
	}
	img.yes {
		left: 58px;
	}
	p.after-thanks {
		line-height: 23px;
	}
	.line {
		font-size: 18px;
	}
	.left-header:after {
		bottom: -12px;
	}
	p.info-order {
		font-size: 18px;
	}
	.all-info {
		margin-top: 7px;
		font-size: 22px;
	}
	.right-header {
		margin-top: 17px;
	}
	p.main-title {
		font-size: 19px;
		line-height: 26px;
	}
	.main-content {
		padding-top: 26px;
	}
	p.form-title {
		font-size: 14px;
		line-height: 23px;
	}
	form {
		margin-bottom: 22px;
	}
	p.after-form-text {
		line-height: 24px;
	}
	.main-content {
		padding-bottom: 61px;
	}
	input.x_client_email,
	button {
		box-sizing: border-box;
		width: 100%;
	}
}