.elementor-11065 .elementor-element.elementor-element-64f65ca9{--display:flex;}/* Start custom CSS */@import url("https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,500;1,500&display=swap");
.energy-container {
  height: 940px;
  position: relative;
  margin: 0 auto;
  font-family: 'Ubuntu', sans-serif;
  background-color: #9bd5e1;
}

@media screen and (max-width: 768px) {
  .energy-container {
    height: 857px;
  }
}

@media screen and (max-width: 576px) {
  .energy-container {
    height: 672px;
  }
}

.energy-container .img-contianer {
  width: 100%;
  height: 940px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}

@media screen and (min-width: 920px) {
  .energy-container .img-contianer {
    width: 920px;
  }
}

@media screen and (max-width: 768px) {
  .energy-container .img-contianer {
    height: 857px;
  }
}

@media screen and (max-width: 576px) {
  .energy-container .img-contianer {
    height: 672px;
  }
}

.energy-container .img-contianer svg, .energy-container .img-contianer img.desktopImg {
  position: absolute;
  z-index: 0;
  width: 920px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 768px) {
  .energy-container .img-contianer svg, .energy-container .img-contianer img.desktopImg {
    width: 840px;
  }
}

@media screen and (max-width: 576px) {
  .energy-container .img-contianer svg, .energy-container .img-contianer img.desktopImg {
    width: 540px;
    margin-top: 120px;
  }
}

@media screen and (max-width: 375px) {
  .energy-container .img-contianer svg, .energy-container .img-contianer img.desktopImg {
    width: 471px;
    margin-top: 180px;
  }
}

@media screen and (max-width: 920px) {
  .energy-container .img-contianer svg .st176, .energy-container .img-contianer img.desktopImg .st176 {
    display: none;
  }
}

.energy-container .img-contianer svg .st11, .energy-container .img-contianer svg .st179, .energy-container .img-contianer img.desktopImg .st11, .energy-container .img-contianer img.desktopImg .st179 {
  cursor: pointer;
}

@media screen and (min-width: 921px) {
  .energy-container .img-contianer svg.mobImg, .energy-container .img-contianer img.desktopImg.mobImg {
    display: none;
  }
}

.energy-container .img-contianer .energy-header {
  position: absolute;
  z-index: 1;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 25px;
}

@media screen and (max-width: 768px) {
  .energy-container .img-contianer .energy-header {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.energy-container .img-contianer .energy-header .energy-header-img {
  width: 132px;
}

@media screen and (max-width: 768px) {
  .energy-container .img-contianer .energy-header .energy-header-img {
    width: 80px;
  }
}

.energy-container .img-contianer .energy-header h2,
.energy-container .img-contianer .energy-header .h2 {
  font-size: 36px;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0;
  color: #00525A;
  text-shadow: 3px 3px 0 #fff;
}

@media screen and (max-width: 768px) {
  .energy-container .img-contianer .energy-header h2,
  .energy-container .img-contianer .energy-header .h2  {
    font-size: 24px;
    text-shadow: 1px 2px 0 #fff;
  }
}

.energy-container .img-contianer .energy-header h2.title {
  font-weight: 700;
}

.energy-container .img-contianer .energy-header h2.subtitle {
  font-weight: 400;
  font-size: 34px;
}

@media screen and (max-width: 768px) {
  .energy-container .img-contianer .energy-header h2.subtitle {
    font-size: 22px;
  }
}

.energy-container .img-contianer .energy-header h2.mobTitle,
.energy-container .img-contianer .energy-header .h2.mobTitle {
  font-weight: 400;
}

@media screen and (min-width: 992px) {
  .energy-container .img-contianer .energy-header h2.mobTitle,
  .energy-container .img-contianer .energy-header .h2.mobTitle {
    display: none;
  }
}

@media screen and (max-width: 992px) {
  .energy-container .img-contianer .energy-header h2.mobTitle,
  .energy-container .img-contianer .energy-header .h2.mobTitle {
    font-size: 22px;
  }
}

@media screen and (max-width: 768px) {
  .energy-container .img-contianer .energy-header h2.mobTitle,
  .energy-container .img-contianer .energy-header .h2.mobTitle {
    font-size: 16px;
  }
}

.energy-container .img-contianer .energy-header .h-img {
  max-width: 132px;
  width: 100%;
}

.energy-container .img-contianer .energy-header .header-text {
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .energy-container .img-contianer .energy-header .header-text {
    margin-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
  }
}

.energy-container .img-contianer .card_col {
  max-width: 257px;
  position: absolute;
  z-index: 1;
  top: 220px;
  width: 100%;
}

@media screen and (max-width: 920px) {
  .energy-container .img-contianer .card_col {
    display: none;
  }
}

.energy-container .img-contianer .card_col.col-left {
  left: 42px;
  right: auto;
}

.energy-container .img-contianer .card_col.col-right {
  left: auto;
  right: 60px;
}

.energy-container .img-contianer .card_col .card_item {
  padding: 12px 15px;
  background: #00525A;
  color: #fff;
  font-weight: 300;
}

.energy-container .img-contianer .card_col .card_item + .card_item {
  margin-top: 9px;
}

.energy-container .img-contianer .card_col .card_item .title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 7px;
  color: #fff;
}

.energy-container .img-contianer .card_col .card_item p {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 12px;
  line-height: 14px;
}

.energy-container .img-contianer .card_col .card_item a {
  color: #F9B233;
  text-decoration: none;
}

.popup-open {
  overflow: hidden;
}

.popup_content {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999999999;
  font-family: 'Ubuntu', sans-serif;
}

.popup_content h1, .popup_content h2, .popup_content h3, .popup_content h4, .popup_content h5, .popup_content h6 {
  color: #000;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 0.5em;
}

.popup_content .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  overflow-y: scroll;
}

.popup_content .popup_container {
  position: absolute;
  top: calc(50% + 30px);
  left: 50%;
  max-width: 540px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.9);
  padding: 20px 30px 25px;
  width: calc(100% - 40px);
}

@media screen and (max-width: 425px) {
  .popup_content .popup_container {
    top: 30px;
    left: 20px;
    -webkit-transform: none;
            transform: none;
  }
}

.popup_content .popup_container .popupcontents {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .popup_content .popup_container .popupcontents {
    overflow-x: scroll;
  }
}

.popup_content .popup_container .closeBtn {
  color: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 12px;
  cursor: pointer;
  font-weight: bold;
}

.popup_content .popup_container table, .popup_content .popup_container th, .popup_content .popup_container td {
  border: 1px solid black;
  border-collapse: collapse;
}

.popup_content .popup_container table {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 12px;
  font-weight: 300;
}

.popup_content .popup_container table td, .popup_content .popup_container table th {
  padding: 5px;
  vertical-align: top;
}

.popup_content .popup_container table.no-border {
  border: none;
  border-top: 1px solid #000;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}

.popup_content .popup_container table.no-border th, .popup_content .popup_container table.no-border td {
  border: none;
}

.popup_content .popup_container table.no-border:after {
  content: '';
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #000;
  position: absolute;
}

.popup_content .popup_container ul {
  margin: 0;
  padding-left: 14px;
  list-style: lower-alpha;
  font-weight: 700;
}

.popup_content .popup_container ul li {
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
}

.popup_content .popup_container ul li p {
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 5px;
  margin-top: 5px;
}

.popup_content .popup_container ul li + li {
  margin-top: 5px;
}

.popup_content .popup_container ul li a {
  color: #007C89;
  text-decoration: none;
}

circle.st11 {
  fill: transparent;
}

@media screen and (max-width: 920px) {
  .desktopImg {
    display: none;
  }
}

@media screen and (max-width: 920px) {
  .content-area.energy-page {
    margin-left: 0px;
    margin-right: 0px;
  }
  .content-area.energy-page article {
    margin-left: 20px;
    margin-right: 20px;
  }
}
/* spanish energy efficiency */
@media screen and (min-width: 920px){
	.spanish-eh-wrapper .img-contianer{
		width: 970px;
		max-width: 970px;
	}
}
@media screen and (min-width: 1199px){
	.spanish-eh-wrapper .img-contianer{
		width: 1034px;
		max-width: 1034px;
	}
}
@media screen and (min-width: 920px){
	.spanish-eh-wrapper .img-contianer .card_col{
		max-width: 308px;
	}
}
@media screen and (min-width: 1199px){
	.spanish-eh-wrapper .img-contianer .card_col{
		max-width: 325px;
	}
}
@media screen and (min-width: 920px){
	.spanish-eh-wrapper .img-contianer .card_col.col-left{
		left: 15px;
	}
}
@media screen and (min-width: 1199px){
	.spanish-eh-wrapper .img-contianer .card_col.col-left{
		left: 31px;
	}
}
@media screen and (min-width: 920px){
	.spanish-eh-wrapper .img-contianer .card_col.col-right{
		right: 38px;
		top: 256px;
	}
}
@media screen and (min-width: 1199px){
	.spanish-eh-wrapper .img-contianer .card_col.col-right{
		right: 49px;
		top: 256px;
	}
}
@media screen and (min-width: 920px){
	.spanish-eh-wrapper .img-contianer .card_col .card_item .title{
		font-size: 14px;
	}
}
@media screen and (min-width: 1199px){
	.spanish-eh-wrapper .img-contianer .card_col .card_item .title{
		font-size: 15px;
	}
}
@media screen and (min-width: 920px){
	.spanish-eh-wrapper .img-contianer .card_col .card_item{
		padding: 12px;
	}
}
@media screen and (min-width: 1199px){
	.spanish-eh-wrapper .img-contianer .card_col .card_item{
		padding: 12px 15px;
	}
}


/* NEW UPDATES 2025 */

.energy-container h4.title {
	line-height: 120%;
	margin-top: 0 !important;
	margin-bottom: 9px !important;
}



/*# sourceMappingURL=energystyle.css.map *//* End custom CSS */