CINXE.COM
Just Energy: Electricity Company & Gas Supplier 866-288-3105
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!--[if IE]> <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script> <![endif]--> <script> document.addEventListener("DOMContentLoaded", function(event) { var lazyImages =[].slice.call( document.querySelectorAll("img > source") ) if ("IntersectionObserver" in window) { let lazyImageObserver = new IntersectionObserver(function(entries, observer) { entries.forEach(function(entry) { if (entry.isIntersecting) { let lazyImage = entry.target; lazyImage.srcset = lazyImage.dataset.srcset; lazyImage.nextElementSibling.srcset = lazyImage.dataset.srcset; lazyImage.nextElementSibling.classList.add('fade-in'); lazyImage.parentElement.classList.remove("lazy"); lazyImageObserver.unobserve(lazyImage); } }); }); lazyImages.forEach(function(lazyImage) { lazyImageObserver.observe(lazyImage); }); } else { // Not supported, load all images immediately lazyImages.forEach(function(image){ image.nextElementSibling.src = image.nextElementSibling.dataset.srcset; }); } }); </script> <!--end--> <script type="text/javascript"> document.documentElement.className = 'js'; </script> <script id="diviarea-loader">window.DiviPopupData=window.DiviAreaConfig={"zIndex":1000000,"animateSpeed":400,"triggerClassPrefix":"show-popup-","idAttrib":"data-popup","modalIndicatorClass":"is-modal","blockingIndicatorClass":"is-blocking","defaultShowCloseButton":true,"withCloseClass":"with-close","noCloseClass":"no-close","triggerCloseClass":"close","singletonClass":"single","darkModeClass":"dark","noShadowClass":"no-shadow","altCloseClass":"close-alt","popupSelector":".et_pb_section.popup","initializeOnEvent":"et_pb_after_init_modules","popupWrapperClass":"area-outer-wrap","fullHeightClass":"full-height","openPopupClass":"da-overlay-visible","overlayClass":"da-overlay","exitIndicatorClass":"on-exit","hoverTriggerClass":"on-hover","clickTriggerClass":"on-click","onExitDelay":2000,"notMobileClass":"not-mobile","notTabletClass":"not-tablet","notDesktopClass":"not-desktop","baseContext":"body","activePopupClass":"is-open","closeButtonClass":"da-close","withLoaderClass":"with-loader","debug":false,"ajaxUrl":"https:\/\/justenergy.com\/wp-admin\/admin-ajax.php","sys":[]};var divimode_loader=function(){"use strict";!function(t){t.DiviArea=t.DiviPopup={loaded:!1};var n=t.DiviArea,i=n.Hooks={},o={};function r(t,n,i){var r,e,c;if("string"==typeof t)if(o[t]){if(n)if((r=o[t])&&i)for(c=r.length;c--;)(e=r[c]).callback===n&&e.context===i&&(r[c]=!1);else for(c=r.length;c--;)r[c].callback===n&&(r[c]=!1)}else o[t]=[]}function e(t,n,i,r){if("string"==typeof t){var e={callback:n,priority:i,context:r},c=o[t];c?(c.push(e),c=function(t){var n,i,o,r,e=t.length;for(r=1;r<e;r++)for(n=t[r],i=r;i>0;i--)(o=t[i-1]).priority>n.priority&&(t[i]=o,t[i-1]=n);return t}(c)):c=[e],o[t]=c}}function c(t,n,i){"string"==typeof n&&(n=[n]);var r,e,c=[];for(r=0;r<n.length;r++)Array.prototype.push.apply(c,o[n[r]]);for(e=0;e<c.length;e++){var a=void 0;c[e]&&"function"==typeof c[e].callback&&("filter"===t?void 0!==(a=c[e].callback.apply(c[e].context,i))&&(i[0]=a):c[e].callback.apply(c[e].context,i))}if("filter"===t)return i[0]}i.silent=function(){return i},n.removeFilter=i.removeFilter=function(t,n){r(t,n)},n.removeAction=i.removeAction=function(t,n){r(t,n)},n.applyFilters=i.applyFilters=function(t){for(var n=[],i=arguments.length-1;i-- >0;)n[i]=arguments[i+1];return c("filter",t,n)},n.doAction=i.doAction=function(t){for(var n=[],i=arguments.length-1;i-- >0;)n[i]=arguments[i+1];c("action",t,n)},n.addFilter=i.addFilter=function(n,i,o,r){e(n,i,parseInt(o||10,10),r||t)},n.addAction=i.addAction=function(n,i,o,r){e(n,i,parseInt(o||10,10),r||t)},n.addActionOnce=i.addActionOnce=function(n,i,o,c){e(n,i,parseInt(o||10,10),c||t),e(n,(function(){r(n,i)}),1+parseInt(o||10,10),c||t)}}(window);return{}}(); </script><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- Start VWO Common Smartcode --> <script type='text/javascript'> var _vwo_clicks = 10; </script> <!-- End VWO Common Smartcode --> <!-- Start VWO Async SmartCode --> <link rel="preconnect" href="https://dev.visualwebsiteoptimizer.com" /> <script type='text/javascript' id='vwoCode'> /* Fix: wp-rocket (application/ld+json) */ window._vwo_code || (function () { var account_id=750326, // replace 1 with ${accountId} in release string version=2.1, settings_tolerance=2000, library_tolerance=2500, use_existing_jquery=false, hide_element='body', hide_element_style = 'opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important;transition:none !important;', /* DO NOT EDIT BELOW THIS LINE */ f=false,w=window,d=document,v=d.querySelector('#vwoCode'),cK='_vwo_'+account_id+'_settings',cc={};try{var c=JSON.parse(localStorage.getItem('_vwo_'+account_id+'_config'));cc=c&&typeof c==='object'?c:{}}catch(e){}var stT=cc.stT==='session'?w.sessionStorage:w.localStorage;code={use_existing_jquery:function(){return typeof use_existing_jquery!=='undefined'?use_existing_jquery:undefined},library_tolerance:function(){return typeof library_tolerance!=='undefined'?library_tolerance:undefined},settings_tolerance:function(){return cc.sT||settings_tolerance},hide_element_style:function(){return'{'+(cc.hES||hide_element_style)+'}'},hide_element:function(){if(performance.getEntriesByName('first-contentful-paint')[0]){return''}return typeof cc.hE==='string'?cc.hE:hide_element},getVersion:function(){return version},finish:function(e){if(!f){f=true;var t=d.getElementById('_vis_opt_path_hides');if(t)t.parentNode.removeChild(t);if(e)(new Image).src='https://dev.visualwebsiteoptimizer.com/ee.gif?a='+account_id+e}},finished:function(){return f},addScript:function(e){var t=d.createElement('script');t.type='text/javascript';if(e.src){t.src=e.src}else{t.text=e.text}d.getElementsByTagName('head')[0].appendChild(t)},load:function(e,t){var i=this.getSettings(),n=d.createElement('script'),r=this;t=t||{};if(i){n.textContent=i;d.getElementsByTagName('head')[0].appendChild(n);if(!w.VWO||VWO.caE){stT.removeItem(cK);r.load(e)}}else{var o=new XMLHttpRequest;o.open('GET',e,true);o.withCredentials=!t.dSC;o.responseType=t.responseType||'text';o.onload=function(){if(t.onloadCb){return t.onloadCb(o,e)}if(o.status===200||o.status===304){_vwo_code.addScript({text:o.responseText})}else{_vwo_code.finish('&e=loading_failure:'+e)}};o.onerror=function(){if(t.onerrorCb){return t.onerrorCb(e)}_vwo_code.finish('&e=loading_failure:'+e)};o.send()}},getSettings:function(){try{var e=stT.getItem(cK);if(!e){return}e=JSON.parse(e);if(Date.now()>e.e){stT.removeItem(cK);return}return e.s}catch(e){return}},init:function(){if(d.URL.indexOf('__vwo_disable__')>-1)return;var e=this.settings_tolerance();w._vwo_settings_timer=setTimeout(function(){_vwo_code.finish();stT.removeItem(cK)},e);var t;if(this.hide_element()!=='body'){t=d.createElement('style');var i=this.hide_element(),n=i?i+this.hide_element_style():'',r=d.getElementsByTagName('head')[0];t.setAttribute('id','_vis_opt_path_hides');v&&t.setAttribute('nonce',v.nonce);t.setAttribute('type','text/css');if(t.styleSheet)t.styleSheet.cssText=n;else t.appendChild(d.createTextNode(n));r.appendChild(t)}else{t=d.getElementsByTagName('head')[0];var n=d.createElement('div');n.style.cssText='z-index: 2147483647 !important;position: fixed !important;left: 0 !important;top: 0 !important;width: 100% !important;height: 100% !important;background: white !important;';n.setAttribute('id','_vis_opt_path_hides');n.classList.add('_vis_hide_layer');t.parentNode.insertBefore(n,t.nextSibling)}var o='https://dev.visualwebsiteoptimizer.com/j.php?a='+account_id+'&u='+encodeURIComponent(d.URL)+'&vn='+version;if(w.location.search.indexOf('_vwo_xhr')!==-1){this.addScript({src:o})}else{this.load(o+'&x=true')}}};w._vwo_code=code;code.init();})(); </script> <!-- End VWO Async SmartCode --> <script type="text/javascript"> let jqueryParams=[],jQuery=function(r){return jqueryParams=[...jqueryParams,r],jQuery},$=function(r){return jqueryParams=[...jqueryParams,r],$};window.jQuery=jQuery,window.$=jQuery;let customHeadScripts=!1;jQuery.fn=jQuery.prototype={},$.fn=jQuery.prototype={},jQuery.noConflict=function(r){if(window.jQuery)return jQuery=window.jQuery,$=window.jQuery,customHeadScripts=!0,jQuery.noConflict},jQuery.ready=function(r){jqueryParams=[...jqueryParams,r]},$.ready=function(r){jqueryParams=[...jqueryParams,r]},jQuery.load=function(r){jqueryParams=[...jqueryParams,r]},$.load=function(r){jqueryParams=[...jqueryParams,r]},jQuery.fn.ready=function(r){jqueryParams=[...jqueryParams,r]},$.fn.ready=function(r){jqueryParams=[...jqueryParams,r]};</script> <!-- This site is optimized with the Yoast SEO plugin v23.9 - https://yoast.com/wordpress/plugins/seo/ --> <title>Just Energy: Electricity Company & Gas Supplier 866-288-3105</title> <meta name="description" content="Call: 866-288-3105 - Make Just Energy your Electric Company and Gas Provider. Served 1 million satisfied customers over 20 years. Electricity & Gas Plans" /> <link rel="canonical" href="https://justenergy.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Just Energy: Electricity Company & Gas Supplier 866-288-3105" /> <meta property="og:description" content="Call: 866-288-3105 - Make Just Energy your Electric Company and Gas Provider. Served 1 million satisfied customers over 20 years. Electricity & Gas Plans" /> <meta property="og:url" content="https://justenergy.com/" /> <meta property="og:site_name" content="Just Energy" /> <meta property="article:publisher" content="https://www.facebook.com/JustEnergyUS/" /> <meta property="article:modified_time" content="2024-11-05T20:46:54+00:00" /> <meta property="og:image" content="https://justenergy.com/wp-content/uploads/2024/05/JE-Generic-Meta_Logo_Swirl_1200x675.jpg" /> <meta property="og:image:width" content="1200" /> <meta property="og:image:height" content="675" /> <meta property="og:image:type" content="image/jpeg" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@JustEnergyus" /> <meta name="google-site-verification" content="C0ufv037PgFD1eSPxnyrSlFbSb78YMW40Bu7qFLqntY" /> <!-- / Yoast SEO plugin. --> <script> // Select the <html> element var htmlElement = document.getElementsByTagName("html")[0]; // Hide the <html> element initially htmlElement.style.display = "none"; // When the DOM content is fully loaded, show the <html> element document.addEventListener("DOMContentLoaded", function(event) { htmlElement.style.display = "block"; }); </script> <link rel="alternate" type="application/rss+xml" title="Just Energy » Feed" href="https://justenergy.com/feed/" /> <!-- Google Tag Manager --> <script> (function(w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; // Generate a unique cache-busting parameter var cbParam = Date.now(); j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl + '&_cb=' + cbParam; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-5GRV3SX'); </script> <!-- End Google Tag Manager --> <meta content="Divi-Just Energy v.2.0.1" name="generator"/><link rel='stylesheet' id='crp-style-rounded-thumbs-css' href='https://justenergy.com/wp-content/plugins/contextual-related-posts/css/rounded-thumbs.min.css?ver=3.5.5' type='text/css' media='all' /> <style id='crp-style-rounded-thumbs-inline-css' type='text/css'> .crp_related.crp-rounded-thumbs a { width: 140px; height: 140px; text-decoration: none; } .crp_related.crp-rounded-thumbs img { max-width: 140px; margin: auto; } .crp_related.crp-rounded-thumbs .crp_title { width: 100%; } </style> <link rel='stylesheet' id='css-divi-area-css' href='https://justenergy.com/wp-content/plugins/popups-for-divi/styles/front.min.css?ver=3.0.6' type='text/css' media='all' /> <style id='css-divi-area-inline-css' type='text/css'> .et_pb_section.popup{display:none} </style> <link rel='stylesheet' id='wprevpro_w3-css' href='https://justenergy.com/wp-content/plugins/wp-review-slider-pro/public/css/wprevpro_w3_min.css?ver=12.1.9_1' type='text/css' media='all' /> <link rel='stylesheet' id='divi-style-parent-css' href='https://justenergy.com/wp-content/themes/Divi/style-static.min.css?ver=4.27.3' type='text/css' media='all' /> <link rel='stylesheet' id='divi-style-css' href='https://justenergy.com/wp-content/themes/Divi-Just%20Energy/style.css?ver=1732386230' type='text/css' media='all' /> <link rel='stylesheet' id='main-style-css' href='https://justenergy.com/wp-content/themes/Divi-Just%20Energy/style.css?ver=1732386230' type='text/css' media='all' /> <link rel='stylesheet' id='child-style-css' href='https://justenergy.com/wp-content/themes/Divi-Just%20Energy/dist/css/main.css?ver=1732386230' type='text/css' media='all' /> <script type="text/javascript" src="https://justenergy.com/wp-content/plugins/utm-cookie/dist/utm-script.js?ver=1.0.14" id="utm-cookie-js"></script> <script type="text/javascript" src="https://justenergy.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://justenergy.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script type="text/javascript" id="jquery-js-after"> /* <![CDATA[ */ jqueryParams.length&&$.each(jqueryParams,function(e,r){if("function"==typeof r){var n=String(r);n.replace("$","jQuery");var a=new Function("return "+n)();$(document).ready(a)}}); /* ]]> */ </script> <script type="text/javascript" src="https://justenergy.com/wp-content/plugins/popups-for-divi/scripts/ie-compat.min.js?ver=3.0.6" id="dap-ie-js"></script> <script type="text/javascript" src="https://justenergy.com/wp-content/themes/Divi-Just%20Energy/js/main.js?ver=1732386230" id="main-js"></script> <script type="text/javascript" id="wp-review-slider-pro_plublic-min-js-extra"> /* <![CDATA[ */ var wprevpublicjs_script_vars = {"wpfb_nonce":"a0c3ac66af","wpfb_ajaxurl":"https:\/\/justenergy.com\/wp-admin\/admin-ajax.php","wprevpluginsurl":"https:\/\/justenergy.com\/wp-content\/plugins\/wp-review-slider-pro","page_id":"22"}; /* ]]> */ </script> <script type="text/javascript" src="https://justenergy.com/wp-content/plugins/wp-review-slider-pro/public/js/wprev-public.min.js?ver=12.1.9_1" id="wp-review-slider-pro_plublic-min-js"></script> <link rel="https://api.w.org/" href="https://justenergy.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://justenergy.com/wp-json/wp/v2/pages/22" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://justenergy.com/xmlrpc.php?rsd" /> <link rel='shortlink' href='https://justenergy.com/' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://justenergy.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fjustenergy.com%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://justenergy.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fjustenergy.com%2F&format=xml" /> <script type="application/ld+json"> { "@context": "https://www.schema.org", "@type": "Organization", "name": "Just Energy", "description": "Just Energy (NYSE:JE, TSX:JE) is a leading retail consumer company specializing in electricity and natural gas commodities, energy efficiency solutions, and renewable energy options.", "url": " https://justenergy.com/ ", "logo": " https://justenergy.com/wp-content/uploads/2020/10/je-logo-1.png ", "address": { "@type": "PostalAddress", "streetAddress": " 5251 Westheimer Rd #1000", "addressLocality": " Houston", "addressRegion": "TX", "postalCode": " 77056", "addressCountry": "United States" }, "sameAs" : [ " https://twitter.com/JustEnergyus", " https://www.linkedin.com/company/just-energy_2/ ", " https://www.youtube.com/user/JustEnergyGroup", " https://www.facebook.com/JustEnergyUS/ "], "contactPoint": { "@type": "ContactPoint", "telephone": "+1(866) 288-3105", "contactType": "Customer Service" } } </script> <style>#global-breadcrumbs{display:none;opacity:0;height:0}</style> <!-- GTM dataLayer--> <script> window.dataLayer = window.dataLayer || []; </script> <!-- End GTM dataLayer--> <meta name="facebook-domain-verification" content="dzvmbfc0xhzq4kbxtqcmyrq6qoc6ke" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=4.0, user-scalable=1" /><style type="text/css">.broken_link, a.broken_link { text-decoration: line-through; }</style><script> if(window.location.href.includes("/for-homes/#/enrollment/US/TX/SVC/residential-plans")){ window.location.href = "/"; } </script><link rel="icon" href="https://justenergy.com/wp-content/uploads/2020/09/cropped-just-energy-logo-32x32.png" sizes="32x32" /> <link rel="icon" href="https://justenergy.com/wp-content/uploads/2020/09/cropped-just-energy-logo-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://justenergy.com/wp-content/uploads/2020/09/cropped-just-energy-logo-180x180.png" /> <meta name="msapplication-TileImage" content="https://justenergy.com/wp-content/uploads/2020/09/cropped-just-energy-logo-270x270.png" /> <style id="et-divi-customizer-global-cached-inline-styles">body,.et_pb_column_1_2 .et_quote_content blockquote cite,.et_pb_column_1_2 .et_link_content a.et_link_main_url,.et_pb_column_1_3 .et_quote_content blockquote cite,.et_pb_column_3_8 .et_quote_content blockquote cite,.et_pb_column_1_4 .et_quote_content blockquote cite,.et_pb_blog_grid .et_quote_content blockquote cite,.et_pb_column_1_3 .et_link_content a.et_link_main_url,.et_pb_column_3_8 .et_link_content a.et_link_main_url,.et_pb_column_1_4 .et_link_content a.et_link_main_url,.et_pb_blog_grid .et_link_content a.et_link_main_url,body .et_pb_bg_layout_light .et_pb_post p,body .et_pb_bg_layout_dark .et_pb_post p{font-size:16px}.et_pb_slide_content,.et_pb_best_value{font-size:18px}body{color:#333333}h1,h2,h3,h4,h5,h6{color:#062f6d}body{line-height:1.9em}.container,.et_pb_row,.et_pb_slider .et_pb_container,.et_pb_fullwidth_section .et_pb_title_container,.et_pb_fullwidth_section .et_pb_title_featured_container,.et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container{max-width:1200px}.et_boxed_layout #page-container,.et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #top-header,.et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #main-header,.et_fixed_nav.et_boxed_layout #page-container #top-header,.et_fixed_nav.et_boxed_layout #page-container #main-header,.et_boxed_layout #page-container .container,.et_boxed_layout #page-container .et_pb_row{max-width:1360px}a{color:#02224c}#footer-widgets .footer-widget li:before{top:10.6px}@media only screen and (min-width:1500px){.et_pb_row{padding:30px 0}.et_pb_section{padding:60px 0}.single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper{padding-top:90px}.et_pb_fullwidth_section{padding:0}}@media (min-width:768px) and (max-width:980px){.tablet-only{display:block!important}}.zipWrapper input::placeholder{font-size:18px}@media only screen and (max-width:767px){.zipWrapper input::placeholder{font-size:15.5px}}#frequently_asked_questions_page .entry-title{padding-top:30px}@media only screen and (max-width:767px){span.mobile-phone:before{top:0.2rem}.zipWrapper input{padding-left:0.5rem}.zipWrapper button{padding:0.95rem 1rem}}@font-face{font-family:'The Breakdown';font-display:swap}@font-face{font-family:"Font Awesome 5 Free";font-display:swap}@media only screen and (max-width:767px){#top-nav-wrapper .et_mobile_nav_menu{justify-content:center;flex-wrap:wrap;height:28px}.et_pb_menu__wrap .mobile_menu_bar:before{top:0}}</style></head> <body class="home page-template-default page page-id-22 et-tb-has-template et-tb-has-header et-tb-has-footer et_pb_button_helper_class et_cover_background et_pb_gutter osx et_pb_gutters3 et_pb_pagebuilder_layout et_no_sidebar et_divi_theme et-db en-page"> <input type="hidden" name="market" value="CA/AB" class="12"> <a href="#alberta-message" style="height:0;opacity:0;visibility:hidden"></a> <a href="#maintenance-message" style="height:0;opacity:0;visibility:hidden"></a> <input type="hidden" id="hide-referral-code-input" value="referral-hidden" data-value="Yes"> <input type="hidden" name="promoCode" value="JUSTWEB"> <input class="language-translation" type="hidden" value="https://justenergy.com/es/"> <input name="language" class="language" type="hidden" value="EN"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5GRV3SX" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div id="page-container"> <div id="et-boc" class="et-boc"> <header class="et-l et-l--header"> <div class="et_builder_inner_content et_pb_gutters3"> <div class="et_pb_with_border et_pb_section et_pb_section_2_tb_header et_section_regular" > <div class="et_pb_row et_pb_row_1_tb_header"> <div class="et_pb_column et_pb_column_2_5 et_pb_column_1_tb_header et_pb_css_mix_blend_mode_passthrough et_pb_column_empty"> </div><div class="et_pb_column et_pb_column_3_5 et_pb_column_2_tb_header et_pb_css_mix_blend_mode_passthrough et-last-child"> <div id="top-right-nav" class="et_pb_module et_pb_code et_pb_code_0_tb_header et_pb_text_align_right"> <div class="et_pb_code_inner"><span class="je-header-section"><a href="/es/" class="es_en" aria-label="Español">Español</a></span> <span class="dynamic-phone je-header-section"><span><a href="/myaccount/" aria-label="My Account"><span>My Account</span></a><a class="cta-phone " href="tel:866-288-3105" style="text-decoration:none;color:#F26741">866-288-3105</a> <a href="#" class="showSearch" aria-label="open site search"><i class="fas fa-search" aria-label="search button"></i></a></div> </div> </div> </div> </div><div class="et_pb_section et_pb_section_3_tb_header je-global-search-section et_section_regular" > <div class="et_pb_row et_pb_row_2_tb_header global-je-search-row"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_3_tb_header et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_code et_pb_code_1_tb_header search_bar et_pb_text_align_right"> <div class="et_pb_code_inner"><i class="fas fa-times desktopSearch"></i> <form role="search" method="get" action="/"> <div class="searchWrapper"> <label class="screen-reader-text" for="search">Search for:</label> <span id="search-input-close-btn"><i class="fas fa-times" aria-hidden="true" id="search-close-btn"></i></span> <input type="text" name="s" placeholder="Find energy products & information" id="search" aria-label="search" style="color: #062f6e;"> <button type="submit">Search</button> </div> </form> <div class="search-tags"> <div class="search-wrapper"> <span class="tags-left-heading">Popular:</span> <ul class="srch-tag-links"> <li><a href="/myaccount/" data-wpel-link="internal">Login</a></li> <li><a href="/customer-service/billing-and-payment/" data-wpel-link="internal">Pay my Bill </a></li> <li><a href="/home-energy/" data-wpel-link="internal">Residential Energy </a></li> <li><a href="/service-areas/" data-wpel-link="internal">Service Areas</a></li> <li><a href="/learning-center/electricity/" data-wpel-link="internal">Electricity 101</a></li> <li><a href="/green-energy/" data-wpel-link="internal">Green Energy </a></li> </ul> </div> </div></div> </div> </div> </div> </div><div id="top-nav-wrapper" class="et_pb_section et_pb_section_4_tb_header et_pb_sticky_module et_section_regular et_pb_section--with-menu" > <div class="et_pb_row et_pb_row_3_tb_header et_pb_row--with-menu"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_4_tb_header et_pb_css_mix_blend_mode_passthrough et-last-child et_pb_column--with-menu"> <div id="top-nav" class="et_pb_module et_pb_menu et_pb_menu_0_tb_header et_pb_bg_layout_light et_pb_text_align_right et_dropdown_animation_fade et_pb_menu--with-logo et_pb_menu--style-left_aligned"> <div class="et_pb_menu_inner_container clearfix"> <div class="et_pb_menu__logo-wrap"> <div class="et_pb_menu__logo"> <a href="https://justenergy.com/" ><img decoding="async" width="150" height="89" src="https://justenergy.com/wp-content/uploads/2020/10/je-logo-1.png" alt="Just Energy" class="wp-image-10569" /></a> </div> </div> <div class="et_pb_menu__wrap"> <div class="et_pb_menu__menu"> <nav class="et-menu-nav"><ul id="menu-redesign-main-top-navigation" class="et-menu nav"><li id="menu-item-14029" class="et_pb_menu_page_id-17 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-14029"><a href="https://justenergy.com/home-energy/" title="Home Energy and Electric Solutions">Residential Energy</a> <ul class="sub-menu"> <li id="menu-item-13926" class="mobile-only et_pb_menu_page_id-13926 menu-item menu-item-type-custom menu-item-object-custom menu-item-13926"><a href="/home-energy/" title="Home Energy Solutions | Home Energy Efficiency">View Residential Energy</a></li> <li id="menu-item-353099" class="et_pb_menu_page_id-353073 menu-item menu-item-type-post_type menu-item-object-page menu-item-353099"><a href="https://justenergy.com/texas-electricity-plans/">Texas Electricity Plans</a></li> </ul> </li> <li id="menu-item-13880" class="et_pb_menu_page_id-6567 menu-item menu-item-type-post_type menu-item-object-page menu-item-13880"><a href="https://justenergy.com/commercial-energy/" title="Commercial Business Energy & Power">Commercial Energy</a></li> <li id="menu-item-13924" class="et_pb_menu_page_id-28 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-13924"><a href="https://justenergy.com/service-areas/" title="Just Energy Service Areas | Electricity and Gas">Service Areas</a> <ul class="sub-menu"> <li id="menu-item-13900" class="et_pb_menu_page_id-13900 menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-13900"><a href="#" title="United States Electric & Gas Company | Energy Provider">United States</a> <ul class="sub-menu"> <li id="menu-item-14116" class="et_pb_menu_page_id-201 menu-item menu-item-type-post_type menu-item-object-page menu-item-14116"><a href="https://justenergy.com/service-areas/us/illinois/" title="Illinois Electric & Gas Company | Energy Supplier Provider">Illinois</a></li> <li id="menu-item-14130" class="et_pb_menu_page_id-202 menu-item menu-item-type-post_type menu-item-object-page menu-item-14130"><a href="https://justenergy.com/service-areas/us/indiana/" title="Indiana Gas Company | Energy Supplier Provider">Indiana</a></li> <li id="menu-item-13892" class="et_pb_menu_page_id-203 menu-item menu-item-type-post_type menu-item-object-page menu-item-13892"><a href="https://justenergy.com/service-areas/us/maryland/" title="Maryland Electric & Gas Company | Energy Supplier and Provider">Maryland</a></li> <li id="menu-item-13893" class="et_pb_menu_page_id-204 menu-item menu-item-type-post_type menu-item-object-page menu-item-13893"><a href="https://justenergy.com/service-areas/us/massachusetts/" title="Massachusetts Electric Company | Energy Supplier and Provider">Massachusetts</a></li> <li id="menu-item-13895" class="et_pb_menu_page_id-205 menu-item menu-item-type-post_type menu-item-object-page menu-item-13895"><a href="https://justenergy.com/service-areas/us/michigan/" title="Michigan Gas Company | Energy Supplier Provider">Michigan</a></li> <li id="menu-item-13894" class="et_pb_menu_page_id-206 menu-item menu-item-type-post_type menu-item-object-page menu-item-13894"><a href="https://justenergy.com/service-areas/us/new-jersey/" title="New Jersey Electric & Gas Company | Energy Supplier Provider">New Jersey</a></li> <li id="menu-item-13896" class="et_pb_menu_page_id-207 menu-item menu-item-type-post_type menu-item-object-page menu-item-13896"><a href="https://justenergy.com/service-areas/us/new-york/" title="New York Electric & Gas Company | Energy Supplier Provider">New York</a></li> <li id="menu-item-13897" class="et_pb_menu_page_id-6616 menu-item menu-item-type-post_type menu-item-object-page menu-item-13897"><a href="https://justenergy.com/service-areas/us/ohio/" title="Ohio Electric & Gas Company | Energy Supplier Provider">Ohio</a></li> <li id="menu-item-13898" class="et_pb_menu_page_id-6617 menu-item menu-item-type-post_type menu-item-object-page menu-item-13898"><a href="https://justenergy.com/service-areas/us/pennsylvania/" title="Pennsylvania Electric & Gas Company | Energy Supplier Provider">Pennsylvania</a></li> <li id="menu-item-13899" class="et_pb_menu_page_id-6618 menu-item menu-item-type-post_type menu-item-object-page menu-item-13899"><a href="https://justenergy.com/service-areas/us/texas/" title="Texas Electric Gas Company | Texas Electric Gas Company">Texas</a></li> </ul> </li> <li id="menu-item-13901" class="et_pb_menu_page_id-13901 menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-13901"><a href="#" title="Canadian Electric Utilities | Utility Companies Energy Providers">Canada</a> <ul class="sub-menu"> <li id="menu-item-13903" class="et_pb_menu_page_id-212 menu-item menu-item-type-post_type menu-item-object-page menu-item-13903"><a href="https://justenergy.com/service-areas/canada/british-columbia/" title="British Columbia Gas Company | Canadian Gas Utilities">British Columbia</a></li> <li id="menu-item-13904" class="et_pb_menu_page_id-213 menu-item menu-item-type-post_type menu-item-object-page menu-item-13904"><a href="https://justenergy.com/service-areas/canada/manitoba/" title="Manitoba & Gas Company | Canadian Gas Utilities">Manitoba</a></li> <li id="menu-item-13905" class="et_pb_menu_page_id-214 menu-item menu-item-type-post_type menu-item-object-page menu-item-13905"><a href="https://justenergy.com/service-areas/canada/ontario/" title="Ontario Canada Gas Utilities | Gas Company">Ontario</a></li> <li id="menu-item-13907" class="et_pb_menu_page_id-216 menu-item menu-item-type-post_type menu-item-object-page menu-item-13907"><a href="https://justenergy.com/service-areas/canada/saskatchewan/" title="Saskatchewan Canada Gas Utilities | Natural Gas Provider">Saskatchewan</a></li> </ul> </li> </ul> </li> <li id="menu-item-346246" class="et_pb_menu_page_id-346237 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-346246"><a href="https://justenergy.com/benefits-programs/">Benefits Programs</a> <ul class="sub-menu"> <li id="menu-item-351911" class="mobile-only tablet-only et_pb_menu_page_id-346237 menu-item menu-item-type-post_type menu-item-object-page menu-item-351911"><a href="https://justenergy.com/benefits-programs/">View Benefits Programs</a></li> <li id="menu-item-346248" class="et_pb_menu_page_id-11449 menu-item menu-item-type-post_type menu-item-object-page menu-item-346248"><a href="https://justenergy.com/refer/">Refer-a-Friend</a></li> <li id="menu-item-348594" class="et_pb_menu_page_id-346991 menu-item menu-item-type-post_type menu-item-object-page menu-item-348594"><a href="https://justenergy.com/stat-rewards/">Stat Rewards</a></li> </ul> </li> <li id="menu-item-13881" class="et_pb_menu_page_id-13881 menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-13881"><a href="#">Customer Support</a> <ul class="sub-menu"> <li id="menu-item-17559" class="et_pb_menu_page_id-17559 menu-item menu-item-type-custom menu-item-object-custom menu-item-17559"><a href="https://justenergy.com/faqs" title="Energy Topics | Education & FAQ’s About Power and Energy">FAQs</a></li> <li id="menu-item-15690" class="et_pb_menu_page_id-121 menu-item menu-item-type-post_type menu-item-object-page menu-item-15690"><a href="https://justenergy.com/customer-service/understand-bill/">Understanding Your Bill</a></li> <li id="menu-item-343742" class="et_pb_menu_page_id-343684 menu-item menu-item-type-post_type menu-item-object-page menu-item-343742"><a href="https://justenergy.com/customer-service/billing-and-payment/">Billing and Payment</a></li> <li id="menu-item-343026" class="et_pb_menu_page_id-343026 menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-343026"><a href="#" title="Energy Providers and Reps Comparisons">Comparisons</a> <ul class="sub-menu"> <li id="menu-item-343027" class="et_pb_menu_page_id-343027 menu-item menu-item-type-custom menu-item-object-custom menu-item-343027"><a href="https://justenergy.com/just-energy-vs-direct-energy/" title="Just Energy vs. Direct Energy Comparison">Just Energy vs. Direct Energy</a></li> <li id="menu-item-343040" class="et_pb_menu_page_id-343040 menu-item menu-item-type-custom menu-item-object-custom menu-item-343040"><a href="https://justenergy.com/just-energy-vs-constellation-energy/" title="Just Energy vs. Constellation Energy Comparison">Just Energy vs. Constellation Energy</a></li> <li id="menu-item-343423" class="et_pb_menu_page_id-343423 menu-item menu-item-type-custom menu-item-object-custom menu-item-343423"><a href="https://justenergy.com/just-energy-vs-reliant-energy/" title="Just Energy vs. Reliant Energy Comparison">Just Energy vs. Reliant Energy</a></li> <li id="menu-item-343636" class="et_pb_menu_page_id-343636 menu-item menu-item-type-custom menu-item-object-custom menu-item-343636"><a href="https://justenergy.com/just-energy-vs-txu/" title="Just Energy vs. TXU Comparison">Just Energy vs. TXU</a></li> </ul> </li> <li id="menu-item-13910" class="et_pb_menu_page_id-26 menu-item menu-item-type-post_type menu-item-object-page menu-item-13910"><a href="https://justenergy.com/learning-center/" title="Electricity and Natural Gas Markets | Learning Center">Learning Center</a></li> <li id="menu-item-13909" class="et_pb_menu_page_id-35 menu-item menu-item-type-post_type menu-item-object-page menu-item-13909"><a href="https://justenergy.com/report-an-outage/" title="Power Outtage Report ">Report an Outage</a></li> <li id="menu-item-335837" class="et_pb_menu_page_id-335824 menu-item menu-item-type-post_type menu-item-object-page menu-item-335837"><a href="https://justenergy.com/customer-service/texas-outage-load-shed/">Texas Outage & Load Shed Info</a></li> <li id="menu-item-351709" class="et_pb_menu_page_id-351709 menu-item menu-item-type-custom menu-item-object-custom menu-item-351709"><a href="https://justenergy.com/electricity-rates/" title="Texas Cities | Electric Rates, Outages and Utilities">Electric Rates</a></li> <li id="menu-item-350119" class="et_pb_menu_page_id-350119 menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-350119"><a href="#">Utilities</a> <ul class="sub-menu"> <li id="menu-item-350122" class="et_pb_menu_page_id-350122 menu-item menu-item-type-custom menu-item-object-custom menu-item-350122"><a href="https://justenergy.com/utility/aep-texas-central/" title="Utility Aep Texas Central | Energy Delivery Area Electricity Rates">Aep Texas Central</a></li> <li id="menu-item-350124" class="et_pb_menu_page_id-350124 menu-item menu-item-type-custom menu-item-object-custom menu-item-350124"><a href="https://justenergy.com/utility/aep-texas-north/" title="Utility Aep Texas North | Energy Delivery Area Electricity Rates">Aep Texas North</a></li> <li id="menu-item-350123" class="et_pb_menu_page_id-350123 menu-item menu-item-type-custom menu-item-object-custom menu-item-350123"><a href="https://justenergy.com/utility/centerpoint-energy/" title="Utility CenterPoint Energy | Energy Delivery Area Electricity Rates">CenterPoint Energy</a></li> <li id="menu-item-350120" class="et_pb_menu_page_id-350120 menu-item menu-item-type-custom menu-item-object-custom menu-item-350120"><a href="https://justenergy.com/utility/lubbock-power-light/" title="Utility: Lubbock Power and Light | Energy Delivery Area Electricity Rates">Lubbock Power and Light</a></li> <li id="menu-item-350121" class="et_pb_menu_page_id-350121 menu-item menu-item-type-custom menu-item-object-custom menu-item-350121"><a href="https://justenergy.com/utility/oncor/" title="Utility Oncor | Energy Delivery Area Electricity Rates">Oncor</a></li> <li id="menu-item-350125" class="et_pb_menu_page_id-350125 menu-item menu-item-type-custom menu-item-object-custom menu-item-350125"><a href="https://justenergy.com/utility/tnmp/" title="Texas New Mexico Power | Energy Delivery Area Electricity Rates">Texas New Mexico Power</a></li> </ul> </li> <li id="menu-item-13912" class="et_pb_menu_page_id-13912 menu-item menu-item-type-custom menu-item-object-custom menu-item-13912"><a href="https://help.justenergy.com/s/contact-us" title="Contact Just Energy | Your Electric and Gas Service Provider">Contact Us</a></li> </ul> </li> <li id="menu-item-13882" class="et_pb_menu_page_id-6809 menu-item menu-item-type-post_type menu-item-object-page menu-item-13882"><a href="https://justenergy.com/blog/" title="Energy Topics | Education & FAQ’s About Power and Energy">Blog</a></li> <li id="menu-item-13913" class="mobile-only et_pb_menu_page_id-13913 menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-13913"><a href="#" title="About Just Energy Organization | Business Information">About Just Energy</a> <ul class="sub-menu"> <li id="menu-item-13914" class="et_pb_menu_page_id-2 menu-item menu-item-type-post_type menu-item-object-page menu-item-13914"><a href="https://justenergy.com/about-us/" title="About Just Energy Organization | Vision, Values, and Leadership Information">About Us</a></li> <li id="menu-item-13917" class="et_pb_menu_page_id-41 menu-item menu-item-type-post_type menu-item-object-page menu-item-13917"><a href="https://justenergy.com/about-us/career-center/" title="Employment, Jobs and Careers in Energy | Just Energy Job Opportunities">Career Center</a></li> </ul> </li> <li id="menu-item-13918" class="mobile-only et_pb_menu_page_id-13918 menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-13918"><a href="#">Useful Links</a> <ul class="sub-menu"> <li id="menu-item-13919" class="et_pb_menu_page_id-193 menu-item menu-item-type-post_type menu-item-object-page menu-item-13919"><a href="https://justenergy.com/legal/privacy-policy/">Privacy Policy</a></li> <li id="menu-item-13920" class="et_pb_menu_page_id-195 menu-item menu-item-type-post_type menu-item-object-page menu-item-13920"><a href="https://justenergy.com/legal/terms-of-use/">Terms Of Use</a></li> <li id="menu-item-13921" class="et_pb_menu_page_id-27 menu-item menu-item-type-post_type menu-item-object-page menu-item-13921"><a href="https://justenergy.com/legal/">Legal Documents</a></li> <li id="menu-item-13922" class="et_pb_menu_page_id-6586 menu-item menu-item-type-post_type menu-item-object-page menu-item-13922"><a href="https://justenergy.com/ccpa/">Do Not Sell My Info</a></li> </ul> </li> </ul></nav> </div> <div class="et_mobile_nav_menu"> <div class="mobile_nav closed"> <span class="mobile_menu_bar"></span> </div> </div> </div> </div> </div> </div> </div><div id="mobile-bar" class="et_pb_row et_pb_row_4_tb_header"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_5_tb_header et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_1_tb_header et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><span class="mobile-phone"></span> <a class="cta-phone " href="tel:866-288-3105" style="text-decoration:none;"><span style="">Tap to call</span> 866-288-3105</a></div> </div> </div> </div> </div><div id="global-breadcrumbs" class="et_pb_section et_pb_section_6_tb_header et_section_regular" > <div class="et_pb_row et_pb_row_5_tb_header"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_6_tb_header et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_code et_pb_code_2_tb_header breadcrumbs"> <div class="et_pb_code_inner"><span><span class="breadcrumb_last" aria-current="page">Home</span></span></div> </div> </div> </div> </div> </div> </header> <div id="et-main-area"> <div id="main-content"> <article id="post-22" class="post-22 page type-page status-publish hentry"> <div class="entry-content"> <div class="et-l et-l--post"> <div class="et_builder_inner_content et_pb_gutters3"> <div class="et_pb_section et_pb_section_0 et_pb_with_background et_section_regular" > <div class="et_pb_row et_pb_row_0 et_pb_equal_columns"> <div class="et_pb_column et_pb_column_1_2 et_pb_column_0 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_text et_pb_text_0 et_pb_text_align_left et_pb_text_align_center-tablet et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h1>Get <span>$400 in Bill Credits</span> with Winter Saver 400.<sup>1</sup></h1> <p>Plus, a competitive fixed energy rate.</div> </div><div id="cta-zipcode-form" class="et_pb_module et_pb_code et_pb_code_0 zip-code-lookup et_pb_text_align_center-tablet"> <div class="et_pb_code_inner"><form data-cta="form" method="GET" action="" class="zipCodeForm"> <div class="zipWrapper"> <label for="postalCode" class="visuallyhidden">Zip Code </label> <input type="text" name="postalCode" placeholder="Enter your ZIP code" value="" id="postalCode"> <button type="submit"><span>Shop our best rates</span></button> </div> <div class="referral-wrap"> <div class="referral-code-checkbox-input-container"> <input type="checkbox" id="referral-code-checkbox" /> <label>I have a referral code</label> <span class="referral-tooltip"><span class="tooltip-text"></span></span> </div> <div class="referral-code-text-input-container"> <input type="text" name="referralCode" id="referralCode" class="referralCode" data-cta="referral-code-input"> </div> </div> </form> </div> </div><div class="et_pb_module et_pb_text et_pb_text_1 et_pb_text_align_left et_pb_text_align_center-tablet et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h3>Or call <a class="cta-phone " href="tel:866-288-3105" style="text-decoration:none;">866-288-3105</a></h3></div> </div> </div><div class="et_pb_column et_pb_column_1_2 et_pb_column_1 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_image et_pb_image_0"> <span class="et_pb_image_wrap "><img fetchpriority="high" decoding="async" width="378" height="233" src="https://justenergy.com/wp-content/uploads/2024/10/sign-300x185-1.png" alt="Experience Our Nights Free Plan " title="sign-300x185-1" srcset="https://justenergy.com/wp-content/uploads/2024/10/sign-300x185-1.png 378w, https://justenergy.com/wp-content/uploads/2024/10/sign-300x185-1-300x185.png 300w" sizes="(max-width: 378px) 100vw, 378px" class="wp-image-380732" /></span> </div> </div> </div> </div><div class="et_pb_section et_pb_section_1 et_section_regular" > <div class="et_pb_row et_pb_row_1"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_2 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_2 et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2>Discover the Just Energy Difference</h2> <p>As a leading distributor of electricity and natural gas in North America for nearly 25 years, Just Energy prioritizes making energy easy. From clear bills to effortless plan switching, we simplify your life. Join our satisfied community of customers and enjoy the convenience of Just Energy.</div> </div> </div> </div><div class="et_pb_row et_pb_row_2"> <div class="et_pb_column et_pb_column_1_3 et_pb_column_3 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_image et_pb_image_1"> <span class="et_pb_image_wrap "><img decoding="async" width="55" height="62" src="https://justenergy.com/wp-content/uploads/2023/01/one-stop-shop-1-1.png" alt="Get $150 Back" title="one-stop-shop-1-1" class="wp-image-344006" /></span> </div><div class="et_pb_module et_pb_text et_pb_text_3 et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h3>One-Stop Shop</h3> <p>From electricity to natural gas and green energy solutions – we’ve got it all!</p></div> </div> </div><div class="et_pb_column et_pb_column_1_3 et_pb_column_4 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_image et_pb_image_2"> <span class="et_pb_image_wrap "><img decoding="async" width="78" height="77" src="https://justenergy.com/wp-content/uploads/2023/09/icon-free.png" alt="Switch without Fees " title="Switch without Fees " class="wp-image-349325" /></span> </div><div class="et_pb_module et_pb_text et_pb_text_4 et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h3>Free Plan Switches</h3> <p>Easily change between plans at any time – with no fees.<sup>2</sup></p></div> </div> </div><div class="et_pb_column et_pb_column_1_3 et_pb_column_5 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_image et_pb_image_3"> <span class="et_pb_image_wrap "><img decoding="async" width="42" height="77" src="https://justenergy.com/wp-content/uploads/2023/12/iphone.png" alt="Plans with Freebies" title="iphone" class="wp-image-351663" /></span> </div><div class="et_pb_module et_pb_text et_pb_text_5 et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h3>Simple Enrollment</h3> <p>Sign up online in less than 5 minutes.</p></div> </div> </div> </div> </div><div class="et_pb_section et_pb_section_2 et_pb_with_background et_section_regular" > <div class="et_pb_row et_pb_row_3 et_pb_equal_columns"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_6 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_6 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2>Find out why over <span style="color: #0075c9;">a million customers</span> trust Just Energy!</h2></div> </div><div id="cta-zipcode-form" class="et_pb_module et_pb_code et_pb_code_1 zip-code-lookup et_pb_text_align_center"> <div class="et_pb_code_inner"><form data-cta="form" method="GET" action="" class="zipCodeForm"> <div class="zipWrapper"> <label for="postalCode" class="visuallyhidden">Zip Code </label> <input type="text" name="postalCode" placeholder="Enter your ZIP code" value="" id="postalCode"> <button type="submit"><span>Shop our best rates</span></button> </div> <div class="referral-wrap"> <div class="referral-code-checkbox-input-container"> <input type="checkbox" id="referral-code-checkbox" /> <label>I have a referral code</label> <span class="referral-tooltip"><span class="tooltip-text"></span></span> </div> <div class="referral-code-text-input-container"> <input type="text" name="referralCode" id="referralCode" class="referralCode" data-cta="referral-code-input"> </div> </div> </form> </div> </div> </div> </div> </div><div class="et_pb_section et_pb_section_3 et_pb_with_background et_section_regular" > <div class="et_pb_row et_pb_row_4"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_7 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_7 et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2>Straightforward Satisfaction</h2> <p>Our customers have spoken.</p></div> </div> </div> </div><div class="et_pb_row et_pb_row_5 home-consumer-reviews et_pb_equal_columns"> <div class="et_pb_column et_pb_column_1_3 et_pb_column_8 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_text et_pb_text_8 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><p><span class="icons icon_star"></span><span class="icons icon_star"></span><span class="icons icon_star"></span><span class="icons icon_star"></span><span class="icons icon_star"></span></p></div> </div><div class="et_pb_module et_pb_text et_pb_text_9 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><p>“I got lower prices when I signed up with Just Energy so I saved some money with them. It’s a solid company. The service is good and the experience with the reps has been excellent.”</p> <p><strong>Brian Willaman</strong></p></div> </div> </div><div class="et_pb_column et_pb_column_1_3 et_pb_column_9 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_text et_pb_text_10 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><p><span class="icons icon_star"></span><span class="icons icon_star"></span><span class="icons icon_star"></span><span class="icons icon_star"></span><span class="icons icon_star"></span></p></div> </div><div class="et_pb_module et_pb_text et_pb_text_11 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><p>“The apartment complex recommended Just Energy. I did the transfer online within 5 minutes and got a verification email on it where we’re good. I really appreciate the simplicity…”</p> <p><strong>Logan Muehlstein</strong></p></div> </div> </div><div class="et_pb_column et_pb_column_1_3 et_pb_column_10 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_12 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><p><span class="icons icon_star"></span><span class="icons icon_star"></span><span class="icons icon_star"></span><span class="icons icon_star"></span><span class="icons icon_star"></span></p></div> </div><div class="et_pb_module et_pb_text et_pb_text_13 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><p>“Just Energy’s name says it all. With them, it is Just Energy – no hidden fees, no stress, no shocking bills. I love that I can depend on first-class service and budget accordingly for my monthly energy expenses. Highly recommend!”</p> <p><strong>Bethany G.</strong></p></div> </div> </div> </div><div class="et_pb_row et_pb_row_6"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_11 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_code et_pb_code_2 et_pb_text_align_center"> <div class="et_pb_code_inner"><style>#wprev-badge-3 .wppro_badge1_IMG_3 {display: none;}#wprev-badge-3{border-radius: 0px;}#wprev-badge-3{border: 1px solid rgba(255,255,255,0);}#wprev-badge-3{background: rgba(255,255,255,0);}#wprev-badge-3{border-bottom: 5px solid #ffffff;}#wprev-badge-3 .svgicons {background: rgba(255,255,255,0) }#wprev-badge-3 .wppro_badge1_SPAN_4 {color: rgb(255,255,255);}#wprev-badge-3 .wppro_badge1_SPAN_13 {color: rgb(255,255,255);}#wprev-badge-3 .wppro_badge1_DIV_12 {color: rgb(255,255,255);}#wprev-badge-3 {box-shadow: unset;}#wprev-badge-3 {width: auto;}</style> <div class="wprevpro_badge wprev_badge_5_outer" id="wprev-badge-3"> <div class="wppro_badge5_name"></div> <div class="wppro_badge1_DIV_stars wppro_badge5_stars"><span class="svgicons svg-wprsp-star-full"></span><span class="svgicons svg-wprsp-star-full"></span><span class="svgicons svg-wprsp-star-full"></span><span class="svgicons svg-wprsp-star-full"></span><span class="svgicons svg-wprsp-star-empty"></span></div> <div class="wppro_badge5_total"><span class="wppro_badge1_DIV_12 b4s12"><span class="wppro_badge1_SPAN_13 b5">4.0</span> Star Rating from <span class="wppro_badge1_SPAN_15">5611 </span>Reviews</span></div> <div class="wppro_badge5_icons"></div> </div> <script type="application/ld+json">{"@context": "http://schema.org/","@type": "LocalBusiness","name": "Just Energy","description": "Choose Just Energy as your next electric company and gas provider. See electricity and gas rates and plans that meet your specific needs with a company that has served 1 million satisfied customers for over 20 years.","aggregateRating": {"@type": "AggregateRating","ratingValue": "4.0","reviewCount": "5611","bestRating": "5","worstRating": "1"},"image": "https://justenergy.com/wp-content/uploads/2024/05/JE-Generic-Meta_Logo_Swirl_1200x675.jpg", "address": {"@type": "PostalAddress","addressLocality": "Houston","addressRegion": "Texas","postalCode": "77056","streetAddress": "5251 Westheimer Rd #1000"}, "telephone": "866-288-3105"}</script> <script> // Find the existing span element by class name const clickableSpan = document.querySelector('.wppro_badge1_DIV_12'); // Add click event listener to navigate to the "/reviews" URL clickableSpan.addEventListener('click', function() { window.location.href = '/reviews'; }); // Set the title attribute to "Customer reviews" clickableSpan.setAttribute('title', 'Customer Reviews'); </script></div> </div> </div> </div> </div><div class="et_pb_section et_pb_section_4 et_section_regular" > <div class="et_pb_row et_pb_row_7 et_pb_equal_columns"> <div class="et_pb_column et_pb_column_2_5 et_pb_column_12 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_image et_pb_image_4"> <span class="et_pb_image_wrap "><img decoding="async" width="451" height="290" src="https://justenergy.com/wp-content/uploads/2023/09/powerful-perspectives.png" alt="Explore Our Blog" title="Explore Our Blog" srcset="https://justenergy.com/wp-content/uploads/2023/09/powerful-perspectives.png 451w, https://justenergy.com/wp-content/uploads/2023/09/powerful-perspectives-300x193.png 300w" sizes="(max-width: 451px) 100vw, 451px" class="wp-image-349329" /></span> </div> </div><div class="et_pb_column et_pb_column_3_5 et_pb_column_13 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_14 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2>Powerful Perspectives:</h2> <h3>Explore Our Blog</h3></div> </div><div class="et_pb_module et_pb_blog_0 et_pb_posts et_pb_bg_layout_light "> <div class="et_pb_ajax_pagination_container"> <article id="post-381442" class="et_pb_post clearfix et_pb_no_thumb et_pb_blog_item_0_0 post-381442 post type-post status-publish format-standard has-post-thumbnail hentry category-justenergy category-solar-energy"> <h4 class="entry-title"> <a href="https://justenergy.com/blog/best-solar-inverters-the-top-inverters/">Best Solar Inverters: The Top Inverters for Your Solar Array</a> </h4> <div class="post-content"><div class="post-content-inner et_multi_view_hidden"><p>Key Takeaways: Choosing the best solar inverters balances multiple factors, including price, efficiency, compatibility, and functionality. Always consider an inverter’s warranty coverage to ensure you don’t incur unexpected repairs that reduce your return on...</p> </div></div> </article> <article id="post-380913" class="et_pb_post clearfix et_pb_no_thumb et_pb_blog_item_0_1 post-380913 post type-post status-publish format-standard has-post-thumbnail hentry category-renewable-energy category-solar-energy"> <h4 class="entry-title"> <a href="https://justenergy.com/blog/how-big-are-solar-panels-how-panel-size-impacts-your-solar-system/">How Big Are Solar Panels: How Panel Size Impacts Your Solar System</a> </h4> <div class="post-content"><div class="post-content-inner et_multi_view_hidden"><p>Key Takeaways While solar panels have standardized sizes to help installation companies make installation easier, you can also order larger panels if needed. Larger solar panels offer more square footage to absorb sunlight and more solar cells, making them a more...</p> </div></div> </article> <article id="post-380905" class="et_pb_post clearfix et_pb_no_thumb et_pb_blog_item_0_2 post-380905 post type-post status-publish format-standard has-post-thumbnail hentry category-energy-providers category-justenergy category-texas"> <h4 class="entry-title"> <a href="https://justenergy.com/blog/cheap-electricity-in-arlington-how-to-find-it-and-what-to-consider/">Cheap Electricity in Arlington: How to Find it and What to Consider</a> </h4> <div class="post-content"><div class="post-content-inner et_multi_view_hidden"><p>Key Takeaways: Arlington, TX’s deregulated energy market allows you to shop among a long list of electricity providers and find the ones with the best rates and service. While the cheapest energy prices may be enticing, you want to also consider other variables, such...</p> </div></div> </article> <article id="post-380894" class="et_pb_post clearfix et_pb_no_thumb et_pb_blog_item_0_3 post-380894 post type-post status-publish format-standard has-post-thumbnail hentry category-energy-resources category-justenergy category-renewable-energy category-solar-energy category-sustainable-energy"> <h4 class="entry-title"> <a href="https://justenergy.com/blog/tesla-solar-system-features-benefits-cost-and-is-it-worth-it/">Tesla Solar System: Features, Benefits, Cost, and Is It Worth It?</a> </h4> <div class="post-content"><div class="post-content-inner et_multi_view_hidden"><p>Key Takeaways Although the initial investment in a Tesla solar system and Powerwall may seem high, government incentives and $0 down financing make them affordable. With net metering and reduced power grid demand, a Tesla solar system with a Powerwall can pay for...</p> </div></div> </article> <article id="post-380886" class="et_pb_post clearfix et_pb_no_thumb et_pb_blog_item_0_4 post-380886 post type-post status-publish format-standard has-post-thumbnail hentry category-best-electric-companies-in-texas category-energy-providers category-justenergy category-texas"> <h4 class="entry-title"> <a href="https://justenergy.com/blog/cheap-electricity-in-waco-where-to-find-it-and-how-to-switch/">Cheap Electricity in Waco: Where to Find it and How to Switch</a> </h4> <div class="post-content"><div class="post-content-inner et_multi_view_hidden"><p>Key Takeaways Finding the best electric company in Waco is more than just cheap rates; you should also consider the provider’s reputation. Switching plans is often the best way to lower your electricity rate, but always account for the early termination fee, if...</p> </div></div> </article> </div> </div> </div> </div> </div><div class="et_pb_section et_pb_section_6 et_pb_with_background et_section_regular" > <div class="et_pb_row et_pb_row_8"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_14 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_15 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2>Simplicity Meets Speed:<br /> Enroll Swiftly in Under 5 Minutes</h2></div> </div><div class="et_pb_module et_pb_code et_pb_code_3 et_pb_text_align_center"> <div class="et_pb_code_inner"><form data-cta="form" method="GET" action="/for-homes/#/enrollment/" class="zipCodeForm"> <div class="zipWrapper"> <label for="postalCode" class="visuallyhidden">Zip Code </label> <input type="text" name="postalCode" placeholder="Enter your ZIP code" value="" id="postalCode"> <button type="submit"><span>Shop our best rates</span></button> </div> <div class="referral-wrap"> <div class="referral-code-checkbox-input-container"> <input type="checkbox" id="referral-code-checkbox" /> <label>I have a referral code</label> <span class="referral-tooltip"><span class="tooltip-text"></span></span> </div> <div class="referral-code-text-input-container"> <input type="text" name="referralCode" id="referralCode" class="referralCode" data-cta="referral-code-input"> </div> </div> </form> </div> </div><div class="et_pb_module et_pb_text et_pb_text_16 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2>Or call us directly <a class="cta-phone " href="tel:866-288-3105" style="text-decoration:none;">866-288-3105</a></h2></div> </div> </div> </div> </div><div class="et_pb_section et_pb_section_7 et_pb_with_background et_section_regular" > <div class="et_pb_row et_pb_row_9"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_15 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_17 disclaimer et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h3>Disclaimers</h3> <p><ol><li>The total bill credit that can be received during the contract term is $400.00, which will be applied in increments. One incremental credit of $200 will be reflected on the total bill sent to the customer in January each year of the two-year agreement. If the total January bill reflecting December usage is below $200, then the total bill in January will reflect a credit balance that will be applied to the next month’s bill and so forth until the entire $200 credit balance is spent. The bill credit will be forfeited by the customer if: 1) there is an outstanding account balance at the time each credit is issued, 2) the customer terminates the contract early, or 3) the customer changes the plan before a credit is applied. Bill credits cannot be used toward deposits or deposit refunds. The bill credit cannot be exchanged for cash or gift cards. This plan includes a monthly fee of $9.95 when your usage is less than 1000 kWh for the month. </li><li>Just Energy will help you find a plan that fits your needs. Please note that new plans will come with a new contract and the end date of the new contract will change to reflect the terms of the new plan. There is no fee to make a plan change, but you will be subjected to the terms and conditions of the new plan. </li></ol></p> </div> </div> </div> </div> </div> </div> </div> </div> </article> </div> <footer class="et-l et-l--footer"> <div class="et_builder_inner_content et_pb_gutters3"> <div id="main-footer" class="et_pb_section et_pb_section_1_tb_footer et_pb_with_background et_section_regular et_pb_section--with-menu" > <div id="footer-nav" class="et_pb_with_border et_pb_row et_pb_row_1_tb_footer et_pb_row--with-menu"> <div class="et_pb_column et_pb_column_1_4 et_pb_column_1_tb_footer footer-navs et_pb_css_mix_blend_mode_passthrough et_pb_column--with-menu"> <div class="et_pb_module et_pb_menu et_pb_menu_0_tb_footer footer-navs et_pb_bg_layout_light et_pb_text_align_center et_dropdown_animation_fade et_pb_menu--without-logo et_pb_menu--style-left_aligned"> <div class="et_pb_menu_inner_container clearfix"> <div class="et_pb_menu__wrap"> <div class="et_pb_menu__menu"> <nav class="et-menu-nav"><ul id="menu-redesign-footer-about-us" class="et-menu nav"><li id="menu-item-13850" class="et_pb_menu_page_id-13850 menu-item menu-item-type-custom menu-item-object-custom menu-item-13850"><a href="/about-us" title="About Just Energy Organization | Vision, Values, and Leadership Information">About Us</a></li> <li id="menu-item-13828" class="et_pb_menu_page_id-13828 menu-item menu-item-type-custom menu-item-object-custom menu-item-13828"><a href="/blog" title="Energy, Electricity and Power Articles | Education and Advice">Blog</a></li> <li id="menu-item-13829" class="et_pb_menu_page_id-13829 menu-item menu-item-type-custom menu-item-object-custom menu-item-13829"><a href="/about-us/career-center" title="Employment, Jobs and Careers in Energy | Just Energy Job Opportunities">Careers</a></li> </ul></nav> </div> <div class="et_mobile_nav_menu"> <div class="mobile_nav closed"> <span class="mobile_menu_bar"></span> </div> </div> </div> </div> </div> </div><div class="et_pb_column et_pb_column_1_4 et_pb_column_2_tb_footer footer-navs et_pb_css_mix_blend_mode_passthrough et_pb_column--with-menu"> <div class="et_pb_module et_pb_menu et_pb_menu_1_tb_footer footer-navs et_pb_bg_layout_light et_pb_text_align_center et_dropdown_animation_fade et_pb_menu--without-logo et_pb_menu--style-left_aligned"> <div class="et_pb_menu_inner_container clearfix"> <div class="et_pb_menu__wrap"> <div class="et_pb_menu__menu"> <nav class="et-menu-nav"><ul id="menu-redesign-footer-our-energy" class="et-menu nav"><li id="menu-item-13854" class="et_pb_menu_page_id-13854 menu-item menu-item-type-custom menu-item-object-custom menu-item-13854"><a href="/service-areas/" title="Electricity and Natural Gas Service Areas | Energy per State Providers">Service Locations</a></li> <li id="menu-item-13855" class="et_pb_menu_page_id-13855 menu-item menu-item-type-custom menu-item-object-custom menu-item-13855"><a href="/home-energy/" title="Electricity Plans | Natural Gas Plans – Residential House Rates">Residential Energy</a></li> <li id="menu-item-13830" class="et_pb_menu_page_id-13830 menu-item menu-item-type-custom menu-item-object-custom menu-item-13830"><a href="/commercial-energy" title="Commercial Electric Rates | Business Energy Rates">Commercial Energy</a></li> </ul></nav> </div> <div class="et_mobile_nav_menu"> <div class="mobile_nav closed"> <span class="mobile_menu_bar"></span> </div> </div> </div> </div> </div> </div><div class="et_pb_column et_pb_column_1_4 et_pb_column_3_tb_footer footer-navs et_pb_css_mix_blend_mode_passthrough et_pb_column--with-menu"> <div class="et_pb_module et_pb_menu et_pb_menu_2_tb_footer footer-navs et_pb_bg_layout_light et_pb_text_align_center et_dropdown_animation_fade et_pb_menu--without-logo et_pb_menu--style-left_aligned"> <div class="et_pb_menu_inner_container clearfix"> <div class="et_pb_menu__wrap"> <div class="et_pb_menu__menu"> <nav class="et-menu-nav"><ul id="menu-redesign-footer-customer-support" class="et-menu nav"><li id="menu-item-17558" class="et_pb_menu_page_id-17558 menu-item menu-item-type-custom menu-item-object-custom menu-item-17558"><a href="https://justenergy.com/faqs" title="Energy Topics | Education & FAQ’s About Power and Energy">FAQs</a></li> <li id="menu-item-15691" class="et_pb_menu_page_id-121 menu-item menu-item-type-post_type menu-item-object-page menu-item-15691"><a href="https://justenergy.com/customer-service/understand-bill/" title="Understanding Your Bill | Just Energy Bill Navigation">Understanding Your Bill</a></li> <li id="menu-item-379432" class="et_pb_menu_page_id-379031 menu-item menu-item-type-post_type menu-item-object-page menu-item-379432"><a href="https://justenergy.com/billcalculator/">Calculate Your Bill</a></li> <li id="menu-item-13853" class="et_pb_menu_page_id-13853 menu-item menu-item-type-custom menu-item-object-custom menu-item-13853"><a href="/learning-center/" title="Energy Topics | Education & FAQ’s About Power and Energy">Learning Center</a></li> <li id="menu-item-346030" class="et_pb_menu_page_id-8398 menu-item menu-item-type-post_type menu-item-object-page menu-item-346030"><a href="https://justenergy.com/pricing/">Rates and Documents</a></li> <li id="menu-item-377744" class="et_pb_menu_page_id-48 menu-item menu-item-type-post_type menu-item-object-page menu-item-377744"><a href="https://justenergy.com/about-us/your-rights-as-a-customer/">Your Rights As a Customer</a></li> <li id="menu-item-13890" class="et_pb_menu_page_id-13890 menu-item menu-item-type-custom menu-item-object-custom menu-item-13890"><a href="/report-an-outage/" title="Power Outage Report | Power Loss">Report an Outage</a></li> <li id="menu-item-13886" class="et_pb_menu_page_id-13886 menu-item menu-item-type-custom menu-item-object-custom menu-item-13886"><a href="https://help.justenergy.com/s/contact-us" title="Contact Just Energy | Your Electric and Gas Service Provider">Contact Us</a></li> </ul></nav> </div> <div class="et_mobile_nav_menu"> <div class="mobile_nav closed"> <span class="mobile_menu_bar"></span> </div> </div> </div> </div> </div> </div><div class="et_pb_column et_pb_column_1_4 et_pb_column_4_tb_footer footer-navs et_pb_css_mix_blend_mode_passthrough et-last-child et_pb_column--with-menu"> <div class="et_pb_module et_pb_menu et_pb_menu_3_tb_footer footer-navs et_pb_bg_layout_light et_pb_text_align_center et_dropdown_animation_fade et_pb_menu--without-logo et_pb_menu--style-left_aligned"> <div class="et_pb_menu_inner_container clearfix"> <div class="et_pb_menu__wrap"> <div class="et_pb_menu__menu"> <nav class="et-menu-nav"><ul id="menu-redesign-footer-useful-links" class="et-menu nav"><li id="menu-item-13856" class="et_pb_menu_page_id-13856 menu-item menu-item-type-custom menu-item-object-custom menu-item-13856"><a href="/legal/privacy-policy/" title="Just Energy Privacy Policy | Information and Uses, Conditions and Third Parties">Privacy Policy</a></li> <li id="menu-item-13857" class="et_pb_menu_page_id-13857 menu-item menu-item-type-custom menu-item-object-custom menu-item-13857"><a href="/legal/terms-of-use/" title="Terms of Use Privacy Statement | Conditions, Copyrights and Use of Site">Terms of Use</a></li> <li id="menu-item-13889" class="et_pb_menu_page_id-13889 menu-item menu-item-type-custom menu-item-object-custom menu-item-13889"><a href="/legal/" title="Legal Documents | Terms, Policies and Accessibility – Legal documents by Location">Legal Documents</a></li> <li id="menu-item-13859" class="et_pb_menu_page_id-13859 menu-item menu-item-type-custom menu-item-object-custom menu-item-13859"><a href="/ccpa/" title="California Consumer Privacy Act | CCPA Form Submission">Do Not Sell My Info</a></li> <li id="menu-item-13858" class="et_pb_menu_page_id-13858 menu-item menu-item-type-custom menu-item-object-custom menu-item-13858"><a href="/html-sitemap/" title="HTML Sitemap | Just Energy">Sitemap</a></li> </ul></nav> </div> <div class="et_mobile_nav_menu"> <div class="mobile_nav closed"> <span class="mobile_menu_bar"></span> </div> </div> </div> </div> </div> </div> </div><div class="et_pb_row et_pb_row_2_tb_footer"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_5_tb_footer et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_code et_pb_code_7_tb_footer social-media-icons et_pb_text_align_center"> <div class="et_pb_code_inner"><p> <img decoding="async" src="https://justenergy.com/wp-content/uploads/2021/02/icon_linkedin.svg" alt="Follow us on LinkedIn" width="100" height="100"> <a href="https://twitter.com/JustEnergyus" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://justenergy.com/wp-content/uploads/2023/10/je-x-icon.svg" alt="Follow us on Twitter" width="100" height="100"></a> <a href="https://www.youtube.com/user/JustEnergyGroup" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://justenergy.com/wp-content/uploads/2021/02/icon_youtube.svg" alt="Subscribe to our YouTube channel" width="100" height="100"></a> <a href="https://www.facebook.com/JustEnergyUS/" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://justenergy.com/wp-content/uploads/2021/02/icon_facebook.svg" alt="Like us on Facebook" width="100" height="100"></a> <a href="https://dev.justenergy.com/blog/feed/"><img decoding="async" src="https://justenergy.com/wp-content/uploads/2021/02/icon_rss.svg" alt="Subscribe to our RSS feed" width="100" height="100"></a> </p> </div> </div><div class="et_pb_module et_pb_text et_pb_text_1_tb_footer et_pb_text_align_center et_pb_bg_layout_dark"> <div class="et_pb_text_inner"><p><strong>© 2024 Just Energy – 5251 Westheimer Rd. Suite 1000, Houston, TX 77056</strong><br /> JUST ENERGY and the JUST ENERGY design are trademarks of Just Energy Group Inc. used under license.<br /> Just Energy Texas, LP d/b/a Just Energy, Texas – P.O. Box 460008, Houston, TX 77056, PUCT License #10052. Maryland – MD Supplier License #IR-639 #IR-737. Illinois – Just Energy is not your utility and not associated with the government or any consumer group. Your utility will continue to bill you and charge you for natural gas distribution in addition to Just Energy’s natural gas supply charges, and JustGreen if applicable. See your Terms and Conditions for more details on your natural gas supply rates.</p></div> </div> </div> </div> </div><div id="hidden-popup" class="et_pb_section et_pb_section_2_tb_footer popup et_section_regular" > <div id="en-messaging" class="et_pb_row et_pb_row_3_tb_footer"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_6_tb_footer et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_2_tb_footer et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2>We’ll Be Back Soon</h2> <p>Due to scheduled maintenance, Just Energy’s enrollment services are unavailable. Please try again later.</p></div> </div> </div> </div> </div><div id="maintenance-message" class="et_pb_section et_pb_section_3_tb_footer popup no-close et_section_regular" > <div class="et_pb_row et_pb_row_5_tb_footer"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_8_tb_footer et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_4_tb_footer et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2>We’ll Be Back Soon</h2> <p>Due to scheduled maintenance, Just Energy’s enrollment services are unavailable. Please try again later.</div> </div> </div> </div> </div><div id="alberta-message" class="et_pb_section et_pb_section_4_tb_footer popup et_section_regular" > <div class="et_pb_row et_pb_row_7_tb_footer"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_10_tb_footer et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_6_tb_footer et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h3>There are no plans available in Alberta at this time.</h3></div> </div> </div> </div> </div> </div> </footer> </div> </div> </div> <link rel='stylesheet' id='mediaelement-css' href='https://justenergy.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.17' type='text/css' media='all' /> <link rel='stylesheet' id='wp-mediaelement-css' href='https://justenergy.com/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=6.7.1' type='text/css' media='all' /> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:root { --wp--style--global--content-size: 823px;--wp--style--global--wide-size: 1080px; }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} </style> <script type="text/javascript" src="https://justenergy.com/wp-content/plugins/popups-for-divi/scripts/front.min.js?ver=3.0.6" id="js-divi-area-js"></script> <script type="text/javascript" id="divi-custom-script-js-extra"> /* <![CDATA[ */ var DIVI = {"item_count":"%d Item","items_count":"%d Items"}; var et_builder_utils_params = {"condition":{"diviTheme":true,"extraTheme":false},"scrollLocations":["app","top"],"builderScrollLocations":{"desktop":"app","tablet":"app","phone":"app"},"onloadScrollLocation":"app","builderType":"fe"}; var et_frontend_scripts = {"builderCssContainerPrefix":"#et-boc","builderCssLayoutPrefix":"#et-boc .et-l"}; var et_pb_custom = {"ajaxurl":"https:\/\/justenergy.com\/wp-admin\/admin-ajax.php","images_uri":"https:\/\/justenergy.com\/wp-content\/themes\/Divi\/images","builder_images_uri":"https:\/\/justenergy.com\/wp-content\/themes\/Divi\/includes\/builder\/images","et_frontend_nonce":"1e5aa8610c","subscription_failed":"Please, check the fields below to make sure you entered the correct information.","et_ab_log_nonce":"a18bb1c45a","fill_message":"Please, fill in the following fields:","contact_error_message":"Please, fix the following errors:","invalid":"Invalid email","captcha":"Captcha","prev":"Prev","previous":"Previous","next":"Next","wrong_captcha":"You entered the wrong number in captcha.","wrong_checkbox":"Checkbox","ignore_waypoints":"no","is_divi_theme_used":"1","widget_search_selector":".widget_search","ab_tests":[],"is_ab_testing_active":"","page_id":"22","unique_test_id":"","ab_bounce_rate":"5","is_cache_plugin_active":"yes","is_shortcode_tracking":"","tinymce_uri":"https:\/\/justenergy.com\/wp-content\/themes\/Divi\/includes\/builder\/frontend-builder\/assets\/vendors","accent_color":"#2ea3f2","waypoints_options":[]}; var et_pb_box_shadow_elements = []; /* ]]> */ </script> <script type="text/javascript" src="https://justenergy.com/wp-content/themes/Divi/js/scripts.min.js?ver=4.27.3" id="divi-custom-script-js"></script> <script type="text/javascript" src="https://justenergy.com/wp-content/themes/Divi-Just%20Energy/js/f72dd2e303.js?ver=1732386230" id="font-awesome-js"></script> <script type="text/javascript" src="https://justenergy.com/wp-content/themes/Divi-Just%20Energy/dist/js/main.js?ver=1732386230" id="main-webpack-js"></script> <script type="text/javascript" src="https://justenergy.com/wp-content/themes/Divi/core/admin/js/common.js?ver=4.27.3" id="et-core-common-js"></script> <script type="text/javascript" id="mediaelement-core-js-before"> /* <![CDATA[ */ var mejsL10n = {"language":"en","strings":{"mejs.download-file":"Download File","mejs.install-flash":"You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https:\/\/get.adobe.com\/flashplayer\/","mejs.fullscreen":"Fullscreen","mejs.play":"Play","mejs.pause":"Pause","mejs.time-slider":"Time Slider","mejs.time-help-text":"Use Left\/Right Arrow keys to advance one second, Up\/Down arrows to advance ten seconds.","mejs.live-broadcast":"Live Broadcast","mejs.volume-help-text":"Use Up\/Down Arrow keys to increase or decrease volume.","mejs.unmute":"Unmute","mejs.mute":"Mute","mejs.volume-slider":"Volume Slider","mejs.video-player":"Video Player","mejs.audio-player":"Audio Player","mejs.captions-subtitles":"Captions\/Subtitles","mejs.captions-chapters":"Chapters","mejs.none":"None","mejs.afrikaans":"Afrikaans","mejs.albanian":"Albanian","mejs.arabic":"Arabic","mejs.belarusian":"Belarusian","mejs.bulgarian":"Bulgarian","mejs.catalan":"Catalan","mejs.chinese":"Chinese","mejs.chinese-simplified":"Chinese (Simplified)","mejs.chinese-traditional":"Chinese (Traditional)","mejs.croatian":"Croatian","mejs.czech":"Czech","mejs.danish":"Danish","mejs.dutch":"Dutch","mejs.english":"English","mejs.estonian":"Estonian","mejs.filipino":"Filipino","mejs.finnish":"Finnish","mejs.french":"French","mejs.galician":"Galician","mejs.german":"German","mejs.greek":"Greek","mejs.haitian-creole":"Haitian Creole","mejs.hebrew":"Hebrew","mejs.hindi":"Hindi","mejs.hungarian":"Hungarian","mejs.icelandic":"Icelandic","mejs.indonesian":"Indonesian","mejs.irish":"Irish","mejs.italian":"Italian","mejs.japanese":"Japanese","mejs.korean":"Korean","mejs.latvian":"Latvian","mejs.lithuanian":"Lithuanian","mejs.macedonian":"Macedonian","mejs.malay":"Malay","mejs.maltese":"Maltese","mejs.norwegian":"Norwegian","mejs.persian":"Persian","mejs.polish":"Polish","mejs.portuguese":"Portuguese","mejs.romanian":"Romanian","mejs.russian":"Russian","mejs.serbian":"Serbian","mejs.slovak":"Slovak","mejs.slovenian":"Slovenian","mejs.spanish":"Spanish","mejs.swahili":"Swahili","mejs.swedish":"Swedish","mejs.tagalog":"Tagalog","mejs.thai":"Thai","mejs.turkish":"Turkish","mejs.ukrainian":"Ukrainian","mejs.vietnamese":"Vietnamese","mejs.welsh":"Welsh","mejs.yiddish":"Yiddish"}}; /* ]]> */ </script> <script type="text/javascript" src="https://justenergy.com/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.17" id="mediaelement-core-js"></script> <script type="text/javascript" src="https://justenergy.com/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=6.7.1" id="mediaelement-migrate-js"></script> <script type="text/javascript" id="mediaelement-js-extra"> /* <![CDATA[ */ var _wpmejsSettings = {"pluginPath":"\/wp-includes\/js\/mediaelement\/","classPrefix":"mejs-","stretching":"responsive","audioShortcodeLibrary":"mediaelement","videoShortcodeLibrary":"mediaelement"}; /* ]]> */ </script> <script type="text/javascript" src="https://justenergy.com/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=6.7.1" id="wp-mediaelement-js"></script> <script type="text/javascript" src="https://justenergy.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/jquery.fitvids.js?ver=4.27.3" id="fitvids-js"></script> <script type="text/javascript" src="https://justenergy.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/easypiechart.js?ver=4.27.3" id="easypiechart-js"></script> <script type="text/javascript" src="https://justenergy.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/salvattore.js?ver=4.27.3" id="salvattore-js"></script> <style id="et-builder-module-design-tb-349334-tb-349335-22-cached-inline-styles">@media screen and (max-width:767px){.et_pb_section_0 .et_pb_row_0{padding:0}}#top-nav a:where(:not(.wp-element-button)){text-decoration:none}.et_pb_section_0_tb_header.et_pb_section{padding-top:0px;padding-bottom:0px;margin-top:0px;margin-bottom:0px;background-color:#f2b749!important}.et_pb_section_0_tb_header,.et_pb_row_4_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_4_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_4_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_4_tb_header.et_pb_row,.et_pb_section_5_tb_header,.et_pb_section_6_tb_header{width:100%}.et_pb_row_0_tb_header.et_pb_row{padding-top:3px!important;padding-bottom:3px!important;padding-top:3px;padding-bottom:3px}.et_pb_text_0_tb_header.et_pb_text,.et_pb_text_0_tb_header.et_pb_text a{color:#062F6E!important}.et_pb_text_0_tb_header{line-height:31px;font-weight:300;font-size:21px;line-height:31px;padding-top:3px!important;padding-bottom:3px!important}.et_pb_text_0_tb_header a{text-decoration:underline;-webkit-text-decoration-color:#062F6E;text-decoration-color:#062F6E}.et_pb_text_0_tb_header h1,.et_pb_text_1_tb_header h1{font-weight:700;font-size:45px;color:#062F6E!important;line-height:55px}.et_pb_text_0_tb_header h2,.et_pb_text_1_tb_header h2{font-weight:700;font-size:35px;color:#062f6e!important;line-height:45px}.et_pb_text_0_tb_header h3,.et_pb_text_1_tb_header h3{font-weight:700;font-size:25px;color:#f26741!important;line-height:35px}.et_pb_text_0_tb_header h4,.et_pb_text_1_tb_header h4{font-weight:700;font-size:21px;color:#062f6e!important;line-height:31px}.et_pb_text_0_tb_header h5,.et_pb_text_1_tb_header h5{font-weight:700;font-size:18px;color:#062f6e!important;line-height:28px}.et_pb_section_2_tb_header{border-bottom-color:RGBA(0,0,0,0)}.et_pb_section_2_tb_header.et_pb_section{padding-top:0px;padding-bottom:0px;margin-top:10px}.et_pb_row_1_tb_header.et_pb_row{padding-top:1px!important;padding-bottom:0px!important;padding-top:1px;padding-bottom:0px}.et_pb_row_1_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_1_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_1_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_1_tb_header.et_pb_row,.et_pb_row_2_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_2_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_2_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_2_tb_header.et_pb_row,.et_pb_row_3_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_3_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_3_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_3_tb_header.et_pb_row{max-width:1720px}.et_pb_code_0_tb_header{font-weight:bold}.et_pb_section_3_tb_header.et_pb_section{padding-top:22px;padding-bottom:40px}.et_pb_row_2_tb_header.et_pb_row,.et_pb_row_4_tb_header.et_pb_row,.et_pb_row_5_tb_header.et_pb_row{padding-top:0px!important;padding-bottom:0px!important;padding-top:0px;padding-bottom:0px}.et_pb_section_4_tb_header{margin-top:0px;margin-bottom:0px}.et_pb_section_4_tb_header.et_pb_section{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px}.et_pb_row_3_tb_header.et_pb_row{padding-top:0px!important;padding-bottom:0px!important;margin-top:0px!important;margin-bottom:0px!important;padding-top:0px;padding-bottom:0px}.et_pb_menu_0_tb_header.et_pb_menu ul li a{font-size:16px;color:#444546!important}.et_pb_menu_0_tb_header.et_pb_menu{background-color:RGBA(0,0,0,0)}.et_pb_menu_0_tb_header{padding-top:0px;padding-bottom:0px;margin-top:0px!important;margin-bottom:0px!important}.et_pb_menu_0_tb_header.et_pb_menu .et-menu-nav li ul.sub-menu{border-top:8px solid #0175ca}.et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-item a,.et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu a{color:#444546!important}.et_pb_menu_0_tb_header.et_pb_menu .nav li ul{background-color:#ffffff!important;border-color:RGBA(0,0,0,0)}.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu{border-color:RGBA(0,0,0,0)}.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu,.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu ul{background-color:#ebf3fa!important}.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu a{color:#3b3939!important}.et_pb_menu_0_tb_header .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu_0_tb_header .et_pb_menu__logo-slot{width:auto;max-width:130px}.et_pb_menu_0_tb_header .et_pb_menu_inner_container>.et_pb_menu__logo-wrap .et_pb_menu__logo img,.et_pb_menu_0_tb_header .et_pb_menu__logo-slot .et_pb_menu__logo-wrap img{height:auto;max-height:none}.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before{color:#8dc847}.et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__search-button,.et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__close-search-button{color:#02224c}.et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__cart-button{color:#2ea3f2}.et_pb_text_1_tb_header.et_pb_text,.et_pb_text_1_tb_header.et_pb_text a{color:#FFFFFF!important}.et_pb_text_1_tb_header{line-height:31px;font-size:21px;line-height:31px;background-color:#062f6e;padding-top:10px!important;padding-bottom:10px!important;margin-bottom:0px!important;width:100%}.et_pb_text_1_tb_header a{font-weight:600;text-decoration-style:double;-webkit-text-decoration-color:RGBA(0,0,0,0);text-decoration-color:RGBA(0,0,0,0);font-size:21px}.et_pb_section_5_tb_header.et_pb_section,.et_pb_section_6_tb_header.et_pb_section{padding-top:20px;padding-bottom:20px}.et_pb_column_0_tb_header{padding-top:5px;padding-bottom:5px}.et_pb_text_1_tb_header.et_pb_module{margin-left:auto!important;margin-right:auto!important}@media only screen and (min-width:981px){.et_pb_row_4_tb_header{display:none!important}}@media only screen and (max-width:980px){.et_pb_section_0_tb_header.et_pb_section{padding-top:0px;padding-bottom:0px}.et_pb_row_0_tb_header.et_pb_row{padding-top:5px!important;padding-bottom:5px!important;padding-top:5px!important;padding-bottom:5px!important}.et_pb_row_0_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row{width:95%}.et_pb_text_0_tb_header h1,.et_pb_text_1_tb_header h1{font-size:40px;line-height:50px}.et_pb_text_0_tb_header{padding-top:3px!important;padding-bottom:3px!important}.et_pb_section_2_tb_header{border-bottom-color:RGBA(0,0,0,0)}.et_pb_section_2_tb_header.et_pb_section{padding-top:25px;padding-bottom:25px}.et_pb_row_1_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_1_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_1_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_1_tb_header.et_pb_row{width:87%}.et_pb_section_3_tb_header.et_pb_section{padding-top:22px;padding-bottom:40px}.et_pb_row_3_tb_header.et_pb_row{padding-top:0px!important;padding-bottom:0px!important;padding-top:0px!important;padding-bottom:0px!important}.et_pb_menu_0_tb_header.et_pb_menu ul li a{font-size:20px}.et_pb_menu_0_tb_header .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu_0_tb_header .et_pb_menu__logo-slot{max-width:75px}.et_pb_text_1_tb_header.et_pb_text a{color:#FFFFFF!important}}@media only screen and (min-width:768px) and (max-width:980px){.et_pb_menu_0_tb_header.et_pb_menu .et-menu-nav li ul.sub-menu{border-top:8px solid #0175ca}.et_pb_row_4_tb_header{display:none!important}}@media only screen and (max-width:767px){.et_pb_section_0_tb_header.et_pb_section{padding-top:0px;padding-bottom:0px;margin-top:0px;margin-bottom:-5px}.et_pb_text_0_tb_header{font-size:16px;line-height:24px;padding-right:15px!important;padding-left:15px!important}.et_pb_text_0_tb_header h1,.et_pb_text_1_tb_header h1{font-size:35px;line-height:45px}.et_pb_text_0_tb_header h2,.et_pb_text_1_tb_header h2{font-size:25px;line-height:35px}.et_pb_text_0_tb_header h3,.et_pb_text_1_tb_header h3{font-size:21px;line-height:31px}.et_pb_text_0_tb_header h4,.et_pb_text_1_tb_header h4{font-size:18px;line-height:28px}.et_pb_text_0_tb_header h5,.et_pb_text_1_tb_header,.et_pb_text_1_tb_header h5{font-size:16px;line-height:24px}.et_pb_section_2_tb_header{border-bottom-color:RGBA(0,0,0,0);display:none!important}.et_pb_section_2_tb_header.et_pb_section{padding-top:20px;padding-bottom:20px}.et_pb_section_3_tb_header.et_pb_section{padding-top:22px;padding-bottom:40px}.et_pb_section_4_tb_header.et_pb_section{padding-top:10px;padding-bottom:0px}.et_pb_section_4_tb_header,.et_pb_row_3_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_3_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_3_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_3_tb_header.et_pb_row{width:100%}.et_pb_row_3_tb_header.et_pb_row{padding-top:0px!important;padding-bottom:0px!important;padding-top:0px!important;padding-bottom:0px!important}.et_pb_menu_0_tb_header.et_pb_menu ul li a{font-size:16px}.et_pb_menu_0_tb_header.et_pb_menu .et_pb_menu__logo{margin-left:1rem}.et_pb_menu_0_tb_header .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu_0_tb_header .et_pb_menu__logo-slot{max-width:95px}.et_pb_text_1_tb_header.et_pb_text a{color:#FFFFFF!important}.et_pb_section_5_tb_header,.et_pb_section_6_tb_header{display:none!important}}.et_pb_text_0_tb_header .et_pb_text_inner::before{font-family:"fontawesome";content:"\f0f3";display:inline-block;margin-right:.5rem;font-weight:900}.et_pb_text_1_tb_header a{position:relative;top:0.1rem}.et_pb_text_0_tb_header .et_pb_text_inner::before{font-family:"fontawesome";content:"\f0f3";display:inline-block;margin-right:.5rem;font-weight:900}.et_pb_text_1_tb_header a{position:relative;top:0.1rem}.et_pb_section_0_tb_footer.et_pb_section{padding-top:10px}.et_pb_row_0_tb_footer.et_pb_row{padding-top:0px!important;padding-bottom:0px!important;padding-top:0px;padding-bottom:0px}.et_pb_text_0_tb_footer.et_pb_text,.et_pb_text_2_tb_footer.et_pb_text,.et_pb_text_3_tb_footer.et_pb_text,.et_pb_text_4_tb_footer.et_pb_text,.et_pb_text_5_tb_footer.et_pb_text,.et_pb_text_6_tb_footer.et_pb_text{color:#444546!important}.et_pb_text_0_tb_footer{line-height:31px;font-size:21px;line-height:31px}.et_pb_text_0_tb_footer h1,.et_pb_text_1_tb_footer h1,.et_pb_text_2_tb_footer h1,.et_pb_text_3_tb_footer h1,.et_pb_text_4_tb_footer h1,.et_pb_text_5_tb_footer h1,.et_pb_text_6_tb_footer h1{font-weight:700;font-size:45px;color:#062F6E!important;line-height:55px}.et_pb_text_0_tb_footer h2{font-weight:700;font-size:35px;color:#062f6e!important;line-height:45px;text-align:center}.et_pb_text_0_tb_footer h3,.et_pb_text_1_tb_footer h3,.et_pb_text_2_tb_footer h3,.et_pb_text_3_tb_footer h3,.et_pb_text_4_tb_footer h3,.et_pb_text_5_tb_footer h3{font-weight:700;font-size:25px;color:#f26741!important;line-height:35px}.et_pb_text_0_tb_footer h4,.et_pb_text_1_tb_footer h4,.et_pb_text_2_tb_footer h4,.et_pb_text_3_tb_footer h4,.et_pb_text_4_tb_footer h4,.et_pb_text_5_tb_footer h4,.et_pb_text_6_tb_footer h4{font-weight:700;font-size:21px;color:#062f6e!important;line-height:31px}.et_pb_text_0_tb_footer h5,.et_pb_text_1_tb_footer h5,.et_pb_text_2_tb_footer h5,.et_pb_text_3_tb_footer h5,.et_pb_text_4_tb_footer h5,.et_pb_text_5_tb_footer h5,.et_pb_text_6_tb_footer h5{font-weight:700;font-size:18px;color:#062f6e!important;line-height:28px}.et_pb_code_0_tb_footer,.et_pb_code_1_tb_footer,.et_pb_code_2_tb_footer,.et_pb_code_3_tb_footer,.et_pb_code_4_tb_footer,.et_pb_code_5_tb_footer,.et_pb_code_6_tb_footer{border-radius:0 0 0 0;overflow:hidden;border-bottom-width:1px;border-bottom-color:#f3f3f3;margin-bottom:0.75%!important;float:left;width:100%}.et_pb_section_1_tb_footer.et_pb_section{padding-top:4%;padding-bottom:1%;background-color:#062f6e!important}.et_pb_row_1_tb_footer{border-bottom-width:1px;border-bottom-color:#FFFFFF}.et_pb_row_1_tb_footer.et_pb_row{padding-top:0px!important;padding-bottom:50px!important;padding-top:0px;padding-bottom:50px}.et_pb_menu_0_tb_footer.et_pb_menu ul li a,.et_pb_menu_1_tb_footer.et_pb_menu ul li a,.et_pb_menu_2_tb_footer.et_pb_menu ul li a,.et_pb_menu_3_tb_footer.et_pb_menu ul li a,.et_pb_text_1_tb_footer.et_pb_text,.et_pb_menu_0_tb_footer.et_pb_menu ul li.current-menu-item a,.et_pb_menu_1_tb_footer.et_pb_menu ul li.current-menu-item a,.et_pb_menu_2_tb_footer.et_pb_menu ul li.current-menu-item a,.et_pb_menu_3_tb_footer.et_pb_menu ul li.current-menu-item a{color:#FFFFFF!important}.et_pb_menu_0_tb_footer.et_pb_menu,.et_pb_menu_1_tb_footer.et_pb_menu,.et_pb_menu_2_tb_footer.et_pb_menu,.et_pb_menu_3_tb_footer.et_pb_menu{background-color:rgba(0,0,0,0)}.et_pb_menu_0_tb_footer{margin-left:0px!important}.et_pb_menu_0_tb_footer.et_pb_menu:before{content:"About Just Energy"}.et_pb_menu_0_tb_footer.et_pb_menu .nav li ul,.et_pb_menu_0_tb_footer.et_pb_menu .et_mobile_menu,.et_pb_menu_0_tb_footer.et_pb_menu .et_mobile_menu ul,.et_pb_menu_1_tb_footer.et_pb_menu .nav li ul,.et_pb_menu_1_tb_footer.et_pb_menu .et_mobile_menu,.et_pb_menu_1_tb_footer.et_pb_menu .et_mobile_menu ul,.et_pb_menu_2_tb_footer.et_pb_menu .nav li ul,.et_pb_menu_2_tb_footer.et_pb_menu .et_mobile_menu,.et_pb_menu_2_tb_footer.et_pb_menu .et_mobile_menu ul,.et_pb_menu_3_tb_footer.et_pb_menu .nav li ul,.et_pb_menu_3_tb_footer.et_pb_menu .et_mobile_menu,.et_pb_menu_3_tb_footer.et_pb_menu .et_mobile_menu ul{background-color:rgba(0,0,0,0)!important}.et_pb_menu_0_tb_footer .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu_0_tb_footer .et_pb_menu__logo-slot,.et_pb_menu_1_tb_footer .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu_1_tb_footer .et_pb_menu__logo-slot,.et_pb_menu_2_tb_footer .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu_2_tb_footer .et_pb_menu__logo-slot,.et_pb_menu_3_tb_footer .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu_3_tb_footer .et_pb_menu__logo-slot{width:auto;max-width:100%}.et_pb_menu_0_tb_footer .et_pb_menu_inner_container>.et_pb_menu__logo-wrap .et_pb_menu__logo img,.et_pb_menu_0_tb_footer .et_pb_menu__logo-slot .et_pb_menu__logo-wrap img,.et_pb_menu_1_tb_footer .et_pb_menu_inner_container>.et_pb_menu__logo-wrap .et_pb_menu__logo img,.et_pb_menu_1_tb_footer .et_pb_menu__logo-slot .et_pb_menu__logo-wrap img,.et_pb_menu_2_tb_footer .et_pb_menu_inner_container>.et_pb_menu__logo-wrap .et_pb_menu__logo img,.et_pb_menu_2_tb_footer .et_pb_menu__logo-slot .et_pb_menu__logo-wrap img,.et_pb_menu_3_tb_footer .et_pb_menu_inner_container>.et_pb_menu__logo-wrap .et_pb_menu__logo img,.et_pb_menu_3_tb_footer .et_pb_menu__logo-slot .et_pb_menu__logo-wrap img{height:auto;max-height:none}.et_pb_menu_0_tb_footer .mobile_nav .mobile_menu_bar:before,.et_pb_menu_0_tb_footer .et_pb_menu__icon.et_pb_menu__search-button,.et_pb_menu_0_tb_footer .et_pb_menu__icon.et_pb_menu__close-search-button,.et_pb_menu_0_tb_footer .et_pb_menu__icon.et_pb_menu__cart-button,.et_pb_menu_1_tb_footer .mobile_nav .mobile_menu_bar:before,.et_pb_menu_1_tb_footer .et_pb_menu__icon.et_pb_menu__search-button,.et_pb_menu_1_tb_footer .et_pb_menu__icon.et_pb_menu__close-search-button,.et_pb_menu_1_tb_footer .et_pb_menu__icon.et_pb_menu__cart-button,.et_pb_menu_2_tb_footer .mobile_nav .mobile_menu_bar:before,.et_pb_menu_2_tb_footer .et_pb_menu__icon.et_pb_menu__search-button,.et_pb_menu_2_tb_footer .et_pb_menu__icon.et_pb_menu__close-search-button,.et_pb_menu_2_tb_footer .et_pb_menu__icon.et_pb_menu__cart-button,.et_pb_menu_3_tb_footer .mobile_nav .mobile_menu_bar:before,.et_pb_menu_3_tb_footer .et_pb_menu__icon.et_pb_menu__search-button,.et_pb_menu_3_tb_footer .et_pb_menu__icon.et_pb_menu__close-search-button,.et_pb_menu_3_tb_footer .et_pb_menu__icon.et_pb_menu__cart-button{color:#2ea3f2}.et_pb_menu_1_tb_footer.et_pb_menu:before{content:"Our Energy"}.et_pb_menu_2_tb_footer.et_pb_menu:before{content:"Customer Support"}.et_pb_menu_3_tb_footer.et_pb_menu:before{content:"Useful Links"}.et_pb_code_7_tb_footer{margin-top:2%!important}.et_pb_text_1_tb_footer{line-height:1.8em;font-weight:300;font-size:12px;line-height:1.8em}.et_pb_text_1_tb_footer h2{font-weight:700;font-size:35px;color:#062f6e!important;line-height:45px}.et_pb_section_2_tb_footer.et_pb_section,.et_pb_section_3_tb_footer.et_pb_section,.et_pb_section_4_tb_footer.et_pb_section{padding-top:30px;padding-bottom:30px}.et_pb_row_3_tb_footer,.et_pb_row_4_tb_footer,.et_pb_row_5_tb_footer,.et_pb_row_6_tb_footer,.et_pb_row_7_tb_footer{border-radius:6px 6px 6px 6px;overflow:hidden}.et_pb_text_2_tb_footer,.et_pb_text_3_tb_footer,.et_pb_text_4_tb_footer,.et_pb_text_5_tb_footer,.et_pb_text_6_tb_footer{line-height:31px;font-size:19px;line-height:31px}.et_pb_text_2_tb_footer.et_pb_text a,.et_pb_text_4_tb_footer.et_pb_text a,.et_pb_text_6_tb_footer.et_pb_text a{color:#0075c9!important}.et_pb_text_2_tb_footer h2,.et_pb_text_3_tb_footer h2,.et_pb_text_4_tb_footer h2,.et_pb_text_5_tb_footer h2,.et_pb_text_6_tb_footer h2{font-weight:800;font-size:32px;color:#062f6e!important;line-height:45px;text-align:center}.et_pb_text_6_tb_footer h3{font-weight:600;font-size:20px;color:#02224C!important;line-height:35px;text-align:center}.et_pb_section_2_tb_footer,.et_pb_section_3_tb_footer,.et_pb_section_4_tb_footer{border-radius:10px 10px 10px 10px;overflow:hidden;max-width:630px;margin-left:auto!important;margin-right:auto!important}.et_pb_row_3_tb_footer.et_pb_row,.et_pb_row_4_tb_footer.et_pb_row,.et_pb_row_5_tb_footer.et_pb_row,.et_pb_row_6_tb_footer.et_pb_row,.et_pb_row_7_tb_footer.et_pb_row{margin-left:auto!important;margin-right:auto!important}@media only screen and (max-width:980px){.et_pb_section_0_tb_footer.et_pb_section,.et_pb_section_1_tb_footer.et_pb_section,.et_pb_section_2_tb_footer.et_pb_section,.et_pb_section_3_tb_footer.et_pb_section,.et_pb_section_4_tb_footer.et_pb_section{padding-top:25px;padding-bottom:25px}.et_pb_text_0_tb_footer h1,.et_pb_text_1_tb_footer h1,.et_pb_text_2_tb_footer h1,.et_pb_text_3_tb_footer h1,.et_pb_text_4_tb_footer h1,.et_pb_text_5_tb_footer h1,.et_pb_text_6_tb_footer h1{font-size:40px;line-height:50px}.et_pb_code_0_tb_footer,.et_pb_code_1_tb_footer,.et_pb_code_2_tb_footer,.et_pb_code_3_tb_footer,.et_pb_code_4_tb_footer,.et_pb_code_5_tb_footer,.et_pb_code_6_tb_footer{border-bottom-width:1px;border-bottom-color:#f3f3f3}.et_pb_row_1_tb_footer{border-bottom-width:1px;border-bottom-color:#FFFFFF}.et_pb_row_1_tb_footer,body #page-container .et-db #et-boc .et-l .et_pb_row_1_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_1_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_1_tb_footer.et_pb_row{width:95%}.et_pb_text_1_tb_footer{font-size:12px;padding-top:10px!important;padding-bottom:10px!important}}@media only screen and (max-width:767px){.et_pb_section_0_tb_footer.et_pb_section,.et_pb_section_1_tb_footer.et_pb_section,.et_pb_section_2_tb_footer.et_pb_section,.et_pb_section_3_tb_footer.et_pb_section,.et_pb_section_4_tb_footer.et_pb_section{padding-top:20px;padding-bottom:20px}.et_pb_text_0_tb_footer,.et_pb_text_0_tb_footer h5,.et_pb_text_1_tb_footer h5,.et_pb_text_2_tb_footer,.et_pb_text_2_tb_footer h5,.et_pb_text_3_tb_footer,.et_pb_text_3_tb_footer h5,.et_pb_text_4_tb_footer,.et_pb_text_4_tb_footer h5,.et_pb_text_5_tb_footer,.et_pb_text_5_tb_footer h5,.et_pb_text_6_tb_footer,.et_pb_text_6_tb_footer h5{font-size:16px;line-height:24px}.et_pb_text_0_tb_footer h1,.et_pb_text_1_tb_footer h1,.et_pb_text_2_tb_footer h1,.et_pb_text_3_tb_footer h1,.et_pb_text_4_tb_footer h1,.et_pb_text_5_tb_footer h1,.et_pb_text_6_tb_footer h1{font-size:35px;line-height:45px}.et_pb_text_0_tb_footer h2,.et_pb_text_1_tb_footer h2,.et_pb_text_2_tb_footer h2,.et_pb_text_3_tb_footer h2,.et_pb_text_4_tb_footer h2,.et_pb_text_5_tb_footer h2,.et_pb_text_6_tb_footer h2{font-size:25px;line-height:35px}.et_pb_text_0_tb_footer h3,.et_pb_text_1_tb_footer h3,.et_pb_text_2_tb_footer h3,.et_pb_text_3_tb_footer h3,.et_pb_text_4_tb_footer h3,.et_pb_text_5_tb_footer h3,.et_pb_text_6_tb_footer h3{font-size:21px;line-height:31px}.et_pb_text_0_tb_footer h4,.et_pb_text_1_tb_footer h4,.et_pb_text_2_tb_footer h4,.et_pb_text_3_tb_footer h4,.et_pb_text_4_tb_footer h4,.et_pb_text_5_tb_footer h4,.et_pb_text_6_tb_footer h4{font-size:18px;line-height:28px}.et_pb_code_0_tb_footer,.et_pb_code_1_tb_footer,.et_pb_code_2_tb_footer,.et_pb_code_3_tb_footer,.et_pb_code_4_tb_footer,.et_pb_code_5_tb_footer,.et_pb_code_6_tb_footer{border-bottom-width:1px;border-bottom-color:#f3f3f3}.et_pb_row_1_tb_footer{border-bottom-width:1px;border-bottom-color:#FFFFFF;display:none!important}.et_pb_row_1_tb_footer,body #page-container .et-db #et-boc .et-l .et_pb_row_1_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_1_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_1_tb_footer.et_pb_row{width:80%}.et_pb_code_7_tb_footer{margin-top:4%!important;margin-bottom:0px!important}.et_pb_text_1_tb_footer{line-height:24px}}.et_pb_text_0 h1 span{color:#F2B749}sup{font-size:15px}.wppro_badge1_DIV_12{cursor:pointer;text-underline-offset:0.2em;text-decoration:underline}#wprev-badge-3{border:none}#wprev-badge-3 .wppro_badge1_DIV_12{font-size:21px}#wprev-badge-3 .wppro_badge1_SPAN_13{font-weight:300}#wprev-badge-3 .svgicons{background:rgba(255,255,255,1)}.et_pb_post{margin-bottom:5px}.et_pb_text_17 ol li ul li::marker{color:#75ab00;font-size:18px;font-weight:900;line-height:1}.et_pb_section_1_tb_footer #footer-nav .et-menu-nav ul.et-menu{flex-direction:column;align-items:center!important}.et_pb_text_0 h1 span{color:#F2B749}sup{font-size:15px}.wppro_badge1_DIV_12{cursor:pointer;text-underline-offset:0.2em;text-decoration:underline}#wprev-badge-3{border:none}#wprev-badge-3 .wppro_badge1_DIV_12{font-size:21px}#wprev-badge-3 .wppro_badge1_SPAN_13{font-weight:300}#wprev-badge-3 .svgicons{background:rgba(255,255,255,1)}.et_pb_post{margin-bottom:5px}.et_pb_text_17 ol li ul li::marker{color:#75ab00;font-size:18px;font-weight:900;line-height:1}.et_pb_section_1_tb_footer #footer-nav .et-menu-nav ul.et-menu{flex-direction:column;align-items:center!important}div.et_pb_section.et_pb_section_0{background-blend-mode:soft-light;background-image:url(https://justenergy.com/wp-content/uploads/2024/05/dotted-swirl.png)!important}.et_pb_section_0.et_pb_section{padding-top:30px;padding-bottom:30px;background-color:#062F6E!important}.et_pb_text_0.et_pb_text,.et_pb_text_1.et_pb_text,.et_pb_text_7.et_pb_text{color:#FFFFFF!important}.et_pb_text_0{line-height:31px;font-weight:700;font-size:21px;line-height:31px;margin-bottom:15px!important}.et_pb_text_0 h1{font-weight:700;font-size:45px;color:#FFFFFF!important;line-height:55px}.et_pb_text_0 h2,.et_pb_text_1 h2,.et_pb_text_3 h2,.et_pb_text_4 h2,.et_pb_text_5 h2,.et_pb_text_8 h2,.et_pb_text_9 h2,.et_pb_text_10 h2,.et_pb_text_11 h2,.et_pb_text_12 h2,.et_pb_text_13 h2,.et_pb_text_14 h2,.et_pb_text_17 h2{font-weight:700;font-size:35px;color:#062f6e!important;line-height:45px}.et_pb_text_0 h3,.et_pb_text_2 h3,.et_pb_text_6 h3,.et_pb_text_7 h3,.et_pb_text_8 h3,.et_pb_text_9 h3,.et_pb_text_10 h3,.et_pb_text_11 h3,.et_pb_text_12 h3,.et_pb_text_13 h3,.et_pb_text_15 h3,.et_pb_text_16 h3{font-weight:700;font-size:25px;color:#f26741!important;line-height:35px}.et_pb_text_0 h4,.et_pb_text_1 h4,.et_pb_text_2 h4,.et_pb_text_3 h4,.et_pb_text_4 h4,.et_pb_text_5 h4,.et_pb_text_6 h4,.et_pb_text_7 h4,.et_pb_text_14 h4,.et_pb_text_15 h4,.et_pb_text_16 h4,.et_pb_text_17 h4{font-weight:700;font-size:21px;color:#062f6e!important;line-height:31px}.et_pb_text_0 h5,.et_pb_text_1 h5,.et_pb_text_2 h5,.et_pb_text_3 h5,.et_pb_text_4 h5,.et_pb_text_5 h5,.et_pb_text_6 h5,.et_pb_text_7 h5,.et_pb_text_8 h5,.et_pb_text_9 h5,.et_pb_text_10 h5,.et_pb_text_11 h5,.et_pb_text_12 h5,.et_pb_text_13 h5,.et_pb_text_14 h5,.et_pb_text_15 h5,.et_pb_text_16 h5,.et_pb_text_17 h5{font-weight:700;font-size:18px;color:#062f6e!important;line-height:28px}.et_pb_code_0,.et_pb_code_1{padding-top:0px;padding-bottom:0px}.et_pb_text_1{line-height:31px;font-size:21px;line-height:31px;padding-top:10px!important;margin-bottom:0px!important}.et_pb_text_1.et_pb_text a{color:#f2b749!important}.et_pb_text_1 a{font-weight:700}.et_pb_text_1 h1,.et_pb_text_2 h1,.et_pb_text_3 h1,.et_pb_text_4 h1,.et_pb_text_5 h1,.et_pb_text_6 h1,.et_pb_text_7 h1,.et_pb_text_8 h1,.et_pb_text_9 h1,.et_pb_text_10 h1,.et_pb_text_11 h1,.et_pb_text_12 h1,.et_pb_text_13 h1,.et_pb_text_14 h1,.et_pb_text_15 h1,.et_pb_text_16 h1,.et_pb_text_17 h1{font-weight:700;font-size:45px;color:#062F6E!important;line-height:55px}.et_pb_text_1 h3{font-weight:700;font-size:25px;color:#FFFFFF!important;line-height:35px}.et_pb_image_0,.et_pb_image_4{text-align:center}.et_pb_section_1.et_pb_section{padding-top:20px}.et_pb_text_2.et_pb_text,.et_pb_text_3.et_pb_text,.et_pb_text_4.et_pb_text,.et_pb_text_5.et_pb_text{color:#333333!important}.et_pb_text_2,.et_pb_text_6,.et_pb_text_14,.et_pb_text_15{line-height:31px;font-size:21px;line-height:31px}.et_pb_text_2 h2,.et_pb_text_15 h2,.et_pb_text_16 h2{font-weight:700;font-size:35px;color:#062f6e!important;line-height:45px;text-align:center}.et_pb_image_1,.et_pb_image_2,.et_pb_image_3{margin-bottom:25px!important;text-align:center}.et_pb_text_3,.et_pb_text_4,.et_pb_text_5,.et_pb_text_9,.et_pb_text_11,.et_pb_text_13{line-height:31px;font-size:18px;line-height:31px}.et_pb_text_3 h3,.et_pb_text_4 h3,.et_pb_text_5 h3{font-weight:700;font-size:21px;color:#062f6e!important;line-height:35px;text-align:center}.et_pb_section_2.et_pb_section{padding-top:0px;padding-bottom:0px;background-color:#f2b749!important}.et_pb_row_3,.et_pb_row_7{align-items:center}.et_pb_text_6.et_pb_text,.et_pb_text_8.et_pb_text,.et_pb_text_9.et_pb_text,.et_pb_text_10.et_pb_text,.et_pb_text_11.et_pb_text,.et_pb_text_12.et_pb_text,.et_pb_text_13.et_pb_text,.et_pb_text_14.et_pb_text,.et_pb_text_15.et_pb_text,.et_pb_text_16.et_pb_text,.et_pb_text_17.et_pb_text{color:#444546!important}.et_pb_text_6 h2{font-weight:700;font-size:35px;color:#444546!important;line-height:45px;text-align:center}div.et_pb_section.et_pb_section_3{background-image:url(https://justenergy.com/wp-content/uploads/2024/01/patterned-bg.png)!important}.et_pb_section_3.et_pb_section{padding-top:30px;padding-bottom:30px;background-color:RGBA(255,255,255,0)!important}.et_pb_text_7{line-height:31px;font-weight:600;font-size:21px;line-height:31px}.et_pb_text_7 h2{font-weight:700;font-size:35px;color:#FFFFFF!important;line-height:45px;text-align:center}.et_pb_text_8,.et_pb_text_10{line-height:31px;font-size:17px;line-height:31px;background-size:initial;background-position:left 90% bottom 77%;background-image:url(https://justenergy.com/wp-content/uploads/2023/10/review-consumer-affair-1-3-1.png);padding-bottom:0px!important;margin-bottom:10px!important}.et_pb_text_8 h4,.et_pb_text_9 h4,.et_pb_text_10 h4,.et_pb_text_11 h4,.et_pb_text_12 h4,.et_pb_text_13 h4{font-weight:700;font-size:16px;color:#444546!important;line-height:31px}.et_pb_text_12{line-height:31px;font-size:17px;line-height:31px;background-size:18% auto;background-position:left 90% bottom 2%;background-image:url(https://justenergy.com/wp-content/uploads/2023/10/review-je-1-3-1.png);padding-bottom:0px!important;margin-bottom:10px!important}.et_pb_section_4.et_pb_section,.et_pb_section_5.et_pb_section{padding-top:30px;padding-bottom:30px}.et_pb_text_14 h3{font-weight:700;font-size:35px;color:#82bc00!important;line-height:35px}.et_pb_blog_0 .et_pb_post .entry-title a,.et_pb_blog_0 .not-found-title{font-weight:600!important;text-decoration:underline!important;-webkit-text-decoration-color:#0075c9!important;text-decoration-color:#0075c9!important;color:#0075c9!important}.et_pb_blog_0 .et_pb_post .entry-title,.et_pb_blog_0 .not-found-title{line-height:1.4em!important}.et_pb_blog_0 .entry-title{margin-bottom:0}.et_pb_section_6.et_pb_section{padding-top:30px;padding-bottom:30px;background-color:#f2b749!important}.et_pb_text_15.et_pb_text a,.et_pb_text_16.et_pb_text a{color:#062F6E!important}.et_pb_code_3{padding-top:0px;padding-bottom:0px;margin-bottom:2%!important}.et_pb_text_16{line-height:31px;font-size:21px;line-height:31px;padding-top:20px!important}.et_pb_section_7.et_pb_section{padding-top:30px;padding-bottom:30px;background-color:#f8f7f7!important}.et_pb_text_17{line-height:1.6em;font-size:14px;line-height:1.6em}.et_pb_text_17.et_pb_text a{color:#0075C9!important}.et_pb_text_17 a{font-weight:700;text-decoration:underline;-webkit-text-decoration-color:#0075C9;text-decoration-color:#0075C9}.et_pb_text_17 h3{font-weight:700;font-size:14px;color:#444546!important;line-height:35px;text-align:left}.et_pb_column_8,.et_pb_column_9,.et_pb_column_10{background-color:#FFFFFF;border-radius:10px 10px 10px 10px;overflow:hidden;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px}.et_pb_row_3.et_pb_row{padding-top:70px!important;padding-bottom:60px!important;margin-left:auto!important;margin-right:auto!important;padding-top:70px;padding-bottom:60px}.et_pb_text_16.et_pb_module{margin-left:auto!important;margin-right:auto!important}@media only screen and (min-width:981px){.et_pb_row_0{align-items:center}}@media only screen and (max-width:980px){.et_pb_row_0{display:flex;flex-direction:column}.et_pb_column_0{order:1;margin-bottom:0}.et_pb_text_0 h1{font-size:40px;line-height:50px;text-align:center}.et_pb_text_1 h1,.et_pb_text_2 h1,.et_pb_text_3 h1,.et_pb_text_4 h1,.et_pb_text_5 h1,.et_pb_text_6 h1,.et_pb_text_7 h1,.et_pb_text_8 h1,.et_pb_text_9 h1,.et_pb_text_10 h1,.et_pb_text_11 h1,.et_pb_text_12 h1,.et_pb_text_13 h1,.et_pb_text_14 h1,.et_pb_text_15 h1,.et_pb_text_16 h1,.et_pb_text_17 h1{font-size:40px;line-height:50px}.et_pb_text_1 h3{text-align:center}.et_pb_column_1{order:0}.et_pb_image_0{margin-bottom:30px!important}.et_pb_image_0 .et_pb_image_wrap img,.et_pb_image_1 .et_pb_image_wrap img,.et_pb_image_2 .et_pb_image_wrap img,.et_pb_image_3 .et_pb_image_wrap img,.et_pb_image_4 .et_pb_image_wrap img{width:auto}.et_pb_section_1.et_pb_section,.et_pb_section_2.et_pb_section,.et_pb_section_4.et_pb_section,.et_pb_section_7.et_pb_section{padding-top:25px;padding-bottom:25px}.et_pb_text_2 h2,.et_pb_text_7 h2,.et_pb_text_14 h2,.et_pb_text_14 h3{font-size:35px}.et_pb_section_3.et_pb_section{padding-top:25px;padding-bottom:25px;background-color:RGBA(255,255,255,0)!important}.et_pb_text_8,.et_pb_text_10{background-position:left 23% top 18%;background-color:initial}.et_pb_text_12{background-size:11% auto;background-position:left 83% top 77%;background-color:initial}.et_pb_text_17{font-size:12px;line-height:1.6em}.et_pb_text_17 h3{font-size:14px}.et_pb_column_4{padding-top:50px;padding-bottom:50px}}@media only screen and (max-width:767px){.et_pb_section_0.et_pb_section,.et_pb_section_1.et_pb_section,.et_pb_section_2.et_pb_section,.et_pb_section_4.et_pb_section,.et_pb_section_7.et_pb_section{padding-top:20px;padding-bottom:20px}.et_pb_row_0{display:flex;flex-direction:column}.et_pb_column_0{order:1;margin-bottom:0}.et_pb_text_0,.et_pb_text_0 h5,.et_pb_text_1 h5,.et_pb_text_2,.et_pb_text_2 h5,.et_pb_text_3,.et_pb_text_3 h5,.et_pb_text_4,.et_pb_text_4 h5,.et_pb_text_5,.et_pb_text_5 h5,.et_pb_text_6,.et_pb_text_6 h5,.et_pb_text_7,.et_pb_text_7 h5,.et_pb_text_8 h5,.et_pb_text_9,.et_pb_text_9 h5,.et_pb_text_10 h5,.et_pb_text_11,.et_pb_text_11 h5,.et_pb_text_12 h5,.et_pb_text_13,.et_pb_text_13 h5,.et_pb_text_14,.et_pb_text_14 h5,.et_pb_text_15 h5,.et_pb_text_16 h5,.et_pb_text_17 h5{font-size:16px;line-height:24px}.et_pb_text_0 h1{font-size:35px;line-height:45px;text-align:center}.et_pb_text_0 h2,.et_pb_text_1 h2,.et_pb_text_3 h2,.et_pb_text_4 h2,.et_pb_text_5 h2,.et_pb_text_6 h2,.et_pb_text_8 h2,.et_pb_text_9 h2,.et_pb_text_10 h2,.et_pb_text_11 h2,.et_pb_text_12 h2,.et_pb_text_13 h2,.et_pb_text_15 h2,.et_pb_text_16 h2{font-size:25px;line-height:35px}.et_pb_text_0 h3,.et_pb_text_2 h3,.et_pb_text_3 h3,.et_pb_text_4 h3,.et_pb_text_5 h3,.et_pb_text_6 h3,.et_pb_text_7 h3,.et_pb_text_8 h3,.et_pb_text_9 h3,.et_pb_text_10 h3,.et_pb_text_11 h3,.et_pb_text_12 h3,.et_pb_text_13 h3,.et_pb_text_15 h3,.et_pb_text_16 h3{font-size:21px;line-height:31px}.et_pb_text_0 h4,.et_pb_text_1 h4,.et_pb_text_2 h4,.et_pb_text_3 h4,.et_pb_text_4 h4,.et_pb_text_5 h4,.et_pb_text_6 h4,.et_pb_text_7 h4,.et_pb_text_8 h4,.et_pb_text_9 h4,.et_pb_text_10 h4,.et_pb_text_11 h4,.et_pb_text_12 h4,.et_pb_text_13 h4,.et_pb_text_14 h4,.et_pb_text_15 h4,.et_pb_text_16 h4,.et_pb_text_17 h4{font-size:18px;line-height:28px}.et_pb_text_1{font-size:16px;line-height:24px;display:none!important}.et_pb_text_1 h1,.et_pb_text_2 h1,.et_pb_text_3 h1,.et_pb_text_4 h1,.et_pb_text_5 h1,.et_pb_text_6 h1,.et_pb_text_7 h1,.et_pb_text_8 h1,.et_pb_text_9 h1,.et_pb_text_10 h1,.et_pb_text_11 h1,.et_pb_text_12 h1,.et_pb_text_13 h1,.et_pb_text_14 h1,.et_pb_text_15 h1,.et_pb_text_16 h1,.et_pb_text_17 h1{font-size:35px;line-height:45px}.et_pb_text_1 h3{font-size:21px;line-height:31px;text-align:center}.et_pb_column_1{order:0}.et_pb_image_0{margin-bottom:30px!important}.et_pb_image_0 .et_pb_image_wrap img,.et_pb_image_1 .et_pb_image_wrap img,.et_pb_image_2 .et_pb_image_wrap img,.et_pb_image_3 .et_pb_image_wrap img,.et_pb_image_4 .et_pb_image_wrap img{width:auto}.et_pb_text_2 h2{font-size:30px;line-height:35px}div.et_pb_section.et_pb_section_3{background-image:url(https://justenergy.com/wp-content/uploads/2024/01/patterned-bg-600x229.png)!important}.et_pb_section_3.et_pb_section{padding-top:20px;padding-bottom:20px;background-color:RGBA(255,255,255,0)!important}.et_pb_text_7 h2{font-size:26px;line-height:35px}.et_pb_text_8,.et_pb_text_10{font-size:16px;line-height:24px;background-position:left 91% bottom 80%}.et_pb_text_12{font-size:16px;line-height:24px;background-size:22% auto;background-position:center}.et_pb_text_14 h2{font-size:26px;line-height:35px;text-align:center}.et_pb_text_14 h3{font-size:28px;line-height:31px;text-align:center}.et_pb_blog_0 .et_pb_post .entry-title,.et_pb_blog_0 .not-found-title{text-align:center!important}.et_pb_text_15{font-size:16px;line-height:24px;padding-top:30px!important}.et_pb_text_16{font-size:16px;line-height:24px;padding-top:30px!important;max-width:250px}.et_pb_text_17{font-size:12px;line-height:1.6em}.et_pb_text_17 h2{line-height:35px}.et_pb_text_17 h3{font-size:14px;line-height:31px}.et_pb_column_4{padding-top:50px;padding-bottom:50px}}</style> <span class="et_pb_scroll_top et-pb-icon"></span> </body> </html> <!-- seraph-accel-tmpTimeStamp: 1732386229 -->