.capabilities, .testimonials, .parkes, .linksParkes, .questions, .checkProgram, .howItWorks {
	max-width:1000px;
	margin: 0 auto;
}
.testimonials, .awards, .questionsWrapper, .capabilities, .parkesWrapper, .order, .howItWorks {
	padding:3rem 20px;
}
.head {
	position:relative;
	height:100%;	
	background:url(../img/parkes/headBG2.jpg) center left;
	background-size:cover;
	overflow:auto;
}
.headMenu {
	position:absolute;
	top:0;
	bottom:0;
	margin:auto;
	display:inline-block;
	vertical-align:middle;
}
.headMenu {	
	left:30px;
	width:100px;
	height:420px;
	padding:20px 0;
	border-radius:5px;
	background:rgba(255,255,255,.6);
}
.headMenu a {
	display:block;
	text-align:center;
	font-size:0.8rem;
	color:black;		
}
.headMenu a:visited {
	color:#454545;
}
.headMenu a:hover {
	text-decoration:none;
}
.headMenu img {
	height:40px;
}
.headMenu > div {
	width:0;
	height:10px;
	border-left:3px dotted #454545;
	margin: 12px auto;
}
.headText {
	position:absolute;
	right:0;
	bottom:0;
	width:38%;
	padding: 0 25px;
	background-color:rgba(255,255,255, .5);
}
.headText p, .diagnostic p, .sliderImgDesc p {
	font-size:1.1rem;
	line-height:25px;
}
/* CAPABILITIES */
.functionWrapper {
	text-align:center;
}
.functionWrapper > div {
	position:relative;
	display:inline-block;
	vertical-align:top;
	margin-top:20px;	
	max-width:360px;	
}
.functionWrapper > div:nth-of-type(2n-1) {
	margin-right:30px;
}
.water_wrapper {
	text-align:left;
}
#water_result {
	margin-left:5px;
	font-size:1.5rem;
	white-space:nowrap;
}
.labelWater {
	margin-left:20px;
}
#weight {
	width:100px;
}
/* ADVANTAGES */

.advantages {
	padding:3rem 20px;
	text-align:center;
	background:url(../img/checkup/advantagesBG.jpg) center;
	background-size:cover;
}
.animWrapper > div {
	display:inline-block;
	vertical-align:top;
	width:200px;	
	margin-top:30px;
	font-size:1.1rem;
	opacity:0;
	transition: all 1s ease;
}
.advImg {	
	line-height:100px;
	margin-bottom:15px;	
}
.advImg img {
	display:inline-block;
	vertical-align:middle;
	max-height:100px;
}
.animAdvantages {
	opacity:1 !important
}
/* PARKES */
.parkesWrapper {
	font-size:0;
	background-image:radial-gradient(ellipse at center, #ebfbfe 0%, #c2f2fc 100%);
}
#checkProgram {
	padding:10px 0;
}
.checkProgram input {
	width:150px;	
	background:none;
}
.checkProgram button {
	padding:5px 10px;
	margin: 0 10px;
}
#resultProgram {
	margin-top:5px;
}
#resultProgram, #resultProgram > div {
	display:inline-block;
	vertical-align:top;
	text-align:center;
	max-width:200px;
	font-size:0.9rem;
}
#resultProgram > div {
	margin-right:5px;
	font-style:italic;
	
}
#resultProgram > div:after {
	content:"";
	display:block;
	margin-top:5px;
	height:10px;
	background:url(../img/diagnostics/yes.svg) center no-repeat;
}
.parkes > div, .questions > div {
	display:inline-block;
	vertical-align:top;
	width:calc(50% - 15px);
	margin-top:30px;
	font-size:1rem;
	background:rgba(255,255,255,.5);
	box-sizing:border-box;
	border:1px solid white;
}
.parkes > div:nth-of-type(2n-1), .questions > div:nth-of-type(2n-1) {
	margin-right:30px;
}
.headerParkes {
	display:table;
	width:100%;
}
.canParkes {
	text-align:right;
	width:25px;
	vertical-align:middle;
}
.headerParkes h3, .canParkes {
	display:table-cell;
}
.canParkes div {	
	border-radius:3px;
	height:3px;
	background:#454545;
}
.canParkes div:nth-of-type(2) {
	margin:3px 0;
}
.descParkes {
	height:400px;
	padding:20px;
}
.headerParkes, .questions span, .functionWrapper h3 {
	border-bottom:1px solid lightgray;
	padding-bottom:10px;
}
.priceWrapper {
	padding:20px;	
}
.deliveryParkes {
	display:inline-block;
	vertical-align:bottom;
}
.available {
	text-align:center;
}
.priceWrapper > div, .jcart {
	width:30%;
}
.linksParkes {	
	font-size:1rem;	
	padding-top:20px;
}
.linksParkes * {
	display:inline-block;
	color:#454545;
	margin-right:20px;
}
.certificate {
	vertical-align:middle;
	float:right;
}

.return:before {
	content:url(../img/parkes/refresh.svg);
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	margin-right: 5px;
}
/* HOWITWORKS */
.howItWorks {
	
}
/* AWARDS */
#awards {
	position:relative;
	background-color:#f9f9f9;
}
#awards:before, #awards:after {
	content:"";
	position:absolute;
	left:0;	
	display:block;
	width:100%;
	height:12px;
	background:url(../img/index/testimonialBG.svg)	
}
#awards:before {
	top:-12px;
}
#awards:after {
	bottom:-12px;
	transform:rotate(180deg)
}
#awards .slider {
	margin-top:30px;	
}
#awards .rotateZone {
	text-align:center
}
.sliderImgDesc {
	display:none;
}
/* QUESTIONS */
.questionsWrapper {	
	font-size:0;	
	background:url(../img/parkes/questionBG.jpg) center top;
	background-size:cover;
}
.questions > div {	
	padding:30px;	
	height:250px;
	background: rgba(255,255,255,.8);
}
.questions > div:nth-of-type(-n+2) {
	height:390px;
}
.questions span {
	display:block;
	font-style:italic;	
}
.questions iframe {
	display:block;
	width:100%;
	height:236px;
	margin-top:15px;
}
.questions .button {
	margin-top:15px;
}
/* ORDER */
.order {
	position:relative;
	text-align:center;
	margin-top:12px;
} 
.formOrder, .descOrder {
	max-width:270px;	
}
.formOrder input {
	background:none;
}
.descOrder {
	text-align:justify;	
}
.descOrder div {
	height:153px;
}
#calendar, .formOrder, .descOrder {
	margin-top:30px;
}
#calendar, #calendarDay, #calendarDay span, #calendarDate span, .calendarWeekend span, .formOrder, .descOrder {
	display:inline-block;
	vertical-align:top;
}
#calendar {	
	max-width:210px;
	text-align:left;
	margin:30px 30px 0 30px;
}
#calendarMonthWrapper {
	position:relative;
	display:flex;	
	align-items:center;
	justify-content:space-between;
	padding:5px;
}
#calendarMonthWrapper span {
	position:static;
	width:15px;
	height:15px;	
}
#calendarMonthWrapper span:first-child {
	transform:rotate(180deg);
}
#calendarMonth {
	padding: 0 5px;
}
#calendarDay {	
	text-align:center;
	color:dimgray;
	font-size:0;
	border-bottom: 1px solid whitesmoke;
}
#calendarDay span {	
	width:30px;	
	font-size:1rem;
}
#calendarDate {
	margin-top:10px;
}
#calendarDate span, .calendarWeekend span {	
	width:30px;
	height:24px;	
	line-height:22px;
	text-align:center;
	cursor:pointer;		
	box-sizing:border-box;	
}
.calendarWeekend {	
	color:dimgray;	
	border-top: 1px solid whitesmoke;
	margin-top:5px;
}
.calendarWeekend span {	
	font-style:normal;
}
.calendarDisabled, .calendarWeekend span {
	background-color: #E23359;
	color:white;
}
.calendarActive {
	border:1px solid #E23359 !important;
	border-radius:3px;
}
#checkup-form {
	max-width:280px;	
}
#checkup-form > * {
	width:100%;
	margin-bottom:10px;
	box-sizing:border-box;
}
.order .button {
	margin-top:10px;
	width:100%;
	font-size:0.9rem;
}
/* ins */
.instructions {	
	text-align:center;	
}
.instructions a {
	display:inline-block;	
	color: white;
	border-radius:3px;
	width:200px;
	padding:10px;
	margin:5px;
	background-color:#242533;
}
.instructions a:hover {
	text-decoration:none;
}
.instructions span {
	display:block;
	margin: 0 auto 10px auto;	
	width: 50px;
	height:50px;
	background:url(http://parkes.org.ua/img/parkes/instructions.svg) top center no-repeat;
	background-size:50px 250px;	
}
.instructions .how {
	background-position: 0 -50px;
} 
.instructions .work {
	background-position: 0 -150px;
} 
.instructions .herbs {
	background-position: 0 -100px;
}
.instructions .research {
	background-position: 0 -200px;
}
.colorBox img:not(:first-child) {
	display:none;
}
.breadcrumbs {
	position: relative;
	margin-top: -50px;
}
@media screen and (max-width: 1400px) {
	.headText {
		width:70%;
		bottom:0;
	}	
}
@media screen and (max-width: 1000px) {
	h1 {
		text-align:center;
	}
	.head {
		position:relative;
		background-image:radial-gradient(ellipse at center bottom, #ebfbfe 0%, #c2f2fc 100%);
		height:auto;
		overflow:auto;
	}
	.head > * {
		position:static;
	}
	.headText {	
		width:auto;
		margin-top:30px;
		padding: 30px;
		background:none
	}
	.headText p {
		background:none;
	}
	.headArrow {
		margin-bottom:20px;
	}
	.advantages {
		background:none;
		max-width:700px;
		padding:0 20px;
		margin: 0 auto;
	}
	.testimonials {
		margin: 0 auto;
	}
	.parkes > div, .questions > div, .questions > div:nth-of-type(-n+2), .parkes > div:nth-of-type(2n-1), .questions > div:nth-of-type(2n-1), .functionWrapper > div, .functionWrapper > div:nth-of-type(2n-1) {
		display:block;
		width:100%;
		max-width:400px;
		margin:30px auto 0 auto;
		height:auto;
	}
	.descParkes {
		height:auto;
	}
	.linksParkes {
		text-align:center;
	}
	.certificate {
		float:none;
	}
	.headMenu, .questions div:first-of-type {
		display:none;
	}
	 
}
@media screen and (max-width: 580px) {
	.advImg {
		line-height:normal
	}
	.advImg img {
		width:60px
	}
	.formOrder {
		display:block;
		margin:30px auto 0 auto;
		max-width:210px;
	}
	.linksParkes > * {
		margin-top:5px;
	}
	.awards, .return:before {
		display:none;
	}
	.order {
		margin-top:3rem;
	}
	.jcart, .available {
		width:20%;
	}
}