.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:25px;
	margin-bottom:20px;
}
.headerImage{
	position:relative;
	display:block;
	margin:auto;
	z-index:0;
	margin-top:25px;
	margin-bottom:50px;
}
.headerImage img{
	width:95%;
	max-width:550px;
	display:block;
	margin:auto;
}
.header h1{
	font-size:3.5em;
	margin-top:-20px;
	margin-bottom:0px;
}
.header p{
	margin-top:0px;
	margin-bottom:25px;
	font-size:1.5em;
	font-weight:400;
}
main{
	width:100%;
	height:auto;
	overflow:hidden;
}
.divider{
	width:60%;
	max-width:600px;
	height:1px;
	background:rgb(150,150,150);
	margin:auto;
	margin-bottom:30px;
}
.aboutTitle{
	width:95%;
	max-width:800px;
	margin:auto;
	overflow:hidden;
}
.aboutImage{
	margin-top:50px;
}
.aboutImage, .aboutDetail{
	width:50%;
	text-align:center;
	display:inline-block;
	vertical-align:middle;
}
.aboutList .profilSolar{
	display: inline-block;
	font-size:1.5em;
	font-weight:300;
	list-style-type:numeric;
}
.aboutList .profilSolar li{
	text-align:left;
}
.aboutSunstrip{
	width:100%%;
	margin:auto;
	overflow:hidden;
	background:rgb(252,252,252);
	margin-top:25px;
	padding-bottom:25px;
	margin-bottom:25px;
}
.aboutSunstrip h2{
	display:block;
	margin:auto;
	margin-top:25px;
	text-align:center;
	border:1px solid #000;
	font-size:1.5em;
	width:90%;
	max-width:300px;
}
.listSunstrip{
	display: inline-block;
	font-size:1.1em;
	font-weight:300;
	list-style-type:round;	
	line-height:150%;
}
.listSunstrip li{
	text-align:left;
}
.aboutTable{
	width:100%;
	text-align:center;
}
.aboutSunstrip table{
	border-collapse:collapse;
	display:inline-block;
}
.aboutSunstrip table td{
	text-align:center;
	padding:5px 0px;
	width:300px;
	font-weight:300;
	border:1px solid rgb(150,150,150);
}
.specPanel{
	border-collapse:collapse;
	margin:auto;
}
.specPanel td{
	border:1px solid rgb(150,150,150);
	height:50px;
	width:190px;
	font-weight:300;
}
.featureTitle{
	width:95%;
	max-width:800px;
	margin:auto;
	overflow:hidden;
}
.featureTitle p{
	line-height:150%;
	font-weight:300;
}
.featureTitle img{
	display:block;
	margin:auto;
	width:100%;
	max-width:600px;
}
.featureContainer{
	margin-bottom:25px;
}
.featureWrapper{
	width:33.3333%;
	display:inline-block;
	text-align:center;
	vertical-align:top;
	margin-top:50px;
	margin-bottom:25px;
}
.featureHeading{
	display:table;
	width:300px;
	margin:auto;
}
.featureWrapper h2{
	vertical-align:middle;
	display:table-cell;
	border:1px solid #000;
	font-size:1.5em;
	width:280px;
	padding:0 10px;
	height:65px;
}
.featureDetail{
	width:300px;
	margin:auto;
	text-align:left;
	font-weight:300;
	line-height:150%;
}
.detailPerson{
	width:95%;
	max-width:1000px;
	text-align:center;
	margin:auto;
	margin-top:40px;
}
.detailPersonImage{
	display:inline-block;
}
.detailPersonImage img{
	height:70px;
}
.detailWrapper{
	width:95%;
	height:auto;
	overflow-x:auto;
	overflow-y:hidden;
	margin:auto;
	margin-top:25px;
}
.detailWrapper table{
	border-collapse:collapse;
}
.detailWrapper thead{
	font-weight:600;
}
.detailWrapper tbody{
	font-weight:300;
	white-space: nowrap;
}
.detailWrapper td{
	text-align:center;
	font-size:0.9em;
	padding:5px 7.5px;
	border:1px solid rgb(150,150,150)
}
.detailWrapper h6{
	margin:0px;
	font-size:0.7em;
}
.detailCer{
	margin-top:25px;
	text-align:center;
}
.detailCer img{
	width:95%;
	max-width:400px;
}
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:120px;
}
.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:40px auto;
	height:auto;
	overflow:hidden;
	padding-bottom:70px;
}
.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;
}
.aboutTitle{
	text-align:center;
}
.aboutImage, .aboutDetail{
	width:95%;
	text-align:center;
	display:inline-block;
	vertical-align:middle;
}
.featureWrapper{
	width:50%;
}
}
@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;
}

.featureWrapper{
	width:100%;
}
}