@font-face{
	font-family:'FontAwesome';
	src: url('fonts/fontawesome-webfont.eot?v=4.7.0');
	src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
		url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
		url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),
		url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
		url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight:normal;
	font-style:normal
}

@font-face {
    font-family: 'Aller Light';
    src: url('fonts/Aller-Light.eot');
    src: url('fonts/Aller-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Aller-Light.woff2') format('woff2'),
        url('fonts/Aller-Light.woff') format('woff'),
        url('fonts/Aller-Light.ttf') format('truetype'),
        url('fonts/Aller-Light.svg#Aller-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aller LightItalic';
    src: url('fonts/Aller-LightItalic.eot');
    src: url('fonts/Aller-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Aller-LightItalic.woff2') format('woff2'),
        url('fonts/Aller-LightItalic.woff') format('woff'),
        url('fonts/Aller-LightItalic.ttf') format('truetype'),
        url('fonts/Aller-LightItalic.svg#Aller-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

.grecaptcha-badge{
	visibility: hidden;
}

/* Smartphone Default*/
.no-padding{
	margin: 0px;
	padding: 0px;
}
.no-padding-left,
.no-padding-right{
	padding: 0px;
}


button,
input,
textarea{
	outline: none;
}

.err{
	position: relative;
	display: block;
	width: 100%;
	color: red;
	text-align: left;
	display: none;
	font-size: 18px;
}
	.text-error,
	.text-error:focus{
		border: solid 1px red;
	}

.embed-container{
	position: relative;
	padding-bottom: 56.2%;
	height: 0;
	overflow: hidden;
	width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed{
	position: absolute;
	left: 50%;
	top: -1px;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	width: 100%;
	height: 100%;
}

.modal-dialog{
	color: #000;
	top: 50%;
	transform: translateY(-50%) !important;
	-moz-transform: translateY(-50%) !important;
	-webkit-transform: translateY(-50%) !important;
}

.modal-xl{
	width: 90%;
	max-width: 1300px;
}

html,
body{
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	font-family: 'Aller Light';
}
	.content{
		position: relative;
		display: block;
		width: 100%;
		height: auto;
	}
	.layer-video{
		position: absolute;
		display: block;
		width: 100%;
		height: 100%;
		background-color: #536324;
		z-index: 9;
		left: 0px;
		top: 0px;
		opacity: .3;
	}
	.popup-home{
		position: absolute;
		z-index: 99;
		background-color: #536324;
		color: #fff;
		width: 90%;
		padding: 8px 10px;
		border-radius: 10px;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		text-align: center;
		font-family: 'Aller Light';
		font-size: 14px;
	}
	
	
	.header{
		position: fixed;
		width: 100%;
		background-color: #fff;
		height: 60px;
		z-index: 999;
		box-shadow: 0px 2px 18px 18px #FFF;
		-webkit-box-shadow: 0px 2px 18px 18px #FFF;
		transition: all .8s;
	}
	.header-slide{
		height: 60px;
		box-shadow: none;
	}
	.header-slide .logo{
		height: 38px;
	}
		.box-header{
			position: relative;
			display: block;
			width: 90%;
			padding-top: 10px;
			left: 50%;
			transform: translateX(-50%);
			-moz-transform: translateX(-50%);
			-webkit-transform: translateX(-50%);
		}
			.logo{
				position: relative;
				height:42px;
				transition: all 1s;
			}
			.frame-menu{
				position: absolute;
				top: 10px;
				right: 0px;
				text-align: right;
			}
				.btn-menu{
					border: none;
					background-color: #536324;
					color: #fff;
					padding: 5px 10px;
					font-size: 18px;
				}
		.box-menu{
			position: absolute;
			width: 100vw;
			height: 100vh;
			background-color: rgb(0,0,0,0.8);
			top: 0px;
			left: 100vw;
			color: #fff;
			transition: left 1s;
		}
		.box-menu-active{
			left: 0px;
		}
			.menu,
			.menu-close{
				position: relative;
				width: 100%;
				padding: 10px 20px;
				font-family: 'Aller Light';
				font-size: 18px;
				border-bottom: solid 1px #fff;
				cursor: pointer;
			}
				.bottom-menu{
					display: none;
				}
			.menu:hover{
				font-weight: bold;
			}
			.menu-close{
				text-align: right;
				font-size: 24px;
			}
				.close-menu{
					cursor: pointer;
				}
	
	#home{
		padding-top: 50px;
	}
	
	.content-about-m{
		position: relative;
		display: block;
		width: 100%;
		background-image: url('../../images/image-kelapa-shadow.png'), url('../../images/BG-mobile-about-text.jpg');
		background-size: 70%, 100%;
		background-repeat: no-repeat, repeat-y;
		background-position: top 30px right, top left;
	}
		.box-text-about{
			position: relative;
			display: block;
			width: 100%;
			padding: 20px;
		}
			.judul-about{
				position: relative;
				display: block;
				width: 100%;
				font-family: 'Aller Light';
				color: #536324;
				font-size: 32px;
				border-bottom: solid 2px #536324;
				padding-bottom: 10px;
				margin-bottom: 20px;
			}
			.sub-judul-about{
				position: relative;
				display: block;
				width: 100%;
				font-family: 'Aller Light';
				color: #536324;
				font-size: 18px;
				border-bottom: solid 2px #536324;
				padding-bottom: 10px;
				margin-bottom: 20px;
			}
			.isi-about{
				position: relative;
				display: block;
				width: 100%;
				font-family: 'Aller Light';
				color: #536324;
				font-size: 16px;
			}
		.box-image-about{
			position: relative;
			display: block;
			width: 100%;
		}
	.content-about-w{
		display: none;
	}
	
		.box-sub-judul-product{
			position: relative;
			display: block;
			width: 100%;
			padding: 10px 0px;
			text-align: center;
			color: #536324;
		}
			.sub-judul-product{
				position: relative;
				display: block;
				width: 100%;
				font-family: 'Aller Light';
				font-weight: bold;
				font-size: 24px;
				margin-bottom: 10px;
			}
			.sub-des-product{
				position: relative;
				display: block;
				font-family: 'Aller Light';
				font-size: 16px;
				margin-bottom: 10px;
			}
		
		.box-product{
			position: relative;
			display: block;
			width: 100%;
			margin-bottom: 30px;
			text-align: center;
			font-family: 'Aller Light';
			color: #536324;
		}
			.box-detail-product{
				position: relative;
				display: inline-block;
				width: 90%;
				margin-bottom: 20px;
				text-align: center;
				cursor: pointer;
			}
			.box-detail-product:hover .view-product{
				text-decoration: underline;
			}
			.box-detail-product:hover .cover-product img{
				transform: scale(1.1);
			}
				.cover-product{
					position: relative;
					display: block;
					width: 80%;
					margin-bottom: 10px;
					left: 50%;
					transform: translateX(-50%);
					-moz-transform: translateX(-50%);
					-webkit-transform: translateX(-50%);
				}
					.cover-product img{
						width: 100%;
						transition: all 1s;
					}
				.nama-product{
					position: relative;
					display: block;
					margin-bottom: 5px;
					font-size: 22px;
				}
				.view-product{
					position: relative;
					display: block;
					font-size: 18px;
				}
				
		.isi-gallery{
			position: relative;
			display: block;
			width: 100%;
			margin-bottom: 30px;
		}
			.isi-gallery img{
				width: 100%;
				margin-bottom: 10px;
			}
		.box-load-more{
			position: relative;
			display: none;
			width: 100%;
			margin: 10px 0px;
			text-align: center;
		}
			.load-more{
				background-color: #536324;
				font-family: 'Aller Light';
				font-size: 22px;
				color: #fff;
				border: none;
				padding: 7px 20px;
				border-radius: 10px;
				-moz-border-radius: 10px;
				-webkit-border-radius: 10px;
			}
		.loading-gallery{
			position: relative;
			display: none;
			text-align: center;
			margin-bottom: 30px;
		}
	
		.frame-content{
			position: relative;
			display: block;
			width: 100%;
			left: 50%;
			transform: translateX(-50%);
			-moz-transform: translateX(-50%);
			-webkit-transform: translateX(-50%);
			padding: 15px;
		}
			.judul-segmen{
				position: relative;
				display: block;
				width: 100%;
				text-align: center;
				font-family: 'Aller Light';
				color: #536324;
				font-size: 32px;
				margin-bottom: 10px;
			}
			
			
			
			.left-contact-m,
			.right-contact{
				position: relative;
				display: inline-block;
				width: 100%;
				background-color: #536324;
				color: #fff;
				font-family: 'Aller Light';
				padding: 20px;
			}
				.jdl-contact{
					position: relative;
					display: block;
					margin-bottom: 20px;
					font-family: 'Aller Light';
					font-size: 28px;
				}
				.box-alamat{
					position: relative;
					display: block;
					width: 100%;
					margin-bottom: 20px;
					font-family: 'Aller Light';
					font-size: 18px;
				}
			.left-contact{
				position: relative;
				display: inline-block;
				width: 100%;
				background-color: #fff;
				font-family: 'Aller Light';
				padding: 20px 0px;
			}
				.text-input{
					border: solid 1px #536324;
					padding: 10px;
					font-family: 'Aller Light';
					font-size: 18px;
					background-color: #ececec;
					color: #313131;
					width: 100%;
					border-radius: 10px;
					-moz-border-radius: 10px;
					-webkit-border-radius: 10px;
				}
				.btn-contact{
					border: solid 1px #536324;
					padding: 10px;
					font-family: 'Aller Light';
					font-size: 18px;
					background-color: #536324;
					color: #fff;
					width: 100%;
					border-radius: 10px;
					-moz-border-radius: 10px;
					-webkit-border-radius: 10px;
				}
			.right-contact{
				display: none;
			}
			
	
	.footer{
		position: relative;
		display: block;
		margin: 20px 10px;
		text-align: center;
		font-family: 'Aller Light';
		font-size: 16px;
	}

/*Tablet / iPad / Laptop Portraid*/
@media only screen
and (min-width: 601px) {
.no-padding-left{
	padding: 0px;
	padding-right: 20px;
}
.no-padding-right{
	padding: 0px;
	padding-left: 20px;
}
	.popup-home{
		width: 70%;
		padding: 2vw;
		border-radius: 3.5vw;
		font-size: 3vw;
	}

		.frame-content{
			width: 90%;
			padding: 15px;
		}
		
		.box-text-about{
			padding: 80px;
		}
		
			.box-detail-product{
				width: 45%;
				margin-bottom: 20px;
			}
				.cover-product{
					width: 70%;
					margin-bottom: 10px;
				}
				
			
			.isi-gallery img{
				margin-bottom: 15px;
			}
}


/*Tablet / iPad / Laptop Landscape*/
@media only screen
and (min-width: 1024px) {
	.header{
		height: 90px;
		box-shadow: 0px 5px 18px 18px #FFF;
		-webkit-box-shadow: 0px 5px 18px 18px #FFF;
		transition: all .8s;
	}
	.header-slide{
		height: 80px;
		box-shadow: none;
	}
	.header-slide .logo{
		height: 38px;
	}
	.header-slide .box-header{
		padding-top: 20px;
	}
	.header-slide .box-menu{
		top: 15px;
	}
		.box-header{
			width: 90%;
			padding-top: 30px;
			transition: all 1s;
		}
			.logo{
				height:42px;
			}
			.frame-menu{
				position: absolute;
				border: solid 1px #f00;
				top: 10px;
				right: 0px;
				text-align: right;
			}
				.btn-menu{
					display: none;
				}
		.box-menu{
			position: absolute;
			width: 90%;
			height: auto;
			background-color: transparent;
			top: 25px;
			left: 50%;
			transform: translateX(-50%);
			-moz-transform: translateX(-50%);
			-webkit-transform: translateX(-50%);
			right: 0px;
			color: #536324;
			text-align: right;
			transition: all 1s;
		}
			.menu-close{
				display: none;
			}
			.menu{
				position: relative;
				display: inline-block;
				width: auto;
				padding: 10px 20px;
				font-size: 20px;
				border-bottom: none;
			}
				.bottom-menu{
					position: relative;
					display: block;
					width: 0%;
					border-bottom: solid 2px #536324;
					transition: all .5s;
				}
			.menu:hover{
				font-weight: normal;
			}
			.menu:hover .bottom-menu{
				width: 100%;
			}
			.bottom-menu-active{
				width: 100%;
			}
			.menu-close{
				text-align: right;
				font-size: 24px;
			}
				.close-menu{
					cursor: pointer;
				}
	
	
		.frame-content{
			width: 95%;
			padding: 15px;
			max-width: 1200px;
		}
	
	.content-about-m{
		display: none;
	}
	
			.judul-segmen{
				font-size: 48px;
				margin-bottom: 20px;
				margin-top:30px;
			}
			
			.sub-judul-product{
				font-size: 28px;
				margin-bottom: 10px;
			}
			.sub-des-product{
				font-size: 20px;
				margin-bottom: 10px;
			}
			.box-detail-product{
				width: 30%;
				margin-bottom: 20px;
			}
				.cover-product{
					width: 70%;
					margin-bottom: 10px;
				}
				
			.left-contact-m,
			.right-contact{
				width: 45%;
				padding: 20px;
				vertical-align: top;
				margin-left: 4%;
			}
			.left-contact-m{
				display: none;
				vertical-align: top;
			}
				.jdl-contact{
					margin-bottom: 20px;
					font-size: 28px;
				}
				.box-alamat{
					margin-bottom: 20px;
					font-size: 18px;
				}
			.left-contact{
				width: 49%;
				padding: 20px 0px;
			}
				.text-input{
					padding: 10px;
					font-size: 18px;
				}
				.btn-contact{
					padding: 10px;
					font-size: 18px;
				}
			.right-contact{
				display: inline-block;
				padding: 50px;
				margin-top: 20px;
			}
			
	.content-about-w{
		display: block;
		width: 100%;
		background-image: url('../../images/image-kelapa-shadow.png'), url('../../images/BG-about.jpg');
		background-repeat: no-repeat, no-repeat;
		background-size: 40% auto, 100% auto;
		background-position: top 40px right, top left;
	}
		.content-about-paralax{
			background-attachment: fixed, fixed;
		}
	.frame-about{
		width: 90%;
		position: relative;
		display: block;
		left: 50%;
		transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		text-align: center;
	}
		.box-text-about{
			position: relative;
			display: inline-block;
			width: 49%;
			height: 60vw;
			padding: 50px 20px;
			text-align: left;
			vertical-align: top;
		}
			.judul-about{
				font-size: 48px;
				padding-bottom: 10px;
				margin-bottom: 20px;
			}
			.sub-judul-about{
				font-size: 22px;
				padding-bottom: 10px;
				margin-bottom: 20px;
			}
			.isi-about{
				font-size: 18px;
			}
			
			.isi-gallery img{
				margin-bottom: 20px;
			}
	
	.footer{
		margin: 30px;
		font-size: 18px;
	}
}


/*Laptop / Desktop*/
@media only screen
and (min-width: 1280px) {
	.popup-home{
		width: 60%;
		padding: 2vw;
		border-radius: 3.5vw;
		font-size: 2.5vw;
	}
	
			.sub-judul-about{
				font-size: 26px;
				margin-bottom: 50px;
			}
			.isi-about{
				font-size: 20px;
			}
			
			.isi-gallery img{
				margin-bottom: 25px;
			}
}

/*Desktop 1366*/
@media only screen
and (min-width: 1366px) {
	
}


/*Desktop MAC*/
@media only screen
and (min-width: 1440px) {
	.header{
		height: 120px;
		box-shadow: 0px 5px 18px 18px #FFF;
		-webkit-box-shadow: 0px 5px 18px 18px #FFF;
		transition: all .8s;
	}
	.header-slide{
		height: 100px;
		box-shadow: none;
	}
	.header-slide .logo{
		height: 50px;
	}
	.header-slide .box-header{
		padding-top: 20px;
	}
	.header-slide .box-menu{
		top: 15px;
	}
		.box-header{
			width: 90%;
			padding-top: 30px;
			transition: all 1s;
		}
			.logo{
				height:62px;
			}
		.box-menu{
			top: 35px;
		}
			.menu{
				padding: 10px 20px;
				font-size: 26px;
			}
	
		.box-text-about{
			padding-right: 50px;
		}
}


/*Desktop Full HD MAC*/
@media only screen
and (min-width: 1680px) {
			.sub-judul-about{
				font-size: 32px;
			}
			.isi-about{
				font-size: 24px;
			}
}


/*Desktop Full HD*/
@media only screen
and (min-width: 1920px) {
	
}