body {
	-webkit-font-smoothing: antialiased
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block
}

body {
	font: 12px/18px Arial, sans-serif;
	width: 100%;
	background-color: #fff
}

.wrapper {
	width: 1000px;
	margin: 0 auto
}

.header {
	width: 100%;
	height: 768px;
	background-color: #fff;
	background-image: url(../img/header-bg.png);
	background-repeat: no-repeat;
	background-size: 2100px 646px;
	background-position: center top
}

.nav-bg {
	height: 82px;
	width: 100%;
	background-image: url(../img/nav-bg.png)
}

.nav,
.title {
	margin: 0 auto;
	width: 1000px;
	height: 82px
}

.logo {
	float: left;
	margin-left: 22px
}

.egg {
	font-family: Arial;
	font-size: 14px;
	text-align: left;
	color: #000;
	float: right;
	width: 170px;
	margin-right: 40px
}

.egg img {
	float: left;
	margin-right: 15px
}

.egg p {
	margin-top: 10px
}

.egg b {
	font-size: 18px;
	font-weight: 400
}

.order {
	float: right;
	margin-right: 20px;
	width: 220px
}

.order p {
	display: block;
	padding: 10px 0;
	text-align: right;
	font-weight: 700;
	font-size: 16px;
	color: #6d6d6d
}

.orderBtn {
	width: 209px;
	height: 39px;
	border: 0;
	cursor: pointer;
	outline: none;
	background-image: url(../img/button.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-size: 100%;
	color: #fff;
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	float: right
}

.btn1 {
	width: 204px;
	height: 39px;
	border: 0;
	cursor: pointer;
	outline: none;
	background-image: url(../img/button.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-size: 100%;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	float: right
}

.title-bg {
	width: 100%;
	height: 112px;
	background-image: url(../img/title-bg.png);
	-webkit-box-shadow: 0 2px 5px -2px rgba(50, 50, 50, 0.1);
	-moz-box-shadow: 0 2px 5px -2px rgba(50, 50, 50, 0.1);
	box-shadow: 0 2px 5px -2px rgba(50, 50, 50, 0.1)
}

.title {
	height: 100%
}

.title h1 {
	padding-left: 20px;
	padding-top: 10px;
	display: block;
	font-size: 30px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-weight: 700;
	color: #005399;
	line-height: normal
}

.title h2 {
	padding-left: 20px;
	display: block;
	font-family: Arial;
	font-size: 28px;
	font-weight: 400;
	color: #e73a52;
	line-height: normal
}

.screen1 {
	width: 1000px;
	margin: 0 auto
}

.doctor {
	float: left;
	margin: 20px;
	width: 500px;
	height: 540px;
	background-image: url(../img/together.png);
	background-repeat: no-repeat
}

.advant {
	padding-left: 34px;
	padding-top: 327px
}

.advant li {
	font-size: 18px;
	line-height: 30px;
	list-style-position: inside;
	list-style-image: url(../img/yes.png)
}

.arrow {
	float: right;
	margin-right: -80px;
	margin-top: -170px
}

.form1 {
	float: left;
	margin-left: 90px
}

.bid {
	margin-top: -30px;
	width: 350px;
	height: 508px;
	background-image: url(../img/action1.png);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

hr {
	border: 1px solid #fff
}

.fifty {
	width: 345px;
	height: 149px;
	background-image: url(../img/fifty-bg.png);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-left: -15px;
	float: left;
	-webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.3);
	box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.3)
}

.fifty-padding {
	padding: 20px
}

.fifty-title {
	font-weight: 700;
	font-family: Tahoma;
	font-size: 29px;
	color: #fff;
	white-space: nowrap;
	text-align: center;
	margin-bottom: 15px
}

.price {
	width: 50%;
	float: left;
	font-size: 16px;
	font-family: Arial;
	line-height: 30px
}

.price:nth-child(4) {
	color: #fff
}

.price p+p {
	font-size: 30px;
	font-weight: 700;
	white-space: nowrap;
	letter-spacing: -1px
}

.cut {
	text-decoration: line-through
}

.price p+p em {
	font-size: 20px
}

.remain {
	clear: both;
	float: left;
	width: 100%;
	font-family: Tahoma;
	font-size: 24px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px
}

.remain b {
	font-weight: 700;
	font-size: 36px;
	line-height: 40px
}

.fomr-make-order {
	display: block;
	clear: both;
	width: 100%
}

.make-order {
	clear: both;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 260px;
	height: 44px;
	font-size: 16px;
	color: #4f4f4f;
	font-family: Arial;
	font-style: italic;
	padding-left: 42px;
	border: 0;
	outline: none;
	background-color: #fff2e7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 2px 3px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 2px 3px 2px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 2px 3px 2px rgba(0, 0, 0, 0.2)
}

.orderBtn {
	float: left;
	margin-left: -15px;
	width: 348px;
	height: 77px;
	background-image: url(../img/orderBtn.png)
}

.make-order[name="name"] {
	background-image: url(../img/inp-name.png);
	background-repeat: no-repeat;
	background-position: 12px 12px
}

.make-order[name="phone"] {
	background-image: url(../img/inp-phone.png);
	background-repeat: no-repeat;
	background-position: 12px 12px
}

.screen2 {
	width: 100%;
	height: 633px;
	background-image: url(../img/screen2-bg.png);
	background-repeat: no-repeat;
	background-size: 95%;
	background-position: center
}

.screen-h1 {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 20px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 38px;
	line-height: 38px;
	text-transform: uppercase
}

.screen-h1 em {
	display: block;
	text-transform: none;
	color: #005399;
	font-family: Arial;
	font-size: 30px
}

.screen-h1 sup {
	vertical-align: super;
	font-size: 15px
}

.screen2-text {
	margin-left: 75px;
	margin-top: 30px;
	float: left;
	font-size: 18px;
	font-family: Arial;
	line-height: 24px;
	width: 40%
}

.screen2-text b {
	font-weight: 700
}

.screen2-tip {
	width: 175px;
	float: right;
	font-size: 22px;
	color: #407eb3;
	line-height: 22px;
	text-align: center;
	margin-top: 30px;
	margin-right: 120px
}

.arrow2 {
	margin-top: -50px;
	margin-left: 220px;
	margin-bottom: -40px
}

.screen2 .screen-h1 {
	margin-top: 100px
}

.screen3 {
	width: 100%;
	height: 661px;
	background-image: url(../img/screen3-bg.png);
	background-repeat: no-repeat;
	background-size: 95%;
	background-position: center;
	margin-top: -30px
}

.screen3 h1 {
	margin-top: 60px
}

.screen3 h2 {
	margin-top: 60px
}

.screen3 p {
	float: left;
	margin-top: 25px;
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-family: Arial
}

.sc3-text1 {
	font-size: 18px;
	font-weight: 700
}

.youtube {
	float: left;
	margin-top: 10px;
	width: 100%
}

.youtube div {
	width: 410px;
	margin: 10px auto;
	height: 268px;
	margin-bottom: 0
}

.youtube div img {
	width: 100%
}

.screen3 .orderBtn {
	margin-left: 320px
}

.screen4-1 {
	width: 100%;
	clear: both
}

.move-down {
	margin: 0 auto;
	width: 95%
}

.sc4-1-foot {
	margin-top: 20px;
	float: left;
	width: 50%
}

.sc4-1-text {
	margin-top: 20px;
	float: left;
	width: 50%;
	font-size: 16px;
	font-family: Arial;
	line-height: 20px
}

.sc4-1-first {
	padding: 10px
}

.sc4-1-second {
	padding: 10px;
	background-color: #daf2ff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	-webkit-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.5);
	box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.5)
}

.sc4-1-second:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #daf2ff;
	border-width: 30px;
	margin-top: -30px
}

.screen4-2 {
	float: left;
	width: 100%;
	background-image: url(../img/sc4-2-bg.png);
	background-repeat: no-repeat;
	height: 521px
}

.stamp-text {
	width: 160px;
	font-size: 16px;
	font-family: Arial;
	font-weight: 700;
	color: #d00;
	margin-top: 75px;
	margin-left: 110px
}

.foot-info {
	float: left;
	margin-top: 30px;
	margin-left: 18px;
	font-style: italic;
	font-size: 14px;
	font-family: Arial
}

.foot-info p {
	margin-top: 36px
}

.foot-check {
	width: 49%;
	float: right;
	margin-top: -50px;
	font-size: 16px;
	font-family: Arial
}

.foot-check b {
	font-weight: 700
}

.foot-check li {
	background: url(../img/yes.png) no-repeat top left;
	padding-left: 50px;
	border-bottom: 1px solid #feaeb6;
	padding-bottom: 15px;
	margin-bottom: 20px
}

.foot-check li:last-child {
	border-bottom: 0
}

.form2 {
	float: left;
	width: 917px;
	height: 172px;
	background-image: url(../img/form2-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 41px;
	-webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
	box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75)
}

.green {
	width: 562px;
	height: 100%;
	float: left;
	margin-left: -7px;
	background-image: url(../img/green.png);
	background-repeat: no-repeat;
	position: relative
}

.green .fifty-title {
	font-size: 30px
}

.green .fifty-padding {
	padding: 30px;
	padding-left: 30px;
	padding-right: 50px
}

.green .prince {
	font-size: 20px
}

.green .price p+p {
	font-size: 30px;
	font-weight: 700;
	white-space: nowrap
}

.cut {
	text-decoration: line-through
}

.green .price p+p em {
	font-size: 30px
}

.rest {
	float: right;
	height: 100%
}

.green .fifty-paddig {
	float: left
}

.green .orderBtn {
	width: 346px;
	height: 74px;
	font-size: 22px;
	float: right
}

.flower {
	width: 109px;
	height: 109px;
	float: right;
	margin-top: -35px;
	margin-right: -20px;
	background-image: url(../img/flower.png);
	background-repeat: no-repeat;
	background-position: left
}

.flower p {
	font-family: Tahoma;
	text-align: center;
	margin-top: 28px;
	line-height: 28px;
	font-size: 36px;
	color: #fff;
	font-weight: 700
}

.flower p em {
	display: block;
	font-size: 20px
}

.rest-text {
	margin-top: 20px;
	float: left;
	width: 200px;
	text-align: center;
	font-family: Tahoma;
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	letter-spacing: 1px;
	font-weight: 400;
	margin-left: 32px
}

.orderBtn2 {
	clear: both;
	float: right;
	margin-top: 5px;
	margin-right: 10px
}

.screen5 {
	width: 100%;
	float: left;
	margin-top: 25px;
	border-top: 4px dashed #7facd4;
	text-align: center
}

.methods {
	float: left;
	width: 50%;
	height: 472px;
	text-align: center
}

.methods:nth-child(1) {
	background-image: url(../img/sc5-1.png);
	background-position: right;
	background-repeat: no-repeat
}

.methods:nth-child(2) {
	background-image: url(../img/sc5-2.png);
	background-position: left;
	background-repeat: no-repeat
}

.sc5-stamp {
	display: inline-block;
	margin-bottom: -105px
}

.methods-title {
	margin-top: 20px;
	display: inline-block;
	width: 80%;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 2px dashed #000;
	font-size: 24px;
	font-family: Arial
}

.methods-list {
	float: left;
	display: block;
	margin-top: 20px;
	margin-left: 48px;
	text-align: left;
	line-height: 20px;
	font-size: 18px;
	font-family: Arial
}

.methods-list li {
	height: 70px;
	width: 380px;
	padding-left: 34px;
	background-image: url(../img/no.png);
	background-repeat: no-repeat
}

.good {
	color: #4dab19;
	border-bottom: 2px dashed #4dab19
}

.methods-good li {
	background-image: url(../img/yes-grenn.png);
	padding-left: 40px
}

.arrow3 {
	float: right;
	margin-top: -530px;
	margin-right: 65px
}

.screen6 {
	text-align: left
}

.client-box {
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 22px;
	width: 956px;
	height: 207px;
	background-image: url(../img/client-box.png);
	background-repeat: no-repeat
}

.client-avatar {
	width: 156px;
	height: 156px
}

.avatar {
	height: 100%;
	float: left;
	margin-top: 27px;
	margin-left: 55px;
	width: 156px;
	height: 156px;
	background: url(../img/people.png) center no-repeat
}

.client-name {
	float: left;
	margin-top: 30px;
	font-size: 20px;
	font-family: Arial;
	margin-left: 20px
}

.client-text {
	width: 678px;
	margin: 20px;
	font-size: 14px;
	line-height: 22px;
	float: left
}

.client-feet {
	float: left;
	width: 100%;
	text-align: center
}

.client-feet div {
	display: inline-block;
	margin-right: 10px
}

.client-feet div img {
	width: 456px;
	height: 332px
}

.client-feet+.form2 {
	margin-top: 38px
}

.screen7 {
	text-align: left
}

.sc7-box {
	float: left;
	background-image: url(../img/sc7-box.png);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 977px;
	height: 360px
}

.arrow4 {
	margin-left: 150px;
	margin-bottom: -60px
}

.you-get {
	margin-top: 63px;
	margin-left: 48px;
	font-size: 22px;
	font-family: Arial;
	line-height: 40px;
	font-style: italic
}

.you-get li {
	background-image: url(../img/yes-blue.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	height: 50px
}

.three {
	width: 100%;
	float: left;
	margin-top: 20px;
	text-align: center
}

.why-box {
	display: inline-block;
	width: 273px;
	height: 345px;
	margin-right: 20px
}

.why-title {
	padding-top: 20px;
	padding-bottom: 20px;
	color: #0059a9;
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase
}

.why-text {
	padding: 5px;
	padding-top: 0;
	font-size: 18px;
	line-height: 22px
}

.screen9 {
	width: 100%;
	height: 450px;
	float: left;
	background-image: url(../img/sc9-box.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px
}

.sc9-box {
	width: 100%;
	float: left;
	margin-top: 25px;
	text-align: center
}

.worker {
	display: inline-block;
	width: 205px;
	height: 200px;
	text-align: left;
	margin-right: 15px
}

.worker:last-child {
	margin-right: 0
}

.worker-img {
	display: inline-block;
	width: 171px;
	height: 171px;
	-webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.3);
	box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.3)
}

.worker-name {
	width: 100%;
	margin-top: 10px;
	font-size: 28px
}

.worker-fun {
	margin-top: 10px;
	font-size: 16px;
	width: 210px
}

.try {
	position: relative;
	z-index: 3;
	float: left;
	padding-bottom: 120px
}

.bottom-order {
	padding-top: 20px;
	margin-right: 10px;
	margin-top: 10px;
	float: right;
	width: 350px;
	height: 243px;
	background-color: #005399;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.bottom-form .make-order {
	clear: both;
	margin: 12px 25px
}

.bottom-form .orderBtn {
	padding: 0;
	margin: 10px 8px;
	width: 333px;
	height: 75px
}

.footer {
	margin-top: -100px;
	position: relative;
	z-index: 2;
	background: #d3eef9;
	background: -moz-linear-gradient(-45deg, #d3eef9 0%, #e3f4fb 53%, #fefefe 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #d3eef9), color-stop(53%, #e3f4fb), color-stop(100%, #fefefe));
	background: -webkit-linear-gradient(-45deg, #d3eef9 0%, #e3f4fb 53%, #fefefe 100%);
	background: -o-linear-gradient(-45deg, #d3eef9 0%, #e3f4fb 53%, #fefefe 100%);
	background: -ms-linear-gradient(-45deg, #d3eef9 0%, #e3f4fb 53%, #fefefe 100%);
	background: linear-gradient(135deg, #d3eef9 0%, #e3f4fb 53%, #fefefe 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3eef9', endColorstr='#fefefe', GradientType=1)
}

.footer-box {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	background-image: url(../img/footer-box.png);
	background-repeat: no-repeat;
	background-size: 100%
}

.footer-box .flower {
	padding: 0;
	margin: 0;
	clear: both;
	float: left;
	margin-left: 115px
}

.footer-remain {
	margin-top: 100px;
	float: right;
	width: 350px;
	font-size: 18px;
	color: #005399
}

.footer-remain div {
	clear: both;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-left: 66px;
	line-height: 20px;
	text-transform: uppercase
}

.arrow5 {
	float: right;
	margin-right: -10px;
	margin-top: -60px
}

.copyright {
	margin-top: 50px;
	padding-top: 35px;
	background-image: url(../img/copyright-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	float: left;
	width: 100%;
	font-size: 14px;
	color: #6f6f6f
}

.port {
	margin-right: 60px;
	float: right
}

.cpr-name {
	margin-left: 60px;
	float: left
}

.header2 {
	background-image: url(../img/succes-bg.png);
	background-repeat: repeat-x;
	height: 600px
}

.nav-bg2 {
	background: -moz-linear-gradient(-45deg, rgba(125, 185, 232, 0) 0%, rgba(222, 239, 251, 1) 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(125, 185, 232, 0)), color-stop(100%, rgba(222, 239, 251, 1)));
	background: -webkit-linear-gradient(-45deg, rgba(125, 185, 232, 0) 0%, rgba(222, 239, 251, 1) 100%);
	background: -o-linear-gradient(-45deg, rgba(125, 185, 232, 0) 0%, rgba(222, 239, 251, 1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(125, 185, 232, 0) 0%, rgba(222, 239, 251, 1) 100%);
	background: linear-gradient(135deg, rgba(125, 185, 232, 0) 0%, rgba(222, 239, 251, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007db9e8', endColorstr='#deeffb', GradientType=1)
}

.msg {
	width: 525px;
	height: 160px;
	background-color: #fff;
	margin: 20px auto;
	margin-top: 70px;
	-webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.3);
	box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.3)
}

.msg p {
	font-size: 18px;
	font-weight: 700;
	font-family: Arial;
	text-align: center;
	line-height: 22px;
	padding-top: 20px
}

.msg p:nth-child(1) {
	text-transform: uppercase;
	font-size: 20px;
	color: #f34500
}

.msg p:nth-child(2) {
	text-transform: uppercase;
	color: #f34500;
	font-size: 18px;
	font-weight: 400
}

.doctor-div {
	width: 1000px;
	margin: 0 auto
}

.doctor-succes {
	margin-top: 90px;
	margin-left: 20px;
	float: left;
	margin-bottom: -6px
}

.ft {
	margin: 0 auto;
	width: 1000px
}

.copyright2 {
	margin: 0;
	width: 1000px
}

.total-price {
	color: #fff;
	text-align: center;
	line-height: 25px;
	font-size: 14px;
	font-weight: 700
}

.clearfix:after {
	content: "";
	display: table;
	clear: both
}

.doc {
	display: block;
	position: absolute;
	width: 173px;
	height: 250px;
	top: 10px;
	right: 435px
}

.footer-box {
	position: relative
}

@media screen and (max-width: 1040px) {

	.wrapper,
	.footer-box,
	.nav,
	.title,
	.screen1,
	.sc7-box,
	.client-box,
	.form2 {
		width: 100% !important
	}

	.arrow5,
	.doctor {
		display: none !important
	}

	.form1,
	.screen3 .orderBtn {
		float: none !important;
		margin: 0 auto !important;
		display: block
	}

	.form1 {
		width: 350px
	}

	.header {
		height: 700px !important
	}

	.client-box {
		background: none !important;
		margin-left: 0 !important
	}

	.form2 {
		margin-left: 0 !important;
		box-shadow: none !important;
		float: none !important
	}

	.screen2-text {
		font-size: 14px !important
	}
}

@media screen and (max-width: 950px) {

	.green,
	.rest,
	.footer-remain,
	.form2 {
		display: none !important
	}

	.rest,
	.methods {
		float: none !important;
		margin: 0 auto !important;
		width: 350px
	}

	.methods {
		background: none !important;
		width: 80% !important
	}

	.sc5-stamp {
		margin-bottom: 0 !important
	}

	.methods-list li {
		width: auto !important
	}

	.client-text,
	.avatar,
	.client-name,
	.client-feet {
		float: none !important;
		width: 80% !important;
		margin: 10px auto
	}

	.client-box {
		height: auto !important
	}

	.form2 {
		background: none !important
	}

	.try,
	.bottom-order {
		float: none !important;
		margin: 0 auto !important;
		clear: both
	}

	.footer {
		margin-top: -300px !important
	}

	.form2.bottom-form {
		display: block !important
	}
}

@media screen and (max-width: 900px) {
	.why-box {
		float: none !important;
		margin: 0 auto !important;
		width: 80% !important
	}

	.screen9 {
		height: auto !important;
		background-image: none !important;
		background-color: #EBF8FF;
		padding-bottom: 50px
	}
}

@media screen and (max-width: 800px) {

	.sc7-box,
	.screen3,
	.screen2 {
		background: none !important
	}

	.screen4-2,
	.screen2 {
		height: auto !important
	}

	.foot-info,
	.foot-check {
		float: none !important
	}

	.foot-check {
		margin-top: 87px !important;
		margin-left: auto;
		margin-right: auto
	}

	.screen2-tip,
	.arrow2 {
		display: none !important
	}

	.screen2-text {
		width: 80% !important;
		margin: 0 auto;
		float: none !important
	}

	.screen2 .screen-h1 {
		margin-top: 40px !important
	}

	.title h1 {
		font-size: 24px !important
	}
}

@media screen and (max-width: 620px) {
	.egg {
		display: none !important
	}

	.title h1 {
		font-size: 18px !important
	}

	.title h2 {
		font-size: 16px !important
	}
}

@media screen and (max-width: 540px) {
	.client-feet div img {
		width: 100% !important;
		height: auto !important
	}

	.screen-h1 {
		font-size: 22px
	}

	.methods,
	.foot-check,
	.sc4-1-text,
	iframe,
	.youtube div {
		width: 100% !important
	}

	.arrow3 {
		display: none !important
	}

	.sc4-1-text {
		float: none !important
	}
}

@media screen and (max-width: 350px) {

	.bid,
	.fifty,
	.form1,
	.bottom-order {
		width: 100% !important
	}

	.orderBtn {
		zoom: .8;
		margin: 0 auto;
		display: block;
		width: 100%;
		float: none;
		clear: both;
		height: 97px
	}

	.bottom-form .make-order {
		margin-bottom: 10px !important;
		margin-left: auto !important;
		margin-right: auto !important
	}

	.arrow4 {
		display: none !important
	}

	.you-get li {
		font-size: 14px !important;
		line-height: 18px !important
	}

	.you-get {
		margin-left: 0 !important
	}

	.methods-list li {
		font-size: 16px !important
	}
}

.copyright {
	font-size: 14px;
	text-align: center;
	padding: 20px 0;
	color: #6C6E6F
}

.copyright p {
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0
}

.copyright br {
	display: none
}

.copyright img {
	margin: 10px auto !important;
	display: none !important
}

.copyright img:first-child {
	display: block !important
}

.copyright a {
	color: #6C6E6F;
	text-decoration: none
}

.copyright a:hover {
	color: #000;
	text-decoration: none
}

.errorMessage {
	box-sizing: border-box;
	position: absolute;
	z-index: 100000;
	font-size: 11px;
	background: red;
	color: #fff;
	margin-top: 17px;
	text-align: center;
	line-height: 12px;
	padding: 4px 12px;
	border-radius: 5px
}

.nodoc {
	background-image: url(../img/censored.png);
	padding-top: 40px
}

.nodoc .arrow {
	margin-top: -210px
}

.foot_box_censore {
	background-image: url(../img/footer-box_censore.png)
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	box-sizing: content-box;
}