.entry-header {
display: none;
}
.site-info {
display: none; }
.entry-content {
margin-top: 0 !important;
}
html, body  {
height: 100vh;
}
body {
background-color: #fff;
overflow-x: hidden;
}
h1, h2, h3, h4, h5 {
font-weight: 700;
}
h3 {
font-size: 28px;
}
h4 {
color: #bdce56;
font-size: 20px;
margin-bottom: 40px;
text-transform: uppercase;
}
ul, ol {
margin-left: 20px;
}
ul li {
margin-bottom: 10px;
list-style: square;
}
ol li {
padding-left: 8px;
}
ol li::marker {
font-weight: 700;
}
a {
color: inherit;
font-weight: 400;
}
a:hover, a:focus, a:active {
color: inherit;
}
.accent {
color: #bdce56;
}
.fineprint {
font-size: 12px !important;
}
.site-header {
border-bottom: 1px solid #ccc;
}
.inside-header {
padding: 0 40px;
} .grecaptcha-badge {
visibility: hidden;
} .generate-back-to-top {
bottom: 60px;
} .main-navigation .main-nav ul li {
margin-bottom: 0;
list-style: none;
}
.main-navigation .main-nav ul li a {
line-height: 90px;
margin: 0 15px;
padding: 0;
}
.main-navigation .main-nav ul li.menu-healthcheck a {
line-height: 50px;
background: #bdce56;
padding: 0 20px;
color: #fff !important;
margin-right: 0;
}
.main-navigation .main-nav ul li.menu-healthcheck a:hover {
background: #c3d367;
color: #fff;
}
.main-navigation .main-nav ul li[class*="current-menu-"] > a {
border-bottom: 4px solid;
margin-top: 4px;
}
.menu-toggle {
background: transparent !important;
padding: 0 10px;
color: #64717e !important;
} .site-main {
margin: 0 !important;
}
.inside-article {
padding: 0 0 40px 0 !important;
}
.section {
margin: 80px 0;
padding-bottom: 80px;
position: relative;
}
.section:not(.solution):after {
content: "";
width: 30%;
max-width: 250px;
height: 2px;
background: #e2e2e2;
position:absolute;
left: 50%;
bottom: 0;
transform: translatex(-50%);
}
.section.last {
padding-bottom: 0;
}
.section.last:after {
display: none;
}
.section.solution {
padding-bottom: 0;
}
.section.problem p:last-child {
margin-bottom: 0;
}
.content-container {
margin-top: 130px;
}
.banner-image {
width: 100%;
height: 40vh;
min-height: 320px;
margin-bottom: 80px;
position: relative;
background-size: cover !important;
background-position-x: center;
}
.banner-image.introduction {
background-image: url(https://sustainableenergy247.com/wp-content/uploads/2023/03/home_1920x650.jpg);
height: 70vh;
min-height: 480px;
}
.banner-image.cityscape {
background-image: url(https://sustainableenergy247.com/wp-content/uploads/2022/12/solar_cityscape_1920x385.jpg);
}
.banner-image.business {
background-image: url(https://sustainableenergy247.com/wp-content/uploads/2022/12/business_1920x385.jpg);
}
.banner-image.global-cert {
background-image: url(https://sustainableenergy247.com/wp-content/uploads/2023/03/globalcert2_1920x385.jpg);
}
.banner-image.solarhand {
background-image: url(https://sustainableenergy247.com/wp-content/uploads/2022/12/solar_hand_1920x385.jpg);
background-position-x: 70%;
}
.banner-image.measurement {
background-image: url(https://sustainableenergy247.com/wp-content/uploads/2023/03/measurement_1920x385.jpg);
background-position-x: 45%;
}
.banner-image.measurement2 {
background-image: url(https://sustainableenergy247.com/wp-content/uploads/2023/03/measurement2_1920x385.jpg);
background-position-x: 45%;
}
.banner-image.engineers {
background-image: url(https://sustainableenergy247.com/wp-content/uploads/2022/12/solar_engineers_1920x385.jpg);
}
.banner-image.healthcheck {
background: url(https://sustainableenergy247.com/wp-content/uploads/2022/11/healthcheck_1920x450.jpg) center;
}
.banner-image.pricing {
background: url(https://sustainableenergy247.com/wp-content/uploads/2024/06/pexels-jemsanchez-1108814.jpg) center;
}
.banner-image img {
width: 100%;
}
.height-100 {
height: 100%;
} .mt-10 {
margin-top: 10px !important;
}
.mt-20 {
margin-top: 20px !important;
}
.mt-40 {
margin-top: 40px;
}
.mb-0 {
margin-bottom: 0;
}
.mb-20 {
margin-bottom: 20px;
}
.mb-40 {
margin-bottom: 40px;
}
.mb-60 {
margin-bottom: 60px;
} button, html input[type="button"], input[type="reset"], input[type="submit"], a.button, a.wp-block-button__link:not(.has-background) {
background: #bdce56 !important;
border-radius: 0 !important;
border: 0 !important;
color: #fff !important;
font-size: 18px !important;
font-weight: 400 !important;
} .statement.business {
margin: 0 auto;
} 
.statement.mobile {
display: none;
}
.statement h2:not(.statement.home h2) {
font-size: 30px;
margin-bottom: 0;
}
.statement p {
color: #fff;
font-weight: 400;
font-size: 1.1em;
margin-bottom: 10px;
} .solution .sec-badge {
margin-bottom: 40px;
} .pillars {
margin: 50px 0;
}
.pillar-block {
background: #f2f2f2;
padding: 30px;
}
.pillar-block h1 {
color: #bdce56;
}
.pillar-block p {
margin-bottom: 0;
} .dos-and-donts {
display: flex;
margin-bottom: 30px;
gap: 30px;
}
.dos-and-donts ul {
margin-left: 0;
}
.dos-and-donts li,
.checklist li {
list-style: none;
margin-bottom: 10px;
padding-left: 40px;
position: relative;
}
.dos-and-donts li:before,
.checklist li:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-size: 24px;
position: absolute;
left: 0;
top: -7px;
}
.donts {
flex-basis: 44%;
}
.donts li:before,
.liability li:before {
content: "\f00d";
color: #F6820E;
}
.dos li:before,
.checklist li:before,
.asset li:before {
content: "\f00c";
color: #BDCE56;
} .feature {
background: #64717e;
padding: 60px 0;
}
.feature-column {
border-right: 1px solid #aaa;
padding: 0 40px;
}
.feature-column:last-of-type {
border-right: 0;
}
.feature-column h3,
.feature-column p {
color: #fff;
} .checklist {
margin-left: 0;
} .ambassadors.alignfull {
background: #f2f2f2;
overflow: auto;
}
.ambassadors-container {
max-width: 520px;
display: flex;
flex-direction: row;
align-items: center;
text-align: center;
margin: 50px auto 0 auto;
gap: 3em;
color: #999;
letter-spacing: 0.2em;
font-weight: 400;
}
.ambassadors-container .column {
flex: 33.33%;
}
.ambassadors-container img {
height: 80px;
width: auto;
} .section.contactus {
width: 700px;
margin: 0 auto;
}
.contactform .wpforms-submit-container {
text-align: center;
padding: 30px 0 0 0 !important;
} .business-priorities {
max-width: 600px;
margin: 0 auto;
margin-bottom: 40px;
}
.priority {
background: #F6820E;
color: #fff;
padding: 15px 30px;
} .problem-journey {
margin-top: 40px
}
.problem-column {
text-align: center;
display: flex;
flex-direction: column;
gap: 20px;
}
.problem-box {
background: #f2f2f2;
padding: 30px;
flex-grow: 1;
}
.problem-box p {
margin-bottom: 0;
}
.problem-column h5:not(.problem-box h5) {
margin-bottom: 0;
color: #bdce56;
}
.complex-solns {
width: 85%;
margin-top: 20px;
} .redefining-energy h3 {
margin-bottom: 40px;
}
.redefining-energy ul {
margin-bottom: 0;
}
.redefining-energy ul li:last-child {
margin-bottom: 0;
} .pathway {
background: #f2f2f2;
padding: 30px 0;
margin: 40px 0 60px 0;
}
.pathway h3 {
text-align: center;
}
.pathway-steps {
display: flex;
gap: 20px;
}
.step {
background: #fff;
padding: 20px;
display: flex;
gap: 20px;
border-top: 4px solid #bdce56;
box-shadow: 0 0 8px rgba(0,0,0,0.1);
}
.step-title {
min-width: 100px;
text-align: center;
color: #bdce56;
}
.step-icon {
width: 70px;
}
.step-detail {
display: flex;
gap: 30px;
}
.step-detail span {
color: #bdce56;
}
.step-detail p {
margin-bottom: 0;
}  .global-partnership h2 {
margin: 40px 0 60px 0;
}
.global-cert-map {
margin: 40px 0;
}
.global-cert-legend {
text-align: center;
}
.global-cert-legend li {
list-style: none;
display: inline-block;
font-weight: 400;
margin-right: 20px;
}
.global-cert-legend li:last-child {
margin-right: 0;
}
.global-cert-legend li:before {
content: "";
display: inline-block;
width: 15px;
height: 15px;
position: relative;
top: 1px;
margin-right: 10px;
}
.global-cert-legend li.active:before {
background: #bdce56;
}
.global-cert-legend li.expansion:before {
background: #abb3b9;
} .strategic-partners {
gap: 50px;
max-width: 650px;
margin-left: auto;
margin-right: auto;
margin-bottom: 60px;
}
.partner-box {
background: #f2f2f2;
padding: 30px 0 10px;
}
.partner-box img {
height: 90px;
margin-bottom: 10px;
} .casestudy-logos {
max-width: 750px;
margin: 50px auto 0;
}
.casestudy-logos img {
height: 80px;
width: auto;
max-width: 180px;
}  .banner-image.healthcheck .icon-roundel {
position: absolute;
left: 50%;
bottom: 0;
transform: translate(-50%, 50%);
}
.icon-roundel {
width: 100px;
height: 100px;
background-color: #bdce56;
background-position: center;
background-repeat: no-repeat;
border-radius: 50%;
}
.icon-healthcheck {
background-image: url(https://sustainableenergy247.com/wp-content/uploads/2022/11/icon-healthcheck.svg);
background-size: 60%;
}
.healthcheck-content {
text-align: center;
} .content-container.healthcheck {
margin-top: 50px;
}
.hc-survey-form {
margin-bottom: 80px !important;
}
.hc-survey-form .wpforms-page-1 {
background: #f2f2f2 !important;
padding: 10px 60px 40px !important;
margin: 0 auto !important;
margin-top: 50px !important;
}
p.hc-form-intro {
margin-bottom: 20px !important;
}
.survey-hints {
background: #f2f2f2 !important;
padding: 20px 30px 10px !important;
margin: 30px 0 20px 0 !important; 
}
.survey-hints p {
margin-bottom: 10px !important;
}
.sortable-list label {
cursor: grab;
}
.sortable-list.no-input input {
display: none !important;
}
.sortable-list.no-input li label:before {
content: "=";
padding-right: 10px;
}
.wpforms-has-error {
background: #ffdfea !important;
margin: 0 -10px !important;
padding: 10px !important;
transition: 0.5s;
}
.wpforms-form label.wpforms-error {
color: #cc0000 !important;
font-weight: bold;
margin-top: 5px !important;
} div.wpforms-container-full .wpforms-form .wpforms-page-indicator {
margin: 0;
background: #bdce56;
width: 100%;
padding: 30px 40%;
position: fixed;
bottom: 0;
left: 0;
z-index: 1;
}
.wpforms-page-indicator-steps {
float: left !important;
text-transform: uppercase !important;
font-size: 14px !important;
font-weight: 600;
color: #fff;
}
div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress-wrap {
width: calc(100% - 100px);
background-color: rgba(255 255 255 / 30%);
border-radius: 0;
height: 10px;
float: right;
}  .page-id-1015 .site-footer {
display: none;
}
.site-footer {
background: #64717E;
padding: 30px 0;
font-size: 14px;
color: #c9cdd2;
}
.footer-widgets {
background: transparent !important;
}
.footer-widget-1 {
flex: 20% !important;
font-size: 15px;
}
.footer-widget-2 {
flex: 40% !important;
}
.footer-widget-3 {
flex: 40% !important;
text-align: right;
}
.footer-widgets a {
color: #c9cdd2;
text-decoration: none;
}
.footer-widgets a:hover {
color: #fff;
}
.footer-widgets img {
opacity: 0.6;
}
.footer-partner-logos {
display: flex;
justify-content: flex-end;
align-items: center;
gap: 3em;
letter-spacing: 0.15em;
}
.footer-partner-logos img {
height: 55px;
transition: 0.3s;
}
.footer-partner-logos img:hover {
opacity: 1;
} .wrapper {
height: 100vh;
gap: 0 !important;
margin: 0;
}
.left-pane {
background: #bccf57;
height: 100%;
display: flex;
align-content: center;
flex-direction: column;
justify-content: center;
padding: 0 7%;
gap: 2em;
}
.left-pane p {
color: #fff;
font-size: 2.2vh;
line-height: 1.5 !important;
}
.landing.btn a {
background-color: #fff !important;
border-radius: 0;
color: #bccf57 !important;
font-weight: 700;
font-size: 2vh !important;
}
.landing.btn a:hover {
background-color: #fff;
opacity: 0.9;
}
.right-pane {
background: url(https://sustainableenergy247.com/wp-content/uploads/2022/08/windfarm-hero.jpg) center;
background-size: cover;
position:relative;
}
.right-pane img {
display:none;
}
.under-construction {
position: absolute;
left: 0;
bottom: 0;
margin: 0;
padding: 30px;
color: #fff;
font-size: 15px;
}
.wpforms-form input[type=text],
.wpforms-form input[type=email],
.wpforms-form input[type=number],
.wpforms-form label,
.wpforms-form textarea,
.wpforms-form select,
.wpforms-field-description {
font-size: 14px !important;
}
.wpforms-field-description {
font-style: italic;
}
.btn-contactform {
border:0 !important;
background: #bccf57 !important;
font-weight: 700;
color: #fff !important;
}
.wpforms-confirmation-container-full {
background: transparent !important;
border: 0 !important;
}
.wpforms-confirmation-container-full p {
font-size: 18px !important;
text-align: center !important;
}
.requirements textarea {
height: 90px !important;
}
.pum-theme-lightbox .pum-container {
padding: 30px;
border-radius: 0;
border: 0;
box-shadow: none;
}
@media (min-width:1368px) and (max-width: 1600px) {
.main-navigation .main-nav ul li a {
margin: 0 10px;
}
.main-navigation a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items {
font-size: 17px;
}
}
@media (max-width: 1200px) {
.inside-article {
padding: 0 40px 40px !important;
}
.inside-header {
padding: 10px 40px;
}
.site-header .header-image {
width: 240px;
}
.site-logo {
margin-top:0;
}
.has-inline-mobile-toggle #site-navigation.toggled {
margin: 10px 0;
}
.main-navigation .main-nav ul li a {
line-height: 45px;
}
.main-navigation .main-nav ul li[class*="current-menu-"] > a {
border-bottom: 0;
}
.main-navigation.toggled .main-nav>ul {
margin-bottom: 20px;
}
.main-navigation .main-nav ul li:last-child a {
margin-top: 15px;
display: inline-block;
} .statement {
padding: 20px;
max-width: 720px;
}
.statement.home {
width: 42%;
left: 40px;
}
.statement.globalcert {
left: 40px;
}
.statement.home h2 {
font-size: 2.5vw;
}
.statement h2:not(.statement.home h2) {
font-size: 24px;
}
.banner-image.introduction {
background-position-x: 60%;
}
.banner-image.global-cert {
background-position-x: 65%
} .pathway .grid-container {
padding: 0 40px;
}
.healthcheck-content {
padding: 0 4%;
}
div.wpforms-container-full .wpforms-form .wpforms-page-indicator {
padding: 30px 30%;
}
.footer-widget-1 {
flex: 25% !important
}
.footer-widget-2 {
flex: 30% !important
}
.footer-widget-3 {
flex: 45% !important
}
}
@media (max-width: 999px) {
.banner-image {
height: 30vh;
margin-bottom: 50px;
}
.banner-image.introduction {
height: 45vh;
}
.section {
margin: 40px 0;
padding-bottom: 40px;
} .liability-vs-asset {
flex-direction: column;
}
.liability-vs-asset .or {
margin: 20px 0 0 0;
} .pillars {
gap: 20px;
flex-direction: column;
} .dos-and-donts {
flex-direction: column;
}
.cta br {
display: none
} .problem-journey {
flex-direction: column;
} .redefine-cols {
flex-direction: column-reverse;
} .pathway {
margin-top: -60px;
padding-top: 80px;
}
.pathway .grid-container {
padding: 0 30px;
}
.pathway-steps {
flex-direction: column;
}
.step {
flex-direction: column;
gap: 10px;
}
.step-detail {
text-align: center;
flex-direction: column;
}
.step-detail h5 {
margin-bottom: 10px;
} .global-partnership-cols {
flex-direction: column;
} .testimonials h3 {
width: 80%;
}
}
@media (max-width: 768px) {
.site-footer {
padding: 10px 0;
}
.inside-footer-widgets {
max-width: 400px;
margin-left: auto !important; 
margin-right: auto !important;
}
.footer-widget-2 {
display: none;
}
.footer-widget-3 {
text-align: center;
}
.inside-footer-widgets>div:not(:last-child) {
margin-bottom: 50px;
}
.inside-footer-widgets {
text-align: center;
}
.inside-footer-widgets p {
text-align: center;
}
}
@media (max-width: 600px) {
body {
font-size: 17px;
}
h2 {
font-size: 6vw !important;
}
h4 {
margin-bottom: 20px;
font-size: 18px;
} body.page-id-5 {
background: #bccf57; }
.wrapper {
flex-direction: column-reverse;
height: auto;
}
.left-pane {
margin-top: -75px !important;
gap: 1em;
}
.sec-logo {
position: relative;
z-index: 99;
}
.sec-logo figure {
width: 150px;
}
.right-pane img {
display: block;
}
.under-construction {
padding: 15px;
top: 0;
width: 100%;
text-align: center;
font-size: 15px;
} .content-container {
margin-top: 90px;
}
.inside-article {
padding: 0 20px 40px 20px !important;
} .inside-header {
padding: 0 20px;
}
.site-header .header-image {
width: 200px;
} .banner-image {
height: 20vh;
min-height: 150px;
margin-bottom: 40px;
}
.banner-image.introduction {
height: 30vh;
min-height: 250px;
background-position-x: 80%;
}
.statement.desktop {
display: none;
}
.statement.mobile {
display: block;
width: auto;
padding-left: 0;
padding-right: 0;
padding-top: 0;
top: 0;
left: 0;
background: none;
text-align: center;
transform: translatey(0);
}
.statement.mobile p {
color: inherit;
} .liability-vs-asset .lva-icon {
height: 55px;
}
.liability-vs-asset .or {
margin: 10px 0 0 0;
} .solution .sec-badge {
margin: 30px 0;
}
.solution .sec-badge img {
width: 160px;		
} .dos-and-donts {
flex-direction: column;
gap: 0;
} .feature {
padding: 0;
}
.feature .grid-container {
margin: 0 30px;
gap: 0;
}
.feature-column {
border-right: 0;
border-bottom: 1px solid #aaa;
padding: 40px 0;
}
.business-sa p {
text-align: center;
} .testimonials .headshot img {
width: 160px; 
}
.testimonials h3 {
width: 100%;
font-size: 22px;
} .business-priorities {
gap: 1em;
}
.complex-solns {
width: 100%;
} .redefining-energy h3 {
margin-bottom: 20px;
} .pathway {
margin-top: -40px;
padding-top: 50px;
} .global-partnership h2 {
text-align: left;
margin: 30px 0 30px 0;
} .healthcheck {
margin-bottom: 60px;
}
.icon-roundel {
width: 80px;
height: 80px;
}
.healthcheck-content {
padding: 0;
}
.ambassadors-container {
width: 100%;
gap: 1em;
font-size: 0.9em;
}
.ambassadors-container img {
height: 60px;
}
.healthcheck h4 {
margin-bottom: 0;
}
.hc-survey-form {
margin-bottom: 30px !important;
}
.hc-survey-form .wpforms-page-1 {
background: none !important;
padding: 0 !important;
margin-top: 0 !important;
}
.wpforms-one-half:not(.field-name .wpforms-one-half) {
width: 100% !important;
margin-left: 0 !important;
}
div.wpforms-container-full .wpforms-form .wpforms-page-indicator {
padding: 20px;
}
div.wpforms-container-full .wpforms-form ul li {
margin-bottom: 8px !important;
}
.survey-hints {
padding: 10px 20px 0 !important;
} .logo-carousel {
margin: 20px;
}
.logo-carousel img {
width: 200px;
} .section.contactus {
width: 100%;
}
.wpforms-one-half:not(.field-name .wpforms-one-half) {
width: 48% !important;
margin-left: 4% !important;
} .footer-partner-logos {
justify-content: center;
gap: 2em;
max-width: 300px;
margin: 0 auto;
}
.footer-partner-logos > div {
flex-basis: 33%;
}
}