@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.25o87uqmvr.bundle.scp.css';

/* _content/EnergiaMT/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-pzv5u6st6p] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-pzv5u6st6p] {
    flex: 1;
}

.sidebar[b-pzv5u6st6p] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-pzv5u6st6p] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-pzv5u6st6p]  a, .top-row[b-pzv5u6st6p]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-pzv5u6st6p]  a:hover, .top-row[b-pzv5u6st6p]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-pzv5u6st6p]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-pzv5u6st6p] {
        justify-content: space-between;
    }

    .top-row[b-pzv5u6st6p]  a, .top-row[b-pzv5u6st6p]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-pzv5u6st6p] {
        flex-direction: row;
    }

    .sidebar[b-pzv5u6st6p] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-pzv5u6st6p] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-pzv5u6st6p]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-pzv5u6st6p], article[b-pzv5u6st6p] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-pzv5u6st6p] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-pzv5u6st6p] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/EnergiaMT/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-gtll05iqc0] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-gtll05iqc0] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-gtll05iqc0] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-gtll05iqc0] {
    font-size: 1.1rem;
}

.bi[b-gtll05iqc0] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-gtll05iqc0] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-gtll05iqc0] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-gtll05iqc0] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-gtll05iqc0] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-gtll05iqc0] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-gtll05iqc0] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-gtll05iqc0] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-gtll05iqc0] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-gtll05iqc0] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-gtll05iqc0] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-gtll05iqc0] {
        padding-bottom: 1rem;
    }

    .nav-item[b-gtll05iqc0]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-gtll05iqc0]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-gtll05iqc0]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-gtll05iqc0] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-gtll05iqc0] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-gtll05iqc0] {
        display: none;
    }

    .nav-scrollable[b-gtll05iqc0] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
.text-justify[b-gtll05iqc0] {
    text-align: justify !important;
}
/* _content/EnergiaMT/Components/Layout/RedesSociais.razor.rz.scp.css */
body[b-xnzy9pfsh7] {
    margin:0;
    padding:0;
    background: #ebebeb;
}
ul[b-xnzy9pfsh7] {
    margin:0;
    padding:0;
}
ul li[b-xnzy9pfsh7] {
    list-style:none;
}
ul li a[b-xnzy9pfsh7] {
    display:block;
    position:relative;
    width:100px;
    height:100px;
    line-height:100px;
    font-size:40px;
    text-align:center;
    text-decoration:none;
    color:#404040;
    margin: 0 30px;
    transition:.5s;
}
ul li a span[b-xnzy9pfsh7] {
    position:absolute;
    transition: transform .5s;
}
ul li a span:nth-child(1)[b-xnzy9pfsh7],
ul li a span:nth-child(3)[b-xnzy9pfsh7]{
    width:100%;
    height:3px;
    background:#404040;
}
ul li a span:nth-child(1)[b-xnzy9pfsh7] {
    top:0;
    left:0;
    transform-origin: right;
}
ul li a:hover span:nth-child(1)[b-xnzy9pfsh7] {
    transform: scaleX(0);
    transform-origin: left;
    transition:transform .5s;
}

ul li a span:nth-child(3)[b-xnzy9pfsh7] {
    bottom:0;
    left:0;
    transform-origin: left;
}
ul li a:hover span:nth-child(3)[b-xnzy9pfsh7] {
    transform: scaleX(0);
    transform-origin: right;
    transition:transform .5s;
}

ul li a span:nth-child(2)[b-xnzy9pfsh7],
ul li a span:nth-child(4)[b-xnzy9pfsh7]{
    width:3px;
    height:100%;
    background:#404040;
}
ul li a span:nth-child(2)[b-xnzy9pfsh7] {
    top:0;
    left:0;
    transform:scale(0);
    transform-origin: bottom;
}
ul li a:hover span:nth-child(2)[b-xnzy9pfsh7] {
    transform: scale(1);
    transform-origin: top;
    transition:transform .5s;
}
ul li a span:nth-child(4)[b-xnzy9pfsh7] {
    top:0;
    right:0;
    transform:scale(0);
    transform-origin: top;
}
ul li a:hover span:nth-child(4)[b-xnzy9pfsh7] {
    transform: scale(1);
    transform-origin: bottom;
    transition:transform .5s;
}

.facebook:hover[b-xnzy9pfsh7] {
    color: #3b5998;
}
.facebook:hover span[b-xnzy9pfsh7] {
    background: #3b5998;
}
.twitter:hover[b-xnzy9pfsh7] {
    color: #1da1f2;
}
.twitter:hover span[b-xnzy9pfsh7] {
    background: #1da1f2;
}
.instagram:hover[b-xnzy9pfsh7] {
    color: #c32aa3;
}
.instagram:hover span[b-xnzy9pfsh7] {
    background: #c32aa3;
}
.google:hover[b-xnzy9pfsh7] {
    color: #dd4b39;
}
.google:hover span[b-xnzy9pfsh7] {
    background: #dd4b39;
}
ul li a .twitter[b-xnzy9pfsh7] {
    color: #1da1f2;
}
ul li a:hover:nth-child(3)[b-xnzy9pfsh7] {
    color: #c32aa3;
}
ul li a:hover:nth-child(4)[b-xnzy9pfsh7] {
    color: #dd4b39;
}
/* _content/EnergiaMT/Components/Layout/SocialIcons.razor.rz.scp.css */
body[b-aoweih6tbg] {
    margin:0;
    padding:0;
    background: #ebebeb;
}
ul[b-aoweih6tbg] {
    margin:0;
    padding:0;
}
ul li[b-aoweih6tbg] {
    list-style:none;
}
ul li a[b-aoweih6tbg] {
    display:block;
    position:relative;
    width:100px;
    height:100px;
    line-height:100px;
    font-size:40px;
    text-align:center;
    text-decoration:none;
    color:#404040;
    margin: 0 30px;
    transition:.5s;
}
ul li a span[b-aoweih6tbg] {
    position:absolute;
    transition: transform .5s;
}
ul li a span:nth-child(1)[b-aoweih6tbg],
ul li a span:nth-child(3)[b-aoweih6tbg]{
    width:100%;
    height:3px;
    background:#404040;
}
ul li a span:nth-child(1)[b-aoweih6tbg] {
    top:0;
    left:0;
    transform-origin: right;
}
ul li a:hover span:nth-child(1)[b-aoweih6tbg] {
    transform: scaleX(0);
    transform-origin: left;
    transition:transform .5s;
}

ul li a span:nth-child(3)[b-aoweih6tbg] {
    bottom:0;
    left:0;
    transform-origin: left;
}
ul li a:hover span:nth-child(3)[b-aoweih6tbg] {
    transform: scaleX(0);
    transform-origin: right;
    transition:transform .5s;
}

ul li a span:nth-child(2)[b-aoweih6tbg],
ul li a span:nth-child(4)[b-aoweih6tbg]{
    width:3px;
    height:100%;
    background:#404040;
}
ul li a span:nth-child(2)[b-aoweih6tbg] {
    top:0;
    left:0;
    transform:scale(0);
    transform-origin: bottom;
}
ul li a:hover span:nth-child(2)[b-aoweih6tbg] {
    transform: scale(1);
    transform-origin: top;
    transition:transform .5s;
}
ul li a span:nth-child(4)[b-aoweih6tbg] {
    top:0;
    right:0;
    transform:scale(0);
    transform-origin: top;
}
ul li a:hover span:nth-child(4)[b-aoweih6tbg] {
    transform: scale(1);
    transform-origin: bottom;
    transition:transform .5s;
}

.facebook:hover[b-aoweih6tbg] {
    color: #3b5998;
}
.facebook:hover span[b-aoweih6tbg] {
    background: #3b5998;
}
.twitter:hover[b-aoweih6tbg] {
    color: #1da1f2;
}
.twitter:hover span[b-aoweih6tbg] {
    background: #1da1f2;
}
.instagram:hover[b-aoweih6tbg] {
    color: #c32aa3;
}
.instagram:hover span[b-aoweih6tbg] {
    background: #c32aa3;
}
.google:hover[b-aoweih6tbg] {
    color: #dd4b39;
}
.google:hover span[b-aoweih6tbg] {
    background: #dd4b39;
}
ul li a .twitter[b-aoweih6tbg] {
    color: #1da1f2;
}
ul li a:hover:nth-child(3)[b-aoweih6tbg] {
    color: #c32aa3;
}
ul li a:hover:nth-child(4)[b-aoweih6tbg] {
    color: #dd4b39;
}
/* _content/EnergiaMT/Components/Pages/HomeParts/Footer.razor.rz.scp.css */
*[b-pwuvqpx5mi] {
    margin: 0;
    padding: 0;
}
a[b-pwuvqpx5mi] {
    color: #fff;
    text-decoration: none;
}
.pg-footer[b-pwuvqpx5mi] {
    font-family: 'Roboto', sans-serif;
}


.footer[b-pwuvqpx5mi] {
    background-color: #486c34;
    color: #fff;
}
.footer-wave-svg[b-pwuvqpx5mi] {
    background-color: transparent;
    display: block;
    height: 30px;
    position: relative;
    top: -1px;
    width: 100%;
}
.footer-wave-path[b-pwuvqpx5mi] {
    fill: #fffff2;
}

.footer-content[b-pwuvqpx5mi] {
    margin-left: auto;
    margin-right: auto;
    max-width: 1230px;
    padding: 40px 15px 450px;
    position: relative;
}

.footer-content-column[b-pwuvqpx5mi] {
    box-sizing: border-box;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    color: #fff;
}

.footer-content-column ul li a[b-pwuvqpx5mi] {
    color: #fff;
    text-decoration: none;
}

.footer-logo-link[b-pwuvqpx5mi] {
    display: inline-block;
}
.footer-menu[b-pwuvqpx5mi] {
    margin-top: 30px;
}

.footer-menu-name[b-pwuvqpx5mi] {
    color: #fffff2;
    font-size: 15px;
    font-weight: 900;
    letter-spacing: .1em;
    line-height: 18px;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: uppercase;
}
.footer-menu-list[b-pwuvqpx5mi] {
    list-style: none;
    margin-bottom: 0;
    margin-top: 10px;
    padding-left: 0;
}
.footer-menu-list li[b-pwuvqpx5mi] {
    margin-top: 5px;
}

.footer-call-to-action-description[b-pwuvqpx5mi] {
    color: #fffff2;
    margin-top: 10px;
    margin-bottom: 20px;
}
.footer-call-to-action-button:hover[b-pwuvqpx5mi] {
    background-color: #fffff2;
    color: #96d573;
}
.button:last-of-type[b-pwuvqpx5mi] {
    margin-right: 0;
}
.footer-call-to-action-button[b-pwuvqpx5mi] {
    background-color: #96d573;
    border-radius: 21px;
    color: #fffff2;
    display: inline-block;
    font-size: 11px;
    font-weight: 900;
    letter-spacing: .1em;
    line-height: 18px;
    padding: 12px 30px;
    margin: 0 10px 10px 0;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color .2s;
    cursor: pointer;
    position: relative;
}
.footer-call-to-action[b-pwuvqpx5mi] {
    margin-top: 30px;
}
.footer-call-to-action-title[b-pwuvqpx5mi] {
    color: #fffff2;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: .1em;
    line-height: 18px;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: uppercase;
}
.footer-call-to-action-link-wrapper[b-pwuvqpx5mi] {
    margin-bottom: 0;
    margin-top: 10px;
    color: #fff;
    text-decoration: none;
}
.footer-call-to-action-link-wrapper a[b-pwuvqpx5mi] {
    color: #fff;
    text-decoration: none;
}





.footer-social-links[b-pwuvqpx5mi] {
    bottom: 0;
    height: 54px;
    right: 0;
    width: 236px;
}

.footer-social-amoeba-svg[b-pwuvqpx5mi] {
    height: 54px;
    left: 0;
    display: block;
    top: 0;
    width: 236px;
}

.footer-social-amoeba-path[b-pwuvqpx5mi] {
    fill: #96d573;
}

.footer-social-link.linkedin[b-pwuvqpx5mi] {
    height: 26px;
    left: 3px;
    top: 11px;
    width: 26px;
}

.footer-social-link[b-pwuvqpx5mi] {
    display: block;
    padding: 10px;
}

.hidden-link-text[b-pwuvqpx5mi] {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
    -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
    clip-path: inset(0px 0px 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0;
    top: 50%;
}

.footer-social-icon-svg[b-pwuvqpx5mi] {
    display: block;
}

.footer-social-icon-path[b-pwuvqpx5mi] {
    fill: #fffff2;
    transition: fill .2s;
}

.footer-social-link.twitter[b-pwuvqpx5mi] {
    height: 28px;
    left: 62px;
    top: 3px;
    width: 28px;
}

.footer-social-link.youtube[b-pwuvqpx5mi] {
    height: 24px;
    left: 123px;
    top: 12px;
    width: 24px;
}

.footer-social-link.github[b-pwuvqpx5mi] {
    height: 34px;
    left: 172px;
    top: 7px;
    width: 34px;
}

.footer-copyright[b-pwuvqpx5mi] {
    background-color: #96d573;
    color: #fff;
    padding: 15px 30px;
    text-align: center;
}

.footer-copyright-wrapper[b-pwuvqpx5mi] {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
}

.footer-copyright-text[b-pwuvqpx5mi] {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 0;
    margin-top: 0;
}

.footer-copyright-link[b-pwuvqpx5mi] {
    color: #fff;
    text-decoration: none;
}







/* Media Query For different screens */
@media (min-width:320px) and (max-width:479px)  { /* smartphones, portrait iPhone, portrait 480x320 phones (Android) */
    .footer-content[b-pwuvqpx5mi] {
        margin-left: auto;
        margin-right: auto;
        max-width: 1230px;
        padding: 40px 15px 1050px;
        position: relative;
    }
}
@media (min-width:480px) and (max-width:599px)  { /* smartphones, Android phones, landscape iPhone */
    .footer-content[b-pwuvqpx5mi] {
        margin-left: auto;
        margin-right: auto;
        max-width: 1230px;
        padding: 40px 15px 1050px;
        position: relative;
    }
}
@media (min-width:600px) and (max-width: 800px)  { /* portrait tablets, portrait iPad, e-readers (Nook/Kindle), landscape 800x480 phones (Android) */
    .footer-content[b-pwuvqpx5mi] {
        margin-left: auto;
        margin-right: auto;
        max-width: 1230px;
        padding: 40px 15px 1050px;
        position: relative;
    }
}
@media (min-width:801px)  { /* tablet, landscape iPad, lo-res laptops ands desktops */

}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */

}
@media (min-width:1281px) { /* hi-res laptops and desktops */

}




@media (min-width: 760px) {
    .footer-content[b-pwuvqpx5mi] {
        margin-left: auto;
        margin-right: auto;
        max-width: 1230px;
        padding: 40px 15px 450px;
        position: relative;
    }

    .footer-wave-svg[b-pwuvqpx5mi] {
        height: 50px;
    }

    .footer-content-column[b-pwuvqpx5mi] {
        width: 24.99%;
    }
}
@media (min-width: 568px) {
    /* .footer-content-column {
        width: 49.99%;
    } */
}
/* _content/EnergiaMT/Components/Pages/HomeParts/Header.razor.rz.scp.css */
.banner[b-xpkvii9ykm] {
    
    height: 35em;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.banner-text[b-xpkvii9ykm] {
    color: #fff;
    font-size: 1.25em;
    left: 0;
    position: absolute;
    top: 75%;
    text-align: center;
    text-shadow: 0 0px 2px rgba(0, 0, 0, .5);
    width: 100%;
}
