@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Vibur&display=swap');
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c&family=Vibur&display=swap');

.cure_show01,.cure_show02,.cure_show03,.cure_show04,.cure_show05 {
	position: absolute;
	width: 100%;
	top: 25%;
	left: 50%;
	transform: translateX(-50%) translateY(0%);
	opacity: 0.2;
}

.cure_show01 {
	-webkit-animation-name: cure-fadr1;
	-webkit-animation-duration: 9s;
	-webkit-animation-iteration-count: infinite;
	animation-name: cure-fadr1;
	animation-duration: 9s;
	animation-iteration-count: infinite;
}
@-webkit-keyframes cure-fadr1 {
	0% 			{opacity: 0.2;}
	18% 		{opacity: 0.2;}
	20% 		{opacity: 0;}
	38% 		{opacity: 0;}
	40% 		{opacity: 0;}
	58% 		{opacity: 0;}
	60% 		{opacity: 0;}
	78% 		{opacity: 0;}
	80% 		{opacity: 0;}
	98% 		{opacity: 0;}
	100% 		{opacity: 0.2;}
}
@keyframes cure-fadr1 {
	0% 			{opacity: 0.2;}
	18% 		{opacity: 0.2;}
	20% 		{opacity: 0;}
	38% 		{opacity: 0;}
	40% 		{opacity: 0;}
	58% 		{opacity: 0;}
	60% 		{opacity: 0;}
	78% 		{opacity: 0;}
	80% 		{opacity: 0;}
	98% 		{opacity: 0;}
	100% 		{opacity: 0.2;}
}

.cure_show02 {
	-webkit-animation-name: cure-fadr2;
	-webkit-animation-duration: 9s;
	-webkit-animation-iteration-count: infinite;
	animation-name: cure-fadr2;
	animation-duration: 9s;
	animation-iteration-count: infinite;
}
@-webkit-keyframes cure-fadr2 {
	0% 			{opacity: 0;}
	18% 		{opacity: 0;}
	20% 		{opacity: 0.2;}
	38% 		{opacity: 0.2;}
	40% 		{opacity: 0;}
	58% 		{opacity: 0;}
	60% 		{opacity: 0;}
	78% 		{opacity: 0;}
	80% 		{opacity: 0;}
	98% 		{opacity: 0;}
	100% 		{opacity: 0;}
}
@keyframes cure-fadr2 {
	0% 			{opacity: 0;}
	18% 		{opacity: 0;}
	20% 		{opacity: 0.2;}
	38% 		{opacity: 0.2;}
	40% 		{opacity: 0;}
	58% 		{opacity: 0;}
	60% 		{opacity: 0;}
	78% 		{opacity: 0;}
	80% 		{opacity: 0;}
	98% 		{opacity: 0;}
	100% 		{opacity: 0;}
}

.cure_show03 {
	-webkit-animation-name: cure-fadr3;
	-webkit-animation-duration: 9s;
	-webkit-animation-iteration-count: infinite;
	animation-name: cure-fadr3;
	animation-duration: 9s;
	animation-iteration-count: infinite;
}
@-webkit-keyframes cure-fadr3 {
	0% 			{opacity: 0;}
	18% 		{opacity: 0;}
	20% 		{opacity: 0;}
	38% 		{opacity: 0;}
	40% 		{opacity: 0.2;}
	58% 		{opacity: 0.2;}
	60% 		{opacity: 0;}
	78% 		{opacity: 0;}
	80% 		{opacity: 0;}
	98% 		{opacity: 0;}
	100% 		{opacity: 0;}
}
@keyframes cure-fadr3 {
	0% 			{opacity: 0;}
	18% 		{opacity: 0;}
	20% 		{opacity: 0;}
	38% 		{opacity: 0;}
	40% 		{opacity: 0.2;}
	58% 		{opacity: 0.2;}
	60% 		{opacity: 0;}
	78% 		{opacity: 0;}
	80% 		{opacity: 0;}
	98% 		{opacity: 0;}
	100% 		{opacity: 0;}
}

.cure_show04 {
	-webkit-animation-name: cure-fadr4;
	-webkit-animation-duration: 9s;
	-webkit-animation-iteration-count: infinite;
	animation-name: cure-fadr4;
	animation-duration: 9s;
	animation-iteration-count: infinite;
}
@-webkit-keyframes cure-fadr4 {
	0% 			{opacity: 0;}
	18% 		{opacity: 0;}
	20% 		{opacity: 0;}
	38% 		{opacity: 0;}
	40% 		{opacity: 0;}
	58% 		{opacity: 0;}
	60% 		{opacity: 0.2;}
	78% 		{opacity: 0.2;}
	80% 		{opacity: 0;}
	98% 		{opacity: 0;}
	100% 		{opacity: 0;}
}
@keyframes cure-fadr4 {
	0% 			{opacity: 0;}
	18% 		{opacity: 0;}
	20% 		{opacity: 0;}
	38% 		{opacity: 0;}
	40% 		{opacity: 0;}
	58% 		{opacity: 0;}
	60% 		{opacity: 0.2;}
	78% 		{opacity: 0.2;}
	80% 		{opacity: 0;}
	98% 		{opacity: 0;}
	100% 		{opacity: 0;}
}

.cure_show05 {
	-webkit-animation-name: cure-fadr5;
	-webkit-animation-duration: 9s;
	-webkit-animation-iteration-count: infinite;
	animation-name: cure-fadr5;
	animation-duration: 9s;
	animation-iteration-count: infinite;
}
@-webkit-keyframes cure-fadr5 {
	0% 			{opacity: 0;}
	18% 		{opacity: 0;}
	20% 		{opacity: 0;}
	38% 		{opacity: 0;}
	40% 		{opacity: 0;}
	58% 		{opacity: 0;}
	60% 		{opacity: 0;}
	78% 		{opacity: 0;}
	80% 		{opacity: 0.2;}
	98% 		{opacity: 0.2;}
	100% 		{opacity: 0;}
}
@keyframes cure-fadr5 {
	0% 			{opacity: 0;}
	18% 		{opacity: 0;}
	20% 		{opacity: 0;}
	38% 		{opacity: 0;}
	40% 		{opacity: 0;}
	58% 		{opacity: 0;}
	60% 		{opacity: 0;}
	78% 		{opacity: 0;}
	80% 		{opacity: 0.2;}
	98% 		{opacity: 0.2;}
	100% 		{opacity: 0;}
}

.cure_bottle {
	position: absolute;
	width: 20%;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);	
}

.cure02 {
	position: relative;
	margin: auto;
	width: 70%;
	padding: 10% 5% 5% 25%;
	background-color: #ca9c72;
	background-image: url(../images/cure02-spa3.png);
	background-position: -200px center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
}
.cure02 h2 {
  font-family: "Vibur", cursive;
	font-size: 50pt;
  font-weight: 400;
  font-style: normal;
	text-transform: capitalize;
	margin-bottom: 5%;
}
.cure_knee {
	position: absolute;
	margin: auto;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);	
	padding: ;
	width: 80%;
	opacity: 0;
}
.cure02 ul li {
	position: relative;
	margin: auto, auto;
	width: 34%;
	padding: 0% 5%;
	display: inline-block;
	transition: 0.3s;
	border-radius: 7.5px;
}
.cure02 ul li:hover {
	background-color: rgba(96,108,56,0.8);
	box-shadow: inset 0px 0px 70px rgba(0,0,0,0.2);
}
.cure02 ul li h3 {
	color: #f2ffd9;
  font-size: 20pt;
  font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: 700;
	margin-bottom: 5%;
}
.cure02 ul li p {
  font-size: 12.5pt;
	margin-bottom: 15%;
  font-family: "M PLUS Rounded 1c", sans-serif;
}

.cure02 ul li img {
	margin: 10% auto 0% auto;
	width: 80px;
}

.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX {}

/* ===========================================================================================================================================================
   ===== MEDIA QUERIES ======================================================================================================================================= 
   =========================================================================================================================================================== */
   
@media only screen and (min-width : 0px) and (max-width : 768px) {
	
	.cure01 {
		margin-top: 70px;
		position: relative;
		width: 100%;
		background: #ccc5b8;
		background-size: cover;
		padding: 25% 0%;
		overflow: hidden;
	}
	.cure_show01,.cure_show02,.cure_show03,.cure_show04,.cure_show05 {
		position: absolute;
		width: 120%;
		top: 7.5%;
		left: 50%;
		transform: translateX(-50%) translateY(0%);
		opacity: 0.2;
	}

	.cure_bottle {
		position: absolute;
		width: 60%;
		top: 50%;
		left: 50%;
		transform: translateX(-50%) translateY(-50%);	
	}

	.cure02 {
		position: relative;
		margin: auto;
		width: 100%;
		padding: 10% 0% 5% 0%;
	  background-color: #ca9c72;
	  background-image: url(../images/cure02-spa2.png);
	  background-position: -420px center;
		background-size: cover;
		background-repeat: no-repeat;
		overflow: hidden;
	}
	.cure02 h2 {
		font-family: "Vibur", cursive;
		font-size: 40pt;
		font-weight: 400;
		font-style: normal;
		padding: 20% 10%;
		text-transform: capitalize;
	}
	.cure_knee {
		position: absolute;
		margin: auto;
		top: 50%;
		left: 50%;
		transform: translateX(-50%) translateY(-50%);	
		padding: ;
		width: 80%;
		opacity: 0;
	}
	.cure02 ul li {
		position: relative;
		margin: auto, auto;
		width: 80%;
		padding: 0% 10%;
		display: inline-block;
	}
	.cure02 ul li h3 {
		color: #f2ffd9;
		font-size: 20pt;
		font-family: "M PLUS Rounded 1c", sans-serif;
		font-weight: 700;
		margin-bottom: 5%;
	}
	.cure02 ul li p {
		font-size: 12.5pt;
		margin-bottom: 15%;
		font-family: "M PLUS Rounded 1c", sans-serif;
	}

	.cure02 ul li img {
		margin: 0% auto;
		width: 80px;
	}
}