.alert{
	color:red;
	font-size:1.2em;
	text-align:center;
	clear:both;
	display:none;
}
section{
	padding-top:50px;
}
body{
	width:100%;
	font-family: 'Source Sans Pro', sans-serif;
	overflow-x:hidden;
	margin:0;
}
h2{
	font-size:3em;
	margin:0;
	font-weight:300;
}
h3{
	font-size:1.5em;
	margin:0;
	font-weight:300;
}
header{
	background:white; 
	background-size : auto;
	width:100%;
	height:100%;
	min-height:450px;
}
.header{
	width:95%;
	margin:auto;
	text-align:center;
}
.headerDetail img{
	position:relative;
	z-index:1;
	width:230px;
	margin-top:50px;
	margin-bottom:20px;
}
.headerImage{
	position:relative;
	display:block;
	margin:auto;
	z-index:0;
}
.headerImage img{
	width:95%;
	max-width:700px;
	display:block;
	margin:auto;
}
main{
	width:100%;
	height:auto;
	overflow:hidden;
}
.productWrapper-xl{
	width:95%;
	max-width:1000px;
	margin:auto auto 50px auto;
}
.productWrapper-xl h2{
	font-size:4em;
}
.productDetail{
	width:55%;
	display:inline-block;
	vertical-align:middle;
	padding:0px 5% 0px 0px ;
}
.productDetail ul{
	list-style-type:number;
	margin-left:-20px;
}
.productImage{
	width:40%;
	display:inline-block;
	vertical-align:middle;
}
.productImage img{
	width:100%;
}
.moreDetail, .moreImageHDG, .moreImageGRP, .moreImageIT, .moreImageSBT, .moreImageSWT {
	text-decoration:none;
	margin:50px auto 0px auto;
	display:block;
	text-align:center;
	font-size:1.6em;
	color: #006dca;
}
.moreDetail svg{
	fill: #006dca;
}
.moreDetail:hover, .moreDetail:hover svg{
	color:#008aff;
	fill: #008aff;
} 
.moreDetailContainer{
	width:100%;
	height:auto;
	overflow:hidden;
	display:none;	
	background:rgb(245,245,245);
}
.moreDetailWrapper{
	margin:40px 0px;
	text-align:center;
}
.moreDetailImage{
	width:95%;
	max-width:400px;
	margin:1%;
	display:inline-block;
}
.moreDetailImage img{
	width:100%;
}
.productWrapper{
	width:95%;
	max-width:700px;
	margin:auto;
}
.productWrapper img{
	margin: 150px auto 0px auto;
	display:block;
	width:100%;
	max-width:700px;
	position:relative;
	z-index:-2;
}
.productWrapper .line{
	width:70%;
	height:1px;
	background:rgba(0,0,0,0.4);
	margin:auto;
}
.productListContainer{
	margin:50px auto;
}
.productListWrapper{
	position:absolute;
	z-index:-1;
}
.productList{
	font-size:1em;
	float:left;
	margin-top:20px;
	margin-right:30px;
}
.productList h4, .productList ul{
	margin:2px 0px;
}
.productList ul{
	font-size:0.9em;
	list-style-type:none;
	margin-left:-40px;
}
.productList span{
	color:red;
	font-weight:600;
}
.waterTankWrapper{
	text-align:center;
	width:100%;
}
.waterTankMaterial{
	width:33.33%;
	min-width:300px;
	padding:25px 0;
	height:220px;
	display:inline-block;
	vertical-align:top;
	text-align:center;
	background:rgb(245,245,245);
	box-sizing: border-box;
	border-right:1px white solid;
	margin:1px auto 0 auto;
}
.waterTankTekanan{
	width:50%;
	min-width:300px;
	padding:25px 0;
	height:220px;
	display:inline-block;
	vertical-align:top;
	text-align:center;
	background:rgb(245,245,245);
	box-sizing: border-box;
	border-right:1px white solid;
	margin:1px auto 0 auto;
}
.waterTankWrapper h3{
	font-size:2em;
}
.waterTankWrapper ul{
	margin-left:-30px;
	list-style-type:none;
}
.detailWrapper{
	width:95%;
	max-width:1000px;
	height:auto;
	margin:auto;
	overflow-x:auto;
	overflow-y:hidden;
}
.detailWrapper span{
	font-size:0.7em;
}
.detailTable{
	width:1000px;
	border-collapse:collapse;
}
.detailTable thead{
	text-align:center;
	font-weight:600;
}
.detailTable tbody{
	font-size:0.85em;
	font-weight:300;
}
.detailTable td{
	border:1px rgba(200,200,200,0.6) solid;
	padding:5px 10px;
}
footer{
	width:100%;
	height:auto;
	overflow:hidden;
	background:rgb(220,220,220);
}
.footerContainer{
	width:95%;
	margin:auto;
}
.footerWrap{
	float:right;
	text-align:right;
}
.footerWrap img{
	margin-top:40px;
	width:150px;
}
.footerWrap p{
	font-size:0.8em;
	margin-bottom:30px;
}
.footerWrap span{
	font-weight:600;
	font-size:1.2em;
}

.detailProduct2{
	width:95%;
	max-width:660px;
	margin:20px auto;
	height:auto;
	overflow:hidden;
	padding-bottom:50px;
}
.detailProduct2 .contentBox{
	width:95%;
	padding:0 2.5% ;
	margin:0 auto;
	height:auto;
	overflow:hidden;
}
.detailProduct2 .detail{
	display:inline-block;
	vertical-align:middle;
	max-width:600px;
	text-align:justify;
}
.contentBox p{
	line-height: 170%;
}
.detailProduct2 .detail h2{
	color:black;
	font-size:2em;
	font-weight:300;
	margin-bottom:20px;
}
.detailProduct2 .detail h3{
	margin:20px 0;
	font-size:1.3em;
	font-weight:300;
	text-align:center;
}
.line{
	width:40%;
	height:2px;
	margin-top:10px;
	background:#996f3b;
}
.detailProduct2 .image{
	display:inline-block;
	vertical-align:middle;
	width:300px;
	margin:auto;
	float:right;
}
.detailProduct2 .image img{
	margin:auto;
	max-width:300px;
	display:block;
}
.button{
	display:block;
	font-size:1.2em;
	padding:5px 20px;
	color:white;
	background:rgb(68,108,179);
	border:2px rgb(68,108,179) solid;
	border-radius:5px;
	text-align:center;
	text-decoration:none;
}
.closeBtn .button{
	border-radius:initial;
	border:initial;
	cursor:pointer;
}
.closeBtn .button:hover{
	background:rgb(210,210,210);
}
.button:hover, .emailForm input[type="submit"]:hover{
	color:rgb(68,108,179);
	background:none;
}
.emailForm{
	width:100%;
	height:auto;
	overflow:hidden;
	background:rgb(220,220,220);
	display:none;
}
.emailForm h1{
	font-size:4em;
	text-align:center;
	font-weight:400;
	margin:25px auto 0 auto;
	color:rgb(68,108,179);
}
.emailForm h3{
	font-weight:400;
	text-align:center;
}
.emailFormWrap{
	width:95%;
	padding:0 2.5%;
	max-width:560px;
	margin:25px auto;
	display:block;
}
.emailForm form {
	text-align:center;
}
.emailForm form input, .emailForm form textarea{
	font-size:1.2em;
	width:68%;
	padding:8px 1%;
	margin:0px auto;
	border:1px rgb(180,180,180) solid;
	display:block;
}
.emailForm form textarea{
	width:98%;
}
.emailForm form input:focus, .emailForm form textarea:focus{
	border:2px rgb(68,108,179) solid;
}
.emailForm input[type="submit"]{
	width:30%;
	color:white;
	background:rgb(68,108,179);
	border:2px rgb(68,108,179) solid;
	border-radius:5px;
	cursor:pointer;
	float:right;
}

@media screen and (max-width: 1000px)
{

.productDetail{
	width:95%;
	display:initial;
}
.productImage{
	width:95%;
	max-width:600px;
	margin:auto;
	display:block;
}
.productList{
	font-size:0.9em;
	margin-right:5%;
}
.productListWrapper{
	position:relative;
}
.productWrapper img{
	margin: 0px auto 0px auto;
}
}
@media screen and (max-width: 960px)
{
.detailProduct2 .detail{
	width:220px;
}
.detailProduct2 h1{
	text-align:center;
}
}
@media screen and (max-width: 660px)
{
.detailProduct2 .detail{
	width:95%;
	max-width:300px;
	margin:auto;
	text-align:center;
	display:block;
}
.detailProduct2 .image{
	width:95%;
	display:block;
	margin:auto;
	clear:both;
}
}