body {
    background: url(../images/ewg/bg-ewg.jpg) no-repeat;
	background-size: cover;
	overflow-x: hidden;
}
main {
	font-family: "Futura", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Mont-Heavy", sans-serif;
	font-weight: bold;
}


.skinanalyzer{
	background-size: cover !important;
	padding-top:80px;
	padding-bottom: 50px;
    background-position: top center;
}

.navbar-brand-std.navbar-animated {
    background: url(../images/ewg/bg-ewg.jpg) no-repeat;
}

.skinanalyzer-title {
	color: #431d6b;
	font-size: 28px;
	font-family: "Mont-Heavy", sans-serif;
	letter-spacing: .3em;
	position: relative;
	font-weight: bold;
}

.skinanalyzer-icon {
	max-width: 100px;
	margin-bottom: 1rem;
}

.small-icon {
	max-height: 26px;
}


.container-1500{
	width: 1550px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.skinanalyzer-section{
	position: relative;
	color: #431d6b;
	font-size: 1rem;
}

.skinanalyzer-question-text {
	font-size: .8rem;
}

.purple{
	color:#431B65;
}

.icon-skin-analyzer{
	width:180px;
	border-radius:50%;
}

.skinanalyzer-center-container{
	background: #fff;
	min-height: min-content;
	position: relative;
	padding: 2rem 5rem;
	color: #431B65;
}

.skinanalyzer-center-header{
	width:400px;
	height:100px;
	left: 0; 
	right: 0; 
	margin-left: auto; 
	margin-right: auto; 
	position:absolute;
	top:-22px;
}

.skinanalyzer-question{
	/* padding-top: 3rem; */
	text-align: center;
}

.choice-1{
	margin-top: 7rem;
}

.choice-2{
	margin-top: 5rem;
}

.skinanalyzer-answer-label{
	height: max-content;
	min-height: 200px;
	width: 100%;
	padding:80px 10px 10px 10px;
	position:relative;
	color:#461C69;
	border:1px solid #9B92AB;
	cursor:pointer;
}

.skinanalyzer-answer-label:hover{
	border:3px solid #461C69;
}

.answer-active{
	border:3px solid #461C69;
}

.skinanalyzer-answer-img{
	position: absolute;
	top: -82px;
	width: 120px;
	text-align: center;
	left: 50%;
	transform: translateX(-50%);
	border-radius:50%;

}

.skinanalyzer-question-img{
	position: absolute;
	top: -48px;
	width: 200px;
	border-radius: 50%;
	right: 85px;
	border: 8px solid white;
}

.ornament-borderBottom::after {
	content: "";
	position: absolute;
	width: 100px;
	background-color: #431d6b;
	height: 2px;
	left: 0;
	bottom: -10px;
}

.ornament-borderBottom-center::after {
	content: "";
	position: absolute;
	width: 100px;
	background-color: #431d6b;
	height: 2px;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -10px;
}

#pertanyaan4 .question-label,
#pertanyaan5 .question-label,
#pertanyaan6 .question-label {
	position: relative;
}

#pertanyaan4 .question-label::after,
#pertanyaan5 .question-label::after,
#pertanyaan6 .question-label::after {
	content: "";
	position: absolute;
	width: 100px;
	background-color: #431d6b;
	height: 2px;
	left: 3rem;
	bottom: -30px;
}
 
.question-label{
	color:#3F1A63;
}

.skinanalyzer-question-button{
	background-color: #F85FD4;
	display: inline-block;
	width: max-content;
	height: max-content;
	color: #ffffff !important;
	padding: 10px 20px;
	text-align: center;
	border-radius: 25px;
	cursor:pointer;
	font-weight: bold;
	letter-spacing: 4px;
}

.wide-button {
	padding-left: 7rem;
	padding-right: 7rem;
}

.double-button {
	width: 300px;
	margin-left: 20px;
	margin-right: 20px;
}

.facebook-button {
	background-color: #3b5997;
	letter-spacing: 1px;
	border-radius: 10px;
	padding-left: 2rem;
	padding-right: 2rem;
}

.google-button {
	background-color: #de4b38;
	letter-spacing: 1px;
	border-radius: 10px;
	padding-left: 2rem;
	padding-right: 2rem;
}

.skinanalyzer-question-page-number{
	width: 45px;
	height: 45px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	margin-right:10px;
	padding: 9px;
	font-weight:bold;
}

.page-active{
	background: #fff;
	color:#3F1D71;
	border: 1px solid #3F1D71;
}

.page-disabled{
	background: #FEFEFE;
	border: 1px solid #C3C0D2;
	color:#C3C0D2 !important;
}

.skinanalyzer-center-footer{
	position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: fit-content;
	bottom: -25px;
}

.result-image{
	position: absolute;
	top: -6rem;
	width: 230px;
	border-radius: 50%;
	right: 0;
	border: 8px solid white;
}

/*.result-product-container{
	background: url(../images/ewg/bg-produk-result-top.png) repeat-x;
	background-position: top; 
	display:inline-block;
	
}*/

.frame-result-product-am{
	
	background: url(../images/ewg/AM-Background.png) repeat-x;
	/* height:582px; */
}

.frame-result-product-pm{
	background: url(../images/ewg/PM-Background.png) repeat-x;
	/* height:582px; */
}

.result-product-img {
	width: 100%;
	/*margin-top: -16rem;*/
	margin-top: 12rem;
	
}

.result-product-name {
	font-weight: 200;
	font-size: 1.75rem;
	width: 200px;
	display: inline-block;
	margin-top: 25px;
	height:180px;
}

.result-product-background {
	background-color:#f2e9f5;
}

.result-product-background-four-item{
	background-color:#f2e9f5;
}


.row .result-product-background::after {
	content: "";
	background: url(../images/ewg/skin/result-plus-rev1.png) no-repeat;
	background-size: cover;
	position: absolute;
	right: -20px;
	top:42%;
	width: 40px;
	height: 40px;
	z-index: 2;
}

.row .result-product-background-four-item::after {
	content: "atau";
	position: absolute;
	right: -20px;
	top:42%;
	width: 40px;
	height: 40px;
	z-index: 2;
}


.row .result-product-background:last-child::after {
	content: "";
	background: none;
}

.result-product-buyNow {
	position: absolute;
	margin: 0;
	left: 50%;
	transform: translateX(-50%);
	bottom: -27px;
}

.result-product-recommendation {
	text-align: center;
}

.routine-logo{
	position: absolute;
	z-index: 2;
	top: 50px;
	
	left:0;
  right:0;

  margin-left: auto;
  margin-right: auto;
  width:180px;
}

.result-product-recommendation .row{
	margin-left: 0;
	margin-right: 0;
}

.result-container {
	padding: 2rem 5rem 0 10rem;
}

.result-container ul{
	margin-left:15px; 
}

.sa-form-input{
	width:300px;
	height: 50px;
	padding: 10px;
	border: none;
	background: #fff;
	color: #461a6f;
}

#product-reco {
	font-size: 2rem;
	font-weight: 300;
}

.button-rotate,
.button-retake {
	width: 180px;
}
.button-upload-result {
	width: 390px;
}

.footer {
	background: transparent;
}

.bbs {
	background: url(../../../files/series/2024/banner-byseries-example.png) no-repeat;
    width: 100%;
	height:80vh;
    background-size: cover;
	background-position: center center;
}

@media (max-width: 767px) {
	
	.container-1500{
		width:100%;
	}
	
	.frame-result-product-am{
		background: url(../images/ewg/AM-Background.png) repeat-x;
	}
	
	.result-product-name {
		font-weight: 200;
		font-size: 1.75rem;
		width: 200px;
		display: inline-block;
		margin-top: 40px;
		height:140px;
	}

	.result-product-background {
		background-color:#f2e9f5;
	}

	.frame-result-product-pm{
		background: url(../images/ewg/PM-Background.png) repeat-x;
	}
	
	.row .result-product-background-four-item::after {
		content: "";
		position: absolute;
		right: -20px;
		top:42%;
		width: 40px;
		height: 40px;
		z-index: 2;
	}
	
	.ewg-logo {
		max-width: 70%;
		margin: auto;
	}
	.skinanalyzer {
		padding-top: 20px;
	}
	.skinanalyzer-section {
		padding: 0;
		font-size: .8rem;
	}
	.skinanalyzer-title {
		font-size: 1.9rem;
		line-height: 1.2;
		letter-spacing: .1em;
	}
	.skinanalyzer-center-container{
		padding: 2rem;
	}
	.skinanalyzer-container-question {
		padding: 2rem 0;
	}
	.skinanalyzer-question {
		padding-top: 1rem;
	}
	.skinanalyzer-question-button {
		padding: 10px;
		font-size: .8rem;
		letter-spacing: 2.5px;
	}
	.wide-button {
		padding-left: 4rem;
		padding-right: 4rem;
	}
	.small-button {
		font-size: .6rem;
	}
	.double-button {
		width: 160px;
		margin-left: 10px;
		margin-right: 10px;
	}
	.skinanalyzer-icon {
		max-width: 100px;
	}
	.skinanalyzer-center-header {
		width: 100%;
		height: auto;
		text-align: center;
	}
	.skinanalyzer-answer-label {
		min-height: min-content;
		height: max-content;
		padding: 2rem 20px;
	}
	.skinanalyzer-answer-img {
		width: 80px;
		top: -50px;
	}
	.skinanalyzer-question-page-number {
		width: 30px;
		height: 30px;
		padding: 4px;
		margin: 5px;
	}
	.skinanalyzer-question-img {
		top: 30px;
		width: 40%;
		right: 0;
	}
	#pertanyaan4 .question-label,
	#pertanyaan5 .question-label,
	#pertanyaan6 .question-label {
		font-size: 1.4rem;
		max-width: 60%;
	}
	#pertanyaan4 .question-label::after,
	#pertanyaan5 .question-label::after,
	#pertanyaan6 .question-label::after {
		left: 0;
		bottom: -20px;
	}
	.choice-1,
	.choice-2 {
		padding-bottom: 0;
		margin-top: 4rem;
	}
	.small-icon {
		max-height: 15px;
	}
	.question-label {
	 font-size: 1rem;
	}
	.result-container {
		padding: 2rem 0;
		padding-left:15px; 
	}
	.result-image{
		top: -4rem;
		width: 140px;
		right: .5rem;
	}
	.result-image-jenisKulit {
		width: 100px;
		float: left;
	}
	#product-reco {
		font-size: 1.2rem;
	}
	.result-product-recommendation {
		margin-top: 12rem;
	}
	.result-product-img{
		margin-top: 2rem;
	}
	.row .result-product-background::after {
		content: none;
	}
	.result-product-buyNow {
		bottom: 0;
		transform: translate(-50%, 50%);
		z-index: 2;
	}
	.button-rotate,
	.button-retake,
	.button-upload-result {
		width: 300px;
	}
}