html{
	scroll-behavior: smooth;
}
img{
	width: 100%;
}
.section1{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 1;
	transition: background .3s , border-radius .3s , opacity .3s;
	padding-bottom: 100px;
	background-color: rgba(249,255,220,.6);
}
.section1 h1{
	padding-top: 30px;
	margin-top: 0px!important;
	color: #647f3b;
	font-family: "Martel",sans-serif;
	font-size: 44px;
	font-weight: bold;
	text-transform: capitalize;
	font-style: normal;
	line-height: 1.3em;
	text-align: center;
}
.section1 p{
	color: #de4f4f;
	font-family: "ABeeZee",sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	font-style: normal;
	line-height: 1.5em;
	text-align: center;
}
.section1 img{
	max-width: 542px;
	width: 100%;
	display: block;
	margin: auto;
}
.section-2 .top-title{
	background-color: #a7b854;
	padding: 64px 0px 64px 0px;
}
.section-2 h2{
	color: #fff;
	font-family: "Martel",sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	line-height: 1.3em;
}
.section-2 .right-text{
	margin-top: 110px;
	padding: 15px 15px 15px 15px;
	background-color: #F9FFDC99;
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 0%);
}
.section-2 li{
	list-style-type: none;
	font-family: "Nunito Sans",sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	line-height: 1.3em;
	color: rgba(0,0,0,.6);
	padding-left: 15px;
}
.section-2 .content{
	padding: 100px 0px 130px 0px;
}
.section-2 .content h3{
	padding-bottom: 50px;
	color: #647f3b;
	font-family: "Martel",sans-serif;
	font-size: 36px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 1.3em;
	text-align: center;
	max-width: 1100px;
	display: block;
	margin: auto;
}
.section-2 .content p{
	padding: 15px 0px;
	text-align: center;
	font-family: "Martel",sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	background-color: #a7b854;
	border-radius: 100px 100px 100px 100px;
	box-shadow: 0 5px 0 0 #96a745;
	color: #fff;
	max-width: 265px;
	display: block;
	margin: auto;
}
.right-text li{
	padding-bottom: 15px;
	position: relative;
}
.right-text li span{
	padding-left: 35px;
}
.right-text .material-icons{
	position: absolute;
	color: white;
	background-color: #36d08a;
	border-radius: 100%;
}
.section-3 .top-title{
	padding: 64px 0 64px 0;
	background-color: #a7b854;
}
.section-3 .top-title h2{
	color: #fff;
	font-family: "Martel",sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	line-height: 1.3em;
	padding: 20px;
	text-align: center;
}
.section-3 .content{
	background-color: rgba(188,205,103,.2);
	padding: 64px 0 64px 0;
}
.section-3 h3{
	color: #647f3b;
	font-family: "Martel",sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-transform: capitalize;
	font-style: normal;
	text-decoration: none;
	line-height: 1.3em;
	margin-bottom: 0px;
	text-align: center;
}
.section-3 p{
	text-align: center;
	margin-top: 0px;
	color: #647f3b;
	font-family: "Martel",sans-serif;
	font-size: 36px;
	font-weight: normal;
	text-transform: capitalize;
	font-style: normal;
	text-decoration: none;
	line-height: 1.3em;
}
.section-3 .thumbnail{
	max-width: 300px;
	display: block;
	margin: auto;
}
.section-3 .thumbnail img{
	display: block;
	margin: auto;
}
.section-4{
	padding: 80px;
	background-color: rgba(0,0,0,0);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.section-4 .container{
	width: 90%;
}
.content-4 .text{
	padding-top: 70px;
}
.content-4 .text p{
	color: #00000099;
	font-size: 20px;
	text-align: center;
	margin-bottom: 50px;
}
.content-4 img{
	max-width: 750px;
	display: block;
	margin: auto;
}
.content-4 .text h3{
	color: #647f3b;
	font-family: "Martel",sans-serif;
	font-size: 36px;
	font-weight: normal;
	text-transform: capitalize;
	font-style: normal;
	text-decoration: none;
	line-height: 1.9em;
	text-align: center;
}
.content-4 .text .strong-text{
	font-weight: bold;
}
.content-5 .text{
	padding-top: 50px;
}
.content-5 .text p{
	color: #00000099;
	font-size: 20px;
	text-align: center;
	margin-bottom: 40px;
}
.content-5 .text h3{
	color: #647f3b;
	font-family: "Martel",sans-serif;
	font-size: 36px;
	font-weight: normal;
	text-transform: capitalize;
	font-style: normal;
	text-decoration: none;
	line-height: 1.5em;
	text-align: center;
}
.content-5 .text .strong-text{
	font-weight: bold;
}
.content-5 .text .strong-text-2{
	max-width: 284px;
	font-weight: bold;
	display: block;
	margin: auto;
}
.content-5 .thumbnail img{
	max-width: 750px;
	margin: auto;
	display: block;
}
.content-5{
	background-color: #f7f7f7;
	padding-bottom: 30px;
}
.content-6 .text{
	padding-top: 90px;
}
.content-6 .text p{
	font-family: "Nunito Sans",sans-serif;
	color: #00000099;
	font-size: 20px;
	text-align: center;
	margin-bottom: 40px;
}
.content-6 .text h3{
	color: #647f3b;
	font-family: "Martel",sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-transform: capitalize;
	font-style: normal;
	text-decoration: none;
	line-height: 1.5em;
	text-align: center;
}
.content-6 .text .strong-text-2{
	max-width: 284px;
	display: block;
	margin: auto;
	margin-bottom: 90px;
}
.content-6 .thumbnail img{
	max-width: 750px;
	margin: auto;
	display: block;
}
.content-6{
	background-position: top center;
	background-repeat: no-repeat;
	background-size: contain;
	opacity: 1;
	transition: background .3s , border-radius .3s , opacity .3s;
	padding-bottom: 30px;
}
.fungsi-senam img{
	max-width: 100%!important;
	width: 100%;
}
.content-4{
	background-color: rgba(188,205,103,.2);
}

.button-read p{
	margin-top: 50px!important;
	padding: 15px 0px;		
	text-align: center;
	font-family: "Martel",sans-serif;
	font-size: 18px!important;
	font-weight: bold!important;
	text-transform: none;
	font-style: normal;
	background-color: #a7b854;
	border-radius: 100px 100px 100px 100px;
	box-shadow: 0 5px 0 0 #96a745;
	color: #fff!important;
	max-width: 265px;
	display: block;
	margin: auto
}
.section-4 .top-title{
	padding: 80px 0px;
	background-color: #fff;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: contain;
}
.section-4 .top-title span{
	color: #00000099;
	font-family: "Nunito Sans",sans-serif;
	display: block;
	margin: auto;
	text-align: center;
	margin-bottom: 40px;
}
.section-4 .top-title p{
	color: #647f3b;
	font-family: "Martel",sans-serif;
	font-size: 36px;
	font-weight: normal;
	text-transform: capitalize;
	font-style: normal;
	text-decoration: none;
	line-height: 1.3em;
	margin-top: 40px;
	margin-bottom: 0px;
	text-align: center;
}
.section-4 .top-title h2{
	padding-bottom: 60px;
	text-align: center;
	margin-top: 0px;
	color: #647f3b;
	font-family: "Martel",sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-transform: capitalize;
	font-style: normal;
	text-decoration: none;
	line-height: 1.3em;
}
.content-senam h4{
	text-align: center;
	color: #647f3b;
	font-family: "Martel",sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	line-height: 1.3em;
}
.content-senam p{
	text-align: center;
	color: rgba(56,77,97,.68);
	font-family: "Nunito Sans",sans-serif;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	line-height: 1.6em;
}
.testimoni-1 h2{
	padding-top: 80px;
	padding-bottom: 10px;
	color: #647f3b;
	font-family: "Martel",sans-serif;
	font-size: 36px;
	font-weight: normal;
	text-transform: capitalize;
	font-style: normal;
	text-decoration: none;
	line-height: 1.3em;
	font-weight: bold;
	text-align: center;
}
.testimoni-1 .thumbnail img{
	width: 100%;
}
.testimoni-1{
	background-color: rgba(188,205,103,.2);
}
.before-after{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	opacity: 1;
	transition: background .3s , border-radius .3s , opacity .3s;
}
.before-after{
	margin-top: 70px;
}
.before-after p{
	text-align: center;
	color: rgba(0,0,0,.6);
	font-family: "Nunito Sans",sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	line-height: 2.8em;
}
.before-after h2{
	font-weight: bold;
	text-align: center;
	color: #647f3b;
	font-family: "Martel",sans-serif;
	font-size: 36px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 1.3em;
}
.before-after img{
	width:100%;
}
.pelatihan{
	padding: 70px 0px;
	margin-top: 70px;
	background-color: #BCCD6733;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	opacity: 1;
	transition: background .3s , border-radius .3s , opacity .3s;
}
.pelatihan p{
	text-align: center;
	margin: auto;
	display: block;
	max-width: 700px;
	color: #647f3b;
	font-family: "Nunito Sans",sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	line-height: 2.8em;
}
.pelatihan .text-1{
	margin-bottom: 30px;
}
.pelatihan .text-2{
	margin-bottom: 100px;
}
.pelatihan .text-3{
	margin-top: 100px;
}
.pelatihan .price{
	color: #9b5656;
	font-family: "Martel",sans-serif;
	font-size: 55px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 1.3em;
	text-shadow: 3px 0 0 #ffbd9f;
	margin: auto;
	display: block;
	text-align: center;
}
.pelatihan-2 p{
	color: rgba(0,0,0,.6);
	font-family: "Nunito Sans",sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	line-height: 1.8em;
}
.pelatihan-2 span{
	font-weight: bold;
	text-decoration: underline;
	color: #00000099;
	font-style: italic;
	font-family: "Nunito Sans",sans-serif;
	font-size: 20px;
	text-transform: none;
	line-height: 1.8em;
}
.pelatihan-2 h2{
	padding-bottom: 60px;
	text-align: center;
	margin-top: 50px;
	color: #647f3b;
	font-family: "Martel",sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-transform: capitalize;
	font-style: normal;
	text-decoration: none;
	line-height: 1.3em;
}
.testimoni-2{
	background-color: #a7b854;
	padding: 80px 0px;
}
.testimoni-2 img{
	width: 100%;
}
.testimoni-2 h2{
	text-align: center;
	color: #fff;
	font-family: "Martel",sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-transform: capitalize;
	font-style: normal;
	text-decoration: none;
	line-height: 1.3em;
}
.testimoni-2 p{
	color: #fff;
	font-family: "Nunito Sans",sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	line-height: 1.8em;
}
.testimoni-2 .text{
	max-width: 700px;
	display: block;
	margin: auto;
}
.guaranteed{
	margin-top: 50px;
}
.italic-text{
	font-style: italic!important;
}
.testimoni-2 .red-button{
	margin: 70px;
}
.testimoni-2 .red-button p{
	margin: auto;
	text-align: center;
	padding: 8px 0px;
	font-family: "Martel",sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	background-color: #ea5252;
	border-radius: 100px 100px 100px 100px;
	box-shadow: 0 5px 0 0 #fff4a7;
	max-width: 246px;
}
.guaranteed img{
	width: 100%;
	max-width: 175px;
	display: block;
	margin: auto;
}
.border{
	padding-top: 30px;
	border-bottom: 1px solid #7a7a7a85;
	max-width: 800px;
	display: block;
	margin: auto;
}
.address{
	background-color: rgba(167,184,84,.2);
	padding: 0 0 85px 0;
	background-position: bottom center;
	background-repeat: repeat;
	background-size: cover;
	opacity: 1;
	transition: background .3s , border-radius .3s , opacity .3s;
}
.address .text{
	margin-top: 50px;
}
.address p{
	text-align: center;
	color: rgba(56,77,97,.68);
	font-family: "Nunito Sans",sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	line-height: 1.8em;
}
.phone-number{
	margin-top: 50px;
}
@media (max-width: 600px) {
	.section1 h1{
		padding-top: 50px;
		font-size: 34px;
	}
	.section1 img{
		max-width: 400px;
	}
	.section-2 .right-text{
		margin-top: 0px;
	}
	.section-2 h2{
		text-align: center;
		font-size: 26px;
		margin-top: 20px;
	}
	.section-2 .content {
		padding: 0px; 
	}
	.section-2 .top-title {
		padding-top: 0px;
		padding-bottom: 20px;
	}
	.section1 p{
		font-size: 18px;
	}
	.section-2 .content p {
		margin-bottom: 120px!important;
		font-size: 16px;
		max-width: 230px;
	}
	.section-2 .content h3 {
		padding-top: 90px;
		font-size: 24px;
		max-width: 435px;
	}
	.section-3 .top-title {
		padding: 0px;
	}
	.section-3 .top-title h2{
		font-size: 26px;
		margin-bottom: 0px;
	}
	.section-3 h3{
		max-width: 400px;
		display: block;
		margin: auto;
		font-size: 18px;
	}
	.section-3 p{
		max-width: 400px;
		display: block;
		margin: auto;
		font-size: 18px;
		margin-bottom: 20px;
	}
	.content-14 h3 {
		font-size: 30px;
	}
	.content-14 p{
		font-size: 20px;
	}
	.section-4{
		padding: 80px 20px;
	}
	.section-4 .top-title span {
		font-size: 20px;
		max-width: 350px;
	}
	.section-4 .top-title h2 {
		font-size: 26px;
	}
	.section-4 .top-title p{
		font-size: 26px;
	}
	.content-4 .text h3 {
		font-size: 24px;
	}
	.content-5 .text h3 {
		font-size: 26px;
	}
	.content-6 .text h3{
		font-size: 30px;
	}
	.content-6 .thumbnail img {
		max-width: 400px;
	}
	img{
		max-width: 380px!important;
		display: block;
		margin:auto;
	}
	.guaranteed img {
		max-width: 175px!important;
	}
	.fungsi-senam img {
		max-width: 400px;
	}
	.content-senam p{
		font-size: 20px;
	}
	.content-senam h4{
		font-size: 26px;
	}
	.testimoni-1 h2 {
		font-size: 30px;
	}
	.before-after h2{
		font-size: 30px;
	}
	.pelatihan-2 h2 {
		font-size: 30px;
	}
	.testimoni-2 h2 {
		font-size: 30px;
	}
	.testimoni-2 p{
		font-size: 24px;
		text-align: center;
	}
	.address{
		background-color: rgba(167,184,84,.2);
		padding: 0 0 25px 0;
	}
}