<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, p, h1, h2, h3, h4, h5, h6, a, span, img, ol, ul, li, form, input {
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	background: transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	background: #fff;
	font: normal 16px 'Open Sans', sans-serif;
	background: #4b8cbe;
}


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

.left {float:left;}
.right {float:right;}
.text-right {text-align: right;}
.text-center {text-align: center;}

.container {
	max-width: 980px;
	margin: 0 auto;
	padding: 0 10px;
}

header a {
	text-decoration: none;
}

.logo {
	float: left;
	width: 220px;
	margin-top: 5px;
	padding-left: 60px;
	color: #fff;
	font-size: 14px;
}

.logo p:first-child {
	font: normal 27px 'Ubuntu', sans-serif;
	color: #ffffff;
	font-style: italic;
    font-weight: bold;

}

.btn-top {
	float: right;
	color: #fc0;
	padding: 12px;
	border: 1px solid #fc0;
	border-radius: 20px;
	font-size: 14px;
	margin: 10px 0 10px 10px;
	cursor: pointer;
}

.block1 {
	background: url(../png/block1bg.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/block1bg.png*/ no-repeat 58% top, url(../png/block1bg2.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/block1bg2.png*/ no-repeat bottom center, linear-gradient(to top, #5F4659 0%, #1B080C 100%)
}

.block1 .container {
	padding: 0px 10px 41px 10px;
	position: relative;
}

.title1 h1 {
	margin-top: 20px;
	color: white;
	text-transform: uppercase;
	font: bold 44px 'Open Sans', sans-serif;
	text-align: center;
	line-height: 48px;
}

.title1 span {
	font-weight: 300;
}

.block1-left .bulit &gt; li {
  color: #fc0;
}
.block1-left, .block2-main {
	float: left;
}

.title1 p {
	color: #fce6c9;
	font: bold 24px 'Open Sans', sans-serif;
	text-align: center;
}

.bulit {
	margin-top: 40px;
	width: 280px;
	position: relative;
}

.bulit li {
	list-style: none;
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	background: url(../png/ok.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/ok.png*/ no-repeat 0 2px;
	color: #fff;
	padding: 3px 0 10px 40px;
	border-bottom: 1px solid #86a7c5; 
	margin-bottom: 14px;
}

.bulit li:last-child {
	border-bottom: 0; 
}

.bulit:before {
	position: absolute;
	display: block;
	content: '';
	width: 167px;
	height: 171px;
	background: url(../png/badge.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/badge.png*/ no-repeat center;
	top: 240px;
	left: 250px;
	z-index: 100;
}

.block6 {
	background: #fff5cb url(../png/block2bg.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/block2bg.png*/ no-repeat center 100%;
	position: relative;
}
.block6 .container {
	position: relative;
}

.block1-right {
	float: right;
	width: 330px;
	background-color: #fff5cb;
	margin-top: 20px;
	padding-bottom: 12px;
}
.block1-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.block1-flex &gt; img {
  width: 50%; 
}

.share_price {
	color: #5F4659;
	font-size: 20px;
	font-family: 'Open Sans';
	line-height: 26px;
	padding: 20px 0;
	text-align: center;
	font-weight: 700;
}

.block1-right .share_price {
	color: #ff513a;
	letter-spacing: -1px;
	padding: 10px 0 0 0;
}

.time {
	width: 364px;
	height: 140px;
	background: #fff;
	padding: 10px;
}

.time1 {
	width: 300px;
	padding: 10px 20px 0 10px;
	margin: 0 auto;
}

.price {
	float: right;
	padding-top: 10px;
}

.price_current {
	color: #ff513a;
}

.current{
	font-size: 13px;
	font-weight: 400;
}

.x_price_current {
	display: inline-block;
	font-size: 28px;
	font-family: 'Open Sans';
	margin-right: 3px;
	font-weight: 700;
}

.price_previous {
	color: #999;
}

.previous {
	font-size: 13px;
	font-weight: 400;
}

.x_price_previous {
	display: inline-block;
	font-size: 22px;
	font-family: 'Open Sans';
	margin-right: 5px;
	font-weight: 700;
}

.x_currency {
	display: inline-block;
	font-size: 14px;
	font-family: 'Open Sans';
	font-weight: 700;
}

.residue {
	color: #5F4659;
	font-size: 16px;
	font-weight: 400;
	line-height: 16px;
	padding: 12px 8px;
}

.residue br {
	display: none;
}

.residue span {
	color: #ff513a;
	font-size: 20px;
	font-weight: 400;
}

.residue span:last-child {
	color: #5F4659;
	font-size: 22px;
	font-family: 'Open Sans';
	font-weight: 700;
}

.box-with-tube {
	position: absolute;
	left: 370px;
}

.box-with-tube img {
	position: absolute;
	left: -80px;
	top: 90px;
}

.discount {
	background: #ffcc00;
	padding: 17px 15px 7px 20px;
	position: absolute;
	left: -30px;
	top: 50px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	font-weight: 600;
	line-height: 22px;
}

.description-left {
	float: left;
}

.description-right {
	float: right;
}

.discount p:first-child {
	font-size: 40px;
	font-weight: 600;
}

.discount span {
	font-size: 30px;
}

.discount p:last-child {
	text-transform: uppercase;
}

.forma {
	width: 305px;
	color: #fff;
	margin: 10px auto;
}

input[type="text"] {
	width: 100%;
	height: 40px;
	padding: 0 10px 0 48px;
	line-height: 40px;
	margin-bottom: 10px;
	box-shadow: none;
	border: 0;
	background: #fff url(../png/input-name.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/input-name.png*/ no-repeat 12px center;
	color: #5F4659;
	font-size: 14px;
	font-weight: 400;
}
select {
	width: 100%;
	height: 40px;
	padding: 0 10px 0 48px;
	line-height: 40px;
	margin-bottom: 10px;
	box-shadow: none;
	border: 0;
	color: #5F4659;
	font-size: 14px;
	font-weight: 400;
}

form .x_phone_example {
	background: #fff url(../png/input-phone.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/input-phone.png*/ no-repeat 12px center;
}

.submit{
	margin-bottom: 10px;
	padding:0 20px;
	background-color: #ffcc00;
	border: 0;
	color: #080600;
	font: 600 20px 'Open Sans', sans-serif;
	line-height: 70px;
	text-transform: uppercase;
	cursor: pointer;
	width: 100%;
}

.lock {
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
	color: #ff513a;
	background: url(../png/lock.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/lock.png*/ no-repeat 12px center;
	padding: 0 0 0 52px;
}

.block3 .container {
	padding: 20px 10px 40px 10px;
	position: relative;
}

.block3 .container:after {
	position: absolute;
	display: block;
	content: '';
	width: 428px;
	height: 500px;
	background: url(../png/men.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/men.png*/ no-repeat center;
	bottom: 0%;
	left: 410px;
  background-size: auto 100%;
}

.title3 {
	text-align: center;
	padding: 20px 0;
	color: #fff;
}

.title3 h1 {
	font: bold 34px 'Open Sans', sans-serif;
	text-transform: uppercase;
}

.title3 span {
	font: 400 34px 'Open Sans', sans-serif;
}

.title3 p {
	font: 600 24px 'Open Sans', sans-serif;
}

.symptoms div {
	padding: 10px 100px;
	margin-top: 10px;
	font-size: 18px;
	color: #fff;
}

.symptom1 p:last-child, .symptom2 p:last-child, .symptom3 p:last-child, .symptom4 p:last-child {
	font: bold 36px 'Open Sans', sans-serif;
}

.symptom1 span, .symptom2 span, .symptom3 span, .symptom4 span  {
	font: 400 36px 'Open Sans', sans-serif;
}

.symptom1 {
	background: url(../png/symptom1.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/symptom1.png*/ no-repeat 2% center, linear-gradient(to right, #5F4659 0%, #4b8cbe 100%);	
}

.symptom2 {
	background: url(../png/symptom2.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/symptom2.png*/ no-repeat 2% center, linear-gradient(to right, #5F4659 0%, #4b8cbe 100%);
}

.symptom3 {
	background: url(../png/symptom3.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/symptom3.png*/ no-repeat 2% center, linear-gradient(to right, #5F4659 0%, #4b8cbe 100%);
}

.symptom4 {
	background: url(../png/symptom4.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/symptom4.png*/ no-repeat 2% center, linear-gradient(to right, #5F4659 0%, #4b8cbe 100%);
}

.block4 {
	background: #5F4659;
}

.block4 .container {
	padding: 40px 10px;
}

.title4 {
	color: #fff;
	font: bold 34px 'Open Sans', sans-serif;
	text-transform: uppercase;
	text-align: center;
}

.statistic {
	float: left;
	width: 320px;
	margin: 30px 0;
	color: #89dcff;
	font: 500 40px 'Open Sans', sans-serif;
	text-align: center;
	padding-top: 230px;
}

.statistic p:first-child {
	font: 500 20px 'Open Sans', sans-serif;
	text-transform: uppercase;
}

.statistic div {
	font: 400 18px 'Open Sans', sans-serif;
}

.statistic article {
	font: 300 18px 'Open Sans', sans-serif;
	color: #fff;
	margin: 20px auto;
	padding: 10px 2px;
}

.statistic1 {
	background: url(../png/statistic1.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/statistic1.png*/ no-repeat center 0;
}

.statistic2 {
	background: url(../png/statistic2.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/statistic2.png*/ no-repeat center 0;
}

.statistic3 {
	background: url(../png/statistic3.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/statistic3.png*/ no-repeat center 0;
}

.necessary {
	padding: 20px 30px;
	background: #1f4d7d url(../png/artery.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/artery.png*/ no-repeat right bottom;
}

.necessary h1 {
	height: 60px;
	padding: 15px 0;
	color: #ff634e;
	background: url(../png/alert.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/alert.png*/ no-repeat 0 center;
	font: 700 26px 'Open Sans', sans-serif;
	text-transform: uppercase;
	text-align: right;
	margin-bottom: 70px;
}

.necessary div {
	color: #fff;
	font: 400 20px 'Open Sans', sans-serif;
	margin: 20px 0 10px 0;
	padding-right: 440px;
	line-height: 30px;
}
.contains {text-align: center;}

.block5 .container {
	padding: 40px 10px;
}

.block5 .container div {
	background: #fff url(../png/heart.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/heart.png*/ no-repeat left bottom;
	padding: 40px 10px;
}

.title5 {
	color: #5F4659;
	font: 700 34px 'Open Sans', sans-serif;
	line-height: 40px;
	text-transform: uppercase;
	text-align: center;
}

.title5 span {
	font: 400 34px 'Open Sans', sans-serif;
}

.exposition {
	padding: 30px 20px 0 340px;
	font: 400 20px 'Open Sans', sans-serif;
	line-height: 30px;
	color: #010101;
	font-weight: 400;
}

.exposition span {
	color: #ff634e;
	font-weight: 500;
}

.block6 .container {
	position: relative;
}

.block6 .block1-right {
	padding: 10px 0;
}

.time6 {
	width: 364px;
	height: 140px;
	background: #fff;
	padding: 10px 10px;
	margin: 10px 0;
}

.box-with-tube6 {
	float: left;
	position: absolute;
	left: 380px;
}

.box-with-tube6 .discount {
	top: 10px;
	left: 12px;
}

.forma6 {
	width: 305px;
	float: right;
	color: #fff;
	margin: 30px 0;
}

.forma6 .submit {
	margin: 10px 0 20px 0;
}

.title7 {
	font: 700 34px 'Open Sans', sans-serif;
	padding: 50px 30px 10px 30px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
}
.pseven{
	color: #ffffff;
    text-align: center;
    padding-bottom: 40px;
    font-size: 18px;
}

.ingredient1, .ingredient2, .ingredient3, .ingredient4, .ingredient5 {
	float: left;
	padding-top: 40px;
	position: relative;
}

.ingredient1:after, .ingredient2:after, .ingredient3:after, .ingredient4:after, .ingredient5:after {
	position: absolute;
	display: block;
	content: '';
	width: 170px;
	height: 178px;
	top: 0;
	left: 16px;
}

.ingredient1:after {
	background: url(../png/ingredient1.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/ingredient1.png*/ no-repeat center;
}

.ingredient2:after {
	background: url(../png/ingredient2.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/ingredient2.png*/ no-repeat center;
}

.ingredient3:after {
	background: url(../png/ingredient3.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/ingredient3.png*/ no-repeat center;
}

.ingredient4:after {
	background: url(../png/ingredient4.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/ingredient4.png*/ no-repeat center;
}
.ingredient5:after {
	background: url(../png/ingredient5.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/ingredient5.png*/ no-repeat center;
}

.ingredient5 div {
	margin-right: 0;
}

.composition {
	background: #356f9c;
	width: 184px;
	text-align: center;
	padding: 140px 4px 25px 4px;
	margin-right: 10px;
	line-height: 24px;
	min-height: 405px;
}

.composition p, .no-contain p  {
	color: #fff1d4;
	font: 500 20px 'Open Sans', sans-serif;
	text-transform: uppercase;
}

.composition div, .no-contain div {
	font-weight: 400;
	margin-top: 15px;
	color: #fff;
}

.no-contain {
	text-align: center;
	width: 250px;
	margin: 40px 45px 40px 30px;
	line-height: 24px;
	padding-top: 230px;
	float: left;
}

.no-contain1 {
	background: url(../png/no-contain1.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/no-contain1.png*/ no-repeat center 0;
}

.no-contain2 {
	background: url(../png/no-contain2.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/no-contain2.png*/ no-repeat center 0;
}

.no-contain3 {
	background: url(../png/no-contain3.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/no-contain3.png*/ no-repeat center 0;
	margin-right: 0;
}
/*
.block8 {
	background: #5F4659;
}
*/
.block8 .container {
	padding: 40px 10px;
}

.block8 .container h1 {
	margin-bottom: 20px;
}

.also-left {
	float: left;
	width: 475px;
	margin-top: 10px;
	padding: 40px 140px 30px 30px;
	color: #fff;
	font: 400 19.2px 'Open Sans', sans-serif;
	line-height: 26px;
	text-align: right;
}

.also-right {
	float: right;
	width: 475px;
	margin-top: 10px;
	padding: 40px 30px 30px 140px;
	color: #fff;
	font: 400 18px 'Open Sans', sans-serif;
	line-height: 26px;
}

.also1 {
	background: url(../png/also1.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/also1.png*/ no-repeat right center,
	linear-gradient(to right, #064d84, #5F4659);
}

.also2 {
	background: url(../png/also2.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/also2.png*/ no-repeat left center,
	linear-gradient(to left, #4a3b5b, #5F4659);
}

.also3 {
	background: url(../png/also3.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/also3.png*/ no-repeat right center,
	linear-gradient(to right, #064d84, #5F4659);
}

.also4 {
	background: url(../png/also4.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/also4.png*/ no-repeat left center,
	linear-gradient(to left, #4a3b5b, #5F4659);
}

.also5 {
	background: url(../png/also5.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/also5.png*/ no-repeat right center,
	linear-gradient(to right, #064d84, #5F4659);
}

.also6 {
	background: url(../png/also6.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/also6.png*/ no-repeat left center,
	linear-gradient(to left, #4a3b5b, #5F4659);
}

.recommends {
	background: #fff;
	margin: 40px auto;
}

.doctorbg {
	background: url(../png/doctor.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/doctor.png*/ no-repeat 99% bottom,
	url(../png/bg9.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/bg9.png*/ no-repeat center bottom;
	padding: 0 30px 10px 30px;
}

.title9 {
	text-align: center;
	padding: 40px 20px;
	color: #ff513a;
	font: bold 34px 'Open Sans', sans-serif;
	text-transform: uppercase;
}

.recommend {
	font-weight: 400;
	line-height: 24px;
	padding-right: 295px;
}

.recommend p {
	text-indent: 10px;
}

.signature {
	width: 415px;
	color: #ff513a;
	background: url(../png/signature.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/signature.png*/ no-repeat right bottom;
	padding: 30px 10px 30px 0;
	line-height: 27px;
	position: relative;
}

.signature p:first-child {
	font-size: 22px;
	font-weight: 600;
}

.signature:after {
	position: absolute;
	display: block;
	content: '';
	width: 137px;
	height: 137px;
	background: url(../png/signet.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/signet.png*/ no-repeat center;
	top: -25px;
	left: 370px;
}

.schem {
	display: inline-block;
	text-align: center;
	margin-right: 22px;
}

.schem:last-child{
	margin-right: 0;
}

.schema {
	width: 220px;
	height: 260px;
	color: #89dcff;
	font: bold 44px 'Open Sans', sans-serif;
	line-height: 24px;
	text-align: center;
	border-radius: 0 0 15px 15px;
	padding: 32px 0 0 8px;
}

.schema1 {
	background: url(../png/schema1.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/schema1.png*/ no-repeat center top,
	linear-gradient(to bottom, #5F4659 0%, #1f4d7d 100%);
}

.schema2 {
	background: url(../png/schema2.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/schema2.png*/ no-repeat center top,
	linear-gradient(to bottom, #5F4659 0%, #1f4d7d 100%);
	padding: 32px 0 0 4px;
}

.schema3 {
	background: url(../png/schema3.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/schema3.png*/ no-repeat center top,
	linear-gradient(to bottom, #5F4659 0%, #1f4d7d 100%);
	padding: 33px 0 0 2px;
}

.schema4 {
	background: url(../png/schema4.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/schema4.png*/ no-repeat center top,
	linear-gradient(to bottom, #5F4659 0%, #1f4d7d 100%);
}

.schem p {
	width: 240px;
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	line-height: 26px;
	padding: 20px 0;
}

.fast {
	padding: 20px 30px;
	background: #1f4d7d url(../png/tonometer.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/tonometer.png*/ no-repeat 90% bottom;
	position: relative;
}

.fast h1 {
	padding: 15px 0 15px 80px;
	color: #89dcff;
	background: url(../png/alert1.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/alert1.png*/ no-repeat 0 center;
	font: 700 29px 'Open Sans', sans-serif;
	line-height: 44px;
	text-transform: uppercase;
}

.fast div {
	color: #fff;
	font: 400 20px 'Open Sans', sans-serif;
	margin: 20px 0 10px 0;
	padding-right: 382px;
	line-height: 30px;
}

.fast p{padding-bottom: 15px;}

.fast button{
	cursor: pointer;
    background: #ca1419;
    border: none;
    outline: none;
    text-align: center;
    color: #ffffff;
    padding: 15px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 10px;
    margin: 20px 0;
}

.fast span {
	color: #b5e9ff;
	font-weight: 500;
}

.fast:after {
	position: absolute;
	display: block;
	content: '';
	width: 203px;
	height: 262px;
	background: url(../png/clock.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/clock.png*/ no-repeat center;
	top: 130px;
	left: 495px;
}

.block10 .container {
	padding-bottom: 40px;
}

.video-wrap {
	display: inline-block;
	margin: 20px 0;
}

.review {
	margin-top: 60px;
	display: inline-block;
	max-width: 33%;
	height: 730px;
	padding: 140px 20px 20px 20px;
	background: #356f9c;
	position: relative;
	vertical-align: top;
}

.review p {
	color: #fc0;
	font: 500 18px 'Open Sans', sans-serif;
	line-height: 12px;
	text-align: left;
}

.review div p{
	color: #ffffff;
	line-height: 20px;
	font-size: 17px;
	font-weight: bold;
	padding: 15px 0;
}

.review div {
	padding-top:10px;
	color: #fff;
	text-align: left;
	font-weight: 400;
	line-height: 22px;
}

.review:after {
	position: absolute;
	display: block;
	content: '';
	width: 150px;
	height: 150px;
	top: -30px;
	left: 80px;
}

.review:nth-child(1):after {
	background: url(../png/review1.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/review1.png*/ no-repeat center;
}

.review:nth-child(2):after {
	background: url(../png/review2.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/review2.png*/ no-repeat center;
}

.review:nth-child(3):after {
	background: url(../png/review3.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/review3.png*/ no-repeat center;
}

.block11 .container {
	padding: 20px 10px;
}

.block11 h2{
	font-size: 25px;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
    padding: 25px 0;
    font-weight: bold;
}

.info {
	background: url(../png/normaten.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/normaten.png*/ no-repeat 94% bottom,
	url(../png/infobg.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/infobg.png*/ no-repeat center;
	padding: 40px 30px 30px 30px;
	color: #fff;
	line-height: 30px;
	position: relative;
}

.info:after {
	position: absolute;
	display: block;
	content: '';
	width: 287px;
	height: 162px;
	background: url(../png/stick_protect.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/stick_protect.png*/ no-repeat center;
	top: 70px;
	left: 510px;
}

.info div {
	padding: 20px 406px 0 0;
	font-size: 20px;
	font-weight: 400;
}

.info p {
	padding: 30px 440px 10px 0;
	font: 600 20px 'Open Sans', sans-serif;
}

.certificates {
	text-align: center;
}

.certificates img{
	margin-right: 5px;
}

.certificates img:last-child{
	margin-right: 0;
}

.orders {
	float: left;
	width: 231px;
	padding-top: 170px;
	position: relative;
	margin-right: 10px;
}

.orders p {
	color: #ff513a;
	line-height: 22px;
	text-transform: uppercase;
}

.orders div {
	width: 215px;
	color: #fff;
	font-weight: 400;
	line-height: 22px;
	padding-top: 10px;
}

.orders:after {
	position: absolute;
	display: block;
	content: '';
	width: 140px;
	height: 100px;
	background: url(../png/electro.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/electro.png*/ no-repeat center;
	top: 20px;
	left: 165px;
}

.orders:last-child{
	margin-right: 0;
}

.orders:last-child:after{
	display: none;
}

.order1 {
	background: url(../png/order1.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/order1.png*/ no-repeat center top;
}

.order2 {
	background: url(../png/order2.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/order2.png*/ no-repeat center top;
}

.order3 {
	background: url(../png/order3.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/order3.png*/ no-repeat center top;
}

.order4 {
	background: url(../png/order4.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/order4.png*/ no-repeat center top;
}

footer .container {
	padding: 28px 10px 38px 10px;
	color: #fff5cb;
	font-size: 14px;
	font-weight: 400;
}

.copyright {
	float: left;
	padding: 10px 0 10px 65px;
	
}
.copyright a {
	display: block;
	color: #fff5cb;
	float: right;
}

.kod {
	float: right;
	text-align: right;
	padding-top: 10px;
}

.timer {
	float: left;
	width: 215px;
	text-align: center;
}

.timer1 {
	width: 215px;
	margin-top: 40px;
	text-align: center;
}

.timer1 .timer__item {
	background-color: #4b8cbe;
}

.timer1 p, .timer1 .timer__item-title, .timer1 .timer_punkt {
	color: #fc0;
}

.timer1 p {
	margin-bottom: 10px;
}

.timer__index {
	width: 50px;
	display: inline-block;
	float: left;
}

.timer__item {
	width: 50px;
	height: 50px;
	background: #5F4659;
	color: #fff;
	font: bold 26px 'Open Sans', sans-serif;
	line-height: 30px;
	padding: 10px 5px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	display: block;
	position: relative;
}

.timer__item:after{
	display: block;
	position: absolute;
	content: '';
	width: 100%;
	height: 1px;
	background-color: #6e8092;
	top: 50%;
	left: 0;
}

.timer__item-title {
	color: #5F4659;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	margin: 10px auto;
	display: block;
}

.time .timer p {
	float: left;
	color: #5F4659;
	padding: 10px 0 5px 5px;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
}

.timer_punkt {
	color: #5F4659;
	float: left;
	line-height: 50px;
	padding: 0 5px;
	font-size: 30px;
}

.timerx {
	margin-left: 15px;
}

@media (max-width: 999px){
	.inner-modal .block1-right,
	.inner-modal .box-with-tube6{
		display: none;
	}

	.modal-wrap .inner-modal {
		max-width: 340px;
	}

	.inner-modal .block6 {
		border: 4px solid #fff;
		padding: 10px 5px;
		border-radius: 6px;
		background: khaki;
		max-width: 340px;
		width: 100%;
		margin: 0 auto;
		position: relative;
	}
	.inner-modal .block2-main {
		display: none;
	}
	.block3 .container {
		height: auto;
		padding-bottom: 50px;
	}
	.title3 h1 {
		font: bold 26px 'Open Sans', sans-serif;
	}

	.title3 span {
		font: 400 26px 'Open Sans', sans-serif;
	}

	.title3 p {
		font: 500 22px 'Open Sans', sans-serif;
	}
	.block3 .container:after {
		height: 495px;
		background: url(../png/men.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/men.png*/ no-repeat center;
		background-size: 90%;
		bottom: 0;
		left: 345px;
	}
	.certificates img {
		margin-right: 10px;
	}
}

@media (max-width: 999px) and (min-width: 769px) {
	.container {
		max-width: 769px;
	}
	.block1 {
		background: url(../png/block1bg.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/block1bg.png*/ no-repeat 48% top, url(../png/block1bg2.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/block1bg2.png*/ no-repeat bottom center, linear-gradient(to top, #2d5472 0%, #081f3d 100%);
	}
	.block1 .container:before {
		top: 150px;
		left: 550px;
		z-index: 2;
	}
	.block1 .container {
		padding: 0 10px 30px 10px;
	}
	.title1 h1 {
		font-size: 36px;
		line-height: normal;
	}
	.bulit:before {
		display: none;
	}
	.box-with-tube {
		display: none;
	}
	.block6 .container .block1-right {
		padding-top: 30px;
	}
	.box-with-tube {
		left: 44%;
		top: -40%; 
	}
	.statistic {
		width: 30%;
		margin: 10px 12px;
	}
	.statistic1, .statistic2, .statistic3 {
		background-size: 100%;
	}
	.necessary {
		padding-bottom: 250px;
		background: #1f4d7d url(../png/artery.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/artery.png*/ no-repeat center bottom;
		background-size: 60%;
	}
	.necessary h1 {
		font: 600 20px 'Open Sans', sans-serif;
	}
	.necessary div {
		padding: 0;
	}
	.block5 .container div {
		padding: 20px 10px;
	}
	.exposition {
		padding: 10px 20px 0 340px;
		font: 400 18px 'Open Sans', sans-serif;
		line-height: 30px;
		color: #010101;
		font-weight: 400;
	}
	.block6 .container {
		padding-top: 20px;
	}
	.forma6 {
		margin-top: 20px; 
	}
	.box-with-tube6 {
		left: 5%;
		top: -83%; 
	}
	.ingredient1 {
		margin-left: 90px;
	}
	.ingredient4 {
		margin-left: 190px;
	}
	.ingredient4, .ingredient5 {
		margin-top: 10px;
	}
	.no-contain, .no-contain1, .no-contain2, .no-contain3  {
		display: inline-block;
		width: 240px;
		margin: 20px 0;
		float: none;
	}
	.also-left {
		height: 130px;
		width: 360px;
		padding: 30px 130px 20px 20px;
	}
	.also-right {
		height: 130px;
		width: 360px;
		padding: 30px 20px 20px 130px;
	}
	.recommends {
		background: #fff;
		margin: 40px auto; 
	}
	.doctorbg {
		background: url(../png/bg9.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/bg9.png*/ no-repeat center bottom;
	}
	.title9 {
		padding: 20px;
		font-size: 30px;
	}
	.recommend {
		padding-right: 0;
	}
	.block10 .container {
		padding-bottom: 260px;
	}
	.video-wrap iframe { 
		width: 560px;
		height: 315px; 
	}
	.review {
		margin-top: 60px;
		max-width: 100%;
		height: auto;
	}
	.review p {
		text-align: center;
	}
	.review:after {
		left: 309px;
	}
	.schem, .schem:last-child {
		margin: 0 30px;
	}
	.fast h1 {
		font: 600 22px 'Open Sans', sans-serif;
		line-height: 34px;
	}
	.fast div {
		padding-right: 265px;
	}
	.fast:after {
		top: 135px;
		left: 530px;
	}
	.info {
		background: url(../png/normaten.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/normaten.png*/ no-repeat 98% bottom,
		url(../png/infobg.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/infobg.png*/ no-repeat center;
		padding: 20px 30px 10px 30px;
	}

	.info:after {
		left: 425px;
	}

	.info div, .info p {
		padding-right: 200px;
	}
	.orders, .order1, .order2, .order3, .order4 {
		display: inline-block;
		width: 178px;
		padding: 170px 0 190px 0;	
		margin: 0;
		float: none;
		vertical-align: top;
		background-position: center top;
	}

	.orders p {
		color: #ff513a;
		line-height: 22px;
		text-transform: uppercase;
	}

	.orders div {
		width: 178px;
		color: #fff;
		font-weight: 400;
		line-height: 22px;
		padding-top: 10px;
	}
	.orders:after {
		display: none;
	}
}

@media (max-width: 768px) {
	.inner-modal .block6 {
		padding: 30px 5px 10px 5px;
	}
	.container {
		max-width: 480px;
	}
	.block1 {
		background: linear-gradient(to bottom, #123a6c, #4b8cbe);
		background-size: 100%;
	}
	.block1 .container {
		background: 0;
	}
	div.btn-top {
		display: none;
	}
	.bulit:before {
		top: 554px;
		left: 200px;
	}
	.title1 h1 {
		line-height: normal;
		font: bold 32px 'Open Sans', sans-serif;
	}
	.title1 br {
		display: none;
	}
	.block1-left {
		width: 280px;
		float: none;
		margin: 20px auto;
	}
	.block2-main {
		float: none;
		margin: 10px auto;
	}
	.time {
		margin: 0 auto; 
	}
	.bulit {
		margin: 0 auto;
	}
	.timer1 {
		margin: 0 auto;
	}
	.box-with-tube img {
		position: inherit;
		top: 0;
		left: 0;
	}
	.block1-right, .box-with-tube, .box-with-tube6, .forma, .forma6 {
		margin: 0 auto;
		float: none;
	}
	.block1-right {
		width: 365px;
	}
	.forma, .forma6 {margin-bottom: 20px;}
	.box-with-tube, .box-with-tube6 { 
		position: relative;
		width: 330px; 
		top: 0;
		left: 0;
	}
	.box-with-tube6 .discount {
		top: 0;
		left: 10%; 
	}
	.residue {
		text-align: center;
	}
	.block3 .container {
		height: auto;
		padding: 20px 10px 310px 10px;
	}
	.block3 .container:after {
		position: absolute;
		display: block;
		content: '';
		width: 327px;
		height: 336px;
		background: url(../png/men.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/men.png*/ no-repeat center;
		background-size: 80%;
		bottom: 0%;
		left: 100px;
	}
	.symptoms br {
		display: none;
	}
	.symptom1 p:last-child, .symptom2 p:last-child, .symptom3 p:last-child, .symptom4 p:last-child {
		font-size: 32px;
	}
	.statistic {
		float: none;
		margin: 10px auto; 
	}
	.necessary {
		padding: 20px 20px 240px 20px;
		background: #1f4d7d url(../png/artery.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/artery.png*/ no-repeat right bottom;
		background-size: 90%;
	}
	.necessary h1 {
		padding-left: 75px;
		text-align: center;
		height: auto;
		font-size: 20px;
	}
	.necessary div {
		padding: 0;
	}
	.exposition {
		padding: 0 10px;
	}
	.title5 {
		font-size: 30px;
	}
	.ingredient1, .ingredient3, .ingredient5 {
		margin-left: 40px; 
	}
	.ingredient3, .ingredient4, .ingredient5 {
		margin-top: 10px; 
	}
	.ingredient5 {
		margin-left: 140px; 
	}
	.no-contain {
		margin: 30px auto;
		float: none;
	}
	.also-left, .also-right { width: 100%;}
	.box-with-tube6 img {
		display: block;
		margin: 0 auto;
	}
	.title9 {
		padding: 20px 20px;
		font: bold 26px 'Open Sans', sans-serif;
	}
	.doctorbg {
		background: url(../png/bg9.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/bg9.png*/ no-repeat center bottom;
		padding: 0 20px 10px 20px;
	}
	.recommend {
		padding-right: 0;
	}
	.recommend br {
		display: none;
	}
	.signature {
		background: url(../png/signature.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/signature.png*/ no-repeat 70% bottom;
		padding: 20px 10px 50px 0;
	}
	.signature:after {
		top: -12px;
		left: 280px;
	}
	.signature p:first-child {
		font-size: 19px;
		font-weight: 600;
	}
	.review {
		margin-top: 60px;
		max-width: 100%;
		height: auto;
	}
	.review p {
		text-align: center;
	}
	.review:after {
		top: -30px;
		left: 155px;
	}
	.schem {
		margin: 0;
	}
	.fast {
		padding: 20px 20px;
	}
	.block8 .container h1 {
		margin-bottom: 0;
	}
	.fast h1 {
		font-size: 18px;
		line-height: 22px;
		margin: 0; 
	}
	.fast div {
		font-size: 18px;
		padding: 0 0 205px 0;
		margin: 0;
	}
	.fast:after {
		top: 330px;
		left: 30px;
	}
	.video-wrap iframe { 
		width: 400px;
		height: 230px; 
	}
	.block11 .container {
		padding: 20px 10px;
	}
	.info {
		background: url(../png/infobg.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/infobg.png*/ no-repeat center;
		padding: 20px;
		color: #fff;
		line-height: 24px;
		position: relative;
	}
	.info:after {
		display: none;
	}
	.info div {
		padding: 0;
		font-size: 18px;
	}
	.info p {
		padding: 0;
		font: 600 20px 'Open Sans', sans-serif;
	}
	.block8 .container {
		padding: 20px 10px;
	}
	.title4 {
		font-size: 24px;
		padding-bottom: 10px;
	}
	.certificates img {
		margin-right: 0;
	}
	.orders, .order1, .order2, .order3, .order4 {
		display: inline-block;
		width: 178px;
		padding: 170px 0 10px 0;
		margin: 0;
		float: none;
		vertical-align: top;
		background-position: center top;
	}
	.contains { text-align: center; }
	.orders p {
		color: #ff513a;
		line-height: 22px;
		text-transform: uppercase;
	}

	.orders div {
		width: 178px;
		color: #fff;
		font-weight: 400;
		line-height: 22px;
		padding-top: 10px;
	}
	.orders:after {
		display: none;
	}
	.kod {
		float: left;
		text-align: left;
		padding-top: 10px;
	}
	.block5 .container div:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(255,255,255,.7);
	}
	.block5 .container div {
		padding: 10px 10px;
		position: relative;
	}
	.block5 .container div h1, .block5 .container article{
		position: relative;
		z-index: 1;
	}
	.kod {
		display: none;
	}
}

@media (max-width: 479px) {
	.bulit.bulit:before{
		top: 523px;
		left: 150px;
		transform: scale(0.7);
	}
	.container {
		max-width: 320px;
	}
	.block1 .container {
		padding: 0 10px 20px 10px;
	}
	.logo {
		float: none;
		width: 220px;
		margin: 5px auto;
	}
	.btn-top1 {
		display: block;
		float: none;
		width: 148px;
		margin: 10px auto;
	}
	.title1 h1 {
		margin: 0;
		font-size: 22px;
		text-align: center;
	}
	.title1 p {
		font-size: 20px;
		line-height: 20px;
		text-align: center;
	}
	.bulit:before {
		left: 130px;
	}
	.discount {
		left: 10px;
	}
	.block1-right {
		width: 300px;
	}
	.submit {
		font-size: 18px;
	}
	.share_price {
		font-size: 18px;
		padding: 20px 0;
	}
	.time {
		width: 100%;
		height: auto;
		padding: 10px 0;
	}
	.time1 {
		max-width: 300px;
		padding: 10px 20px 0 10px;
		margin: 0 auto;
	}
	.timer, .price {
		float: none;
		margin: 0 auto; 
	}
	.price {
		padding: 0;
		display: inline-flex;
		flex-direction: row-reverse;
	}
	.x_price_current {
		float: none;
	}
	.price_current, .price_previous {
		margin: 0 0 0 30px;
	} 
	.box-with-tube, .box-with-tube6, .box-with-tube img {
		width: 100%;
	}
	.box-with-tube6 .discount {
		left: 10%;
	}
	.block1-right .forma {
		max-width: 280px;
		margin: 20px auto;
		float: none;
	}
	.forma6 {
		width: 100%;
		float: none;
		margin: 20px 0;
	}
	.residue br {
		display: inline;
	}
	.title3 {
		padding: 15px;
		margin-bottom: 0;
	}
	.title3 h1 {
		font-size: 22px;
	}
	.title3 p {
		font-size: 20px;
	}
	.description {
		padding: 20px;
		font-size: 16px;
	}
	.symptoms div {
		padding: 10px;
	}
	.symptom1, .symptom2, .symptom3, .symptom4{
		background: linear-gradient(to right, #ff5139 0%, #4b8cbe 100%);
	}
	.block3 .container {
		padding: 0px 10px 350px 10px;
	}
	.block3 .container:after {
		width: 285px;
		height: 366px;
		background-size: 100%;
		bottom: 0px;
		left: 20px;
	}
	.statistic {
		width: 300px;
	}
	.necessary {
		padding: 10px 10px 164px 10px;
		background: #1f4d7d url(../png/artery.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/artery.png*/ no-repeat right bottom;
		background-size: 90%;
	}
	.necessary h1 {
		padding-left: 70px;
		font-size: 18px;
	}
	.necessary div {
		font: 400 16px 'Open Sans', sans-serif;
		margin: 0;
		line-height: normal;
	}
	.block5 .container {
		padding: 10px;
	}
	.block5 .container div {
		padding: 10px 10px;
	}

	.exposition {
		font-size: 16px;
		line-height: normal;
	}
	.title5 {
		font-size: 20px;
		line-height: normal;
	}
	.title7 {
		font-size: 20px;
		padding: 20px 20px 0 20px;
	}
	.ingredient1, .ingredient2, .ingredient3, .ingredient4, .ingredient5 {
		float: none;
		margin: 5px auto; 
		width: 300px;
	}
	.ingredient1:after, .ingredient2:after, .ingredient3:after, .ingredient4:after, .ingredient5:after {
		width: 270px;
		left: 25px;
	}
	.composition {
		width: 100%;
		padding: 140px 4px 25px 4px;
		margin: 0;
		line-height: 24px;
	}
	.doctorbg {
		padding: 0 10px 20px 10px;
	}
	.recommend, .fast div {
		line-height: normal;
	}
	.also1, .also3, .also5 {
		background: linear-gradient(to right, #064d84, #5F4659);
	}
	.also2, .also4, .also6 {
		background: linear-gradient(to left, #4a3b5b, #5F4659);
	}
	.also-left, .also-right {
		float: none;
		width: 300px;
		padding: 20px;
		text-align: left;
		font-size: 16px;
	}
	.also-right {
		text-align: right;
	}
	.title9 {
		font-size: 22px;
	}
	.signature {
		background: url(../png/signature.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/signature.png*/ no-repeat 5% bottom;
		padding: 20px 10px 120px 0;
		width: auto;
	}
	.signature p:first-child {
		font-size: 18px;
	}
	.signature:after {
		left: 135px;
		top: 72px;
	}
	.review:after {
		left: 75px;
	}
	.schem, .schem:last-child {
		float: none;
		margin: 0 auto;
	}
	.fast h1 {
		font-size: 16px;
		line-height: 22px;
		margin: 0;
	}
	.fast div {
		font-size: 16px;
		padding: 0 0 260px 0;
		margin: 0;
	}
	.fast {
		background: #1f4d7d url(../png/tonometer.png)/*tpa=http://evrhst-a.akamaihd.net/5691/img/tonometer.png*/ no-repeat right bottom;
		padding: 10px;
	}
	.fast:after {
		top: 350px;
		left: -40px;
	}
	.info {
		padding: 10px;
	}
	.info div {
		line-height: 18px;
		font-size: 16px;
	}
	.info p {
		font-size: 16px;
	}
	.order1, .order3 {
		margin-right: 0;
	}
	.orders, .orders:last-child {
		float: none;
		margin: 10px auto;
	}
	.order1, .order2, .order3, .order4 {
		background-position: center top;
	}
	.orders:after {
		display: none;
	}
	.orders p, .orders div  {
		text-align: center;
	}
	.copyright {
		padding: 10px 0 10px 55px;
	}
	.copyright a {
		float: none;
	}
	.inner-modal .block6 {
		padding: 10px 5px;
		max-width: 300px;
		width: 100%;	
	}
	.modal-wrap .inner-modal {
		max-width: 300px;
	}
	.video-wrap {
		margin: 10px 0;
	}
	.video-wrap iframe { 
		max-width: 300px; 
		height: 180px; 
	}
}

.block7 {
  font-size: 1.2em;
}
.block8 .clearfix {
  font-size: 1.2em;
}</pre></body></html>