@charset "UTF-8";
@import url(reset.css);

body {
	font-family: "Roboto Condensed", sans-serif
}

h1,
h2,
h3,
h4 {
	font-family: "Exo 2,", sans-serif;
	text-transform: uppercase;
	font-weight: 800
}

h1 {
	font-size: 33px;
	line-height: 40px
}

h2 {
	font-size: 28px;
	line-height: 20px
}

h3 {
	font-size: 18px;
	line-height: 16px
}

p,
li {
	font-family: "Roboto Condensed", sans-serif
}

.page {
	width: 480px;
	margin: 0 auto
}

.content {
	width: 460px;
	margin: 0 auto
}

.sectionHeader {
	background: url("../img/bg-top.jpg") no-repeat top center;
	height: 528px
}

.sectionHeader .top {
	padding-top: 15px;
	color: #f8650c;
	font-family: "Exo 2", sans-serif;
	font-weight: 800;
	position: relative;
	height: 104px
}

.sectionHeader .top__left {
	padding-top: 15px;
	display: inline-block;
	font-size: 43px;
	line-height: 40px
}

.sectionHeader .top__left h1 {
	font-family: "Exo 2", sans-serif;
	font-weight: 800
}

.sectionHeader .top__left h2 {
	font-family: "Exo 2", sans-serif;
	font-weight: 800
}

.sectionHeader .top__price {
	position: absolute;
	right: 0;
	display: inline-block;
	font-family: "Exo 2", sans-serif;
	font-weight: 800;
	text-align: center
}

.top__price span.price_main {
	color: #fff!important;
	font-size: 28px!important;
}

.sectionHeader .sectionLogo {
	position: relative
}

.sectionHeader .sectionLogo img {
	display: inline-block;
	position: absolute;
	top: -20px
}

.sectionHeader .sectionLogo .fastWay {
	position: absolute;
	right: 4px;
	top: 23px;
	width: 138px;
	display: inline-block;
	text-align: left;
	color: white
}

.sectionHeader .sectionLogo .fastWay h2 {
	font-family: "Exo 2", sans-serif;
	font-weight: 800;
	font-size: 16px;
	line-height: 23px
}

.sectionHeader .sectionLogo .fastWay h3 {
	font-family: "Exo 2", sans-serif;
	font-weight: 800;
	font-size: 18px;
	line-height: 16px
}

.price_old {
	color: #444;
	font-size: 23px;
	line-height: 20px;
	text-decoration: line-through;
	text-transform: uppercase
}

span.price_main {
	margin-top: 10px;
	padding-top: 10px;
	display: inline-block;
	background: url("../img/main-top.png") no-repeat;
	width: 141px;
	height: 52px;
	font-size: 32px!important;
}

span.price_main span {
	color: white;
	font-family: "Exo 2", sans-serif;
	font-size: 20px;
	font-weight: 800
}

.sectionDokaz {
	position: relative;
	height: 270px;
	margin-bottom: 220px
}

.sectionDokaz__tovar {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 90px
}

.sectionDokaz__V {
	position: absolute;
	right: -10px;
	top: 30px;
	width: 253px
}

.sectionDokaz__V h3 {
	display: block;
	background: url("../img/dokaz.png") no-repeat center center;
	height: 59px;
	padding-top: 23px;
	padding-left: 60px;
	color: #fff;
	font-family: "Exo 2", sans-serif;
	font-weight: 800;
	font-size: 18px;
	line-height: 16px
}

.sectionDokaz__krapiva {
	position: absolute;
	left: 80px;
	top: 85px
}

.sectionDokaz ul {
	padding-top: 240px
}

.sectionDokaz ul li {
	color: #588214;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 40px
}

.sectionDokaz ul li img {
	margin-right: 15px
}

.sectionForm {
	background-color: #7bb918;
	padding-bottom: 10px
}

.sectionForm .priceInForm {
	display: inline-block;
	text-align: center;
	position: relative;
	height: 110px;
	width: 460px
}

.sectionForm .priceInForm .topLeft {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 20px;
	z-index: 1
}

.sectionForm .priceInForm .topLeft .price_main {
	background: url("../img/main.png") no-repeat
}

.sectionForm .priceInForm .topLeft .price_main span {
	color: #f8650c
}

.sectionForm .priceInForm .onlytoday {
	display: inline-block;
	left: 100px;
	top: 17px;
	background: url("../img/sale.png") no-repeat center top;
	width: 227px;
	height: 186px;
	position: absolute;
	text-align: center
}

.sectionForm .priceInForm .onlytoday h3 {
	color: #343a26;
	font-family: "Exo 2", sans-serif;
	font-weight: 800;
	margin-bottom: 10px;
	margin-top: 45px;
	margin-left: 50px;
	font-size: 24px;
	line-height: 21px;
	text-transform: uppercase
}

.sectionForm .priceInForm .onlytoday h1 {
	color: #fff;
	margin-left: 50px
}

.sectionForm .priceInForm .onlytoday h4 {
	color: #fff;
	margin-left: 40px
}

.sectionForm .priceInForm .topRight {
	display: inline-block;
	color: #fff;
	position: absolute;
	right: 0;
	top: 40px
}

.sectionForm .priceInForm .topRight .price_old {
	color: #fff
}

.sectionForm .priceInForm .topRight .price_old span {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 800
}

.sectionForm .isForm {
	background-color: #fff
}

.sectionForm .isForm form {
	margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 50px;
	padding-left: 20px;
	padding-right: 20px
}

.sectionForm .isForm form input,
.sectionForm .isForm form select {
	width: 420px;
	height: 45px;
	padding-left: 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: white;
	border: 2px solid #7bb918
}

.sectionForm .isForm form input[type="submit"] {
	cursor: pointer;
	background: url("../img/order-btn.png");
	width: 422px;
	height: 53px;
	border: 0;
	margin-top: 20px;
	color: #314e08;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 26px;
	font-weight: 700;
	line-height: 20px;
	text-transform: uppercase
}

.sectionForm .isForm form label {
	color: #479811;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 20px;
	font-weight: 800;
	line-height: 48px;
	text-transform: uppercase
}

.sectionForm .isForm form label span {
	float: right;
	color: #434343;
	font-size: 18px;
	line-height: 48px;
	font-family: "Roboto Condensed", sans-serif;
	font-style: italic;
	text-transform: capitalize;
	text-align: right
}

.sectionIngrid {
	background: url("../img/about-bg.png") no-repeat center top
}

.sectionFeedback {
	background: url("../img/bg-otzyv.jpg") no-repeat center top;
	height: 818px;
	text-align: center
}

.sectionFeedback h1 {
	color: white;
	font-family: "Exo 2", sans-serif;
	font-size: 45px;
	font-weight: 800;
	line-height: 34px;
	text-transform: uppercase;
	padding: 40px
}

.sectionFeedback .feedbackBox {
	margin: 0 auto
}

.sectionFeedback .feedbackBox .bx-wrapper .bx-controls .bx-controls-direction a.bx-next {
	background: url(../img/next.png) no-repeat !important;
	width: 34px;
	height: 68px;
	top: 167px
}

.sectionFeedback .feedbackBox .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev {
	background: url(../img/prev.png) no-repeat !important;
	width: 34px;
	height: 68px;
	top: 167px
}

.sectionFeedback .feedbackBox .bx-pager {
	display: none
}

.sectionFeedback .feedbackBox .bx-viewport {
	left: 0;
	height: 704px;
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.sectionFeedback .feedbackBox .bx-viewport ul li {
	height: 704px;
	background: url("../img/otzyv-block.png") no-repeat center top;
	padding-top: 10px
}

.sectionFeedback .feedbackBox .bx-viewport ul li .slide-top {
	margin: 0 auto;
	background: url("../img/minus.png") no-repeat 2px top;
	width: 106px;
	height: 102px
}

.sectionFeedback .feedbackBox .bx-viewport ul li .slide-top h4 {
	color: #fff21e;
	font-family: "Exo 2", sans-serif;
	font-weight: 800;
	padding-top: 20px;
	line-height: 20px
}

.sectionFeedback .feedbackBox .bx-viewport ul li .slide-top h5 {
	color: white;
	font-family: "Exo 2", sans-serif;
	font-weight: 800;
	font-size: 13px
}

.sectionFeedback .feedbackBox .bx-viewport ul li .slide-ava {
	margin-top: -30px;
	position: absolute;
	z-index: -10;
	left: 100px;
	right: auto
}

.sectionFeedback .feedbackBox .bx-viewport ul li .slide-text p {
	display: inline-block;
	padding-top: 200px;
	padding-left: 20px;
	padding-right: 20px;
	color: #29354a;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 30px
}

.sectionFeedback .feedbackBox .bx-viewport ul li .slide-footer {
	margin-top: 50px
}

.sectionFeedback .feedbackBox .bx-viewport ul li .slide-footer img {
	display: inline-block
}

.sectionFeedback .feedbackBox .bx-viewport ul li .slide-footer span {
	color: white;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px
}

.sectionAbout h1 {
	padding-top: 30px;
	margin-bottom: 30px;
	font-family: "Exo 2", sans-serif;
	font-size: 47px;
	font-weight: 800;
	line-height: 34px;
	text-transform: uppercase
}

.sectionAbout h1 span.one {
	color: #f56006
}

.sectionAbout h1 .two {
	color: #d33111
}

.sectionAbout h1 .slim {
	color: #58281f
}

.sectionAbout p {
	color: #4b4d47;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 19px;
	font-weight: 400;
	line-height: 30px;
	padding-bottom: 25px
}

.sectionIngrid {
	padding-top: 120px
}

.sectionIngrid ul {
	display: inline-block;
	text-align: center
}

.sectionIngrid ul li {
	display: inline-block;
	width: 228px;
	margin-top: 20px
}

.sectionIngrid ul li span,
.sectionIngrid ul li img {
	display: block;
	margin: 0 auto 20px;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 30px
}

.sectionIngrid ul .lt span {
	color: #f54406
}

.sectionIngrid ul .rt span {
	color: #fc0
}

.row * {
	display: inline-block
}

.left,
.right {
	vertical-align: top;
	width: 450px;
	text-align: center;
	display: inline-block
}

.left {
	font-family: "Exo 2", sans-serif;
	font-weight: 800
}

.left h3 {
	font-size: 27px;
	line-height: 34px;
	color: #f54406;
	font-family: "Exo 2", sans-serif;
	font-weight: 800
}

.left p {
	color: #fff;
	font-family: "Exo 2", sans-serif;
	font-weight: 800
}

.right h3 {
	font-size: 27px;
	line-height: 34px;
	color: #fc0;
	font-family: "Exo 2", sans-serif;
	font-weight: 800
}

.right p {
	color: #fff;
	font-family: "Exo 2", sans-serif;
	font-weight: 800
}

.sectionSpec {
	background-color: #fdd634
}

.sectionSpec .content {
	overflow-y: hidden;
}

.sectionSpec h1 {
	padding-top: 30px;
	margin-bottom: 30px;
	font-family: "Exo 2", sans-serif;
	font-size: 47px;
	font-weight: 800;
	line-height: normal;
	text-transform: uppercase;
	color: #f54406
}

.sectionSpec p {
	color: #4b4d47;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 19px;
	font-weight: 400;
	line-height: 30px
}

.sectionSpec .doc {
	margin-top: 20px;
	color: #f54406;
	text-transform: uppercase
}

.sectionSpec .doc-pro {
	color: #f54406;
	display: block;
	max-width: 250px;
}

.sectionSpec img.stamp {
	display: inline-block;
	width: 248px
}

.sectionSpec img.doctor {
	width: 200px;
	display: block;
	margin: 0 0 0 auto
}

.SectionNevredno {
	text-align: center
}

.SectionNevredno img {
	margin-top: -20px
}

.SectionNevredno h1 {
	color: #76b706;
	font-family: "Exo 2", sans-serif;
	font-size: 47px;
	font-weight: 800;
	line-height: normal;
	text-transform: uppercase;
	margin: 20px
}

.SectionNevredno p {
	color: #4b4d47;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 19px;
	font-weight: 400;
	line-height: 30px
}

.sectionSposob-day {
	padding-top: 20px;
	text-align: center;
	background: url("../img/kap.png") no-repeat bottom center #fdc234
}

.sectionSposob-day h1 {
	color: #fff;
	font-family: "Exo 2", sans-serif;
	font-size: 34px;
	font-weight: 800;
	line-height: 34px;
	text-transform: uppercase;
	margin: 20px
}

.sectionSposob-day p {
	color: #fff;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 19px;
	font-weight: 400;
	line-height: 30px
}

.sectionSposob-day .priem {
	background: url("") no-repeat;
	width: 463px;
	margin-top: 30px;
	padding-bottom: 150px
}

.sectionSposob-day .priem h3 {
	color: #3c3e3f;
	font-family: "Exo 2", sans-serif;
	font-weight: 800;
	text-transform: uppercase;
	padding-top: 20px
}

.sectionSposob-day .priem h3 span {
	color: #f86c05
}

.sectionSposob-night {
	background-color: #084ab1;
	padding-top: 20px
}

.sectionSposob-night .priem {
	text-align: center;
	background: url("../img/prinimay-bot.png") no-repeat;
	width: 462px;
	height: 94px;
	padding-bottom: 20px
}

.sectionSposob-night .priem h3 {
	color: #3c3e3f;
	font-family: "Exo 2", sans-serif;
	font-weight: 800;
	text-transform: uppercase;
	padding-top: 30px
}

.sectionSposob-night .priem h3 span {
	color: #2084e8
}

.sectionWhereBuy {
	position: relative;
	z-index: 10;
	margin-bottom: -10px
}

.sectionWhereBuy .whereBuy {
	text-align: center
}

.sectionWhereBuy .whereBuy h1 {
	color: #d33111;
	font-family: "Exo 2", sans-serif;
	font-weight: 800;
	text-transform: uppercase;
	font-size: 29px
}

.sectionWhereBuy .whereBuy p {
	color: #4b4d47;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 19px;
	font-weight: 400;
	line-height: 30px
}

.sectionWhereBuy .whereBuy .warning {
	background: url("../img/fake-bg.png") no-repeat center center;
	height: 234px
}

.sectionWhereBuy .whereBuy .warning h1 {
	padding-top: 30px
}

.sectionWhereBuy .whereBuy .warning p {
	padding-left: 20px;
	padding-right: 20px
}

.sectionFooter {
	text-align: center
}

.sectionFooter p {
	padding: 17px;
	color: #89a858;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 30px
}