body{
	/* background:url("../img/0.png");   */ 
	background-size: auto;
	font-size:14px;
	/* font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; */
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
/* 	background-color:snow;
	color: wheat;  */
	overflow-x: hidden;
	overflow-y: scroll;	 
	/* overflow-y: hidden; */
} 
div{
    /*border-radius: 3px;*/
    overflow: hidden;
	font-size: 15px;
    /*background: #1b6d85;*/
}
p{
	width: 70%;
	/* margin-left: 15%; */
}
.line{
	width: 50%;
	margin-left: 25%;
	margin-top: 20px;
	margin-bottom:  20px;
	height: 1px; 
	border-bottom: 1px solid lightgray;
} 
h1 {  
	font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
	/* font-family: 'Times New Roman', Times, serif; */
	   /* border: 1px solid red; */
	/* color: #DEB887; */
	color: #eec900;
	font-size: 32px;
	padding:35px 20% 35px 20%; 
	 /* background-color: #cdba96; */
	 /* background-color: #DEB887; */
	text-align: left;
	 /* padding-left: 20%; */
}  
h2{  
	color: #515151;  
	/* border: 1px solid red; */
	width: 100%;
	padding: 10px;
	/* float: left; */
	/* width: 100%; */
	/* float: left; */
	/* margin-top: 20px;  */
	text-align: left;
	/* font-family: 'Times New Roman', Times, serif; */
   font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}  
h3 {  
	color: #555;  
	/* border: 1px solid red; */
	width: 100%;
	float: left;
	font-size: 16px;
	/* width: 100%; */
	/* float: left; */
	/* margin-top: 20px;  */
	text-align: left;
	font-family: 'Times New Roman', Times, serif;
}  
/* 
#nav{
	z-index: 99; 
	top: -5px;
	position: sticky; 
} 
body #nav {
	 background-color: white;
 }
#nav a{
	color: #494545;
}
#nav a:hover{
	color: darkgoldenrod;
}
 */
.y1990s{ 
	bottom: 0px;
	/* position: fixed; */
	width: 100%;  
	/* height:calc(100% - 120px); */
/* 	overflow-x: hidden;
	overflow-y: scroll;	 */
	font-size: 12px;
	/* border: 1px solid white; */
	text-align: center;
}  
  .m90jan {  
 	 width: 100%; 
  }  
 .picturectn{
 	overflow-y: hidden;
 }
 .nav1 {  
      position: fixed;   
      width: 100%;  
      height: 85px;  
      background: inherit;
 	 z-index: 1000;  
      transition: background 0.05s ease;  
  	/* border: 1px solid blue; */
  }   
  /* #nav1 a{
 	 color: white;
  } */
  body.scrolled .nav1 {  
      background: white;   
  }  
  body.scrolled .nav1 a{ 
 	color: #494545;
  }
  #img1{ 
 	 width: 100%;
 	 height: calc(100vh - 170px); 
  	 /* background: url("../img/index/index-nav1b.jpeg"); */
  	 /* background: url("../img/index/bg.jpg"); */
  	 background-size: 100% calc(100vh - 60px); 
  	 background-repeat: no-repeat;  
	 /* border: 1px solid red; */
  }
 .text { 
          padding: 8px 12px;
          position: absolute;
          top: 80px;
		  left: 5%;
          width: 26%;
		  float: left;
          text-align: left;
 		 font-size: 16px; 
 		 color: white;
 		 /* border: 1px solid blue; */ 
        }
 .video{ 
 	  /* position: fixed; */
 	  right: 0;  
 	  bottom: 0;  
 	  width: 100%;   
 	  height: 100%;
		/* height: 700px; */
 	  z-index: -100;  
 	  background-size: cover;  
 	  overflow: hidden;   
 	  opacity: 0.9;
 	  /* border: 1px solid red; */
 } 
 .video iframe{
 	width: 100%;
 	height: 100%;
 	  /* overflow: hidden;   */
 }
 .y1990s .m90feb{
 	width: 70%;
 	margin: 0 15% ;
 	/* height: 70px;  */
 	/* line-height: 70px; */
 	/* padding: 10px; */
 	font-size: 16px;
 	/* border: 1px solid blue; */
 	color: black;
 	text-align: left;
 	/* color: red; */
 }
 .y1990s .m90febCal{
 	width: 70%;
	min-height: 30px;
 	margin: 0 15% ;
	/* border: 1px solid red; */
	 text-align: center;
	    /* display: flex;  
	    align-items: flex-end;  
	    justify-content: center;  */
 }
 .y1990s .m90febCal .tp0{
	 width: 960px;
	 margin-left: calc(50% - 480px);
	 /* padding: 0 0 20px 0; */
	 color: black; 
	 /* padding-left: 10%; */ 
	 text-align: left;
	font-size: 34px;
	font-weight: 800;
	overflow: none;
	/* border-bottom: 1px solid lightgray; */
 }
 .y1990s .m90febCal .tp{
	 /* margin-left: calc(50% - 480px); */
	 margin-left: 15%;
	 padding: 0 0 10px 0;
	 color: black;
	 width: 70%;
	    display: flex;  
	    align-items: flex-end;  
	    justify-content: center; 
	font-size: 14px; 
	/* border-bottom: 1px solid lightgray; */
 }
 .y1990s .m90febCal .tp .tp1{
	/* margin: 0 5px 0 0 ;
	border-bottom: 1px solid lightgray; */
 }
.y1990s .m90febCal label{
	color: black;
	float: left;
	margin-right: 20px;
}
.y1990s .m90febCal input{ 
	float: left;
	margin-right: 20px;
	border-bottom: 1px solid lightgray;
} 
.y1990s .m90febCal button{
	float: left;
	background-color: gray;
	color: white;
}
.y1990s .m90febCal button:hover{
	background-color: lightgray;
	color: black;
}
.chartAndNumber{
	width: 70%;
	height:400px;
	margin-left: 15%;
	margin-top: 10px;  
	/* width: calc(100% - 10px); */
	/* border: 1px solid red; */
}
.myChart{ 
	width: calc(100% - 310px);
	height: 100%;
	 float: left;
	 /* border: 1px solid red; */
}
#myChart {
	width: 100%;
	height: 400px;
	 /* border: 1px solid blue; */
 }  
.resultlist{
	width: 300px;
	height: 100%;
	float: right;
	/* border: 1px solid blue; */
	 /* overflow: none; */
 }
.resultlist .tp{
	width: 100%;
	margin-left: -50px;
	text-align: left;
	font-size: 14px;
	/* border: 1px solid darkblue; */
}
.resultlist ul{
	width: 200px;
	height: 100%; 
	margin-top: -5px;
	font-size: 13px;
	/* border: 1px solid red; */
}
 .y1990s .menu{
 	width: 50%;
 	/* height: 500px; */
 	margin: 0 25%; 
 	/* font-size: 16px; */
 	/* border: 1px solid blue; */
 	color: black;
 	text-align: left; 
 	font-size: 20px;
 	font-weight: 400;
 }
 .y1990s .menu .home{
 	 width: auto;
 	/* border: 1px solid blue; */
 	float: left ;
 	margin-right: 30px;
 }
 .y1990s .menu .home a{
 	 text-decoration: none;
 	color: #494545;
 }
 .y1990s .menu .home a:hover{
 	 /* color: darkgoldenrod; */
 	 color: #eec900;
    transition: all 0.3s ease;
 }
 .y1990s .menu .Intro{
 	 width: auto;
 	 color: #eec900;
 	/* border: 1px solid blue; */
 	float: left ;
 }
 .y1990s .m90mar{
 	width: 50%; 
	margin-left: calc(50% - 300px);
 	/* margin: 0 25% ; */
 	height: 50px;   
 	border: 1px solid red;
 	text-align: center; 
 	display: inline-block;
 }
 .y1990s .m90mar .marA{
 	width: 50px;
 	height: 100%; 
	float: left; 
 	border-radius: 5px;
 	display: inline-block;
	/* border: 1px solid red; */
 	background: url("../img/services/service-energy-ico-sun.png"); 
	background-size: 100% 100%;
 }
/* .y1990s .m90mar .marA img{
	width: 100%; 
	height: 100%; 
 } */
 .y1990s .m90mar .marA:hover{
 	opacity: 0.2;
 	/* cursor: pointer; */
 }
 .y1990s .m90mar .marA:hover .marAtext{
 	display: block; 
 } 
 .y1990s .m90mar .marA .marAtext{
 	width: 50px;
 	height: 100%;
	line-height: 50px; 
	font-size: 18px;
 	display: none; 
 	color: darkolivegreen;
 }
 .y1990s .m90mar .marB{
	margin: 0 100px;
 	width: 50px;
 	height: 100%; 
	float: left;
 	border-radius: 5px;
 	display: inline-block;
 	background: url("../img/services/service-energy-ico-battery.png"); 
	background-size: 100% 100%;
	/* border: 1px solid red; */
 } 
/* .y1990s .m90mar .marB img{
	width: auto;
	height: 100%; 
 } */
 .y1990s .m90mar .marB:hover{
 	opacity: 0.2;
 	cursor: pointer;
 }
 .y1990s .m90mar .marB:hover .marBtext{
 	display: block;
 } 
 .y1990s .m90mar .marB .marBtext{
 	width: 100%;
 	height: 100%;
	line-height: 50px; 
	font-size: 18px;
 	display: none; 
 	color: darkblue;
 }
 .y1990s .m90mar .marC{
 	width: 50px;
 	height: 100%; 
	float: left; 
 	border-radius: 5px;
 	display: inline-block;
	background: url("../img/services/service-energy-ico-lamp.png");	
	background-size: 100% 100%;
	/* border: 1px solid red; */
 }
/* .y1990s .m90mar .marC img{
 	width: auto;
 	height: 100%; 
 } */
 .y1990s .m90mar .marC:hover{
 	opacity: 0.2;
 	cursor: pointer;
 }
 .y1990s .m90mar .marC:hover .marCtext{
 	display: block;
 } 
 .y1990s .m90mar .marC .marCtext{
 	width: 100%;
 	height: 100%;
	line-height: 50px; 
	font-size: 18px;
 	display: none; 
 	color: darkgoldenrod;
 }
 .pr{
 	color: black;
 	text-align: left;
 	/* border: 1px solid red; */
 	padding: 10px 15%;
 	/* background-color: #FAF3F3; */
 	/* width: 70%; */
 	/* margin: 0 15% 10px 15%; */
 	font-size: 16px;
 	/* font-weight: 1000; */
 	font-family: Arial, Helvetica, sans-serif;
 }
 .prBK{
 	color: black;
 	text-align: left;
 	/* border: 1px solid red; */
 	padding: 10px 15%;
 	/* background-color: #FAF3F3; */
	/* border-bottom: 1px solid gray; */
 	/* width: 70%; */
 	/* margin: 0 15% 10px 15%; */
 	font-size: 16px;
 	/* font-weight: 1000; */
 	font-family: Arial, Helvetica, sans-serif;
 }
 .midtext0{
	 width: 50%;
	 margin-left: 25%;
	 /* border: 1px solid red; */
	 text-align: left;
	 /* font-family: 'Times New Roman', Times, serif; */
	 font-size: 22px;
	 font-weight: 600;
	 color: #515151;
	 padding-bottom: 20px;
	 font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	border-bottom: 1px solid lightgray;
 }
 .midtext1{
 	 /* width: 60%; */
 	 margin-left: 25%;
 	 /* border: 1px solid red; */
 	 text-align: left;
 	 /* font-family: 'Times New Roman', Times, serif; */
 	 font-size: 16px;
 	 font-weight: 600;
 	 color: #515151;
 	 padding-bottom: 20px; 
	 /* text-decoration: underline; */
 	 font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
 	/* border-bottom: 1px solid lightgray; */
 }
.chartframe{
	width: 50%;
	height: 1500px;
	/* margin-left: 15%; */
	/* border: 1px solid red; */
	overflow-x: hidden;
	overflow-y: hidden;
}
 .m90jun{
 	width: 70%;
 	/* margin: 0 15% 50px 15%; */
	padding: 50px 15% 10px 15%;
 	height: 300px;  
 	/* padding: 10px; */
 	font-size: 12px;	
 	font-family: Arial, Helvetica, sans-serif;
 	/* border: 1px solid green; */
 	text-align: center;
 	/* color: red; */
	/* background-color: #FAF3F3; */
 }
 .m90jun .junleft{
 	width: 30%;
 	height: 100%;
 	/* border: 1px solid darkblue; */
 	background:url("../img/services/service-energy2.jpeg");/* background-color: red; */
 	background-size: 100% 100%; 
 	border-radius: 5px;
 	float: left;
 	/* border: 1px solid red; */
 }
 .m90jun .junright{
 	width: 65%;
 	height: 100%;
 	color: black;
 	text-align: left;
 	font-size: 16px;
 	/* border: 1px solid red; */
 	float: right;
 }
 .pr2{
 	color: black;
 	text-align: left; 
 	width: 70%; 
 	font-size: 23px;
 	font-weight: 500;
 	font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
 }
 .mp{
 	color: dimgrey;
 	/* font-family: Arial, Helvetica, sans-serif; */
 	font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
 }
 .m90jul{
 	width: 70%;
 	/* margin: 0 15% 50px 15%; */
	padding: 50px 15% 10px 15%;
 	height: 300px;  
 	/* padding: 10px; */
 	font-size: 12px;	
 	font-family: Arial, Helvetica, sans-serif;
 	/* border: 1px solid green; */
 	text-align: center;
 	/* color: red; */
 }
 .m90jul .julleft{
 	width: 30%;
 	height: 100%; 
 	/* border: 1px solid darkblue; */
 	background:url("../img/services/service-energy.jpeg");/* background-color: red; */
 	background-size: 100% 100%; 
 	border-radius: 5px;
 	float: left;
 	/* border: 1px solid red; */
 }
 .m90jul .julright{
 	width: 65%;
 	height: 100%;
 	color: black;
 	text-align: left;
 	font-size: 16px;
 	/* border: 1px solid red; */
 	float: right;
 }
 .m90aug{
 	width: 70%;
 	/* margin: 0 15% 50px 15%; */
	padding: 50px 15% 10px 15%;
 	height: 300px;  
 	/* padding: 10px; */
 	font-size: 12px;	
 	font-family: Arial, Helvetica, sans-serif;
 	/* border: 1px solid green; */
 	text-align: center; 
 	/* color: red; */
 }
 .m90aug .augleft{
 	width: 30%;
 	height: 100%; 
 	/* border: 1px solid darkblue; */
 	background:url("../img/services/service-energy3.jpeg");
	/* background-color: red; */
 	background-size: 100% 100%; 
 	border-radius: 5px;
 	float: left;
 	/* border: 1px solid red; */
 }
 .m90aug .augright{
 	width: 65%;
 	height: 100%;
 	color: black;
 	text-align: left;
 	font-size: 16px;
 	/* border: 1px solid red; */
 	float: right;
 }
 .m90sep{
 	width: 70%;
 	/* margin: 0 15% 50px 15%; */
	padding: 50px 15% 10px 15%;
 	height: 300px;  
 	/* padding: 10px; */
 	font-size: 12px;	
 	font-family: Arial, Helvetica, sans-serif;
 	/* border: 1px solid green; */
 	text-align: center;
 	/* color: red; */
 }
 .m90sep .sepleft{
 	width: 30%;
 	height: 100%;
 	/* border: 1px solid darkblue; */
 	background:url("../img/services/service-energy4.jpeg");
	background-size: 100% 100%; 
 	border-radius: 5px;
 	float: left;
 }
 .m90sep .sepright{
 	width: 65%;
 	height: 100%;
 	color: black;
 	text-align: left;
 	font-size: 16px;
 	/* border: 1px solid red; */
 	float: right;
 }
 .m90dec{
  	width: 70%;
  	margin: 0 15% 30px 15%;
  	height: 400px;  
  	border-radius: 5px;
  	/* padding: 10px; */
  	font-size: 12px; 
  	/* border: 1px solid green; */
 	background:url("../img/services/service-energy.jpeg");
  	background-size: 100% 100%; 
  	text-align: center;
  	color: red;
  }
 .quoteIframe{
 	width: 100%;
 	height: 700px;
 	/* border: 1px solid red; */
 }
 .quoteIframe iframe{
 	width: 100%;
 	height: 100%;
 }
.to_top{
	color: darkgray; 	
	font-size: 18px;	
	border-bottom: 1px solid gray; 
} 
.to_top:hover{
	color: black;
}
.energy-introduction,
.energy-factors,
.energy-applications,
.energy-benefits {
    width: 50%;
    margin: 0 25%;
    padding: 20px 0;
    text-align: left;
}
.section-description {
    color: #515151;
    margin: 20px 0;
}
.section-description p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 15px;
}
.key-features {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.key-features li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #666;
}
.key-features li:before {
    content: "•";
    position: absolute;
    left: 0;
    color: #eec900;
}
.midtext0,
.midtext1 {
    width: 50%;
    margin: 20px 25%;
    color: #515151;
    font-size: 16px;
    line-height: 1.6;
}
.midtext1 {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    margin: 40px 25% 20px;
}