@import url(https://634e97.claudeassets.com/20201212065531cs_/https://fonts.googleapis.com/css?family=Aldrich);

@font-face {
	font-family: 'Malithi_Web';
	src: url('https://e63b00.claudeassets.com/20201212065531im_/http://www.gensopower.com/fonts/malithi_web.eot');
	src: url('https://471a5d.claudeassets.com/20201212065531im_/http://www.gensopower.com/fonts/malithi_web.woff') format('woff'), url('https://a40f3f.claudeassets.com/20201212065531im_/http://www.gensopower.com/fonts/malithi_web.ttf') format('truetype'), url('https://073a30.claudeassets.com/20201212065531im_/http://www.gensopower.com/fonts/malithi_web.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


h3.muus {
	font-family: 'Aldrich', sans-serif;
	text-transform:uppercase;
	font-size:15px;
	
}
.range-slider {
  position: relative;
  border: 1px solid #DDDDDD;
  margin: 1.25rem 0;
  -ms-touch-action: none;
  touch-action: none;
  display: block;
  width: 100%;
  height: 1rem;
  background: #FAFAFA; }
  .range-slider.vertical-range {
    position: relative;
    border: 1px solid #DDDDDD;
    margin: 1.25rem 0;
    -ms-touch-action: none;
    touch-action: none;
    display: inline-block;
    width: 1rem;
    height: 12.5rem; }
    .range-slider.vertical-range .range-slider-handle {
      margin-top: 0;
      margin-left: -0.5rem;
      position: absolute;
      bottom: -10.5rem; }
    .range-slider.vertical-range .range-slider-active-segment {
      width: 0.875rem;
      height: auto;
      bottom: 0; }
  .range-slider.radius {
    background: #FAFAFA;
    border-radius: 3px; }
    .range-slider.radius .range-slider-handle {
      background: #0099ff;
      border-radius: 3px; }
      .range-slider.radius .range-slider-handle:hover {
        background: #007ba4; }
  .range-slider.round {
    background: #FAFAFA;
    border-radius: 1000px; }
    .range-slider.round .range-slider-handle {
      background: #0099ff;
      border-radius: 1000px; }
      .range-slider.round .range-slider-handle:hover {
        background: #007ba4; }
  .range-slider.disabled, .range-slider[disabled] {
    background: #FAFAFA;
    cursor: not-allowed;
    opacity: 0.7; }
    .range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
      background: #0099ff;
      cursor: default;
      opacity: 0.7; }
      .range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
        background: #007ba4; }

.range-slider-active-segment {
  display: inline-block;
  position: absolute;
  height: 0.875rem;
  background: #e5e5e5; }

.range-slider-handle {
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: -2.5rem;
  width: 5rem;
  height: 5rem;
  -webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
  border: 1px solid none;
  cursor: pointer;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #0099ff !important; 
  }
 
 i#bulb {
	 font-size:35px;
	 position:absolute;
	 margin:5px 0 0 14px;
	 color:#CF9;
 }
 
 i.ico-angle-left , i.ico-angle-right {
	 top:-5px;
	 position:relative;
	 font-weight:700;
	 color:#0a79bc;
 }
 

  i.ico-angle-left:hover , i.ico-angle-right:hover {
	  color:#fff;
  }
 
  
  .range-slider-handle:hover {
    background: #007ba4; }
	
	
	
.cal .range-slider-handle {
	border-radius: 50%;
	top: -25px;
	width: 60px;
	left:0px;
	height: 60px;
	background-color:#0b568d;
}
	.range-slider-handle i{
	    pointer-events: none !important;
	}
.range-slider-active-segment {
	left:0px;
	border-radius:10px;
}
.range-slider{
	border-radius:10px;	
}
.cal .content {
	min-height:500px;
	padding:50px;
}
.get .content {
	min-height:300px;
	padding:50px;
}
.cal p {
	font-size:18px;
	padding-top:0px;
	color: #333;
}
.caltab .tab-title > a {
	background-color:#fff !important;
	padding: 20px 35px;
	color:#333;
}
.caltab .tab-title.active > a {
	background-color:#f0f3f1!important;
}

.cal h2::after{
	margin-bottom: 0px;
}

#sliderOutput{
	color: #333;
	font-weight: bold;
	padding-top: 15px;
	font-size: 24px;
}
.cal h2{
	padding-bottom: 0px;
}
.cal h3{
	padding: 15px 0;
}

.cal .totalBill{
	text-transform: none;
	color:#8dc63f;
}

.cal .totalBills{
	text-transform: none;
	color:#8dc63f;
}

.totalBill{
	position:absolute;
	z-index:800;
	color:#fff;
	font-size:16px;
	margin: 12% 0 0 35%;
	padding:10px;
	font-weight:700;
	width: 200px;
}


.totalBills{
	position:absolute;
	z-index:800;
	color:#fff;
	font-size:16px;
	margin:27% 0 0 69%;

	padding:10px;
	font-weight:700;
}




/*h3.totalBill{

	position:absolute;
	z-index:800;
	color:#fff;
	font-size:15px;
	margin:15% 0 0 69%;
}
*/
/*h3.totalBill{

	position:absolute;
	z-index:800;
	color:#fff;
	font-size:15px;
	margin:-47% 0 0 29%;
}*/

span#sliderOutput {
	color:#fff !important;
	font-size:1.5em;
	/*background-color: rgba(66, 255, 239, 0.6);*/
	padding:10px;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}

/*Bill value responsive code*/
/* Extra Small Devices, Phones */ 
	@media only screen and (max-width : 480px) {
h3.totalBill {
	position:absolute;
	z-index:800;
	color:#fff;
	font-size:13px;
	margin:8% 0 0 60%;
}

h3.totalBills {
	position:absolute;
	z-index:800;
	color:#fff;
	font-size:11px;
	margin:13% 0 0 30%;
}

	}
	
/* Landscape phones and portrait tablets */
@media only screen and (min-device-width: 480px) and (max-device-width: 640px) {
	h3.totalBill {
	position:absolute;
	z-index:800;
	color:#fff;
	font-size:14px;
	margin:14% 0 0 37%;
}

	h3.totalBills {
	position:absolute;
	z-index:800;
	color:#fff;
	font-size:14px;
	margin:14% 0 0 37%;
}
}

.cal .range-slider-handle{
	background: #fff !important;
	border:1px solid #dddddd;
	font-size: 48px;
	line-height: 1.2;
	transition:color 0.25s ease 0s;
}

.cal .range-slider-handle.green , .totalBill.green{
	color: #8dc63f !important;
}

.cal .range-slider-handle.green , .totalBills.green{
	color: #8dc63f !important;
}

.range-slider-active-segment.green {
	background:#8dc63f ;
}

.cal .range-slider-handle.red ,.totalBill.red{
	color: #f00 !important;
}

.cal .range-slider-handle.red ,.totalBills.red{
	color: #f00 !important;
}


.range-slider-active-segment.red{
	background:#f00 ;
}



.cal .range-slider-handle.blue ,.totalBill.blue{
	color:#10b3f7;
}

.cal .range-slider-handle.blue ,.totalBills.blue{
	color:#10b3f7;
}


.range-slider-active-segment.blue{
	background:#10b3f7 ;
}


.cal .range-slider-handle.orange ,.totalBill.orange{
	color:#f79810;
}
.cal .range-slider-handle.orange ,.totalBills.orange{
	color:#f79810;
}

.range-slider-active-segment.orange{
	background:#f79810 ;
}


.cal .range-slider-handle.yellow ,.totalBill.yellow{
	color:#e5dd0b;
}

.range-slider-active-segment.yellow{
	background:#e5dd0b ;
}


.loan_form select{
	height: 50px;
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
	font-size:16px;
	border-color:#eeeeee;
	border-width:2px;
	box-shadow: none;
	height: 50px;
}
.lax-01-section {
	background-attachment: fixed;
	background-image: url(https://c25432.claudeassets.com/20201212065531im_/http://www.gensopower.com/ebca/img/team_bg.jpg);
	height: 480px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-position: center top;
	background-size: cover;
}
.lax-01-section h2 {
	color:#FFFFFF;
}
.lax-01-section h2:after {
	border:none;
}
.date_box {
	background-color:#0b5694;
	padding:10px;
}
.date_box h2 {
	font-size:48px;
}
.date_box h3, .date_box h2 {
	color:#FFFFFF;
	margin:0px;
}
.date_box h2:after {
	content:none;
}
.read-more {
	background-color: #0099ff;
	color: #fff;
	padding: 3px 10px;
}

.no_top_padding p{
	padding-top:0px !important;
	}

.read-more:hover{
	background-color: #fff;
	color: #0099ff;
	padding: 3px 10px;
	border:1px solid #0099ff;
}

.footer {
	padding: 70px 0px 30px;
	background-color: #212121;
	color: #FFFFFF;
}
.footer h4 {
	color: #FFFFFF;
}
.footer ul {
	list-style:none;
	margin: 20px 0px 25px;
	margin-left: 25px;
}
.footer ul li {
	line-height:32px;
}
.footer ul li i {
	float:left;
	margin-top: 5px;
	margin-left: -25px;
}
.footer ul li p {
	padding:0px;
	margin: 35px 0px;
}
.footer ul li a {
	color:#fff;
}
.copyrights {
	background-color:#181818;
	color:#FFFFFF;
}
.process{
	margin-left:0px;
}

.process img{
	max-width:92px;
}


.process, .potimize, .maplocation {
	list-style:none;
	float:left;
	width:100%;
}
.process li {
	float:left;
	width:20%;
}
.process-02 {
	margin-top:-27px;
}
.process-03 {
	margin-top:-67px;
}
.process-04 {
	margin-top:-87px;
}
.process-05 {
	margin-top:-77px;
}
.process li {
	outline:none;
	z-index: 9999;
	position: relative;
}
.process li strong {
	line-height:20px;
}
.process li:hover {
	text-decoration:none;
	cursor: pointer;
}
.process li span {
	z-index: 10;
	display: none;
	padding: 14px 20px;
	margin-top: -30px;
	bottom: 110px;
	width: 100%;
	line-height: 16px;
	text-align:left;
}
.process li span p {
	line-height: 18px;
	font-size: 14px;
	padding: 20px 0px 10px;
	margin: 0px;
}
.process li:hover span {
	display: block;
	position: absolute;
	color: #fff;
	background: rgba(0, 0, 0, 0.7);
	border-bottom: 10px solid #8dc63f;
}
.callout {
	z-index:20;
	position:absolute;
	top:30px;
	border:0;
	left:-12px;
}
.process li span:after {
	position: absolute;
	bottom: -30px;
	left: 50%;
	margin-left: -10px;
	width: 0;
	height: 10px;
	border: solid transparent;
	border-width: 10px;
	border-top-color: #8dc63f;
	content: '';
	pointer-events: none;
}

.potimize li {
	float:left;
	width:20px;
}
.potimize li img {
	width:20px;
	z-index:9;
}
.potimize-01 {
	position: absolute;
	top: 8%;
	left: 60%;
}
.potimize-02 {
	position: absolute;
	top: 41%;
	right: 10%;
	text-align: right;
}
.potimize-03 {
	position: absolute;
	bottom: 36%;
	right: 23%;
}
.potimize-04 {
	position: absolute;
	bottom: 26%;
	right: 25%;
}
.potimize-05 {
	position: absolute;
	bottom: 32%;
	right: 27%;
}
.potimize-06 {
	position: absolute;
	bottom: 29%;
	left: 36%;
}
.potimize li {
	outline:none;
}
.potimize li strong {
	line-height:20px;
}
.potimize li:hover {
	text-decoration:none;
	cursor: pointer;
}
.potimize li span {
	z-index: 99;
	display: none;
	padding: 14px 20px;
	top: 10px;
	right: 30px;
	width: 250px;
	line-height: 16px;
	text-align: left;
	/*opacity: 0;
    transition: opacity 1s ease-out;
    -moz-transition: opacity 1s ease-out;
    -webkit-transition: opacity 1s ease-out;
    -o-transition: opacity 1s ease-out;*/
}
.potimize li span p {
	line-height: 18px;
	font-size: 14px;
	padding: 20px 0px 10px;
	margin: 0px;
}
.potimize li:hover span {
	display: block;
	position: absolute;
	color: #fff;
	background: rgba(0, 0, 0, 0.7);
	border-bottom: 10px solid #8dc63f;
}

.maplocation li {
	float:left;
	width:20px;
}
.maplocation li img {
	width:20px;
	z-index:9;
}
.maplocation-01 {
	position: absolute;
	bottom: 27%;
left: 26%;;
}
.maplocation-02 {
	position: absolute;
top: 60%;
left: 31%;
	text-align: right;
}
.maplocation-03 {
	position: absolute;
bottom: 43%;
left: 26%;
}
.maplocation-04 {
	position: absolute;
	bottom: 18%;
left: 28%;
}
.maplocation-05 {
	position: absolute;
top: 36%;
right: 51%;
}
.maplocation-06 {
	position: absolute;
	bottom: 52%;
right: 30%;
}

.maplocation-07 {
	position: absolute;
	bottom: 4%;
left: 40%;
}

.maplocation-08 {
	position: absolute;
	bottom: 43%;
left: 40%;
}

.maplocation li {
	outline:none;
}
.maplocation li strong {
	line-height:20px;
}
.maplocation li:hover {
	text-decoration:none;
	cursor: pointer;
}
.maplocation li span {
	z-index: 99;
	display: none;
	padding: 14px 20px;
	top: 10px;
	right: 30px;
	width: 250px;
	line-height: 16px;
	text-align: left;
	/*opacity: 0;
    transition: opacity 1s ease-out;
    -moz-transition: opacity 1s ease-out;
    -webkit-transition: opacity 1s ease-out;
    -o-transition: opacity 1s ease-out;*/
}
.maplocation li span p {
	line-height: 18px;
	font-size: 14px;
	padding: 20px 0px 10px;
	margin: 0px;
}

.maplocation li no {
float:right;
}

.maplocation li:hover span {
	display: block;
	position: absolute;
	color: #fff;
	background: rgba(0, 0, 0, 0.7);
	border-bottom: 10px solid #8dc63f;
}

.project_thub img{
	max-width:100%;	
}
.callout {
	z-index:20;
	position:absolute;
	top:30px;
	border:0;
	left:-12px;
}
.process li span:after {
	position: absolute;
	bottom: -30px;
	left: 50%;
	margin-left: -10px;
	width: 0;
	height: 10px;
	border: solid transparent;
	border-width: 10px;
	border-top-color: #8dc63f;
	content: '';
	pointer-events: none;
}
blockquote {
	border:none;
}
blockquote cite {
	display: block;
	font-size: 18px;
	color: #6f6f6f;
}
.home-quote__quote p {
	font-family: 'BrandonGrotesque-Medium';
	font-size: 24px;
	line-height: 32px;
	position: relative;
	padding: 1em 0;
}
.home-quote__quote p:before {
	position: absolute;
	font-family: 'FontAwesome';
	content: "\f10d";
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	opacity: 0.3;
	top: 0em;
	left: -0.6em;
}
.home-quote__quote p:after {
	position: absolute;
	font-family: 'FontAwesome';
	content: "\f10e";
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	opacity: 0.3;
}
.quote {
	padding: 80px 40px;
}
.number {
	background-color: #515151;
	border-radius: 50%;
	width: 60px;
	font-size: 40px;
	line-height: 60px;
	height: 60px;
	margin: -30px auto 30px auto;
	color: #fff;
	text-align: center;
}
.flex-video {
	margin-bottom:0px;
}
.glance span {
	color:#FF0000;
}
.project_thub a {
	padding:0px!important;
	width:100%;
}
.project_thub a span {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	padding: 10px;
	top: 36%;
	width:50%;
	border:2px solid #fff;
	font-size:16px;
	font-family: 'BrandonGrotesque-Medium';
	text-transform:uppercase;
	background:rgba(0, 0, 0, 0.4);
}
.map_sec {
	color: #fff;
	background-attachment: scroll;
	background-color: #fff;
	height: 460px;
}
#map_div {
	height: 460px;
	float: left;
	width: 100%;
}

.beta{
	background: none repeat scroll 0 0 #fff;
    bottom: 20px;
    font-size: 36px;
    opacity: 0.6;
    overflow: hidden;
    padding: 10px;
    position: fixed;
    right: 20px;
    width: 52px;
    height: 110px;
	border-radius:10px;
	cursor:pointer;
	overflow:visible;
	z-index: 9999;
}
	.beta i{
		position: absolute;
		bottom: 10px;
	}
	.beta .tooltip_info{
		 /*background: none repeat scroll 0 0 #fff;*/
		position: absolute;
		top: 0px;
		padding:10px;
		padding-bottom:0px;
		right:0px;
		border-radius:10px 10px 0 0;	
	}
	.beta .tooltip_info p{
		padding:0px;
		margin:0px;
		font-size:10px;	
		text-align:center;
	}
	
	
/* Contact Form*/
.greenBtn{
		background:#5ba32f;
		padding:5px 20px;
		color:#fff;
		font-size:14px;
		border:#5ba32f 2px solid;
		border-radius:5px;
		cursor:pointer;
	}
	
	.error{
		width:100%;
		margin-bottom:20px;
		
	}
		.error p{
			text-align:center !important;
			color:#FFF !important;
			border:solid #900 1px;
			border-radius:4px;
			background:#F00;
			padding-top:0px;
	}
	.invalid{
		border:solid 1px #FF0000 !important;
	}
	
	.success{
		background:#060;
		margin-bottom:20px;
	}
	
		.success p{	
			color:#FFF !important;
			text-align:center !important;
			padding-top:0px;
		}

input[type=text].invalid , input[type=password].invalid , input[type=email].focus, textarea.invalid{
				
		border:1px solid #FF0000;
		-webkit-transition: all 0.25s ease-in-out;
		-moz-transition: all 0.25s ease-in-out;
		-o-transition: all 0.25s ease-in-out;
		-ms-transition: all 0.25s ease-in-out;
		transition: all 0.25s ease-in-out;
		
		-webkit-box-shadow: 0px 0px 4px #FF0000 ;
		-moz-box-shadow: 0px 0px 4px #FF0000 ;
		box-shadow: 0px 0px 4px #FF0000 ;		
		
	}
	
	input[type=text]:focus , input[type=password]:focus , input[type=email]:focus, textarea:focus{
				
		border:1px solid #0099ff !important;
		-webkit-transition: all 0.25s ease-in-out;
		-moz-transition: all 0.25s ease-in-out;
		-o-transition: all 0.25s ease-in-out;
		-ms-transition: all 0.25s ease-in-out;
		transition: all 0.25s ease-in-out;
		
		-webkit-box-shadow: 0px 0px 4px #0099ff;
		-moz-box-shadow: 0px 0px 4px #0099ff;
		box-shadow: 0px 0px 4px #0099ff;
		
	}
	
	.jpopup
	{
		background-color:#000;
		border:none;
	}


.internal-banner-bg{
	background-image: url(https://ffbbd8.claudeassets.com/20201212065531im_/http://www.gensopower.com/ebca/img/internal-banner-bg-image.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.internal-banner-bg h1{
	margin-top: 7%
}


/*FAQ*/
.faq_holder{
	border: 1px solid #ededed;
	margin-bottom: 20px;
	background: #fff;
}
.faq_expand{
	display: block;
	color:#999;
	padding: 15px;
	font-size: 18px;
	border-bottom: 1px solid #ededed;
}
.faq_content{
	padding: 15px;
	display: none;
}
	.faq_content p{
		padding-top: 5px;
	}

.stat p
{
	padding-top: 0px;
}

.stat h3
{
	margin: 0px 0px;
}

#bgvid {
position: absolute;
right: 0;
top: -20px;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: -100;
background: url(https://328b05.claudeassets.com/20201212065531im_/http://www.gensopower.com/ebca/img/partners.jpg) no-repeat;
background-size: cover;
}

.overlay {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
min-height: 604px;
background: url(https://62b669.claudeassets.com/20201212065531im_/http://www.gensopower.com/ebca/img/pattern.png);
z-index: -1;
}

.media_title
{
background-color: #504C4B;
color: #fff;
padding: 5px 10px;
font-size: 20px;
}

.media_title a
{
color: #fff;

}

.followus
{
	margin-bottom:50px;
}

.social-icons
{
	list-style:none;
	margin-left:0px;
	padding: 20px 0px;
}

.social-icons li a i
{
	color:#fff;
}

.social-icons li
{
	float: left;
width: 40px;
margin-right: 3%;
text-align: center;
height: 40px;
font-size: 28px;
background-color: #1F6B9C;
border-radius: 50%;
line-height: 43px;
}

.social-icons li:hover
{
	background-color: #504C4B;
}

.video-slide .orbit-next, .video-slide .orbit-bullets-container, .video-slide .orbit-prev
{
	display:none;
}

.newscontent p
{
	padding:0px;
	margin:10px 0px;
}

.toptoolbar a 
{
	color:#fff;
}

.f-dropdown
{
	z-index:199;
}

.f-dropdown li
{
	float:left;
	width: 100%;
}

.downloadsec h4
{
	margin:10px 0px;
}

.downloadsec p
{
	background-color:#CCC;
	color:#fff;
	padding:5px 10px;	
	line-height:21px;
	margin-bottom: 8px;
	font-size:14px;
}

.downloadsec p:hover
{
	background-color:#504C4B;
	color:#fff;
}

.downloadsec p:after
{
	content: "\f019";
	font: normal normal normal 14px/1 FontAwesome;
	position: absolute;
right: 24px;
line-height: 24px;

}

.team-des h4
{
	font-size:17px;
}

.sec-team .row
{
	position:relative;
}

.team
{
	position:relative;
}

.team p
{
	font-size:13px;
	line-height:16px;
}

.team_pic
{
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%); 
	cursor: pointer;
}

/*.arrow:after {
   position: relative;
  bottom: 21px;
  left: 50%;
  margin-left: -9px;
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 18px;
  border-bottom-color: #333;
  content: '';
  pointer-events: none;
}*/

.team_pic:hover
{
	-webkit-filter: grayscale(0%); 
	filter: grayscale(0%); ]
	
}

.team-des
{
	display:none;
}

.team-des div
{
	background-color:#333;
	color:#fff;
	padding:15px;
	  height: 100%;
}

.team-des h4
{
	color:#fff;
}

.teamshow
{
  z-index: 10;
  display: block;
  transition: display 0s linear 0.5s,opacity 0.5s linear;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  line-height: 16px;
  text-align: left;
    padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  overflow: hidden;
}



.old-section {
	background-attachment: fixed;
	background-image: url(https://36f228.claudeassets.com/20201212065531im_/http://www.gensopower.com/ebca/img/old.jpg);
	height: 700px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-position: center top;
	background-size: cover;
}

.old-section h2 
{
	color:#fff;
}

.old-section h2:after {

  border-bottom: none;
}



/*Contact Nav*/

.contact-navi
{
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 12px 15px;
	background-color: #fff;
	position: fixed;
	top: 250px;
	z-index: 99999;
	cursor:pointer;
	border: 1px solid #eee;
}
	.contact-navi input[type=text]{
		height:40px;
		font-size: 14px;
	}
	.contact-navi p{
		font-size: 14px;
		padding: 0px;
		margin:0px;
	}
.contact_nav_form
{
	top: 150px;
	position: fixed;
	left:47px;
	max-width: 450px;
	padding: 0px 25px;
	border-radius: 5px;
	background-color: #fff;
	z-index: 99999;
	display:none;
	border: 1px solid #eee;
	cursor: default;
}

.contact-navi:hover> .contact_nav_form {
  display:block;
}

.contact-navi:hover {
  border-radius: 0px;
}


/*---------------*/
/***** Oscar *****/
/*---------------*/

figure.effect-oscar {
	background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
	background: linear-gradient(45deg, #22682a 0%,#9b4a1b 40%,#3a342a 100%);
}

figcaption p
{
	font-size:12px;
}

figure.effect-oscar img {
	opacity: 1;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-oscar figcaption {
	padding: 44px 20px;
	background-color: rgba(58,52,42,0.7);
	-webkit-transition: background-color 0.35s;
	transition: background-color 0.35s;
}

figure.effect-oscar figcaption::before {
	position: absolute;
	top: 20px;
	right: 20px;
	bottom: 20px;
	left: 20px;
	border: 1px solid #fff;
	content: '';
}

figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

figure.effect-oscar h3 {
	color:#fff;
	margin: 10% 0 10px 0;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.effect-oscar figcaption::before,
figure.effect-oscar p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0);
	transform: scale(0);
}

figure.effect-oscar:hover h3 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-oscar:hover figcaption {
	background-color: rgba(58,52,42,0);
}

figure.effect-oscar:hover img {
	opacity: 0.4;
}

figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	width:100%;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure figcaption::before,
figure figcaption::after {
	pointer-events: none;
}

figure figcaption,
figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.system_info .content
	{
		background-color:#fff;
		padding:20px;
		min-height: 300px;
	}
	
.product_info .content
{
	background-color:#fff;
		padding:20px;
		min-height: 300px;
}

.product_info p
{
	font-size:13px;
	padding-top:0px;
}

	thead tr th
	{
		text-align:center;
	}
	
	.product_info table
	{
		width:80%;
		margin:auto;
	}
	
	
	 .divTable
    {
        display:  table;
        width:60%;
        background-color:#eee;
            }

    .divRow
    {
       
       width:auto;
	   border-bottom: 1px solid #BDBDBD;
    }
	
	.divRow:last-child {
     border-bottom: 1px solid #BDBDBD;
    }

	.divCell1
	{
		width:40%;
		float:left;
		padding:5px 12px;
		background-color:#ccc;
		
	}

    .divCell2
    {
       width:60%;
		float:left;
		padding:5px 12px;
    }
	
	table tbody tr td, table tr td
	{
		  line-height: 18px;
  padding: 6px 10px;
	}
	
	.arrowlist
	{
		list-style:none;
	}
	
	.arrowlist li:before
	{
		  content: "\f105";
		    margin-left: -15px;
  padding-right: 5px;
		  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
	}
	

/*Home page residential and commercial segments*/

.residential-section .button.radius{
	width:auto;
	margin-right:15px;
	}
.residential-section p{
	padding-bottom:60px;
	}
.residential-section {
	background:url(https://80fb51.claudeassets.com/20201212065531im_/http://www.gensopower.com/ebca/images/home_sec.jpg) no-repeat center center;
	background-size:cover;
	}

	
/*Residential New*/

.residential-banner{
	font-size:48px;
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	top:0;
	height: 100%; 
    width:100%;
    display:flex;
	flex-direction:column;
    align-items: center;
    justify-content: center;
	}

.residential-banner h1 {
	font-family:'BrandonGrotesque-Bold';
	max-width:none;	
	font-size:48px;
	color:#0b568d;
	}
	
.monthly-usage h3 span{
	color:#8dc63f;
	}
	
.range-slider-handle{
	background-color:transparent;
	}
	
.monthly-usage input[type="text"]{
	color:
	}
.usage-cal{
	padding-top:50px;
	}
.no-underline h2:after{
	border-bottom:none !important;
	margin-top:0;
	}
.lower-case h3{
	text-transform:none;
	font-family:"proxima_nova_rgregular";
	font-weight:bold;
	font-size:24px;
	padding-bottom:45px;
	margin-top:0;
	}
.res-testimonials p{
	padding-bottom:20px;
	}
.res-testimonials .row-2{
	width:50%;
	}
.area-images .columns{
	padding:0;
	margin:0;
	}
.area-images .row{
	padding:0;
	margin:0px;
	}
.area-images img{
	width:100%;
	height:100%;
	padding:12.5px;
	}

.area-images h2{
	color:#FFF;
	text-shadow:2px 2px 2px #333;
	}
.five-steps li.tab-title{
	width:100%;
	border-bottom:1px solid #efede9;
	}
.five-steps .button{
	width:auto;
	padding:10px 20px;
	}
.five-steps .content{
	padding:0px;
	}
.five-steps .tabs dd > a, .tabs .tab-title > a{
	background-color:#f6f5f3;
	}
.five-steps .get .content{
	min-height:243px;
	}
.five-steps .large-4{
	padding-left:0;
	}
.five-steps .tabs-content{
	margin-bottom:0;
	}
.res-testimonials .testi-videos .large-6{
	padding:15px;
	}
.res-investment h2{
	padding-bottom:80px;
	}

.monthly-usage .range-slider-handle {
	border-radius: 50%;
	top: -25px;
	width: 60px;
	left:0px;
	height: 60px;
	background-color:#8dc63f;
}
.monthly-usage .fa{
	color:#FFF;
	padding-top:12.5px;
	padding-left:3px;
	padding-right:3px;
	}
.monthly-usage .range-slider-active-segment{
	background-color:#8dc63f;
	}
.monthly-usage .range-slider{
	background-color:rgba(208,218,194);
	}

/*
     FILE ARCHIVED ON 21:35:16 Oct 21, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:48:16 Jul 01, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.5
  exclusion.robots: 0.041
  exclusion.robots.policy: 0.032
  esindex: 0.007
  cdx.remote: 8.913
  LoadShardBlock: 106.435 (3)
  PetaboxLoader3.resolve: 196.482 (4)
  PetaboxLoader3.datanode: 165.771 (5)
  load_resource: 307.04
  loaddict: 92.008
*/