* {
	margin: 0;
	padding:0;
	box-sizing:border-box;
}
body {
	font-family: 'Open Sans';
}
.bold {
	font-weight:bold;
}
.clear {
	clear:both;
}
a, a:visited {
	color:#000;
}
.tuv {
	border-radius: 10px 0 0 10px;
	display: block;
	margin: 0 auto 10px;
}
/*************************************** TIMER ////////////////////////////////////////////////*/

.order-countdown-hours, .order-countdown-minutes, .order-countdown-seconds {
	background: -moz-linear-gradient(270deg, #d2d098 0%, #fcfc88 100%);/* FF3.6+ */
	background: -webkit-gradient(linear, 270deg, color-stop(0%, #d2d098), color-stop(100%, #fcfc88));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(270deg, #d2d098 0%, #fcfc88 100%);/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(270deg, #d2d098 0%, #fcfc88 100%);/* Opera 11.10+ */
	background: -ms-linear-gradient(270deg, #d2d098 0%, #fcfc88 100%);/* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d2d098', endColorstr='#fcfc88', GradientType='1'); /* for IE */
	background: linear-gradient(180deg, #d2d098 0%, #fcfc88 100%);/* W3C */
	border-radius: 5px;
	color: #000;
	font-size: 43px;
	font-weight: bold;
	margin: 0px 14px;
	display:inline-block;
	position: relative;
	text-align: center;
	width: 66px;
	height:60px;
}
.order-countdown-seconds {
	color: #e4251e;
}
.container {
	margin: auto;
}
.wrapper {
	width: 1200px;
	margin: auto;
}
.block1 {
	background: rgba(0, 0, 0, 0) url("../images/block1.jpg") no-repeat scroll center top;
	position: relative;
	width: 100%;
	overflow: auto;
	padding:20px 0;
}
.block1 .subtitle {
	width: 100%;
	float: left;
	font-size: 30px;
	line-height: 34px;
	color: #fff;
	font-weight: 400;
	letter-spacing: 0.025em;
	text-align: center;
	position: relative;
	z-index: 2
}
.block1 .subtitle .underline {
	border-bottom: 2px solid #fff
}
.block1 .title {
	width: 100%;
	font-size: 45px;
	line-height: 65px;
	color: #52fff1;
	font-weight: 800;
	letter-spacing: 0.05em;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	z-index: 2
}
.block1 .title .yellow {
	color: #fbff80;
}
.block1 .item-block {
	width: 100%;
	float: left;
}
.block1 .item-block .left-block {
	width: 470px;
	float: left;
	margin-left: 15px;
	position: relative;
	z-index: 2
}
.block1 .item-block .left-block .item {
	display: block;
	margin-top: 50px;
	overflow: auto;
}
.block1 .item-block .left-block .item .iimage {
	width: 100px;
	float: left;
}
.block1 .item-block .left-block .item .itext {
	color: #fff;
	font-size: 23px;
	line-height: 24px;
	font-weight: 400;
	letter-spacing: 0.025em;
	margin-top: 11px;
}
.block1 .item-block .left-block .item .itext .yellow {
	color: #fbff80;
	font-weight: 700;
}
.block1 .item-block .central-block {
	float: left;
}
.block1 .item-block .central-block .product-block {
	position: relative;
	z-index: 2
}
.labels {
	position: relative;
	z-index: 3;
	background: rgba(0, 0, 0, 0) url("../images/img2.png") no-repeat scroll left top;
	margin:0 auto;
	height: 75px;
	width: 232px;
}
.labels .ltext {
	color: #fff;
	float: left;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.025em;
	line-height: 22px;
	margin-left: 23px;
	margin-top: 2px;
	width: 150px;
}
.labels .lnumber {
	color: #fbff80;
	float: right;
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 0.025em;
	line-height: 24px;
	margin-top: 24px;
	width: 45px;
}
/*/-------------- POPUP -------------------/*/
#popUp {
	background-color: rgba(45, 41, 41, 0.7);
	color: #fff;
	font-size: 15px;
	display:none;
	position:fixed;
	bottom:15px;
	width:94%;
	padding: 5px 2%;
	margin: 0 3% 0 0;
	z-index:22;
	font-family:open sans;
}
/*/-------------- END POPUP -------------------/*/
.block1 .item-block .right-block, .block9 .right-block, .block15 .item-block .right-block {
	background: #fff;
	float: right;
	margin-top: 13px;
	position: relative;
	max-width: 360px;
	width:100%;
	z-index: 1;
	border:3px solid #22afa1;
	border-radius:10px;
}
.block1 .item-block .right-block .title, .block9 .right-block .title, .block15 .right-block .title {
	color: #005b50;
	font-size: 18px;
	font-weight: 800;
	letter-spacing: 0.025em;
	line-height: 36px;
	margin-top: 12px;
	text-align: center;
	text-transform: uppercase;
	float:none;
}
.block1 .item-block .right-block .title .big {
	color: #008678;
	font-size: 36px;
}
.item-block .right-block .timer .timer-text {
	float: left;
	text-align: center;
	width: 100%;
	font-size: 24px;
	line-height: 28px;
	color: #00221e;
	font-weight: 700;
	letter-spacing: 0.025em;
	margin-top: 14px;
}
.timer {
	text-align:center;
}
.timer .bottom-line {
	font-size: 14px;
	letter-spacing: 0.025em;
	text-align: center;
}
.block1 .item-block .right-block .timer .bottom-line span, .block9 .right-block .timer .bottom-line span, .block15 .right-block .timer .bottom-line span {
	padding:0 5px;
	width: 27%;
	text-align: center;
	display:inline-block;
}
.form-block {
	background: #22afa1 none repeat scroll 0 0;
	padding:10px;
	margin-top:20px;
}
button {
	width: 265px;
	height: 65px;
	color: #fff;
	font-size: 26px;
	line-height: 26px;
	font-weight: 800;
	letter-spacing: 0.025em;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.58);
	text-transform: uppercase;
	background: #ff0000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 4px 0px 0px rgb(113, 109, 103), 0px 7px 7px 0px rgba(0, 48, 42, 0.62);
	-moz-box-shadow: 0px 4px 0px 0px rgb(113, 109, 103), 0px 7px 7px 0px rgba(0, 48, 42, 0.62);
	box-shadow: 0px 4px 0px 0px rgb(113, 109, 103), 0px 7px 7px 0px rgba(0, 48, 42, 0.62);
	border: none;
	outline: 0;
	display:block;
	margin:0 auto;
	cursor:pointer;
}
button:hover {
	background: #bf0303;
}
.block2 {
	background: rgba(0, 0, 0, 0) url("../images/block2.jpg") repeat;
	padding: 20px 0;
	position: relative;
	width: 100%;
	overflow: auto;
}
.block2 .wrapper {
	overflow: visible;
}
.block2 .title {
	width: 100%;
	text-align: center;
	font-size: 45px;
	line-height: 54px;
	font-weight: 800;
	color: #01332e;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}
.block2 .item-block {
	display: table;
	margin: 0 auto;
	text-align: center;
}
.block2 .item-block .item {
	color: #0ba191;
	display: table-cell;
	font-size: 20px;
	font-weight: 800;
	letter-spacing: 0.025em;
	margin: 0 8px;
	text-align: center;
	text-transform: uppercase;
	width: 250px;
}
.block2 .item-block .item img {
	width:150px;
}
.block2 .wiki-block {
	width: 1170px;
	float: left;
	margin-top: 30px;
	margin-left: 5px;
	background: #fff;
	border: 10px solid rgba(255, 255, 255, 0.54);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding;
	background-clip: padding-box;
	-webkit-box-shadow: 0px 22px 30px 0px rgba(0, 51, 46, 0.1);
	-moz-box-shadow: 0px 22px 30px 0px rgba(0, 51, 46, 0.1);
	box-shadow: 0px 22px 30px 0px rgba(0, 51, 46, 0.1);
	position: relative;
	z-index: 1
}
.block2 .wiki-block img {
	float: left;
}
.block2 .wiki-block .wtext {
	font-size: 18px;
	font-weight: 400;
	color: #00221e;
	letter-spacing: 0.025em;
}
.block2 .wiki-block .wtext .big {
	line-height: 27px;
	font-weight: 800;
}
.block4 {
	width: 100%;
	position: relative;
	min-height: 772px;
	background: #fff;
	padding:20px 0;
}
.block4 .title {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 36px;
	line-height: 40px;
	font-weight: 400;
	color: #01332e;
	letter-spacing: 0.05em;
}
.block4 .title .red {
	color: #e90605;
}
.block4 .left-block {
	width: 485px;
	float: left;
	margin-top: 56px;
}
.block4 .left-block .limage {
	width: 100%;
	float: left;
}
.block4 .left-block .lbottom {
	width: 100%;
	float: left;
	margin-top: 41px;
}
.block4 .left-block .lbottom .bimage {
	width: 83px;
	float: left;
	margin-left: 15px;
}
.block4 .left-block .lbottom .btext {
	width: 250px;
	float: left;
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	color: #01332e;
	letter-spacing: 0.025em;
}
.block4 .right-block {
	width: 715px;
	float: left;
	margin-top: 22px;
}
.block4 .right-block .item {
	width: 100%;
	float: left;
	margin-top: 34px;
}
.block4 .right-block .item .iimage {
	width: 190px;
	float: left;
	margin-left: 10px
}
.block4 .right-block .item .itext {
	width: 490px;
	float: left;
	font-size: 15px;
	line-height: 24px;
	font-weight: 400;
	color: #01332e;
	letter-spacing: 0.025em;
}
.block4 .right-block .item .itext .ititle {
	font-size: 25px;
	line-height: 24px;
	font-weight: 700;
}
.block4 .right-block .item .itext .big {
	font-size: 25px;
	line-height: 30px;
}
.block5 {
	width: 100%;
	position: relative;
	background: #fff;
	padding:20px 0;
}
.block5 .wrapper {
	overflow: visible;
}
.block5 .line-block {
	background: #fbff80 none repeat scroll 0 0;
	color: #01332e;
	font-size: 20px;
	font-weight: 800;
	letter-spacing: 0.025em;
	line-height: 15px;
	margin: 20px auto;
	padding: 23px 0;
	position: relative;
	text-align: center;
}
.block5 .line-block .underline {
	text-decoration: underline;
}
.block5 .line-block .red {
	color: #e90605;
	text-decoration: underline;
}
.block5 .line-block .ublue {
	color: #0ba191;
	text-decoration: underline;
	line-height: 60px;
}
.block5 .line-block .blue {
	color: #0ba191;
}
.block5 .line-block .big {
	font-size: 30px;
	text-transform: uppercase;
}
.block5 .line-block .small {
	line-height: 36px;
}
.block5 .left-block {
	width: 573px;
	float: left;
}
.block5 .left-block .item {
	width: 215px;
	float: left;
	margin-top: 44px;
	text-align: center;
	margin-left: 15px;
}
.block5 .right-block {
	width: 610px;
	float: left;
	min-height: 500px;
	-webkit-border-radius: 9;
	-moz-border-radius: 9;
	border-radius: 9px;
	border: 1px solid #0ba191;
	margin-top: 40px;
}
.block6 {
	background: rgba(0, 0, 0, 0) url("../images/block6.jpg") no-repeat scroll center top;
	overflow: auto;
	position: relative;
	width: 100%;
	padding:20px 0;
}
.block6 .title {
	color: #fbff80;
	font-size: 45px;
	font-weight: 800;
	letter-spacing: 0.05em;
	line-height: 54px;
	text-align: center;
	text-transform: uppercase;
}
.block6 .item {
	float: left;
	margin: 40px 20px 0 0;
	width: 48%;
}
.block6 .item img {
	float: left;
	margin-right: 10px;
}
.block6 .item .itext .yellow {
	font-weight: 700;
	color: #fbff80;
}
.block6 .item .ttitle {
	font-size: 30px;
	line-height: 30px;
	font-weight: 800;
	color: #52fff1;
	letter-spacing: 0.025em;
	text-transform: uppercase;
}
.block6 .item .text {
	color: #fff;
	font-size: 18px;
	margin-top: 20px;
}
.block6 .right-block {
	width: 372px;
	float: left;
	height: 1208px;
	margin-top: 100px;
	margin-left: 43px;
}
.block6 .right-block img {
	position: relative;
	z-index: 1
}
.block6 .textline {
	width: 100%;
	float: left;
	font-size: 45px;
	line-height: 50px;
	font-weight: 800;
	color: #fff;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	text-align: center;
	margin-top: 30px;
}
.block6 .button-line {
	width: 100%;
	float: left;
	margin-top: 35px;
	text-align: center;
}
.block6 .button-line button {
	background: #ffdb45 none repeat scroll 0 0;
	color: #005b50;
	margin:10px auto;
}
.block6 .wrapper {
	overflow: visible;
}
.block7 {
	background: #bceae8 url("../images/block7.jpg") no-repeat scroll center top;
	position: relative;
	width: 100%;
	padding:20px 0;
}
.block7 .title {
	color: #01332e;
	font-size: 50px;
	font-weight: 800;
	letter-spacing: 0.05em;
	line-height: 48px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	margin-top:20px;
}
.block7 .left-block {
	width: 585px;
	float: left;
	margin-top: 42px;
	margin-left: 15px;
}
.block7 .left-block .title .red {
	color: #e90605;
}
.block7 .left-block .line-text {
	width: 337px;
	float: left;
	margin-left: 170px;
	margin-top: 33px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	background: #008c7e;
	font-size: 24px;
	line-height: 27px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	padding: 13px;
}
.block7 .left-block .line-text .big {
	font-size: 32px;
	line-height: 40px;
	font-weight: 800;
}
.block7 .right-block {
	width: 600px;
	float: left;
	margin-top: 36px;
}
.block7 .right-block .item {
	width: 532px;
	float: left;
	margin-top: 9px;
	margin-left: 56px;
}
.block7 .right-block .item .ltext, .block7 .right-block .item .rtext {
	width: 370px;
	display:inline-block;
	background: #fff;
	font-size: 24px;
	line-height: 50px;
	font-weight: 400;
	color: #01332e;
	letter-spacing: 0.05em;
	padding:0 15px;
}
.block7 .right-block .item .rtext {
	font-size: 30px;
	font-weight: 800;
	padding: 0;
	text-align: center;
	width: 115px;
	float: right;
}
.block7 .right-block .item6 .ltext {
	font-weight: 600;
	line-height: 30px;
	text-transform: uppercase;
}
.block7 .right-block .item6 .rtext {
	font-size: 24px;
	line-height: 30px;
}
.block7 .central-block {
	margin-left: 15px;
	margin-top: 22px;
	overflow: auto;
	width: 1171px;
}
.block7 .central-block .top-line {
	color: #002a26;
	font-size: 20px;
	letter-spacing: 0.05em;
	line-height: 24px;
	padding: 25px 20px;
	text-align: center;
	z-index: 1;
	background: #fbff80;
	margin-top:15px;
}
.block7 .central-block .main-text {
	width: 100%;
	float: left;
	background: #fff;
	padding-bottom: 41px;
}
.block7 .central-block .main-text .ctitle {
	width: 100%;
	float: left;
	font-size: 50px;
	line-height: 48px;
	font-weight: 800;
	color: #01332e;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	text-align: center;
}
.block7 .central-block .main-text .item {
	width: 393px;
	float: left;
	min-height: 322px;
	margin-left: 70px;
	position:relative;
}
.block7 .central-block .main-text .item p {
	background: #fff none repeat scroll 0 0;
	font-size: 20px;
	left: 5px;
	line-height: 46px;
	position: absolute;
	top: 5px;
	padding: 0 5px;
	text-align:center;
	min-width: 103px;
}
.block7 .central-block .main-text .item1 .after {
	left: 207px;
}
.block7 .central-block .main-text .item2 .after {
	left: 313px;
}
.block7 .central-block .main-text .item3 .after {
	left: 283px;
	top: 6px;
}
.block7 .central-block .main-text .item4 .after {
	left: 364px;
}
.block7 .central-block .main-text .item2 {
	width: 609px;
	margin-left: 28px;
}
.block7 .central-block .main-text .item3 {
	width: 526px;
}
.block7 .central-block .main-text .item4 {
	width: 470px;
	margin-left: 34px;
}
.block7 .central-block .main-text .item .iimage {
	width: 100%;
	float: left;
}
.block7 .central-block .main-text .item .itext {
	width: 100%;
	float: left;
	margin-top: 15px;
	font-size: 20px;
	line-height: 24px;
	font-weight: 400;
	color: #01332e;
	letter-spacing: 0.05em;
}
.block7 .central-block .main-text .button-line {
	width: 100%;
	float: left;
	margin-top: 10px;
	text-align: center;
}
.block7 .central-block .main-text .button-line button {
	height: 65px;
	color: #005b50;
	font-size: 26px;
	line-height: 26px;
	font-weight: 800;
	letter-spacing: 0.025em;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.58);
	text-transform: uppercase;
	background: #ffdb45;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 4px 0px 0px rgba(255, 177, 35, 1), 0px 11px 11px 0px rgba(0, 48, 42, 0.22);
	-moz-box-shadow: 0px 4px 0px 0px rgba(255, 177, 35, 1), 0px 11px 11px 0px rgba(0, 48, 42, 0.22);
	box-shadow: 0px 4px 0px 0px rgba(255, 177, 35, 1), 0px 11px 11px 0px rgba(0, 48, 42, 0.22);
	border: none;
	outline: 0;
}
.red {
	color: #e90605;
}
.doctor {
	background:#ddf4f3;
	border: 3px solid #22afa1;
	padding: 20px;
	overflow:auto;
}
.block7 .left-image {
	float: left;
	margin: 0 20px 5px 0;
	max-width: 200px;
	position: relative;
	text-align: center;
	width: 50%;
	z-index: 1;
}
.block7 .left-image img {
	width: 100%;
	max-width:150px;
}
.block7 .text img {
	float:right;
}
.block7 .left-image .ltitle {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.025em;
}
.block7 .ltext {
	font-style: italic;
}
.block7 .text {
	color: #01332e;
	line-height: 22px;
}
.block7 .text .small {
	font-size: 16px;
	line-height: 20px;
}
.block7 .text .big {
	font-weight: 800;
}
.block8 {
	width: 100%;
	position: relative;
	background: #fff;
	padding:20px 0;
}
.block8 .title {
	color: #01332e;
	font-size: 45px;
	font-weight: 800;
	letter-spacing: 0.05em;
	line-height: 48px;
	text-align: center;
	text-transform: uppercase;
}
.block8 .left-image {
	float: left;
	margin-top: 30px;
}
.block8 .right-block {
	margin-top: 40px;
}
.block8 .right-block .item {
	overflow: auto;
}
.block8 .right-block .item .iimage {
	float: left;
}
.block8 .right-block .item .itext {
	font-size: 18px;
	margin-top: 15px;
}
.block9 {
	width: 100%;
	position: relative;
	background: url(../images/block1.jpg) no-repeat center top;
	overflow:auto;
	padding:20px 0;
}
.block9 .left-block {
	color: #52fff1;
	float: left;
	font-size: 50px;
	font-weight: 800;
	letter-spacing: 0.05em;
	position: relative;
	text-transform: uppercase;
	width: 389px;
	z-index: 2;
}
.block9 .left-block .yellow {
	color: #fbff80;
}
.block9 .left-block .left .ltext {
	width: 100%;
	float: left;
	font-size: 30px;
	line-height: 30px;
	font-weight: 400;
	letter-spacing: 0.025em;
	color: #fff;
}
.block9 .left-block .left .ltext .big {
	display: inline-block;
	line-height: 40px;
	font-weight: 800;
}
.block9 .left-block .left .lnumber {
	width: 45px;
	float: left;
	margin-top: -46px;
	margin-left: 222px;
	font-size: 55px;
	line-height: 40px;
	font-weight: 800;
	letter-spacing: 0.025em;
	color: #fbff80;
}
.block9 .central-block {
	float: left;
}
.block9 .right-block .title .red {
	color: #ff0000;
}
.block9 .right-block .timer .bottom-line div {
	float: left;
	width: 96px;
	text-align: center;
	margin-left: 23px;
}
.block9 .right-block .textline {
	color: #01332e;
	font-size: 19px;
	font-weight: 800;
	letter-spacing: 0.025em;
	line-height: 30px;
	padding: 0 5px;
	text-align: center;
	text-transform: uppercase;
}
.block9 .wrapper {
	overflow: visible;
}
.block10 {
	width: 100%;
	position: relative;
	overflow:auto;
	background: #bceae8;
	padding:20px 0;
}
.block10 .wrapper {
	overflow: visible;
}
.block10 .title {
	color: #01332e;
	font-size: 45px;
	font-weight: 800;
	letter-spacing: 0.05em;
	line-height: 51px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}
.block10 .title .red {
	color: #ff0000;
}
.block10 .item-block {
	width: 100%;
	float: left;
}
.block10 .item-block .item {
	background: #fff none repeat scroll 0 0;
	float: left;
	margin: 15px 15px 0;
	padding: 15px;
	width: 30%;
}
.block10 .item-block .item img {
	text-align: center;
	margin:0 auto;
	display:block;
}
.block10 .item-block .item .itext {
	color: #002a26;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 24px;
}
.block10 .item-block .item .itext .italic {
	font-style: italic;
	font-size: 14px;
}
.block11 {
	width: 100%;
	position: relative;
	padding:20px 0;
	background: #fff;
}
.block11 .title {
	color: #01332e;
	font-size: 45px;
	font-weight: 800;
	letter-spacing: 0.05em;
	line-height: 60px;
	text-align: center;
	text-transform: uppercase;
}
.block11 .title .big {
	color: #ff0000;
}
.block11 .item-block {
	width: 100%;
	float: left;
	margin-top: 15px;
}
.block11 .item-block .item {
	overflow: auto;
	padding: 10px;
}
 .block11 .item-block .item:nth-child(2n) {
 background: #fdffb9;
}
.block11 .item-block .item .iimage {
	float: left;
	margin-right:10px;
}
.block11 .item-block .item .itext {
	color: #002a26;
	font-size: 20px;
}
.block11 .item-block .item .ititle {
	font-size: 30px;
	font-weight: 800;
	letter-spacing: 0.025em;
	text-transform: uppercase;
}
.block11 .item-block .item .itext .green {
	font-weight: 800;
	color: #008577;
}
.block11 .bottom-block {
	width: 100%;
	margin-top: 30px;
}
.block11 .bottom-block .item {
	width: 400px;
	float: left;
}
.block11 .bottom-block .item .iimage {
	width: 156px;
	float: left;
	margin-left: 15px;
}
.block11 .bottom-block .item2 .iimage {
	width: 126px;
	float: left;
}
.block11 .bottom-block .item .itext {
	color: #01332e;
	float: left;
	font-size: 18px;
	font-weight: 800;
	letter-spacing: 0.025em;
	line-height: 30px;
	width: 225px;
}
.block11 .bottom-block .item2 .itext {
	width: 246px;
}
.block11 .bottom-block .button-line {
	float: left;
	margin-top: 33px;
	text-align: center;
}
.block11 .bottom-block .button-line button {
	width: 368px;
	height: 65px;
	color: #005b50;
	font-size: 30px;
	line-height: 30px;
	font-weight: 800;
	letter-spacing: 0.025em;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.58);
	text-transform: uppercase;
	background: #ffdb45;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 4px 0px 0px rgba(255, 177, 35, 1), 0px 11px 11px 0px rgba(0, 48, 42, 0.22);
	-moz-box-shadow: 0px 4px 0px 0px rgba(255, 177, 35, 1), 0px 11px 11px 0px rgba(0, 48, 42, 0.22);
	box-shadow: 0px 4px 0px 0px rgba(255, 177, 35, 1), 0px 11px 11px 0px rgba(0, 48, 42, 0.22);
	border: none;
	outline: 0;
}
.block15 {
	width: 100%;
	position: relative;
	overflow:auto;
	padding:20px 0;
	background: url(../images/block1.jpg) no-repeat center top;
}
.block15 .subtitle {
	font-size: 30px;
	line-height: 34px;
	color: #fff;
	font-weight: 400;
	letter-spacing: 0.025em;
	text-align: center;
	position: relative;
	z-index: 2
}
.block15 .subtitle .underline {
	border-bottom: 2px solid #fff
}
.block15 .title {
	font-size: 45px;
	line-height: 65px;
	color: #52fff1;
	font-weight: 800;
	letter-spacing: 0.05em;
	text-align: center;
	text-transform: uppercase;
}
.block15 .title .yellow {
	color: #fbff80;
}
.block15 .item-block {
	width: 100%;
	float: left;
}
.block15 .item-block .left-block {
	width: 470px;
	float: left;
	margin-left: 15px;
	position: relative;
	z-index: 2
}
.block15 .item-block .left-block .item {
	width: 100%;
	float: left;
	margin-top: 50px;
}
.block15 .item-block .left-block .item .iimage {
	width: 100px;
	float: left;
}
.block15 .item-block .left-block .item .itext {
	width: 315px;
	float: left;
	color: #fff;
	font-size: 24px;
	line-height: 24px;
	font-weight: 400;
	letter-spacing: 0.025em;
	margin-top: 11px;
}
.block15 .item-block .left-block .item .itext .yellow {
	color: #fbff80;
	font-weight: 700;
}
.block15 .item-block .central-block {
	float: left;
}
.block15 .item-block .central-block .product-block {
	width: 387px;
	float: left;
	position: relative;
	z-index: 2
}
.block15 .item-block .central-block .labels {
	float: left;
	position: absolute;
	z-index: 3
}
.block15 .item-block .central-block .labels .label {
	width: 166px;
	float: left;
	height: 107px;
	background: url(../images/img1.png) no-repeat left top;
	margin-top: 18px;
	margin-left: -43px;
	font-size: 17px;
	line-height: 24px;
	font-weight: 700;
	letter-spacing: 0.025em;
	color: #00302a;
	text-align: center;
	text-transform: uppercase;
	padding-top: 59px;
}
.block15 .item-block .central-block .labels .left {
	width: 232px;
	float: left;
	height: 75px;
	background: url(../images/img2.png) no-repeat left top;
	margin-top: 516px;
	margin-left: -83px;
}
.block15 .item-block .central-block .labels .left .ltext {
	width: 185px;
	float: left;
	margin-top: 13px;
	margin-left: 23px;
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	letter-spacing: 0.025em;
	color: #fff;
}
.block15 .item-block .central-block .labels .left .lnumber {
	width: 45px;
	float: left;
	margin-top: 0px;
	margin-left: 114px;
	font-size: 30px;
	line-height: 24px;
	font-weight: 700;
	letter-spacing: 0.025em;
	color: #fbff80;
}
.block15 .item-block .right-block .title .big {
	color: #008678;
	font-size: 36px;
}
.block15 .item-block .right-block .timer .timer-block {
	width: 332px;
	float: left;
	height: 51px;
	background: url(../images/timer-bg.png) no-repeat left top;
	margin-top: 6px;
	margin-left: 27px;
}
.block15 .item-block .right-block .timer .timer-block .item {
	width: 45px;
	height: 51px;
	float: left;
	text-align: center;
	font-size: 34px;
	line-height: 51px;
	color: #0a6aff;
	font-weight: 700;
	letter-spacing: 23px;
}
.block15 .item-block .right-block .timer .bottom-line div {
	float: left;
	width: 96px;
	text-align: center;
	margin-left: 23px;
}
.block15 .item-block .right-block .form-block .button-line {
	width: 100%;
	float: left;
	margin-top: 60px;
	text-align: center;
}
.block15 .item-block .right-block .form-block .button-line button {
	width: 265px;
	height: 65px;
	color: #fff;
	font-size: 26px;
	line-height: 26px;
	font-weight: 800;
	letter-spacing: 0.025em;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.58);
	text-transform: uppercase;
	background: #ff0000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 4px 0px 0px rgb(113, 109, 103), 0px 7px 7px 0px rgba(0, 48, 42, 0.62);
	-moz-box-shadow: 0px 4px 0px 0px rgb(113, 109, 103), 0px 7px 7px 0px rgba(0, 48, 42, 0.62);
	box-shadow: 0px 4px 0px 0px rgb(113, 109, 103), 0px 7px 7px 0px rgba(0, 48, 42, 0.62);
	border: none;
	outline: 0;
}
.block15 .wrapper {
	overflow: visible;
}
.footer {
	background: #fff none repeat scroll 0 0;
	position: relative;
	width: 100%;
	z-index: 222;
}
.footer .wrapper {
	overflow: visible;
}
.footer .text {
	text-align: center;
}
input {
	position: relative;
	z-index: 6
}
.mob {
	display: none
}
.desk {
	display: block
}
.footer a {
	font-size:12px;
	text-decoration:none;
}

/*//////////////////////////////// STEP 3 //////////////////////////////////////////*/

.fontCenter {
	text-align:center;
}
.f19 {
	font-size:19px;
}
.f26 {
	font-size:26px;
}
.congrats {
	display:table;
	margin:20px auto 0;
}
.congrats img {
	margin:0 10px 0 0;
}
.congrats strong {
	display:table-cell;
	vertical-align:middle;
	font-size:22px;
	font-weight:bold;
}
.step3_box {
	text-align:center;
	background-color:#1dc51d;
	max-width:700px;
	margin:20px auto;
	padding:20px 0;
	font-size:16px;
	width:100%;
}
table.tableStep3 {
	background: #ffffff none repeat scroll 0 0;
	border-collapse: collapse;
	border-radius: 10px;
	font: 13px Arial, Helvetica, sans-serif;
	text-align: left;
	max-width: 470px;
	margin:20px auto;
	border:1px solid #000;
	color:#000;
	width:100%;
}
table.tableStep3 th {
	background: #8cc1e9;
	color: #ffffff;
	font-weight: bold;
	padding: 10px 5px 10px 10px;
}
table.tableStep3 td {
	border: 1px solid #000000;
	margin: 0;
	padding: 10px 5px 10px 10px;
}

 @media (max-width:1220px) {
 .container {
 width:100%;
}
 .logo {
 background: #fff;
 width: 100%;
}
 .logo img {
 display: block;
margin: 0 auto;
}
 .wrapper {
 width:98%;
 margin: auto;
}
 .desk {
 display: none;
}
 .mob {
 display: block;
}
 .block1 {
 background-size:cover;
}

.block1 .item-block .left-block .item .itext, .block1 .item-block .left-block .item .itext .yellow {
  font-size:16px;
  line-height:normal;
  color:#000;
}
 .block1 .title, .block2 .title, .block6 .title, .block6 .textline, .block7 .title, .block7 .central-block .main-text .ctitle, .block8 .title, .block9 .left-block, .block10 .title, .block11 .title, .block15 .title {
 font-size:22px;
 line-height:normal;
}
 .block1 .item-block .left-block, .block1 .item-block .central-block, .block1 .item-block .right-block, .block9 .left-block, .block9 .central-block, .block9 .right-block {
 float: none;
 margin: 0 auto;
 overflow:auto;
}
.block1 .item-block .left-block .item {
 margin-top:20px;
}
 .block1 .item-block .right-block, .block9 .right-block, .block15 .item-block .right-block {
 max-width:300px;
}
 .block1 .item-block .right-block .timer .bottom-line span, .block9 .right-block .timer .bottom-line span, .block15 .right-block .timer .bottom-line span {
 width:31%;
}
 .block1 .item-block .central-block, .block9 .central-block, .block15 .item-block .central-block {
 text-align:center;
 float: none;
}
 .block1 .central-block img, .block9 .central-block img, .block15 .item-block .central-block img {
 width:140px;
 margin:0 auto;
}
 .block1 .item-block .right-block, .block1 .item-block .left-block {
 width:100%;
}
 .block2 .item-block .item img {
 width:80px;
}
 .block2 .item-block {
 width:100%;
}
 .block2 .item-block .item {
 display: block;
 float: left;
 margin:10px auto 0;
 width: 50%;
 font-size:12px;
 color:#000;
}
 .block2 .item-block .item:nth-child(3) {
 clear:both;
}
 .block2, .block6 {
 background-size: cover;
}
 .block2 .wiki-block {
 margin: 0 auto;
 width: 100%;
}
.block2 .wiki-block img {
 width:50%;
}
 .block2 .wiki-block .wtext {
 width:100%;
 margin:0;
 font-size:16px;
}
 .block6 .item {
 width:100%;
 margin:20px auto;
}
 .block6 .item .ttitle, .block11 .item-block .item .ititle {
 font-size:20px;
}
 .block6 .item .text, .block11 .item-block .item .itext {
 font-size:16px;
 margin-top:0;
}
 .block6 .top-block .timage {
 margin-left: 180px;
}
 .block6 .top-block .ttext {
 width: 350px;
 margin-left: 175px;
 margin-top: 20px;
}
 .block6 .top-block .ttext .right {
 margin-left: 0;
}
 .block6 .top-block .ttext .bottom-block {
 width: 100%;
 float: left;
 margin-top: 10px;
}
 .block6 .top-block .ttext .bottom-block .item {
 width: 218px;
 float: left;
 margin-left: 64px;
 margin-top: 20px;
}
 .block6 .left-block {
 width: 400px;
 float: left;
 margin-top: 7px;
 margin-left: 150px;
}
 .block6 .left-block .item .iimage {
 width: 100%;
 text-align: center;
 float: left;
}
 .block6 .left-block .item .itext {
 width: 100%;
 text-align: center;
 float: left;
 font-size: 20px;
 line-height: 30px;
 font-weight: 400;
 color: #fff;
 letter-spacing: 0.025em;
}
 .block6 .left-block .item {
 width: 100%;
 float: left;
 margin-top: 50px;
}
 .block6 .left-block .item .ttitle {
 line-height: 32px;
}
 .block6 .right-block {
 display: none;
}

 .block7 {
	 background-image:none;
 }

 .block7 .left-block .line-text, .block7 .left-block .line-text .big {
 font-size: 18px;
 line-height: normal;
 margin: 10px auto;
 width: 100%;
}
 .block7 .central-block .main-text img {
 width:100%;
 max-width:400px;
 margin:20px auto;
}
 .block7 .left-block {
 width: 100%;
 margin: 0 auto;
}
 .block7 .central-block {
 margin: 0 auto;
 width: 100%;
}
 .block7 .central-block .main-text .item {
 margin-left: 0;
 width: 100%;
 margin-top: 10px;
 margin-bottom: 20px;
 text-align: center;
}
 .block7 .left-image .limage {
 text-align: center;
 margin-bottom: -20px;
}
 .block7 .left-image .limage img {
 width: 200px;
}
 .block7 .right-text {
 width: 552px;
 float: left;
 height: 791px;
 margin-top: 16px;
 margin-left: 74px;
 background: url(../images/img37.png) no-repeat left top;
}
 .block8 .left-image {
 display: none;
}
 .block9 {
 background-size: cover;
}
.block9 .left-block {
 width:100%;
 text-align:center;
}
 .block9 .left-block .left {
 width: 277px;
 float: left;
 margin-top: 40px;
 margin-left: 185px;
}
 .block9 .left-block .left .lnumber {
 margin-left: 220px;
}
 .block9 .central-block .product-block {
 width: 387px;
 float: left;
 margin-left: 147px;
 margin-top: 54px;
 position: relative;
 z-index: 2;
}
 .block10 .item-block .item {
 margin: 10px auto;
 width: 100%;
}

.block10 .item-block .item .itext {
	font-size:15px;
}
 .block10 .item-block .item img {
 float: left;
 margin-right: 10px;
 width: 50%;
 max-width: 190px;
}
 .block10 .item-block .item .iimage img {
 width: 100%;
 max-width:190px;
}
 .block11 .bottom-block .button-line {
 float:none;
}
 .block15 .item-block .left-block .item {
 width: 100%;
 float: left;
 margin-top: 26px;
}
 .block15 {
 background-size: cover;
 overflow:auto;
}
.block15 .item-block .left-block {
 width:100%;
 margin:0 auto;
}
.footer a {
 display: block;
 padding: 5px 0;
}
.footer span {
 display:none;
}
}
